/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



input[type="number"]::-webkit-inner-spin-button,
        input[type="number"]::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0;
}






body{
	  font-family: "Poppins", sans-serif !important;
}


#myCarousel2 i.fa.fa-chevron-left {
    background: #ffffffeb;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #1b1b1b;
    font-size: 17px;
}

#myCarousel2 i.fa.fa-chevron-right {
    background: #ffffffeb;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #1b1b1b;
    font-size: 17px;
}


.left-arrow{
	position:absolute;
	top:0;
	left:10px;
	width: 15% !important;
}

.right-arrow{
	position:absolute;
	top:0;
	right:10px;
	width: 15% !important;
}

.carousel-control.left{
	 background:none;
}
.carousel-control.right{
	 background:none;
}	

.carousel-control {
    opacity: 1 !important;
}

.carousel-control:hover{
	opacity:0.8 !important; 
}




.popup-form-left span{
	color:#af2267;
}


.popup-form-right {
	margin: 0;
    padding: 15px 10px 15px 10px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,.5);
	text-align:center;
	margin-top: 20px;
}


.popup-form-right h5{
	padding:0px;
	margin:0px;
	color:#af2267;
	font-size: 13px;
}

.popup-form-right img{
	margin:auto;
}























.form-content {
	background:#f8fdf9;
	position:absolute;
	top:10px;
	left:5%;
	width:25%;
	padding:15px;
	text-align:center;
	border: #af2267 solid 4px;
	border-radius:5px;
}

.form-content .form-control {
    background: #fff;
    margin-bottom: 10px;
    border-bottom: #69727d solid 1px;
    border-width: 0 0 1px;
    height: 45px;
    font-size: 15px;
    box-shadow: none;
}
.form-content .btn{
	   background: #af2267 !important;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 15px !important;
    padding: 7px 25px 7px 25px !important;
}



.form-content h1 {
    background: #af2267;
    color: #fff;
    font-size: 22px;
    border-radius: 10px;
    font-weight: 800;
    padding: 8px 0 8px 0;
}

.form-content h1 span{
	display:block;
	font-size:17px;
	font-weight:700;
}

.form-content p span{
	font-weight:bolder;
}





.form-content p {
    text-align: center;
    color: #111;
    font-family: "Jost",Sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 26px;
    padding: 8px 0 12px 0;
    margin: 0px !important;
}

.form-content h4 {
    text-align: center;
    color: #000;
    font-family: "Jost",Sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    padding: 0px 0 20px 0;
    margin: 0px;
}

.form-content h6 {
    text-align: center;
    color: #000;
    font-family: "Jost",Sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    padding: 0px 0 10px 0;
    margin: 0px;
}


.form-content h5 {
    padding: 13px;
    background-color: #dee2e6;
    border-radius: 10px;
    font-weight: 400;
    color: #000;
    margin: 15px 0 0 0;
}







/* Privacy Policy Start */

.privacy-policy {
    padding: 5% 0;
}

.privacy-policy h3 {
    color: #000;
     font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin: 0px 0 0px 0;
    padding: 0px;
    text-align: left;
}

.privacy-policy p {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #4d4d4d;
    margin: 0px;
    line-height: 36px;
    padding-bottom: 10px;
    text-align: left;
    font-weight: 400;
}
.modal .term-condition{
margin-top:10px;
margin-bottom:15px;
	color:#000;
	font-size:12px;
	display: inline-block;
}


.term-condition{
margin-top:10px;
	color:#000;
	font-size:12px;
	display: inline-block;
}

input[type=checkbox] {
    margin: 4px 0 30px 0;
    margin-top: 1px\9;
    line-height: normal;
}


/* Privacy Policy End */





.modal .modal-title {
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    font-weight: 700;
    color: #0269B9;
    text-align: center;
	 font-family: "Poppins", sans-serif;
}


.modal-header .close {
    margin-top: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}

.modal-header {
    padding: 15px 10px 0 10px;
    border-bottom: 0;
}

