/*--------------------------------- General Style ----------------------------------------*/
html,body{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', helvetica, sans-serif;
    font-weight: normal;
    line-height: normal;
    font-size: 14px;
}
.eye-floats {
    width: 8%;
    margin: 0 auto;
}
.thanks{ border-bottom:1px solid transparent !important;}
.thanks h1 {
    text-align: center;
}
.width {
    width: 100%;
}
.blog-heading {
    width:82% !important;
}
.appointmes {
    width: 100% !important;
}
.blog-headinging {
    width: 88% !important;
}
.maps-content li img {
    float: left;
    width: 7%;
    margin-right: 22px;
    margin-bottom: 30px;
    margin-top: 0px;
}
.maps {
    float: left;
    width: 50%;
    background: #eee;
    padding: 0;
    height: 300px;
    min-height: 300px;
}
.maps-content {
    float: left;
    width: 50%;
    background: #eee;
    padding: 0;
    height: 300px;
    min-height: 300px;
}
.maps-content h3 {
    text-align: left;
    padding-left: 45px;
    padding-bottom: 12px;
    color: #06456f;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif !important;
    font-weight: 600;
}
.maps-content li {
    width: 100%;
    clear: both;
    height: 68px;
    list-style: none;
    font-size: 14px;
    font-family: 'Roboto Slab', serif !important;
    line-height: 24px;
    padding-top: 0;margin-bottom: 15px;
}
.contactus {
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.shareblogs {
    display: block !important;
    float: left !important;
    margin-top: -6px;
    margin-left: -31px;
}
.floating span{ float:left;}
.appointmes span {
    font-size: 11px;
    color: red;
    padding-left: 6px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
}
#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  min-height: 425px; 
  height: 100%;
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider h2 {
  animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top:25%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
    background-image: url("../images/b-banner1.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide2 {
  background-image: url("../images/b-banner2.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}


#first-slider .slide3 {
    background-image: url("../images/b-banner3.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide4 {
  background-image: url("../images/b-banner4.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}

#first-slider .slide5 {
  background-image: url("../images/b-banner5.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}

#first-slider .slide6 {
  background-image: url("../images/b-banner6.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide7 {
  background-image: url("../images/b-banner7.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
.min-box{ height:auto !important;}
#first-slider .slide8 {
  background-image: url("../images/b-banner8.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide9 {
  background-image: url("../images/b-banner9.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide10 {
  background-image: url("../images/b-banner10.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide11 {
  background-image: url("../images/b-banner11.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide12 {
  background-image: url("../images/b-banner12.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide13 {
  background-image: url("../images/b-banner13.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide14 {
  background-image: url("../images/b-banner14.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide15 {
  background-image: url("../images/b-banner15.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide16 {
  background-image: url("../images/b-banner16.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
#first-slider .slide17 {
  background-image: url("../images/b-banner17.jpg");
      /*background-size: cover;*/
    background-repeat: no-repeat;
}
/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
      
}
@media screen and (max-width: 640px){
      
}






.books {
    margin-left: 17px;
}
.close:focus, .close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 1;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
     text-shadow: none;
    filter: alpha(opacity=20);
    opacity:1;
}
.modal-body {
    position: relative;
    padding: 45px;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    background: #74638c;
}
.modal-body .btn{ background:#74638c;}
.modal-body .btn:hover{ background:#74638c;}
.form-appo span {
    color: #01395f !important;
    font-size: 15px;
    padding-right: 5px;
    line-height: 30px;
}
.minsradio {
    position: relative;
    top: 2px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #01395f;
    font-size: 15px;
}
.genders {
    margin-top: 5px;
    padding-bottom: 0;
}
.reads {
    margin-left: 26px;
    margin-top: 15px;
}
.reason-option {
    background: #eee;
    border: 1px solid #ccc;
    height: 40px;
    width: 100%;
}
.form-appo {
    width: 94%;
    margin: 0 auto;
}
.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #eee;
    background-image: none;
    border: 1px solid #ccc;
}
.link-read {
    font-size: 15px;
    color: #535353;
}
.box-reads {
    border: 1px dashed #ccc;
    padding-bottom: 24px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
    margin-bottom: 35px;
}

.boxColor {
	background-color: #eee;
	list-style: none;
	float: left;
	padding: 14px;
	margin: 0.5%;
	--webkit-transition: 0.2s ease all 0s;
	-moz-transition: 0.2s ease all 0s;
	-ms-transition: 0.2s ease all 0s;
	-o-transition: 0.2s ease all 0s;
	transition: 0.2s ease all 0s;
	overflow: hidden;	border: 1px solid #ccc;
}
.boxColor:hover {
	background-color: #f7edeb;
}
.boxColor:hover .headBox,.boxColor:hover .content{
	color: #fff;
} 
.topBoxes1, .topBoxes2 {
	width: calc(98%/2);
	height: 230px;
}
.serviceImgbox {
    display: none;
    overflow: hidden;
    position: relative;
    top: -22px;
    width: 100%;
    height: 230px;
}
.show {
	display: block !important;
}
.boxColor.topBoxes3, .boxColor.topBoxes4, .boxColor.topBoxes5, .boxColor.topBoxes6, .boxColor.topBoxes7, .boxColor.topBoxes8, .boxColor.topBoxes9, .boxColor.topBoxes10, .boxColor.topBoxes11 {
	width: calc(97%/3);
}
.boxColor.topBoxes11 {
	height: 280px;
}
.boxColor.topBoxes10 {
	height: 309px;
	margin-top: -23px;
}
.boxColor.topBoxes9 {
	height: 280px;
}
.boxColor.topBoxes8 {
	height: 280px;
}
.boxColor.topBoxes7 {
	height: 280px;
	margin-top: -24px;
}
.boxColor.topBoxes6 {
	height: 280px;
}
.boxColor.topBoxes5 {
	height: 280px;
}
.boxColor.topBoxes4 {
	height: 250px;
}
.boxColor.topBoxes3 {
	height: 280px;
}
.gallerysec {
	background-color: #f7f7f7;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.content {
    font-size: 13px;
    line-height: 20px;
}
.headBox {
    color: #01395f;
    font-size: 16px;
    margin-bottom: 13px;
    font-family: 'Roboto Slab', serif;
    line-height: 24px;
}
.captionBox {
	display: inline-block;
	vertical-align: middle;
	width: 53%;
}
.newcaptions {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.imgBox {
	/*display: inline-block;*/
	margin-right: 6%;
}.newbox img {
    width: 49%;
    float: right;
}
.newbox {
    display: inline-block;
    margin-right: 6%;
}
.imgBox img{ float:right;}
.services_imgs-sec_container {
	width: 100%;
	margin: 0 auto;
}
.imgBox_top {
	width: 115px;
	display: block;
	margin: 0 auto;
}
.imgBox_top img {
	width: 100%;
}
#wrapper{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.news-mins {
    background: #fff !important;
}
.service-session {
    background: transparent;
    padding: 20px 25px;
}
.eye-float {
    float: left;
    margin-right: 10px;
}
.services-heading {
    border-bottom: 1px solid #fe824c;
    position: relative;
    top: -8px;width: 72%;
}
.min-booking {
    float: right !important;
    padding-top: 0 !important;
    margin-top: -42px !important;
}
.services-heading h1 {
    /* font-size: 18px; */
    line-height: 30px;
    position: relative;
    top: 3px;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    color: #535353;
    font-weight: 600;
}
#myCarousel .nav a small {
    display:block;
}
#myCarousel .nav {
    background: #eff8fc;
}
#myCarousel .nav a {
    border-radius:0px;
}
.services-slider {
    width: 95%;
    margin: 0 auto;
}

.padding-zero {
    padding: 0;
   
    margin: 0 auto !important;
}
.infoabouts p {
    padding-bottom: 0;
    color: #6e7682;
    font-size: 15px;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
}
.icon-content h4 {
    color: #4d4d4d;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    letter-spacing: 0px;
    
}
.icon-content p {
    color: #6e7682;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    margin: 0;
        text-align: justify;
    margin-bottom: 15px;
    font-family: 'Roboto Slab', serif;
}
.infoabouts h6 {
    font-size: 20px;
    color: #4d4d4d;
    font-family: 'Roboto Slab', serif;
    letter-spacing: 0;
    margin-bottom: -10px;
    text-transform: uppercase;
    line-height: 28px;
}
.infoabouts h3 {
    font-size: 20px;
    color: #01395f;
    font-family: 'Roboto Slab', serif;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
}
.aboutus li {
    list-style: none;
    display: inline-block;
    width: 100%;
}
.dt-sc-skin-highlight-sec-bg, .dt-sc-button.filled.dt-sc-skin-highlight-sec-bg, .dt-sc-custom-link-text::before {
    background-color: #18b2a8;
}
.dt-sc-button.medium {
    font-size: 16px;
    padding: 10px 31px;
    position: relative;
    top: 22px;
    font-family: 'Roboto Slab', serif;
}
.min-icon {
    width: 80px;
    height: 80px;
   
    padding-top: 0;
    border-radius: 100%;
    margin: 0 auto;
       
    
    margin-top: -7px;
}
.back-mian {
    background: #EEEEEB !important;
    
}
.img-doc {
   
  /*  border-radius: 100%;*/
}
.img-doc img {
    border-radius: 100%;
    height: 150px;
    margin: 0 auto !important;
    border: 1px solid #ccc;
    box-shadow: 0 0 0 2px #ccc;
    padding: 5px;
    width: 150px;
}
.btnsft {
    margin-right: 20px;
    background: #277ac1 !important;
}
.bg-doc {
    background-image: url("https://theemon.com/m/mega-health/LivePreview/assets/images/testimonial.jpg");
    min-height: 444px;
background-color: #Eee;
padding: 0;
}
.doctor-profiles {
    padding-left: 52px;
    padding-right: 52px;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    color: #6e7682;
    font-family: 'Roboto Slab', serif;
}
.img-doc h4 {
    text-align: center;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    color: #06456f;
    font-weight: 700;
    padding-top: 6px;
}
.slick-dots li {
    float: left;
    padding-left: 0;
    margin-left: 0;
    position: relative;
    left: 30px;
    top: -13px;
    color: #6BAA4F;
}
.font-titles {
    font-size: 28px;
    padding-top: 20px;
    padding-left: 62px;
    color: #f8f8f8;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
}
.doctor-profile {
    padding-top: 40px;
}
.bg-new {
    background:#0889d6 !important;
    min-height: 444px;
}
.dt-sc-button.filled, .dt-sc-button.filled:hover {
    color: #ffffff;
}
.infoabouts {
    padding-left: 30px;
}

a {
    color: #ddd;
    text-decoration: none;
}

a:hover {
    color: #50AB50;
    text-decoration: none;
}
.font-title{
    font-family: 'Roboto Slab', serif !important;
}
.text-center{
    text-align: center;
}
input,input:focus{
    box-shadow: none;
}


ul.default-list{
    display:inline-block;
    margin:0;
    list-style: none;
    padding:0;
    margin-right: 30px;
}
ul.default-list li{
    position: relative;
    list-style: none;
    padding: 0 0 0 25px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #626262 ;
}
ul.default-list li:after{
    content: '\f047';
    position: absolute;
    font: 10px FontAwesome;
    left: 0;
    top: 2px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.alright{
    text-align: right;
}
.aleft{
    text-align: left;
}
.marg-5{
    margin:0 -5px;
}
.pad-5{
    padding:0 5px;
}
.nopad{
    padding: 0;
}
.nomarg{
    margin: 0;
}
/*--------------------------------- overide default bootstrap ----------------------------------------*/

.container{
    max-width: 1170px;
    margin:0 auto;
}
.btn{
    border-radius:0;
    border:0;
}
.btn-default{
    font-family: 'Roboto', serif;
    -webkit-transition: all 0.27s ease-out;
    -moz-transition: all 0.27s ease-out;
    transition: all 0.27s ease-out;
    padding:13px 28px;
    color: #fff;
    background: #f27c67 ;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.btn-default:hover,.btn-default:focus{
    -webkit-transition: all 0.27s ease-out;
    -moz-transition: all 0.27s ease-out;
    transition: all 0.27s ease-out;
    color: #fff;
    background:#f27c67;
}
.form-control, .form-control:focus, select.form-control, select.form-control:focus{
    border-radius: 0;
    box-shadow:none;
}

.slick-dots li{
    float:left;
}
.slick-dots li button, .slick-dots li button:focus {
    display: block;
    width: 13px;
    height: 13px;
    margin: 0;
    background: url("../images/bullets-testimonial.png")no-repeat;
    filter: Alpha(Opacity=100);
    margin:0 5px;
    text-indent: -999999px;
    border:0;
    box-shadow: none;
    outline: none;
}
.slick-dots li.slick-active button {
    background: url("../images/bullets-testimonial-active.png")no-repeat;
}
.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper {
    width: 75px;
}
.dt-sc-icon-box.type5 .icon-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    text-align: center;
}.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper img {
    margin: auto;
    width: 80%;
}
.dt-sc-icon-box.type5.no-icon-bg {
    margin-bottom: 10px;
    padding: 0 0 0 90px;
}
/*--------------------------------- Header ----------------------------------------*/

#header{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;border-bottom: 1px solid #ddd;box-shadow: 0 1px 5px rgba(0,0,0,0.46);
}
/*<!--.bgimagess{background-image:url("../images/why-chose-us.png"); background-repeat: no-repeat; }-->*/
.logo {
    display: block;
    padding-top: 18px;
    padding-bottom: 18px;
}
.info-nav-wrap{
    
}

.bgimg-1, .bgimg-2, .bgimg-3 {
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.bgimg-1 {
  background-image: url("../images/bg-main.png");
  min-height: 100%;
}
.tabbing-nav {
	background: #7c4199;
	min-height: 120px;
	text-align: center;
	position: relative;
}
.tabbing-nav .nav-icons {
	border: 4px solid #fff;
	display: inline-block;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	background: #502e61;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-bottom: 15px;
}
.tabbing-nav .nav-icons img {
	vertical-align: middle;
}
.tabbing-nav .nav-icons::after {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.nav-icons:hover, .nav-icons:focus, .ui-state-active .nav-icons {
	outline: none;
}
.tabbing-nav ul {
	position: absolute;
	width: 100%;
	top: -38px;
	left: 0;
}
.tabbing-nav li {
	list-style: none;
	display: inline-block;
	margin-right: 30px;
}
.tabbing-nav li:last-child {
	margin-right: 0;
	margin-left: -15px;
}
.tabbing-nav li .tab-title {
	font-size: 16px;
	color: #fff;
	display: block;
	text-transform: capitalize;
}
.department-section [id^="tabs-"] {
	background: url('../images/dental.jpg') no-repeat center top;
	background-size: cover;
}
.department-section #tabs-2 {
	background: url('../images/Cardiology.jpg') no-repeat center top;
	background-size: cover;
}
.department-section #tabs-3 {
	background: url('../images/Pediatric.jpg') no-repeat center top;
	background-size: cover;
}
.department-section #tabs-4 {
	background: url('../images/ENT.jpg') no-repeat center top;
	background-size: cover;
}
.department-section #tabs-5 {
	background: url('../images/Traumatology.jpg') no-repeat center top;
	background-size: cover;
}
.departmental-section {
	background: #fff;
	padding-right: 65px;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 65px;
	width: 47%;
}
.departmental-section p {
	padding-top: 30px;
}
#tabs-5, #tabs-4, #tabs-3, #tabs-2, #tabs-1 {
	padding-bottom: 123px;
}
.departmental-section .btn {
	color: #fff;
}
.departmental-section .btn:hover {
	background: inherit;
	color: inherit;
}
.info-section{
    border-bottom: 1px solid #e3e7ec ;
    width: 100%;
}
.info-section .right{
    float:right;
    display: inline-block;
}
.help{
    border-right: 1px solid #e3e7ec ;
    float:left;
    padding-top: 8px;
    padding-bottom: 8px;
}
.call{
    float:left;
    padding-top: 8px;
    padding-bottom: 8px;
}
.call a i, .help a i{
    font-size: 33px;
    float: left;
    color: #0186d5;
    margin-right: 12px;
    line-height: normal;
    display: block;
}
.call a .left, .help a .left{
    float:left;
    padding:2px 0;    text-transform: lowercase;

}
.help a, .call a{
    font-size: 13px;
    font-weight: 700;
    color: #4a5666 ;
    text-transform: uppercase;
    line-height: 13px;
    padding-left:28px;
    padding-right:28px;
    display: block;
}
.help a span, .call a span{
    font-size: 10px;
    font-weight: 700;
    color: #949eac  ;
    display: block;
    text-transform: uppercase;
}
.top-booking{
    float: left;
    padding-top: 7px;
    padding-bottom: 7px;
}
.btn-booking{
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #f27c67 ;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}


/*------------- main nav ---------------*/
.main-nav-wrap{
    margin-top: -1px;
}
.main-nav-wrap .container-fluid, .main-nav-wrap .navbar-collapse{
    padding-left: 0;
    padding-right: 0;
}
.main-nav-wrap .navbar-default{
    background: none;
    border:0;
    border-radius: 0;
    margin-bottom: 0;
}
.main-nav-wrap .navbar-default .navbar-nav>li>a{
    font-size: 14px;
    color: #8993a1 ;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    border-top:4px solid transparent;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 17px;
    padding-bottom: 17px;
    -webkit-transition: all 0.27s ease-out;
    -moz-transition: all 0.27s ease-out;
    transition: all 0.27s ease-out;
}
.main-nav-wrap .navbar-default .navbar-nav>li{
    margin-right: 25px;
    position: relative;
}
.main-nav-wrap .navbar-default .navbar-nav>li.dropdown:hover:after,
.main-nav-wrap .navbar-default .navbar-nav>li.dropdown:focus:after {
	content: '\f0d8';
	font: 32px FontAwesome;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	line-height: 9px;
	text-align: center;
	color: #0e76bc;
    
}

.main-nav-wrap .navbar-default .navbar-nav li:last-child{
    margin-right: 0;
}


.main-nav-wrap .navbar-default .navbar-nav>.active>a, .main-nav-wrap .navbar-default .navbar-nav>.active>a:focus, .main-nav-wrap .navbar-default .navbar-nav>.active>a:hover, .main-nav-wrap .navbar-default .navbar-nav>li>a:hover{
        color: #0186d5;
    background: none;
    border-color: #0186d5;
}

#header.homepage-2 .col-md-9{
    background: #0e76bc ;
}
#header.homepage-2 .info-section{
    border:none;
    position: relative;
}
#header.homepage-2 .info-section:after{
    background: #0e76bc ;
    content: '';
    height: 100%;
    width: 100%;
    right:-100%;
    top:0;
    position: absolute;
}
#header.homepage-2 .main-nav-wrap{
    margin-left:-15px;
    margin-right:-15px;
    background: #fff;
    margin-top: 0;
}
#header.homepage-2 .call a i, #header.homepage-2 .help a i, #header.homepage-2 .help a span, #header.homepage-2 .call a span{
    color: #68afde ;
}
#header.homepage-2  .call a .left, #header.homepage-2  .help a .left{
    color: #fff;
}
#header.homepage-2  .btn-booking {
    background: #f69165 ;
}
#header.homepage-2 .help{
    border-right: 1px solid #1e81c3;
}
#header.homepage-2 .main-nav-wrap .navbar-default .navbar-nav>li>a{
    border:none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;

    float: left;
    background: #0e76bc;
    min-width: 245px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dropdown-menu > li{
    position: relative;
}
.dropdown-menu > li > a {
    width: 100%;
    display: block;
    padding: 13px 25px;
    text-transform: uppercase;
    color: #94c6e8;
    font-weight: 500;
    position: relative;
}
.dropdown-menu > li{
    border-top: 1px solid #1b86ce;
    position: relative;
    -webkit-transition: all 0.27s ease-out;
    -moz-transition: all 0.27s ease-out;
    transition: all 0.27s ease-out;
}
.dropdown-menu > li:first-child {
    border-top: 0;
}
.dropdown-menu > li a:hover, .dropdown-menu > li a:focus{
    background: none;
    color: #fff;
}
.dropdown-menu > li a:hover:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 100%;
	background: #6BAA4F;
	-webkit-transition: all 0.27s ease-out;
	-moz-transition: all 0.27s ease-out;
	transition: all 0.27s ease-out;
}

/*--------------------------------- Slider ----------------------------------------*/
.slider-section{
    position: relative;
}
.slider-desc{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}
.slider-desc .content{
    margin-top: 13%;
}
.small-title-slider{
    color: #fff;
    width: 95px;
    height: 66px;
    /*background: url('../images/drop-water.png')no-repeat;*/
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 0px;
    margin-bottom: -19px;
}
.big-title-slider{
    color: #4a5666;
    text-align: left;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 35px;
	font-family: 'Roboto Slab', serif !important;line-height:42px;
}
.big-title-slider span {
    font-weight: 500;
    display: block;
    font-size: 25px;
}
.slider-desc .btn-booking{
    font-size: 16px;
    background-color: #277ac1 !important;
    border-radius: 3px;
    border:0;
    border-bottom: 3px solid #6BAA4F;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    letter-spacing: 1px;
}
.slider-desc .btn-booking:hover, .slider-desc .btn-booking:focus{
    background: #ef7540;
}

/*--------------------------------- Btn Baner Section ----------------------------------------*/
.button-banner-wrap{
    margin-top: -60px;
}
.button-banner{
    margin:0;
}
.button-banner .first, .button-banner .mid, .button-banner .last{
    padding:0;
}
.button-banner .first .btn, .button-banner .mid .btn, .button-banner .last .btn{
    width:100%;
    display:block;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    padding-top:12px;
    padding-bottom:12px;
}
.button-banner .first .btn i, .button-banner .mid .btn i, .button-banner .last .btn i{
    font-size: 30px;
    margin-right: 20px;
    float: left;
}
.button-banner .first .btn span, .button-banner .mid .btn span, .button-banner .last .btn span{
        float: left;
    margin-top: 5px;
    text-transform: capitalize;
    font-size: 18px;
}
.button-banner .first .btn{
    background: #18b2a8;
}
.button-banner .mid .btn{
    background: #f27c67;
}
.button-banner .last .btn{
    background: #74638c;
}
.button-banner .first .btn:hover, .button-banner .first .btn:focus{
    background: #18b2a8;
}
.button-banner .mid .btn:hover,.button-banner .mid .btn:focus{
    background: #f27c67;
}
.button-banner .last .btn:hover,.button-banner .last .btn:focus{
    background: #74638c;
}
.button-banner .btn .inner{
    display: inline-block;
}

.button-banner-wrap.homepage-2 .button-banner .first .btn{
    background: #7bcfbd ;
}
.button-banner-wrap.homepage-2 .button-banner .mid .btn{
    background: #4fa0cb ;
}
.button-banner-wrap.homepage-2 .button-banner .last .btn{
    background: #47569b ;
}
.button-banner-wrap.homepage-2 .fa.fa-angle-right{
    font-size: 20px;
    font-weight: normal;
    margin-left:30px;
    float: left;
    display: block;
    margin-top:5px;
}
.button-banner-wrap.homepage-2 .first .btn, .button-banner-wrap.homepage-2 .mid .btn, .button-banner-wrap.homepage-2 .last .btn{
    font-size: 16px;
}
/*--------------------------------- Services Section ----------------------------------------*/
#services-section, #services-page-section {
    padding-top: 75px;
    padding-bottom: 60px;
}
.services-tab-nav-wrap{
    background: url(images/tab-nav-bg.png)repeat-x;
    background-position: center;
    height: auto;
}
.tab-services {
    border: 0;
    text-align: center;
    display: inline-block;
}
.tab-services>li {
    float: left;
    margin-bottom: 0;
    border-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
}
.tab-services>li>a {
    font-size: 16px;
    font-weight: 700;
    color: #20262e;
    font-family: 'Roboto Slab', serif;
    margin: 0;
    line-height: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 40px;
    padding-left: 40px;
    /* border: 1px solid #d1e0e0; */
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    position: relative;
    box-shadow: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    -o-box-shadow: 0;
    background: #e2e6e9;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    box-shadow: 0;
}
.tab-services>li>a:hover{
    background:#e2e6e9;
}
.tab-services>li.active>a, .tab-services>li.active>a:focus, .tab-services>li.active>a:hover {
    background:#18b2a8;
    border: 0;
    color: #fff;
    box-shadow: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    -o-box-shadow: 0;
}
.tab-services>li>a:after {
    content: '\f0d7';
    bottom: -3px;
    position: absolute;
    left: 45%;
    font: normal normal normal 35px FontAwesome;
    color: #e2e6e9;
    line-height: 0;
    text-shadow: 0;
}
.tab-services>li.active>a:after {
    content: '\f0d7';
    bottom: -2px;
    position: absolute;
    left: 45%;
    font: normal normal normal 35px FontAwesome;
    color: #18b2a8;
    line-height: 0;
    text-shadow: 0;
}
.services-tab-content-wrap{
    /*background: url(images/content-tab-bg.png) no-repeat;*/
    background-position: bottom;
    padding-top: 50px;

}
.tab-services>li:first-child>a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tab-services>li:last-child>a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.services-excerpt {
    /*max-width: 237px;*/
}

