﻿@charset "UTF-8";body{margin:0;padding:0;overflow-x:hidden;}.a{width:100%;position:absolute;top:0;left:0;opacity:.3;}.bannerSect{width:100%;height:auto;position:relative;overflow:hidden;}.bannerSect .bannerTopSect{width:92%;position:relative;padding-top:14%;padding-bottom:2.2%;margin:0 auto;display:flex;opacity:0;transition:opacity ease-in-out 300ms;transition-delay:100ms;}.bannerSect .bannerTopSect .textSect{width:67%;position:relative;}.bannerSect .bannerTopSect .bannerBotSect{display:none;}.bannerSect .imgCardSect{width:33%;position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:-5%;top:-201px;z-index:3;}.bannerSect .imgCardSect .cardContainer{width:417px;height:423px;border-radius:38px;position:relative;top:50px;}.bannerSect .imgCardSect .cardContainer .bannerImg1{width:100%;border-radius:2vw;}.bannerSect .imgCardSect .cardContainer .cardbtn{width:188px;height:57px;background:transparent;border-radius:25px;position:absolute;bottom:22px;left:50%;transform:translateX(-50%);font-size:16px;font-family:"OpenSans-Bold";line-height:57px;color:#fff;display:flex;align-items:center;justify-content:center;transition:all ease-in-out 300ms;}.bannerSect .imgCardSect .cardContainer .cardbtn svg{width:10px;height:10px;padding:6px;margin-left:12px;border-radius:50%;fill:#49c495;background:#fff;}.bannerSect .imgCardSect .cardContainer .cardbtn svg use{transition:transform 1s cubic-bezier(.19,1,.22,1),opacity .75s cubic-bezier(.19,1,.22,1);}.bannerSect .imgCardSect .cardContainer .cardbtn svg #ra2{transform:translate(-55%,55%);opacity:0;}.bannerSect .imgCardSect .cardContainer .cardbtn span{display:inline-block;position:relative;}.bannerSect .imgCardSect .cardContainer .cardbtn span::after{content:"";position:absolute;left:0;display:inline-block;height:1em;width:100%;border-bottom:1px solid;margin-top:25px;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(0,1);transform:scale(0,1);}.bannerSect .imgCardSect .cardContainer .cardbtn:before{position:absolute;inset:0;will-change:transform;content:"";z-index:-1;border-radius:30px;background-color:#49c798;transition:transform 1s cubic-bezier(.19,1,.22,1),border 1s cubic-bezier(.19,1,.22,1),box-shadow 1s cubic-bezier(.19,1,.22,1);}@media screen and (min-width:960px){.bannerSect .imgCardSect .cardContainer .cardbtn:hover{cursor:pointer;}.bannerSect .imgCardSect .cardContainer .cardbtn:hover span::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}.bannerSect .imgCardSect .cardContainer .cardbtn:hover svg #ra1{opacity:0;transform:translate(100%,55%);}.bannerSect .imgCardSect .cardContainer .cardbtn:hover svg #ra2{transform:none;opacity:1;}.bannerSect .imgCardSect .cardContainer .cardbtn:hover:before{transform:scale(.95);}}.bannerSect .txtbox{width:92%;max-width:808px;padding-left:4%;padding-top:15px;}.bannerSect .bannerBotSect{width:100%;position:relative;}.bannerSect .bannerBotSect p{width:100%;font-size:1.125vw;margin:0;padding-top:4%;color:#043110;line-height:1.8vw;}.bannerSect .bannerBotSectWrapper{width:100%;position:relative;background-color:#49c798;padding-bottom:50px;z-index:1;display:flex;justify-content:space-between;opacity:0;transition:opacity ease-in-out 300ms;transition-delay:200ms;}.bannerSect .bannerBotSectWrapper .bannerLeaf1{width:837px;height:229px;position:absolute;left:50%;transform:translateX(-50%);bottom:-1%;}.bannerSect .bannerBotSectWrapper .bannerLeaf2{width:450px;height:333px;position:absolute;right:auto;left:-12%;bottom:-13%;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper{width:450px;background-color:#fff;border-radius:1vw;position:relative;display:block;margin-top:80px;text-decoration:none;cursor:pointer;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect{width:100%;height:115px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;padding:12px;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .articleImg{height:92px;width:145px;border-radius:20px;position:relative;display:block;transition:all ease-in-out 300ms;overflow:hidden;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .articleImg img{height:100%;width:100%;object-fit:cover;transition:all ease-in-out 300ms;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect{width:250px;position:relative;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect .bannerArticleTitle:nth-child(2){color:#49c798;font-size:14px;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect .bannerArticleTitle:nth-child(2) span{color:#000;position:absolute;right:1.25vw;bottom:.56vw;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect .bannerArticleTitle{font-size:16px;padding:5px 0;color:#043110;transition:all ease-in-out 300ms;}@media screen and (min-width:960px){.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect:hover .articleImg img{transform:scale(1.05);}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect:hover .bannerArticleTitle{color:#49c798;}}.bannerSect .bannerLeaf3{width:493px;height:735px;position:absolute;right:-12%;bottom:-36%;z-index:2;}.bannerSect .bannerScrollDownSect{width:11%;position:absolute;bottom:4%;right:2.5%;text-decoration:none;transition:all ease-in-out 300ms;display:inline-block;z-index:3;}.bannerSect .bannerScrollDownSect .bodyTextSemibold{color:#fff;font-size:1.25vw;}.bannerSect .bannerScrollDownSect img{width:21px;position:relative;left:4px;top:3px;}.bannerSect .bannerScrollDownSect:after{content:"";position:absolute;left:-2%;display:inline-block;height:1px;width:90%;bottom:0;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(0,1);transform:scale(0,1);background:#fff;}@media screen and (min-width:960px){.bannerSect .bannerScrollDownSect:hover{cursor:pointer;}.bannerSect .bannerScrollDownSect:hover:after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.bannerSect .bannerTitle{position:relative;z-index:1;width:80%;font-weight:normal;}.bannerSect .bannerTitle br{display:none;}.bannerSect .bannerTitle:before{width:581px;height:15px;content:"";border-radius:8px;opacity:.55;background:#f5efe1;position:absolute;left:0;bottom:55px;}.bannerSect .bannerTitle::after{width:440px;height:15px;content:"";border-radius:8px;opacity:.55;background:#f5efe1;position:absolute;left:0;bottom:-6px;}.inView .bannerTopSect{opacity:1;}.inView .bannerBotSectWrapper{opacity:1;}.banner_aboutbtn{width:134px;height:134px;position:absolute;bottom:-55px;right:56px;border-radius:50%;z-index:1;}.banner_aboutbtn a{display:inline-flex;width:100%;height:100%;color:#043110;font-size:20px;line-height:58px;font-family:"OpenSans-Semibold";align-content:flex-end;justify-content:flex-end;align-items:center;text-decoration:none;}.banner_aboutbtn a .span2{height:58px;width:136px;position:relative;left:61px;background:#fff;display:block;}.banner_aboutbtn a .span2::after{content:"";position:absolute;left:0;display:inline-block;height:1em;width:100%;border-bottom:1px solid;margin-top:20px;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(0,1);transform:scale(0,1);}.banner_aboutbtn a .span1{position:relative;left:-4px;width:20px;height:58px;background:#fff;}.banner_aboutbtn a .green_arrow{width:18px;height:18px;position:relative;left:59px;}.banner_aboutbtn a::before{width:100%;height:100%;border:1px solid #aaba9d;border-radius:50%;position:absolute;top:0;left:0;content:"";transition:all ease-in-out 300ms;}.banner_aboutbtn a:hover{cursor:pointer;}.banner_aboutbtn a:hover .span2::after{opacity:1;transform:scale(1);}.btn_dt{display:block;}.btn_mb{display:none;}.profileSect{width:100%;height:48vw;position:relative;background-color:#fff;}.profileSect .profileLeafRight{width:10%;position:absolute;bottom:19%;right:-3.5%;}.profileSect .profileLeafLeft{width:8%;position:absolute;bottom:20%;left:0%;}.profileSect .profileContent{width:94%;position:relative;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:flex-start;padding-top:90px;}.profileSect .profileContent .profileLeft{width:63%;position:relative;display:flex;}.profileSect .profileContent .profileLeft .item{position:relative;height:434px;width:445px;}.profileSect .profileContent .profileLeft .i_img:before{width:72%;height:80%;transform:matrix(.66,.75,-.75,.66,0,0);background:linear-gradient(to bottom,#fff,#fff,rgba(245,239,225,.41),rgba(170,186,158,.4509803922));opacity:.35;content:"";position:absolute;left:40px;top:35px;border-radius:54px;}.profileSect .profileContent .profileLeft .drMicheleLee{width:auto;height:100%;left:59px;top:-17px;position:relative;display:block;margin-left:0;z-index:1;}.profileSect .profileContent .profileLeft .doctor_bg{width:433px;height:auto;top:0;left:0;z-index:0;position:absolute;}.profileSect .profileContent .profileLeft .doctor_img{width:283px;height:auto;top:-42px;left:94px;z-index:1;position:absolute;}.profileSect .profileContent .profileLeft .drSignature{width:137px;height:104px;position:absolute;bottom:24%;left:86%;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper{width:311px;height:66px;background-color:#fff;border-radius:1vw;display:block;text-decoration:none;position:absolute;bottom:31px;z-index:2;left:48%;border:.02vw solid #f5efe1;box-shadow:0 .1vw 1vw .5vw rgba(0,0,0,.02);}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent{width:95%;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:18% auto 15%;grid-gap:6%;padding:2% 0;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .drWhatsappPfp{width:100%;position:relative;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappTextSect{width:100%;position:relative;position:relative;display:flex;flex-direction:column;justify-content:center;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappTextSect .bodyTextSemibold{color:#333;opacity:.3;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappTextSect .whatsappHelloText{color:#043110;font-size:18px;line-height:22px;font-family:"OpenSans-Bold";}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappIconSect{width:2.5vw;height:2.5vw;position:relative;margin-top:12%;border-radius:50%;background-color:#ecf0ea;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappIconSect .whatsappIcon{width:30px;height:30px;position:absolute;display:block;top:28%;left:20%;transition:all ease-in-out 300ms;fill:#4caf50;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappIconSect:hover .whatsappIcon{fill:#f5aaa3;}.profileSect .profileContent .profileLeft .profileNameSect{margin-left:auto;margin-right:0;position:relative;height:auto;left:-20%;}.profileSect .profileContent .profileLeft .profileNameSect .profileName{position:relative;color:#728d81;font-size:36px;line-height:60px;font-family:"OpenSans-Semibold";}.profileSect .profileContent .profileLeft .profileNameSect hr{width:105%;height:1vw;border-radius:1vw;position:absolute;background-color:#f7f2e6;border:0;top:10%;left:-11px;}.profileSect .profileContent .profileLeft .profileNameSect .chineseName{color:#728d81;font-size:32px;line-height:48px;font-family:"NotoSansSC-Medium";}.profileSect .profileContent .profileLeft .profileNameSect .chineseTitle{color:#728d81;font-size:20px;line-height:48px;font-family:"NotoSansSC-Regular";}.profileSect .profileContent .profileLeft .profileQualificationSect{width:380px;height:auto;margin-left:auto;margin-right:0;}.profileSect .profileContent .profileLeft .profileQualificationSect .jobTitleEng{font-family:"OpenSans-Semibold";font-size:18px;line-height:28px;color:#043110;padding-top:25px;}.profileSect .profileContent .profileLeft .profileQualificationSect .qualificationText{font-family:"OpenSans-Bold";font-size:16px;line-height:22px;color:#799287;padding-top:10px;}.profileSect .profileContent .profileLeft .profileExpLocSect{height:auto;margin-left:auto;margin-right:0;padding-left:30%;padding-top:30px;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex{width:100%;position:relative;display:flex;padding:5px 0;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .jobTitleEng{width:130px;font-size:16px;line-height:22px;color:#043110;font-family:"OpenSans-Regular";}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .qualificationText{color:#799287;width:190px;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .quabox{padding-top:0;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .quabox a{text-decoration:none;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .quabox a:hover p{color:#043110;transition:all ease-in-out 300ms;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex:nth-child(1){align-items:center;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex:nth-child(2){align-items:flex-start;}.profileSect .profileContent .profileRight{width:36%;margin-top:6%;position:relative;}.profileSect .profileContent .profileRight .specialtyTitle{font-family:"OpenSans-Bold";font-size:20px;line-height:22px;color:#043110;padding-bottom:15px;}.profileSect .profileContent .profileRight .specialtyTabSect{width:100%;position:relative;margin-left:0%;margin-right:auto;}.profileSect .profileContent .profileRight .specialtyTabSect .specialtyTabRow{width:100%;position:relative;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;}.profileSect .profileContent .profileRight .specialtyTabSect .specialtyTabRow:nth-child(2){margin-top:3%;}.profileSect .profileContent .profileRight .specialtyTabSect .specialtyTabRow .specialtyTab{background-color:#fff;border:.02vw solid #e8e0cc;border-radius:2vw;padding:1.5% 5%;margin:10px 5px;font-size:16px;line-height:22px;color:#728d81;font-family:"OpenSans-Regular";}.profileSect .profileContent .profileRight .profileDesc{width:97%;margin-top:10%;margin-bottom:6%;line-height:145%;color:#043110;font-size:18px;line-height:26px;font-family:"OpenSans-Regular";}.servicesSect{width:100%;height:100%;position:relative;padding-bottom:40px;}.servicesSect .servicesSectBg{width:102%;position:absolute;bottom:0;left:-1%;}.servicesSect .serviceleave1{width:17%;position:absolute;right:-5%;bottom:-1%;}.servicesSect .serviceleave2{left:-162px;width:837px;height:229px;position:absolute;left:-10%;bottom:-4%;}.servicesSect .cardWrapper{width:88%;position:relative;margin-left:auto;margin-right:auto;margin-top:-9%;}.servicesSect .cardWrapper .owl-stage{padding-top:20px;}.servicesSect .cardWrapper .serviceCard{width:93%;min-width:324px;padding-top:10px;position:relative;background-color:#fff;box-shadow:0 .1vw 1vw .5vw rgba(0,0,0,.04);border:.063vw solid #f5efe1;border-radius:2.5vw;height:100%;padding-bottom:5%;}.servicesSect .cardWrapper .serviceCard a{text-decoration:none;}.servicesSect .cardWrapper .serviceCard .serviceCardContent{width:88%;position:relative;margin-left:auto;margin-right:auto;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .servicesCardBtn{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;padding:4% 8% 5% 12%;box-sizing:border-box;border-radius:3vw;margin:6% 0;transition:all ease-in-out 300ms;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .servicesCardBtn .servicesTitle{font-family:"OpenSans-Bold";font-size:24px;color:#fff;transition:all ease-in-out 300ms;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .servicesCardBtn.pink{background-color:#f5aaa3;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .servicesCardBtn.blue{background-color:#8b96c3;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .servicesCardBtn.brown{background-color:#c57e50;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .servicesCardBtn.green{background-color:#728d81;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .servicesCardBtn .servicesCardArrow{width:8%;margin:0;transition:all ease-in-out 300ms;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .gynaeServiceCardImg{width:100%;border-radius:1.5vw;display:block;overflow:hidden;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .gynaeServiceCardImg img{width:100%;height:100%;object-fit:cover;transition:all ease-in-out 300ms;}.servicesSect .cardWrapper .serviceCard .serviceCardContent p{transition:all ease-in-out 300ms;}.servicesSect .cardWrapper .serviceCard .serviceCardContent:hover{cursor:pointer;}@media screen and (min-width:960px){.servicesSect .cardWrapper .serviceCard .serviceCardContent:hover .servicesCardBtn .servicesTitle{transform:scale(.95);}.servicesSect .cardWrapper .serviceCard .serviceCardContent:hover .servicesCardBtn .servicesCardArrow{transform:scale(.8);}.servicesSect .cardWrapper .serviceCard .serviceCardContent:hover .gynaeServiceCardImg{width:100%;border-radius:1.5vw;display:block;overflow:hidden;}.servicesSect .cardWrapper .serviceCard .serviceCardContent:hover .gynaeServiceCardImg img{transform:scale(1.06);}.servicesSect .cardWrapper .serviceCard .serviceCardContent:hover p{color:#f5aaa3;}}.servicesSect .cardWrapper .serviceCard .serviceCardContent .bodyTextMedium{line-height:130%;font-size:18px;line-height:24px;color:#043110;font-family:"OpenSans-Regular";width:97%;margin:9px auto;}.contactSect{width:100%;height:47vw;position:relative;}.contactSect .contactSectTitle{width:855px;padding:0 6.25%;position:relative;display:block;padding-top:6%;}.contactSect .contactSectTitle h2{width:745px;height:100%;background:#fff;text-align:center;padding:0;position:relative;z-index:2;padding:5px 0;}.contactSect .contactSectTitle h2 span{width:100%;height:70px;line-height:70px;display:inline-block;background:#f5efe1;border-radius:35px;}.contactSect .contactSectTitle .subText{position:relative;font-size:18px;line-height:26px;color:#043110;width:597px;padding-left:4%;padding-top:10px;}.contactSect .contactSectTitle .banner_aboutbtn{right:-52px;bottom:0;top:62px;}.contactSect .contactSectTitle .banner_aboutbtn a{padding-left:20px;}.contactSect .contactSectContent{width:90%;position:relative;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;}.contactSect .contactSectContent .instaSect{background:#f5efe1;border:1px solid #f5efe1;border-radius:30px;width:671px;position:relative;padding:20px;overflow:hidden;}.contactSect .contactSectContent .instaSect .instaSect_box{background:#fff;border-radius:30px;}.contactSect .contactSectContent .instaSect div.ins_head{width:100%;height:100%;padding:30px 30px 10px;position:relative;}.contactSect .contactSectContent .instaSect div.ins_head h2{width:85%;border-bottom:2px solid #ccc;position:relative;}.contactSect .contactSectContent .instaSect div.ins_head h2 .ins_icon{color:#043110;font-family:"OpenSans-Semibold";font-size:18px;line-height:32px;position:absolute;right:0;top:18px;}.contactSect .contactSectContent .instaSect div.ins_head h2 .ins_icon img{width:18px;height:18px;margin-right:5px;position:relative;top:3px;}.contactSect .contactSectContent .instaSect div.ins_head p{width:350px;padding:10px 0;}.contactSect .contactSectContent .instaSect div.ins_head .inst_head{width:166px;height:117px;background:#f5efe1;position:absolute;right:-75px;transform:rotate(49deg);top:-34px;display:flex;justify-content:flex-start;align-items:flex-end;}.contactSect .contactSectContent .instaSect div.ins_head .inst_head .heart{width:31px;height:28px;position:relative;transform:rotate(-45deg);left:56px;top:-9px;}.contactSect .contactSectContent .instaSect .instaSect_box{overflow:hidden;}.contactSect .contactSectContent .instaSect .ins_txt{width:85%;padding:0 0 60px 30px;}.contactSect .contactSectContent .instaSect .ins_txt .owl-stage-outer{overflow:unset;}.contactSect .contactSectContent .instaSect .ins_txt .owl-stage{display:flex;}.contactSect .contactSectContent .instaSect .ins_txt .owl-item{margin-right:20px;transition:all ease-in-out 300ms;}.contactSect .contactSectContent .instaSect .ins_txt .ins_txt_item{width:100%;height:213px;background:#aaba9d;overflow:hidden;}.contactSect .contactSectContent .instaSect .ins_txt .ins_txt_item img{width:100%;height:100%;object-fit:cover;transition:all ease-in-out 300ms;}.contactSect .contactSectContent .instaSect .ins_txt .ins_txt_item:after{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(170,186,157,.4117647059);content:url(../images/instagram_w.svg);opacity:0;transition:all ease-in-out 300ms;z-index:1;display:flex;align-items:center;justify-content:center;}.contactSect .contactSectContent .instaSect .ins_txt .ins_txt_item:hover{cursor:pointer;}@media screen and (min-width:960px){.contactSect .contactSectContent .instaSect .ins_txt .ins_txt_item:hover img{transform:scale(1.05);}.contactSect .contactSectContent .instaSect .ins_txt .ins_txt_item:hover:after{opacity:1;}}.contactSect .contactSectContent .instaSect .ins_txt .owl-dots{width:100%;padding-top:10px;position:absolute;bottom:18px;right:50px;display:flex;justify-content:flex-end;}.contactSect .contactSectContent .instaSect .ins_txt .owl-dots .owl-dot{width:15px;height:15px;border:1px solid #728d81;border-radius:7px;display:flex;justify-content:center;align-items:center;margin:0 3px;}.contactSect .contactSectContent .instaSect .ins_txt .owl-dots .owl-dot span{opacity:0;}.contactSect .contactSectContent .instaSect .ins_txt .owl-dots .owl-dot.active span{opacity:1;width:9px;height:9px;background:#52ae5a;display:block;border-radius:5px;}.contactSect .contactSectContent .instaSect .ins_txt .owl-nav{position:absolute;top:-34px;right:0;width:65px;display:flex;justify-content:space-between;}.contactSect .contactSectContent .instaSect .ins_txt .owl-nav .owl-prev{background:url(../images/in_a.svg) no-repeat;background-size:100%;width:15px;height:13px;cursor:pointer;transition:all ease-in-out 300ms;}@media screen and (min-width:960px){.contactSect .contactSectContent .instaSect .ins_txt .owl-nav .owl-prev:hover{background:url(../images/in_a_green.svg) no-repeat;}}.contactSect .contactSectContent .instaSect .ins_txt .owl-nav .owl-next{background:url(../images/in_a.svg) no-repeat;transform:rotate(180deg);background-size:100%;width:15px;height:13px;cursor:pointer;transition:all ease-in-out 300ms;}@media screen and (min-width:960px){.contactSect .contactSectContent .instaSect .ins_txt .owl-nav .owl-next:hover{background:url(../images/in_a_green.svg) no-repeat;transform:rotate(180deg);}}.contactFormSect{width:745px;position:relative;}.contactFormSect .contact_content{display:flex;padding:0 7%;position:relative;}.contactFormSect .contact_content .contact_from{position:relative;padding:0;padding:30px 0 0;width:92%;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item{display:flex;margin-bottom:25px;justify-content:space-between;position:relative;align-items:center;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .wid50{width:48%;position:relative;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .border_right{width:3px;height:32px;background:#dcefe9;position:absolute;right:10px;top:50%;transform:translateY(-50%);opacity:0;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .txtbox{position:relative;z-index:1;width:100%;outline:0;border-bottom:2px solid rgba(154,152,152,.3215686275);height:42px;line-height:42px;padding:0;padding-top:10px;box-sizing:border-box;border-radius:unset;appearance:none;‌-webkit-appearance:none;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .txtbox.txtfont.focus{border-bottom:1px solid #52ae5a;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .txtfont{font-family:"OpenSans-Regular";font-size:18px;line-height:32px;color:#043110;text-align:left;background:none;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .error{color:#f00;font-size:12px;font-family:"OpenSans-Regular";position:absolute;right:auto;left:0;z-index:2;bottom:-17px;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .error .contact_error{width:13px;height:13px;position:relative;top:2px;margin-right:4px;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .txtfont.placeholders,.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .placeholders{font-family:"OpenSans-Regular";font-size:18px;position:absolute;top:0;left:0;width:100%;height:40px;overflow:hidden;color:#98989a;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .placeholder1{width:auto;position:absolute;top:0;left:0;padding:15px 0;pointer-events:none;transition:.3s;z-index:2;}.contactFormSect .contact_content .contact_from .contact_from_box .mess .txtbox{padding-top:10px;height:auto;min-height:120px;}.contactFormSect .contact_content .contact_from .contact_from_box input,.contactFormSect .contact_content .contact_from .contact_from_box textarea{border:0;margin:0;padding:0;}.contactFormSect .contact_content .contact_from .contact_from_box input::-webkit-input-placeholder,.contactFormSect .contact_content .contact_from .contact_from_box textarea::-webkit-input-placeholder{font-size:18px;font-family:"OpenSans-Regular";line-height:32px;color:#98989a;font-weight:400;}.contactFormSect .contact_content .contact_from .contact_from_box input::-moz-placeholder,.contactFormSect .contact_content .contact_from .contact_from_box textarea::-moz-placeholder{font-size:18px;font-family:"OpenSans-Regular";line-height:32px;color:#98989a;font-weight:400;}.contactFormSect .contact_content .contact_from .contact_from_box input::-ms-input-placeholder,.contactFormSect .contact_content .contact_from .contact_from_box textarea::-ms-input-placeholder{font-size:18px;font-family:"OpenSans-Regular";line-height:32px;color:#98989a;font-weight:400;}.contactFormSect .contact_content .contact_from .contact_from_box input.txtbox:focus,.contactFormSect .contact_content .contact_from .contact_from_box textarea.txtbox:focus{border:0;border-bottom:1px solid #52ae5a;}.contactFormSect .contact_content .contact_from .contact_from_box .placeholder1.notempty,.contactFormSect .contact_content .contact_from .contact_from_box .input1:focus~.placeholder1{PADDING:0;font-size:14px;top:-5px;}.contactFormSect .contact_content .contact_from .contact_from_box .input1.notempty2{border-bottom:1px solid #52ae5a;}.contactFormSect .contact_content .contact_from .contact_from_box .input1.notempty2+.item_check{width:17px;height:17px;position:absolute;right:5px;top:12px;z-index:2;content:url(../images/check.svg);}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select{height:42px;border:0;background:none;border-bottom:2px solid rgba(154,152,152,.3215686275);}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select .option{color:#04310f;font-size:18px;font-family:"OpenSans-Regular";line-height:30px;min-height:30px;background:#fff;padding:6px 15px;margin:5px 0;}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select .option:hover,.contactFormSect .contact_content .contact_from .contact_from_box .nice-select .option.focus,.contactFormSect .contact_content .contact_from .contact_from_box .nice-select .option.selected.focus{background-color:#f5efe1;border-radius:10px;}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select.open .list{width:100%;height:265px;padding:10px;background:#fff;max-height:none;box-shadow:0 5px 25px rgba(0,0,0,.0588235294);border:1px solid #f5efe1;border-radius:18px;}.contactFormSect .contact_content .contact_from .contact_from_box .current{opacity:1;position:relative;display:inline-block;height:36px;line-height:36px;top:12px;font-size:16px;font-family:"OpenSans-Regular";}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select:after{border-left:1px solid transparent;border-right:1px solid #585858;border-bottom:1px solid #585858;border-top:1px solid transparent;height:8px;margin-top:-4px;right:10px;top:51%;width:8px;}.contactFormSect .contact_content .contact_from .flex{display:flex;width:100%;justify-content:space-between;}.contactFormSect .contact_content .contact_from .flex .chebox{display:flex;align-items:flex-start;width:300px;}.contactFormSect .contact_content .contact_from .flex .chebox input{width:16px;height:16px;position:relative;top:5px;margin-right:5px;display:none;}.contactFormSect .contact_content .contact_from .flex .chebox input[type=checkbox]+label:before{width:17px;height:17px;content:"";display:inline-block;margin-right:10px;border:1px solid #49c495;border-radius:50%;vertical-align:middle;cursor:pointer;transition:all ease-in-out 300ms;}.contactFormSect .contact_content .contact_from .flex .chebox input[type=checkbox]:checked+label:before{content:url(../images/check.svg);background:#49c495;}.contactFormSect .contact_content .contact_from .flex .chebox input[type=checkbox]+label:hover:before{border-color:#49c495;}.contactFormSect .contact_content .contact_from .flex .chebox p{font-size:16px;line-height:24px;font-family:"OpenSans-Regular",sans-serif;color:#043110;}.contactFormSect .con_btn{width:215px;height:auto;line-height:58px;color:#fff;font-size:20px;font-family:"OpenSans-Regular";text-align:center;position:relative;overflow:hidden;}.contactFormSect .con_btn a{display:inline-block;background:#49c495;background-size:cover;width:192px;height:57px;padding-left:22px;text-align:left;line-height:55px;border-radius:33px;position:relative;z-index:2;color:#fff;margin:0;text-decoration:none;}.contactFormSect .con_btn a:after{content:"";position:absolute;left:20px;display:inline-block;height:1em;width:64%;border-bottom:1px solid;bottom:14px;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(0,1);transform:scale(0,1);}.contactFormSect .con_btn svg{width:18px;height:18px;position:absolute;right:20px;top:20px;z-index:2;background:#fff;border-radius:50%;}.contactFormSect .con_btn svg use{transition:transform 1s cubic-bezier(.19,1,.22,1),opacity .75s cubic-bezier(.19,1,.22,1);}.contactFormSect .con_btn svg #green3{fill:none;}.contactFormSect .con_btn svg #green4{fill:none;transform:translate(-55%,55%);opacity:0;}@media screen and (min-width:960px){.contactFormSect .con_btn:hover{cursor:pointer;}.contactFormSect .con_btn:hover a::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}.contactFormSect .con_btn:hover svg #green3{transform:translate(100%,0%);}.contactFormSect .con_btn:hover svg #green4{transform:none;opacity:1;}}.cmsbox{position:relative;width:90%;margin:60px auto;display:flex;padding-top:50px;}.cmsbox .cms_btn{font-size:20px;line-height:58px;color:#fff;font-family:"OpenSans-Semibold";position:absolute;bottom:10px;right:30px;}.cmsbox .cms_btn svg{width:18px;height:18px;position:relative;top:1px;margin-left:14px;background:#f5efe1;border-radius:50%;}.cmsbox .cms_btn svg use{transition:transform 1s cubic-bezier(.19,1,.22,1),opacity .75s cubic-bezier(.19,1,.22,1);}.cmsbox .cms_btn svg #green1{fill:none;}.cmsbox .cms_btn svg #green2{fill:none;transform:translate(-55%,55%);opacity:0;}.cmsbox .cms_btn text{z-index:1;position:relative;}.cmsbox .cms_btn text::after{content:"";position:absolute;left:0;display:inline-block;height:1em;width:100%;border-bottom:1px solid;bottom:0;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(0,1);transform:scale(0,1);}@media screen and (min-width:960px){.cmsbox .cms_btn:hover{cursor:pointer;}.cmsbox .cms_btn:hover svg #green1{opacity:0;transform:translate(100%,55%);}.cmsbox .cms_btn:hover svg #green2{transform:none;opacity:1;}.cmsbox .cms_btn:hover text::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.cmsbox .cms_left{width:280px;height:100%;position:relative;}.cmsbox .cms_left .cms_left_txt{width:240px;height:493px;padding-top:60px;border-radius:27px;background:#728d81;position:relative;}.cmsbox .cms_left .cms_l_box{width:240px;padding-left:10px;background:#728d81;}.cmsbox .cms_left .cms_l_box .cms_l_item{width:100%;height:62px;border-radius:31px;transition:all ease-in-out 300ms;font-size:24px;line-height:60px;padding-left:30px;margin-bottom:15px;color:#fff;font-family:"OpenSans-Bold";}.cmsbox .cms_left .cms_l_box .cms_l_item svg{opacity:0;}.cmsbox .cms_left .cms_l_box .cms_l_item.active{width:273px;position:relative;background:#f5aaa3;}.cmsbox .cms_left .cms_l_box .cms_l_item.active svg{opacity:1;width:7px;height:12px;fill:#fff;position:absolute;right:22px;top:50%;transform:translateY(-50%);}.cmsbox .cms_left .cms_l_box .cms_l_item.active:hover{background:#f5aaa3;}@media screen and (min-width:960px){.cmsbox .cms_left .cms_l_box .cms_l_item:hover{cursor:pointer;width:273px;position:relative;background:#8c98c2;}.cmsbox .cms_left .cms_l_box .cms_l_item:hover svg{width:7px;height:12px;fill:#fff;position:absolute;right:22px;top:50%;transform:translateY(-50%);}}.cmsbox .cms_right{width:80%;padding-left:15px;display:flex;flex-direction:column;justify-content:space-between;}.cmsbox .cms_right .cms_r_txt{padding-top:10px;}.cmsbox .cms_right .cms_r_txt .r_txt_b{display:none;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top{display:flex;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item{margin:0;position:relative;overflow:hidden;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item .new_img{border-radius:33px;width:auto;height:100%;object-fit:cover;position:relative;overflow:hidden;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item .new_img img{width:100%;height:100%;object-fit:cover;transition:all ease-in-out 300ms;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item .new_img .new_yy{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item .new_img .cms_title{z-index:2;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item .top3{display:none;margin-bottom:30px;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item{border-radius:33px;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item .new_img,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item .new_img,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item .new_img{height:226px;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item:before,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item:before,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(to bottom,#fff,rgba(0,0,0,0));border-radius:33px;top:0;left:0;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item:hover,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item:hover,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item:hover{cursor:pointer;}@media screen and (min-width:960px){.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item:hover .new_img img,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item:hover .new_img img,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item:hover .new_img img{transform:scale(1.1);}}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item .top3,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item .top3,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item .top3{display:block;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item .listsix,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item .listsix,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item .listsix{display:none;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(7) .cms_r_item .listsix,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(8) .cms_r_item .listsix,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(9) .cms_r_item .listsix{border-bottom:0 solid rgba(221,204,204,.8);}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top{display:flex;flex-wrap:wrap;width:100%;padding-top:0;padding-bottom:10px;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-stage{display:flex;flex-wrap:wrap;width:100%!important;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item{width:32.33%!important;margin:0 .5%;min-width:330px;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item a{text-decoration:none;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item{font-size:16px;line-height:22px;min-height:70px;height:auto;width:100%;color:#043110;font-family:"OpenSans-Regular";display:flex;align-items:flex-start;justify-content:space-between;transition:all ease-in-out 300ms;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item text{width:90%;display:inline-block;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item img{width:18px;height:18px;position:relative;top:4px;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item svg{width:18px;height:18px;border-radius:8px;position:relative;top:4px;background:#f5efe1;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item svg use{transition:transform 1s cubic-bezier(.19,1,.22,1),opacity .75s cubic-bezier(.19,1,.22,1);}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item svg #green1{fill:none;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item svg #green2{fill:none;opacity:0;transform:translate(-55%,55%);}@media screen and (min-width:960px){.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item:hover{color:#f5aaa3;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item:hover svg #green1{transform:translate(100%,0%);}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item:hover svg #green2{opacity:1;transform:none;}}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item .listsix{padding:12px 0;width:100%;display:flex;justify-content:space-between;border-bottom:1px solid rgba(221,204,204,.8);}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:last-child .cms_r_item .listsix,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(8) .cms_r_item .listsix,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(7) .cms_r_item .listsix{border-bottom:0 solid rgba(221,204,204,.8);}.cmsbox .cms_right .cms_r_txt .cms_title{font-size:18px;line-height:20px;color:#fff;font-family:"OpenSans-Bold";position:absolute;bottom:50px;width:90%;left:50%;transform:translateX(-50%);}.cmsbox .cms_right .cms_r_txt .news{display:flex;width:100%;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item{padding:0 15px;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_img{border-radius:33px;width:auto;height:226px;object-fit:cover;position:relative;overflow:hidden;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_img img{width:100%;height:100%;object-fit:cover;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_img .new_yy{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_img .cms_title{z-index:2;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .cms_title{bottom:20px;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item p{padding:15px 0;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn{display:flex;width:100%;border-top:2px solid rgba(204,204,204,.2901960784);}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a{display:flex;align-items:center;margin-right:30px;text-decoration:none;transition:all ease-in-out 300ms;position:relative;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a img{height:20px;width:20px;margin-right:10px;transition:all ease-in-out 300ms;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a p{font-size:14px;transition:all ease-in-out 300ms;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a:after{content:"";position:absolute;left:0;display:inline-block;height:1em;width:100%;border-bottom:1px solid #043110;bottom:.95em;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(0,1);transform:scale(0,1);}@media screen and (min-width:960px){.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a:hover:after{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}}.cmsbox .cms_right .cms_r_txt .article{display:flex;width:100%;}.cmsbox .cms_right .cms_r_txt .faq{width:100%;}.cmsbox .cms_right .cms_r_txt .faq .faq_item{width:100%;padding-bottom:40px;}.cmsbox .cms_right .cms_r_txt .faq .faq_item .faq_head{border-bottom:1px solid rgba(112,112,112,.1882352941);padding-bottom:6px;position:relative;}.cmsbox .cms_right .cms_r_txt .faq .faq_item .faq_head img{width:15px;position:absolute;top:50%;right:0;transform:translateY(-50%);}.cmsbox .cms_right .cms_r_txt .faq .faq_item p{display:none;padding-top:20px;}.cmsbox .cms_right .cms_r_txt .faq .faq_item.open .faq_head{color:#728d81;}.cmsbox .cms_right .cms_r_txt .faq .faq_item.open .faq_head img{content:url(../images/reduce.svg);}.cmsbox .cms_right .cms_r_txt .faq .faq_item.open p{color:#728d81;}@media screen and (min-width:960px){.cmsbox .cms_right .cms_r_txt .faq .faq_item:hover{cursor:pointer;}.cmsbox .cms_right .cms_r_txt .faq .faq_item:hover .faq_head{color:#728d81;}.cmsbox .cms_right .cms_r_txt .faq .faq_item:hover .faq_head img{content:url(../images/reduce.svg);}}.cmsbox .cms_right .cms_r_btn{width:98%;height:56px;background:#8b96c3;box-shadow:inset -10px 0 5px rgba(170,186,158,.1019607843);border-radius:63px;padding:0 38px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}.cmsbox .cms_right .cms_r_btn .cms_btn{font-size:20px;bottom:0;right:0;position:relative;}.cmsbox .cms_right .cms_r_btn p{color:#fff;}.cmsbox .cms_right .cms_r_btn .r_line{width:40%;height:2px;overflow:hidden;}.cmsbox .cms_right .cms_r_btn .r_line img{position:relative;top:-16px;width:400px;height:1px;}@media screen and (min-width:1600px){.bannerTitle{font-size:4.5vw;line-height:3.75vw;}.bannerSect{width:100vw;}.bannerSect .imgCardSect{top:-12.5vw;}.bannerSect .imgCardSect .cardContainer{width:26.063vw;height:26.438vw;border-radius:2.375vw;position:relative;top:3.125vw;}.bannerSect .imgCardSect .cardContainer .cardbtn{width:11.75vw;height:3.563vw;background:#49c798;border-radius:1.563vw;bottom:1.375vw;font-size:1vw;line-height:3.563vw;}.bannerSect .imgCardSect .cardContainer .cardbtn svg{width:.63vw;height:.63vw;padding:.313vw;margin-left:.75vw;}.bannerSect .imgCardSect .cardContainer .cardbtn span::after{border-bottom:.063vw solid;margin-top:1.5vw;}.bannerSect .imgCardSect .cardContainer .cardbtn:before{border-radius:2vw;}.bannerSect .txtbox{width:90%;max-width:50.5vw;padding-left:5%;padding-top:1vw;}.bannerSect .bannerBotSectWrapper{padding-bottom:1.125vw;}.bannerSect .bannerBotSectWrapper .bannerLeaf1{width:52.313vw;height:14.313vw;}.bannerSect .bannerBotSectWrapper .bannerLeaf2{width:28.125vw;height:20.813vw;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper{width:28.125vw;height:6.75vw;margin-top:5vw;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect{padding:.75vw;height:7.188vw;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .articleImg{height:5.75vw;width:9.063vw;border-radius:1.25vw;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .articleImg img{height:100%;width:100%;object-fit:cover;transition:all ease-in-out 300ms;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect{width:15.625vw;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect .bannerArticleTitle{font-size:1vw;padding:.313vw 0;color:#043110;}.bannerSect .bannerLeaf3{width:32.813vw;height:48.938vw;right:-12%;bottom:-83%;}.bannerSect .bannerScrollDownSect img{width:1.313vw;position:relative;left:.25vw;top:.188vw;}.bannerSect .banner_aboutbtn{bottom:-3.13vw;right:7.5vw;}.bannerSect .bannerTitle{font-size:4.5vw;line-height:3.75vw;}.bannerSect .bannerTitle:before{width:46.6vw;height:.938vw;content:"";border-radius:.5vw;bottom:3.438vw;}.bannerSect .bannerTitle::after{width:26.313vw;height:.938vw;content:"";border-radius:.5vw;bottom:-.375vw;}.banner_aboutbtn{width:8.375vw;height:8.375vw;position:absolute;bottom:-3.13vw;right:7.5vw;border-radius:50%;}.banner_aboutbtn a{font-size:1.25vw;line-height:3.625vw;}.banner_aboutbtn a .span2{height:3.625vw;width:8.5vw;position:relative;left:3.813vw;}.banner_aboutbtn a .span2::after{border-bottom:.063vw solid;margin-top:1.2vw;}.banner_aboutbtn a .span1{position:relative;left:-.25vw;width:1.25vw;height:3.625vw;background:#fff;}.banner_aboutbtn a .green_arrow{width:1.125vw;height:1.125vw;position:relative;left:3.688vw;}.banner_aboutbtn a::before{border:.063vw solid #aaba9d;}.profileSect .profileContent{padding-top:5.625vw;}.profileSect .profileContent .profileLeft .item{height:27.125vw;width:28.125vw;}.profileSect .profileContent .profileLeft .i_img:before{width:72%;height:80%;left:2.5vw;top:2.25vw;border-radius:3.3vw;}.profileSect .profileContent .profileLeft .drMicheleLee{left:3.85vw;top:-1.063vw;}.profileSect .profileContent .profileLeft .doctor_bg{width:27.063vw;}.profileSect .profileContent .profileLeft .doctor_img{width:17.688vw;height:auto;top:-2.625vw;left:5.875vw;}.profileSect .profileContent .profileLeft .drSignature{width:8.563vw;height:6.5vw;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper{width:19.438vw;height:4.23vw;border-radius:1vw;bottom:1.938vw;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappTextSect .whatsappHelloText{font-size:1.125vw;line-height:1.375vw;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappIconSect{width:2.15vw;height:2.15vw;position:relative;margin-top:12%;border-radius:50%;background-color:#ecf0ea;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappIconSect .whatsappIcon{width:1.875vw;height:1.875vw;position:absolute;display:block;top:28%;left:20%;}.profileSect .profileContent .profileLeft .profileNameSect .profileName{font-size:2.25vw;line-height:3.75vw;}.profileSect .profileContent .profileLeft .profileNameSect hr{left:-.688vw;}.profileSect .profileContent .profileLeft .profileNameSect .chineseName{font-size:2vw;line-height:3vw;}.profileSect .profileContent .profileLeft .profileNameSect .chineseTitle{font-size:1.25vw;line-height:3vw;}.profileSect .profileContent .profileLeft .profileQualificationSect{width:23.75vw;}.profileSect .profileContent .profileLeft .profileQualificationSect .jobTitleEng{font-size:1.125vw;line-height:1.75vw;padding-top:1.563vw;}.profileSect .profileContent .profileLeft .profileQualificationSect .qualificationText{font-size:1vw;line-height:1.375vw;padding-top:.625vw;}.profileSect .profileContent .profileLeft .profileExpLocSect{padding-top:1.875vw;padding-left:28%;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex{padding:.313vw 0;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .jobTitleEng{width:8.125vw;font-size:1vw;line-height:1.375vw;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .qualificationText{color:#799287;width:11.875vw;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .quabox{padding-top:0;}.profileSect .profileContent .profileRight .specialtyTitle{font-size:1.25vw;line-height:1.375vw;padding-bottom:.938vw;}.profileSect .profileContent .profileRight .specialtyTabSect .specialtyTabRow .specialtyTab{border:.02vw solid #e8e0cc;border-radius:2vw;padding:1.5% 5%;margin:.63vw .315vw;font-size:1vw;line-height:1.375vw;}.profileSect .profileContent .profileRight .profileDesc{font-size:1.125vw;line-height:1.625vw;}.servicesSect{height:34vw;}.servicesSect .serviceleave2{left:-11vw;width:52.3vw;height:13.3vw;}.servicesSect .cardWrapper .serviceCard{height:auto;min-width:20.25vw;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .servicesCardBtn .servicesTitle{font-size:1.5vw;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .bodyTextMedium{line-height:130%;font-size:1.125vw;line-height:1.5vw;margin:.563vw auto;}.contactSect .contactSectTitle{width:54.563vw;}.contactSect .contactSectTitle h2{width:46.563vw;}.contactSect .contactSectTitle h2 span{height:4.375vw;border-radius:2.188vw;line-height:4.375vw;}.contactSect .contactSectTitle .subText{position:relative;font-size:1.125vw;line-height:1.625vw;width:37.313vw;padding-top:.625vw;}.contactSect .contactSectTitle .banner_aboutbtn{right:-3.25vw;bottom:0;top:3.875vw;}.contactSect .contactSectTitle .banner_aboutbtn a{padding-left:1.25vw;}.contactSect .contactSectContent .instaSect{border:.063vw solid #f5efe1;border-radius:1.875vw;width:41.938vw;position:relative;padding:1.25vw;overflow:hidden;}.contactSect .contactSectContent .instaSect .instaSect_box{background:#fff;border-radius:1.875vw;}.contactSect .contactSectContent .instaSect div.ins_head{width:100%;height:100%;padding:1.875vw;}.contactSect .contactSectContent .instaSect div.ins_head h2{border-bottom:.12vw solid #ccc;}.contactSect .contactSectContent .instaSect div.ins_head h2 .ins_icon{font-size:1.125vw;line-height:2vw;position:absolute;right:0;top:1.125vw;}.contactSect .contactSectContent .instaSect div.ins_head h2 .ins_icon img{width:1.125vw;height:1.125vw;margin-right:.315vw;position:relative;top:.175vw;}.contactSect .contactSectContent .instaSect div.ins_head p{width:21.875vw;padding:.313vw 0;}.contactSect .contactSectContent .instaSect div.ins_head .inst_head{width:9.375vw;height:7.313vw;right:-4.63vw;top:-2.95vw;}.contactSect .contactSectContent .instaSect div.ins_head .inst_head .heart{width:1.938vw;height:1.75vw;left:3.5vw;top:-.825vw;}.contactSect .contactSectContent .instaSect .ins_txt{padding:0 0 3.75vw 1.875vw;}.contactSect .contactSectContent .instaSect .ins_txt .owl-item{height:13.313vw;margin-right:1.25vw;}.contactSect .contactSectContent .instaSect .ins_txt .ins_txt_item{height:13.313vw;}.contactSect .contactSectContent .instaSect .ins_txt .owl-dots{padding-top:.63vw;bottom:1.12vw;right:3.125vw;}.contactSect .contactSectContent .instaSect .ins_txt .owl-dots .owl-dot{width:.938vw;height:.938vw;border:.063vw solid #728d81;border-radius:.438vw;margin:0 .188vw;}.contactSect .contactSectContent .instaSect .ins_txt .owl-dots .owl-dot.active span{width:.563vw;height:.563vw;border-radius:.313vw;}.contactSect .contactSectContent .instaSect .ins_txt .owl-nav{position:absolute;top:-2.125vw;right:0;width:4.063vw;}.contactSect .contactSectContent .instaSect .ins_txt .owl-nav .owl-prev{width:.938vw;height:.813vw;}.contactSect .contactSectContent .instaSect .ins_txt .owl-nav .owl-next{width:.938vw;height:.813vw;}.contactFormSect{width:46.563vw;position:relative;}.contactFormSect .contact_content .contact_from{padding:1.875vw 0 0;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item{margin-bottom:1.563vw;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .txtbox{border-bottom:.12vw solid rgba(154,152,152,.3215686275);height:2.625vw;line-height:2.625vw;padding-top:.625vw;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .txtbox.txtfont.focus{border-bottom:.063vw solid #52ae5a;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .txtfont{font-size:1.125vw;line-height:2vw;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .error{font-size:.75vw;bottom:-1.063vw;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .error .contact_error{width:.813vw;height:.813vw;position:relative;top:.125vw;margin-right:.25vw;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .txtfont.placeholders,.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .placeholders{font-size:1.125vw;height:2.5vw;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .placeholder1{padding:.938vw 0;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .input1.notempty2{border-bottom:.063vw solid #52ae5a;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .input1.notempty2+.item_check{width:1.063vw;height:1.063vw;position:absolute;right:.31vw;top:.75vw;z-index:2;}.contactFormSect .contact_content .contact_from .contact_from_box .mess .txtbox{padding-top:.625vw;height:auto;min-height:7.5vw;}.contactFormSect .contact_content .contact_from .contact_from_box input::-webkit-input-placeholder,.contactFormSect .contact_content .contact_from .contact_from_box textarea::-webkit-input-placeholder{font-size:1.125vw;line-height:2vw;}.contactFormSect .contact_content .contact_from .contact_from_box input::-moz-placeholder,.contactFormSect .contact_content .contact_from .contact_from_box textarea::-moz-placeholder{font-size:1.125vw;line-height:2vw;}.contactFormSect .contact_content .contact_from .contact_from_box input::-ms-input-placeholder,.contactFormSect .contact_content .contact_from .contact_from_box textarea::-ms-input-placeholder{font-size:1.125vw;line-height:2vw;}.contactFormSect .contact_content .contact_from .contact_from_box input.txtbox:focus,.contactFormSect .contact_content .contact_from .contact_from_box textarea.txtbox:focus{border:0;border-bottom:.063vw solid #52ae5a;}.contactFormSect .contact_content .contact_from .contact_from_box .placeholder1.notempty,.contactFormSect .contact_content .contact_from .contact_from_box .input1:focus~.placeholder1{PADDING:0;font-size:.875vw;top:-.313vw;}.contactFormSect .contact_content .contact_from .contact_from_box .input1.notempty2{border-bottom:.125vw solid rgba(154,152,152,.3215686275);}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select{height:2.625vw;border:0;background:none;border-bottom:.125vw solid rgba(154,152,152,.3215686275);}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select .option{font-size:1.125vw;line-height:1.875vw;min-height:1.875vw;background:#fff;padding:.375vw .938vw;margin:.315vw 0;}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select.open .list{width:100%;height:17vw;padding:.625vw;box-shadow:0 .313vw 1.563vw rgba(0,0,0,.0588235294);border:.063vw solid #f5efe1;border-radius:1.125vw;}.contactFormSect .contact_content .contact_from .contact_from_box .current{opacity:1;position:relative;display:inline-block;height:2.25vw;line-height:2.25vw;top:.75vw;font-size:1vw;}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select:after{border-left:.063vw solid transparent;border-right:.063vw solid #585858;border-bottom:.063vw solid #585858;border-top:.063vw solid transparent;height:.5vw;margin-top:-.25vw;right:.625vw;width:.5vw;}.contactFormSect .contact_content .contact_from .flex .chebox{width:18.75vw;}.contactFormSect .contact_content .contact_from .flex .chebox input{width:1vw;height:1vw;top:.3vw;margin-right:.3vw;}.contactFormSect .contact_content .contact_from .flex .chebox input[type=checkbox]+label:before{width:1.063vw;height:1.063vw;margin-right:.63vw;border:.063vw solid #49c495;}.contactFormSect .contact_content .contact_from .flex .chebox p{font-size:1vw;line-height:1.5vw;}.contactFormSect .con_btn{width:18.438vw;height:auto;line-height:3.625vw;font-size:1.25vw;}.contactFormSect .con_btn a{width:12.313vw;height:3.563vw;line-height:3.438vw;border-radius:2.063vw;padding-left:1.725vw;}.contactFormSect .con_btn SVG{width:1.125vw;height:1.125vw;right:3.5vw;top:1.25vw;}.cmsbox{position:relative;width:90%;margin:0 auto 3.75vw;display:flex;}.cmsbox .cms_btn{font-size:1.25vw;line-height:3.625vw;position:absolute;bottom:.625vw;right:1.875vw;}.cmsbox .cms_btn svg{width:1.125vw;height:1.125vw;position:relative;top:.025vw;margin-left:.875vw;}.cmsbox .cms_left{width:17.5vw;}.cmsbox .cms_left .cms_left_txt{width:14vw;height:30.813vw;border-radius:1.688vw;padding-top:4.25vw;background:#728d81;position:relative;}.cmsbox .cms_left .cms_l_box{width:100%;padding-left:.63vw;}.cmsbox .cms_left .cms_l_box .cms_l_item{width:100%;height:3.875vw;border-radius:1.938vw;font-size:1.5vw;line-height:3.75vw;padding-left:1.875vw;margin-bottom:1vw;}.cmsbox .cms_left .cms_l_box .cms_l_item.active{width:16.063vw;position:relative;}.cmsbox .cms_left .cms_l_box .cms_l_item.active svg{width:.438vw;height:.75vw;right:1.375vw;}.cmsbox .cms_left .cms_l_box .cms_l_item:hover{width:17.063vw;}.cmsbox .cms_right{padding-left:.125vw;}.cmsbox .cms_right .cms_r_txt{padding-top:.25vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item{min-width:21vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item{margin:0 .938vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item .new_img{border-radius:2.063vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item .top3{margin-bottom:1.875vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item{border-radius:2.063vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item .new_img,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item .new_img,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item .new_img{height:14.125vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item:before,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item:before,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item:before{border-radius:2.063vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(7) .cms_r_item .listsix,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(8) .cms_r_item .listsix,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(9) .cms_r_item .listsix{border-bottom:0 solid rgba(221,204,204,.8);}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top{padding-top:0;padding-bottom:.63vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item{font-size:1vw;line-height:1.375vw;min-height:4.375vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item img{width:1.125vw;height:1.125vw;position:relative;top:.25vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item svg{width:1.125vw;height:1.125vw;border-radius:.5vw;top:.25vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item .listsix{padding:.75vw 0;display:flex;border-bottom:.063vw solid rgba(221,204,204,.8);}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:last-child .cms_r_item .listsix,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(8) .cms_r_item .listsix,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(7) .cms_r_item .listsix{border-bottom:0 solid rgba(221,204,204,.8);}.cmsbox .cms_right .cms_r_txt .cms_r_txt_list{display:flex;flex-wrap:wrap;width:100%;padding-top:1.875vw;padding-bottom:.63vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .cms_r_item{font-size:1vw;line-height:1.375vw;padding:.75vw 0;min-height:4.375vw;border-bottom:.063vw solid rgba(221,204,204,.8);}.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .cms_r_item img{width:1.125vw;height:1.125vw;position:relative;top:.25vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .cms_r_item svg{width:1.125vw;height:1.125vw;position:relative;top:.25vw;border-radius:.65vw;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .cms_r_item:nth-child(4),.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .cms_r_item:nth-child(5),.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .cms_r_item:nth-child(6){border-bottom:0 solid rgba(221,204,204,.8);}.cmsbox .cms_right .cms_r_txt .cms_title{font-size:1.125vw;line-height:1.25vw;bottom:3.25vw;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item{padding:0 .938vw;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_img{border-radius:2.063vw;width:22.188vw;height:14.125vw;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .cms_title{line-height:1.725vw;bottom:1.25vw;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item p{padding:.938vw 0;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn{display:flex;width:100%;border-top:.12vw solid rgba(204,204,204,.2901960784);}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a{display:flex;align-items:center;margin-right:1.875vw;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a img{height:1.5vw;width:1.25vw;margin-right:.625vw;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a p{font-size:.875vw;}.cmsbox .cms_right .cms_r_txt .faq .faq_item{width:100%;padding-bottom:2.5vw;}.cmsbox .cms_right .cms_r_txt .faq .faq_item .faq_head{border-bottom:.063vw solid rgba(112,112,112,.1882352941);padding-bottom:.375vw;position:relative;}.cmsbox .cms_right .cms_r_txt .faq .faq_item .faq_head img{width:.938vw;}.cmsbox .cms_right .cms_r_txt .faq .faq_item p{display:none;padding-top:1.25vw;}.cmsbox .cms_right .cms_r_btn{width:92%;height:3.5vw;background:#8b96c3;box-shadow:inset -.625vw 0 .313vw rgba(170,186,158,.1019607843);border-radius:3.938vw;padding:0 2.375vw;}.cmsbox .cms_right .cms_r_btn .cms_btn{font-size:1.25vw;}.cmsbox .cms_right .cms_r_btn .r_line{height:1.125vw;}.cmsbox .cms_right .cms_r_btn .r_line img{top:.15vw;width:100%;height:.063vw;}}@media screen and (max-width:1580px){.bannerTitle{font-size:75px;line-height:72px;}.bannerSect .bannerTitle:before{width:783px;}.profileSect{height:100%;padding-bottom:203px;}.profileSect .profileContent .profileLeft .profileExpLocSect{padding-left:24%;}.profileSect .profileContent .profileLeft .profileNameSect .profileName{font-size:35px;}.servicesSect{height:100%;padding-bottom:50px;}.servicesSect .cardWrapper .serviceCard{height:100%;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .bodyTextMedium{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;}}@media screen and (max-width:1480px){.bannerTitle{font-size:4.5vw;line-height:62px;}.banner_aboutbtn{width:120px;height:120px;position:absolute;bottom:-52px;right:75px;}.banner_aboutbtn a{font-size:18px;line-height:38px;}.banner_aboutbtn a .span2{left:45px;height:40px;}.banner_aboutbtn a .green_arrow{left:43px;}.bannerSect .bannerBotSect p{font-size:18px;}.bannerSect .bannerTitle{z-index:2;}.bannerSect .bannerTitle::after{width:26vw;}.bannerSect .bannerTitle:before{width:47vw;}.profileSect .profileContent .profileLeft .profileNameSect .profileName{font-size:32px;line-height:48px;}.profileSect .profileContent .profileLeft .item.i_img{height:415px;width:415px;}.profileSect .profileContent .profileLeft .item.i_img:before{width:69%;height:77%;left:51px;top:40px;}.profileSect .profileContent .profileLeft .doctor_bg{width:415px;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper{bottom:11px;}.profileSect .profileContent .profileRight .specialtyTabSect .specialtyTabRow .specialtyTab{padding:1.5% 3%;border-radius:30px;width:auto;}.profileSect .profileContent .profileLeft .profileExpLocSect{padding-left:15%;}.profileSect .profileContent .profileRight{width:34%;}.servicesSect .cardWrapper{width:92%;}.cmsbox{width:94%;}.cmsbox .cms_left .cms_left_txt{width:225px;}.cmsbox .cms_left .cms_l_box{width:100%;}.cmsbox .cms_left .cms_l_box .cms_l_item.active{width:255px;}.contactFormSect .contact_content .contact_from{width:100%;}.servicesSect .cardWrapper .serviceCard{width:95%;min-width:200px;}}@media screen and (max-width:1390px){.bannerSect .bannerTopSect .imgCardSect .cardContainer{width:369px;height:385px;}.banner_aboutbtn{width:115px;height:120px;position:absolute;bottom:-41px;right:64px;}.banner_aboutbtn a .green_arrow{left:48px;}.profileSect .profileContent .profileLeft{width:82%;}.profileSect .profileContent .profileLeft .profileExpLocSect{padding-left:12%;}.profileSect .profileContent .profileLeft .profileQualificationSect{margin-left:0;}.cmsbox .cms_right .cms_r_btn .r_line{width:24%;}.cmsbox .cms_right .cms_r_txt .faq{width:900px;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;height:118px;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a{margin-right:16px;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a img{height:auto;width:16px;margin-right:10px;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_btn a p{height:auto;}.contactSect .contactSectContent .instaSect .ins_txt .owl-item{margin-right:15px;}}@media screen and (max-width:1279px){.bannerSubtitle{font-size:20px;}.bannerTitle{font-size:61px;line-height:54px;}.banner_aboutbtn a .span1{opacity:0;}.banner_aboutbtn a .green_arrow{left:26px;}.bannerSect .bannerTitle{width:80%;}.bannerSect .bannerTitle:before{width:49vw;bottom:43px;}.bannerSect .txtbox{width:60%;max-width:none;padding-left:4%;}.bannerSect .imgCardSect .cardContainer .bannerImg1{width:100%;height:100%;object-fit:cover;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect .bannerArticleTitle{font-size:16px;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect .bannerArticleTitle:nth-child(2){font-size:14px;}.banner_aboutbtn{width:115px;height:110px;}.banner_aboutbtn a .span2{left:21px;}.contactSect .contactSectTitle .banner_aboutbtn{right:-67px;}.profileSect{padding-bottom:130px;}.profileSect .profileContent{flex-direction:column;}.profileSect .profileContent .profileLeft{width:100%;max-width:900px;margin:0 auto;}.profileSect .profileContent .profileRight{width:100%;max-width:800px;margin:6% auto 0;}.profileSect .profileContent .profileRight .profileDesc{margin:30px auto;}.contactSect{height:100%;}.servicesSect .cardWrapper{width:92%;}.servicesSect .cardWrapper .serviceCard{box-shadow:none;}.servicesSect .cardWrapper .owl-item.active .serviceCard{box-shadow:1px 3px 10px rgba(0,0,0,.04);}.servicesSect .cardWrapper .owl-dots{width:100%;position:relative;padding:20px;height:40px;top:20px;display:flex;justify-content:flex-end;}.servicesSect .cardWrapper .owl-dots .owl-dot{width:9px;height:9px;border:1px solid #fff;margin:0 2px;border-radius:4px;display:flex;justify-content:center;align-items:center;}.servicesSect .cardWrapper .owl-dots .owl-dot span{width:5px;height:5px;border-radius:3px;background:#fff;display:block;opacity:0;}.servicesSect .cardWrapper .owl-dots .owl-dot.active span{opacity:1;}.servicesSect .servicesSectBg{left:0;height:387px;object-fit:cover;}.contactSect .contactSectContent{flex-direction:column;}.contactSect .contactSectContent .contactFormSect{width:90%;}.contactSect .contactSectContent .contactFormSect .contact_content{display:block;padding:0 0;width:100%;}.contactSect .contactSectContent .contactFormSect .contact_content .contact_from .flex .chebox{width:70%;align-items:center;}.contactSect .contactSectContent .instaSect{margin-top:50px;}.article_pnl{display:flex;width:100%;flex-direction:column;}.cmsbox{width:94%;padding-top:30px;}.cmsbox .cms_right{width:80%;}.cmsbox .cms_right .cms_r_txt{padding-top:0;}.cmsbox .cms_right .cms_r_txt .faq{width:95%;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top{padding-top:0;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item{width:46%!important;margin:0 2%;height:auto;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item .cms_r_item .top3{width:100%;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item .cms_r_item .listsix{min-height:70px;width:100%;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item{border-radius:0;width:100%!important;margin:0;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item .new_img{height:226px;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item:before{display:none;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item .top3{display:none;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item .listsix{padding:12px 0;display:flex;width:100%;border-bottom:1px solid rgba(221,204,204,.8);}.cmsbox .cms_right .cms_r_txt .news{display:flex;width:96%;margin-left:4%;flex-direction:column;}.cmsbox .cms_right .cms_r_txt .news .owl-dots{width:100%;padding-top:10px;position:absolute;bottom:-30px;right:50px;display:flex;justify-content:flex-end;}.cmsbox .cms_right .cms_r_txt .news .owl-dots .owl-dot{width:15px;height:15px;border:1px solid #728d81;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;margin:0 3px;}.cmsbox .cms_right .cms_r_txt .news .owl-dots .owl-dot span{opacity:0;}.cmsbox .cms_right .cms_r_txt .news .owl-dots .owl-dot.active span{opacity:1;width:9px;height:9px;background:#52ae5a;display:block;border-radius:5px;}}@media screen and (max-width:1200px){.bannerTitle{font-size:57px;line-height:54px;}.banner_aboutbtn{width:107px;height:105px;right:35px;}.banner_aboutbtn a .span2{width:128px;font-size:16px;}}@media screen and (max-width:1079px){.bannerSect .bannerTitle{width:100%;max-width:602px;}.bannerSect .bannerTitle:before{width:100%;}.bannerSect .bannerTitle:after{width:56%;}.bannerSect .bannerTopSect{display:flex;flex-direction:column;}.bannerSect .bannerTopSect .bannerBotSect{display:block;width:100%;}.bannerSect .bannerTopSect .bannerBotSect p{width:100%;font-size:18px;line-height:26px;}.bannerSect .bannerTopSect .imgCardSect{margin:0 auto -10%;width:100%;max-width:400px;}.bannerSect .bannerTopSect .imgCardSect .cardContainer{top:115px;}.bannerSect .bannerTopSect .imgCardSect .cardContainer .cardbtn{bottom:80px;}.bannerSect .bannerTopSect .textSect{width:100%;}.bannerSect .bannerBotSect{display:none;}.bannerSect .bannerBotSectWrapper{height:460px;width:100%;margin-top:130px;display:flex;flex-direction:column-reverse;}.bannerSect .bannerBotSectWrapper .bannerLeaf1{bottom:-12%;width:50%;height:229px;}.bannerSect .bannerBotSectWrapper .bannerLeaf2{width:439px;height:auto;position:absolute;right:auto;left:-18%;bottom:-13%;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper{width:100%;max-width:465px;margin:1% auto 0;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect .bannerArticleTitle{font-size:16px;}.bannerSect .imgCardSect{width:415px;top:-42px;margin:0 auto;z-index:3;}.bannerSect .txtbox{width:100%;max-width:none;padding-left:0;padding-top:35px;}.bannerSect .bannerLeaf3{width:427px;right:-21%;}.bannerSect .bannerScrollDownSect{width:165px;}.bannerSect .bannerScrollDownSect .bodyTextSemibold{font-size:20px;}.banner_aboutbtn{bottom:-206%;top:auto;right:34%;}.bodyTextSemibold{font-size:14px;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappTextSect .whatsappHelloText{font-size:16px;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .servicesCardBtn{border-radius:25px;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .servicesCardBtn .servicesTitle{font-size:20px;}.servicesSect .cardWrapper .serviceCard .serviceCardContent .bodyTextMedium{font-size:16px;line-height:22px;width:100%;}.contactSect .contactSectTitle .banner_aboutbtn{display:none;}.cmsbox{display:block;}.cmsbox .cms_btn{display:none;}.cmsbox .cms_left{width:100%;}.cmsbox .cms_left .cms_left_txt{width:100%;height:auto;padding:5px 0;border-radius:43px;}.cmsbox .cms_left .cms_l_box{display:flex;justify-content:space-around;align-items:center;width:100%;background:none;}.cmsbox .cms_left .cms_l_box .cms_l_item{text-align:center;padding-left:0;width:40.33333%;margin-bottom:0;}.cmsbox .cms_left .cms_l_box .cms_l_item.active{width:40.33333%;height:auto;}.cmsbox .cms_left .cms_l_box .cms_l_item.active svg{display:none;}.cmsbox .cms_right{width:94%;margin:0 auto;padding-left:0;}.cmsbox .cms_right .cms_r_btn .cms_btn{display:block;font-size:16px;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_img{width:100%;}.cmsbox .cms_right .cms_r_txt{padding-top:30px;}.profileSect{padding-bottom:100px;}}@media screen and (max-width:960px){.profileSect .profileContent .profileLeft .whatsapppBtnWrapper{width:200px;height:54px;border-radius:15px;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent{display:flex;justify-content:center;align-items:center;padding:5% 0;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .drWhatsappPfp{width:35px;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappTextSect .bodyTextSemibold{font-size:12px;line-height:16px;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappTextSect .whatsappHelloText{font-size:14px;line-height:18px;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappIconSect{margin-top:0;}.profileSect .profileContent .profileLeft .drSignature{width:140px;height:104px;position:absolute;bottom:19%;left:83%;transform:rotate(52deg);}.profileSect .profileContent .profileLeft .profileExpLocSect{padding-left:5%;}.profileSect .profileContent{padding-top:140px;width:96%;}.profileSect .profileContent .profileLeft{display:flex;flex-direction:column;padding-top:30px;}.profileSect .profileContent .profileLeft .item{transform:scale(1);position:unset;height:auto;width:100%;}.profileSect .profileContent .profileLeft .i_img{max-width:400px;margin:0 auto;position:relative;}.profileSect .profileContent .profileLeft .profileQualificationSect{margin-right:auto;width:100%;}.profileSect .profileContent .profileLeft .profileQualificationSect .jobTitleEng{padding-top:0;font-size:20px;line-height:28px;}.profileSect .profileContent .profileLeft .profileQualificationSect .qualificationText{font-size:16px;padding-top:20px;}.profileSect .profileContent .profileLeft .profileExpLocSect{padding-left:0;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .qualificationText{width:100%;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .jobTitleEng{min-width:130px;}.profileSect .profileContent .profileLeft .profileNameSect{margin-left:auto;margin-right:auto;position:relative;height:auto;left:50%;transform:translateX(-50%);width:400px;position:absolute;top:-535px;text-align:center;}.profileSect .profileContent .profileLeft .profileNameSect hr{top:11%;height:15px;}.profileSect .profileContent .profileLeft .profileNameSect .profileName{font-size:30px;line-height:38px;}.profileSect .profileLeafLeft{width:80px;position:absolute;bottom:auto;top:32%;left:-5%;}.profileSect .profileLeafRight{width:100px;position:absolute;bottom:28%;right:-14.5%;}.contactSect .contactSectTitle{width:100%;padding:0 4%;padding-top:50px;}.contactSect .contactSectTitle h2{width:100%;line-height:32px;height:auto;padding:20px 10px;}.contactSect .contactSectTitle .subText{width:100%;}.contactSect .contactSectContent .instaSect div.ins_head h2 .ins_icon{top:4px;}.cmsbox .cms_right .cms_r_txt .news{width:100%;margin-left:0;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item{padding:0 2%;}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select.open .list{width:100%;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item{width:48%!important;margin:0 1%;height:auto;}}@media screen and (max-width:830px){.profileSect .profileContent .profileLeft .item{transform:scale(.95);}.bannerSect .bannerScrollDownSect{bottom:1%;}.contactSect .contactSectContent .contactFormSect .contact_content .contact_from .flex .chebox{width:65%;}}@media screen and (max-width:780px){.bannerSect .bannerTopSect{width:90%;}.bannerSect .bannerTopSect .bannerBotSect p{font-size:16px;line-height:24px;padding-top:35px;}.bannerSect .bannerTopSect .imgCardSect .cardContainer .bannerImg1{position:relative;z-index:1;}.bannerSect .bannerTopSect .imgCardSect .cardContainer .cardbtn{z-index:1;}.bannerSect .imgCardSect .cardContainer .bannerImg1{position:relative;z-index:2;}.bannerSect .bannerLeaf3{display:none;}.banner_aboutbtn{bottom:auto;top:-72px;right:11%;}.btn_dt{display:none;}.btn_mb{display:block;}.contactSect .contactSectContent .instaSect{width:100%;left:auto;}.contactFormSect .con_btn a{font-size:16px;padding-left:26px;width:185px;font-family:"OpenSans-Semibold";}.contactFormSect .con_btn svg{right:36px;}.cmsbox .cms_left .cms_l_box .cms_l_item{font-size:20px;line-height:52px;height:52px;}.cmsbox{width:90%;margin:0 auto;padding:50px 0;}.cmsbox .cms_right{width:100%;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item{width:95%;margin:0 auto;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .owl-item{width:45.33%!important;margin:0 2%;height:auto;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .cms_r_item{width:100%;}.cmsbox .cms_right .cms_r_btn .r_line{width:30%;position:absolute;left:4%;top:22px;}}@media screen and (max-width:680px){.bannerSect .bannerTitle{width:100%;max-width:350px;padding-top:15px;font-size:54px;line-height:55px;}.bannerSect .bannerTitle:before,.bannerSect .bannerTitle:after{height:10px;}.bannerSect .bannerTitle:before{width:88%;}.bannerSect .textSect:before{width:90%;max-width:306px;height:10px;content:"";border-radius:8px;opacity:.55;background:#f5efe1;position:absolute;left:0;bottom:87px;}.bannerSect .bannerTopSect{padding-top:110px;}.bannerSect .bannerTopSect .bannerBotSect{width:96%;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper{width:92%;left:0;border-radius:15px;max-width:none;margin:1% auto 0;box-sizing:border-box;}.banner_aboutbtn{bottom:-184%;}.profileSect{padding-bottom:70px;}.profileSect .profileContent .profileRight .profileDesc{font-size:16px;margin:20px auto;}.profileSect .profileContent .profileRight .specialtyTabSect .specialtyTabRow{justify-content:flex-start;}.contactSect .contactSectContent .contactFormSect{width:96%;}.contactSect .contactSectContent .contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item{flex-direction:column;margin-bottom:0;}.contactSect .contactSectContent .contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .wid50{width:100%;margin-bottom:25px;}.contactSect .contactSectContent .contactFormSect .contact_content .contact_from .flex{display:flex;flex-direction:column;padding-top:20px;}.contactSect .contactSectContent .contactFormSect .contact_content .contact_from .flex .chebox{width:100%;align-items:flex-start;display:flex;padding-bottom:20px;}.contactSect .contactSectContent .contactFormSect .contact_content .contact_from .flex .chebox input{width:16px;height:16px;position:relative;top:5px;margin-right:5px;}.contactSect .contactSectContent .instaSect div.ins_head{padding:20px;}.contactSect .contactSectContent .instaSect div.ins_head .inst_head{width:130px;height:100px;right:-62px;}.contactSect .contactSectContent .instaSect div.ins_head .inst_head .heart{width:25px;height:21px;}.contactSect .contactSectContent .instaSect div.ins_head p{width:100%;}.contactSect .contactSectContent .instaSect div.ins_head div .ins_head{padding:20px;}.contactSect .contactSectContent .instaSect .ins_txt{width:70%;padding:0 0 60px 20px;}.contactSect .contactSectContent .instaSect .ins_txt .owl-dots{right:-26%;}.contactSect .contactSectContent .instaSect .ins_txt .owl-dots .owl-dot{width:9px;height:9px;}.contactSect .contactSectContent .instaSect .ins_txt .owl-dots .owl-dot.active span{width:5px;height:5px;}.contactSect .contactSectContent .instaSect .ins_txt .owl-nav{top:-22px;right:-24%;}.cmsbox .cms_right .cms_r_btn{padding:10px 20px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-end;width:106%;left:-3%;position:relative;height:72px;overflow:hidden;border-radius:25px;}.cmsbox .cms_right .cms_r_btn .cms_btn{line-height:24px;}.cmsbox .cms_right .cms_r_btn p{width:100%;max-width:312px;text-align:right;position:relative;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .owl-stage{display:flex;width:100%!important;flex-direction:column;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .owl-item{width:97%!important;margin:0 2%;}.cmsbox .cms_right .cms_r_txt .news .owl-dots{bottom:-20px;}.cmsbox .cms_right .cms_r_txt .news .owl-dots .owl-dot{width:9px;height:9px;}.cmsbox .cms_right .cms_r_txt .news .owl-dots .owl-dot.active span{width:5px;height:5px;}.contactSect .contactSectTitle h2 span{height:auto;line-height:42px;padding:10px;}.contactFormSect .con_btn{width:187px;height:auto;line-height:58px;padding:16px 27px;background:#49c495;border-radius:33px;justify-content:center;display:flex;align-items:center;}.contactFormSect .con_btn a{padding-left:0;width:135px;height:100%;line-height:normal;}.contactFormSect .con_btn svg{width:19.85px;height:17px;display:inline-block;right:auto;top:auto;position:relative;background:#fff;}}@media screen and (max-width:580px){.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .txtfont.placeholders,.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .placeholders{font-size:16px;}.contactFormSect .contact_content .contact_from .contact_from_box .contact_from_item .txtfont{font-size:16px;}.contactFormSect .contact_content .contact_from .contact_from_box .placeholder1.notempty,.contactFormSect .contact_content .contact_from .contact_from_box .input1:focus~.placeholder1{font-size:14px;}.contactFormSect .contact_content .contact_from .contact_from_box .nice-select .option{font-size:16px;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item{width:100%!important;margin:0 1%;height:auto;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item{border-radius:0;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item .new_img{height:226px;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item:before{display:none;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item .top3{display:none;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item .listsix{padding:12px 0;display:flex;width:100%;border-bottom:1px solid rgba(221,204,204,.8);}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(5) .cms_r_item .listsix{border:0;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(6),.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(7),.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(8),.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(9){display:none;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:first-child .cms_r_item .new_img,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(2) .cms_r_item .new_img,.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .owl-item:nth-child(3) .cms_r_item .new_img,.cmsbox .cms_right .cms_r_txt .news .cms_r_item .new_img{height:auto;}}@media screen and (max-width:480px){.bannerTitle{font-size:54px;line-height:55px;}.banner_aboutbtn{bottom:-207%;}.bannerSect .imgCardSect{width:100%;}.bannerSect .imgCardSect .cardContainer{width:95%;height:400px;margin:0 auto;}.bannerSect .imgCardSect .cardContainer .bannerImg1{border-radius:20px;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .articleImg{width:120px;margin-right:20px;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect .bannerArticleTitle{font-size:15px;line-height:16px;}.bannerSect .bannerBotSectWrapper .bannerArticleWrapper .bannerArticleSect .bannerArticleTextSect .bannerArticleTitle:nth-child(2){font-size:13px;}.bannerSect .bannerTopSect .bannerBotSect{width:100%;}.bannerSect .bannerTopSect .imgCardSect{width:92%;max-width:none;left:-2%;display:flex;justify-content:center;align-items:center;}.bannerSect .bannerBotSectWrapper{padding-top:193px;margin-top:90px;}.profileSect .profileContent .profileLeft .drMicheleLee{width:auto;left:54px;top:-10px;}.profileSect .profileContent .profileLeft .doctor_img{width:255px;height:auto;top:-38px;left:85px;z-index:3;position:absolute;}.profileSect .profileContent .profileLeft .doctor_bg{width:355px;}.profileSect .profileContent .profileLeft .item{width:98%;}.profileSect .profileContent .profileLeft .item.i_img{left:auto;margin-left:10px;height:355px;}.profileSect .profileContent .profileLeft .item.i_img:before{left:35px;}.profileSect .profileContent .profileLeft .profileNameSect{top:-530px;width:370px;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappTextSect{width:110px;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper .whatsappBtnContent .whatsappIconSect{width:19px;height:19px;}.profileSect .profileContent .profileLeft .profileQualificationSect .qualificationText br{display:block;}.profileSect .profileContent .profileRight .specialtyTabSect .specialtyTabRow .specialtyTab{padding:10px 15px;margin:7px 3px;}.profileSect .profileContent .profileLeft .drSignature{left:73%;}.servicesSect .cardWrapper{width:70%;margin-left:4%;}.servicesSect .cardWrapper .owl-stage-outer{overflow:unset;}.servicesSect .cardWrapper .owl-dots{width:100%;left:35%;}.cmsbox .cms_left .cms_l_box .cms_l_item{font-size:16px;line-height:52px;height:52px;}.cmsbox .cms_left .cms_left_txt{padding:4px 0;}.cmsbox .cms_btn svg{margin-left:3px;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item{width:100%;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_top .cms_r_item:nth-child(2){display:none;}.cmsbox .cms_right .cms_r_txt .cms_r_txt_list .cms_r_item{width:100%;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item{width:100%;margin:0;}.cmsbox .cms_right .cms_r_txt .news .cms_r_item:nth-child(2){display:none;}.cmsbox .cms_right .cms_r_txt .faq .faq_item .faq_head{width:100%;padding-right:15px;}.cmsbox .cms_right .cms_r_btn .r_line{max-width:55px;}.contactSect .contactSectTitle{padding-top:10px;}.contactSect .contactSectTitle h2{padding:15px 0;line-height:40px;font-size:28px;}.contactSect .contactSectTitle h2 span{width:100%;height:auto;line-height:40px;padding:20px 30px;box-sizing:border-box;text-align:left;display:block;}.servicesSect .cardWrapper .serviceCard{border-radius:35px;width:95%;}.contactSect .contactSectContent .instaSect{padding:10px;}.contactSect .contactSectContent .instaSect .ins_txt .owl-nav{top:-22px;width:50px;}.contactSect .contactSectContent .instaSect div.ins_head h2 .ins_icon{font-size:14px;}.contactSect .contactSectContent .instaSect div.ins_head h2 .ins_icon img{width:15px;height:15px;margin-right:0;}}@media screen and (max-width:420px){.bannerSect .bannerTopSect .imgCardSect{margin:0 auto -19%;}.profileSect .profileContent .profileLeft .i_img{left:-20px;}.bannerTitle{font-size:54px;line-height:55px;}.profileSect .profileContent .profileLeft .whatsapppBtnWrapper{left:38%;}.profileSect .profileContent .profileLeft .profileExpLocSect .profileFlex .jobTitleEng{min-width:100px;width:100px;}.profileSect .profileContent .profileRight .specialtyTabSect .specialtyTabRow .specialtyTab{padding:10px 8px;margin:7px 3px;}.cmsbox .cms_right .cms_r_btn .r_line{max-width:35px;}}