.modal img {
    width: 110px;
    margin: auto;
    margin-bottom: 20px;
}

.modal .form-control {
    display: block;
    width: 100%;
    height: 47px;
    margin-bottom: 12px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
}


.modal .btn {
    background: #0269B9;
    padding: 10px 40px 10px 40px;
    color: #fff;
    border-radius: 0px;
    font-size: 16px;
}

















.topHeader {
    background: #0269B9;
    padding: 10px 0 10px 0;
}
.topHeader ul{
	 padding:0px;
	 margin:0px;
}

.topHeader ul li {
    list-style: none;
    display: inline;
}

.topHeader ul li a {
    color: #fff;
    font-size: 15px;
}

.topleft ul li{
	margin:0 15px 0 0;
}

.topright ul {
    text-align: right;
}






















#myHeader {
	background:rgba(255, 255, 255, 1);
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index:9;
}
.navbar-brand img {
    width: 60px;
}
.main-menu {
    padding: 15px 0;
    background: #fff;
}
.main-menu .navbar-default {
	background:none !important;
	border:none !important;
}
.navbar-brand {
    height: auto;
    padding: 0px !important;
    margin-top: 0px;
}
.main-menu .navbar {
	margin-bottom:0px;
}
.main-menu .navbar-nav li a {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    transition: 1s;
    color: #000;
}

.main-menu .navbar-nav {
    margin-top: 8px;
}


.main-menu .navbar-nav li a:hover {
	color:#CC6633 !important;
}
.main-menu .navbar .btn {
    background: #0269B9;
    margin: 0 0 0 30px;
}
.main-menu .navbar .btn a {
	color:#fff !important;
	padding:5px 8px !important;
	  font-family: "Poppins", sans-serif;
	font-size:14px;
	font-weight:500;
}
.main-menu .navbar .btn a:hover {
	color:#fff !important;
}
.nav>li>a {
    padding: 10px 23px !important;
}
.bdr-r {
	border:#af2267 solid 1px;
	margin-right:5px;
	border-radius:5px;
}

.qr {
    margin: auto;
}

/*Broucher animated button start*/



