
body{
font-family: 'Assistant', sans-serif;
text-transform:capitalize;
   }
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
color:#333;
font-weight:bold;
}
a{
color:#333;
 }
a:hover{
text-decoration:none;
color:#0a9072;
}
a:focus{
text-decoration:none;
color:#0a9072;
}
ul{
padding:0;
margin:0;
list-style:none;
margin-top:15px;
}
li{
font-size:18px;
  }
p{
padding:0;
margin:0;
font-size:18px;
margin-top:15px;
color:#333;
}
h1{
font-size:50px;
margin-top:15px;
}
h2{
font-size:42px;
margin-top:15px;
}
h3{
font-size:34px;
margin-top:15px;
}
h4{
font-size:24px;
margin-top:15px;
}
h5{
font-size:18px;
margin-top:15px;
}
h6{
font-size:16px;
margin-top:15px;
font-weight:normal;
}
.space_left{
padding-left:0; 
} 
.space_right{
padding-right:0;
} 
.space_all{
padding:0; 
} 
.iw{
width:100%;
   }
.button{
background:#22a98b;
display:inline-block;
color:#fff;
padding:15px 25px 15px 25px!important;
margin-top:10px;
font-weight:normal;
border-radius:3px;
  }
.button:hover{
background:#0a9072!important;
color:#fff;
  }
.button i{
margin-left:5px;
margin-right:5px;
vertical-align:middle;
  }

.button_1{
background:#0a9072;
display:inline-block;
color:#fff;
padding:15px 25px 15px 25px!important;
margin-top:10px;
font-weight:normal;
border-radius:3px;
  }
.button_1:hover{
background:#1f836d!important;
color:#fff;
  }
.button_1 i{
margin-left:5px;
margin-right:5px;
vertical-align:middle;
  }
.border_none{
border:none!important;
  }
.mgt{
margin-top:0!important;
  }
.mgb{
margin-bottom:0!important;
  }
.mgl{
margin-left:0!important;
  }
.bold{
 font-weight:bold!important;
  }
.normal{
 font-weight:100!important;
  }
.navbar {
 min-height:auto; 
 margin-bottom:0;
 border:none;
 border-radius:0;
}
.col{
color:#fff!important;  
  }
.col_1{
color:#0a9072!important;
 }
.col_2{
color:#999!important;
 }
.col_3{
color:#ddd!important;
 }
.col_4{
color:#22a98b!important;
 }
.pdb{
padding-bottom:0!important; 
 }
.block{
display:block; 
 }
.inline{
display:inline-block; 
 }
.bgn{
background:none!important; 
 }
.big{
text-transform:uppercase; 
 }
.hr_1 {
border-color: #0a9072;
border-width: 5px;
width: 70px;
}
.font_16{
font-size:16px; 
 }

/*********************top****************/
#top{
background:#2ec8a6;
 }
.top_1l{
padding-top:6px; 
 }
.top_1l ul li i{
border:1px solid #37e1bb;
display:inline-block;
text-align:center;
width:35px;
height:35px;
line-height:35px;
margin-right:5px; 
 }
.top_1l ul li{
display:inline-block;
margin-left:10px;
margin-right:10px;
font-size:16px;
 }
.top_1l ul li a:hover{
color:#0a9072!important;
 }
/*********************top_end****************/

/*********************header****************/
.cd-secondary-nav .is-visible {
  visibility: visible;
  transform: scale(1);
  transition: transform 0.3s, visibility 0s 0s;
}
.cd-secondary-nav.is-fixed {
z-index: 9999;
position: fixed;
left: auto;
top: 0; 
width:100%!important;
background:#fff!important;
  }

#header .navbar-brand{
height:auto;
font-size:26px;
padding:0;
text-transform:uppercase;
text-align:center;
font-weight:bold;
color:#333;
background:#2ec8a614;
padding:10px;
 }
.navbar-nav{
padding-top:25px; 
 }
#header .m_tag{
padding:10px 20px;
font-weight:bold;
border-radius:30px;
margin-left:5px;
margin-right:5px;
border:2px solid #fff;
 }
#header .m_tag:hover{
background:none;
color:#22a98b;
border:2px solid #22a98b;
 }
#header .m_tag:focus{
background:none;
color:#22a98b;
border:2px solid #22a98b;
 }
#header .active_tab{
background:none;
color:#22a98b;
border:2px solid #22a98b;
 }
#header  .drop_3 a{
font-size:18px;
padding-top:15px;
padding-bottom:15px;
color:#000;
border-bottom:1px solid #eee;
 }
#header  .drop_3 a:hover{
background:#0a9072;
color:#fff;
 }
#header  .drop_3{
padding:0;
min-width:250px;
margin-top:23px;
border-radius:0;
background:#fff!important;
border:none;
border-top:2px solid #22a98b;
 }
#header  .drop_2{
padding:0;
min-width:250px;
margin-top:23px;
border-radius:0;
background:#fff!important;
border:none;
border-top:2px solid #22a98b;
padding-top:10px;
padding-bottom:10px;
 }
#header  .drop_2 .btn{
background:#22a98b;
margin-left:0!important;
border-color:#22a98b; 
 }
/*********************header_end****************/

/*********************common****************/
.pages{
margin-top:20px; 
 }
.pages ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:45px;
 background: #f4f4f4;
 text-align:center;
 border-radius:3px;
 }
.pages ul li a{
display:block;
color: #333;
 }
