*{margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
body{
	font-family: 'Poppins', sans-serif;
	/*line-height: 1.5;*/
	
}
a:hover{
	text-decoration: none;
}
.clear{clear: both;}
.font_light{
	font-weight: 300;
}
.font_regular{
	font-weight: 400;
}
.font_medium{
	font-weight: 500;
}
.font_semibold{
	font-weight: 600;
}
.font_bold{
	font-weight: 700;
}
.font_extrablak{
	font-weight: 800;
}
.font_black{
	font-weight: 900;
}

.pull-right{
	float: right;
}
.pull-left{
	float: left;
}

.white {
	color: #fff;
}

.prpl {
	color: #662382;
}

.green {
	color: #00a19b;
}

.grey {
	color: #757878;
}

.owl-carousel {
	z-index: 0 !important; 
}

button:focus {
	outline: 0;
}

header {
	 position: fixed;
    z-index: 2;
    width: 100%;
    top: 0;
    background: #fff;
    box-shadow: 0px 0px 10px #00000047;
}

header .navbar-brand {
	padding: 0;
	margin: 0;
	height: auto;
}

header .navbar-expand-md {
	padding: 0;
	    justify-content: space-between;
}

header .icon-FINAL-LOGO {
	font-size: 75px;
}
#menu li a {
	color: #019b95;
    font-size: 16px;
    font-weight: 500;
    margin: 0px 8px;
    padding: 30px 10px;
	position: relative;
	transition: all 0.3s ease-in-out;

}

#menu li:nth-child(7) a {
	border-left: 2px solid #efebeb;
	margin: 30px 8px;
    padding: 0px 10px;
}
#menu li:nth-child(7) a:hover {
	color: #00a19b;
}
#menu li a.active,
#menu li a:hover {
	color:#662382; 
}
.navbar .phone{		
	color: #662382;
	font-size: 16px;
	font-weight:bold;
	margin-left: 10px;
	transition: all 0.3s ease-in-out;
}
.navbar .phone:hover {
color: #00a19b;
}	
.navbar .icon-phone-call{
	margin-top: -5px;
	margin-left: 30px;
}
.navbar-toggler {
	font-size: 1.1rem;
	line-height: 1;
	background-color:transparent;
	border-radius: 0px;	
}
.navbar-light .navbar-toggler:focus {
    color: rgba(0,0,0,.5);
    outline: 0;
}
.navbar-light .navbar-toggler{
	 border-color: rgba(0,0,0,0);
}
#menu li a:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0px;
	right: 0;
	opacity: 0;
	margin: 0 auto;
	height: 4px;
	width: 0%;
	background: #662382;
	transition: all 0.3s ease-in-out;
}
#menu li a.active:before,
#menu li a:hover:before{
	opacity: 1;
	width: 90%;
}

#menu li:last-child a:before {
	display: none;
}
/*slider start*/
.home-carousel .item{
	position: relative;
}
.home-carousel .caption{
	position: absolute;
	left:0;
	right: 0;
	top: 27%;
	margin: 0 auto;
	text-align: center;
	background-repeat: no-repeat;
}
.home-carousel .caption .caption-button{
	padding: 12px 15px;
	/*width: 120px;*/
	border-radius: 0px;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffff;
	margin-top: 8px;
	font-weight: 500;
	transition: all 0.3s ease-in-out;
}

.home-carousel .caption .button1{
	background-color: #662382;
}
.home-carousel .caption .button1:hover{
	background-color: #05c7c0;

}
.home-carousel .caption .button2{
	background-color: transparent;
	border: 1.5px solid #ffff;
	margin-left: 10px;
}


.home-carousel .caption .button2:hover{
		background-color: #05c7c0;
		border: 1.5px solid #05c7c0;
		/*color: #662382;*/

}

.home-carousel .caption h1{
	color: #ffff;
	font-weight: 500;
	line-height: 1.2;
	font-size: 60px;
}
.home-carousel .caption p{
	color: #05c7c0;
	font-size: 23px;
	font-weight:500;
	margin-bottom: 0px;
}
.index-slider {
	margin-top: 80px;
}
.index-slider .owl-theme .owl-dots {
	position: absolute;
	left:0;
	right: 0;
	top: 91%;
	margin: 0 auto;
	padding-left: 10px;
}

