/*
* ------------------------------------------------------------------
*
* Project: 
* Version: 1.0
* Created : 29/01/2018
* Template URI: 
* Author Name: Shelley C Antony
* Author URI: http://www.fshdesign.org/
* Description: MEDIKING
* Developer: Fsh Design
*
*
* -------------------------------------------------------------------
*/

/*
font-family: 'Muli', sans-serif;
font-family: 'Oxygen', sans-serif;
font-family: 'Play', sans-serif;
*/
body{
	font-family: 'Muli', sans-serif;
}
.navigation .short-menu {
    background-color:#008477;
	color:#fff !important;
	font-size:14px;
	color:#3c3c3c;
}
.navigation .branding-section {
	padding-bottom:30px;
	height:100px;
	background-color: #FFFFFF;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #3c3c3c;
	text-transform:uppercase;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.navbar-nav {
    margin-bottom: 10px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #3c3c3c;
	text-transform:uppercase;
}
.navbar-dark .navbar-toggler {
	color: #fff;
	border-color: #008477;
}
.navbar-toggler {
    padding: 2px 2px;
    font-size: 1.25rem;
    line-height: 1;
    background-color:  #008477;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-nav {
    margin-bottom: 10px;
    background-color: #fff;
}
.navbar{
	width:100%;
}
.nav-item .active{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008477;
	font-weight:bold;
	color:#000 !important;
}
.nav-item .active:hover{
	font-weight:bold;
	color:#000 !important;
	border:none;
}

.bg-dark {
    background-color: #008477!important;
}
.nav-item:hover{

	color:#000 !important;
	
}
.nav-item:focus{

	color:#000 !important;
}
.nav-item{

}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color:#000 !important;
}
.nav-item {
    display: inline-block;
    color: #008477;
    text-decoration: none;
}

.nav-item::before{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #008477;
    transition: width .3s;
}

.nav-item:hover::before {
    width: 100%;
    //transition: width .3s;
}
article {
  max-width: 1000px;
  margin: 0 auto;
  padding: 10px;
}

.social a{
	color:#fff;
}
.btn-theme-viol{
	background-color:#5045b4;
	border:solid 1px #3d3490;
	color:#fff;
	width:100%;
	}
.btn-theme-viol:hover, btn-theme-viol:active, btn-theme-viol:focus{
	background-color:#3d3490;
	border:solid 1px #5045b4;
	color:#fff;
	}

