 
body{
font-family: 'Quicksand', sans-serif;
}
ul{
list-style:none;
padding:0;
 }
h1{
font-size:50px; 
 }
h2{
font-size:42px; 
 }
h3{
font-size:34px; 
 }
h1,h2,h3,h4,h5{
font-weight:bold;
 }
p{
color: #333;
 }

a{
color: #333;
text-decoration:none;
 }
a:hover{
text-decoration:none;
color: #d72f68;
 }
a:focus{
text-decoration:none;
color: #A5C347;
 }

.button{
background:#A5C347; 
color:#fff!important;
display: inline-block;
transition: 0.3s;
padding:1.1rem 3rem 1.1rem 3rem;
font-weight:bold;
border-radius:30px;
 }
.button:hover{
background: #ff236c;
color:#fff!important;
 }
 
.button_1{
background:#f0aa00;
color:#fff!important;
display: inline-block;
transition: 0.3s;
padding:1.1rem 3rem 1.1rem 3rem;
font-weight:bold;
border-radius:30px;
 }
.button_1:hover{
background: #ff236c;
color:#fff!important;
 }
.button_2{
background:#fff;
color:#000!important;
display: inline-block;
transition: 0.3s;
padding:1.1rem 3rem 1.1rem 3rem;
font-weight:bold;
border-radius:30px;
 }
.button_2:hover{
background: #64c8ff; 
color:#fff!important;
 }



.grid figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
text-align: center;
cursor: pointer;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img
{
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz:hover img {
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}

.col_green{
color: #A5C347; 
 }
.col_yell{
color:#f0aa00; 
 }
.col_dark{
color: #5d58ef;
 }
.col_pur{
color: #80f;
 }
.col_pink{
color: #ff236c; 
 }
.col_light{
color: #FFF;
 }
.col_blue{
color:#64c8ff;
 }
.bg_green{
background:#A5C347!important; 
 }
.bg_light{
background:#E4E9EC; 
 }
.bg_yell{
background:#f0aa00; 
 }
.bg_pink{
background:#ff236c; 
 }
.bg_blue{
background:#64c8ff; 
 }
.bg_dark{
background:#13122c; 
 }
.bg_pur{
background: #80f;
 }


hr{
opacity:1;
background-color:#ebf3d2; 
 }
.font_14{
font-size:14px; 
 }
.font_12{
font-size:12px; 
 }
.font_8{
font-size:8px; 
 }

.font_60{
font-size:60px; 
 }

.line {
height:3px!important;
width: 70px;
background-color:#ff236c;
}
.p_3{
padding-top:20px;
padding-bottom:20px; 
 }

.border_1{
border:1px solid #ebf3d2;
 }

.carousel_p .carousel-indicators {
bottom: -60px!important;
}
.carousel_p {
padding-bottom: 70px;
}
.rounded_20{
border-radius:20px!important; 
 }
.rounded_50{
border-radius:50px!important; 
 }
.dropdown:hover .dropdown-menu { 
display: block; 
} 
.dropdown>.dropdown-toggle:active {
/*Without this, clicking will make it sticky*/
pointer-events: none;
}

/*********************header****************/
.navbar-brand{
font-size:32px;
 }
#header .nav-link {
color: #333;
padding:15px 20px;
font-weight:bold;
border-bottom:5px solid transparent;
}
#header .nav-link:hover{
color:#A5C347;
border-bottom:5px solid #A5C347;
 }
#header .nav-link:focus{
color:#A5C347;
border-bottom:5px solid #A5C347;
 }
#header .active{
color:#A5C347;
border-bottom:5px solid #A5C347;
 }
.drop_1 {
min-width: 220px;
padding: 0;
margin-top: 0px!important;
background: #fff;
border-radius: 0;
border: 1px solid #ebf3d2;
}
.drop_1 a {
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #ebf3d2;
color: #333;
font-weight:bold;
}
.drop_1 a:hover {
color:#fff;
background:#A5C347;
}

.sticky {
position: fixed;
top: 0;
width: 100%;
z-index:3;
}
.sticky {
top: -40px;
transform: translateY(40px);
transition: transform .3s;
}
.nav_hide:after{
display:none; 
 }