.services-excerpt h3{
    color: #4a525d;
    margin:15px 0 25px 0;
    font-weight: 700;
    font-size: 20px;
    
}
#services-page-section h4 {
    color: #4a5666;
    font-weight: 700;
    font-size: 19px;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 35px;
    margin-top: 10px;
    padding: 0;
    letter-spacing: 0.5px;
}
#services-page-section {
    padding: 80px 0 100px;
}
.services-excerpt p{
    line-height: 24px;
    color: #6e7682 ;
    margin-bottom: 35px;
    margin-top:0;
    padding:0;
}
.services-tab-content-wrap .btn-default {
    margin-top: 35px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 85px;
    background: none;
    color: #20262e;
}

.hr{
    background: url(images/hr.png) center center repeat-y;
    width: 100%;
    height: 5px;
    display: block;
}
.small-line{
    height:3px;
    width: 35px;
    background: none;
    display: block;
    -webkit-transition: all 0.27s ease-out;
    -moz-transition: all 0.27s ease-out;
    transition: all 0.27s ease-out;
}
.services-hover:hover .small-line{
    background: #6BAA4F;
    -webkit-transition: all 0.27s ease-out;
    -moz-transition: all 0.27s ease-out;
    transition: all 0.27s ease-out;
}
.border-btm {
    border-bottom: 1px dashed #ccc;
}
.border-le{
	 border-right: 1px dashed #ccc;
}

.services-hover:hover h3{
    -webkit-transition: all 0.27s ease-out;
    -moz-transition: all 0.27s ease-out;
    transition: all 0.27s ease-out;
    color: #4a525d;
}

#services-section.homepage-2 .services-tab-content-wrap{
    background:none;
}

#services-page-section h3 {
    color: #20262e;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 35px;
    padding: 0;
}
.service-table {
	display: block;
	margin-bottom: 50px;
}

