* {margin: 0;padding: 0;font-family: "Baloo 2", sans-serif;}
a{text-decoration: none;color: #000}
.small{font-weight: 600;letter-spacing: 1px;line-height: 20px;font-size: 14px;margin: 5px;font-family: 'Montserrat';text-transform: uppercase;}
.mt-8{margin-top:80px}
.mt-10{margin-top:100px}
.menu_btn{background-color: #4559b3;padding: 0px 30px;display: inline-block;color: #fff;line-height: normal;font-family: "baloo 2", sans-serif;font-weight: 700;font-size: 16px;height: 50px;line-height: 50px;letter-spacing: 0.5px;border-radius: 6px;transition: all .4s;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);}
.menu_btn_pink{ background-color: #fc6c93; padding: 0px 30px; display: inline-block; color: #fff; line-height: normal; font-family: "baloo 2", sans-serif; font-weight: 700; font-size: 16px; height: 50px; line-height: 50px; letter-spacing: 0.5px; border-radius: 6px; box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%); }
.menu_btn_sky{ background-color: #46c9f3; padding: 0px 30px; display: inline-block; color: #fff; line-height: normal; font-family: "baloo 2", sans-serif; font-weight: 700; font-size: 16px; height: 50px; line-height: 50px; letter-spacing: 0.5px; border-radius: 6px; box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%); }
.menu_btn_yellow { background-color: #fcd380; padding: 0px 30px; display: inline-block; color: #fff; line-height: normal; font-family: "baloo 2", sans-serif; font-weight: 700; font-size: 16px; height: 50px; line-height: 50px; letter-spacing: 0.5px; border-radius: 6px; box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%); }
.b-down{border-bottom: 1px solid #f0efec}
.b-right{border-right: 2px solid #f0efec;}
.pulse_animation{animation: pulse-animation 2s infinite;}

.header{width: 100%;float: left;position: relative;color: #fdf5f2;z-index: 1;/* overflow: hidden; */}
.header:before{ height: 20px; bottom: -2px; background: url(../..//images/pattern-04.png) repeat-x; position: absolute; content: ""; width: 100%; left: 0; background-position: center; z-index: 3; }
.header .info_header{background: #fdf5f2;padding: 15px 60px;border-bottom: 1px solid #f4e5e5;display: flex;align-items: center;justify-content: space-between;}
.header .info_header .left_info,.right_info{display: flex;justify-content: left;align-items: center;gap: 10px;}
.header .info_header i{color: #fc6c93;font-size: 18px;}
.header .info_header p{color: #000;margin: 0;font-family: "baloo 2", sans-serif;font-size: 15px;}
.header .top_header{display: flex;justify-content: space-between;align-items: center;padding: 10px 20px;width: 95%;transition: all 0.5s ease-in-out;background: #ffffff;margin: 0 auto;position: absolute;top: 20px;left: 50%;transform: translateX(-50%);z-index: 999;border-radius: 12px;}
.header .top_header .menu{}
.header .top_header .menu ul{display: flex;justify-content: space-between;margin: 0;padding: 0;}
.header .top_header .menu ul li{list-style: none;position: relative;padding: 15px 5px;transition: all .5s ease-in-out;cursor: pointer;font-size: 18px;display: flex;justify-content: center;align-items: center;}
.header .top_header .menu ul li:hover ul{display: block}
.header .top_header .menu ul li a{background-color: #fc6c9300;padding: 0px 20px;display: inline-block;color: #323663;font-family: "baloo 2", sans-serif;font-weight: 700;font-size: 16px;height: 50px;line-height: 50px;letter-spacing: 0.5px;border-radius: 6px;}
.header .top_header .menu > ul > li > a:hover{background-color: #fc6c93;padding: 0px 20px;display: inline-block;color: #fff;font-family: "baloo 2", sans-serif;font-weight: 700;font-size: 16px;height: 50px;line-height: 50px;letter-spacing: 0.5px;border-radius: 6px;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);}
.header .top_header .menu ul li a.active {background-color: #fc6c93;padding: 0px 20px;display: inline-block;color: #fff;font-family: "baloo 2", sans-serif;font-weight: 700;font-size: 17px;height: 50px;line-height: 50px;letter-spacing: 0.5px;border-radius: 6px;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);}
.header .top_header .menu ul li ul {flex-direction: column;gap: 0;width: 290px;background: #fffffff7;padding: 10px 0;color: #000;position: absolute;left: 6px;top: 65px;display: none;border-radius: 10px;transition: all .5s ease-in-out;z-index: 1000;box-shadow: rgba(0, 0, 0, 0.06) 0px 4px 12px 0px;}
.header .top_header .menu ul li ul li{ padding: 0;  display: block;}
.header .top_header .menu ul li ul li a{width: 100%;transition: all .3s ease}
.header .top_header .menu ul li ul li a:hover{color: #fc6c93;padding-left: 35px;background: none;box-shadow: none;font-size: 16px;}
.header .top_header .menu ul li ul li:before{content: '\2d' !important;font-family: 'Font Awesome 5 Pro';position: absolute;top: 10px;left: 0;font-size: 0;display: none;transition: .3s all;color: #fc6c93;}
.header .top_header .menu ul li ul li:hover:before{display: block;left: 10px;font-size: 20px;}
.header .top_header .menu ul li:hover > a {    background-color: #fc6c93; display: inline-block; color: #fff; font-family: "baloo 2", sans-serif; font-weight: 700; font-size: 16px; height: 50px; line-height: 50px; letter-spacing: 0.5px; border-radius: 6px; box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);}
.header .top_header .menu ul > li.menu-item-has-children::before { content: ""; display: block; position: absolute; left: 25%; bottom: 15px; transform: translateX(-50%); opacity: 0; pointer-events: none; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 9px solid #fff; transition: opacity 200ms; z-index: 999; }
.header .top_header .menu ul > li.menu-item-has-children:hover::before {opacity: 1;}

.biosContainer {width: 100%;float: left;position: relative;background: #fdf5f2;height: 100vh;overflow: hidden;}
.biosContainer .sun_img{position: absolute;z-index: 99;top: 40%;right: 34%;}
.biosContainer .abc_img{position: absolute;z-index: 99;top: 80%;left: 25%;}
.biosContainer .star_img{position: absolute;left: 32%;top: 28%;z-index: 99;width: 70px;animation: ZoomInOut 3s ease-in-out infinite;}
.biosContainer .num_img{position: absolute;right: 2%;top: 2%;z-index: 99;width: 70px;animation: ZoomInOut 3s ease-in-out infinite;}
.biosContainer .floating_mail{position: absolute;bottom: -25px;left: 30%;z-index: 99;}
.biosContainer .mail_content{position: absolute;bottom: 113px;left: 7%;z-index: 99;display: flex;justify-content: center;align-items: center;gap: 10px;}
.biosContainer .mail_content .mail_data p:first-child{margin-bottom: 0;color: #fc6c93;font-weight: 700;font-size: 18px;}
.biosContainer .mail_content .mail_data p:first-child a{margin-bottom: 0;color: #fc6c93;font-weight: 700;font-size: 18px;}
.biosContainer .mail_content .mail_data p:last-child a{margin-bottom: 0;color: #4559b3;font-weight: 700;font-size: 18px;}
.biosContainer .mail_content .mail_data p:last-child{margin-bottom: 0;color: #4559b3;font-weight: 700;font-size: 18px;}
.biosContainer:before{content: '';position: absolute;top: 0;bottom: 0px;right: 0;z-index: 1;background: url(../..//images/slider-01-b.png);pointer-events: none;background-repeat: no-repeat;width: 60%;height: 100%;background-size: cover;background-position: right top;}
.biosContainer .slider-texts{width: 40%;float: left;height: 100%;position: relative;overflow: hidden;}
.biosContainer .slider-texts .headingSlider{position: relative;top: 0;width: 100%;height: 100vh;padding: 140px 52px 0 52px;display: flex;flex-direction: column;align-items: self-start;justify-content: center;}
.biosContainer .slider-texts .headingSlider h1{font-size: 55px;width: 85%;position: relative;padding: 8px 0;margin: 13px 0;font-weight: 800;color: #323663;font-family: "Baloo 2", sans-serif;}
.biosContainer .slider-texts .headingSlider p{font-size: 16px;width: 66%;margin: 5px;color: #6a6a6a;line-height: 26px;font-family: "Baloo 2", sans-serif;}
.biosContainer .slider-texts .headingSlider .button{margin: 15px 0;}
.biosContainer .slider_item{width: 60%;float: right;position: relative;display: flex;justify-content: center;height: 100vh;align-items: center;padding: 140px 52px 0 52px;}
.biosContainer .slider-texts ul li {font-family: Ubuntu;font-size: 22px;}
.biosContainer .slider_item img{width: 110% !important;position: absolute;bottom: -30px;left: -136px;z-index: 999;background-repeat: no-repeat;overflow: hidden;}
.bottom_shape {position: absolute;width: 100%;bottom: -23px;left: 0}

.service_container{width: 100%;float: left;position: relative;background: #ffffff;overflow: hidden;padding: 100px 0 160px;z-index: -1;}
.service_container p{line-height: 25px;color: #858585;margin: 11px 0;font-size: 17px;overflow: hidden;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space: normal;}
.service_container .blub_img{position: absolute;z-index: 99;top: 70px;left: 10%;}
.service_container .sun_img{position: absolute;z-index: 99;top: 90px;right: 3%;animation: ZoomInOut 3s ease-in-out infinite;}
.service_container .small{color: #fc6c93;margin: 5px;text-transform: uppercase;line-height: 20px;font-size: 16px;}
.service_container h2{font-weight: 800;line-height: 50px;font-size: 40px;color: #323663;margin: 0;}
.service_div{border-radius: 20px;/* box-shadow: 0px 5px 18px 0px rgb(0 0 0 / 8%); */margin: 20px 20px;/* padding: 30px 30px 40px 30px; */background: #ffffff;}
.service_div .service_img{border-radius: 20px;padding: 30px 25px 0;}
.service_div .service_img img{border-radius: 10px;/* clip-path: ellipse(100% 60% at 50% 40%); */width: 326px;height: 244px;object-fit: cover;}
.service_div .service_content{display: flex;justify-content: center;align-items: center;gap: 16px;padding: 77px 30px 40px 30px;box-shadow: 0px 5px 18px 0px rgb(0 0 0 / 8%);border-radius: 20px;margin-top: -50px;border: 3px dashed #fc6c93;}
.service_div .service_content h3{font-weight: 800;line-height: 30px;color: #323663;margin: 0;font-size: 25px;margin-bottom: 9px;}
.service_div .service_content a{font-weight: 500;color: #323663;}
/*.service_div .service_content span{ font-size: 90px; font-weight: 800; color: transparent; -webkit-text-stroke: 2px #fc6c93; -webkit-text-stroke-width: 3px; }*/
.testi_slider .owl-nav .owl-prev { background: #fcd380 !important; position: absolute !important; top: 40% !important; left: -3% !important; color: #fff !important; padding: 5px 11px 3px !important; border-radius: 50% !important; line-height: 25px !important; box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%) !important; }
.testi_slider .owl-nav .owl-next { background: #fcd380 !important; position: absolute !important; top: 40% !important; right: -3% !important; color: #fff !important; padding: 5px 11px 3px !important; border-radius: 50% !important; line-height: 25px !important; box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%) !important; }
.testi_slider .owl-nav .owl-prev i{}
.ser_time, .ser_age{display: flex;flex-direction: column;padding-right: 15px;}
.ser_time span,  .ser_age span{font-size: 18px;font-weight: 500;color: #fc6c93;}
.ser_time small,  .ser_age small{ font-size: 18px; font-weight: 500; }
.ser_price{display: flex;justify-content: center;align-items: center;margin-top: 12px;}
.ser_price .price_span{background-color: #ff0008;color: #eee;padding: 6px 14px;font-size: 18px;font-weight: 500;border-radius: 6px;display: flex;justify-content: center;align-items: center;gap: 6px;transition: all .3s ease-in}
.ser_price .price_span:hover{background-color: #4559b3;color: #fff;}

.choose_us{width: 100%;float: left;position: relative;background: #4559b3;/* overflow: hidden; */padding: 160px 0 140px 0;z-index: 0;}
.choose_us .bulb_img{position: absolute;left: 50%;top: -4%;animation: ZoomInOut 3s ease-in-out infinite;}
.choose_us .jubliee{width: 190px;height: 190px;position: absolute;bottom: -6%;right: 4%;background: linear-gradient(226deg, #ff0045, #d7003a) !important;border-radius: 100% 0% 46% 54% / 27% 55% 45% 73%;border: 8px solid #4559b3;display: flex;justify-content: center;align-items: center;gap: 7px;}
.choose_us .jubliee h3{margin: 0;font-size: 60px;font-weight: 700;color: #fff;line-height: 39px;}
.choose_us .jubliee span{ color: #fff; font-size: 20px; text-transform: uppercase; font-weight: 600; }
.choose_us:before{height: 70px;bottom: -2px;background: url(../..//images/pattern-03.png) repeat-x;position: absolute;content: "";width: 100%;left: 0;background-position: center;z-index: 1;}
.choose_us p{line-height: 26px;color: #ffffff;margin: 3px 0;font-size: 18px;}
.choose_us .small{color: #ffffff;margin: 5px;text-transform: uppercase;line-height: 20px;font-size: 16px;}
.choose_us h2{font-weight: 800;line-height: 50px;font-size: 50px;color: #ffffff;margin: 20px 0;}
/*.choose_us .list_wrapper{margin: 25px 0;}*/
.choose_us ul{list-style: none;padding: 0;margin: 25px 0;counter-reset: counter-list;}
.choose_us ul li{position: relative;padding-left: 45px;margin-bottom: 22px;font-size: 18px;font-weight: 800;color: #ffffff;}
.choose_us ul li:before{ counter-increment: counter-list; content: counter(counter-list); position: absolute; z-index: 9; color: #fff; top: 0; left: 14px; font-family: "baloo 2", sans-serif; font-weight: 700; font-size: 18px; }
.choose_us ul li:after{content: '';position: absolute;top: -4px;left: 0;width: 35px;height: 35px;border-radius: 50%;background: #fba319;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);}
.choose_us .m_container{background: #fff;padding: 40px 0;position: absolute;left: 50%;transform: translateX(-50%);top: -8%;box-shadow: 0px 8px 61px -29px rgba(0, 0, 0, 0.5);border-radius: 10px;}
.choose_us .m_container .icon-box h3{font-size: 50px;margin: 0;font-weight: 700;color: #fc6c93;}
.choose_us .m_container .content span{font-weight: 600;}

.blogs{width: 100%;float: left;position: relative;background: linear-gradient(0deg, #f1dcd4, #fdf5f200 100%);padding: 100px 0;}
.blogs .star_img{position: absolute;left: 12%;top: 15%;z-index: -1;width: 70px;animation: ZoomInOut 3s ease-in-out infinite;}
.blogs .sun_img{position: absolute;right: 12%;top: 15%;z-index: -1;width: 70px;animation: ZoomInOut 3s ease-in-out infinite;}
.blogs p{line-height: 23px;color: #858585;margin: 10px 0;font-size: 17px;text-align: left;}
.blogs .small{color: #fc6c93;margin: 5px;font-style: normal;text-transform: uppercase;font-size: 16px;}
.blogs h2{font-weight: 800;line-height: 50px;font-size: 44px;color: #323663;margin: 0;}
.blogs .blog_div{position: relative;overflow: hidden;background: #fff;margin: 20px;border-radius: 20px;display: flex;box-shadow: 0px 5px 18px 0px rgb(0 0 0 / 8%);}
.blogs .blog_div .blog_img{width: 50%;float: left;}
.blogs .blog_div .blog_img img{width: 100%;border-radius: 0;height: 100%;object-fit: cover;}
.blogs .blog_div .blog_date{color: #fff;border-radius: 10px;position: absolute;top: 0;left: 0;width: 73px;height: 90px;}
.blogs .blog_div .blog_date_2{ background: #46c9f3 !important; }
.blogs .blog_div .blog_date_3{ background: #fcd380 !important; }
.blogs .blog_div .blog_content{width: 50%;float: right;margin: 60px 30px 60px 30px;}
.blogs .blog_div .blog_content h3{font-size: 23px;font-weight: 700;color: #323663;}
.blogs .blog_div .blog_content p{}
.blogs .blog_div .blog_content a{color: #fc6c93;font-weight: 600;}
.blogs .num_img{ position: absolute; left: 6%; top: 15%; z-index: 99; width: 70px; animation: ZoomInOut 3s ease-in-out infinite; }
.blogs .blog_div .blog_date:after{ content: ''; background-color: #fc6c93; width: 150px; height: 150px; border-radius: 50%; left: -65px; top: -60px; position: absolute; z-index: 2; }
.blogs .blog_div .blog_date span{position: absolute;left: 21px;top: 8px;font-size: 30px;font-weight: 500;z-index: 5;}
.blogs .blog_div .blog_date small{position: absolute;left: 0;top: 41px;font-size: 17px;font-weight: 200;z-index: 5;text-transform: uppercase;width: 100%;text-align: center;}
.blogs_slider .owl-nav .owl-prev {background: #fba319 !important;position: absolute !important;top: 40% !important;left: -3% !important;color: #fff !important;padding: 5px 11px 3px !important;border-radius: 50% !important;line-height: 25px !important;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%) !important;}
.blogs_slider .owl-nav .owl-next {background: #fba319 !important;position: absolute !important;top: 40% !important;right: -3% !important;color: #fff !important;padding: 5px 11px 3px !important;border-radius: 50% !important;line-height: 25px !important;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%) !important;}
.blogs_slider .owl-nav .owl-prev i{}

.disorder{width: 100%;float: left;position: relative;background: #4559b3;padding: 100px 0 140px;z-index: 0;overflow: hidden;}
.disorder .bulb_img{position: absolute;right: 12%;top: 15%;z-index: -1;width: 50px;animation: ZoomInOut 3s ease-in-out infinite;}
.disorder:before{height: 70px;bottom: -2px;background: url(../..//images/pattern-03.png) repeat-x;position: absolute;content: "";width: 100%;left: 0;background-position: center;z-index: 1;}
.disorder p{line-height: 28px;color: #858585;margin: 10px 0;font-size: 18px;font-style: italic;text-align: center;}
.disorder .small{color: #ffffff;margin: 5px;font-style: normal;text-transform: uppercase;font-size: 16px;}
.disorder h2{font-weight: 800;line-height: 50px;font-size: 44px;color: #ffffff;margin: 0;}
.disorder .pathologists_icon{margin: 13px 0 20px;}
.disorder .pathologists_icon img{width: 60px;}
.disorder .pathologists_text{margin: 32px 0px 7px 0;}
.disorder .pathologists_text h3{font-size: 25px;font-weight: 700;line-height: 22px;margin: 0px 0px 14px 0;color: #ffffff;text-align: left;}
.disorder .pathologists_text p{font-size: 17px;font-weight: 200;line-height: 24px;margin: 0px 0px 30px 0;color: #ffffff;text-align: left;font-style: normal;width: 80%;}

.branches{width: 100%;float: left;position: relative;padding: 100px 0;z-index: 0;overflow: hidden;background: #eeeeee14;}
.branches .sun_img{position: absolute;z-index: 99;top: 90px;left: 6%;animation: ZoomInOut 3s ease-in-out infinite;}
.branches p{line-height: 28px;color: #858585;margin: 10px 0;font-size: 18px;font-style: italic;text-align: center;}
.branches .small{color: #fc6c93;margin: 5px;font-style: normal;text-transform: uppercase;font-size: 16px;}
.branches h2{font-weight: 800;line-height: 50px;font-size: 44px;color: #323663;margin: 0;}
.branches .main_branches{display: flex;padding: 40px 30px;position: relative;}
.branches .main_branches .branch{/* width: 48%; *//* padding: 20px 10px; */}
.branches .main_branches .branch a{width: 100%;display: flex;justify-content: center;align-items: center;color: #fff;gap: 10px;height: 70px;border-radius: 50px;transition: all .3s}
.branches .main_branches .branch a:hover{background-color: #fcd380}
.branches .main_branches .branch a h5{margin-bottom: 0px;font-weight: 600;}

.appointment{width: 100%;float: left;position: relative;background: #fdf5f2;padding: 110px 0 200px;z-index: 0;overflow: hidden;}
.appointment p{line-height: 28px;color: #858585;margin: 10px 0;font-size: 18px;font-style: normal;text-align: left;}
.appointment .small{color: #fc6c93;margin: 5px;font-style: normal;text-transform: uppercase;font-size: 16px;text-align: left;}
.appointment h2{font-weight: 800;line-height: 50px;font-size: 44px;color: #323663;margin: 0;}
.appointment h3{font-weight: 800; line-height: 50px; font-size: 40px; color: #323663; margin: 0; margin-bottom: 27px;}
.appointment .list_wrapper{margin: 20px 0;}
.appointment .list_wrapper ul{list-style: none;padding: 0;margin: 0;counter-reset: counter-list;}
.appointment .list_wrapper ul li{position: relative;padding-left: 45px;margin-bottom: 22px;font-size: 18px;font-weight: 800;color: #323663;}
.appointment .list_wrapper ul li:before{ counter-increment: counter-list; content: counter(counter-list); position: absolute; z-index: 9; color: #fff; top: 0; left: 14px; font-family: "baloo 2", sans-serif; font-weight: 700; font-size: 18px; }
.appointment .list_wrapper ul li:after{content: '';position: absolute;top: -4px;left: 0;width: 35px;height: 35px;border-radius: 50%;background: #ffb724;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);}
.appointment .app_form{ background-color: #fff; text-align: center; padding: 50px 40px; border-radius: 10px; border: 10px solid #fc6c93; margin-right: 30px; }
.appointment .sun_img {position: absolute;right: 8%;top: 13%;z-index: -1;width: 70px;animation: ZoomInOut 3s ease-in-out infinite;}

.testimonials{width: 100%;float: left;position: relative;background: #ffffff;padding: 100px 0;z-index: 0;overflow: hidden;}
.testimonials .num_img{position: absolute;top: 13%;left: 6%;animation: ZoomInOut 3s ease-in-out infinite;}
.testimonials p{line-height: 28px;color: #ffffff;margin: 10px 0;font-size: 20px;font-style: italic;text-align: left;padding: 50px 70px 50px 40px;}
.testimonials .small{color: #fc6c93;margin: 5px;font-style: normal;text-transform: uppercase;font-size: 16px;padding: 0;}
.testimonials h2{font-weight: 800;line-height: 50px;font-size: 44px;color: #323663;margin: 0;}
.testimonials .testi_div .testi_image{position: relative; display: inline-block; min-width: 293px; margin: 0 auto; text-align: center; margin-top: 10px; height: 200px; overflow: hidden;}
.testimonials .testi_div .testi_content:before{ position: absolute; top: 21px; right: 20px; content: "\f10e"; font-family: "FontAwesome"; font-weight: 900; font-size: 90px; opacity: 0.2; line-height: 70px; color: #fff; }
.testimonials .testi_div .testi_content::after{position: absolute;content: "";left: 40px;bottom: -18px;width: 0;height: 0;border-left: 25px solid transparent !important;border-right: 0px solid transparent;border-top: 25px solid;border-top-color: #ff5080;}
.testimonials .testi_div_2 .testi_content::after{border-top-color: #fba319;}
.testimonials .testi_div_3 .testi_content::after{border-top-color: #4559b3;}
    
.testimonials .testi_div .testi_image:before{position: absolute;top: 0px;bottom: 0;left: 0px;font-size: 16px;content: "";text-align: center;z-index: 1;width: 293px;height: 201px;background-image: url(../..//images/frame-1.png);}
.testimonials .testi_div .testi_image img{width: 293px;height: auto;border-radius: 50%;}
.testimonials .testi_div{display: flex;flex-direction: column;justify-content: center;align-items: center;color: #fff;border-radius: 30px;position: relative;margin-bottom: 0;}
.testimonials .testi_div .testi_content{background: #ff5080;}
.testimonials .testi_div_2 .testi_content{background: #fba319;}
.testimonials .testi_div_3 .testi_content{background: #4559b3;}
.testimonials .testi_div .testi_content{display: flex;flex-direction: column;justify-content: center;align-items: center;border-radius: 20px;position: relative;}
.testimonials .testi_div .testi_name{display: flex;justify-content: center;align-items: center;gap: 20px;margin-top: 23px;width: 100%;}
.testimonials .testi_div .testi_name h3{color: #323663;font-weight: 700;}
.testimonials .testi_div .testi_name img{width: 80px;border-radius: 50%;}
.testi_slider .owl-nav .owl-prev {background: #fba319 !important;position: absolute !important;top: 40% !important;left: -3% !important;color: #fff !important;padding: 5px 11px 3px !important;border-radius: 50% !important;line-height: 25px !important;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%) !important;}
.testi_slider .owl-nav .owl-next {background: #fba319 !important;position: absolute !important;top: 40% !important;right: -3% !important;color: #fff !important;padding: 5px 11px 3px !important;border-radius: 50% !important;line-height: 25px !important;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%) !important;}
.testi_slider .owl-nav .owl-prev i{}

.kids_img{width: 100%}

.footer{width: 100%;float: left;position: relative;background: #4559b3;padding: 60px 0 90px 0;background-image: url(../..//images/footer-new-bg.png);background-repeat: no-repeat;background-attachment: inherit;background-position: top center;}
.footer:before{height: 70px; top: -70px; background-image: url(../..//images/footer-top-bg.png); position: absolute; content: ""; width: 100%; left: 0; background-position: center; background-repeat: no-repeat; background-size: cover;}
.footer i{background: #fff;padding: 16px 17px;margin-right: 10px;color: #4559b3;border-radius: 50%;font-size: 22px;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);}
.footer .contact_info{display: flex;justify-content: end;gap: 100px;}
.footer .call_div .call_icon i{background: #fc6c93;color: #fff;font-size: 27px;}
.footer .call_div .call_info small{color: #fff;}
.footer .call_div .call_info span{color: #fff;font-weight: 600;font-size: 22px;}
.footer .mail_div .mail_icon i{background: #fc6c93;color: #fff;font-size: 20px;padding: 15px 13px;background: #46c9f3;}
.footer .mail_div .mail_info small{color: #fff;}
.footer .mail_div .mail_info span{color: #fff;font-weight: 600;font-size: 22px;}
.footer .address_div .address_icon i{background: #fc6c93;color: #fff;font-size: 20px;padding: 15px 13px;background: #fcd380;}
.footer .address_div .address_info small{color: #fff;}
.footer .address_div .address_info span{color: #fff;font-weight: 600;font-size: 17px;}
.footer h3{color: #fff;font-weight: 600;}
.footer p{color: #fff;width: 305px;}
.footer ul{padding: 0;column-count: 2;line-height: 34px;}
.footer ul li{list-style: none;color: #fff;font-weight: 600;line-height: 40px;font-size: 18px;}
.footer ul li a{color: #fff;}
.f_blog_div{display: flex;justify-content: start;align-items: center;gap: 14px;margin-top: 20px;}
.f_blog_div .f_blog_img{}
.f_blog_div .f_blog_img img{width: 70px;height: 70px;object-fit: cover;border-radius: 50%;}
.f_blog_div .f_blog_content{}
.f_blog_div .f_blog_content h5{color: #fff;font-weight: 600;}
.f_blog_div .f_blog_content span{color: #fc6c93;}

.footer_bottom{width: 100%;float: left;position: relative;background: #3e55ac;padding: 18px 0;background-image: url(../..//images/footer-new-bg.png);background-repeat: no-repeat;background-attachment: inherit;background-position: top center;}
.footer_bottom:before{height: 73px;top: -65px;z-index: 2;background: url(../..//images/footer-bottom-bg.png);position: absolute;content: "";width: 100%;left: 0;background-position: left;background-repeat: repeat-x;}
.footer_bottom ul{display: flex ; gap: 40px; margin: 0;}
.footer_bottom ul li{color: #fff;font-weight: 500;}
.footer_bottom ul li a{color: #fff}
.footer_bottom p{margin: 0;color: #fff;font-weight: 600;}

.webWhatsApp {position: fixed;top: -60%;opacity: 1;transition: all ease-in-out 0.3s;right: 20px;z-index: 999;border: 2px solid #ffffff;border-radius: 50%;overflow: hidden;box-shadow: 4px 5px 5px #6a6a6a63;animation: pulse 2s infinite;}
.call {position: fixed;top: -60%;opacity: 1;transition: all ease-in-out 0.3s;right: 20px;z-index: 999;border: 2px solid #ffffff;border-radius: 50%;overflow: hidden;box-shadow: 4px 5px 5px #6a6a6a63;animation: pulse 2s infinite;}

.topBarFxd {position: fixed !important;top: 0 !important;background-color: #ffffff !important;padding: 10px 60px !important;z-index: 9999 !important;width: 100% !important;box-shadow: 0px 5px 9px #0000006b;transition: all 0.3s !important;border-radius: 0 !important;}

@keyframes MoveUpDown { 0% { top: 0%; left: 0%; } 50% { top: 5%; left: 3%; } 100% { top: 0%; left: 0%; } }
@keyframes ZoomInOut { 0% { transform: scale(1); } 50% { transform: scale(1.2); } 100% { transform: scale(1); } }
@keyframes pulse-animation { 0% {box-shadow: 0 0 0 0px rgb(5 23 104);} 100% {box-shadow: 0 0 0 8px rgb(0 0 0 / 5%);} }
@keyframes pulse { 0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.2, 1.2, 1.2); } 100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } }

@media screen and (min-width: 1920px) {.biosContainer .slider-texts .headingSlider h1 {font-size: 65px;  }}

svg.inner-dashed-border { position: absolute; stroke: #fc6c93; left: 0; top: 0; width: 98%; height: 90%; pointer-events: none; animation: dashed_border_running 50s linear infinite both; animation-play-state: paused; stroke-width: 3; stroke-dasharray: 2, 8; stroke-dashoffset: 0; stroke-linecap: round; animation-play-state: running; fill: none; transition: 0.4s; margin: 20px 10px; }
@keyframes dashed_border_running {
    100% {
        stroke-dashoffset: -1000;
    }
}
.nb_h1{font-weight: 900;bottom: 60px;width: 100%;text-align: center;color: #ffffff;text-transform: uppercase;font-size: 38px;text-shadow: 3px 3px 4px #ed1c2461;}
.my_row{box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.08);border-radius: 20px;}
.my_row:before{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: bottom; background: url(../..//images/city_bg.webp); opacity: 1; z-index: 0; background-repeat: no-repeat; background-size: cover; }
.app_btn a:hover{background-color: #fba319 !important}
.abt_btn a:hover{background-color: #fba319 !important}
.menu_btn:hover{color: #fff !important}
.youtube {position: fixed;top: -60%;opacity: 1;transition: all ease-in-out 0.3s;right: 20px;z-index: 999;border: 2px solid #ffffff;border-radius: 50%;overflow: hidden;box-shadow: 4px 5px 5px #6a6a6a63;animation: pulse 2s infinite;}
.youtube img{width: 54px;}

.widget-menu{background: #fcfcfd;margin-bottom: 60px;width: 100%;float: left;border-radius: 40px;position: relative;z-index: 0;}
.widget-menu .sidebar-service-list{width: 100%;float: left;padding: 10px 30px 20px 30px;background: #f8f8f8;border-radius: 10px;}
.widget-menu .sidebar-service-list a{width: 100%;float: left;padding: 16px 0 16px 0px;color: #323663;position: relative;font-weight: 700;font-size: 17px;transition: all .3s;text-decoration: none;}
.widget-menu .sidebar-service-list a:hover{color: #fb6e94;}
.widget-menu .sidebar-service-list a:last-child{border-bottom: none;}
.widget-menu .sidebar-service-list a:before{position: absolute;content: "\f061";right: 0;font-family: 'FontAwesome';font-weight: 400;color: #323663;transition: .3s;}
.widget-menu a{width: 100%;float: left;}
.widget_main_heading_div {display: flex;width: 100%;background: #f5e8d8;border-radius: 15px 0 0;position: relative;border-radius: 10px;}
.widget_heading_div { margin-top: -24px; position: relative; }
.widget_main_heading_div h3 {display: inline-block;font-size: 27px;color: #ffffff;z-index: 1;background: #fc6c93;position: relative;text-align: center;line-height: 24px;min-width: 100%;padding: 23px 15px;font-family: "Baloo 2";font-weight: 700;margin: 0;border-radius: 10px;}
.widget_heading_div{margin-top: 0;position: relative;width: 100%;border-radius: 10px;}

.workingdiv{width: 100%;float: left;padding: 60px 0px 160px 0;position: relative;overflow: hidden;}
.workingdiv h1,h2,h3{font-weight: 700;color: #323663;margin: 14px 0;}
.workingdiv p{color: #7A7A7A;font-size: 18px;text-align: justify;}
.othersSlider{ width: 100%; float: left; min-height: 500px !important; padding: 60px 0; background: url(../..//images/slider-03-a.jpg) no-repeat center top / cover; position: relative; z-index: 9; background-repeat: no-repeat; background-attachment: inherit; background-position: right top; }
.othersSlider img{height: 500px;object-fit: cover;width: 100%;background-position: right top;}
.othersSlider .bread_container{position: absolute;top: 67%;width: 100%;text-align: center;}
.othersSlider .bread_container .breadcrumbs{color: #fc6c93;font-weight: 900;font-size: 23px;}
.othersSlider .bread_container .breadcrumbs a{font-size: 18px;padding: 7px;font-weight: 600;color: #323663;}
.othersSlider .other_heading{position: absolute;top: 50%;color: #323663;z-index: 2;text-transform: inherit;left: 0;font-size: 60px;font-weight: 700;width: 100%;overflow: hidden;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space: normal;text-align: center;}


.tpsubMen {display: inline-flex;margin: 0;/* background: #00000082; */overflow: hidden;border-radius: 5px;font: 400 36px 'PT Sans', sans-serif;float: right;position: relative;right: 6%;margin: 32px 0 0 0;gap: 4px;}
.tpsubMen a {padding: 14px 13px 14px 17px;color: #fff;font-size: 16px;position: relative;transition: all ease-in-out 300ms;letter-spacing: 0;border-radius: 4px;box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);}
.tpsubMen a:first-child {background: #fc6c93;color: #ffffff;}
.tpsubMen a:nth-child(2) {background: #ff9900;}
.tpsubMen a:last-child {background: #FF0000;}

.my_image{width: 100%;height: 500px;object-fit: cover;border-radius: 20px;margin-bottom: 20px;object-position: top;}

.workingdiv ul{margin: 20px 0;}
.workingdiv sup{color: #fc6c93;margin: 5px;text-transform: uppercase;line-height: 20px;font-size: 16px;font-weight: 600;}
.workingdiv ul li{font-weight: 700;line-height: 25px;margin-bottom: 13px;position: relative;list-style: none;font-size: 18px;color: #323663;}
.workingdiv ul li:before {font-family: "Font Awesome 5 Pro";content: "\f00c";width: 25px;height: 25px;text-align: center;border-radius: 40px;color: #fc6c93;transition: 0.6s;display: inline-block;font-size: 20px;position: absolute;left: -34px;top: 0;font-style: unset;font-weight: 900;}
.workingdiv ul li a{text-decoration: none;}
.workingdiv:before{}


.accordion>input { position: absolute; opacity: 0; z-index: -1; }
.accordion-wrapper { border-radius: 8px; overflow: hidden; /* box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5); */ width: 100%; margin: 40px auto; }
.accordion { width: 100%; color: white; overflow: hidden; margin-bottom: 16px; }
.accordion:last-child{ margin-bottom: 0; }
.accordion-label { display: flex; -webkit-box-pack: justify; justify-content: space-between; padding: 25px 16px; background: #F8F8F8; color: #323663; font-weight: bold; cursor: pointer; font-size: 20px; box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%); border-radius: 10px; position: relative; }
.accordion-label:hover {background: #f8f8f8;}
.accordion-label::after { position: absolute; content: "\276F"; width: 16px; height: 16px; text-align: center; -webkit-transition: all 0.3s; transition: all 0.3s; right: 20px; }
.accordion-content { max-height: 0; padding: 0 16px; color: rgba(4,57,94,1); background: white; -webkit-transition: all 0.3s; transition: all 0.3s; }
.accordion-content p{ margin: 0; color: rgba(4,57,94,.7); font-size: 18px; }
.accordion>input:checked + .accordion-label { background: rgb(252 108 147); color: #fff; }
.accordion>input:checked + .accordion-label::after { -webkit-transform: rotate(90deg); transform: rotate(90deg); top: 30px; }
.accordion>input:checked ~ .accordion-content { max-height: 100vh; padding: 16px; }
.accordion-label::before{position: absolute;content: ' ';width: 100px;height: 100px;right: -21px;z-index: 0;background-color: rgba(255, 255, 255, 0.2);border-radius: 50%;top: 44%;margin-top: -45px;}
.img-responsive{max-width: 100%}

.service_h1{position: relative;}
.service_h1::before {
     content: "";
     position: absolute;
     top: -20px;
     right: 0;
     width: 120px;
     height: 60px;
     background-image: url(../..//images/book_now.webp);
     background-size: cover;
     background-repeat: no-repeat;
     cursor: pointer;
     animation: pulse 2s infinite;
}