.index-slider .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #fff;
    display: block;
    opacity: 0.5;
    -webkit-backface-visibility: visible;
    transition: all 0.3s ease-in-out;
    border-radius: 50px;
}

.index-slider .owl-theme .owl-dots .owl-dot.active span, 
.index-slider .owl-theme .owl-dots .owl-dot:hover span {
	opacity: 1;
	 background: #fff;
}	

.index-slider .owl-item.active .caption h1 {
    animation: 1s 0.5s fadeInDown both;
}
.home-carousel .owl-item.active .caption p {
    animation:1s 1s fadeInDown both;
}
.index-slider .owl-item.active .caption-button {
    animation: 1s 1s fadeInUp both;
}

.index-slider .owl-theme .owl-nav {
    margin: 0 auto;
    position: absolute;
    width: 100%;
    top: 40%;
}
.index-slider .owl-theme .owl-nav [class*=owl-], .index-slider .owl-theme .owl-nav [class*=owl-]:hover {
    /*color: #FFF;*/
    font-size: 40px;
    margin: 0;
    padding: 0;
   /* background: transparent;*/
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.index-slider .owl-theme .owl-nav .left-arrow {
    position: absolute;
    transform: rotateZ(-180deg);
    left: 10%;
}
.index-slider .owl-theme .owl-nav .right-arrow {
    position: absolute;
    right: 10%;
}

/*slider end*/
.call-detail{
	background-color: #662382;
	color: #ffff;
	margin-top: 0px;
}

.call-detail .text {
	padding-left: 80px;
	min-height: 83px;
}

.call-detail .call_today i{
	float: left;
	font-size: 40px;
	padding: 0 20px;
}
.call-detail .call_today {
 min-height: 125px;
      padding: 20px 0;
}
.call-detail .color{
	background-color: #00a19b;
}
.call-detail .call_today span {
	font-size: 19px;
}
.call-detail .call_today span a {
	text-decoration: none;
	font-size: 19px;
	color: #fff;
	transition: all 0.3s ease-in-out;
}
.call-detail .call_today span a:hover {
	color: #13bab4;
}
.call-detail .call_today p{
	font-size: 12px;
	margin: 0;
}
.third_section{ 
	padding:80px 0; 
	background-color: #ffff;
}
.third_section h1 {
	font-size: 30px;
	color: #662382;
}
.third_section p{
	font-size: 15px;
	padding:30px 0px;
	color: #757878;
}
.third_section .about_clinic a{
	font-size: 13px;
	text-transform: uppercase;
	padding: 12px 20px;
	color: #ffff;
	background-color: #662382;
	border-radius: 0px;
	transition: all 0.3s ease-in-out;
}
.third_section .about_clinic a:hover{
	background-color: #05c7c0;
}
.third_section .about_clinic{
	padding-left: 30px;
	padding-top: 20px;
	position: relative;
}
.third_section .about_logo2{
	position: absolute;
	top: 60%;
	right: 0;
}
.third_section .clinic_front .image_box a{
	text-decoration: none;
    overflow: hidden;
    display: block;
    border-radius: 10px;
}
.third_section .clinic_front .image_box a img {
	padding: 20px 0px;
	position: relative;
	padding-left: 8px;
}
.third_section .about_logo{
	position: absolute;
	left: -14px;
    bottom: 6%;
}

.third_section .clinic_front {
	padding: 20px 30px;
	position: relative;	
}

.third_section .image_box {
	    overflow: hidden;
	    position: relative;
	    border-radius:10px;
}

.third_section .image_box img {
	transition: all 0.3s ease-in-out;
}

.third_section .image_box:hover img {
	transform: scale(1.05);
}

.third_section .clinic_front:before{
	content: '';
	position: absolute;
	background-color:#05c7c0;
	height: 100%;
	width: 80%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto; 
	border-radius: 10px;
	transition: all 0.3s ease-in-out;
}

.third_section .clinic_front:hover:before {
	background-color: #652380;
}

.home-slider2{
	position: relative;	
	}
.home-slider2 .container{
	margin-top: 44px;
}
/*slider2 parallax*/
.home-slider2 .parallax-container {
    position: relative;
    overflow: hidden;
    height: 465px;
}
.home-slider2 .parallax {
    position: absolute;
    left: 0;
    right: 0;
    height: 460px;
}
.home-slider2 .parallax .parallax-img {
	width: 100%;
}
.home-slider2 .parallax .parallax-img {
   position: absolute;
    left: 50%;
    bottom: 0px;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);  
}