.top-padding{
	margin-top:125px;
}
.carousel-caption {
    bottom: 40%;
	text-align: left;
	right:auto;
}

    
.carousel-caption h3{
	font-family: 'Muli', sans-serif;
	font-weight: bold;
	font-size: 2rem;
	background-color: #008477;
	    width: 22%;
    border-radius: 5px;
	background-image: url(../images/cap-bg.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	.carousel-caption p{
	font-family: 'Muli', sans-serif;
	font-weight: lighter;
	font-size: 0.9rem;
	background-image: url(../images/cap-bg.png);
	background-repeat: repeat;
	    width: 50%;
border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

	}
	.carousel-control-next-icon {
		background-image:url(../images/right.png)
	}
		.carousel-control-prev-icon {
		background-image:url(../images/left.png)
	}
	.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
	}
	
	.carousel-indicators li {
    width: 5px;
    height: 5px;
	}
.btn-caption{
	border: solid 1px #fff;
	padding-left: 20px;
    padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	color:#fff;
	background-color:none;
	border-radius:0px;
}
.btn-caption:focus, .btn-caption:active, .btn-caption:hover{
		color:#000;
	background-color:#fff;
}
.welcome .Fline{
			font-family: 'Muli', sans-serif;
	font-size:20px;
	text-align:center;
	color:#383086;
	}
	.welcome .Fline span{
			font-family: 'Muli', sans-serif;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	color:#008477;
	
	}
.welcome .headLine{
	background-color:#008477;
	width:50px;
	height:2px;
	margin-left:auto;
	margin-right:auto;
	}


.MediaBox{
	width:100%;
	}
.mediaIcon{
	width: 10%;
	float: right;
	border:solid 1px  #008477;
	text-align: center;
	max-width: 45px;
	height: 45px;
	line-height: 45px;
	color: #008477;
	}
.mediacontent{
	width:90%;
	float:right;
	text-align:left;
	padding-left:5%;
	}
.mediacontent h4{
		font-size:18px;
		text-transform:uppercase;
		font-weight:bold;
	}
.mediacontent p{
		font-size:13px;
	}
	
	.Hservicearea{
		background-image:url(../images/Hservice-bg.jpg);
		background-size:cover;
		}
	.Hservicearea-right{
/*	background-image: url(../images/Doctor-img.png);*/
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
	    min-height: 300px;
		}

	.Hservicearea-right img{
		object-fit: contain;
    min-height: 300px;
    width: 100% !important;
    margin-top: 30%;
	}	
	.Hservicearea a{
		color:#fff;
		text-decoration:none;
		}

.Hservicearea .Fline{
			font-family: 'Muli', sans-serif;
	font-size:20px;
	text-align:left;
	color:#383086;
	}
.Hservicearea .Fline span{
			font-family: 'Muli', sans-serif;
	font-size:20px;
	text-align:left;
	font-weight:bold;
	color:#008477;
	
	}
.Hservicearea .headLine{
	background-color:#008477;
	width:50px;
	height:2px;
	}


.Hservicearea .card{
	padding: 1rem!important;
	border: none;
	margin-bottom:1rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
	background-color: transparent !important;
}
.Hservicearea .card:hover{

}
.Hservicearea .card .card-block{
	padding-left: 50px;
    position: relative;
}
.Hservicearea .card .card-block a{
	color: #007b5e !important;
	font-weight:700;
	text-decoration:none;
}
.Hservicearea .card .card-block a i{
	display:none;
	
}
.Hservicearea .card:hover .card-block a i{
	display:inline-block;
	font-weight:700;
	
}
.Hservicearea .card .card-block:before{
	font-family: FontAwesome;
    position: absolute;
    font-size: 18px;
    color: #007b5e;
    left: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
.Hservicearea .card .block-1:before{
    content: "\f10c";
}
.Hservicearea .card .block-2:before{
    content: "\f0eb";
}
.Hservicearea .card .block-3:before{
    content: "\f00c";
}
.Hservicearea .card .block-4:before{
    content: "\f209";
}
.Hservicearea .card .block-5:before{
    content: "\f0a1";
}
.Hservicearea .card .block-6:before{
    content: "\f218";
}
.Hservicearea .card:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
.card-title {
    margin-bottom: .75rem;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #008477;
    font-family: 'Muli', sans-serif;
}
.card-text{
	    margin-bottom: .75rem;
	font-size: 14px;
	color: #454545;
    font-family: 'Muli', sans-serif;
	}
	
/*cta area*/
.cta{
	background-color:#008477;
	padding-top:25px;
	padding-bottom:25px;
	}
.cta h3{
	font-size:1.5rem;
	color:#fff;
	text-transform:uppercase;
	}
.cta p{
		font-size:14px;
	color:#fff;
	}
.cta-btn{
	background-color:transparent;
	border:solid 1px #fff;
	color:#fff;
	}
.cta-btn:hover, .cta-btn:active, .cta-btn:focus{
	background-color:#fff;
	border:solid 1px #008477;
	color:#008477;
	}
/*cta area*/
	
/*portfolio*/
/*********************** Demo - 1 *******************/

.portfolio .Fline{
			font-family: 'Muli', sans-serif;
	font-size:20px;
	text-align:center;
	color:#383086;
	}
	.portfolio .Fline span{
			font-family: 'Muli', sans-serif;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	color:#008477;
	
	}
.portfolio .headLine{
	background-color:#008477;
	width:50px;
	height:2px;
	margin-left:auto;
	margin-right:auto;
	}

.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}
body{background-color:#f1f1f2}
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mb-30{margin-bottom:30px}
.box1 .icon,.box1 .title{margin:0;position:absolute}
.box1{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box1:after,.box1:before{height:50%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1;transform-origin:100% 0;transform:rotateZ(90deg)}
.box1:after{top:auto;bottom:0;transform-origin:0 100%}
.box1:hover:after,.box1:hover:before{transform:rotateZ(0)}
.box1 img{height:auto;transform:scale(1) rotate(0)}
.box1:hover img{filter:sepia(80%);transform:scale(1.3) rotate(10deg)}
.box1 .title{font-size:19px;font-weight:600;color:#fff;text-transform:uppercase;text-shadow:0 0 1px #004cbf;bottom:10px;left:10px;opacity:0;z-index:2;transform:scale(0);transition:all .5s ease .2s}
.box1:hover .title{opacity:1;transform:scale(1)}
.box1 .icon{padding:7px 5px;list-style:none;background:#004cbf;border-radius:0 0 0 10px;top:-100%;right:0;z-index:2;transition:all .3s ease .2s}
.box1:hover .icon{top:0}
.box1 .icon li{display:block;margin:10px 0}
.box1 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:10px;font-size:18px;color:#fff;transition:all .3s ease 0s}
.box2 .icon li a,.box3 .icon a:hover,.box4 .icon li a:hover,.box5 .icon li a,.box6 .icon li a{border-radius:50%}
.box1 .icon li a:hover{color:#fff;box-shadow:0 0 10px #000 inset,0 0 0 3px #fff}
@media only screen and (max-width:990px){.box1{margin-bottom:30px}
}

.portfolio h3{
	font-family: 'Muli', sans-serif;
	font-size:40px;
	color:#034ea2;
	text-align:center;
	text-transform:uppercase;
	}
.portfolio p{
	font-family: 'Play', sans-serif;
	font-size:24px;
	color:#494849;
	text-align:center;
	text-transform:uppercase;
	}	
/*portfolio*/

/*footer*/
    .footerTop{
      background-color:#008477;
      font-size:14px;
      color:#fff;
    }
	.footerTop h4 {
		margin-bottom:30px;
		display:block;
	}
    .footerTop p {
		color:#012622;
	}
	    .footerTop li a {
		color:#012622;
		line-height:20px;
		list-style-type:none;
	}
		    .footerTop li a:hover {
		color:#fff;
		text-decoration:none;
	}
/*footer*/

.formhome{
	border-radius:0px !important;
	height:80px;
	width:100%;
	    margin-bottom: 10px;
	}


    .footerBot{
      background-color:#012622;
font-size:14px;
text-transform:uppercase;
color:#008477;
text-align:center;
}


	
	/*about us area*/
	.y-us-section {
    padding: 82px 0 82px;
}
	.y-us-section2 {
    padding: 82px 0 0px;
}
.y-us-head {
    text-align: center;
    margin: 0 0 91px;
}
.y-us-title h2 {
    color: #000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.y-us-title > p {
    color: #777777;
    line-height: 22px;
}
.y-us-title-border {
    background: #0089cf none repeat scroll 0 0;
    border-radius: 2px;
    display: inline-block;
    height: 3px;
    position: relative;
    width: 50px;
}
.service-3 .service-box {
    margin-bottom: 18px;
}
.service-3 .service-box .iconset {
    float: left;
    text-align: center;
    width: 25%;
}
.service-3 .service-box .iconset i {
    color: #000;
    font-size: 44px;
}
.service-3 .service-box .y-us-content {
    float: left;
    width: 75%;
}
service-3 .service-box .y-us-content h4 {
    color: #3a3a3a;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 14px 0 12px;
    text-transform: uppercase;
}
.service-3 .service-box .y-us-content p {
    color: #777777;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
}

.icon {
    color : #f4b841;
    padding:0px;
    font-size:40px;
    border: 1px solid #fdb801;
    border-radius: 100px;
    color: #fdb801;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}

.btn-main{
	color: #fff;
	background-color: #000;
	border-radius: 0px;
	color: #ddd;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
		}
			.btn-main:hover, .btn-main:focus, .btn-main:active{
	color: #fff;
	background-color: #191919;		
		}
	/*about us area*/
	
	/*products*/
	
	.card-product .img-wrap {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    position: relative;
    height: 220px;
    text-align: center;
}
.card-product .img-wrap img {
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
}
.card-product .info-wrap {
    overflow: hidden;
    padding: 15px;
    border-top: 1px solid #eee;
}
.card-product .bottom-wrap {
    padding: 15px;
    border-top: 1px solid #eee;
}

.label-rating { margin-right:10px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
}

.card-product .price-old {
    color: #999;
}
	/*products*/
	
	/*contact*/
	.contact .box4{
	background-color: #101010;
}
.contact .box2{
	background-color: #282828;
}
.contact .box3{background-color: #101010;}

.contact a{
	color:#fff;
	text-decoration:none;
	}
	.contact h3{
		font-size:16px
		}
	.contact p{
		font-size:14px
		}

.contact #author a{
  color: #fff;
  text-decoration: none;
    
}
.contact{
	padding-top:50px;
}
	/*contact*/
	
	/*gallery*/
	.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.form-control {
    font-size: 14px;
}


/*gallery*/

/*********************** Demo - 20 *******************/
.box20{position:relative}
.box20:after,.box20:before{position:absolute;content:""}
.box20:before{
	width: 80%;
	height: 220%;
	top: -50%;
	left: -100%;
	z-index: 1;
	transform: rotate(25deg);
	transform-origin: center top 0;
	transition: all .5s ease 0s;
	background-color: #0089CF;
}
.box20:hover:before{left:10%}
.box20:after{width:55%;height:175%;background-color:rgba(0,0,0,.8);bottom:-1000%;left:53%;transform:rotate(-33deg);transform-origin:center bottom 0;transition:all .8s ease 0s}
.box20 .box-content,.box20 .icon{width:100%;padding:0 20px;position:absolute;left:0;z-index:2;transition:all 1.1s ease 0s}
.box20:hover:after{bottom:-70%}
.box20 img{width:100%;height:auto}
.box20 .box-content{top:-100%;color:#fff}
.box20:hover .box-content{top:30px}
.box20 .title{font-size:24px;margin:0}
.box20 .icon li a,.box20 .post{display:inline-block;font-size:14px}
.box20 .post{margin-top:5px}
.box20 .icon{list-style:none;margin:0;bottom:-100%}
.box20:hover .icon{bottom:25px}
.box20 .icon li{display:inline-block}
.box20 .icon li a{width:35px;height:35px;line-height:35px;background:#444;border-radius:50%;margin:0 3px;color:#fff;text-align:center;transition:all .5s ease 0s}
.box20 .icon li a:hover{
	background: #fff;
	color: #0089CF
}
@media only screen and (max-width:990px){.box20{margin-bottom:30px}
}
@media only screen and (max-width:479px){.box20 .title{font-size:20px}
}

/*about us*/
 .image-aboutus-banner {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url("https://images.pexels.com/photos/673649/pexels-photo-673649.jpeg?w=940&h=650&auto=compress&cs=tinysrgb");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom:110px;
 }
 .image-aboutus-banner a{
	display: inline-block;
	background-color: #008477;
	color: #fff;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-radius:50px;
	text-decoration:none;
	 }
 
.lg-text {
    font-size:34px;
    font-weight: 600;
    text-transform: uppercase;
    color:#fff;
}
.image-aboutus-sm-banner p {
    color:#fff;
}

.paddingTB60 {padding:60px 0px 60px 0px;}
.gray-bg {background: #F1F1F1 !important;}
.about-title {}
.about-title h1 {color: #535353; font-size:45px;font-weight:600;}
.about-title span {color: #008476; font-size:45px;font-weight:700;}
.about-title h3 {color: #535353; font-size:23px;margin-bottom:24px;}
.about-title p {color: #7a7a7a;line-height: 1.8;margin: 0 0 15px;}
.about-paddingB {padding-bottom: 12px;}
.about-img {padding-left: 57px;}

/* Social Icons */
.about-icons {margin:48px 0px 48px 0px ;}
.about-icons i{margin-right: 10px;padding: 0px; font-size:35px;color:#323232;box-shadow: 0 0 3px rgba(0, 0, 0, .2);}
.about-icons li {margin:0px;padding:0;display:inline-block;}
#social-fb:hover {color: #3B5998;transition:all .001s;}
 #social-tw:hover {color: #4099FF;transition:all .001s;}
 #social-gp:hover {color: #d34836;transition:all .001s;}
 #social-em:hover {color: #f39c12;transition:all .001s;}
/*about us*/

/*contact*/
.contact_us{
    background: url("../Img/maps.jpg") no-repeat center center fixed;
    -webkit-background: cover;
    -moz-background: cover;
    -o-background: cover;
    background: cover;
    min-height: 300px;
    color: #008477;
    font-family: sans-serif;
    
}
.contact_us .content{
	background-color: rgba(255,255,255,0.9);
	padding: 30px;
}
.contact_us .content h4{
    margin-bottom: 30px;
}
.contact_us .content .form-control {
    background-color: rgba(82,78,78,.07);
    color: #FFF;
    border: none;
    
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.contact_us .content .form-control.active{
  -webkit-transform: scale(1.1, 1.1);
  -moztransform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.contact_us .content textarea{
    height: 108px;
    outline:none;
}
.contact_us .content .btn-danger {
    padding-bottom: 10px;
    padding-top: 10px;
}

	/*contact*/
	.btn-main{
	background-color: #008477;
	border: 1px solid #008477;
	color:#fff;
	border-radius: 5px;
}
	.btn-main:hover, .btn-main:focus, .btn-main:active{
	background-color: #009788;
	border: 1px solid #008477;
	color: #fff;
}


/* Accordion styles */

/* Tab content - closed */
#accordion-style-1 input[type=radio], accordion-style-1 input[type=checkbox] {
    display: none;
}
#accordion-style-1 label {
    margin-bottom: 0;
}
.tab.w-full.overflow-hidden.border-t {
    padding: 12px;
    background-color: #008477;
    margin-bottom: 5px;
    color: #fff;
    line-height: 34px;
}
.tab-content {
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  -o-transition: max-height 0.35s;
  transition: max-height 0.35s;
}

/* :checked - resize to full height */
.tab input:checked ~ .tab-content {
  max-height: 100%;
 background-color: #05796e;
    padding: 15px;
}

/* Label formatting when open */
.tab input:checked + label {
  /*@apply border-l-2 border-indigo-500 bg-gray-100 text-indigo*/
    border-left-width: 2px;
    border-color: #ffffff;
    background-color: #008477;
    color: #ffffff;
}
}

/* Icon */
.tab label::after {
  float: right;
  right: 0;
  top: 0;
  display: block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5;
  font-size: 1.25rem;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

/* Open Multiple Icon Formatting - Closed */
.tab input[type="checkbox"] + label::after {
  content: ">";
  font-weight: bold; /*.font-bold*/
  border-width: 1px; /*.border*/
  border-radius: 9999px; /*.rounded-full */
  border-color: #b8c2cc; /*.border-grey*/
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Open Multiple Icon Formatting - Open */
.tab input[type="checkbox"]:checked + label::after {
  transform: rotate(90deg);
  background-color: #6574cd; /*.bg-indigo*/
  color: #f8fafc; /*.text-grey-lightest*/
}

/* Open One Icon Formatting - Closed */
.tab input[type="radio"] + label::after {
  content: "\25BE";
  font-weight: bold; /*.font-bold*/
  border-width: 1px; /*.border*/
  border-radius: 9999px; /*.rounded-full */
  border-color: #b8c2cc; /*.border-grey*/
  margin-left: 10px;
}

/* Open One Icon Formatting - Open */
.tab input[type="radio"]:checked + label::after {
    transform: rotateX(180deg);

    color: #fff;
    margin-left: 10px;
}
.card-body {
 color: #fff;
	}

.text-blod{
    font-weight:bold;
    color:#ff8214;
}
.read-more {
    background-color: transparent;
    border: solid 1px #fff;
    padding: 5px 8px;
    border-radius: 11px;
}
.read-more:hover, .read-more:active, .read-more:focus {
    background-color: #fff;
    border: solid 1px #fff;
    padding: 5px 8px;
    border-radius: 11px;
    color: #008477;
}