.mobile-view {
	display:none;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @-webkit-keyframes slideInDown {
 0% {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible
}
 80% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
}
 @keyframes slideInDown {
 0% {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible
}
 80% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
}
/*Broucher animated button end*/








.slider {
	background:url(../images/slider-1.webp);
	background-repeat:no-repeat;
	background-size:cover;
	padding:10% 0 10% 0;
}




.slider-content h2{
	color: #ffffff;
    margin: 0px 0px 15px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
	padding:0;
}

.slider-content h2 span{
	color:#5EC222;
}

.slider-content p{
	color: #ffffff;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0px 0px 0px 0px;
	padding:0px;
}


.slider-content h4 {
    text-align: left;
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #5EC222;
    padding: 0px;
    margin: 10px 0 10px 0;
}

.slider-content a {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    background-color: #0269B9;
    border-style: none;
    color: #fff;
    padding: 13px 30px;
    border-radius: 5px;
    margin: 10px 0 0 0;
    display: inline-block;
}

.slider-content a:hover{
	color:#fff;
}


.services-sec {
    background: url(../images/servicesbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5% 0 4% 0;
    background-attachment: fixed;
}


.abouthead  h2{
	color: #333333;
    margin: 0px 0px 25px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 27px;
	padding:0px;
	color:#000;
}

.abouthead {
    text-align: center;
}

.cstmbrdr img{
	margin:auto;
}

.abouthead p {
    color: #616161;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 20px 0px 40px 0px;
    padding: 0 0 50px 0;
}

.abouthead h2 span{
	color:#5EC222;
}

.flipbox-front img {
    width: 115px;
    margin: auto;
}

.flipbox-front h2 {
    padding: 15px 0 0 0;
    margin: 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #1e293b;
}

.flipbox {
    position: relative;
    width: 100%;
    min-height: 250px;
    perspective: 1000px;
    margin-bottom: 30px;
}

.card {
  position: absolute;
  top: 0;
  left: 0;
  
  width: 100%;
  height: 100%;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  backface-visibility: hidden;
  transition: transform .5s ease-in-out;
  transform-style: preserve-3d;
}

.flipbox-front {
    transform: rotateX(0deg);
    background: #fff;
    background-size: cover;
    padding: 50px;
	border:#D9DADB solid 1px;
}

.flipbox-back {
  transform: rotateX(180deg);
  padding: 50px;
	border:#D9DADB solid 1px;
  background: #0269b9;
}

.flipbox:hover .flipbox-front {
  transform: rotateX(-180deg);
}

.flipbox:hover .flipbox-back {
  transform: rotateX(0deg);
}

.flipbox-back p{
	padding:0px;
	margin:0px;
	font-weight:400;
	font-size:14px;
}

.flipbox-back a {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border: 2px solid #fff;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
	margin:15px 0 0 0;
}

.flipbox-back a:hover{
	color:#fff;
}

.AboutClinicsec {
	background:#0269b9;
}

.AboutClinicsec .BlueBox{
	
	padding: 40px 25px 40px 30px;
}

.AboutClinicsec .col-lg-7, .AboutClinicsec .col-lg-5{
	padding-left:0px;
	padding-right:0px;
	height:100%;
} 


.BlueBox h2{
	color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 700;
	padding:0px;
}

.BlueBox h6{
	color: #5EC222;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
	padding:0px;
	margin:10px 0 20px 0;
}


.BlueBox p {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    padding: 0px;
    margin: 0px 0 20px 0;
    line-height: 24px;
}



.CareSec {
	padding:80px 0 40px 0;
}

.ImgBox img {
    border-radius: 10px;
    width: 85%;
    margin: auto;
}

.CareSec .ContBox h3{
	    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 600;
	padding:0px;
	margin:0 0 20px 0;
}

.CareSec .ContBox h3 span{
	color:#5EC222;
}

.ContBox {
    padding: 0 0 0 0px;
}

.CareSec .ContBox ul{
	padding:0px;
	margin:0px;
}

.CareSec .ContBox ul li{
	list-style:none;	
	    font-family: "Poppins", Sans-serif;
    font-size: 15px;
	margin-bottom:20px;
	color:#0269b9;
}

.CareSec .ContBox ol li {
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    margin-bottom: 6px;
    color: #7A7A7A;
}


.ShortDesc {
	padding:20px 0 20px 0;
}

.ShortDesc .ShortBox {
    padding: 25px 25px 25px 25px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    min-height: 150px;
	margin-bottom:30px;
}

.ShortDesc .blurbx:hover{
	background:#000;
}

.blurbx{
	background:#0269B9;
}

.greenbx{
	background:#5EC222;
}


.ShortDesc .ShortBox h2 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 19px;
    font-weight: 600;
    padding: 0px;
    margin: 0px 0 12px 0;
}


.ShortDesc .ShortBox p{
	color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
	padding:0px;
	margin:0px;
}




.contersec {
    background: #0269B9;
    padding: 55px 0 55px 0;
}

.counterBox {
	
}


.counterBox h2{
	color:#5EC222;
	font-size: 69px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
	 font-family: "Poppins", Sans-serif;
}

.counterBox p{
	 color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
	padding:0px;
	margin:0px;
	text-align:center;
}


.Syptomsec {
    padding: 10px 0 30px 0;
}

.Syptomsec h1 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    padding: 0px 0 30px 0;
    margin: 0px;
    text-align: center;
}

.Syptomsec h1 span{
	color:#5EC222;
}

.SyptomBox {
    padding: 15px;
    border-radius: 10px 10px 10px 10px;
    border: #DDDBDB solid 1px;
    min-height: 450px;
	margin-bottom:30px;
}

.SyptomBox h2{
	color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
	padding:0px;
	margin:0px;
}

