#topHeader .wrapper {
	background-color:#00ae96;
	color:#FFFFFF;
	}
#trueHeader #logo{
	background:url(../../images/bg-logo.png) no-repeat;
	background-size:296px;
}

.emed{
	font-size:32px;
	font:Verdana, sans-serif !important;
	color:#fff;
	text-transform:none !important;
	background-color:#0074bd;
	font-weight:bold;
	
}
.clin{
	font:Verdana, sans-serif !important;
	font-size:32px;
	color:#fff;
	font-style:italic;
	text-transform:none !important;
	background-color:#2e3192;
	
	
}
.emedmob{
	font:Verdana, sans-serif !important;
	font-size:32px;
	color:#fff;
	text-transform:none !important;
	background-color:#54a0c4;
	font-weight:bold;
	
}
.mob{
	font:Verdana, sans-serif !important;
	font-size:32px;
	color:#fff;
	font-style:italic;
	text-transform:none !important;
	background-color:#5185ac;
	
	
}
.emedweb{
	font:Verdana, sans-serif !important;
	font-size:32px;
	color:#fff;
	text-transform:none !important;
	background-color:#be1d22;
	font-weight:bold;
	
}
.web{
	font:Verdana, sans-serif !important;
	font-size:32px;
	color:#fff;
	font-style:italic;
	text-transform:none !important;
	background-color:#a71b1f;
	
	
}

.menu_main ul.nav>li>a.active {
	color: #fff;
	background-color: #00ae96 ;


	
	
}
.menu_main ul.nav>li>a:hover.active {
	color:#fff;
	background-color: #00ae96;
}

.menu_main ul.nav>li>a:hover {
	color:#fff;
	background-color: #00ae96;
}

.menu_main .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #00ae96;
}

.menu_main .dropdown-menu>li>a:hover,
.menu_main .dropdown-menu>li>a:focus {
    background-color: #00ae96;

}
.slider_overlay {
  background: none repeat scroll 0 0 #022714;
  height: 100%;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}


.master-slider .stext1 { color:#fff }

.master-slider .stext1 em {
	background-color: #00ae96;
}
.master-slider .sbutton1 {
	background-color: #00ae96;;
	color:#fff;
}

.master-slider .sbutton1:hover {
	background-color: #fff;
	color:#000
}
.master-slider .sbox1 div i {
	color: #00ae96;
}


/*--------------------*/
/* CLIENTS SECTION */
/*--------------------*/

#clients {
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 100px;
	width: 100%;
}
.clients_content{
	float: left;
	display: inline;
	width: 100%;
	margin-top: 30px;	
}
.clients_slider{
	float: left;
	display: inline;
	width: 100%;
}

.single_client {
  border: 1px solid #ccc;
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
  padding: 25px 0px;
}
.single_client>img{
	margin: 0 auto;
}
.clients_slider .slick-prev {
  border-radius: 5px 0 0 5px;
  color: #fff !important;
  height: 40px;
  left: 46.5%;
  top: 130%;
}
.clients_slider .slick-next {
  border-radius: 0 5px 5px 0;
  color: #fff !important;
  right: 46.5%;
  top: 130%;
  height: 40px;
}
.slider_btn:hover,.slider_btn:focus{
	border-color:#00ae96 !important;
	color: #fff !important;
}
.slides-navigation a::before,
.slides-navigation a::after,
.slides-navigation .icon-wrap::before,
.slides-navigation .icon-wrap::after {
	background: #00ae96;
}
.slides-pagination a {
  border: 2px solid #fff;
}

.slick-prev, .slick-next {
	background-color: #00ae96;
  color:#fff !important;
}

/*--------------------*/
/* TESTIMONIAL SECTION */
/*--------------------*/