/*slider2 parallax end*/

.home-slider2 h2{
	font-size: 30px;
	color: #ffff;
	position: relative;
}
.home-slider2 p{
	font-size: 16px;
	color: #ffff;
	line-height: 0.5;
	position: relative;
}
.home-slider2  .we_offerslider{
	margin-top: 40px;
}
.home-slider2 .item a {
	display: block;
}
.home-slider2 .item .img-wrapp {
	text-decoration: none;
	overflow: hidden;
	display: block;
	border-radius: 10px;
}
.home-slider2 .item .img-wrapp img {
	transition: all 0.3s ease-in-out;	
}
.home-slider2 .item .img-wrapp:hover img {
	transform: scale(1.1);
}
.home-slider2 .item p{
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}

.home-slider2 .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
.home-slider2 .owl-theme .owl-nav {
       position: absolute;
    top: -80px;
    left: auto;
    right: 0;
    margin-top: 0;
    width: 100%;  
}
.home-slider2 .owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 30px;
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    cursor: pointer;
        transform: rotate(90deg);
}

.home-slider2 .owl-theme .owl-nav [class*=owl-] {
	    color: #27f6ee;
}

 .home-slider2 .owl-theme .owl-nav .owl-prev {
 	position: absolute;
 	right: 45px;
}
.home-slider2 .owl-theme .owl-nav .owl-next {	
	position: absolute;
 	right: 0px;
 	transform: rotate(-90deg);
}