.service-table:after {
	clear: both;
	width: 100%;
	display: table;
	content: " ";
}

.service-table .service-item {
	height: 200px;
	padding: 20px 10px 10px
}

.service-table > .clearfix {
	border-bottom: 1px solid #ccc
}

.service-table > .clearfix + .service-item {
	border-right: 1px solid #ccc
}

.service-table > .clearfix:first-child {
	border-bottom: 0px
}

#services-section.homepage-2 .services-tab-content-wrap {
	background: none;
}

/*--------------------------------- Testimonial Section ----------------------------------------*/
#testimonial-section{}
.testimonial-wrap{
    background: #eeeeeb ;
    padding-top: 30px;
}
.testimonial-wrap h3{
    color: #20262e;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    margin:0;
    margin-bottom: 35px;
    padding:0;
    padding-top:90px;
}
#testimonial-img{
    padding-top:30px;
}
.testimonial-content p {
   
    color: #f8f8f8;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    padding-left: 64px;
    padding-right: 55px;
    position: relative;
    margin: 0;
        
    margin-bottom: 0;
    margin-top: 14px;

}
.testimonial-content p:before{
    content:'\f10d';
    position: absolute;
    top:0;
    left: 35px;
    color: #ddd;
    font:18px FontAwesome;
}
.testimonial-content p:after{
    content:'\f10e';
    position: absolute;
    bottom: 0;
    right: 35px;
    color:#ddd;
    font:18px FontAwesome;
}
.testimonial-content .name {
    font-weight: 400;
    padding-left: 62px;
    padding-right: 40px;
    font-size: 16px;
    color: #f8f8f8;
    text-transform: capitalize;
    padding-top: 14px;
}
.testimonial-content .name span{
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #6f7883;
}
#testimoni-carousel.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 13px;
    height: 13px;
    margin: 0;
    background: url(images/bullets-testimonial.png)no-repeat;
    filter: Alpha(Opacity=100);
    opacity: 10;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-left: 8px;
}
#testimoni-carousel.owl-theme .owl-controls .owl-page.active span, #testimoni-carousel.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: url(images/bullets-testimonial-active.png)no-repeat;
}

#testimoni-carousel.owl-theme .owl-controls{
    margin-top: 50px;
    text-align: left;
    padding:0 40px;
}

#testimonial-images.slick-slider{
    margin-bottom: 0;
    outline: none;
    outline-color: none;
}
#professional-desc .specialist img{
    width:18px;
    height:auto;
    margin-right: 8px;
}
#professional-desc .slick-slide img{
    display:inline-block;
}
#professional-desc .slick-dots li{
    float:none;
    display: inline-block;
}
#professional-desc ul.slick-dots{
    text-align: center;
    max-width: 302px;
}
#professional-desc .slick-dots{
    margin:0;
}

.slick-initialized .slick-slide{
    outline:none;
}
.slick-dots{
    margin:0;
    padding:0;
    list-style: none;
    margin-left:35px;
    margin-top:45px;

}




#testimonial-section.homepage-2 .hr{
    display: none;
}
/*--------------------------------- News Section ----------------------------------------*/
.news-section-wrap{
    padding-bottom: 130px;
    padding-top: 130px;
}
.news-section-wrap h3 {
    color: #4a525d;
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    margin: 0;
        
    margin-bottom: 40px;
    padding-left: 16px;
    padding-top: 0;
    text-align: center;
    margin-top: -40px;
}
.news-section-wrap img{
    width:100%;
    max-width: none;
    height: auto;
}
.news-content-wrap {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news-content-wrap > * {
    display: block;
}


.news-content{
    position: absolute;
    width: 100%;
    height: 60%;
    background: #EEEEEB;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    border-bottom: 3px solid transparent ;
    z-index: 3;padding: 0px 15px;
}


.news-content > * {
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    opacity: 0;
}

.slide-up {
    top: 100%;
    left: 0;
}

.news-content-wrap:hover .news-content, .news:hover .news-content {
    top: 30%;
    left: 0;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    border-bottom: 3px solid #f27c67;
}

.news-content-wrap:hover .news-content > *, .news:hover .news-content>* {
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    transition: opacity 1s ease;
    opacity: 1;
}

.news-content h4, .news-content-fix h4{
        font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    line-height: 24px;
    margin-bottom: 18px;
    padding-top: 35px;
}
.news-content h4 a, .news-content-fix h4 a{
    color: #4a5666;
    display: block;
}
.news-content .meta, .news-content-fix .meta{
    color: #4a5666;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    margin:0;
    padding:0;
    line-height: 20px;
    margin-bottom: 35px;
}
.news-content .meta a, .news-content .meta span, .news-content-fix .meta span, .news-content-fix .meta a{
    color: #899099;
}
.news-content .meta span, .news-content-fix .meta span{
    margin:0 13px;
}
.news-content p, .news-content-fix p{
    color: #6e7682 ;
    font-size: 13px;
    line-height: 24px;
}
.news-section-wrap .btn-default {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
    background: #f27c67;
    font-family: 'Roboto Slab', serif;
}
.news{
    position: relative;
}
.news:hover .btn-default{
    background: #f27c67;
}
.news-content-fix{
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
.news:hover .news-content-fix{
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;

}

/*--------------------------------- Appointment Section ----------------------------------------*/
#home-appointment{
   
}
#sandbox-container .input-daterange input{
    text-align: left;
}
#home-appointment h3{
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    padding:98px 0 30px;
    margin: 0;
    letter-spacing: 1px;
}
#home-appointment h3{
    color: #20262e;
}
#home-appointment.homepage-2 h3{
    color: #fff;
}
.home-appointment-form input{
    height:45px;
    border-radius: 0px;
    border:0;
    box-shadow: none;
    background: rgba(255,255,255, .7);
    color: #383d44 ;
    font-size: 14px;
    width:100%;
}
.home-appointment-form .col-md-6, .home-appointment-form .col-md-12{
    padding:0 5px;
}
.home-appointment-form .form-group{
    margin:0 -5px 10px;
}
.home-appointment-form textarea{
    border-radius: 0px;
    border:0;
    box-shadow: none;
    background: rgba(255,255,255, .7);
    color: #383d44 ;
    font-size: 14px;
    width:100%;
    height:145px;
}
.home-appointment-form{
    padding-right: 38px;
    /*padding-bottom: 100px;*/
}
.right-section-inner{
    padding-left: 38px;
}
.home-appointment-form input::-webkit-input-placeholder, .home-appointment-form textarea::-webkit-input-placeholder {
   color: #383d44 ;
}

.home-appointment-form input:-moz-placeholder, .home-appointment-form textarea:-moz-placeholder { /* Firefox 18- */
   color: #383d44 ;
}

.home-appointment-form input::-moz-placeholder, .home-appointment-form textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #383d44 ;
}

.home-appointment-form input:-ms-input-placeholder, .home-appointment-form textarea:-ms-input-placeholder {  
   color: #383d44 ;
}
.home-appointment-form .btn-default{
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #f69165 ;
    margin-top: 15px;
    padding:12px 40px;
}
#home-appointment .right-section p{
    max-width: 475px;
    color: #808f8f;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 30px;
}
.professional-ct{
    width:100%;
    max-width: 302px;
    height:187px;
    background: url(images/prof-box.png)no-repeat;
    padding:35px 0;
    text-align: center;
}
.specialist-ct .row{
    margin:0 0;
}
.specialist-ct .col-md-5, .specialist-ct .col-md-7{
    padding:0;
}
#professional-image .item{
    text-align: center
}

#professional-desc.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 13px;
    height: 13px;
    margin: 0;
    background: url(images/bullets-testimonial.png)no-repeat;
    filter: Alpha(Opacity=100);
    opacity: 10;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin:0 5px;
}
#professional-desc.owl-theme .owl-controls .owl-page.active span, #professional-desc.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: url(images/bullets-testimonial-active.png)no-repeat;
}
.professional-ct .name{
    margin-top: 25px;
    margin-bottom: 10px;
}
.professional-ct .name a{
    color: #20262e;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.professional-ct .name a:hover{
    color: #f69165;
}
.professional-ct .specialist span{
    color: #808f8f;
    font-size: 14px;
    font-weight: 400;
}
.professional-ct .specialist i{
    color: #f69165;
    font-size: 18px;
    margin-right: 10px;
}
.professional-ct .prof-soc{
    text-align: center;
    margin-top: 10px;
}
.professional-ct .prof-soc a i{
    width:28px;
    height:28px;
    border: 1px solid #c1c8c8;
    border-radius: 50%;
    color: #808f8f;
    font-size: 12px;
    line-height: 26px;
    margin:0 2px;
    
}
.professional-ct .prof-soc a i:hover{
    color: #f69165;
    border: 1px solid #f69165;
    
}

.professional-on-about.homepage-2{}
.ct-on-image-wrap{
    position: relative;
    width:100%;
    height:100%;
}
.ct-on-image-wrap .ct-on-image{
    position: absolute;
    left:0;
    bottom: 0;
    width:100%;
    height:100%;
    background: rgba(246, 145, 101, .7);
    opacity: 0;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.professional-on-about.homepage-2 img{
    margin-bottom: 0;
}
.professional-on-about.homepage-2 .professional-about-ct-wrap .name{
    margin-top:25px;
}
.professional-on-about.homepage-2 .professional-about-ct-wrap:hover .ct-on-image{
    opacity: 10;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.prof-excerpt{
    position: absolute;
    bottom: 0;
    padding:40px;
}

.professional-on-about.homepage-2 .professional-about-ct-wrap ul{
    margin:0;
}
.professional-on-about.homepage-2 .professional-about-ct-wrap ul li a{
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.professional-on-about.homepage-2 .professional-about-ct-wrap ul li{
    margin:0;
    margin-right:10px;
}
.professional-on-about.homepage-2 .professional-about-ct-wrap ul li a i{
    width:52px;
    height:52px;
    border-radius: 50%;
    border:2px solid #fff;
    line-height: 50px
}
.professional-on-about.homepage-2 .professional-about-ct-wrap .ct-on-image p{
    color: #fff;
    line-height: 26px;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 80px;
}


#home-appointment.homepage-2{
    /*background: url(images/app-2-bg.jpg)no-repeat;
    background-position: center;*/
}
#home-appointment.homepage-2 .home-appointment-form .btn-default{
    margin-bottom: 100px;
    background: #f69165;
    color: #fff;
}
#home-appointment.homepage-2 .home-appointment-form input, #home-appointment.homepage-2 .home-appointment-form textarea{
    background:none;
    border:1px solid #6da3c8 ;
}
#home-appointment.homepage-2 .home-appointment-form input::-webkit-input-placeholder, #home-appointment.homepage-2 .home-appointment-form textarea::-webkit-input-placeholder {
   color: #a1bed1;
}

#home-appointment.homepage-2 .home-appointment-form input::-webkit-input-placeholder, #home-appointment.homepage-2 .home-appointment-form textarea:-moz-placeholder { /* Firefox 18- */
   color: #a1bed1;
}

#home-appointment.homepage-2 .home-appointment-form input::-moz-placeholder, #home-appointment.homepage-2 .home-appointment-form textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #a1bed1;
}

#home-appointment.homepage-2 .home-appointment-form input:-ms-input-placeholder, #home-appointment.homepage-2 .home-appointment-form textarea:-ms-input-placeholder {  
   color: #a1bed1;
}
#home-appointment.homepage-2 .container-fluid{
    padding: 0;
}
#home-appointment.homepage-2 .container-fluid > .row{
    margin:0;
    position: relative;
    display: table;
    width: 100%;
}

#home-appointment.homepage-2 .col-md-6.left-section{
    padding: 0;
    display: table-cell;
    float: none;
    position: relative;
}
#home-appointment.homepage-2 .col-md-6.left-section.bg{
    background: url(images/app-2-bg.jpg) no-repeat left center;
    background-size: cover;
}
.insider{
    width: 100%;
    display: block;
}
#home-appointment.homepage-2 .row >.col-md-6.app{
    background: #0e76bc;
}
#home-appointment.homepage-2 .row >.col-md-6.app .insider {
    max-width: 570px;
    padding-left: 38px;
}

#home-appointment .col-md-6.left-section{
    min-height: 549px;
    background: #e0e9e8;
    position: relative;
}
#home-appointment .col-md-6.right-section{
    min-height: 549px;
    background: #f0f2f2;
    position: relative;
}
#home-appointment .col-md-6.left-section:after {
    content: '';
    right: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #e0e9e8;
    z-index: -2;
}
#home-appointment .col-md-6.right-section:after {
    content: '';
    left: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f0f2f2;
    z-index: -2;
}
.home-appointment-form .btn-default {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: none;
    margin-top: 15px;
    padding: 12px 40px;
    border: 2px solid #f69165;
    color: #59606a;
}
.home-appointment-form .btn-default:hover, .home-appointment-form .btn-default:focus {
    background: none;
    border: 2px solid #ef7540 !important;
    box-shadow: none;
    border: 0;
    color: #59606a;
}
/*--------------------------------- page banner ----------------------------------------*/

