*{box-sizing:border-box;margin:0;padding:0;font-family:"Poppins", sans-serif;}:root{--red:#FF0D83;--blue:#350DFF;--yellow:#FFA434;--black:#000000;--white:#ffffff;/* font-size */ --size-16:1rem;--size-18:1.125rem;--size-20:1.25rem;--size-21:1.313rem;--size-22:1.375rem;--size-24:1.5rem;--size-30:1.875rem;--size-36:2.5rem;--size-40:2.5rem;--size-54:3.375rem;--size-66:4.125rem;--size-86:5.375rem;--size-122:7.625rem;}body{padding:0;margin:0;font-family:"Poppins", sans-serif;}h1, h2, h3, h4{font-weight:bold;}p{margin:0;padding:0;}img{width:100%;}.btn{padding:0.8rem 3rem;color:var(--white);font-size:var(--size-20);background:var(--red);border:1px solid var(--red);border-radius:0.4rem;font-weight:bold;}.btn-green{background:var(--blue);border-color:var(--blue);}.btn-white{padding:0.8rem 6rem;background:var(--white);border-color:var(--white);color:var(--red);}.btn:hover, .btn:first-child:active, .btn:active{color:var(--white);background:var(--red);border-color:var(--red);opacity:0.7;}.btn-green:hover, .btn-green:first-child:active, .btn-green:active{background:var(--blue);border-color:var(--blue);}.btn-white:hover, .btn-white:first-child:active, .btn-white:active{background:var(--white);border-color:var(--white);color:var(--red);}/* Freeze */ .registration-whatsapp{display:flex;align-items:center;gap:0.5rem;position:fixed;top:50%;right:-108px;transform:translate(0, 50%) rotate(-90deg);z-index:2;}.registration-whatsapp img{width:3rem;transform:rotate(90deg);}.registration-whatsapp a{display:inline-block;background-color:#880042;color:var(--white);font-weight:600;font-size:1.5rem;text-decoration:none;padding:0.5rem 1.5rem;border-top-right-radius:0.5rem;border-top-left-radius:0.5rem;}/* Header */ .header{padding-top:1.2rem;}.whatsapp img{max-width:13.188rem;height:3.563rem;object-fit:contain;width:100%;border-radius:0.4rem;}.whatsapp img:hover{opacity:0.7;}.btn-header{text-align:end;}.logo{max-width:24rem;width:100%;margin:0 auto;padding:2rem;background:var(--white);border-bottom-left-radius:5rem;border-bottom-right-radius:5rem;filter:drop-shadow(0px 50px 34px rgba(0, 0, 0, 0.10));}/* Banner */ .banner-wrapper{width:100%;margin-top:-200px;padding:15.625rem 0 4rem 0;text-align:center;}.banner-content-main{max-width:68.75rem;margin:0 auto;}.banner-title-md{font-size:var(--size-54);color:var(--white);font-weight:bold;padding-bottom:2rem;filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));}.banner-title-lg{font-size:var(--size-122);color:var(--white);font-weight:bold;line-height:85%;filter:drop-shadow(0px 7px 0px rgba(0, 0, 0, 0.25));padding-bottom:2rem;}.banner-title-sm{font-size:var(--size-40);color:var(--white);font-weight:600;padding-bottom:2rem;filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));}.resitration-price{max-width:33rem;width:100%;margin:0 auto 3rem auto;background:var(--yellow);padding:1rem;}.resitration-price p{font-size:var(--size-24);color:var(--white);line-height:166%;}.price{line-height:var(--size-66);font-size:var(--size-66);font-weight:bold;}.only-sm{line-height:var(--size-36);font-size:var(--size-36);font-weight:bold;}/* Videso css */ .youtube-video-container{margin-bottom:2rem;}.video-youtube{position:relative;overflow:hidden;width:100%;}.video-youtube{display:none;}/* .video-youtube::after{display:block;content:"";padding-top:56.25%;}.video-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem;}*/ .video-youtube iframe, .video-thumbnail img{width:100%;height:41.563rem;border-radius:1rem;object-fit:cover;}.video-thumbnail{position:relative;}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-shadow:0 0 10px rgba(0, 0, 0, 0.5);cursor:pointer;}.play-button img{height:4.5rem !important;}.Palmistry-course{margin-top:3rem;}.Palmistry-course p{font-size:var(--size-30);color:var(--black);}/* Why Choose Us */ .why-choose-us{padding:4rem 0;}.contant-choose-us h2{font-size:var(--size-86);color:var(--white);}.contant-choose-us p{font-size:var(--size-24);color:var(--white);padding-bottom:1rem;}.list-client{margin:2rem 0 1rem;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1rem;}.list-client li{width:100%;max-width:48%;display:flex;justify-content:flex-start;gap:1rem;}.icon-us{width:3.5rem;height:3.5rem;border-radius:100%;background-color:var(--white);display:flex;flex:0 0 auto;justify-content:center;align-items:center;}.icon-us img{width:1.5rem;}.content-us h4{font-size:var(--size-36);line-height:var(--size-36);color:var(--white);margin:0;}.content-us p{font-size:var(--size-18);color:var(--white);font-weight:400;}.why-choose-videos{border:5px solid var(--white);border-radius:1rem;}/* Course Details*/ .course-detais{padding:4rem 0;text-align:center;}.title-course{margin-bottom:4rem;}.title-course h2{color:var(--black);font-size:var(--size-86);}.clr-red{color:var(--red);}.title-course p{font-size:var(--size-24);color:var(--black);}.course-videos{width:100%;background-color:var(--blue);padding:1rem;border-radius:0.5rem;}.course-videos h2{font-size:var(--size-30);color:var(--white);padding:2rem 0rem 2rem;}/* admission-procedure */ .admission-procedure{text-align:center;padding-bottom:4rem;}.admission-pro img{width:18rem;margin-bottom:2rem;filter:drop-shadow(0px -50px 34px rgba(0, 0, 0, 0.10));}.admission-pro.middle img{filter:drop-shadow(0px 50px 34px rgba(0, 0, 0, 0.10));}.admission-pro h4{color:var(--black);font-size:var(--size-40);margin:0;padding-bottom:1rem;}.admission-pro p{max-width:80%;width:100%;margin:auto;color:var(--black);font-size:var(--size-24);}/* teach-wrapper */ .teach-wrapper{padding-top:4rem;}.content-teach{padding:0 0 4rem;}.content-teach h2{color:var(--white);font-size:var(--size-66);margin:0;padding-bottom:1rem;}.content-teach p{margin:0;padding-bottom:2rem;color:var(--white);font-size:var(--size-24);}.teacher-man{text-align:end;}.teacher-man img{width:26rem;}/* Syllabus-wrapper */ .Syllabus-wrapper{padding:4rem 0;}.title-sy{margin-bottom:2rem;}.syllabus-content h2{color:var(--black);font-size:var(--size-54);margin:0;padding:0;}.syllabus-content h5{margin:0;padding:0;color:var(--black);font-size:var(--size-30);font-weight:600;}.syllabus-content p{color:var(--black);font-size:var(--size-24);}.list-course{list-style:none;margin:0;padding:0;}.list-course li{color:var(--black);font-size:var(--size-24);padding:0.5rem 0 0 2.3rem;background:url(../img/icon/done.svg) no-repeat;background-size:1.5rem;background-position:0px 12px;}.syllabus-zizag{margin-bottom:6rem;}.syllabus-zizag:nth-of-type(even) .order-01{order:2;}.syllabus-zizag:nth-of-type(odd) .syllabus-content{padding-left:4rem;}.syllabus-zizag:nth-of-type(even) .syllabus-content{padding-right:4rem;}.syllabus-zizag:last-child{margin-bottom:0;}/* client-say */ .client-say{padding:4rem 0;margin-bottom:4rem;background:url('../img/quote.jpg') no-repeat;background-size:63rem;background-position:center;}.owl-carousel .owl-stage-outer{padding:2rem 1rem;}#clients .owl-stage{display:flex;}.item{display:flex;flex:1 0 auto;height:100%;}.client-content{width:97%;height:100%;background:var(--white);box-shadow:0rem 0.2rem 1.2rem -0.5rem #FFB4D9;padding:2rem 2rem 0rem 2rem;border-radius:0.2rem;display:flex;flex-direction:column;justify-content:space-between;}.client-pic{position:relative;top:2rem;margin-top:-1rem;}.client-pic img{width:7.5rem !important;height:7.5rem;object-fit:contain;border:0.4rem solid var(--white);border-radius:100%;}.client-content p{font-size:var(--size-22);color:var(--black);margin-bottom:1rem;}.client-content h4{font-size:var(--size-24);color:#CF0266;margin-bottom:0;}.client-content h5{font-size:var(--size-20);color:var(--black);margin-bottom:0;}.thumbnail-sm .play-button img{width:3rem;height:auto;object-fit:contain;}/* youtube videos css */ .thumbnail-us img, .why-choose-videos iframe{height:35rem;object-fit:cover;}.thumbnail-sm img, .course-videos .video-youtube iframe{height:17rem;object-fit:cover;}.thumbnail-md img, .syllabus-zizag .video-youtube iframe{height:30rem;object-fit:cover;}/* footer */ .footer{width:100%;padding:2rem 0;background:linear-gradient(to right, var(--red) 40%, var(--blue));}.footer p{color:var(--white);font-size:var(--size-24);}.footer h4{color:var(--white);font-size:var(--size-30);font-weight:400;}.footer-btn{text-align:end;}.reviews .owl-nav{max-width:80px;padding:32px 0 0 0;margin:0 auto;display:flex;width:100%;justify-content:space-between;position:relative;}.owl-nav button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:var(--white) !important;border-radius:50%;transition:var(--transition);box-shadow:rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;}.owl-nav button span{color:#000000 !important;}