*{
    margin:0;
    padding:0
}
html{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
*,:after,:before{
    -webkit-box-sizing:inherit;
    box-sizing:inherit
}
body{ box-sizing: border-box; font-family: 'Open Sans', sans-serif; }
img { border: none }
ul{
    list-style: none;
}
i{
    font-weight: 400;
}
button:focus{
    outline: none!important;
}
a { text-decoration: none; }
p, h1, h2, h3, h4, h5{
    margin: 0; padding: 0;   
}

/**************************************************************************************
Header color Move
**************************************************************************************/

.img-menu {
    background: url(../img/top-border.png) repeat-x bottom;
    animation: lab_round 40s linear infinite;
    width: 100%;
    height: 8px;
    /* left: 42%; */
    margin-top: -3px;
}
@keyframes lab_round {
 0% { background-position: 0% 50%; }
  
  100% { background-position: 100% 50%; }
  }
  
/***********************************************************************************
Second Header 
***********************************************************************************/

.headertop{
    background: #198e97;
    /* background: #15416e; */
    /* background: #e21d24; */
    /* padding: 3px 0; */
	position:relative;
}

.headertop:after{
	position: absolute;
    content: '';
    background: linear-gradient(45deg, #f06313, #f06313);
    width: 200px;
    height: 35px;
    right: 0;
    top: 0;
    z-index: 0;
}
.head_appt{
	background: linear-gradient(45deg, #f06313, #f06313);
    height: 35px;
    line-height: 28px;
    position: relative;
    z-index: 9;
	width:100%;
	text-align:right;
}
.head_appt:after{
	content: '';
    background: linear-gradient(45deg, #f06313, #f06313);
    width: 50px;
    height: 35px;
    left: -25px;
    top: 0;
    z-index: 99;
    position: absolute;
    transform: skewX(-50deg);
}
/* Social */
.social-head{
	display:inline-block;
	padding-top:3px;
}
.social-head ul{
	margin:0px;
}
.social-head ul li{
	display:inline-block;
}
.social-head ul li{
	width: 28px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    border: 1px solid transparent;
	margin-right:5px;
}
.social-head ul .fb{
	background:#496fa4;
}
.social-head ul .twitt{
	background:#1cb7eb;
}
.social-head ul .you{
	background:#cb272d;
}
.social-head ul li i{
	color:#fff;
}

/* Contact header */
.contact-head{
	display:inline-block;
}
.contact-head ul{
	margin:0px;
}
.contact-head ul li{
	display:inline-block;
}
.contact-head ul li a{
	color:rgba(255, 255, 255, 0.75);
	font-size:14px;
	font-family: 'Roboto', sans-serif;
}
.contact-head ul li i{
	margin-right: 10px;
    margin-left: 30px;
    width: 28px;
    height: 28px;
    color: #ffffff;
    font-size: 14px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    text-align: center;
    line-height: 26px;
    /* border: 1px solid rgba(255, 255, 255, 0.2); */
    /* background: rgba(0, 0, 0, 0.1); */
}

/* Book Appoinmet */
.topright{
    float: right;
}
.bookappointment{
	padding-top:3px;
}
.bookappointment a{
	/* border: 1px solid rgba(255, 255, 255, 0.2); */
    /* background: rgba(0, 0, 0, 0.1); */
    /* background: rgb(240 99 19); */
	font-size:15px;
	letter-spacing:1.0px;
	font-family: 'Oswald', sans-serif;
	color:rgba(255, 255, 255, 0.85);
	padding:5px 20px;
}
.bookappointment a i{
	/* color:rgba(255, 255, 255, 0.75); */
	color:#fff;
	font-size:16px;
	padding-right:15px;
}
.bookappointment a:hover i{
	color:#f06313;
}
.bookappointment a:hover{
	border-color:#fff;
	background:#fff;
	color:#f06313;
	transition:0.3s;
}
.bookappointment a i button{

}

/*****************************************************************************
Logo Section
*****************************************************************************/

.headerbottom{padding:0px 20px 10px 20px;}
.logo{padding:20px 0 0 0;}
.logo img {width:100%;}

/* Addres Baby Section */

.addres-prof{}
.addres-prof img{width:100%;}

.social-call{
	padding-top:25px;
}
.social-call ul li {
    color: rgba(255, 255, 255, 0.75);
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
	padding:5px 0;
}
.social-call ul li a{
	margin:0px;
	padding:0px;
	color:#4a4a4a;
	/* color:#198e97; */
}

.social-call ul li a i {
    margin-right: 10px;
    /* margin-left: 30px; */
    width: 35px;
    height: 35px;
    color: #ffffff;
    font-size: 16px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    text-align: center;
    line-height: 36px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgb(240 99 19);
	-webkit-animation: border-transform-default1 10s linear infinite alternate forwards; 
    animation: border-transform-default1 10s linear infinite alternate forwards;
}



/****************************************************************************************
Banner Section
****************************************************************************************/


.carousel-control-next, .carousel-control-prev{
	width:5%!important;
	opacity:1!important;
}

.carousel-control-next-icon{
	background:#f06313 no-repeat center center!important;
	/* background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")!important; */
	width:70px!important;
	height:40px!important;
	border-radius:5px;
	position:relative;
}
.carousel-control-next-icon:hover{
	background:#006994!important;
	transition:0.3s;
}
.carousel-control-next-icon:hover:after{
	left:10px;
	transition:0.3s;
}
.carousel-control-next-icon:after{
	position:absolute;
	font-family: FontAwesome;
    content: "\f178";
	left:0px;
	right:0px;
	top:0px;
	font-size:26px;
}
.carousel-control-prev-icon{
	background:#f06313 no-repeat center center!important;
	width:70px!important;
	height:40px!important;
	border-radius:5px;
	position:relative;
}
.carousel-control-prev-icon:hover{
	background:#006994!important;
	transition:0.3s;
}
.carousel-control-prev-icon:hover:after{
	right:10px;
	transition:0.3s;
}
.carousel-control-prev-icon:after{
	position:absolute;
	font-family: FontAwesome;
    content: "\f177";
	left:0px;
	right:0px;
	top:0px;
	font-size:26px;
}

.banner{
    position: relative;
}
.banner .carousel-caption{
    top: 20%;
    left: 8%;
    padding: 40px 20px;
    position: absolute;
    width: 620px;
    height: 260px;
    background: #ffffff95;

}
.banner .carousel-caption h1 {
    font-size: 55px;
    font-family: 'Lato', sans-serif;
    line-height: 35px;
    margin: 0;
    font-weight: 800;
    padding-bottom: 25px;
    color: #23428f;
}
.banner .carousel-caption h2 {
    font-size: 30px;
    color: #444;
    font-family: 'Roboto', sans-serif;
    line-height: 35px;
    margin: 0;
    font-weight: 400;
    padding-bottom: 10px;
}
.banner .carousel-caption h3 {
    font-size: 32px;
    font-family: 'Roboto', sans-serif;
    line-height: 40px;
    margin: 0;
    padding-bottom: 20px;
    color: #333;
    font-weight: 600;
}
.banner .carousel-control-next{
    position: absolute;
    width: 80px;
}
.banner .carousel-control-prev{
    position: absolute;
    width: 80px;
}
.banner .carousel-indicators li{
    background: #fff;
    cursor: pointer;
    width: 8px;
    height: 8px
}
.banner .carousel-indicators li.active{
    background: #fff;
}
.banner .btn-change5{
    height: 40px;
    width: 150px;
    background: #23428f;
   cursor: pointer;
    float: none;
    font-weight: 600;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 100px 0px 0 0 #2da7da inset , -100px 0px 0 #2da7da inset;
}
.banner .btn-change5:hover{
    -webkit-box-shadow: 0px 0px 0 0 #2da7da inset , 0px 0px 0 #2da7da inset;
}


/****************************************************************************************
About Home Section
****************************************************************************************/

.about{
	padding:50px 0;
	/* background:#198e97; */
	background:#0193ac;
}
.about-profile{}
.about-profile img{
	width:100%;
	/* border-radius:50%; */
	border:5px solid #f06313;
	border-bottom:none;
}
.abt_prof_title{
	background:#fff;
	padding:10px;
	text-align:center;
}
.abt_prof_title h1{
	font-size:28px;
	font-family: 'Oswald', sans-serif;
	color:#f06313;
	text-transform:uppercase;
	/* color:#f1f1f1; */
	letter-spacing:1px;
	border-bottom:1px dotted #f06313;
	padding-bottom:5px;
	display:inline-block;
}
.abt_prof_title h2{
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	color:#4a4a4a;
	/* color:#f1f1f1; */
	margin:0px;
	padding-bottom:7px;
	font-weight:500;
}


.about-description{text-align:center;}
.about-description h1{
	font-size:26px;
	font-family: 'Lato', sans-serif;
	/* color:#198e97; */
	color:#f1f1f1;
	letter-spacing:1px;
	border-bottom:1px dotted #198e97;
	padding-bottom:5px;
	display:inline-block;
}
.about-description h2{
	font-size:42px;
	font-family: 'Oswald', sans-serif;
	/* color:#f06313; */
	color:#fff;
	letter-spacing:1px;
	/* position:relative; */
	/* display:inline-block; */
	margin-bottom:20px;
}
/* .about-description h2:after{ */
	/* position:absolute; */
	/* background:#f06313; */
	/* width:50px; */
	/* height:3px; */
	/* left:0px; */
	/* right:0px; */
	/* bottom:-5px; */
	/* content:''; */
	/* margin:0 auto; */
/* } */
.about-description h3{
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	/* color:#198e97; */
	color:#f1f1f1;
	margin:0px;
	padding-bottom:7px;
	font-weight:500;
}
.about-para{padding-bottom:15px;}
.about-description .about-para p{
	font-size:16px;
	/* color:#4a4a4a; */
	color:#f1f1f1;
	font-family: 'Roboto', sans-serif;
	text-align:justify;
	line-height:28px;
	padding-top:10px;
	font-weight:500;
	/* border-top:1px solid #f1f1f1; */
}

.about-description a{
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	color:#f06313;
	border:2px solid #f1f1f1;
	border-radius:5px;
	padding:4px 12px;
	background:#fff;
	margin-left:30px;
	
}
.about-description a:hover{
	background:#f06313;
	color:#fff;
	border-color:#f06313;
	text-decoration:none;
	transition:0.5s;
}

.home_abt_paragra p{
	position:relative;
	padding-left:25px;
	margin:0px;
	padding-top:0px!important;
}
.home_abt_paragra p i{
	color:#fff;
	position:absolute;
	left:0px;
	top:8px;
	font-size:10px;
}
/*************************************************************************
Shedul physical Section
*************************************************************************/

.shedul-physical{
	padding:50px 0;
	background:#f1f1f1;
}
.shed-titl{}

/* Shedule Title */

.text-center {
    text-align: center!important;
}
.head-tittle h2{
	font-size:32px;
	font-family: 'Oswald', sans-serif;
	color:#f06313;
	letter-spacing:1px;
	text-transform:capitalize;
}
.separator span {
    position: relative;
    display: inline-block;
}
.separator span::before {
    left: -80px;
}

.separator span::before, .separator span::after {
    content: "";
    position: absolute;
    top: 6px;
    width: 70px;
    height: 2px;
    border-bottom: 1px solid #888;
    display: block;
}
.separator span::after {
    right: -80px;
}
.separator span i {
    font-size: 10px;
    color: #f06313;
}

/* Baby Siting */


.shed-titl{padding-top:20px;}
.shed-titl p{
	font-size:16px;
	color:#4a4a4a;
	font-family: 'Roboto', sans-serif;
	text-align:justify;
	padding-top:10px;
	font-weight:500;
	letter-spacing:1px;
}
.hor-line {
    width: 300px;
    margin: 0 auto;
}
.hor-line img{
	width:100%;
}
.line-wrap {
    position: relative;
}
.line-wrap:before {
    content: "";
    display: block;
    width: 1120px;
    height: 2px;
    background-color: #99d943;
}
.line-wrap ul li.sp-month {
    margin-left: -30px;
}

.line-wrap ul li {
    display: inline-block;
    transform: rotate(90deg);
    position: relative;
    margin-top: 40px;
	font-family: 'Roboto', sans-serif;
}
.text-left {
    text-align: left!important;
}
.line-wrap ul li:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 9px;
    left: -15px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #f06313;
}
.secnd-shed{
	margin-top:30px;
	display:inline-block;
	text-align:center!important;
}

/*****************************************************************************
Hospital Attachments Home Page Section
*****************************************************************************/

.hospital-home{
	background:url(../img/hospital.jpg) no-repeat;
	background-size:100% 100%;
	padding:50px 0;
	width:100%;
}
.hospital-home1{padding:50px 0;}
.hospital-home{}
.hosp-det{
	background:#fff;
	padding:20px;
	/* border-radius:5px; */
	/* border:1px solid #f06313; */
}
.hosp-det h1{
	font-size:32px;
	color:#f06313;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	text-transform:capitalize;
	padding-bottom:10px;
	border-bottom:1px solid #f06313;
	margin-bottom:16px;
}
/* .hosp-det h2{ */
	/* font-size:16px; */
	/* color:#4a4a4a; */
	/* font-family: 'Roboto', sans-serif; */
	/* letter-spacing:1px; */
	/* font-weight:400; */
/* } */
.hosp-det p{
	font-size:16px;
	color:#4a4a4a;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	position:relative;
	padding-left:25px;
	margin:7px 0;
}
.hosp-det p i{
	position:absolute;
	left:0px;
	top:3px;
	color:#198e97;
}
.hosp-det ul{
	padding-top:15px;
}
.hosp-det ul li{
	display:inline-block;
	font-size:16px;
	color:#4a4a4a;
	border:1px solid #f1f1f1;
	padding:4px 15px;
}
.hosp-det ul li a{
	color:#4a4a4a;
}
.hosp-det ul li:hover{
	background:#f06313;
	color:#fff;
	transition:0.5s;
}
.hosp-det ul li:hover a{
	text-decoration:none;
	color:#fff;
}
.hosp-det ul li i{
	color:#198e97;
	padding-right:10px;
}
.hosp-det ul li:hover i{
	color:#fff;
}


/*************************************************************************
Service Home Page Section
*************************************************************************/

.service_main_home{
	padding:50px 0;
	background:#f1f1f1;
}
.service-slide{padding:0 30px;}
/* .service-slide:hover{ */
	/* box-shadow:0px 6px 9px 0px #959595a8; */
/* } */
.service-slide:hover img{
	transform: translateY(-30px);
	transition:0.5s;
}
.service-slide img{
	width:100%;
	border-radius:50%;
	border:5px solid #f06313;
	box-shadow:0px 6px 9px 0px #959595a8;
	/* -webkit-animation: border-transform-default1 10s linear infinite alternate forwards; */
    /* animation: border-transform-default1 10s linear infinite alternate forwards; */
}


@-webkit-keyframes border-transform-default1 {

    0%,
    to {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}	

.serv_description{
	padding-top:15px;
}
.serv_description h1{
	font-size:22px;
	font-family: 'Oswald', sans-serif;
	color:#198e97;
	letter-spacing:1px;
	text-align:center;
	padding:5px;
	border-bottom:1px solid #f1f1f1;
}
.service-slide:hover h1{
	/* background:#198e97; */
	color:#fff;
	font-size:22px;
	transition:0.5s;
	/* padding:5px; */
	letter-spacing:0.5px;
	/* border-color:#198e97; */
	border-color:#e1e1e1;
}
.serv_description h1 a{
	color:#198e97;
}
.service-slide:hover a{
	color:#f06313;
	text-decoration:none;
}
.serv_description .ser_btn{
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	/* color:#f06313; */
	color:#4a4a4a;
	letter-spacing:1px;
	text-align:center;
	padding:5px;
	margin:0 auto;
	display:inline-block;
	width:100%;
	border:1px solid #f1f1f1;
}
.service-slide:hover .ser_btn{
	background:#f06313;
	color:#fff;
}

.home_serv_ban{}
.home_serv_ban img{
	width:100%;
}

/*******************************************************************************
Footer Section
*******************************************************************************/

.footer{
	background:url(../img/footer_bg.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	padding:50px 0 0px 0;
}

.footer-profile .foot-img{padding-bottom:15px;}
.footer-profile .foot-img img{width:100%;}
.footer-profile p{
	font-size:16px;
	color:#4a4a4a;
	font-family: 'Roboto', sans-serif;
	text-align:justify;
	line-height:28px;
}

.home_abt_paragra1 p{
	position:relative;
	padding-left:25px;
	margin:0px;
	padding-top:0px!important;
}
.home_abt_paragra1 p i{
	color:#f06313;
	position:absolute;
	left:0px;
	top:8px;
	font-size:10px;
}

/* Second */

.quick_link{}
.quick_link h1{
	font-size:30px;
	color:#f06313;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	border-bottom:1px solid #f06313;
	padding-bottom:15px;
	display:inline-block;
}
.quick_link ul{
	padding-top:20px;
}
.quick_link ul li{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#4a4a4a;
	position:relative;
	padding-left:22px;
	margin:9px 0;
}
.quick_link ul li a{
	color:#4a4a4a;
}
.quick_link ul li i{
	color:#f06313;
	position:absolute;
	left:0px;
	top:4px;
}
.quick_link ul li span{
	color:#198e97;
	font-weight:500;
}

.copyright{
	text-align:center;
	width:100%;
	background:#f06313;
}
.copyright p{
	font-size:16px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	letter-spacing:1px;
	margin:0px;
	padding:5px 0;
}
.foot-logo{padding-left:10px;}
.foot-logo img{width:20px;}

/**************************************************************************
All Header Title
**************************************************************************/

.header_title{
	/* background:url(../img/footer_bg.jpg) no-repeat; */
	background:#4a4a4a;
	background-size:100% 100%;
	width:100%;
	padding:30px 0;
}
.title_inner{text-align:center;margin:0 auto;}
.title_inner h1{
	font-size:30px;
	font-family: 'Oswald', sans-serif;
	/* color:#f06313; */
	color:#fff;
	display:block;
	letter-spacing:1px;
	margin:0px;
	border-bottom:1px solid #656565;
	padding-bottom:5px;
	margin-bottom:10px;
}
.title_inner ul{margin:0px;padding:0px;}
.title_inner ul li{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	padding-right:10px;
	display:inline-block;
}
.title_inner ul li a{
	color:#f06313;
	padding-right:10px;
}


/*********************************************************************************
Contact Form
*********************************************************************************/


.contact-det{padding:50px 0;}
.contact-inner-head{
	text-align:center;
	margin:0 auto;
	width:100%;
	height:360px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	padding:20px;
	animation: wiggle 3s linear infinite;
}
.contact-inner-head .icon{
	font-size:22px;
	background:#f06313;
	text-align:center;
	line-height:80px;
	color:#fff;
	width:80px;
	height:80px;
	margin:0 auto;
	-webkit-animation: border-transform-default1 10s linear infinite alternate forwards;
    animation: border-transform-default1 10s linear infinite alternate forwards;
}
.contact-inner-head .icon i{
	font-size:38px;
	line-height:80px;
}
.contact-inner-head h1{
	font-size:20px;
	color:#4a4a4a;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1.5px;
	text-transform:capitalize;
	padding-top:20px;
	text-decoration:underline;
	/* line-height:28px; */
	/* border-bottom:1px solid #f1f1f1; */
	padding-bottom:10px;
}
.contact-inner-head p{
	font-size:16px;
	color:#4a4a4a;
	font-family: 'Roboto', sans-serif;
	letter-spacing:1px;
	margin:0px;
}

@-webkit-keyframes border-transform-default1 {

    0%,
    to {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}


/* Form Section */

.divider-text {
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.divider-text span {
    padding: 7px;
    font-size: 12px;
    position: relative;   
    z-index: 2;
}
.divider-text:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    top: 55%;
    left: 0;
    z-index: 1;
}
.contact-det .form-group {
    margin-bottom: 2rem;
}
.card-body h1{
	font-size:28px;
	color:#0193ac;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	padding-bottom:15px;
}
.form-group .btn{
	background:#0193ac!important;
	border-color:#0193ac!important;
}
.form-group .btn:hover{
	background:#f06313!important;
	border-color:#f06313!important;
}



/*************************************************************************************
Testimonial Section
*************************************************************************************/

.form-review{
	background:url(../img/punchkarma-bg2.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	padding: 50px 0;
}
.testimonial{
    padding-top: 0px;
    margin: 0px 55px 0;
    /* border: 1px solid #fff; */
    text-align: center;
    position: relative;
    transition: all 0.7s ease 0s;
}
/* .testimonial:hover{ border-color: #e7e3e3; } */
.testimonial h2{
	font: 700 30px/30px 'Montserrat', sans-serif;
    text-align: center;
    color: #f06313;
    text-transform: uppercase;
    padding: 65px 0px 25px 0px;
    background: url(../img/starts-bg.png) no-repeat center bottom;
}
.testimonial .pic{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background: #fff;
    padding: 7px;
    position:absolute;
    top: -50px;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%);
    transition: all 0.7s ease 0s;
}
.testimonial:hover .pic{ background: #1d3033; }
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .title{
    font-size: 22px;
    font-weight: 700;
    color: #4a4a4a;
    text-transform: capitalize;
    margin: 15px 0 10px 0;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1.5px;
}
.testimonial .description{
    font-size: 16px;
    color: #282828;
    line-height: 25px;
    border-bottom: 1px solid #f7f7f7;
    padding: 0 25px 35px;
    margin: 0;
}
.testimonial-btn {
    margin: 25px auto;
    text-align: center;
}
.testimonial-btn ul li {
    font: 400 16px/16px 'Montserrat', sans-serif;
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px 0px 0px;
}
.testimonial-btn ul li a {
    display: block;
    background: #f06313;
    padding: 12px 22px 12px 17px;
    color: #fff;
}
.sub-t a {
    background: #0193ac !important;
    color: #fff !important;
}




.testimonial .testimonial-content{
    padding: 15px 25px 12px;
    border: 1px solid #f7f7f7;
    border-top: none;
    position: relative;
    text-align: left;
    transition: all 500ms ease 0s;
}
.testimonial:hover .testimonial-content{ border-color: #1d3033; }
.testimonial .testimonial-content:after{
    content: "";
    width: 100%;
    height: 0;
    background: #1d3033;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: all 0.7s ease 0s;
}
.testimonial:hover .testimonial-content:after{ height: 100%; }
.testimonial-content .testimonial-profile{ display: inline-block; }
.testimonial .name{
    font-size: 16px;
    font-weight: 700;
    color: #3d3d3d;
    text-transform: uppercase;
    margin: 0 0 3px;
    transition: all 700ms ease 0s;
}
.testimonial:hover .name{ color: #fff; }
.testimonial .post{
    font-size: 14px;
    color: #eabd44;
    text-transform: capitalize;
}
.testimonial .rating{
    display: inline-block;
    padding: 1px 5px;
    margin: 0;
    list-style: none;
    background: #eabd44;
    position: absolute;
    right: 25px;
}
.testimonial .rating li{
    display: inline-block;
    font-size: 14px;
    color: #fff;
}
.owl-theme .owl-controls{
    width: 100%;
    position: absolute;
    top: 50%;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 45px;
    height: 45px;
    line-height: 37px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ececec;
    padding: 0;
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    background: #f06313;
    border-color: #f06313;
}
.owl-prev,
.owl-next{
    position: absolute;
    left: -1%;
}
.owl-next{
    left: auto;
    right: -1%;
}
.owl-prev:before,
.owl-next:before{
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    color: #ececec;
}
.owl-next:before{ content: "\f105"; }
@media only screen and (max-width: 990px){
    .owl-theme .owl-controls,
    .owl-prev,
    .owl-next{
        position: relative;
        left: 0;
        right: 0;
    }
}
@media only screen and (max-width: 768px){
    .testimonial .testimonial-content{
        padding: 15px 10px 12px;
    }
    .testimonial .rating{
        right: 12px;
    }
}



/* Inner Page Testimonial Section */

.testi_inner{
	padding:50px 0;
}
.bord_testimonial{
	border: 1px solid #f1f1f1;
    border-radius: 50%;
    padding: 30px 30px;
	margin-bottom:30px;
}
.bord_testimonial:hover{
	border-color:#f06313;
	transition:0.5s;
}



.asyncGallery {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1000;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.95);
  transition: opacity 200ms, visibility 200ms;
}
.asyncGallery.is-visible {
  opacity: 1;
  visibility: visible;
}
.asyncGallery__Item {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: opacity 200ms, visibility 200ms;
}
.asyncGallery__Item.is-visible {
  opacity: 1;
  visibility: visible;
}
.asyncGallery__ItemImage img {
  max-height: 80vh;
  display: block;
}
.asyncGallery__ItemDescription,
.asyncGallery__Loader {
  color: #fff;
}
.asyncGallery__Loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  color: #fff;
  z-index: 100;
}
.asyncGallery__Loader.is-visible {
  display: block;
}
.asyncGallery button {
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 0;
  cursor: pointer;
}
.asyncGallery__Close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 30px;
  height: 30px;
  z-index: 1000;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEycHgiIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCI+CiAgPGc+CiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjguOTQxLDMxLjc4NkwwLjYxMyw2MC4xMTRjLTAuNzg3LDAuNzg3LTAuNzg3LDIuMDYyLDAsMi44NDljMC4zOTMsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5ICAgYzAuNTE2LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OWwyOC41NDEtMjguNTQxbDI4LjU0MSwyOC41NDFjMC4zOTQsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5YzAuNTE1LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OSAgIGMwLjc4Ny0wLjc4NywwLjc4Ny0yLjA2MiwwLTIuODQ5TDM1LjA2NCwzMS43ODZMNjMuNDEsMy40MzhjMC43ODctMC43ODcsMC43ODctMi4wNjIsMC0yLjg0OWMtMC43ODctMC43ODYtMi4wNjItMC43ODYtMi44NDgsMCAgIEwzMi4wMDMsMjkuMTVMMy40NDEsMC41OWMtMC43ODctMC43ODYtMi4wNjEtMC43ODYtMi44NDgsMGMtMC43ODcsMC43ODctMC43ODcsMi4wNjIsMCwyLjg0OUwyOC45NDEsMzEuNzg2eiIvPgogIDwvZz4KPC9zdmc+Cg==");
}
.asyncGallery__Counter {
  display: none;
}
.asyncGallery__Dots {
  display: none;
}

.asyncGallery__Next,
.asyncGallery__Prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  z-index: 1000;
  transition: transform 200ms, opacity 200ms;
  transform: translateY(-50%);
}
.asyncGallery__Next:disabled,
.asyncGallery__Prev:disabled {
  opacity: 0.2;
  cursor: default;
}
.asyncGallery__Next:before,
.asyncGallery__Prev:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 129 129'%3E%3Cg%3E%3Cpath d='m40.4,121.3c-0.8,0.8-1.8,1.2-2.9,1.2s-2.1-0.4-2.9-1.2c-1.6-1.6-1.6-4.2 0-5.8l51-51-51-51c-1.6-1.6-1.6-4.2 0-5.8 1.6-1.6 4.2-1.6 5.8,0l53.9,53.9c1.6,1.6 1.6,4.2 0,5.8l-53.9,53.9z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.asyncGallery__Next {
  right: 40px;
}
.asyncGallery__Next:hover {
  transform: translateX(2px) translateY(-50%);
}
.asyncGallery__Next:before {
  transform: translate3d(-50%, -50%, 0);
}
.asyncGallery__Prev {
  left: 40px;
}
.asyncGallery__Prev:hover {
  transform: translateX(-2px) translateY(-50%);
}
.asyncGallery__Prev:before {
  transform: translate3d(-50%, -50%, 0) scale(-1);
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
	padding:50px 0;
}
.gallery img { 
  transition: opacity 200ms;
  cursor: pointer;
  margin: 10px 0;
	border: 2px solid #198e977a;
	padding: 3px;
}
.gallery img:hover {
  opacity: 0.8;
}