.page-banner{
    background: url(images/page-banner.jpg)no-repeat;
    background-position: center;
    padding:90px 0;
}
.page-title{
    font-size: 40px;
    font-weight: 700;
    color: #4a5666;
    text-transform: uppercase;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    background: none;
    border-radius: 4px;
    font-weight: 300;
    text-transform: uppercase;
}
.breadcrumb .seperate {
    margin: 0 5px;
    color: #4a5666;
}
.breadcrumb a {
    color: #4a5666;
}
.breadcrumb span {
    color: #f69165;
}
.history-section{
    padding:78px 0;
}
.history-section h3{
    color: #20262e;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 45px;
    padding-top: 25px;
    padding-bottom: 35px;
    margin:0;
}
.history-ct{
    padding-left: 45px;
    color: #6e7682;
    font-size: 14px;
    line-height: 24px;
}
.call-about{
    padding-left: 45px;
    margin-top: 55px;
}
.call-about a{
    float: left;
    font-size: 40px;
    font-weight: 300;
    line-height: 60px;
    display: block;
    padding:0 18px;
    text-decoration: none;
    color: #4a5666;
}
.call-about a:hover{
    color: #0e76bc;
}
.i-call-about{
    float:left;
    display: block;
    color: #0e76bc;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-right: 2px solid #d8d8d8;
}
.i-call-about span{
    display: block;
    font-size: 24px;
}
.i-call-about p{
    float:left;
    margin: 0;
    padding: 8px 28px 7px 20px;
}
.i-call-about i{
    font-size: 42px;
    color: #0e76bc;
    width:65px;
    height:65px;
    border: 2px solid #4a5666;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    float: left;
}

/* why section*/
.why-section{
    background: #e7f0ef ;
    padding-top: 100px;
}
.why-section h3{
    color: #20262e;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 25px;
    padding-bottom: 35px;
    margin:0;
}
.why-on-about h4{
    color: #4a5666;
    text-transform: capitalize;
    font-weight: 700;
    margin:10px 0 25px;
}

/* professional on about */
.professional-on-about{
    padding: 95px 0 85px;
    border-bottom: 1px solid #eae9e7;
}
.professional-on-about h3{
    color: #20262e;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 25px;
    padding-bottom: 35px;
    margin:0;
}
.professional-about-ct-wrap{
    margin-bottom: 50px;
}
.professional-about-ct-wrap a{
    display: block;
}
.professional-about-ct-wrap img{
    border:1px solid #dee6e5;
    margin-bottom: 35px;
    
}
.professional-about-ct-wrap .name{
    color: #20262e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    
}
.professional-about-ct-wrap .specialist{
    color: #4a5666;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    
}
.professional-about-ct-wrap .small-line{
    background:#4a5666; 
}
.professional-about-ct-wrap:hover .small-line{
    background:#f69165; 
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    width:100%;
    max-width: none;
}
.professional-about-ct-wrap ul{
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 45px;
}
.professional-about-ct-wrap ul li{
    float: left;
    margin: 0 15px;
}

.professional-about-ct-wrap ul li a{
    font-size: 15px;
    color: #4a5666;
}
.professional-about-ct-wrap ul li a:hover{
    font-size: 15px;
    color: #f69165;
}

/*--------------------------------- appointment page ----------------------------------------*/

#appointment-wrap{
    padding-top: 80px;
    border-bottom: 1px solid #eae9e7;
}
#appointment-wrap h3{
    color: #20262e;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 25px;
    padding-bottom: 35px;
    margin:0;
}
#appointment-wrap .text-center img{
    display: inline-block;
}
#appointment-wrap .appointment-form input, #appointment-wrap .appointment-form select{
    height:42px;
    border:1px solid #e9e9e9 ;
    color: #9ea2a7;
    font-size: 14px;
}
#appointment-wrap .appointment-form textarea{
    border:1px solid #e9e9e9 ;
    color: #9ea2a7;
    font-size: 14px;
}
#appointment-wrap .appointment-form .btn{
    padding:13px 40px;
}
#appointment-wrap .appointment-form select{
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url(images/select.png)right center no-repeat;
}
#appointment-wrap .appointment-form textarea{
    height: 270px;
}
#appointment-wrap .appointment-form input::-webkit-input-placeholder, #appointment-wrap .appointment-form textarea::-webkit-input-placeholder, #appointment-wrap .appointment-form select::-webkit-input-placeholder {
   color: #9ea2a7 ;
}

#appointment-wrap .appointment-form input:-moz-placeholder, #appointment-wrap .appointment-form textarea:-moz-placeholder, #appointment-wrap .appointment-form select:-moz-placeholder { /* Firefox 18- */
   color: #9ea2a7 ;
}

#appointment-wrap .appointment-form input::-moz-placeholder, #appointment-wrap .appointment-form textarea::-moz-placeholder, #appointment-wrap .appointment-form select::-moz-placeholder {  /* Firefox 19+ */
   color: #9ea2a7 ;
}

#appointment-wrap .appointment-form input:-ms-input-placeholder, #appointment-wrap .appointment-form textarea:-ms-input-placeholder, #appointment-wrap .appointment-form select:-ms-input-placeholder {  
   color: #9ea2a7 ;
}

/*--------------------------------- Departments ----------------------------------------*/
.department-tab-nav-wrap h3{
    color: #20262e;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 25px;
    padding-bottom: 35px;
    margin:0;
}
.tab-departments.nav-tabs {
    border-bottom:1px solid #eae9e7;
    width: 100%;
}
.tab-departments.nav-tabs>li {
    float: left;
    margin-bottom: 0;
    border:1px solid #eae9e7 ;
    width:20%;
    text-align: center;
    border-left: 0;
    border-bottom: 0;
}
.tab-departments.nav-tabs>li:last-child, .tab-departments.nav-tabs>li:nth-child(5),.tab-departments.nav-tabs>li:nth-child(10), .tab-departments.nav-tabs>li:nth-child(15){
    border-right: 0;
}
.tab-departments.nav-tabs>li>a{
    border-radius: 0;
    border:0;
    margin:0;
    font-size: 16px;
    font-family: 'Roboto Slab', sans-serif;
    display: block;
    text-transform: capitalize;
    color: #4a5666 ;
    padding:25px 15px;
}
.tab-departments.nav-tabs>li>a span{
    display: block;
}
.tab-departments.nav-tabs>li>a img{
    display: inline-block;
}
.tab-departments.nav-tabs>li.active>a, .tab-departments.nav-tabs>li.active>a:focus, .tab-departments.nav-tabs>li.active>a:hover, .tab-departments.nav-tabs>li>a:hover {
    border:0;
    color: #f69165;
}
.department-tab-content-wrap{
    background: #e7f0ef;
    padding: 65px 0 85px;
}
.department-tab-nav-wrap .small-line{
    background: #f69165 ;
    height:4px;
    width:225px;
    margin:0 auto;
    position: relative;
}
.department-tab-nav-wrap .small-line:before{
    width:100%;
    top:-12px;
    position: absolute;
    text-align: center;
    content: "\f0d8";
    font: 20px FontAwesome;
    color: #f69165 ;
}
.tab-departments{
    margin-bottom: 75px;
}
.department-tab-content-wrap .tab-content p{
    padding:0 50px;
    color: #6e7682 ;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 50px;
}
.department-tab-content-wrap h3{
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 60px;
}
.department-tab-content-wrap .btn{
    font-weight: 700;
    letter-spacing: 0.5px;
}

/*--------------------------------- Blog page ----------------------------------------*/
#blog-section{
    border-bottom:1px solid #eae9e7;
    padding-top:80px;
}
.simple-blog-ct, .carousel-blog-ct, .video-blog-ct{
    padding-right: 24px;
    /*border-bottom: 1px solid #eae9e7;*/
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.blog-content h3{
    text-transform: uppercase;
    font-weight: 700;
    margin:0;
    margin-bottom: 10px;
}
.blog-content h3 a{
    color: #20262e ;
}
.blog-content h3 a:hover{
    color: #f69165 ;
}
.blog-meta{
    /*padding:10px 0;
    border-bottom: 1px solid #eae9e7 ;
    border-top: 1px solid #eae9e7 ;*/
    margin-bottom: 35px;
    color: #626262 ;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 13px;
}
.blog-meta a{
    /*color: #f69165 ;*/
}
.blog-content p{
    font-size: 14px;
    color:#6e7682;
    line-height:24px;
    margin-bottom: 50px;
}
.blog-ct-image{
    margin-bottom: 40px;
    position: relative;
}
.blog-ct-image a{
    display: block;
    position: relative;
}
.blog-ct-image .entry-date {
    display: block;
    background: #f69165;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 86px;
    height: 84px;
    z-index: 2;
}
.blog-ct-image .entry-date strong {
    display: block;
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -1px;
    margin-top: 2px;
    margin-bottom: -12px;
}
.blog-ct-image .entry-date em {
    display: block;
    text-transform: uppercase;
    font-style: normal;
    font-size: 13px;
}
.blog-control{
    
}
.blog-control a.more{
    display:block;
    float:left;
}
.ct-share{
    display: inline-block;
    float: right;
}
.ct-share label{
    font-size: 13px;
    color: #626262;
    font-weight: 400;
    text-transform: uppercase;
    margin-right: 25px;
}
.blog-control .btn{
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 700;
    padding:12px 25px;
}
.blog-control .btn i{
    font-size: 16px;
    margin-right: 20px;
}
.fb{
    background:#3864a3;
}
.twit{
    background:#1bbde5;
    margin-right: 15px;
}
#blog-slider .slick-dots{
    margin-left: 0;
    margin-top: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 20px;
}
#blog-slider .slick-dots li{
    float: none;
    display: inline-block;
}


#blog-slider .slick-dots li button, .slick-dots li button:focus {
    display: block;
    width: 13px;
    height: 13px;
    margin: 0;
    background: #fff;
    filter: Alpha(Opacity=70);
    opacity: .7;
    margin: 0 5px;
    text-indent: -999999px;
    border: 0;
    box-shadow: none;
    outline: none;
    border-radius: 50%;
}
#blog-slider .slick-dots li.slick-active button {
    background: #fff;
    filter: Alpha(Opacity=100);
    opacity: 10;
}
.video-blog-ct .blog-ct-image .play-button{
    width:100%;
    position: absolute;
    top:40%;
    left:0;
    z-index:2;
    text-align: center;
    font-size: 72px;
    color: #fff;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.video-blog-ct .blog-ct-image .play-button:hover{
    color: #f69165;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.blog-ct-image img{

}
div.ppt{
    font-family: 'Roboto Slab', serif !important;
}
.pagination{
    margin-bottom: 110px;
}
.pagination>li>a, .pagination>li>span{
    margin-left:10px;
    font-weight: 700;
    color: #34383e;
    background: none;
    
    font-size: 18px;
    border: 1px solid #0e76bc;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #f69165;
    border-color: #f69165;
    color: #fff
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .pagination>li>a:hover, .pagination>li>span:hover{
    border-color: #f69165;
    background: none;
    color: #34383e;
}

.sidebar .widget-title{
    text-transform: uppercase;
    font-weight: bold;
    margin:0;
    color: #20262e;
    margin-bottom: 35px;
    
}
.widget_categories ul,.widget_archieves ul{
    margin:0;
    padding: 0;
    list-style: none;
    margin-bottom: 60px;
}
.widget_categories ul li,.widget_archieves ul li{
    position: relative;
    list-style: none;
    padding:0 0 0 25px;
    margin-bottom: 25px;
}
.widget_categories ul li a, .widget_archieves ul li a{
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.widget_categories ul li:after, .widget_archieves ul li:after{
    content: '\f047';
    position: absolute;
    font: 10px FontAwesome;
    left: 0;
    top: 2px;
}
.widget_categories ul li:hover:after, .widget_archieves ul li:hover:after{
    color: #f69165;
}
.widget_tags a{
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    background: #0e76bc;
    font-weight: 700;
    padding:13px 20px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
}
.widget_tags a:hover{
    background: #f69165;
}
.r-post-item h5{
    margin: 0 0 5px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
}
.r-post-inner{
    margin-bottom: 60px;
}
.r-post-item h5 a{
     color: #20262e;
}
.r-post-item{
    padding-bottom: 25px;
    border-bottom: 1px solid #eae9e7;
    margin-bottom: 25px;
}

.blog-share{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.blog-share li{
    float: left;
}
.ct-share label{
    float: left;
    line-height: 42px;
}
.blog-share li {
    float: left;
    border: 1px solid #eae9e7;
    border-collapse: collapse;
    border-left: 0px;
}
.blog-share li a {
    color: #515559;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}
.blog-share li:first-child {
    border-left: 1px solid #eae9e7;
}
/*--------------------------------- Faq page ----------------------------------------*/
#faq-section{
    padding-top: 80px;
    border-bottom:  1px solid #eae9e7;
}
#faq-section h3{
    color: #20262e;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 0;
    padding-bottom: 25px;
    margin:0;
}
#faq-section .widget_categories li, #faq-section .widget_categories li a{
    color: #20262e;
}
.faq-search{
    max-width: 753px;
    margin:0 auto 45px;
}
.faq-search .form-control{
    height:45px;
    box-shadow: 0px 0px 30px rgba(234, 237, 239, .9);
    position: relative;
    border: 1px solid #dfe5e4;
}
.faq-search .form-group{
    position: relative;
}
.faq-search .form-group:after{
    content: '\f002';
    position: absolute;
    right:1px;
    top:1px;
    font: 18px FontAwesome;
    color: #f69165;
    height:96%;
    background:#fff;
    padding:13px 18px;
}
.faq-content{
    padding-top: 45px;
    padding-bottom: 65px;
}
.faq-content h4{
    color: #20262e;
    margin:0 0 25px;
}
.faq-content h4 i{
    color: #f69165;
    margin-right:25px;
}
.faq-content p{
    color: #6e7682;
    font-size: 14px;
    padding-left: 40px;
    margin:0;
    line-height: 24px;
    margin-bottom: 85px;
}
.faq-img {
    margin-bottom: 60px;
}
/*--------------------------------- Contact page ----------------------------------------*/

#contact-section{
    padding-top: 80px;
    padding-bottom: 100px;
    border-bottom:  1px solid #eae9e7;
}
#contact-section h3{
    color: #20262e;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 0;
    padding-bottom: 30px;
    margin:0;
}
.map-container{
    width:100%;
    
    background:#909090;
    margin-bottom: 80px;
}
#map{
    height:430px;
}
/*--------------------------------- gallery page ----------------------------------------*/
#gallery-section{
    padding-top: 80px;
    padding-bottom: 90px;
    border-bottom:  1px solid #eae9e7;
}
#gallery-section h3{
    color: #20262e;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    margin:0;
    margin-bottom: 30px;
    padding:0;
    float:left;
}
#filter-gallery{
    float:right;
    list-style: none;
    margin:0;
    padding:0;
}
#filter-gallery li{
    float:left;
    border-right: 1px solid #b4b6ba;
}
#filter-gallery li:last-child{
    border-right: 0;
}
#filter-gallery li a{
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #b4b6ba;
    text-decoration: none;
    display: block;
    padding:0 25px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