.drop_search {
left:auto!important;
right:0!important;
min-width:250px;
}
.search_btn{
margin-top:2px; 
 }
/*********************header_end****************/


/*********************common****************/
.pages ul li{
 display:inline-block;
 }
.pages ul li a{
display:block;
color: #111;
 margin: 0 2px;
 width:40px;
 height:40px;
 line-height:38px;
 text-align:center;
 border:1px solid #ebf3d2;
 background:#fff;
 }
.pages ul li a:hover{
 background: #A5C347;
 border:1px solid #A5C347;
 }
.pages ul li a:hover{
 color: #fff!important;
 }
.act{
background:#A5C347!important;
border:1px solid #A5C347!important;
color:#fff!important;
 }

 /* footer social icons */
ul.social-network {
list-style: none;
display: block;
margin-left:0 !important;
padding: 0;
}
ul.social-network li {
display: inline-block;
}

/* footer social icons */
.social-network a.icoRss:hover {
background-color: #F56505;
}
.social-network a.icoFacebook:hover {
background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
color:#44BCDD;
}

.social-circle li a {
display:inline-block;
position:relative;
margin:0 auto 0 auto;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
text-align:center;
width: 40px;
height: 40px;
}
.social-circle li i {
margin:0;
line-height:40px;
text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms--transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.social-circle i {
color: #fff;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
-ms-transition: all 0.8s;
transition: all 0.8s;
}
.form-control:focus{
  box-shadow:none;
 border-color:#ebf3d2; 
 }
.form-select:focus{
 box-shadow:none;
 border-color:#ebf3d2;  
 }
.form-control{
border-color:#ebf3d2;
box-shadow:none;
border-radius:0;
height:50px;
 }
.form-select{
border-color:#ebf3d2;
box-shadow:none; 
border-radius:0;
height:50px;
color:#777;
 }
 
 div.tablecontainer {
  overflow-x: auto;
}

table {
  border-collapse: collapse;
  width: 100%;
}

table, th, td {
   border: 1px solid #ddd;
   padding: 8px;
   text-align: left;
}

.shadow_box{
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 85%);
 }
.carousel-indicators [data-bs-target] {
 background-color: #A5C347;
}

.input-group .form-control{
height:auto; 
 }
.input-group .form-control:focus{
box-shadow:none;
 }
.form-check .form-check-input:checked {
background-color: #A5C347;
border-color: #A5C347;
}
.form_text{
height:150px!important; 
 }
.center_om{
background:#173d54a8;
padding-top:50px;
padding-bottom:50px; 
 }
.news_1l1i1{
bottom:-25px; 
 }
.award_m{
background:#3e397e;
 }
#award {
background-image: url(../img/7.jpg);
background-position: center;
}
.center_team{
background-image: url(../img/54.jpg);
background-position: center;
}
/*********************common_end****************/

/*********************spec****************/
.spec_1i span{
width:100px;
height:100px;
line-height:95px; 
 }
.spec_1i:hover{
background:#fff;
 }
/*********************spec_end****************/


/*********************testim****************/
.testim_1li2 {
padding-right:60px;
top:-25px; 
 }
.testim_1li2 span{
width:60px;
height:60px;
line-height:60px;
border:1px solid #f0aa00;  
 }
/*********************testim_end****************/

/*********************subs_o****************/

.subs_o1l .btn{
padding:15px 30px; 
 }
.subs_o1l .btn:hover{
background:#A5C347;
 }
/*********************subs_o_end****************/

/*********************footer****************/
#footer {
background-image: url(../img/7.jpg);
background-position: center;
}
.footer_m{
background:#35327c;
 }
.footer_mt{
padding-top:50px; 
 }
#footer hr{
background-color:#8e8ae3; 
 }
.footer_main_1{
top:-250px; 
 }
/*********************footer_end****************/


@media screen and (max-width : 767px){
.navbar-collapse{
max-height:300px;
overflow-y:scroll; 
border-top:1px solid #ebf3d2;
margin-top:15px;
 }
#header .nav-link{
font-size:28px;
border-bottom:1px solid #ebf3d2;
padding-top:10px;
padding-bottom:10px;
margin:0!important;
 }
#header .nav-link:hover{
border-bottom:1px solid #ebf3d2;
 }