#testimonial{
	background: none repeat scroll 0 0 #fff;
	display: inline;
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 80px;
	width: 100%;	/* border-top: 1px solid #eee; */
	/* border-bottom: 1px solid #eee; */
}
#testimonial .heading{
	margin-top: 20px;
}
.testimonial_customer{
	float: left;	
	display: inline;	
	width: 100%;		
}
.testimonial_slider{
	float: left;	
	display: inline;	
	width: 100%;	
}
.testimonial_slider>li{
	width: 380px;
	margin: 0 auto;
}
.testi_media {
  margin: 0 auto !important;
  width: 250px;
}
.testi_media .media-body {  
  vertical-align: middle;
}
.media-heading {  
  font-size: 20px;
}
.testi_media .media-body span {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.testi_media .media-left {
  padding-right: 20px;
}
.testi_img img {
  border-radius: 100%;
  height: 100px;
  width: 100px;
}
.testi_content {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  margin: 40px auto 0;
  padding: 10px;
  position: relative;
  width: 100%;
}
.testi_content:before {
  background-image: url("testimonial-arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  height: 22px;
  left: 30%;
  position: absolute;
  top: -22px;
  width: 32px;
}
.testimonial_slider .slick-dots li {
  border: 1px solid #e6e6e6;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  line-height: 102px;
  margin: 0 5px;
  padding: 7px 5px;
  position: relative;
  width: 34px;
}
.testimonial_slider .slick-dots li button:before {
  content:none;  
}
.testimonial_slider .slick-dots li button {
  background: none repeat scroll 0 0 #e6e6e6;
  height: 4px;
  padding: 0px;
  width: 20px;
}


.testi_media .media-body span {
  color: #00ae96;
}
.testimonial_slider .slick-dots li.slick-active button{
  background: none repeat scroll 0 0 #00ae96;  
}


.btn-danger { background-color:#0dceb3 !important; margin-top:50px ; color:#fff; border:#0dceb3 !important}
.btn-danger2 { background-color:#0dceb3 !important; color:#FFFFFF; margin-bottom:15px }
.branco { color:#fff;}

#contact{
	background: none repeat scroll 0 0 #f8f8f8;
	display: inline;
	float: left;
	padding: 80px 0px 0px;
	width: auto;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	
}
.contact_content {
  display: inline;
  float: left;
  margin-top: 30px;
  width: 100%;
  padding-bottom: 30px;
}
.contact_map {
  border: 1px solid #ccc;
  display: inline;
  float: left;
  width: 100%;
}
.contact_form{
	float: left;
	display: inline;
	width: 100%;
}
.contact_form input[type="text"],.contact_form input[type="email"]{
	margin-bottom: 30px;
	border-radius: 0px;
}
.submit_btn {
  border: 2px solid #fff;
  color: #fff;
  margin-top: 30px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.submit_btn:hover{
	background-color: #fff;
}
.form-control{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  outline: 0;  
  box-shadow:none; 
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea .form-control {
  height: auto;
}
#map_canvas{
	width: 100%;
	float: left;
	display: inline;
	height: 404px;
}
/*only firefox browser*/
@-moz-document url-prefix() { 
	 #map_canvas{
		width: 100%;
		float: left;
		display: inline;
		height: 422px;
	}
}
.contact_feature{
	float: left;
	display: inline;
	width: 100%;	
	position: relative;
	z-index: 999;
}
.single_contact_feaured {  
  border: 1px solid #ccc;
  display: inline;
  float: left;
  padding: 20px 10px;
  text-align: center;
  width: 100%;
}
.single_contact_feaured > i {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 5px;
}
.single_contact_feaured > h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}
.single_contact_feaured>p{
	color: #888888;
}
.success {
  border: 1px solid #008000;
  color: #008000;
  margin-bottom: 10px;
  padding: 5px;
}
.error{
  border: 1px solid #ff0000;
  color: #ff0000;
  margin-bottom: 10px;
  padding: 5px;
}

#contactFeature{
	background-image: url("../../images/contact-feature-bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;	
	position: relative;
	float: left;
	display: block;
	width: 100%;
	padding: 50px 0px;
	overflow:hidden;
}

#subscribe{
	float: left;
	display: inline;
	width: 100%;
	padding: 80px 0px;
}
.subscribe_form {
  margin: 0 auto;
  width: 60%;
}
.subscrive_group {
  display: inline;
  float: left;
  margin-top: 40px;
  width: 100%;
}
.subscribe_mail {
  border-radius: 0;
  display: inline;
  float: left;
  height: 50px;
  width: 80%;
  font-size: 18px;
}
.subscr_btn {
  border: medium none;
  color: #fff;
  display: inline;
  float: left;
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  text-transform: uppercase;
  width: 20%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.subscr_btn:hover{
	opacity: 0.75;
}




.footer {
  background: none repeat scroll 0 0 #2E2E2E;
  border-top: 5px solid #C52D2F;
  height: 84px;
  margin-top: 110px;
}

.footer_left {
  padding: 10px;
}

.text-left {
  color: #FFFFFF;
  font-size: 12px;
  margin-top: 15px;
}

/***********************
********* Footer ******
************************/
#bottom {
  background: #f5f5f5;
  border-bottom: 5px solid #0dceb3;
  font-size: 14px;
  padding-top:30px !important;
  padding-bottom:10px !important;
  clear:both
}

#bottom h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size:22px;
  color: #000;
}

#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom ul li {
  display: block;
  padding: 5px 0;
}