#filter-gallery .active a, #filter-gallery li a:hover{
    color: #20262e;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.gallery-item{
    margin-bottom: 70px;
}
.gallery-item .inner{
    /*max-width: 360px;*/
    display: inline-block;
    background: #fff;
}
.gallery-item .inner h4{
    margin:30px 0 15px;
    font-size: 19px;
    color: #4a5666;
    font-weight: 700;
}
.gallery-item .inner p{
    margin: 0;
    padding: 0;
    color: #6e7682 ;
    line-height: 24px;
}
.gallery-item .inner a{
    color: #fff;
    position: relative;
    display: block;
    text-align: center;
    font-size: 20px;
    
}
.gallery-item .inner a i{
    position: absolute;
    left: 0;
    top: 0;
    background: #0e76bc ;
    width: 50px;
    height: 60px;
    padding:20px 0;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.gallery-item .inner:hover a i{
    background: #f69165;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

/*--------------------------------- Testimonial page ----------------------------------------*/
#testimonial-page-section{
    padding:80px 0 80px;
    border-bottom:  1px solid #eae9e7;
}
#testimonial-page-section h3{
    color: #20262e;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    margin:0;
    margin-bottom: 45px;
    padding:0;
}
.testimonial-ct{
    border-bottom: 1px solid #eae9e7 ;
    margin-bottom: 70px;
}
.testimonial-ct p{
    color: #6e7682 ;
    margin:0;
    padding: 0;
    line-height: 24px;
    margin-bottom: 45px;
    position: relative;
    
}
.testimonial-ct.align-left p{
    padding-right: 112px;
}
.testimonial-ct.align-right p{
    text-align: right;
    padding-left: 112px;
}
.testimonial-ct.align-left p:after{
    content:'“';
    position: absolute;
    right:0;
    bottom:-30px;
    color: #6e7682 ;
    font:100px georgia;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    height:47px;
    width:37px;
}
.testimonial-ct.align-right p:after{
    content:'“';
    position: absolute;
    left:0;
    top:-30px;
    color: #6e7682 ;
    font:100px georgia;
    height:47px;
    width:37px;
}
.testimonial-ct .name{
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f69165 ;
    line-height: 20px;
    margin-bottom: 50px;
}
.testimonial-ct .name span{
    display: block;
    letter-spacing: normal;
    font-weight: 400;
    color: #20262e ;
    text-transform: capitalize;
}
.testimonial-ct.align-left .name{
    text-align: left;
}
.testimonial-ct.align-right .name{
    text-align: right;
}
.testimonial-page-img img{
    border-radius: 50%;
    display: block;
}
.testimonial-ct.last{
    border-bottom: 0;
}
.testimonial-ct.align-right .testimonial-page-img {
    text-align: right;
}
.testimonial-ct.align-right .testimonial-page-img img{
    
    display: inline-block;
}
/*--------------------------------- comment-list ----------------------------------------*/
.media-body{
    width: auto;
}
.media-list{
    margin-top: 45px;
}
#comment-list .media-heading{
    font-size: 13px;
    color: #20262e;
    text-transform: uppercase;
}
#comment-list .media-body{
    padding-left: 15px;
}
.comment-meta-item {
    color: #9297a0;
    text-transform: uppercase;margin-bottom: 10px;
    display: block;
}
#comment-list .media-body p{
    color: #6e7682;
    margin-bottom: 25px;
}
#comment-list .media-list .media{
    border-bottom: 1px solid #eae9e7;
    margin-bottom: 40px;
}
#comment-list .media-list .media .media{
    border-bottom: 0;
    margin-bottom: 0;
}
#comment-list .btn-default{
    background: #3864a3;
    font-weight: 700;
    padding: 10px 20px;
    margin-bottom: 40px;
}
.comment-form .form-control{
    height:45px;
    border: 1px solid #e9e9e9;
    box-shadow: none;
    outline: none;
}
.comment-form textarea.form-control{
    height:200px;
}
.comment-form .form-group{
    margin:0 -5px 10px;
}
.comment-form .btn-default{
    padding:12px 22px;
    font-weight: 700;
    margin: 10px 0 75px;
}
.comment-form .col-md-6, .comment-form .col-md-12{
    padding: 0 5px;
}
/*--------------------------------- Career page ----------------------------------------*/
#career-section {
	padding: 80px 0 0px;
}

#career-section .sidebar h3 {
	font-size: 21px;
	margin-bottom: 25px;
}

#career-section .widget_categories ul li {
	position: relative;
	list-style: none;
	padding: 0 25px 0 0;
	margin-bottom: 15px;
	text-align: right;
	color: #20262e;
}

#career-section .widget_categories ul li:after {
	content: '\f047';
	position: absolute;
	font: 10px FontAwesome;
	left: auto;
	right: 0;
	top: 6px;
}

#career-section .widget_categories ul li a {
	color: #20262e;
}

#career-section .widget_categories ul li a:hover,
#career-section .widget_categories ul li:hover {
	color: #f69165;
}

.apply-job {
	padding-top: 50px;
	background: #e6f0ef;
}

.apply-job h3 {
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 5px;
}

.apply-job h3 span {
	color: #f69165;
}

.apply-job-form {
	clear: both;
	overflow: hidden;
	padding-top: 40px;
}

.apply-job-form div.wpcf7-validation-errors {
	margin-left: 15px;
}

.apply-job-form .form-control {
	height: 45px;
	box-shadow: none;
	outline: none;
	border: 1px solid #dfe5e4;
}

.apply-job-form .form-group {
	margin-left: -5px;
	margin-right: -5px;
}

.apply-job-form .form-group .col-md-12,
.apply-job-form .form-group .col-md-6 {
	padding-left: 5px;
	padding-right: 5px;
}

.apply-job-form .btn-file {
	position: relative;
	overflow: hidden;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: 'Roboto', sans-serif;
	padding: 13px 20px;
	font-size: 13px;
}

.apply-job-form .btn-file input[type=file] {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	cursor: inherit;
	display: block;
}

.apply-job-form input[readonly] {
	background-color: white !important;
	cursor: text !important;
}

.apply-job-form .btn-file br {
	display: none;
}

.apply-job-form select {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: #fff url(assets/img/select.png)right center no-repeat;
}

.apply-job-form .btn-default {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
}

.apply-job-form input[type=file] {
	border: 0;
	background: none;
}

.apply-job-form {
	margin-bottom: 100px;
}

.apply-job .row {
	position: relative;
}

.apply-img-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
}

.apply-img {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
}

.apply-img img {
	display: inline-block;
}

.ap-form-sec {
	float: right;
}

.job-desc {
	background: #e6f0ef;
	padding: 20px 25px;
}

.job-desc h3 {
	font-weight: 500;
	font-size: 18px;
	margin: 0 0 20px;
}

.job-desc ul.default-list li {
	margin-bottom: 15px;
	margin-top: 15px;
	text-transform: capitalize;
}

.job-desc ul.default-list li {
	margin-bottom: 15px;
}

.job-desc ul.default-list li:after {
	top: 6px;
}

.job-img {
	padding: 0 15px;
	text-align: center;
}

.job-img img {
	display: inline-block;
}

.job-detail {
	background:url(http://demo.puriwp.com/mediplus/wp-content/uploads/2015/10/career.png) left no-repeat;
	min-height: 500px;
	position: relative;
}

.job-detail-ct {
	max-width: 470px;
	background: #e6f0ef;
	min-height: 285px;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 40px;
	text-align: center;
}

.job-detail-ct h4 {
	color: #20262e;
	margin: 0 0 20px;
}

.job-detail-ct p {
	color: #6e7682;
	line-height: 24px;
	margin: 0 0 25px;
}

.job-detail-wrap {
	padding-bottom: 100px;
}
.ap-form-sec select{
    background: #fff url(images/select.png)right center no-repeat;
}



/*--------------------------------- Not found page ----------------------------------------*/
#not-found-page{
    padding-top: 105px;
    padding-bottom: 135px;
    border-bottom: 1px solid #eae9e7;
}
.notfound-icon{
    text-align: center;
}
.notfound-icon img{
    display: inline-block;
}
.notfound-text{
    font-size: 150px;
    font-weight: 700;
    text-transform: uppercase;
    color: #f69165 ;
    margin-bottom: 50px;
}
.notfound-text span{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    display: block;
    color: #20262e ;
}
.notfound-text span i{
    color: #f69165;
    font-style: normal;
}
#not-found-page .btn{
    font-weight: 700;
    padding: 13px 35px;
}
/*--------------------------------- Counter Section ----------------------------------------*/
.icon-wrap{
    width:100%;
    max-width: 65px;
    height:65px;
    display: block;
    border-radius: 50%;
    border: 1px solid #535353;
    text-align: center;
    float:left;
}
.icon-wrap i{
    font-size: 30px;
    padding:15px 0;
    color: #20262e;
}
.border-min {
    border-right: 1px dashed #999;
    padding-right: 0px;
    margin-right: 18px;
    margin-left: -19px;
}
.icon-wrap i.fa-trophy, .icon-wrap i.fa-user-md{
    color: #fff;
    text-shadow:
   -1px -1px 0 #20262e,  
    1px -1px 0 #20262e,
    -1px 1px 0 #20262e,
     1px 1px 0 #20262e;
}
.counter-wrap{
    padding:25px 0;
    border-bottom: 1px solid #eae9e7;
}
#counter-section {
    background: #EEEEEB;
}
.value-counter{
    float: left;
    color: #20262e ;
    font-weight: 700;
    font-size: 35px;
    font-family: 'Roboto Slab', serif;
    padding:0 15px;
    line-height: 28px;
}
.value-counter span{
    font-family: 'Roboto', serif;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#counter-section.homepage-2 .counter-wrap{
    border:0;
}
#counter-section.homepage-2 .icon-wrap{
    float:none;
    border:0;
    color: #20262e ;
    height:auto;
    max-width: none;
    text-align: left;
}
#counter-section.homepage-2 .value-counter{
    padding:0;
}
#counter-section.homepage-2 .value-counter span{
    margin-top: 10px;
}

/*--------------------------------- Footer Widget Section ----------------------------------------*/
#footer-widget-section{
}
.footer-widget-wrap{
    border-bottom: 1px solid #eae9e7;
    padding:60px 0 85px;
}
.ft-widget-title{
    font-size: 16px;
    text-transform: uppercase;
    color: #20262e;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
}

/*footer menu*/
#menu-footer-menu{
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu-footer-menu li{
    float: left;
    width:50%;
    text-align:left;
    line-height: 30px;
}
#menu-footer-menu li a{
    font-size: 13px;
    color:#626262;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
#menu-footer-menu li a:hover{
    color: #f69165;
}
/*contact-widget*/
#contact-widget, .contact-detail-ct{
    color: #626262;
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 235px;
}
.contact-detail-soc{
    color: #626262;
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 295px;
}
#contact-widget li, .contact-detail-ct li{
    color: #626262;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    line-height: 30px;
}
.contact-detail-soc li{
    color: #626262;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    line-height: 30px;
    width:50%;
    float:left;
}
#contact-widget li a, .contact-detail-ct li a{
    color: #626262;
}
#contact-widget li a:hover, .contact-detail-ct li a:hover{
    color: #f69165;
}
#contact-widget li span, .contact-detail-ct li span{
    color: #20262e;
    font-weight: 500;
}
.newsletter .input-group{
    width:100%;
}
.newsletter .form-group{
    display: block;
}
.newsletter input, .newsletter .form-control:focus{
    height:45px;
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    border: 1px solid #eae9e7;
    border-right: 1px solid transparent;
}
.newsletter .input-group-addon{
    padding: 0;
    border:0;
    
}
.newsletter .input-group-addon .btn{
    display: block;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    line-height: 45px;
    padding-top: 0;
    padding-bottom: 0;
    background: #f69165;
}


.footer-credits{
    padding:30px 0 50px;
}
.footer-credits .credits{
    float:left;
    color: #626262;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.footer-credits .credits a{
    color: #626262;
}

.ft-soc{
    float:right;
}
.ft-soc a{
    color: #20262e;
    font-size: 16px;
    margin-right: 20px;
}
.ft-soc a:hover, .footer-credits .credits a:hover {
    color: #f69165;
}
.ft-soc a.last{
    margin-right: 0;
}