.welcome{
	height: auto;
	 background: linear-gradient(to top, #faf5fc 55%, #ffff 45% );
	 padding: 70px 0px;
}
.welcome h1{
	font-size: 30px;
	color: #662382;
	margin:0 0 15px;
}
.welcome p{
	font-size: 15px;
	margin: 0;
}
.welcome .outerbox{
	padding: 15px 0px;
	position: relative;
}
.welcome .outerbox .wel_image {
	width: 100%;
	transition: all 0.3s ease-in-out;
}

.welcome .left_section {
	padding: 0 30px;
}

.welcome .image_box1:hover img {
	transform: scale(1.05);
}
.welcome .image_box1{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.welcome .outerbox:before{
	content: '';
	position: absolute;
	background-color:#05c7c0;
	height: 100%;
	width: 85%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto; 
	border-radius: 10px;
	transition: all 0.3s ease-in-out;
}

.welcome .outerbox:hover:before {
    background-color: #662382;
}


.welcome .appointment {
	margin:0 30px;
	box-shadow: 0px 8px 27px 0px rgba(0,0,0,0.14);
}
.welcome .appointment .app_header{
	background-color: #662382;
	width: 100%;
	padding: 30px;
}

.welcome .appointment .app_header p {
	color: #ffff;
}

.appointment-modal .close {
	position: absolute;
    right: -5px;
    top: -30px;
    border-radius: 50px;
    z-index: 1;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    font-size: 15px;
    padding: 5px;
}

.appointment-modal .close i {
    font-size: 12px;
    display: inline-block;
    margin-left: 5px;
}

.appointment-modal h4 {
    text-align: center;
    font-size: 25px;
    margin: 0;
    padding: 20px 0;
    background: #662382;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.appointment-modal .modal-content {
	border-radius: 17px;
	border: 0;
}

.modal-body {
	padding: 0;
	border-radius: 10px;
	    overflow: hidden;
}

.welcome .appointment .app_header h1 {
	color: #ffff;
	font-size: 23px;
}
.welcome .appointment .app_body,
.appointment-modal .app_body {
	padding:40px;
	background-color: #ffff;
}
.welcome .appointment .app_body .form-group,
.appointment-modal .form-group {
	position: relative;
}

.welcome .appointment .app_body .form-group input,
.appointment-modal .form-group input {
	border: none;
	border-bottom: 2px solid #ecf1f1;
	border-radius: 0px;
	height: 45px;
 	margin-bottom: 28px;
 	color: #00a19b;
 	    padding-right: 40px;
}
.form-control:focus {
 box-shadow: 0 0 0 0 rgba(0,0,0,0); 
}
.welcome .appointment .app_body .form-group .form-control::placeholder,
.appointment-modal .form-group .form-control::placeholder {
	color: #00a19b;
	font-size: 15px;
	font-weight: 400;
}
.welcome .appointment .app_body .form-group .icon-style,
.appointment-modal .form-group .icon-style {
	position: absolute;
	top: 13px;
	right: 10px;
	font-size: 24px;
	color: #662382;
	pointer-events: none;
}

.welcome .appointment .app_body .form-group .help-block,
.appointment-modal .form-group .help-block {
	    position: absolute;
    z-index: 1;
    bottom: -20px;
    font-size: 13px;
    color: rgb(185, 74, 72);
}

.welcome .appointment .app_body .form-group:nth-child(1) span {
	font-size: 26px;
}
.welcome .appointment .app_body .btn,
.appointment-modal .app_body .btn {
	border-radius: 0px;
	background-color: #00a19b;
	color:#ffff;
	text-transform: uppercase;
	font-size: 17px;
	margin-top: 7px;
	transition: all 0.3s ease-in-out;
}

.welcome .appointment .app_body .btn:hover,
.appointment-modal .btn:hover {
	background: #662382;
}

.why_choose .parallax-container {
       position: relative;
    overflow: hidden;
    height: 200px;
}

.why_choose .parallax {
    position: absolute;
    left: 0;
    right: 0;
    height: 330px;
}
.why_choose .parallax .parallax-img {
	width: 100%;
}

.why_choose .parallax .parallax-img {
   position: absolute;
    left: 50%;
    bottom: -30px;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
   
}

.why_choose .container {
   margin-top: 40px;
}
.why_choose .container .first_child {
	border-right: 2px solid #2f978f;
	padding-right: 10px;
}
.why_choose .container .icon_div{
	position: relative;
}
.why_choose .container .icon_div:after{
	content: "+";
	position: absolute;
	top: 12%;
	left: 70%;
	right: 9%;
	color: #2f978f;
	z-index: 1;
	font-size: 52px;
	opacity: 0.6;
}
.why_choose div{
	text-align: center;
}
.why_choose div span {
	font-size: 50px;
	color: #ffff;
	position: relative;
	bottom: 0;
	transition: all 0.3s ease-in-out;
}
.why_choose div .choose_icon:hover span {
	position: relative;
	bottom: 5px;
}
.why_choose p{
	text-align: center;
	color: #ffff;
	margin-top: 10px;
}
.why_choose .heading_why{
	text-align: left;
	font-size: 30px;
	color: #ffff;
	margin: 25px 0px 0px 25px;
	position: relative;
}
.why_choose .heading_why:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 5px;
	color: #ffff;
	height: 100%;

}
.why_choose  .choose_icon{
	padding: 10px 50px 10px 0px;
	margin-right: 16px;	
}
/******** footer *****/


.footer_section{
	background-color: #3c1e49;
	padding: 30px 0;
	
}

.footer_section .footer1{
	border-bottom: 1px solid #51315f;
	position: relative;
	padding-bottom: 30px;


}
.footer_section .book_appointment{
	position: relative;
}
.footer_section .book_appointment p{
	font-size: 18px;
	color: #ffff;
	display: inline-block;
	margin: 0;
}
.footer_section .book_appointment a{
	font-size: 20px;
	color: #05c8bd;
	text-decoration: none;
	display: inline-block;
	transition: all 0.3s ease-in-out;
}
.footer_section .book_appointment a:hover {
	color: #fff;
}
.footer_section .book_appointment span{
	font-size: 30px;
	color: #05c8bd;
	display: inline-block;
	    position: relative;
    top: 5px;
	margin: 0 10px;
}
.footer_section .book_appointment .mail{
	position: relative;
	/*border-left: 1px solid #ffff;*/
}
.footer_section .book_appointment .mail:before{
	content: "";
	position: absolute;
	height: 100%;
	right: 10%;
	top: 0;
	width: 5px;
	color: #ffff;
	z-index: 2;
}

 .footer2{
	padding: 40px 0 0px;
}
.footer2 h4{
	font-size: 15px;
	color: #ffff;
	font-weight: 600;
	text-transform: uppercase;
}

.footer2 .common_section li{
	list-style: none;
}
.footer2 .common_section li a {
	text-decoration: none;
	color:#95a9ae;
	display: block;
	line-height: 1.2;
	    padding: 0 0 10px;
	font-size: 15px;
	font-weight: 500;
	transition: all 0.3s ease-in-out;
}
.footer2 .common_section li a:hover,
.footer3 .copyright a:hover {
	color: #fff;
}
.footer2 .section1{
	width: 20%;
	float: left;
}
.footer2  .footer_logo {
	margin-top: 20%;
}
.footer2 .section2{
	width: 14%;
	float: left;
	padding: 0px 0px 0px 50px;
}
.footer2 .section3{
	width: 25%;
	float: left;

	
}
.footer2 .section4 {
	width: 21%;
	/*padding-top: 17px;*/
	float: left;	
}
.footer2 .section5  p{
	color:#95a9ae;
	font-size: 15px;
	font-weight: 500px;

}
.footer2 .section5{
	width: 20%;
	float: left;	
}
.footer3{
	background-color:#351b41;
	padding: 15px 0;
}

.footer3 .copyright{
	float: left;
	display: inline-block;
}
.footer3 .copyright a{
	font-size: 15px;
	color: #95a9ae;
	text-decoration: none;
	font-weight: 400;
	transition: all 0.3s ease-in-out;
}
.footer3 .copyright p{
	font-size: 15px;
	color: #95a9ae;
	margin: 0;
	font-weight: 400;

}
.footer3 .copyright2{
	margin-left: 30px;
}
.footer3 .copyright3{
	margin-left: 30px;
}
.footer3 .copyright3 p a:hover{
	color: #ffff;
}
.footer2 .section5 .social ul li{
	display: inline-block;
	margin: 0;

}
.footer2 .section5 .social ul li a{
	color: #ffff;
	margin-left: 5px;
	padding: 10px 10px;
	border-radius: 50%;
	font-size: 12px;
	display: block;
}
.footer2 .section5 .social li:nth-child(1) a{
	background: #4668b2;
	padding: 6px 12px;
}
.footer2 .section5 .social li:nth-child(2) a{
	background: #c43232;
	font-size: 12px;
	padding: 6px 8px;
}
.footer2 .section5 .social li:nth-child(3) a{
	background: #1d98e6;
	padding: 6px 9px;
}
/******** footer end *****/

.breadcum {
	    margin-top: 80px;
	    position: relative;
}
.breadcum .parallax-container {
    position: relative;
    overflow: hidden;
}

.breadcum .parallax-parent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.breadcum .parallax-content {
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.breadcum img {
    width: 100%;
}

.breadcum .container {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.breadcum p {
	font-size: 14px;
	margin: 0;
}

.breadcum h1 {
	font-size: 58px;
	margin: 0;
}

.about-dental {
	padding: 10px 0;
}

.about-dental .info-box {
	padding: 90px 0;
}
.about-dental h5 {
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
}
.about-dental h1 {
	font-size: 30px;
	margin: 0;
}
.about-dental p {
	font-size: 15px;
	margin: 10px 0 15px;
	line-height: 1.533;
}
.about-dental .img-box img {
	 display: block;
    margin: 0 auto;
}
.btns {
	color: #fff;
	text-decoration: none !important;
	    letter-spacing: 0.5px;
	text-transform: uppercase;
	line-height: 2;
	display: inline-block;
	background: #662382;
	font-size: 13px;
	text-align: center;
	padding: 10px;
	    cursor: pointer;
	width: 200px;
	height: 45px;
	transition: all 0.3s ease-in-out;
}
.btns:hover {
	background:#00a19b;
	color: #fff;
}
.btns.contact-btn {
	border: 1px solid #00a19b;
	background: transparent;
	color: #00a19b;
	margin-left: 30px;
}
.btns.contact-btn:hover,
.gallery .btns:hover,
.blog .btns:hover {
	background: #00a19b;
	color: #fff;
}
.specialisation {
	position: relative;
}
.specialisation .dental-machine {
	position: absolute;
	top: -70px;
	left: 15%;
	z-index: 1;
}
.specialisation .info-div {
	    width: 450px;
    margin: 0 auto;
}
.specialisation h1 {
	font-size: 30px;
	margin: 0 0 50px;
	text-align: center;
}
.specialisation .column {
	width: 50%;
	float: left;
	    margin-bottom: 50px;
}
.specialisation .icon-style {
	color: #fff;
	font-size: 65px;
	display: inline-block;
}

.specialisation p {
	    font-size: 16px;
    margin: 0;
    display: inline-block;
    padding-left: 10px;
       transform: translateY(-35%);
    line-height: 1.2;
}
.specialisation .parallax-container {
    position: relative;
    overflow: hidden;
    height: 420px;
}
.specialisation .parallax {
    position: absolute;
    left: 0;
    right: 0;
    height: 420px;
}
.specialisation .parallax img.parallax-img {
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.specialisation .container {
    position: relative;
    top: 80px;
}
.founder {
background: linear-gradient(to bottom,rgb(250, 245, 252) 28%, #ffffff 25%);
padding: 100px 0; 
}
.founder h5 {
	text-transform: uppercase;
	font-size: 15px;
	margin: 0;
}
.founder h1 {
	font-size: 30px;
	margin: 0;
}
.founder h3 {
	font-size: 20px;
	margin: 0;
}
.founder h4 {
	font-size: 15px;
	margin-bottom: 50px;
}
.founder p {
	    line-height: 1.533;
	font-size: 14px;
}
.founder .btns {
	margin-top: 30px;
}
.founder .img-wrapp {
	position: relative;
    padding: 20px;
    margin: 0 50px;
}
.founder .img-wrapp:before {
	content: '';
    position: absolute;
    background-color: #05c7c0;
    height: 100%;
    width: 80%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.founder .img-wrapp:hover:before {
	background: #662382;
}

.founder .img-box {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 15px;
}

.founder .img-box:hover img {
	transform: scale(1.05);
}
.founder .img-box img {
	transition: all 0.3s ease-in-out;
}

.call-us {
	background: url('../images/gradient-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0;
}
.call-us .container {
	position: relative;
}
.call-us h1,
.call-us a.call {
	text-decoration: none;
	font-size: 30px;
	margin: 0 0 5px;
	color: #fff;
	transition: all 0.3s ease-in-out;
}
.call-us a.call:hover{
color: #05c8bd;
}
.call-us p {
	font-size: 15px;
	margin: 0;
}
.call-us .btns {
	position: absolute;
	right: 0;
	top: 20px;
	width: 150px;
	background-color: rgb(0, 161, 155);
	 box-shadow: -6px 10.392px 16px 0px rgba(60, 30, 73, 0.18);
}
.call-us .btns:hover {
	    background-color: rgb(102, 35, 130);
}
.services {
	padding: 80px 0;
}
.services h2 {
	font-size: 30px;
	margin: 0 0 30px;
}
.services .nav-tabs {
	border: 0;
}
.services .nav-tabs .nav-item {
	    width: 100%;
}
.services .img-wrapp {
	margin-top:50px;
	border-radius: 10px;
	overflow: hidden;
}
.services .img-wrapp img {
	width: 100%;
}
.services .sticky.fixed {
	position: sticky;
    top: 110px;
    width: 350px;
}
.services .nav-wrapp {
	background: url('../images/nav-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	    padding: 40px 30px;
    border-radius: 10px;
}

.services .nav-tabs .nav-link {
	font-size: 16px;
	padding: 10px 10px 10px 10px;
	font-weight: 500;
	color: #00a19b;
	 border: 0;
	 position: relative;
	transition: all 0.3s ease-in-out;
}
.services .nav-tabs .nav-link.active,
.services .nav-tabs .nav-link:hover {
padding: 10px 10px 10px 25px;
}
.services .nav-tabs .nav-link.active:before,
.services .nav-tabs .nav-link:hover:before {
	left: 0px;
	 opacity: 1;
}

.services .nav-tabs .nav-link:before {
	left: -2px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 15px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.services .nav-tabs .nav-link:hover,
.services .nav-tabs .nav-item.show .nav-link, 
.services .nav-tabs .nav-link.active {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    border: 0;
}

.services .card-body {
	padding: 0 15px;
}

.services .card-body h1 {
	font-size: 35px;
	margin: 0 0 20px;	
}

.services .img-div {
	padding: 0 20px;
	position: relative;

    margin-bottom: 40px;
}

.services .img-box {
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}

.services .img-div:before {
	content: '';
    position: absolute;
    background-color: #05c7c0;
    height: 90%;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.services .img-box img {
	width: 100%;
	transition: all 0.3s ease-in-out;
}

.services .img-box:hover img {
	transform: scale(1.05);
}

.services .card-body p {
  font-size: 15px;
  margin: 0 0 15px;
}
.services .card-body ul {
	margin-left: 30px;
}
.services .card-body ul li p {
    margin: 0 0 5px;
}
.services .card-body h3 {
	    font-size: 20px;
    margin: 0 0 5px;
}
.services .card-body .btns {
	margin-top: 30px;
}

.gallery {
	padding: 80px 0;
}

.gallery .wrapp {
	margin-bottom: 80px;
	position: relative;
}

.gallery .wrapp .img-box {
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}
.gallery .wrapp .img-box img {
	width: 100%;
	transition: all 0.3s ease-in-out;
}

.gallery .wrapp .img-box:hover img {
	transform: scale(1.05);
}

.gallery .wrapp p {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 16px;
	padding: 15px 20px; 
	margin: 0;
  background-image: -moz-linear-gradient( -8deg, rgb(102,35,130) 0%, rgb(51,98,143) 23%, rgb(0,161,155) 62%, rgb(0,161,155) 100%, rgb(254,66,60) 100%, rgb(0,173,239) 100%);
  background-image: -webkit-linear-gradient( -8deg, rgb(102,35,130) 0%, rgb(51,98,143) 23%, rgb(0,161,155) 62%, rgb(0,161,155) 100%, rgb(254,66,60) 100%, rgb(0,173,239) 100%);
  background-image: -ms-linear-gradient( -8deg, rgb(102,35,130) 0%, rgb(51,98,143) 23%, rgb(0,161,155) 62%, rgb(0,161,155) 100%, rgb(254,66,60) 100%, rgb(0,173,239) 100%);
}

.gallery .btns,
.blog .btns {
	border: 1px solid #00a19b;
    background: transparent;
    color: #00a19b;
    cursor: pointer;
    width: 120px;
}

.lg-backdrop {
    background-color: #000000b0 !important;
}

.gallery {
    padding: 50px 0;
}

.gallery .wrapp {
    margin-bottom: 50px;
}

.gallery .wrapp p {
       font-size: 16px;
    padding: 15px 20px;
}

.blog {
	padding: 80px 0 0;
}
.blog .wrapp {
	padding: 0 5px;
	margin-bottom: 80px;
}
.blog .wrapp:hover a{
	text-decoration: none;
}
.blog .img-box,
.blog-detail .img-box,
.retated-blog .img-box {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}
.blog .img-box:hover img,
.blog-detail .img-box:hover img,
.retated-blog .img-box:hover img {
	transform: scale(1.05);
}

.blog .img-box img,
.blog-detail .img-box img,
.retated-blog .img-box img {
	width: 100%;
	transition: all 0.3s ease-in-out; 
}

.blog .info {
	padding: 20px 0 0;
}

.blog .info .date {
	display: block;
	font-size: 15px;
}

.blog .info h5 {
	font-size: 19px;
	margin: 10px 0;
	min-height: 50px;
}

.blog .info p {
	font-size: 15px;
	margin:0px;
}

.blog .info .read-more {
	text-decoration: none;
	color: #00a19b;
	transition: all 0.3s ease-in-out;
}

.blog .info .read-more:hover {
	    color: #662382;

}

.blog-detail {
	padding: 80px 0;
}

.blog-detail h1 {
	font-size: 25px;
	margin: 0 0 25px;
}
.blog-detail h3 {
	margin: 0 0 5px;
    font-size: 20px;
}

.blog-detail h4 {
	margin: 0 0 5px;
    font-size: 18px;
}

.blog-detail .date {
	display: block;
	font-size: 15px;
	    margin: 30px 0 20px;
}

.blog-detail p {
	font-size: 15px;
	margin: 0 0 15px;
}

.retated-blog {
	padding: 50px 0;
	background: #faf5fc;
}

.retated-blog a {
	display: inline-block;
	text-decoration: none;
}

.retated-blog h1 {
	text-align: center;
	font-size: 25px;
	margin: 0 0 40px;
}

.retated-blog .date {
	font-size: 15px;
	margin: 15px 0 10px;
	display: block;
}

.retated-blog p {
	font-size: 18px;
	margin: 0px;
	display: block;
}

.retated-blog .owl-theme .owl-nav {
    margin-top: 0;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.retated-blog .owl-theme .owl-nav [class*=owl-],
.retated-blog .owl-theme .owl-nav [class*=owl-]:hover {
    color: #662382;
    font-size: 25px;
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    cursor: pointer;
}

.retated-blog .owl-nav .owl-prev {
	    position: absolute;
    left: -40px;
    transform: rotate(180deg);
}

.retated-blog .owl-nav .owl-next {
	    position: absolute;
    right: -40px;
}

.retated-blog .owl-theme .owl-nav .disabled {
    opacity: .2; 
}

.contact {
	padding: 60px 0;
	background: linear-gradient(to right, #fff 40%, #faf5fc 40%);
}

.contact h1 {
	font-size: 30px;
	margin: 0 0 40px;
}
.contact .left-div {
	float: left;
	width: 34%;
}

.contact .left-div .wrapp-div {
	margin-bottom: 30px;
}

.contact .right-div {
	float: left;
	width: 66%;
	padding-left: 60px;

}

.contact .icon-style {
	font-size: 50px;
	float: left;
	display: block;
}

.contact .left-div .text-box {
	padding-left: 70px;
}

.contact .text-box h5 {
	font-size: 19px;
	margin: 0 0 5px;
}
.contact .text-box p,
.contact .text-box a {
	text-decoration: none;
	 font-size: 15px;
  line-height: 1.2;
  margin: 0;
  color: #757878;
  transition: all 0.3s ease-in-out;
}
.contact .text-box a:hover{
color: #019b95;
} 
.contact .form-group:nth-of-type(6) {
	margin-bottom: 0px;
}
.contact .form-group {
	position: relative;
	width: 50%;
	float: left;
	margin-bottom: 40px;
	    padding-right: 20px;
}

.contact .hide_label {
	position: absolute;
    top: 15px;
    left: 20px;
    margin: 0;
    line-height: 1;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
}

.contact .box-stlye {
	border: 0;
  border-radius: 10px;
  background: #fff;
  box-shadow: -4px 6.928px 16px 0px rgba(12, 151, 146, 0.18);
  padding: 10px;
}

.contact .g-recaptcha {
	margin-bottom: 20px;
}

.contact form .btns {
	width: 100px;
	border: 0;
}

.contact form .btns.submit {
	margin-left: 10px;
}

.contact .btn-box {
	text-align: right;
}

.map-box {
	     background: url(../images/gradient-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.owl-carousel {
	display:block !important;
}

.owl-carousel .item {
	display: none;
}

.owl-carousel .item:first-child {
	display: block !important;
}
/*disclaimer section*/
.content{
	padding: 30px 0px;
}
 .content .heading1{
 	font-size: 30px;
 	color: #662382;
 	padding-bottom: 10px;
}
.content .heading2{
 	font-size: 20px;
 	color: #00a19b;
 	margin-bottom: 5px 0;
}
.disclaimer a{
	color: #019b95;
	transition: all 0.3s ease-in-out;
}
.disclaimer a:hover{
	color: #662382;
	text-decoration: none;
}
.content .para{
 	font-size: 15px;
 	color: #757878;
 	margin: 0 0 10px 0;
}
.content ul{
	margin-left: 25px;
}
/*disclaimer section*/
.sitemap_main ul li{
	list-style: none;
	font-weight: 400;

}
.sitemap_main ul li a{
	text-decoration: none;
	font-size: 15px;
	color: #757878;
	margin-left: 10px;
	font-weight: 500;
}
.sitemap_main ul li a:hover{
color: #662382;
transition: all 0.3s ease-in-out;
}
.sitemap_main ul li:before{
	content: "\2022";
	display: inline-block;
	color: #662382;
	font-weight: bold;
	width: 10px;
}
.error-div{
  padding: 60px 0;
}
.error-div h1{
  font-size: 40px;
}
.error-div h2{
  font-size: 30px;
}
.error-div p{
  font-size: 15px;
}
.error-div a{
	align-items: center;
    justify-content: center;
    text-align: center;
    background: #662382;
    font-size: 16px;
    padding: 10px;
    cursor: pointer;
    width: 100px;
    height: 40px;
    transition: all 0.3s ease-in-out;
    display: inline-flex;
   margin-right: 10px;
    text-decoration: none;
    color: #fff;
}
.error-div a:hover{
   background: #00a19b;
}