.SyptomBox ol {
    padding: 0px;
    margin: 0px 0 0 20px;
}

.SyptomBox ol li {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    padding: 0px 0 10px 0;
    margin: 0px;
}


.Disclaimer {
    border-top: #ccc solid 1px;
    padding: 20px 0 0 0;
    margin: 40px 0 0 0;
    text-align: center;
}

.Disclaimer p{
	    color: #ffffff;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
	padding:0px;
	margin:0px;
}

.Disclaimer a{
	color:#000;
}

.Disclaimer a:hover{

	color:#000;
}







.sticky_whatsapp {
    bottom: 2%;
    left: 10px;
    z-index: 999;
    position: fixed;
}

.sticky_whatsapp span {
    display: none;
}



.sticky-contact {
    bottom: 2%;
    right: 10px;
    z-index: 999;
    position: fixed;
}

.sticky-contact span {
    display: none;
}



.innerPage {
    padding: 50px 0 50px 0;
}

.innerPage  .slider-content h2 {
    font-size: 35px;
}


.innerContent p {
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    margin-bottom: 6px;
    color: #7A7A7A;
    padding: 0px 0 5px 0;
    line-height: 23px;
}

.innerContent ul {
    padding: 0px;
    margin: 0 0 0 30px;
}

.innerContent ul li {
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    margin-bottom: 6px;
    color: #7A7A7A;
    padding: 0px 0 8px 0;
}

.innerContent h2 {
    padding: 0px;
    margin: 0px;
    font-size: 33px;
}





















.thank_you {
	text-align:center;
	padding:110px 0px;
	background:#f7f7f7;
}
.thank_you i {
	text-align:center;
	font-size:65px;
	color:#af2267;
}
.thank_you h4 {
	text-align:center;
	color:#000;
	  font-family: "Poppins", sans-serif;
	font-weight:600;
	font-size:28px;
	margin:10px 0 10px 0;
}
.thank_you p {
	text-align:center;
	color:#000;
	  font-family: "Poppins", sans-serif;
	font-size:18px;
	margin:0px;
	line-height: 31px;
}


.footer {
    background: #0269B9;
    padding: 50px 0 40px 0;
}

.footer .FtrBox{
	
}


.footer .FtrBox h2 {
    color: #ffffff;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    padding: 0px 0 15px 0;
    margin: 0px;
}

.footer .FtrBox p{
	color: #ffffff;
    font-family: "Poppins", Sans-serif;
	padding:0 0 0 0;
	font-size:15px;
	margin:0px;
}

.footer .FtrBox ul{
	margin:0px;
	padding:0px;
}

.footer .FtrBox ul li {
    color: #ffffff;
    font-family: "Poppins", Sans-serif;
    padding: 0 0 18px 0;
    font-size: 15px;
    margin: 0px;
    list-style: none;
}

.footer .FtrBox ul li a{
	color: #ffffff;
    font-family: "Poppins", Sans-serif;
	padding:0 0 0 0;
	font-size:15px;
	margin:0px;
	list-style:none;
}











/* lg */ 

@media (min-width: 1200px) {

}



/* md */

@media (min-width: 992px) and (max-width: 1199px) {
}



/* sm */

@media (min-width: 768px) and (max-width: 991px) {
}



/* xs */

@media (max-width: 767px) {


.left-arrow {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 35% !important;
}


.right-arrow {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 35% !important;
}


.footer p {
    font-size: 13px;
}



.modal .col-lg-3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 20px;
	    margin-bottom: 15px;
}



 .navbar-default .navbar-toggle {
border-color: #af2267;
background: #af2267;
color:#fff;
margin-right: 5px;
border-radius: 0px;
}
 .navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
 .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: #af2267;
}
 .footer {
padding: 10px 0 55px 0;
}

.navbar-brand img {
    width: 130px;
}
.navbar-brand {
    margin-top: 10px;
}
 .main-menu {
padding: 0px 0;
}
 .navbar .pull-right {
float: left !important;
}
 
}