#footer-widget-section.homepage-2 .footer-widget-wrap, .footer-credits.homepage-2{
    background: #2b2b2b ;
    border:0;
}
#footer-widget-section.homepage-2 .ft-widget-title{
    color: #fff;
}
#footer-widget-section.homepage-2 #menu-footer-menu li a, #footer-widget-section.homepage-2 #contact-widget li, #footer-widget-section.homepage-2 #contact-widget li a, .footer-credits.homepage-2 .credits a, .footer-credits.homepage-2 .credits, .footer-credits.homepage-2 .ft-soc a{
    color: #939393;
}
#footer-widget-section.homepage-2 #contact-widget li span{
    color: #525151;
}
#footer-widget-section.homepage-2 #menu-footer-menu li a{
    position: relative;
    padding-left: 20px;
    text-transform: capitalize;
}
#footer-widget-section.homepage-2 #menu-footer-menu li a:before{
    position: absolute;
    left:0;
    top:2px;
    content:'';
    width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent; 
	border-left:5px solid #939393; 
}
.footer-credits.homepage-2 .container{
    border-top:1px solid #474747 ;
    padding-top: 30px;
}
.imgalign {
    margin: 0 auto;
        
    margin-top: 10px;
}
.padding-servics {
    padding-top: 20px;
}
/*--------------------------------- Mediplus Icon ----------------------------------------*/

/*Service*/
.servicescon{
    width:69px;
    height:63px;
    display:inline-block;
}
.medical-care {
    background: rgba(9,98,157,0.20);
    border-radius: 100%;
    border: 1px solid rgba(9,98,157,0.30);
}
.medical-treatment{
    background: url(images/services-ico-2.png) no-repeat;
}
.medical-conseling{
    background: url(images/services-ico-3.png) no-repeat;
}
.medical-help{
    background: url(images/services-ico-4.png) no-repeat;
}
.medical-consult{
    background: url(images/services-ico-5.png) no-repeat;
}
.medical-monitoring{
    background: url(images/services-ico-6.png) no-repeat;
}
.medical-services{
    background: url(images/services-ico-7.png) no-repeat;
}
.medical-billing{
    background: url(images/services-ico-8.png) no-repeat;
}
.medical-love{
    background: url(images/services-ico-9.png) no-repeat;
}
.medical-doctor{
    background: url(images/services-ico-10.png) no-repeat;
}
.medical-medicene{
    background: url(images/services-ico-11.png) no-repeat;
}


.medical-care:hover, .services-hover:hover .medical-care{
    background: url(images/services-ico-1-color.png) no-repeat;
	transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-webkit-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-ms-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-moz-transition:background 0.3s linear 0s, color 0.3s linear 0s;
	-o-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
}
.medical-treatment:hover, .services-hover:hover .medical-treatment{
    background: url(images/services-ico-2-color.png) no-repeat;
	transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-webkit-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-ms-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-moz-transition:background 0.3s linear 0s, color 0.3s linear 0s;
	-o-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
}
.medical-conseling:hover, .services-hover:hover .medical-conseling{
    background: url(images/services-ico-3-color.png) no-repeat;
	transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-webkit-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-ms-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-moz-transition:background 0.3s linear 0s, color 0.3s linear 0s;
	-o-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
}
.medical-help:hover, .services-hover:hover .medical-help{
    background: url(images/services-ico-4-color.png) no-repeat;
	transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-webkit-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-ms-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-moz-transition:background 0.3s linear 0s, color 0.3s linear 0s;
	-o-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
}
.medical-consult:hover, .services-hover:hover .medical-consult{
    background: url(images/services-ico-5-color.png) no-repeat;
	transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-webkit-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-ms-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-moz-transition:background 0.3s linear 0s, color 0.3s linear 0s;
	-o-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
}
.medical-monitoring:hover, .services-hover:hover .medical-monitoring{
    background: url(images/services-ico-6-color.png) no-repeat;
	transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-webkit-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-ms-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
	-moz-transition:background 0.3s linear 0s, color 0.3s linear 0s;
	-o-transition:background 0.3s linear 0s, color 0.3s linear 0s; 
}

.bg-doc p {
    margin: 0;
    font-family: 'Roboto Slab', serif;
    line-height: 28px;
}

.medical-services:hover, .services-hover:hover .medical-services{
    background: url(images/services-ico-7-color.png) no-repeat;
}
.medical-billing:hover, .services-hover:hover .medical-billing{
    background: url(images/services-ico-8-color.png) no-repeat;
}
.medical-love:hover, .services-hover:hover .medical-love{
    background: url(images/services-ico-9-color.png) no-repeat;
}
.medical-doctor:hover, .services-hover:hover .medical-doctor{
    background: url(images/services-ico-10-color.png) no-repeat;
}
.medical-medicene:hover, .services-hover:hover .medical-medicene{
    background: url(images/services-ico-11-color.png) no-repeat;
}

/*Departments*/
.departmentcon{
    width:65px;
    height:45px;
    display:inline-block;
}

.diabets{
    background: url(images/department-1.png) no-repeat;
}
.otology{
    background: url(images/department-2.png) no-repeat;
}
.opthalmology{
    background: url(images/department-3.png) no-repeat;
}
.neurology{
    background: url(images/department-4.png) no-repeat;
}
.rhinology{
    background: url(images/department-5.png) no-repeat;
}
.oral{
    background: url(images/department-6.png) no-repeat;
}
.gastroenterology{
    background: url(images/department-7.png) no-repeat;
}
.gynecology{
    background: url(images/department-8.png) no-repeat;
}
.hepatology{
    background: url(images/department-9.png) no-repeat;
}
.orthopedics{
    background: url(images/department-10.png) no-repeat;
}
.tab-departments.nav-tabs>li>a:hover .diabets, .tab-departments.nav-tabs>li.active>a:hover .diabets, .tab-departments.nav-tabs>li.active>a .diabets{
    background: url(images/department-1-color.png) no-repeat;
}
.tab-departments.nav-tabs>li>a:hover .otology, .tab-departments.nav-tabs>li.active>a:hover .otology, .tab-departments.nav-tabs>li.active>a .otology{
    background: url(images/department-2-color.png) no-repeat;
}
.tab-departments.nav-tabs>li>a:hover .opthalmology, .tab-departments.nav-tabs>li.active>a:hover .opthalmology, .tab-departments.nav-tabs>li.active>a .opthalmology{
    background: url(images/department-3-color.png) no-repeat;
}
.tab-departments.nav-tabs>li>a:hover .neurology, .tab-departments.nav-tabs>li.active>a:hover .neurology, .tab-departments.nav-tabs>li.active>a .neurology{
    background: url(images/department-4-color.png) no-repeat;
}
.tab-departments.nav-tabs>li>a:hover .rhinology, .tab-departments.nav-tabs>li.active>a:hover .rhinology, .tab-departments.nav-tabs>li.active>a .rhinology{
    background: url(images/department-5-color.png) no-repeat;
}

.tab-departments.nav-tabs>li>a:hover .oral, .tab-departments.nav-tabs>li.active>a:hover .oral, .tab-departments.nav-tabs>li.active>a .oral{
    background: url(images/department-6-color.png) no-repeat;
}

.tab-departments.nav-tabs>li>a:hover .gastroenterology, .tab-departments.nav-tabs>li.active>a:hover .gastroenterology, .tab-departments.nav-tabs>li.active>a .gastroenterology{
    background: url(images/department-7-color.png) no-repeat;
}
.tab-departments.nav-tabs>li>a:hover .gynecology, .tab-departments.nav-tabs>li.active>a:hover .gynecology, .tab-departments.nav-tabs>li.active>a .gynecology{
    background: url(images/department-8-color.png) no-repeat;
}
.tab-departments.nav-tabs>li>a:hover .hepatology, .tab-departments.nav-tabs>li.active>a:hover .hepatology, .tab-departments.nav-tabs>li.active>a .hepatology{
    background: url(images/department-9-color.png) no-repeat;
}
.tab-departments.nav-tabs>li>a:hover .orthopedics, .tab-departments.nav-tabs>li.active>a:hover .orthopedics, .tab-departments.nav-tabs>li.active>a .orthopedics{
    background: url(images/department-10-color.png) no-repeat;
}
.dept-img {
    text-align: center;
    max-width: 195px;
    margin: 0 auto;
}

/*------------------ shortcode -------------------------*/
#shortcode-section{
    padding-top: 80px;
}
.shortcode.title{
    font-family: "Roboto Slab",Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 35px;
}
h6.shortcode.title{
    font-family: "Roboto Slab",Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 15px;
}
h1.shortcode, h2.shortcode, h3.shortcode, h4.shortcode, h5.shortcode, h6.shortcode{
    font-family: "Roboto Slab",Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    margin:0 0 30px;
}
h1.shortcode{
    font-size: 40px;
}
h2.shortcode{
    font-size: 35px;
}
h3.shortcode{
    font-size: 30px;
}
h4.shortcode{
    font-size: 25px;
}
h5.shortcode{
    font-size: 20px;
}
h6.shortcode{
    font-size: 15px;
}
ul.shortcode{
    list-style: none;
    margin: 0;
    padding: 0;
    
}
ol.shortcode{
    padding: 15px;
}
ul.shortcode li{
    font-size: 13px;
    color: #20262e;
    font-family: "Roboto", sans-serif;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
    color: #20262e;
    padding-left: 30px;
}
ol.shortcode li{
    font-size: 13px;
    color: #20262e;
    font-family: "Roboto", sans-serif;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
    color: #20262e;
    padding-left: 20px;
}
ul.shortcode li:before {
    content: '\f047';
    position: absolute;
    font: 10px FontAwesome;
    left: 0;
    top: 0;
}
#shortcode-section p{
    color:#6e7682;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    line-height: 30px;
}
#shortcode-section .row{
    margin-bottom:30px;
}

.nav-tabs.shortcode-tab>li>a {
    margin-right: -1px;
    line-height: normal;
    border: 1px solid #e0e0e0;
    border-bottom-color: transparent;
    border-radius: 0;
    padding: 20px 30px;
    color: #20262e;
    font-family: "Roboto Slab", sans-serif;
    font-size: 16px;
    position: relative;
}
.nav-tabs.shortcode-tab>li.active>a:before{
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    height: 3px;
    background: #f69165;
    width: 102%;
    z-index: 1;
}
.tab-content.shortcode-tab>.tab-pane{
    border:1px solid #e0e0e0;
    border-top: 0;
    padding:35px 30px;
    font-size: 14px;
    color: #6e7682;
}
.panel-group.shortcode .panel+.panel{
    margin-top: -1px;
}
.panel-group.shortcode .panel-heading {
    padding: 20px 30px;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    background: #fff;
    position: relative;
}
.panel-group.shortcode .panel-title {
    font-size: 16px;
    color: #20262e;
    font-family: "Roboto Slab", sans-serif;
}
.panel-group.shortcode .panel{
    border-radius: 0;
}
.panel-group.shortcode .panel-default>.panel-heading+.panel-collapse>.panel-body{
    border-top-color: transparent;
}
.panel-group.shortcode .panel-body{
    padding: 20px 30px;
    color: #6e7682;
    line-height: 30px;
    position: relative;
    height: 100%;
}
.panel-collapse{
    position: relative;
}
.panel-group.shortcode .panel-collapse:before{
    content: '';
    position: absolute;
    
    width: 3px;
    height: 101%;
    background: #f69165;
    left: -1px;
    top: 0;
    z-index: 1;
}
.panel-group.shortcode .panel-heading:after{
    content: '';
    position: absolute;
    right: 15px;
    width: 21px;
    height: 21px;
    background: url(images/plus.png)no-repeat;
    z-index: 1;
    top: 18px;
    
}
.panel-group.shortcode .panel.active .panel-heading:after{
    background: url(images/min.png)no-repeat;
}


.alert.shortcode {
    padding: 20px 25px;
    margin-bottom: 20px;
    border: 0;
    border-radius: 0px;
    font-size: 16px;
    font-family: "Roboto Slab", sans-serif;
    
}
.alert.shortcode span{
    float: left;
    line-height: 28px;
}
.alert.shortcode i{
    font-size: 24px;
    line-height: 24px;
    float: left;
    margin-right: 23px;
}
.alert.shortcode.alert-success {
    color: #fff;
    background: #7ab55c;
}
.alert.shortcode.alert-danger {
    color: #fff;
    background: #e74c3c;
}
.alert.shortcode.alert-info {
    color: #fff;
    background: #2980b9;
}
.alert.shortcode.alert-warning {
    color: #fff;
    background: #eb8000;
}
.btn-blue, .btn-org, .btn-gr{
    font-family: 'Roboto', serif;
    -webkit-transition: all 0.27s ease-out;
    -moz-transition: all 0.27s ease-out;
    transition: all 0.27s ease-out;
    padding:13px 50px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 4px solid transparent;
    margin-bottom: 30px;
    margin-right: 20px;
}

.btn-blue{
    background: #0e76bc ;
}
.btn-blue:hover{
    background: #065184 ;
    color: #fff;
}
.btn-org{
    background: #f69165 ;
}
.btn-org:hover{
    background: #b54a1c ;
    color: #fff;
}
.btn-gr{
    background: #48b95a ;
}
.btn-gr:hover{
    background: #0c811e ;
    color: #fff;
}

.btn-blue.b{
    border-bottom-color: #0a629d ;
}

.btn-org.b{
    border-bottom-color: #d4764c ;
}

.btn-gr.b{
    border-bottom-color: #379d48 ;
}

.btn-blue.bordered{
    border: 1px solid #0e76bc;
    background: none;
    color: #20262e;
}

.btn-org.bordered{
    border: 1px solid #f69165;
    background: none;
    color: #20262e;
}

.btn-gr.bordered{
    border: 1px solid #48b95a;
    background: none;
    color: #20262e;
}