#header .nav-link:focus{
border-bottom:1px solid #ebf3d2;
 }
.navbar .navbar-toggler{
box-shadow:none!important;
background:#f8f9fa; 
border:none;
border-radius:0;
margin-top:0;
 }
.drop_1{
margin-top:0!important; 
 }
.drop_1 a{
font-size:24px;
padding-left:40px; 
 }

.sticky .drop_1{
margin-top:0!important; 
 }
.line{
margin-left:auto;
margin-right:auto; 
 }

.pages ul li{
margin-top:5px;
margin-bottom:5px; 
 }
.navbar {
padding-top:10px!important;
padding-bottom:10px!important;
padding-left:0!important;
padding-right:0!important;
 }
#top{
display:none; 
 }
.spec_1i{
margin-top:8px;
margin-bottom:8px;
background:#fff; 
 }
.team_1m{
margin-top:8px;
margin-bottom:8px; 
 }
.testim_1r{
margin-top:15px; 
 }
.testim_1li2{
width:90%!important; 
padding-right: 15px;
 }
.testim_1ril{
margin-top:10px; 
 }
.news_1l2 h6{
text-align:center; 
 }
.news_1ril{
margin-top:10px;  
 }
.footer_main_1{
position:static!important; 
 }
.subs_o1l br{
display:none; 
 }
.subs_o1{
padding:10px!important; 
 }
.subs_o1l .btn {
padding: 15px 15px;
}
.subs_o1r{
margin-top:15px; 
 }
.footer_mt {
padding-top:30px;
}
.footer_1l{
margin-top:10px;
margin-bottom:10px; 
 }
.footer_1l h3{
text-align:center; 
 }
.footer_1l h4{
text-align:center; 
 }
.footer_1l ul{
text-align:center; 
 }
.footer_1ism h6{
margin-top:10px!important; 
 }
.footer_b1{
text-align:left!important; 
 }
.spec_1i p{
text-align:left; 
 }
 }
@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
#header .nav-link {
padding: 15px 9px;
font-size: 14px!important;
}
.drop_1 {
left:auto!important;
right:0!important;
}
.navbar-brand {
font-size: 26px;
}
.navbar-brand i{
font-size: 26px!important;
}
.spec_1i h4{
font-size:16px; 
 }
.spec_1i {
padding:15px!important; 
 }
.team_1m1i1 ul li a {
width:30px;
height:30px;
font-size:14px;
}
.team_1m1i1 ul li a i{
line-height:30px;
}
#team .button_2 {
padding: 0.5rem 1rem 0.5rem 1rem;
font-size:14px;
}
.testim_1l h2{
font-size:32px; 
 }
.subs_o1r img{
 min-height:280px;
 }
.subs_o1l h3{
font-size:26px; 
 }
.subs_o1l h5{
font-size:16px; 
 }
#footer h3{
font-size:24px;  
 }
#footer h3 i{
font-size:24px!important;  
 }
#footer h4{
font-size:20px;
margin-top:5px!important;  
 }
#footer p{
font-size:14px;  
 }
#footer h6{
font-size:14px;  
 }
#footer ul li a{
width:30px;
height:30px;
font-size:14px;  
 }
#footer ul li a i{
line-height:30px;  
 }
 }
@media (min-width:871px) and (max-width:991px) {
#header .nav-link {
padding: 15px 16px;
}
 }
@media (min-width:992px) and (max-width:1200px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
#team .button_2 {
padding: 0.8rem 1.5rem 0.8rem 1.5rem;
font-size:14px;
}
.spec_1i h4{
font-size:18px; 
 }
#footer h3{
font-size:24px;  
 }
#footer h3 i{
font-size:24px!important;  
 }
#footer h4{
font-size:20px;
margin-top:5px!important;  
 }
#footer p{
font-size:14px;  
 }
#footer h6{
font-size:14px;  
 }
.footer_mt {
padding-top: 180px;
}
#header .nav-link {
padding: 15px 16px;
}
.drop_1 {
left:auto!important;
right:0!important;
}
 }
@media (min-width:1201px) and (max-width:1360px) {

 }
@media (min-width:1400px) and (max-width:2000px) {
.footer_main_1{
top:-60%; 
 }
#news {
padding-bottom: 285px!important;
}
 }
