body {
padding:0;
margin:0;
font-family: 'IBM Plex Sans', sans-serif !important;
}
a{
color:#33A7DF !important;
font-weight: 500;
}
p{
font-size: 20px;
font-style: normal;
font-weight: 400;
color: #2B3A58;
}
}
.container {
width:94% !important;
max-width:94% !important;
}
.page-wrap {
padding:28px;
}
.banner-sec {
background:#DFF5FF;
width:100%;
border-radius:20px;
height:120vh;
position:relative;
font-size: 15px;
}
.header-top {
width:100%;
border-radius:20px;
}
.header-isologo {
max-width:110px;
}
.header-nav {
width:100%;
border-radius:20px;
}
.ul-list {
padding:0;
margin:0;
list-style:none;
}
.ul-list li {
display:inline-block;
font-size: 14px;
font-style: normal;
font-weight: 500;
color:#2B3A58;
padding-right:20px;
}
.book-btn {
font-size: 15px;
font-weight: 500;
display: inline-flex;
padding: 9px 21px;
justify-content: center;
align-items: center;
border-radius: 4px;
background:#FF6F27;
color:#fff !important;
border:0;
font-size: 15px;
}
.ul-list li span {
color:#5E6065;
display:block;
font-size: 13px;
font-style: normal;
font-weight: 400;
margin-bottom:2px;
}
.header-logo {
max-width:180px;
}
.header-nav{
border-radius: 25px;
background:#2B3A58;
padding:19px 15px;
}
.header-nav .navbar-light .navbar-nav .nav-link{
font-size: 15px;
font-style: normal;
font-weight: 400;
color: #DFF5FF !important;
padding-left: 24px;
}
.header-nav .navbar-light .navbar-nav .nav-link:hover,
.header-nav .navbar-light .navbar-nav .nav-link:focus {color:#fff !important;}
.banner-text {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.banner-text h1 {
color: #2B3A58;
font-family: Montserrat;
font-size: 50px;
font-style: normal;
font-weight: 700;
}
.banner-text h1 span{
color: #33A7DF;
}
.banner-text p{
color: #5E6065;
font-size: 20px;
font-style: normal;
font-weight: 400;
}
.banner-book-btn{
display: inline-flex;
padding: 9px 21px;
justify-content: center;
align-items: center;
gap: 10px;
color:#fff !important;
font-weight:500;
border-radius: 4px;
background:#33A7DF;
border:0;
}
.inner-banner {
height: auto;
}
.after-book-btn{
display: inline-flex;
padding: 9px 21px;
justify-content: center;
align-items: center;
gap: 10px;
color:#fff !important;
font-weight:500;
border-radius: 4px;
background:#FF6F27;
border:0;
}
.banner-btn span {
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 600;
color:#2B3A58;
}
.banner-btn img {
max-width:22px;
}
.banner-img1 {
position: absolute;
bottom: 0;
right: 14%;
max-width: 540px;
}
.tour-sec {
width:100%;
position:relative;
padding:0 60px;
margin-top:-110px;
margin-bottom:-85px;
z-index:9;
}
.tour-wrap {
background:#fff;
border-radius: 10px;
padding:35px 35px 70px 35px;
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.21);
position: relative;
transition-duration:.30s;
}
.tour-wrap:hover,
.tour-wrap:focus {
box-shadow: 0px 4px 24px 0px rgba(51, 167, 223, 0.40);
}
.main-header2 {
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 600;
color:#2B3A58;
}
.tour-sec1 p {
color:#5E6065;
font-family: 'IBM Plex Sans', sans-serif !important;
font-size: 16px;
font-weight: 400;
line-height: 25px;
}
.next-a-icon {
position: absolute;
z-index: 9;
bottom: 20px;
right: 35px;
}
.about-sec1 {
padding:180px 0 80px;
background:#F5F9F9;
border-radius: 30px;
margin-bottom:28px;
}
.about-sec1 .main-para1, .about-sec1 p, .after-wrap p, .outteam-sec1 p{
color:#5E6065;
line-height: 32px;
}
.main-header1 {
color: #2B3A58;
font-family: Montserrat;
font-size: 50px;
font-style: normal;
font-weight: 700;
}
.main-header1 span{
color: #33A7DF;
}
.main-para1, .about-sec1 p, .after-wrap p, .outteam-sec1 p {
font-size: 20px;
font-style: normal;
font-weight: 400;
}
.main-para1 a,.main-para1 span{
color:#33A7DF;
text-decoration:none;
}
.main-para2, p, .department-wrap p {
font-size: 16px;
font-style: normal;
font-weight: 400;
color:#5E6065;
line-height: 25px;
}
.main-para2 a,.main-para2 span{
color:#33A7DF;
text-decoration:none;
font-weight: 500;
}
.main-para3 {
color: #33A7DF !important;
font-family: Montserrat;
font-size: 16px !important;
font-style: normal;
font-weight: 500;
letter-spacing: 0.8px;
text-transform: uppercase;
position:relative;
}
.item p, .blog-sec1 p {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
color:#5E6065;
}
.main-para3:after {
content: "";
width: 80px;
height: 2px;
background: #33A7DF;
display: inline-block;
position: relative;
bottom: 4px;
left: 8px;
}
.offer-sec1 {
padding:90px 0 140px;
background:#EDF9FF;
border-radius: 30px;
margin-bottom:28px;
}
.offer-sec1 .p_text_align p{
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.after-wrap {
padding:90px 0 220px;
background:#F5F9F9;
border-radius: 30px;
}
.after-wrap .main-para1 {color: #5E6065; font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px;}
.after-sec1,
.after-sec2 {
position:relative;
}
.after-sec1 span,
.after-sec2 span{
position:absolute;
background:#fff;
padding:6px 10px;
z-index:9;
color:#2B3A58;
font-size: 20px;
font-style: normal;
font-weight: 400;
}
.after-sec1 span{
right:5px;
top:5px;
}
.after-sec2 span{
left:5px;
top:5px;
}
.progress-sec {
width:100%;
position:relative;
padding:0 60px;
margin-top:-134px;
margin-bottom:-85px;
z-index:9;
}
.progress-wrap {
padding:30px 25px;
border-radius: 10px;
background: #2B3A58;
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.21);
}
.progress-wrap {
}
.progress-wrap .main-header1 {
color:#F5F9F9;
font-family: Montserrat;
font-size: 70px;
font-style: normal;
font-weight: 600;
line-height: 60px;
}
.progress-wrap .main-para1 {color:#DFF5FF;font-size:19px;    margin-top: 15px;}
.outteam-sec1 {
padding:180px 0 90px;
background:#EDF9FF;
border-radius: 30px;
margin-bottom:30px;
}
.outteam-sec1 .main-para3:before {
content: "";
width: 80px;
height: 2px;
background: #33A7DF;
display: inline-block;
position: relative;
bottom: 4px;
right: 8px;
}
.outteam-sec1 .main-para1, .outteam-sec1 h4, .our_dept h4{
color: #5E6065;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px;
margin-bottom: 0;
}
.outteam-sec1 .col_team .main-para1 {
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 600;
color:#2B3A58;
}
.outteam-sec1 .col_team .main-para2 {
color: #5E6065;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18px;
}
.col_team {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.team-img {
max-width:180px;
border-radius:120px;
border:1px solid #33A7DF;
transition-duration:.20s;
}
.team-img:hover {
box-shadow: 0px 0px 19px rgb(46 152 203 / 54%);
}
.view-team-btn {
display:block;
margin:auto;
padding: 7px 21px;
justify-content: center;
align-items: center;
font-weight:500;
border-radius: 4px;
border:2px solid #2B3A58;
background:transparent;
color: #2B3A58 !important;
font-size: 15px;
width: fit-content;
}
.view-team-btn i{
font-size: 22px;
line-height: 0;
position: relative;
top: 3px;
}
.clients-sec1{
padding: 90px 0;
background: #33A7DF;
border-radius: 30px;
}
.clients-sec1 .owl-theme .owl-dots .owl-dot.active span, 
.clients-sec1 .owl-theme .owl-dots .owl-dot:hover span {
background: rgb(255 255 255 / 65%);
}
.clients-sec1 .owl-theme .owl-dots .owl-dot span {
background: #ffffff;
}
.clients-sec1 .main-header1,
.clients-sec1 .main-para3{
color:#fff;
}
.clients-sec1 .main-para3:after {
background: #fff;
}
.clients-sec1 .view-team-btn {
border:2px solid #fff;
color:#fff;
} .owl-item {width: 128.906px; margin-right: 10px; }
.clients-wrap {
border-radius: 6px;
background: #FFF;
padding:25px;
}
.clients-wrap .main-para1 {
font-size: 17px;
}
.clients-wrap img {
max-width:60px;
}
.clients-wrap img.client-img {
max-width:42px;
position: relative;
top: -3px;
border-radius: 120px;
}
.clients-wrap span .main-para2 {
font-size: 13px;
font-style: normal;
font-weight: 400;
color: #5E6065;
line-height: 15px;
}
.clients-wrap .main-para2 a {
color:#AAA;
font-size: 13px;
}
.star-img {
max-width: 15px !important;
}
.google-icons {
position: absolute;
right: 15px;
top: 15px;
max-width: 22px !important;
}
.owl-nav button {
color: #FFF !important;
font-size: 38px !important;
background: transparent !important;
cursor: pointer;
border-radius: 3px;
opacity: 1 !important;
position: absolute;}
.owl-nav button.owl-prev {
top: 50%;
left: -31px;
transform: translateY(-50%);
}
.owl-nav button:hover,
.owl-nav button:focus,
.owl-nav button:active {
border:0 !!important;
outline:0 !important;
}
.owl-nav button.owl-next {
top: 50%;
right: -31px;
transform: translateY(-50%);
}
.department-sec1 {
padding:90px 0 70px;
}
.department-wrap {
border-radius: 10px;
background: #FFF;
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.21);
transition-duration:.20s;
padding:25px;
}
.department-wrap:hover {
box-shadow: 0px 4px 24px 0px rgba(51, 167, 223, 0.40);
}
.department-img {
border-radius: 110px;
border: 1px solid #EFEFEF;
max-width: 200px;
height: 200px;
}
.department-sec1 .owl-nav button {
box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 21%);
width: 45px;
height: 45px;
background:#fff !important;
font-size:22px !important;
border-radius: 45px !important;
color:#33A7DF !important;
line-height: 0px !important;
}
.department-sec1 .main-para2 a i {
position:relative;
top:1px;
font-size:13px;
}
.book-wrap {
padding:0px 0;
}
.book-sec {
background:url(//midacclinic.ae/wp-content/themes/midac/images/book-pg.jpg);
border-radius: 30px;
padding:35px;
background-size: cover;
}
.department-img2 {
max-width:600px;
width: 100%;
}
.book-sec .main-header1,
.book-sec .main-para1,
.book-sec .banner-btn span{
color:#fff;
}
.book-sec .main-para1 {
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px;
}
.offer-sec1.blog-sec1 {
padding:70px 0;
}
.blog-sec1 {
border-radius: 10px;
border: 1px solid #D7E7EE;
position:relative;
}
.blog-sec1 span {
display: inline-flex;
padding: 6px 16px;
align-items: flex-start;
border-radius: 50px;
background: #FFF;
box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
font-size: 13px;
font-style: normal;
font-weight: 500;
color:#288AB9;
position: absolute;
right: 16px;
bottom: 16px;
}
.blog-sec1 .col-md-4 img{
border-radius: 10px;
border: 1px solid transparent;
transition-duration:.30s;
}
.blog-sec1 .col-md-4 img:hover {
box-shadow: 0px 4px 24px 0px rgba(51, 167, 223, 0.40);
border: 1px solid #EFEFEF;
}
.branch-list {
padding: 0;
margin: 0 0 20px;
list-style: none;
}
.branch-list li{
position: relative;
padding-left: 33px;
margin-bottom: 8px;
color:#5E6065;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 25px;
}
.branch-list li img {
position: absolute;
left: 5px;
top: 3px;
} .blog-sec1 .main-header2{
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 35px;
} .branch-wrap {
padding:80px 0;
background:#F5F9F9;
border-radius: 30px;
margin-bottom:28px;
}
.branch-wrap.branch-wrap-bg {
background-image: url(//midacclinic.ae/wp-content/themes/midac/images/banches-bg.jpg);
background-size:cover;
}
.foooter-sec1 {
padding:60px 0 10px;
border-radius: 30px;
background-image: url(//midacclinic.ae/wp-content/themes/midac/images/footer-bg.jpg);
position:relative;
overflow:hidden;
}
.foooter-sec1:after {
content:"";
position:absolute;
background-color:#2B3A58;
width:100%;
height:100%;
left:0;
top:0;
opacity:.97;
}
.foooter-sec1 .container {
position:relative;
z-index:9;
}
.foooter-sec1 .main-header2 {
color:#fff;
}
.contact-list {
padding: 0;
margin: 0 0 20px;
list-style: none;
}
.contact-list li{
position: relative;
padding-left: 45px;
margin-bottom: 14px;
}
.contact-list li div{
width: 34px;
height: 34px;
background: #D9D9D9;
display: flex;
justify-content: center;
align-items: center;
border-radius:34px;
position: absolute;
left: 0;
}
.contact-list li p {
color: #DFF5FF;
font-size: 13px;
font-style: normal;
font-weight: 500;
}
.contact-list li p span {
color: #FF6F27;
font-size: 14px;
font-style: normal;
font-weight: 500;
display:block;
}
.social-icon {
padding: 0;
margin: 0 0 20px;
list-style: none;
}
.social-icon li {
display:inline-block;
padding:10px;
}
.social-icon li img{
max-width:20px;
}
.footer-nav1 {
padding: 0;
margin: 0 0 20px;
list-style: none;
}
.footer-nav1 li {
margin-bottom:10px;
}
.footer-nav1 li a {
color:#DFF5FF !important;
font-size: 16px;
font-style: normal;
font-weight: 200;
}
.copyright .footer-nav1 li a {
color:#FFF;
text-align: right;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 25px;
}
.footer-book {
border-radius: 10px;
background: #FFF;
padding:25px;
}
.footer-book h1{
color: #2B3A58;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 35px;
}
.footer-book button{
border-radius: 4px;
background: #FF6F27;
padding: 9px 20px;
width:100%;
justify-content: center;
align-items: center;
border:0;
color:#fff;
font-weight:500;
}
.footer-nav2 {
padding: 0;
margin: 0px 0 20px;
list-style: none;
}
.footer-nav2 li {
margin-bottom:14px;
margin-right:10px;
display:inline-block;
width: 15.5%;
}
.footer-nav2 li a {
color:#DFF5FF !important;
font-size: 16px;
font-style: normal;
font-weight: 200;
}
.copyright {
border-top: 1px solid #445472;
padding-top: 25px;
}
.copyright p{
color:#fff;
font-size: 14px;
}
.copyright .footer-nav1 li{
margin-bottom: 10px;
display: inline-block;
padding-left: 17px;
} .doctor-wrap {
padding:60px 0;
}
.doctor-side {
background:#f5f9f9;
padding:25px;
border-radius:25px;
}
.side-nav1 {
padding:0;
margin:0;
list-style:none;
}
.side-nav1 li {
padding-left: 32px;
position:relative;
}
.list-check {
display: block;
position: absolute;
left: 0;
top: 0;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.list-check input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 23px;
width: 23px;
background-color: transparent;
border: 2px solid #2B3A58;
border-radius: 4px;
}
.list-check:hover input ~ .checkmark {
background-color: #ccc;
}
.list-check input:checked ~ .checkmark {
background-color: #2B3A58;
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.list-check input:checked ~ .checkmark:after {
display: block;
}
.list-check .checkmark:after {
left: 8px;
top: 4px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.side-nav1 li label {
color:#2B3A58;
font-weight: 500;
}
.doctor-list {
border:1px solid #33a7df;
background:#edf9ff;
border-radius:15px;
overflow:hidden;
}
.doctor-list:hover {
box-shadow: 0px 4px 24px 0px rgb(51 167 223 / 30%);
}
.doctor-list img {
border-radius:15px;
}
.doctor-text {
padding:13px 17px;
} .galller-wrap {
padding:60px 0;
}
.galller-btn {
display: flex;
justify-content: center;
}
.galller-wrap .img-responsive{
width:100%;
}
.filter-button.btn {
border: 0;
background: transparent;
color: #2b3a58;
font-weight: 500;
padding: 14px 18px;
font-size: 17px;
font-family: 'IBM Plex Sans', sans-serif !important;
cursor: pointer;
border-radius: 0;
margin: 0;
}
.filter-button.btn:hover,
.filter-button.btn:focus {outline:0;background:#fff;color: #ff6f27;box-shadow:inherit;    border-radius: 0;transform: translateY(0px);}
.galller-btn a {
display: inline-block;
border:0 !important;
border-bottom:2px solid #ebebeb !important;
}
.galller-btn a.btn-active {
border-bottom:2px solid #ff6f27 !important;
color: #ff6f27 !important;
transform: translateY(0px);
}
.galller-btn a{
color: #000 !important;
}
.port-image{
width: 100%;
}
.gallery_product
{
margin-bottom: 30px;
} .treatment-wrap {
padding:60px 0;
background:#f6f6f6;
margin-top: 30px;
border-radius: 30px;
}
.treatment-wrap img{
border-radius: 30px;
}
.after-book-btn2 {
display: inline-flex;
padding: 9px 21px;
justify-content: center;
align-items: center;
gap: 10px;
color: #fff;
font-weight: 500;
border-radius: 4px;
background: #33a7df;
border: 0;
}
.india-card1 {
background:#2b3a58;
padding:15px;
border-radius:15px;
min-height: 190px;
}
.india-card2 {
background:#fff;
padding:15px;
border-radius:15px;
box-shadow: 0px 4px 24px 0px rgb(157 157 157 / 40%);
min-height: 190px;
}
.india-card1 .main-para1 {
color: #fff;
}
.india-card1 .main-para2 {
color: #fff;
}
.abt-bt-sec2 .card {
border: 0;
background:transparent;
}
.abt-bt-sec2 .card-header {
border-bottom: 1px solid #ccc;
background: transparent;
padding: 7px 0;
}
.abt-bt-sec2 .card-header .main-para1 {
color:#33a7df;
}
.abt-bt-sec2 .card-header .main-para1 .collapsed {
color:#2B3A58 !important;
}
.collapse-sec .main-para2 a {
color: #2B3A58;
}
.abt-bt-sec2 .card-body {
background: transparent;
padding: 7px 0;
}
.follow-sec1 {
padding: 70px 0;
background: #EDF9FF;
border-radius: 30px;
margin-bottom: 28px;
}
.form-card1 {
background:#2b3a58;
border-radius:30px;
padding:35px;
}
.form-card1 .form-control{
font-size: 14px;
font-weight: 600;
color: #2b3a58;
padding: 12px 14px 10px;
}
.form-card1 .form-control::placeholder {
color: #2b3a58;
opacity: 1; 
}
.form-card1 .form-control::-ms-input-placeholder {
color: #2b3a58;
}
.enquiry-list {
padding: 0;
margin: 0;
list-style: none;
}
.enquiry-list li{
font-size: 28px;
font-weight: 600;
color: #2b3a58;
position: relative;
padding-left: 65px;
line-height: 29px;
margin-bottom:25px;
}
.enquiry-list li span{
display: block;
font-size: 18px;
font-weight: 600;
}
.enquiry-list img {
width: 100%;
max-width: 45px;
position: absolute;
left: 0;
top: 5px;
}
.follow-list {
padding:0;
margin:0;
list-style:none;
}
.small_head {
display: block;
font-size: 18px;
font-weight: 600;
color: #2b3a58;
}
.follow-list {
padding: 0;
margin: 0;
list-style: none;
}
.follow-list li {
display:inline-block;
margin-right:4px;
}
.follow-list li span{
width: 40px;
height: 40px;
display: flex;
background: #464646;
justify-content: center;
align-items: center!important;
border-radius: 8px;
}
.follow-list li span:hover,
.follow-list li span:focus{
background: #33a7df;
}
.follow-list li span img{
max-width: 24px;
}
.treatsec-wrap {
padding: 60px 0;
}
.treatsec_wrap3 {
padding: 0px 0;
background:#f6f6f6;
margin-top:30px;
margin-bottom:30px;
border-radius:30px;
}
.deprtment-sec2 {
padding:0;
}
.treatsec-wrap,.offer-sec1 img{
border-radius:30px;
}
.health-card {
padding:70px 0 0 0;
}
.health-card-innner {
padding:60px 25px 25px 25px;
background:#edf9ff;
border-radius: 20px;
position: relative;
}
.health_card_ico {
position: absolute;
top: -47px;
width: 90px;
left:20px;
}
.sub_header {
color: #2B3A58;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 600;
} .deprtment_inn_sec1 {
padding:60px 20px;
background:#f6f6f6;
}
.implants_wrap {
background:#edf9ff;
padding:40px 0;
border-radius:25px;
margin-bottom:30px;
}
.expect_face {
display: flex;
padding: 0;
margin: 0;
list-style: none;
}
.expect_face li {
-ms-flex: 1 1 auto!important;
flex: 1 1 auto!important;
padding: 15px 0;
font-size: 18px;
color: #2b3a58;
font-weight: 600;
}
.expect_face span{
display: block;
color: #33A7DF;
font-size: 15px;
font-weight: 500;
}
.img_border {
border-radius:25px;
} .gallery-section {
position: relative;
z-index: 1;
}
.title {
font-size: 46px;
font-weight: 700;
font-family: "Playfair Display", serif;
color: #f44336;
} 
.filter {
text-align: center;
max-width: 1050px;
margin: auto;
}
.btn {
padding: 10px 20px;
margin: 5px 4px 4px 0;
display: inline-block;
color: #003;
background: #eee;
border: 1px solid #f44336;
transition: all 0.4s;
border-radius: 10px;
font-size: 16px;
font-weight: 500;
}
.btn:hover,.btn-active {
background: #f44336;
color: #fff;
-webkit-transform: translateY(3px);
-ms-transform: translateY(3px);
transform: translateY(3px);
}
.gallery {
display: flex;
justify-content: center;
width: fit-content;
max-width: 100%;
flex-wrap: wrap;
margin: 25px auto; }
.gallery a {
display: flex;
}
.gallery img {
width: 100%;
height: auto;
object-fit: cover;
transition: 0.3s ease-in-out;
border-radius: 12px;
overflow: hidden;
margin: 10px 10px;
}
.gallery img:hover {
transform: scale(1.1);
}
.sets .hide,
.sets .pophide {
width: 0%;
opacity: 0;
display: none;
}
.closeBtn {
position: absolute;
font-size: 22px;
font-weight: 500;
right: 25px;
top: 25px;
color: white;
transition: 0.5s linear;
padding: 8px 40px;
border-radius: 25px;
background: red;
outline-offset: -6px;
outline: 2px solid #fff;
}
.closeBtn:hover {
cursor: pointer;
background: white;
color: black;
outline: 2px solid #000;
}
.openDiv {
width: 100%;
height: 100vh;
background: #000000e7;
position: fixed;
top: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
left: 0;
z-index: 9999;
}
.imgPreview {
width: 70%;
object-fit: scale-down;
max-height: 40vw;
height: auto;
}
.prevButton,
.nextButton {
transition: 1s linear;
padding: 10px 35px;
font-size: 18px;
border: none;
color: white;
background: #0005;
border-radius: 10px;
border: 1px solid white;
margin: 10px;
}
.prevButton:hover,
.nextButton:hover {
background: #fff;
color: black;
}
.col_md_4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
.col_md_5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
} @media max-width: 1199px {
.section-padding {
padding-top: 70px;
}
}
@media (max-width: 991px) {
.section-padding {
padding-top: 50px;
}
.progress-sec {
padding: 0 10px;
}
}
@media (max-width: 767px) {
.title {
font-size: 36px;
}
.gallery img {
margin: 8px 8px;
}
.closeBtn {
padding: 6px 25px;
}
.prevButton,
.nextButton {
font-size: 18px;
padding: 8px 25px;
}
.treatsec_wrap3.pb_none767 {
padding: 60px 20px 0;
}
.header-top .ul-list li{
display:none;
}
.header-top .d-flex.display-block{
display:flex !important;
}
.header-top .header-isologo{
margin:inherit !important;
}
}
@media (max-width: 540px) {
.section-padding {
padding-top: 30px;
}
.gallery img {
margin: 8px 6px;
}
.expect_face li {
padding: 13px;
font-size: 17px;
background: #dde7ed;
margin-bottom: 5px;
}
.expect_face {
display: block;
}
.closeBtn {
font-size: 18px;
border-radius: 15px;
}
.prevButton,
.nextButton {
font-size: 18px;
padding: 6px 20px;
border-radius: 10px;
margin: 5px;
}
.imgPreview {
width: 90%;
max-height: 50vh;
height: auto;
}
.col_md_4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col_md_5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
} @media only screen and (min-width: 2100px) {
.banner-img1 {
position: absolute;
bottom: 0;
right: 8%;
max-width: 995px !important;
}
.banner-sec {
height:90vh;
}
.banner-text h1 {
font-size: 80px;
}
}
@media only screen and (max-width: 2099px) and (min-width: 1899px)  {
.banner-img1 {
position: absolute;
bottom: 0;
right: 8%;
max-width: 695px !important;
}
}
@media only screen and (max-width: 1898px) and (min-width: 1550px)  {
.banner-img1 {
position: absolute;
bottom: 0;
right: 5%;
max-width: 600px !important;
}
.banner-sec {
height:100vh !important;
}
.inner-banner{
height:420px !important;
}
}
@media only screen and (max-width: 1549px) and (min-width: 1499px)  {
.banner-img1 {
position: absolute;
bottom: 0;
right: 5%;
max-width: 550px !important;
}
.inner-banner{
height:420px !important;
}
.banner-sec {
height:110vh;
}
}
@media only screen and (max-width: 1498px) and (min-width: 1399px)  {
.banner-img1 {
position: absolute;
bottom: 0;
right: 5%;
max-width: 550px !important;
}
}
@media only screen and (max-width: 1199px) {
.banner-text h1 {
font-size: 36px;
}
.banner-img1 {
max-width: 380px;
}
.main-header1 {
font-size: 36px;
}
}
@media only screen and (max-width: 1049px) {
.header-logo {
max-width: 160px;
}
.tour-wrap {
padding: 15px;
}
.footer-book h1 {
font-size: 18px;
}
.footer-nav2 li {
width: auto;
}
.team-img {
max-width: 140px;
}
.col_team {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
}
}
@media only screen and (max-width: 999px) {
.treatsec_wrap3 {
padding:60px 20px;
}
.team-img {
max-width: 160px;
}
.banner-img1 {
right: 3%;
}
.tour-sec {
padding: 40px;
margin-top: 0;
margin-bottom: 0;
z-index: 9;
}
.next-a-icon {
bottom: 10px;
right: 3px;
}
}
@media only screen and (max-width: 767px) {
.banner-img1 {
max-width: 380px;
display: none;
}
.banner-sec {
padding-bottom: 20px;
margin-bottom:30px;
}
.tour-wrap {
margin-bottom: 20px;
}
.about-sec1 {
padding: 50px 0;
}
.after-sec1, .after-sec2 {
padding: 10px 0;
}
.after-sec1 span {
right: auto;
top: auto;
bottom: 15px;
left: 5px;
}
.after-sec2 span {
top: 15px;
}
.progress-sec {
padding: 0 40px 20px;
margin-top: 0;
margin-bottom: 0;
z-index: 9;
}
.progress-wrap {
margin-bottom: 15px;
}
.d-flex.display-block {
display: block !important;
}
.department-wrap {
margin-bottom:10px;
text-align:center;
}
.footer-book {
margin-bottom:15px;
}
.copyright .footer-nav1 li {
padding-right: 10px;
}
.banner-sec {
height: auto;
}
.after-wrap {
padding: 50px 0;
}
.banner-text {
position: relative;
top: auto;
transform: initial;
}
.team-img {
max-width: 130px;
}
br {display: contents !important;}
.container {
width: 100% !important;
max-width: 100% !important;
}
.abt-bt-sec2.docter_img {
padding-bottom:0 !important;
margin-bottom: 80px;
}
.abt-bt-sec2 .dr-h-stand {
margin-bottom: 0 !important;
}
.abt-bt-sec2 .dr-h-stand img {
margin-bottom: 0;
}
.page-wrap {
padding: 8px;
}
.form-card1 {
background: #2b3a58;
border-radius: 30px;
padding: 35px;
margin-top: 15px;
}
}
@media only screen and (max-width: 680px) {
.banner-text h1 {
font-size: 28px;
}
.banner-text p {
font-size: 16px;
}
.main-header1 {
font-size: 28px;
}
.main-para1 {
font-size: 16px;
}
.main-para3 {
font-size: 14px;
}
.main-para3:after {
width: 20px;
}
}
@media only screen and (max-width: 575px) {
.d-flex.display-block-mob {
display: block !important;
}
.d-flex.display-block-mob span {
margin-top:20px;
display: block !important;
}
.header-isologo {
max-width: 80px;
margin: auto;
display: block;
}
.book-btn {
font-size: 11px;
font-weight: 600;
display: inline-flex;
padding: 6px 6px;
}
.main-header1 {
font-size: 23px;
}
.main-para3 {
font-size: 13px;
}
.owl-nav button {
width: 29px;
height: 32px;
background: transparent !important;
font-size: 21px !important;
}
.owl-nav button.owl-prev {
left: -36px;
}
.owl-nav button.owl-next {
right: -36px;
}
.department-sec1 .owl-nav button.owl-prev,.department-sec1 .owl-nav button.owl-next {
right: -36px;
background: #fff !important;
}
.branch-list li {
font-size: 14px;
}
.footer-nav1 li a {
font-size: 14px;
}
.copyright .footer-nav1 li {
padding-left: 0;
}
.main-header2 {
font-size: 16px;
}
.copyright p {
font-size: 14px;
}
.footer-nav2 li a {
color: #DFF5FF !important;
font-size: 14px;
}
.doctor-list {
max-width: 356px;
margin: auto;
}
}
@media only screen and (max-width: 490px) {
.col_team {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}   .inner-banner .banner-text{
padding-top: 40px;
position: inherit;
transform: translateY(0);
padding-bottom: 40px;
} .abt-after-wrap {
padding: 90px 0 150px;
background: #EDF9FF;
border-radius: 30px;
margin-top: 30px;
}
.abt-after-wrap2 {
padding: 90px 0 90px;
background: #EDF9FF;
border-radius: 30px;
margin-top: 30px;
margin-bottom: 30px;
}
.abt-bt-sec1 {
padding: 180px 0 220px;
background: #f5f5f5;
border-radius: 30px;
margin-bottom: 30px;
}
.abt-bt-sec2 {
padding: 90px 0 90px;
background: #f5f5f5;
border-radius: 30px;
margin-bottom: 30px;
}
.list-h5 h5{
margin-left: 40px;
padding-bottom: 18px;
}
.list-h5 h5::before{
content: '';
position: relative;
width: 20px;
height: 2px;
background-color: #33A7DF;
top: 13px;
display: block;
left: -30px;
}
.vdo-sec1{
position: relative;
border-radius: 30px;
overflow: hidden;
margin-top: -340px;
margin-bottom: 30px;
}
.vdo-sec1 .play-btn{
position: absolute;
top: 40%;
left: 0;
right: 0;
text-align: center;
margin: auto;
}
.vdo-sec1 .play-btn{
width: 100px;
}
.dr-h-stand img{
margin-bottom: -110px;
}
.blog-sec2{
padding: 80px 0;
}
.blog-list-full{
border-radius: 30px;
overflow: hidden;
background-color: #f6f6f5;
margin-bottom: 30px;
}
.blog-list-full:hover{
box-shadow: 0px 4px 24px 0px rgba(51, 167, 223, 0.40);
}
.blog-banner{
border-radius: 10px;
overflow: hidden;
}
.blog-list-full .blog-disc1{
padding: 20px 20px 40px;
}
.blog-disc1 span{
color: #666666;
}
.aside-sticky{
position: -webkit-sticky !important;
position: sticky !important;
top: 5%;
overflow: auto;
height: max-content;
}
.aside-sticky .social-icon li, .contct-sec .social-icon li{
display: inline-block;
background-color: #464646;
border-radius: 10px;
margin-right: 10px;
line-height: 0;
}
.aside-sticky .social-icon li:hover, .contct-sec .social-icon li:hover{
background-color: #33A7DF;
}
.aside-sticky .social-icon li img, .contct-sec .social-icon li img{
filter: grayscale(1) brightness(2);
max-width: 32px;
}
.replay-form{
background-color: #EDF9FF;
padding: 30px;
border-radius: 30px;
float: left;
width: 100%;
margin-bottom: 30px;
}
.form-group input, .custom-file input{
border: 1px solid #ebebeb;
height: 48px;
border-radius: 10px;
}
textarea, .form-control{
border: 1px solid #ebebeb !important;
border-radius: 10px !important;
}
.replay-form button{
text-align: right;
float: right;
}
form button, .btn-primary{
border-radius: 4px !important;
background: #FF6F27 !important;
padding: 9px 20px !important;
border: 0 !important;
font-weight: 500 !important;
}
.blog-sidebar{
background-color:#f5f9f9 ;
padding: 30px !important;
border-radius: 30px;
}
.search-frm{
position: absolute;
top: 0;
right: 2px;
background-color: #288AB9;
color: #fff;
height: 46px;
padding: 10px;
border-radius: 10px;
}
h5 .img-fluid {
width: 40px;
padding-right: 10px;
}
.categ-list h5{
padding: 10px;
}
.categ-list h5:hover{
color:#33A7DF;
}
.wtsp-h{
width: 32px;
margin-right: 8px;
}
.prim-lrg{
padding-left: 60px !important;
padding-right: 60px !important;
}
.outteam-sec2{
padding: 80px 0;
background-color: #f5f9f9;
border-radius: 30px;
margin: 30px 0;
}
.outteam-sec2 .main-para3:before {
content: "";
width: 80px;
height: 2px;
background: #33A7DF;
display: inline-block;
position: relative;
bottom: 4px;
right: 8px;
}
.me-list img{
width: 56px;
margin-right: 19px;
}
.me-list p{
margin: 0;
font-size: 18px;
color: #2b3a58;
}
.me-list h2{
color: #2b3a58;
font-size: 30px;
font-weight: 600;
}
.contct-sec{
padding: 80px 0;
background-color: #edf9ff;
border-radius: 30px;
margin: 30px 0;
}
.depart-sec{
padding: 80px 0;
}
.form-c{
padding-left: 120px !important;
}
.form-c form{
background-color:#2b3a58 ;
padding: 30px;
border-radius: 30px;
float: left;
width: 100%;
}
.me-list .d-flex{
margin-top: 15px;
}
.form-c button{
float: right;
}
.contct-sec h1{
font-weight: 600;
color: #2b3a58;
}
.drs-media .box-tab .box-tab-img img{
width: 100%;
}
.drs-media .box-tab .box-tab-img{
height: auto;
overflow: hidden;
}
.drs-media .box-tab{
background-color:#edf9ff;
border: 1px solid #33A7DF;
border-radius: 10px;
overflow: hidden;
margin-bottom: 30px;
}
.drs-media .box-tab:hover{
box-shadow: 0px 4px 24px 0px rgba(51, 167, 223, 0.40);
}
.drs-media .box-tab .box-tab-disc{
padding: 20px;
}
.drs-media .box-tab .box-tab-disc h5{
color: #2b3a58;
font-size: 20px ;
}
.height-vh{
height: 40vh;
}
.h-vh-top{
margin-top: -50vh;
}
.row-minus{
margin-bottom: -50px;
}
.m-sp-r{
padding-right: 50px !important;
}  .grid-wrapper > div {
display: flex;
justify-content: center;
align-items: center;
}
.grid-wrapper > div > img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 5px;
}
.grid-wrapper {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
grid-auto-rows: 200px;
grid-auto-flow: dense;
}
.grid-wrapper .wide {
grid-column: span 2;
}
.grid-wrapper .tall {
grid-row: span 2;
}
.grid-wrapper .big {
grid-column: span 2;
grid-row: span 2;
}
@media only screen and (max-width: 767px) {
.doctor-img {width:100%}
.doctor-img img{width:100%}
.abt-bt-sec1, .abt-after-wrap, .outteam-sec1 {
padding: 40px 0 40px;
}
.vdo-sec1{
margin-top: 0;
}
.vdo-sec1 .play-btn{
top:25%
}
.inner-banner {
min-height: 300px;
height: inherit;
}
.inner-banner .banner-text {
padding-top: 0px;
}
.aside-sticky .social-icon li img{
filter: grayscale(1) brightness(2);
max-width: 22px;
}
.blog-sec2 {
padding: 40px 0;
}	
.form-c {
padding-left: 0px !important;
}
.contct-sec{
padding: 40px 0;
}
.me-list img {
width: 32px;
margin-right: 19px;
margin-top: 10px;
}
.me-list h2 {
color: #2b3a58;
font-size: 22px;
font-weight: 600;
}
.depart-sec{
padding: 40px 0;
}
.drs-media .box-tab .box-tab-img {
height: 220px;
}
.m-sp-r{
padding-right: 15px !important;
}
}  #portfolio {  
margin: 1rem 0;
-webkit-column-count: 3; 
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 1rem;
-moz-column-gap: 1rem;
column-gap: 1rem;
-webkit-column-width: 33.33333333333333%;
-moz-column-width: 33.33333333333333%;
column-width: 33.33333333333333%;
}
.tile { 
display: none;
}
.scale-anm {
margin: 0 0 1.125rem;
width: 100%; 
border-radius: 30px;
overflow: hidden;
}
.tile img {
max-width: 100%; 
height: auto;
display: block; 
width: 100%;
}
.filter-mas{
text-align: center;
}
.filter-mas .active{
background-color: #FF6F27;
color: #fff;
}
.filter-mas .btn:hover{
transform: translateY(0px);
background-color: #f2621a;
}
/* gallery end *