/*--------------------------------- shop ----------------------------------------*/
#shop-section{
    padding:70px 0 100px;
}
#shop-section .text-center{
    margin-top: 40px;
}
.shop .widget_categories ul li{
    padding-left: 0;
}
.shop .widget_categories ul li:after{
    content: '\f0da';
    position: absolute;
    font: 13px FontAwesome;
    left: auto;
    right: 0;
    top: 2px;
    color: #6e7682;
}
.shorting-form .form-group{
    position: relative;
}
.shorting-form .form-group:after{
    content: '\f0d7';
    position: absolute;
    color: #6e7682;
    font-size: 13px;
    top:0;
    right: 15px;
    z-index: 1;
    font-family:FontAwesome;
    line-height: 45px;
}
.shorting-form .form-control{
    height: 45px;
    border-radius: 0px;
    border: 1px solid #eae9e7;
    box-shadow: none;
    background: rgba(255,255,255, .7);
    color: #383d44;
    font-size: 14px;
    width: 100%;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    position: relative;
    z-index: 2;
    
}
.filterct{
    margin-bottom: 20px;
}
.show{
    padding: 15px 0;
    color: #98a0a9;
}
.product-item{
    margin-bottom: 40px;
}
.product-item-inner{
    border:1px solid #eae9e7;
}
.product-img{
    border-bottom:1px solid #eae9e7;
    padding:10px;
    display: block;
    
}
.product-item h5 a{
    color: #20262e;
}
.product-item h5{
    font-weight: 700;
    font-family: "Roboto Slab", sans-serif;
    text-transform: uppercase;
    margin:30px 0 8px;
}
.star{
    margin:0 0 8px;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.star li{
    float: left;
    margin:2px;
}
.star li span{
    color: #fcc01d;
}
.star li i{
    color: #d6dfe1;
}
.price{
    font-weight: 700;
    font-family: "Roboto Slab", sans-serif;
    text-transform: uppercase;
    color: #20262e;
    margin: 0 0 20px;
}
.prdesc{
    text-align: center;
    padding: 0 10px;
    border-bottom:1px solid #eae9e7;
}
.prolink a{
    padding:20px 15px;
    display: block;
    font-size: 13px;
}
.prolink a i{
    color: #20262e;
    margin-right: 10px;
    font-size: 15px;
}
.order{
    
    
}
.order-inner{
    margin-bottom: 30px;
    background: #383d41;
    padding:30px;
}
.order ul{
    list-style: none;
    width: 100%;
    display: block;
    margin:0;
    padding: 0;
    font-size: 14px;
    color: #c9cacb;
    font-weight: 400;
}
.order ul li{
    width: 100%;
    display: block;
}
.order ul li dl{
    margin:0;
    display: table;
    width: 100%;
}
.order ul li dl dt{
    display: table-cell;
    font-weight: 400;
    text-transform: uppercase;
    padding:8px 0;
}
.order ul li dl dt:first-child{
    width: 68%;
}
.order ul li.heading{
    color: #f69165;
    border-bottom: 1px solid #6d7174;
    margin-bottom: 20px;
}
.order ul li.tbody{
    border-bottom: 1px solid #6d7174;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.order ul li.subs{
    border-bottom: 1px solid #6d7174;
    margin-bottom: 10px;
    padding-bottom: 20px;
    color: #fff;
}
.order ul li.tfoot{
    color: #f69165;
    padding-bottom: 20px;
}
.order .btn-org{
    width: 100%;
}
.checkout-form label{
    font-weight: 400;
    color: #6e7682;
    margin-bottom: 10px;
}
.checkout-form label span{
    color: #f69165;
    margin-left: 5px;
}
.checkout-form input.form-control, .coupon input.form-control{
    border-color: #e3e7ec;
    height: 45px;
    color: #6e7682;
}
.checkout-form textarea.form-control{
    border-color: #e3e7ec;
    height: 115px;
    color: #6e7682;
}
.checkout-form select.form-control{
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url(images/select.png)right center no-repeat;
    height: 45px;
    border-color: #e3e7ec;
    color: #6e7682;
}
.checkout-form .form-group{
    margin-bottom: 25px;
}
.coupon{
    padding:40px 20px;
    background: #eef0f3;
    margin-bottom: 60px;
}
.coupon .btn-default{
    width: 100%;
}
.cart .order-inner{
    background: #52585c;
}
.related{
    padding-top: 100px;
}

table.cart{
    width: 100%;
    max-width: 100%;
    margin-bottom: 75px;
}
table.cart th{
    font-size: 14px;
    font-weight: 400;
    color: #20262e;
    text-transform: uppercase;
}
table.cart tr{
    border-bottom: 1px solid #e3e7ec;
}
table.cart th, table.cart td{
    padding:30px 0;
}
.cart-img{
    max-width: 165px;
    display: inline-block;
    position: relative;
    
}
.cart-img a{
    font-size: 32px;
    color: #f69165;
    display: block;
    position: absolute;
    right:-10px;
    top:-15px;
}
.qty{
    max-width: 65px;
}
.qty .form-control{
    text-align: center;
}

.cart-sec .order .btn{
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    width: 100%;
}
.detpro .nav>li>a {
    position: relative;
    display: block;
    padding: 0 15px;
    border: 0;
    border-radius: 0;
    color: #b2b7bf;
    font-weight: 700;
    font-family: 'Roboto Slab', sans-serif;
    text-transform: uppercase;
    line-height: normal;
}
.detpro .nav-tabs>li.active>a, .detpro .nav-tabs>li.active>a:focus, .detpro .nav-tabs>li.active>a:hover, .detpro .nav-tabs>li>a:hover{
    border: 0;
    background: none;
    color: #20262e;
}
.detpro .nav-tabs>li{
    margin-bottom: 15px;
    border-right: 3px solid #6a6e74;

}
.detpro .nav-tabs>li:first-child >a{
    padding-left: 0;
}
.detpro .nav-tabs>li:last-child{
    border-right: 0;
}
.detpro .nav-tabs {
    border-bottom: 1px solid #e3e7ec;
}
.detpro .tab-content{
    padding-top: 35px;
    color: #6e7682;
    font-size: 14px;
    line-height: 24px;
}
.detpro .tab-content p{
    margin-bottom: 40px;
}
.detpro .tab-content ul{
    list-style: none;
    margin:0;
    padding: 0;
}
.detpro .tab-content ul li{
    margin-bottom: 22px;
    position: relative;
    padding-left: 30px;
}
.detpro .tab-content ul li:after{
    content: '\f00c';
    position: absolute;
    left: 0;
    top: 0;
    font-family:FontAwesome;
}
#sprdct-thumb{
    padding-left: 65px;
    padding-right: 65px;
    margin:20px 0;
}
#sprdct-thumb .item{
    padding: 0 7px;
}
#sprdct-thumb .item img{
    opacity: .5;
    border:1px solid transparent;
}
#shop-section.detpro .text-center{
    margin-top: 0;
}
#sprdct-thumb button{
    background: none;
    box-shadow: none;
    border:0;
    position: absolute;
    color: #fff;
    text-indent: -999999px;
    width: 30px;
    height: 30px;
    padding: 0;
    background: #0e76bc;
    outline: none;
}
#sprdct-thumb button.slick-prev{
    left: 0;
    top:35%;
    background: #0e76bc url(images/a-left.png) center center no-repeat;
}

#sprdct-thumb button.slick-next{
    right:0;
    top:35%;
    background: #0e76bc url(images/a-right.png) center center no-repeat;
}
.slick-slide, .slick-slide:focus{
    outline: none;
}
#sprdct-thumb .item.slick-current.slick-active img{
    opacity: 1;
    border:1px solid #f69165;
}
.tabsec{
    margin-top: 50px;
}
.s-title{
    padding-bottom: 20px;
    border-bottom:1px solid #e3e7ec;
    margin-bottom: 25px;
    
}
.s-title .sidebar .widget-title{
    margin-bottom: 0;
    
}
.priceval{
    font-size: 36px;
    font-weight: 700;
    color: #20262e;
    line-height: normal;
}
.priceval span{
    font-size: 24px;
    font-weight: 300;
    text-decoration: line-through;
    color: #c0c3c9;
    margin-left:10px;
}
.s-price .star li{
    padding:10px 0;
}
.s-price, .s-xcerpt{
    padding-bottom: 25px;
    border-bottom:1px solid #e3e7ec;
    margin-bottom: 25px;
}
.s-xcerpt p{
    margin: 0;
    color: #6e7682;
    line-height: 24px;
}
.tdesc .star{
    display: block;
    margin: 10px 0; 
}
.tdesc b{
    color: #4a5666;
    font-size: 15px;
}
.topitem{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eae9e7;
}

.ui-slider-horizontal {
    height: 3px;
    border-radius: 0;
    border: 0;
    background: #d6dfe1;
}
.ui-slider .ui-slider-range{
    background: #f69165;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border-radius: 0;
    background: #ffffff;
    border: 2px solid #f69165;
}
.ui-slider .ui-slider-handle{
    height: 12px;
    width: 12px;
    outline: none;
}
.ui-slider-handle.ui-state-default:before{
    content: '';
    left: 2px;
    top: 2px;
    width: 4px;
    height: 4px;
    background: #f69165;
    position: absolute;
}
#slider-range{
    margin-bottom: 35px;
}
.widget_range .btn-blue{
    padding: 10px 30px;
    margin:0;
}
.price-range-value label{
    font-size: 13px;
    font-weight: 400;
    color: #6e7682;
}
.price-range-value input{
    display: inline-block;
    width: auto;
    max-width: 90px;
    box-shadow: none;
    outline: none;
    text-align: center;
    border: 0;
    background: none;
    color: #6e7682;
}
.price-range-value{
    margin-top: 15px;
}
.widget_range{
    margin-bottom: 80px;
}
.addtocart-wrap .form-control{
    height: 44px;
}
.addtocart-wrap .btn{
    margin-bottom: 10px;
    margin-right: 0;
    padding: 10px 20px;
}
.addtocart-wrap .form-group{
    margin: 0 -5px;
}
.addtocart-wrap{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom:1px solid #e3e7ec;
}
.spshare ul{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #6e7682;
}
.spshare ul li{
    float: left;
}
.spshare ul li a{
    padding: 0 8px;
    color: #6e7682;
    font-size: 14px;
}
.spshare ul li.label{
    color: #6e7682;
    font-weight: 400;
    padding: 0 5px 0 0;
    font-size: 14px;
}
footer {
    background: #282E33;
    color: #748796;
    position: relative;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    z-index: 1;
    box-shadow: 0 15px 15px -20px #b0b0b0 inset;
    -moz-box-shadow: 0 15px 15px -20px #b0b0b0 inset;
    -webkit-box-shadow: 0 15px 15px -20px #b0b0b0 inset;border-bottom: 7px solid  #fe824c;
}
.footer {
    padding-top: 30px;
    position: relative;
    z-index: 0;
}
.footer::before {
    background: rgba(8,44,70, .9);
}
.footer::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #404d5f;
    z-index: -1;
}.marbot50 {
    margin-bottom: 50px !important;
}
.social-icons-simple.footer-social-bg {
    display: block;
}
.back-to-top.text-center {
    background: #fe824c;
    width: 85px;
    margin: 0 auto;
        margin-top: 0px;
    border-radius: 100%;
    height: 85px;
    
    position: relative;
    top: 48px;
}
.footer-strip {
    margin-top: -48px;
}
.abt-text h4 {
    color: #ddd;
    padding-bottom: 10px;
}
.abt-text iframe {
    border: 2px solid #8993a1;
}
.fa-angle-double-up::before {
    content: "\f102";
    color: #282E33;
    font-size: 36px;
    position: relative;
    top: 5px;
}
.marbot30 {
    margin-bottom: 25px;
}
.social-icons-simple li, .thumbnail {
    display: inline-block;
}
.footer-social-bg ul li a {
    background: #50ab50;
}
.footer-social-bg ul li a, .social-icons-simple.social-bg-grey li:hover a {
    background: #18b2a8;
    color: #fff;
}
.social-icons-lg li a {
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 10px 0 0;
}
.social-icons-simple li a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    background: #449D44;
    text-align: center;
    box-shadow: none;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 50%;
    margin-right: 5px;
    transition: .5s;
}