#bottom ul li a {
  color: #808080;
}

/*links footer */
#bottom ul li a:hover {
  color: #04974a;
}

#bottom .widget {
  margin-bottom: 0;
}

/* foooter verde */
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #00ae96;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #fff;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}

.social_nav{
	text-align: right;
	color: #ffffff;	
}
.social_nav li{
	display: inline-block;
}
.social_nav li a {
  border: 1px solid #fff;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  height: 30px;
  margin-left: 5px;
  text-align: center;
  width: 35px;
  line-height: 28px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.social_nav li a:hover {
  border: 1px solid #fff;
  color: #00ae96 !important;
  background-color:#fff !important;
  display: inline-block;
  font-size: 18px;
  height: 30px;
  margin-left: 5px;
  text-align: center;
  width: 35px;
  line-height: 28px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}





/*--------------------*/
/* FOOTER */
/*--------------------*/

/*
#footer{
	float: left;
	display: inline;
	width: 100%;
	padding: 20px;
	background-color: #444;
}
.footer_left{
	float: left;
	display: inline;
	width: 100%;
}
.footer_left > p {
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 5px;
}
.footer_left > p a {  
  font-weight: bold;
}
.footer_right{
	float: left;
	display: inline;
	width: 100%;
}
.social_nav{
	text-align: right;
	color: #ffffff;	
}
.social_nav li{
	display: inline-block;
}
.social_nav li a {
  border: 1px solid #fff;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  height: 30px;
  margin-left: 5px;
  text-align: center;
  width: 35px;
  line-height: 28px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
 */





.feature_section1 .one_fourth:hover .arrow_box,
.feature_section1 .one_fourth.active .arrow_box {
	border: 5px solid #00ae96;
}
.feature_section1 .one_fourth:hover .arrow_box:before,
.feature_section1 .one_fourth.active .arrow_box:before {
	border-top-color: #00ae96;
}
.feature_section1 .one_fourth:hover .arrow_box i,
.feature_section1 .one_fourth.active .arrow_box i {
	color: #00ae96;
}
.feature_section1 .one_fourth:hover h5,
.feature_section1 .one_fourth.active h5{
	color: #00ae96;
}


.feature_section2 {
	background-color: #00ae96;
}
.feature_section2 a {
	color: #00ae96;
}

.tabs li.active a {
	background-color: #0dceb3 !important;
}
.tabs li.active a:after {
	border-left-color: #0dceb3 !important;
}

.feature_section4 .one_fourth:hover .cornered,
.feature_section4 .one_fourth.active .cornered {
    border-bottom: 18px solid #00ae96;
}
.feature_section4 .one_fourth:hover .cornered2,
.feature_section4 .one_fourth.active .cornered2 {
    border-top: 18px solid #00ae96;
}
.feature_section4 .one_fourth:hover .ccont,
.feature_section4 .one_fourth.active .ccont {
	color: #fff;
    background-color: #00ae96;
}

a.ltwo:hover {
	color: #00ae96;
}

.feature_section6 .one_fourth:hover i,
.feature_section6 .one_fourth.active i{
	color: #00ae96;
}
.feature_section6 .one_fourth:hover h5,
.feature_section6 .one_fourth.active h5 {
	color: #00ae96;
}


.readmore_but1:hover {
	background-color: #00ae96;
}
.readmore_but2:hover {
	background-color: #00ae96;
}
.readmore_but3 {
	background-color: #00ae96;
}
.readmore_but4:hover {
	color: #00ae96;
}
.readmore_but5 {
	background-color: #00ae96;
}
.readmore_but5 i {
	border-left: 1px solid #e41313;
}
.readmore_but7 {
	background-color: #00ae96;
}
.readmore_but8 {
	background-color: #00ae96;
}
.readmore_but9 {
	background-color: #00ae96;
}

h2 i {
	color: #00ae96;
}
h5.siteccaps {
	color: #00ae96;
}
h5.sitec {
	color: #00ae96;
}
a.lthree:hover {
	color: #00ae96;
}

.feature_section11 strong {
	background-color: #00ae96;
}

.feature_section10 .left .flist:hover h4,
.feature_section10 .left .flist.active h4 {
	color: #00ae96;
}
.feature_section10 .right .flist:hover h4,
.feature_section10 .right .flist.active h4 {
	color: #00ae96;
}

.cbp-l-filters-alignLeft .cbp-filter-item-active {
	background-color:#00ae96;
	border:1px solid #00ae96
}

.cbp-l-filters-alignCenter .cbp-filter-item:hover {
	color:#00ae96;
}
.cbp-l-filters-alignCenter .cbp-filter-item-active {
	background-color: #00ae96;
}

.feature_section17 .tbox {
	background-color: #00ae96;
}

.feature_section15 {
	background-color: #00ae96;
}
.feature_section15 strong {
	background-color: #e41313;
}

.feature_section19 .pesimg strong {
	color: #00ae96;
}

.flex-control-paging li a:hover { background: #00ae96; }
.flex-control-paging li a.flex-active {background: #00ae96; }

.feature_section21 .cirbox {
	border: 5px solid #00ae96;
}
.feature_section21 .cirbox strong {
	color: #00ae96;
}
.feature_section21 .cirbox:hover {
	background-color: #00ae96;
}

.feature_section22 {
	background: #00ae96 url("../../images/parallax-bg7.png");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
}

.tabs3 li a:hover {
	color: #00ae96;
}
.tabs3 li.active a {
	color: #00ae96;
}

.feature_section25 li.planbut a:hover {
	background-color: #00ae96;
}
.feature_section25 ul.active li.planbut a {
	background-color: #00ae96;
}
.feature_section25 ul.active li.title h4 {
	color: #00ae96;
}
.feature_section25 ul.active li.title h1 {
	color: #00ae96;
}

.feature_section29 {
	background: #00ae96 url(../../images/site-img28.png) no-repeat center top;
}

.feature_section31 .isecbox i {
	color: #00ae96;
}

.features_sec42.two .box h5 {
	color: #00ae96;
}
.features_sec42.two .box:hover h5 {
	color: #00ae96;
}
.features_sec42.two .box:hover li a {
	background-color: #00ae96;
}

.tabs li.active a {
	background-color: #00ae96;
}
.tabs li.active a:after {
	border-left-color: #00ae96;
}

.tabs2 li.active a {
	background-color: #00ae96;
}

.features_sec29 .box:hover h4 {
	color: #00ae96;
}

.features_sec18 li.icon {
	color: #00ae96;
}

.features_sec27 ul.blogs2 li h5 {
	color: #00ae96;
}

.features_sec27 ul.news2 li.date strong {
	color: #00ae96;
	border: 1px solid #00ae96;
}
.features_sec27 ul.news2 li h5 {
	color: #00ae96;
}

.features_sec18 li.icon {
	color: #00ae96;
}
.features_sec18 li.icon2 {
	background-color: #00ae96;
}

.tags li a:hover {
	background-color: #00ae96;
}






.fullimage_box2 li i {
	color: #00ae96;
}
.fullimage_box2 h4 {
	color: #00ae96;
}

.error_pagenotfound em {
	color: #00ae96;
}

a.but_goback {
	background: #00ae96;
}

.big_text1 i {
	color: #00ae96;
}

.punchline_text_box {
	border-left: 5px solid #00ae96;
}

a.knowmore_but {
	background-color: #00ae96;
}

blockquote {
	border-left: 5px solid #00ae96;
}

.small_social_links li i {
	color: #00ae96;
}

.error_pagenotfound i {
	color: #00ae96;
}

.blog_post a.date strong {
	color: #00ae96;
}

.blog_post a.date i {
	background-color: #00ae96;
}

.blog_post h3 a {
	color: #00ae96;
}

.sidebar_widget ul.arrows_list1 li a {
	color: #00ae96;
}

#site-searchform #searchsubmit{
	background: #00ae96 url(../../images/site-search-icon.png) no-repeat center 14px;
}

.recent_posts_list li a:hover {
	color: #00ae96;
}

.sharepost li {
	background-color: #00ae96;
}

.about_author a:hover {
	color: #00ae96;
}

.address-info a {
	color: #00ae96;
}

.acc-trigger a { background: url(../../images/colors/red/accordion-ico.png) no-repeat 14px 13px;}
.acc-trigger a:hover { color: #00ae96; border-bottom: 1px solid #fff;  }
.acc-trigger.active a { color: #00ae96; background-position: 20px -58px; cursor: default;	}
.acc-trigger a { background: url(../../images/colors/red/accordion-ico.png) no-repeat 14px 13px;}
.acc-trigger a:hover { color: #00ae96; border-bottom: 1px solid #fff;  }
.acc-trigger.active a { color: #00ae96; background-position: 20px -58px; cursor: default;	}
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover { color: #00ae96; border-bottom: 1px solid #fff; }

.accrodation .acc-trigger a { background: url(../../images/colors/red/accordion-ico.png) no-repeat 14px 13px;}
.accrodation .acc-trigger a:hover { color: #00ae96; border-bottom: 1px solid #fff;  }
.accrodation .acc-trigger.active a { color: #00ae96; background-position: 14px -58px; cursor: default;	}
.accrodation .acc-trigger.active a:hover { color: #00ae96; border-bottom: 1px solid #fff; }

.sidebar_widget ul.tabs li.active, html .sidebar_widget ul.tabs li.active a,  html .sidebar_widget ul.tabs li.active a:hover  {
		border-top: 1px solid #00ae96;
}

.pricing-tables-helight .title {
	background-color: #e92828;
	border-top: 3px solid #cc0b0b;
	border-bottom: 1px solid #fe6868;
}
.pricing-tables-helight .price {
	background-color: #00ae96;
}
.pricing-tables-helight-two .title {
	background-color: #e92828;
	border-top: 3px solid #cc0b0b;
	border-bottom: 1px solid #fe6868;
}
.pricing-tables-helight-two .price {
	background-color: #00ae96;
}
.pricing-tables-main .ordernow .colorchan{
	color: #fff;
	background-color: #00ae96;
}

a {
	color: #00ae96;
}
a.two:hover {
	color: #00ae96;
}
a.three:hover {
	color: #00ae96;
}
a.lfour {
	color: #00ae96;
}


a.lfive {
	color: #00ae96;
}

.page_title {
    border-top: 5px solid #00ae96;
	background: #272727 url(../../images/colors/red/h-line1.png) no-repeat center bottom;
}
.page_title h1 {
    color: #00ae96;
}

.page_title2 .title h1 {
	color: #00ae96;
}
.page_title2 .container {
	background: url(../../images/colors/red/h-line3.png) no-repeat left bottom;
}

.page_title3 h1 {
	color: #00ae96;
}

.circlefus i {
	background-color: #00ae96;
	box-shadow: 0 0 0 4px #fff, 0 0 0 5px #00ae96;
}

.biobox i {
	background-color: #00ae96;
}

.blog_post a.date:hover {
	color: #00ae96;
}