.pages ul li:hover{
 background: #0a9072;
 }
.pages ul li:hover a{
 color: #fff;
 }
.act{
  background:#0a9072!important;
 }
.act a{
 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;
	margin: 0 1px;
}

/* 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;
	font-size:16px;
}
.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;
}
.center_o {
padding-top:70px;
padding-bottom:70px;
background:#f4f4f4;
}
.center_o1 h4{
background:#fff;
display:inline-block;
padding:10px 20px 12px 20px; 
 }
.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);
}
.team_h1{
margin-bottom:30px; 
 }
.event_o{
background:#f4f4f4; 
 }
.event_o .event_1lr{
background:#fff; 
 }
.subs_o{
background:#f4f4f4; 
 }
.subs_o .form-control{
background:#fff!important; 
 }
/*********************common_end****************/

/*********************subs****************/
#subs{
padding-top:40px;
padding-bottom:40px;
 }
.subs1 .form-control{
width:30%;
margin-left:auto;
margin-right:auto;
height:50px;
border:none;
box-shadow:none;
font-size:18px; 
background:#f4f4f4;
margin-top:20px;
 }
/*********************subs_end****************/


/*********************footer****************/
#footer{
background:#111; 
 }
.footer_1l h4 i{
margin-right:5px;
vertical-align:middle; 
 }
.footer_1l h4{
font-size:26px; 
 }
.footer_1l h5 i{
vertical-align:middle;
margin-left:5px;
 }
.footer_1l ul li i{
border:1px solid #ddd;
display:inline-block;
text-align:center;
width:35px;
height:35px;
line-height:35px;
margin-right:5px; 
 }
.footer_1l ul li{
font-size:16px;
margin-top:10px;
 }
.footer_1l ul li a:hover{
color:#0a9072!important;
 }
.footer_1r1l ul li{
display:inline-block;
margin-top:3px; 
 }
.footer_1r1l h5 i{
margin-right:5px;
vertical-align:middle; 
 }
.footer_1r2r ul li a{
background:#22a98b;
border-radius:0;
width:35px;
height:35px;
 }
.footer_1r2r ul li a i{
line-height:35px;
 }
.footer_1r{
border-left:1px solid #2e2e2e;
padding-top:30px; 
padding-bottom:30px; 
 }
.footer_1l{
padding-top:30px; 
 }
.footer_1r2{
border-top:1px solid #2e2e2e;
padding-top:30px;
margin-top:30px; 
 }
.footer_1r2l p{
margin-top:6px; 
 }
/*********************footer_end****************/



@media screen and (max-width : 767px){
.space_left{
padding-left:15px; 
} 
.space_right{
padding-right:15px; 
} 
.space_all{
padding-left:15px;
padding-right:15px;
} 
.navbar-collapse{
box-shadow:none; 
max-height:none; 
  }
.navbar .navbar-collapse, .navbar-default .navbar-form {
border:none;
}
.navbar-toggle{
 background:#0a9072;
 border:none;
 border-radius:0; 
 margin-top:31px;
  }
.navbar-toggle:hover{
 background:#0a9072!important; 
  }
.navbar-toggle:focus{
 background:#0a9072!important; 
  }
.navbar-toggle .icon-bar{
 background:#fff!important; 
  }
.navbar {
position:static;
text-align:center;
  }
.dropdown-menu{
background:#fff!important; 
 }
#header .drop_3 a{
font-size:24px!important;
padding-top:15px!important;
padding-bottom:15px!important;
 }
#header .drop_3{
margin-top:0;
 }
#header .drop_2{
margin-top:0;
margin-left:10px;
margin-right:10px;
min-width:90%!important;
 }
.cd-secondary-nav.is-fixed {
position:static;
 }
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
border:none; 
 }
#header .m_tag{
font-size:28px!important;
border:none;
border-bottom:1px solid #eee;
padding-top:17px!important;
padding-bottom:17px!important;
margin-top:0;
border-radius:0!important;
border-right:none;
margin:0;
 }
.pages ul li{
margin-bottom:5px; 
 }
.hr_1{
margin-left:auto!important; 
 }

#top{
text-align:center;
padding-bottom:11px; 
 }
.top_1l ul li{
margin-top:5px;
margin-bottom:5px; 
 }
.subs1 .form-control{
width:80%; 
 }
#footer{
text-align:center; 
 }
.footer_1r1l {
margin-top:15px; 
 }
.footer_1r2r {
margin-top:10px; 
 }
.team_h1 br{
display:none;
 }
}
@media (min-width:768px) and (max-width:991px) {
.container{
width:100%; 
padding-left:20px;
padding-right:20px;
 }
.top_1l ul li{
margin-top:2px;
margin-bottom:2px; 
 }
.top_1l{
padding-bottom:6px; 
 }
.top_1r{
padding-top:6px;
 }
#header .m_tag{
padding:8px;
margin-left:2px;
margin-right:2px; 
 }
.navbar-nav{
padding-top:27px; 
 }
.team_h1 br{
display:none;
 }
.footer_1r1l img{
width:70px;
height:70px; 
 }
.footer_1r2r  ul li{
margin-bottom:5px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.container{
width:100%; 
padding-left:20px;
padding-right:20px;
 }
.top_1r .button{
padding:15px 15px!important;
 }
.footer_1r2r  ul li{
margin-bottom:5px; 
 }
 }
@media (min-width:1201px) and (max-width:1330px) {

 }