.fa-facebook-f::before, .fa-facebook::before {

    content: "\f09a";

}
.fa-instagram::before {
    content: "\f16d";
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.footer-menu ul li a {
    font-size: 16px;
    line-height: 32px;
    padding: 0 10px;
        padding-left: 10px;
    font-weight: 500;
    position: relative;
}
.footer-menu ul li:first-child a {
    padding-left: 0;
}
.footer-menu ul li a::before {
    position: absolute;
    top: 5px;
    background: rgba(201,201,201,.5);
}
.footer-menu ul li a::before, .footer-strip-menu a::after {
    content: '';
    right: -3px;
    height: 12px;
    width: 1px;
}
.copyright {
    font-size: 14px;color: #ddd;
}
.copyright a {
    color: #0186d5;
}

.bgimg-1, .bgimg-2, .bgimg-3 {
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.bgimg-3 {
  background-image: url("../images/breadcrumbs.jpg");
  min-height: 100%;
}
.quotes p {
    text-align: center;
    padding: 0;
    margin-top: 62px;
    font-size: 18px;
    color: #06456f;
    font-weight: 600;
    padding-left: 42px;
}
.page-heading.default {
    background-position: center center;
    background-color: #f1f1f1;
    font-family: 'Poppins';
    color: #666;
}
.page-heading {
    background-image: url("../images/bg-main.jpg")!important;
    background-size: cover;
    background-repeat: repeat;min-height: 186px;
}
.page-heading {
    margin-bottom: 0px;
}
.page-heading .container-inner {
    height: 190px;
}
.page-heading .container-inner {
    position: relative;
}
.page-heading .container-inner-2 {
    position: absolute;
    top: 53%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.about-us {
    padding-top: 0;
}
.new-offers li {
    display: inline-block;
    width: 22%;
    background: #EFF8FC;
    padding: 10px 0px;
    margin-right: 10px;
    margin-top: 20px;
    border-left: 5px solid #6BAA4F;
}
.page-heading h1 {
    margin: 0px;
    line-height: 1.3;
    font-size: 36px;
    font-weight: 600;
    text-transform: capitalize;
}
.breadcrumbs-line {
    background-color: #3c8dc5;
}
.breadcrumbs-line {
    white-space: nowrap;
    min-height: 2px;
    min-width: 90px;
    max-height: 2px;
    max-width: 90px;
    margin: 9px 0 9px;
}
.breadcrumbs-top .container {
    margin: 0px;
    padding: 0px;
}
.breadcrumbs {
    /* position: relative; */
    /* padding: 0 0 30px; */
    list-style: none;
    margin: 0;
    float: left;
    padding-left: 147px;
}
.breadcrumbs > li {
    float: left;
}
.breadcrumbs > li > a {
    padding-right: 5px;
}
.breadcrumbs > li i {
    color: #3c8dc5;
}
.breadcrumbs > li i {
    font-size: 14px;
}
.offer-img {
    width: 80px;
    height: 80px;
    background: #6BAA4F;
    margin: 0 auto;
    border-radius: 100%;
    color: #fff;
    font-size: 35px;
    line-height: 82px;
}
.bg-new1 {
    background: #06456f;
    padding-bottom: 38px;
}
.main-timeline{
    overflow: hidden;
    position: relative;
    padding: 60px 0;
}
.main-timeline:before{
    content: "";
    width: 1px;
    height: 100%;
    background: #06456f;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    width: 50%;
    clear: both;
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    clear: both;
}
.main-timeline .timeline:first-child:before,
.main-timeline .timeline:last-child:before{
    content: "";
    width: 11px;
    height: 11px;
    background: #06456f;
    box-sizing: content-box;
    border: 5px solid #fff;
    box-shadow: 0 0 0 2px #06456f;
    position: absolute;
    top: -54px;
    right: -11px;
    transform: rotate(45deg);
}
.main-timeline .timeline:last-child:before{
    top: auto;
    bottom: -54px;
}
.main-timeline .timeline:last-child:nth-child(even):before{
    right: auto;
    left: -11px;
}
.main-timeline .timeline-icon{
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #06456f;
    position: absolute;
    top: 17px;
    right: -13px;
    z-index: 1;
    transform: rotate(45deg);
}
.main-timeline .timeline-icon:before{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: background-color 0.2s ease 0s;
}
.main-timeline .timeline:hover .timeline-icon:before{ background: #39b3ff; }
.main-timeline .timeline-content{
    width: 85%;
    padding: 18px 30px;
    background: #f8f8f8;
    text-align: right;
    float: left;
    border: 1px solid transparent;
    position: relative;
    transition: all 0.3s ease 0s;
}
.main-timeline .timeline:hover .timeline-content{
    border: 1px solid #ccc;
}
.main-timeline .timeline-content:before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #06456f;
    position: absolute;
    top: 21px;
    right: -7.3px;
    transform: rotate(45deg);
    transition: all 0.2s ease 0s;
}
.main-timeline .timeline:hover .timeline-content:before{
    background: #39b3ff;
    border-color: #39b3ff;
}
.main-timeline .timeline-content:after{
    content: "";
    width: 11%;
    height: 1px;
    background: #06456f;
    position: absolute;
    top: 28px;
    right: -14%;
}
.main-timeline .date{
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #39b3ff;
    margin: 0 0 8px;
    transition: all 0.3s ease 0s;
}
.main-timeline .timeline:hover .date{ color: #444; }
.main-timeline .title{
    font-size: 18px;
    color: #444;
    margin-top: 0;
    transition: all 0.3s ease 0s;
}
.main-timeline .timeline:hover .title{ color: #39b3ff; }
.main-timeline .description{
    font-size: 16px;
    color: #777;
    line-height: 28px;
    margin-top: 8px;
}
.main-timeline .timeline:nth-child(2n),
.main-timeline .timeline:nth-child(2n) .timeline-content{
    float: right;
    text-align: left;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon{
    right: 0;
    left: -12px;
}
.main-timeline .timeline:nth-child(2n) .timeline-content:before{ left: -7.3px; }
.main-timeline .timeline:nth-child(2n) .timeline-content:after{ left: -14%; }
@media only screen and (max-width: 767px){
    .main-timeline{ padding-left: 20px; }
    .main-timeline:before{ left: 20px; }
    .main-timeline .timeline{ width: 100%; }
    .main-timeline .timeline,
    .main-timeline .timeline-content{
        float: right;
        text-align: left;
    }
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:nth-child(odd):before{
        right: auto;
        left: -11px;
    }
    .main-timeline .timeline-icon{
        right: 0;
        left: -12px;
    }
    .main-timeline .timeline-content:before{ left: -7.3px; }
    .main-timeline .timeline-content:after{ left: -14%; }
}
/*.profile-info p {
    color: #06456f;
}*/
.profile-info h6{ margin-bottom: 3px !important;}

.img-border {
   
}
.vaidya-profile h2 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}
.vaidya-profile p {
    text-align: center;
    font-size: 15px;
    line-height: 24px;    margin-top: 18px;

}
.doctors-teams {
    padding-top: 40px;
}
.nav-tabs>li {
    float:none !important;
    margin-bottom: -1px;
    /*width: 30%;*/
    margin: 0 auto;
    display: inline-block;
}
#profile .nav-tabs>li{ width:30% !important;}


#profile.nav-tabs>li.active>a, #profile.nav-tabs>li.active>a:focus, #profile.nav-tabs>li.active>a:hover{background-color:transparent !important;}
.tab .nav-tabs{
    border-bottom: none;
    position: relative;
}
.tab .nav-tabs li{
    margin-right: 15px;
}
 .tab .nav-tabs li a {
  padding: 12px 15px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 0;
    text-transform: capitalize;
    margin-right: 0;
    border: none;
    position: relative;
    transition: all 0.5s ease 0s;
    font-family: 'Roboto Slab', serif;
    background:#18b2a8;
}
.tab .nav-tabs li a:hover {
    background: #fff;
    color: #535353;
}
.tab .nav-tabs li a:before{
    content: "";
    width: 100%;
    height:2px;
    background: #18b2a8;
    position: absolute;
    bottom: 0px;
    left: 0;
    transform: scale(0);
    transition: all 700ms ease 0s;
}
.tab .nav-tabs li a:after{
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #18b2a8;
    margin: 0 auto;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    transform: scale(0);
    transition: all 700ms ease 0s;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:focus,

.tab .nav-tabs li.active a:hover{
    border: none;
    color: #535353;background: #fff;
}
.tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:after,
.tab .nav-tabs li.active a:after{
    transform: scale(1);
}
.tab .tab-content{
    padding: 20px;
    background: transparent;
    font-size: 14px;
    color: #a09d9d;
    line-height: 26px;
}
 .tab .tab-content h3{
    font-size: 24px;
    margin-top: 0;
}
@media only screen and (max-width: 479px){
    .tab .nav-tabs li{ width: 100%; }
    .tab .nav-tabs li a{ text-align: center; }
}
.founder {
    padding-top: 20px;
   /* color: #06456f !important;*/
    font-weight: 600;
}
.achievments-add {
    width: 100%;
    background: transparent;
    border: 5px solid #ddd;
    padding: 20px;
    margin-top: 30px;
    border-radius: 10px;
    margin: 0 auto;
     
    
}
.founders {
    font-size: 15px;
    color: #4d4d4d;
    font-family: 'Roboto Slab', serif;
    letter-spacing: 0;
    margin-bottom: -10px;
    text-transform: uppercase;
    line-height: 28px;
    padding-left: 30px;
    font-weight: 600;padding-bottom: 22px;
}
.achievments-add li {
    font-size: 14px;
    font-family: 'Roboto Slab', serif;
    color: #6e7682;
    line-height: 30px;
    list-style: none;text-align: left;
    padding-left: 10px;padding-bottom: 10px;
}
.achievments-add li::before {
    content: "\f192 ";
    font-family: FontAwesome;
    position: absolute;
    left: 83px;
    color: #0e76bc;
}
.new-contains {
    padding-bottom: 80px;
    padding-top: 80px;
}
.new-containss {
    padding-bottom: 80px;
    padding-top: 40px;
}
.our-team .pic{
    position: relative;
    overflow: hidden;
}
.our-team .pic img{
    width: 100%;
    height: auto;
}
.our-team .over-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100%;
    left: 0;
    background: #0e76bc;
    transition: all 0.5s ease 0s;
    opacity: 0.7;
}
.our-team:hover .over-layer{
    bottom: 0;
}
.our-team .over-layer:before{
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    top: 5%;
    left: 5%;
    border-top: 5px solid rgba(255,255,255,0.7);
    border-left: 5px solid rgba(255,255,255,0.7);
    opacity: 0;
    transition: all 0.5s ease 0.5s;
}
.our-team:hover .over-layer:before{
    opacity: 1;
    height: 90%;
}
.our-team .social-links{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    position: relative;
    top: 45%;
    transform: scale(0);
    opacity: 0;
    transition: all 0.5s ease 1s;
}
.our-team:hover .social-links{
    opacity: 1;
    transform: scale(1);
}
.our-team .social-links li{
    display: inline-block;
    margin-left: 5px;
}
.our-team .social-links li a{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    display: block;
    font-size: 13px;
    color: #fff;
    background: rgba(11, 32, 56, 0.7);
}
.our-team .team-content{
    background: #f3f5f7;
    padding: 30px 25px;
}
.our-team .team-title {
    font-size: 16px;
    font-weight: 700;
    color: #5d5e5e;
    margin: 0 0 5px 0;
    font-family: 'Roboto Slab', serif;
}
.our-team .post{
    display: block;
    font-size: 14px;
    font-style: normal;
    color: #898989;
    margin-bottom: 15px;
}
.our-team .post:after{
    content: "";
    display: block;
    width: 35px;
    height: 3px;
    background: #0e76bc;
    margin: 10px auto;
}
.our-team .description {
    font-size: 14px;
    color: #898989;
    font-family: 'Roboto Slab', serif;
    line-height: 24px;
}
.our-team .read{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 8px 8px 50px;
    background:#0e76bc;
    z-index: 1;
    position: relative;
    transition: all 0.5s ease 0s;    margin-left: -117px;
}
.our-team .read:hover {
    background: #535353;
    text-decoration: none;
    color: #fff;
}
.our-team .read:after{
    content: "";
    width: 36px;
    height: 100%;
    background: #0e76bc;
    position: absolute;
    top: 0;
    right: -18px;
    transform: skewX(-45deg);
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.our-team .read:hover:after{
    background: #535353;
}
.heading h1 {
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    padding-left: 24px;
    font-weight: 900;
    color: #535353;
    line-height: 24px;padding-top: 15px;
}
.heading-content li {
    list-style: none;
    line-height: 30px;
    font-size: 14px;
    color: #535353;
    font-family: 'Roboto Slab', serif;
    padding-left: 60px;
}
.heading-content li::before {
    content: "\f192";
    font-family: FontAwesome;
    position: absolute;
    left: 90px;
    color: #0e76bc;
}
.common-services {
    background: #eff8fc;
    padding-top: 8px;
    width: 80%;
    margin-left: 70px;
    padding-bottom: 14px;
}
.common-services li {
    list-style: none;
    display: inline-block;
    width: 48%;
    line-height: 26px;
}
.common-services li::before {
    content: "\f046";
    font-family: FontAwesome;
    padding-left: 14px;
    margin-right: 9px;
    color: #6baa4f;
}
.common-services a {
    font-size: 14px;
    font-family: 'Roboto Slab', serif;
    text-transform: inherit;
    line-height: 28px;
    color: #535353;
}
.common-services h3 {
    text-align: center;
    text-transform: capitalize;
    font-size: 22px;
    font-family: 'Roboto Slab', serif;
    color: #535353;
    font-weight: 700;
    padding-bottom: 10px;
}
.common-services ul {
    margin-left: 40px;
}
.service-main {
    background: #eff8fc;
    padding: 20px 0px;
    margin-top: 35px;border: 1px solid #ddd;
}
.service-main a {
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    line-height: 25px;
    color: #535353;padding-left: 18px;

}
.heading span {
    color:#4a525d;
}
.heading p {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    padding-left: 27px;
    padding-right: 10px;text-align: justify;
}
.service-main li {
    list-style: none;
    line-height: 34px;
    clear: left;
    min-height: 55px !important;
    position: relative;
}
.service-main li::before{
	content:"";
	background:#ddd;
	height: 1px;
	width:200px;
}
.listing-main::before{background-color: transparent !important;}
.service-main h3 {
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 20px;
    color: #535353;
    text-align: center;
    padding-bottom: 15px;
}
.service-main li::before {
content: "";
    background: #d7dadb;
    height: 1px;
    width: 223px;
    position: absolute;
    left: 32px;
    top: -9px;
}
.service-main img {
    float: left;
    padding-right: 0px;
    padding-left: 24px;
}
@media screen and (max-width: 990px){
    .our-team{ margin-bottom: 20px; }
}


