@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');  

body{     font-family: "Inter", sans-serif;      font-size: 1rem;		font-weight: 400;	overflow-x: hidden;	}  

[class*="col-"] {padding: 0 10px;}

.row {margin: 0 -10px;/* align-items: center; */}

a:hover, a:focus, button:hover, button:focus{outline: none;}

section {padding: 100px 0;clear: both;position: relative;margin: 0;overflow: hidden;}

h1,h2,h3,h4,h5,h6{   font-family: "Abril Fatface", serif;  color: #232323;  }

p {color: #373737;font-weight: 500;margin-bottom: 20px;position: relative;letter-spacing: -0.3px;  font-family: "Inter", sans-serif;   }      

img{max-width: 100%;}

textarea{resize: none}

input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }

label.error {display: none !important;}

span, b , strong , i{vertical-align:baseline;}

select { -webkit-appearance: listbox !important;	} 
   
ul {    margin: 0;    padding: 0;	}

a{color: #000;text-decoration: none;}

.btn {
    color: #fff;
    padding: 15px 18px 15px 28px;
    font-weight: 600;
    font-size: 1rem;
    border: none;
    margin-right: 6px;
    position: relative;
    background: #de347f;
    text-transform: uppercase;
    align-items: center;
    display: inline-flex;
    transition: .5s all;
    border-radius: 5px;
    overflow: hidden;
    font-family: "Inter", sans-serif;
} 

.btn:hover, .btn:active, .btn:focus {
	transform: translateY(-3px);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
	background: #212121;
	color: #fff;
} 
.btn.btn-black {
    background: #272d3e;
}

.btn.btn-orange {
    background: #5230d9;
    color: #fff;
    margin-right: 0;
}

.btn.btn-grey {
    background: #eaf4f9;
    color: #1e2122;
}

.btn.btn-grey:hover {
    color: #fff;  
    background: #de347f;
}

.btn.btn-purple {
    background: #755eff;
    font-size: 1.25rem;
    padding: 15px 26px 15px 32px;
} 

.btn-grey img.frwd-arrw {
    filter: brightness(0);
}   

.btn img.frwd-arrw {
    transform: rotate(0deg);
    transition: all ease-in-out 0.3s;
}

.btn:hover img.frwd-arrw, .btn:focus img.frwd-arrw, .btn:active img.frwd-arrw {
    transition: all ease-in-out 0.3s;
    transform: rotate(45deg);
}

img.frwd-arrw {
    margin-left: 10px;
}
 
.btn-head ul {
    display: flex;
    justify-content: end;
    align-items: center;
}

.btn-head ul li {
    margin-left: 30px;
}

.btn-head ul li:first-child {
    margin-left: 0;
} 

.head-phone {
    font-size: 1.25rem;
    padding-left: 0;
    font-weight: 500;
    display: flex;
    flex-flow: wrap;
    justify-content: end;
    align-items: center;
    line-height: normal;
}


.head-phone span {
    display: block;
}    

.head-phone b small {display: block;font-weight: normal;}

.head-phone img {
    margin-right: 10px;
}

.head-phone b {
    font-weight: 700;
} 

.btn-head a.head-phone img {/* left: 0; */}

header {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 2;
    padding: 20px 0;
    /* overflow: hidden; */
} 

.logo img {
    max-width: 230px;
    filter: brightness(15) invert(2);
} 

section.our-banner {
    width: 100%;
    z-index: 1;
    background: url('../images/banner-bg.jpeg') repeat scroll center bottom #cbedf8;
    background-size: cover;
    padding-top: 10rem;
        padding-bottom: 200px;
}

section.our-banner h1 {
    font-size: 4rem;
    margin-bottom: 20px;
    position: relative;
    line-height: 4rem;
    /* font-weight: bold; */
}
 
section.our-banner h1 span {
    display: block;
    color: #dd337e;
    font-size: 1.125rem;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 5px;
    font-family: "Inter", sans-serif;
    font-weight: bold;
}

.info-banner h4 {
    font-style: italic;
    font-weight: normal;
}

.info-banner p {
    font-size: 1.375rem;
    margin: 30px 0;
    position: relative;
    /* width: 70%; */
    color: #1e1e1e;
    line-height: 35px;
}
 
.btn-head {
    width: auto;
    position: relative;
}
 
.img-banform-left {
    position: absolute;
    left: 0;
    display: flex;
    flex-flow: column;
    top: -125px;
}

.img-banform-left a {
    margin-bottom: 20px;
} 


.heading h2 {
    font-size: 2.5rem;
    margin-bottom: 10px;
    position: relative;
}
 
.heading  p {
    font-size: 1.125rem;
}

.heading h2 span {
    color: #ff8500;
}   

.heading.wh h2 {
    color: #fff;
}

.heading.wh p {
    color: #fff;
}   

.heading  h4 {
    display: table;
    font-size: 1.375rem;
    text-transform: uppercase;
    color: #de347f;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "Inter", sans-serif;
}

.heading.text-center h4 {
    margin-left: auto;
    margin-right: auto;
}

.heading.text-center {margin-bottom: 30px;}
 
.info-ban-form {
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    margin-bottom: -30px;
}  

.info-ban-form h2 {
    position: relative;
    z-index: 1;
    border-radius: 0;
    font-size: 1.375rem;
    text-align: center;
    color: #fff;
    margin: 0;
    background: #e22f07;
    text-transform: uppercase;
}

.info-ban-form h2 span {
    color: #ffe00c;
}


.info-ban-form form.validate-banner {
    width: 100%;
    z-index: 1;
    position: relative;
}

.info-ban-form form.validate-banner li {
    width: 100%;
    margin: 10px 0;
}

.info-ban-form form.validate-banner li input {
    height: 50px;
}

.info-ban-form textarea.form-control {
    height: 90px;
    padding-top: 10px;
}

.info-ban-form button.btn.btn-green {
    width: 100%;
    background: #de347f;
    border-color: #de347f;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    justify-content: center;
    text-shadow: none;
    border-radius: 10px;
    font-size: 1.25rem;
    padding: 15px 32px;
    margin-top: 10px;
} 
 

.btn-block.text-center {
    margin-top: 50px;
    position: relative;
}
   
footer.footer {
    position: relative;
    background: #eaf4f9;
    overflow: hidden;
    z-index: 0;
}

footer.footer:before {
    left: 0;
}

.owl-testimonial .item {
} 
.owl-testimonial .owl-stage-outer .item {
    position:relative;
    overflow: hidden;
    /* background: #fff; */
    padding: 80px 50px;
    width: 100%;
    margin: 0;
    border-radius: 30px;
}
 

.owl-testimonial .owl-stage {
    display: flex;
}

.owl-testimonial p {
    font-size: 1.125rem;
    margin: 0;
    position: relative;
    color: #000;
    /* font-style: italic; */
}

.owl-testimonial  h5 {
    font-size: 1.875rem;
    margin: 0;
    color: #000;
    font-style: normal;
    font-family: "Public Sans", sans-serif;
    padding-left: 164px;
    margin-bottom: 40px;
    min-height: 90px;
    margin-bottom: 60px;
} 

.copyright {
    padding: 25px 0;
    width: 100%;
    border-top: 1px solid #5e5e5e;
}

.copyright * {
    /* color: #f1eadc; */
    font-size: 15px;
}

.copyright  ul {
    display: flex;
    justify-content: end;
}

.copyright ul li {
    margin-left: 10px;
}

.copyright  .row {
    align-items: center;
}

.copyright p {
    margin: 0;
}

.popupform {
    width: 860px;
    padding: 31px 0;
    overflow: visible;
    background: url('../images/popu-bg.png') no-repeat scroll center center;
    /* transform: scale(0.9); */
    background-size: contain;
}

.pop-head  i {
    position: relative;
    z-index: 1;
}   

.popupform h2 {
 font-size: 1.625rem;
 /* color: #fff; */
 /* font-weight: 700; */
 /* margin-bottom: 0; */
 margin-top: 0;
 /* text-align: center; */
 text-transform: uppercase;
 text-align: center;
}

.popupform h2 span {
    display: block;
    text-transform: uppercase;
}

.popupform h2 b {
    color: #fec471;
    display: inline-block;
}
 
.popupform .fancybox-close-small {
    border: none;
    background: #f5302f;
    border-radius: 72px;
    text-align: center;
    box-shadow: #000 0 0 10px;
    right: -10px;
    top: -10px;
    padding: 5px;
    opacity: 1;
    width: 34px;
    height: 34px;
    padding: 2px;
}

.popupform .fancybox-close-small svg {
    color: #fff;
}

.popupform .fancybox-close-small:after {
    color: #01876e ;
    font-size: 25px;
    right: 4px;
    background: transparent;
    padding-top: 0;
    font-size: 20px;
} 
 
.popupform ul li {
    text-align: left;
    position: relative;
    width: 100%;
    margin: 8px 0 0;
    display: inline-block;
}

.popupform ul li input[type="text"], .popupform ul li input[type="email"], .popupform ul li textarea {
    /* background: #fafafa; */
    border: #dcdcdc 1px solid;
    padding: 10px 15px;
    width: 100%;
    border-radius: 7px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: none 0px !important;
    height: 44px;
}

.popupform ul li i {
    position: absolute;
    top: 12px;
    left: 10px;
}

.popupform ul li.first {
    /* width: 98%; */
    margin-top: 0;
}

.popupform ul li textarea {
    height: 80px;
}

.popupform ul li.last {
    text-align: center;
    width: 100%;
}

.popupform ul li input[type="submit"] {
    background: #5230d9;
    color: #fff;
    font-size: 18px;
    border: #5230d9 1px solid;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px 50px;
    letter-spacing: 1px;
    border-radius: 10px;
    outline: 0px none;
    width: 100%;
    display: block;
    line-height: normal;
}

.popupform ul li input[type="submit"]:hover {
    background: #da2f7f;
    border-color: #da2f7f;
    color: #fff;
}

.popupform ul li input[type="text"]:focus, .popupform ul li input[type="email"]:focus, .popupform ul li textarea:focus {
    border: #01876e  1px solid !important;
}

 
img.sticker {
    position: absolute;
    top: 0; 
    /* transform: scale(0.7); */
    right: -170px;
    z-index: 1;
}

img.banner-thumb {
    max-width: 100%;
}          

.list-ico li {
}   


ul.list-ico {
  list-style: none;
  padding-left: 0;
  width: 49%;
}

ul.list-ico  li {
  position: relative;
  margin: 13px 0; /* space between icon and text */
  font-size: 1.2rem;
  background: #eaf4f9;
  padding: 16px 10px 16px 70px;
  border-radius: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

ul.list-ico li::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 15px; /* adjust as needed */
  width: 29px;
  height: 29px;
  background: url('../images/checklist.png') no-repeat center center;
  background-size: contain;
}      


.info-ban-form h4 {
    text-align: center;
    color: #353535;
}

.info-ban-inn p {
    text-align: center;
}

.validate-banner .form-control {
    margin-bottom: 10px;
    height: 45px;
    font-size: 15px;
}

.info-ban-bg {
    background: url('../images/forrm-bg.jpg') no-repeat scroll center top #7b7c7d;
    width: 120%;
    height: 120%;
    position: absolute;
    right: -28%;
    top: -140px;
    padding-top: 100px;
    z-index: 1;
}

.prem-section {
    overflow: unset;
    background: url('../images/dotted-bg.png') no-repeat scroll right bottom;
    padding-bottom: 0;
        overflow: hidden;
}           
 
.info-ban-circle {
    background: #fff000;
    width: 100%;
    height: 100%;
    max-width: 460px;
    max-height: 460px;
    content: "";
    position: absolute;
    left: -20px;
    border-radius: 50%;
    bottom: -50px;
    box-shadow: 0 0 100px #00000045;
    z-index: -1;
}   

.prem-section .row.mb-5 {
    margin-bottom: 6rem !important;
}       

.bcta-section:before {
    content:"";
    position: absolute;
    background:url('../images/dotted-blue-bg.jpg') no-repeat scroll center top #5230d9;
    background-size: cover;
    width: 100%;
    left: 0;
    height: 80%;
    top: 0;
}

.red-cta {
    margin-top: 50px;
    margin-bottom: 30px;
}

.red-cta h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 3rem;
}   

.red-cta h2 b {
    color: #fff000;
    font-weight: inherit;
}     

.red-cta h4 {
    color: #fff;
}   

.our-service:before {content: "";background: #eaf4f9;width: 100%;position: absolute;bottom: 0;height: 80%;z-index: -2;}   
 
.info-ser {
    margin-top: 0;
    padding: 50px 34px;
    background: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 24px;
}

.info-ser:hover  {
    background: linear-gradient(135deg,  rgba(162,41,255,1) 0%,rgba(82,48,217,1) 100%);    
}
 
.info-ser:hover .info-ico  {
    background-color:#eaf4f9;
}

.info-ser:hover .info-ico img{
    filter:none;  
}
 
.info-ser:hover *  {   
    color:#fff;  
}

.info-ser:hover .btn.btn-grey {
      color: #fff;  
    background: #de347f;
}

.info-ser:hover img.frwd-arrw, .info-ser:focus img.frwd-arrw, .info-ser:active img.frwd-arrw {
    transition: all ease-in-out 0.3s;
    transform: rotate(45deg);
    filter: none;
}  

.info-ser:hover .btn, .info-ser:active .btn, .info-ser:focus .btn { 
    transform: translateY(-3px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    background: #212121;
    color: #fff;
}
 
.our-service .info-ser p {min-height: 125px;}   

.footer-up {
    padding: 170px 0 50px 0;
    width: 100%;
    position: relative;
    color: #fff;
    text-align: center;
}

.footer-up p {
    margin: 0 auto;
    /* color: #cdcdcd; */
    text-align: center;
    max-width: 80%;
    font-size: 1.1rem;
}   
 
.test-section {
    padding-bottom: 0;
    margin-bottom: -140px;
    z-index: 1;
    overflow: unset;
    padding-top: 70px;
    margin-top: 0;
}
   
.test-section:before {
    content: "";
    width: 90%;
    background: #de347f;
    top: 0;
    height: 89%;
    position: absolute;
    right: 0;
    border-radius: 20px 0px 0px 20px;
}

.test-section h2 {
    font-size: 2rem;
    margin: 0;
    color: #fff;
}

img.typewriter {
    position: absolute;
    z-index: 1;
    top: -120px;
    max-width: 122%;
}

.owl-stage-outer {
    overflow: hidden;
} 
img.ftr-logo {
    margin-bottom: 40px;
    filter: brightness(15) invert(2);
}   


.owl-testimonial h5:before {
    content: "";
    background: url('../images/arch.png') no-repeat scroll center center #5230d9;
    width: 150px;
    height: 190px;
    position: absolute;
    top: 0;
    left: 50px;
    border-radius: 20px;
}

.owl-testimonial h5 strong {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #686767;
}   

.owl-testimonial .owl-item {
    visibility: hidden;
}

.owl-testimonial .owl-item.active {
    visibility: visible;
}

.owl-testimonial .owl-nav {
    position: absolute;
    right: 100px;
    bottom: -19px;
    background: #5230d9;
    width: 150px;
    padding: 18px 25px;
    border-radius: 40px;
    display: flex;
    justify-content: space-between;
}

.owl-testimonial:before {
}

.owl-testimonial {
    position: relative;
    /* background: #fff; */
    /* overflow: hidden; */
    margin-bottom: 20px;
}   

.owl-testimonial .owl-nav span {
    display: none;
}   

.owl-testimonial .owl-nav button {
    width: 30px;
    height: 13px;
    background: url('../images/arrow-icon.png') no-repeat scroll left center;
    border: none;
}   

.owl-testimonial .owl-nav button.owl-prev {
    transform: rotate(-180deg);
}     
  

.owl-testimonial:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 90%;
    background: #fff;
    bottom: 0;
    border-radius: 20px;
}   

img.rating {
    position: relative;
    left: -20px;
    margin-top: 10px;
}   
         
img.typewriter-ico {
    position: absolute;
    left: 0;
    width: 20%;
    bottom: 0;
    z-index: 1;
}

.banner-bar {
    width: 51%;
    background: #6931ca;
    padding: 18px 10px;
    display: flex;
    position: absolute;
    /* justify-content: end; */
    bottom: 90px;
    padding-left: 19%;
    align-items: center;
    background: linear-gradient(to right,  rgba(82,48,217,1) 0%,rgba(222,52,127,1) 100%);
    border-radius: 0px 60px 60px 0;
}

.banner-bar h2 sup {
    font-size: x-large;
    top: -18px;
    right: 12px;
}

.banner-bar h5 {
    color: #fff;
    font-size: 1.5rem;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
}

img.book-thumb {
    position: absolute;
    bottom: -22px;
    right: -46px;
    width: 250px;
}

.banner-bar h2 {
    color: #fff;
    margin: 0;
    font-size: 3rem;
    text-shadow: 2px 2px #6a31c9;
    display: table;
    position: relative;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

section.active-sec {
}

section.active-sec {
    width: 96%;
    margin: 0 auto;
    border: 2px solid #5230d9;
    border-radius: 0 0 67px 67px;
    padding: 0;
}

img.book-left {
    position: absolute;
    left: 30px;
    width: 10%;
    bottom: -40px;
    top: auto;
}

img.book-right {
    position: absolute;
    right: 30px;
    width: 10%;
    top: auto;
    bottom: -40px;
}

.active-up {
    border-radius: 0 0 67px 67px;
    background: #5230d9;
    padding: 70px 0 0;
    width: 100%;
    position: relative;
}

.act-head h2 {
    color: #fff;
    font-size: 2.25rem;
    text-transform: uppercase;
}

.act-head  p {
    color: #fff;
    margin: 0;
    font-size: 1.125rem;
}

.act-sub-head {
    text-align: center;
}
 
.act-sub-head h3 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 1.5rem;
    font-family: "Inter", sans-serif;
    font-weight: 700;
}

a.act-email {
    display: flex;
    align-items: center;
    flex-flow: column;
    color: #fff;
    font-size: 1.125rem;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.active-up .row {
    /* align-items: center; */
}    
 
 .active-down {
    text-align: center;
    padding: 70px 0 30px 0;
}   

.heading h5 {
    font-size: 1.375rem;
    margin-bottom: 20px;
    color: #de347f;
    font-weight: 600;
    line-height: 30px;
    font-family: "Inter", sans-serif;
    margin-top: 20px;
}

img.collage-book {
    margin-top: 50px;
}

.notch-bar {
    position: relative;
}

.notch-bar img.red-bar {
    width: 100%;
    border-radius: 20px;
}   

.notch-in {
    position: absolute;
    bottom: 40px;  
    right: auto;
    left: auto;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.notch-in h4 {
    color: #fff;
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.notch-in .btn {
    width: auto;
}   

.cta-inn {
    text-align: center;
    margin-bottom: 0;
    background: url('../images/cta-bg.jpg') no-repeat scroll center center #1cb0dd;
    background-size: 100% 100%;
    padding: 150px 0;
    width: 100%;
    position: relative;
}

.cta-inn:after{
    content:"";
    background: url('../images/features-shape.png') no-repeat scroll center center;
    background-size: contain;
    position: absolute;
    right: -30px;
    bottom: -50px;
    z-index: -1;
    width: 281px;
    height: 329px;
}

.cta-inn h3 {
    color: #fff;
    font-size: 1.875rem;
    font-family: "Merriweather", serif;
    font-style: italic;
}

.cta-inn h2 {
    color: #fff;
    font-size: 3rem;
    margin-bottom: 30px;
    margin-top: 10px;
}

section.our-service {
    padding-top: 0;
}
  
img.blue-sticker-70 {
    position: absolute;
    top: 40px;
    left: 40px;
}

.our-service .col-md-4 {   
    margin-top: 30px;
}

.cta-container {
    padding-bottom: 140px;
}   

.info-ser h4 {
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 1.3rem;
    margin-bottom: 15px;
} 

.info-ico {
    width: 64px;
    height: 64px;
    margin: 0 auto 20px;
    background: #de347f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-ico img.ico-s {
    filter: brightness(10);
}
   
.bcta-section {
    padding-top: 40px;
    padding-bottom: 0;
}    

.sub-heading {
    margin-top: 50px;
}

.sub-heading h2 {
    color: #de347f;
    margin-bottom: 20px;
    font-size: 2.5rem;
}

.sub-heading p {
    font-size: 1.25rem;
    margin-bottom: 40px;
    margin-top: 30px;
}

.prem-uls {
    display: flex;
    justify-content: space-between;
}

img.girl-with-book {
    max-width: none;
}   

img.ftr-girl {
    position: absolute;
    bottom: 75px;
    width: 10%;
    left: 0;
}   

.test-section .col-md-4 {
    padding-left: 40px;
    padding-top: 32px;
}    


.pop-head {
    display: flex;
    width: 100%;
    /* background: #de347f; */
}

.popupinn {
    width: 47%;
    position: relative;
    left: 60px;
}

.pop-head h4 {
    margin: 0;
    font-size: 1.125rem;
    color: #fff;
    width: 50%;
    background: #de347f;
    text-transform: uppercase;
    position: relative;
    padding: 3px 0;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.pop-head h3 {
    color: #fff;
    width: 50%;
    background: #5230d9;
    margin: 0;
    text-align: right;
    font-size: 2.5rem;
    padding: 3px 0;
    position: relative;
}

.pop-head h3:after {
    content: "";
    background: #5230d9;
    position: absolute;
    right: -188%;
    width: 200%;
    height: 100%;
    top: 0;
}  

.popupinn h6 { 
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0;
    font-family: "Inter", sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
}
    
.pop-head h4:before {}

.pop-head h4:before {
    content: "";
    position: absolute;
    left: -42px;
    width: 100%;
    background: #de347f;
    top: 0;
    height: 100%;
    z-index: 0;
}  

img.pop-girl {
    position: absolute;
    right: 34px;
    z-index: 1;
    bottom: 11px;
    max-width: 45%;
}

.popupinn form {
    position: relative;
    z-index: 1;
}

.notch-section .row {
    align-items: center;
}   

.notch-section .heading {
    width: 90%;
}     

.content-page + footer.footer .footer-up {    padding-top: 60px;    }

.content-page + footer.footer img.ftr-girl {    width: 8%;    }




.thankyou-banner {
    text-align: center;
    background: url(../images/thanks-banner.jpg?v1);
    display: -webkit-flex;
    display: inline-flex
;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
    line-height: 21px;
}

a.live-chat-thank {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff !important;
    text-transform:  uppercase;
    letter-spacing: 1px;
    margin: 40px 0;
}
.thankyou-banner a {
    color: #2575bc;
    font-weight: bold;
}
.thankyou-banner h1 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 58px;
    color: #fff;
    margin-top: 20px;
}
.thankyou-banner a {
    color: #2575bc;
    font-weight: bold;
}
 
.thankyou-banner p {
    color: white;
    line-height: 30px;
    font-size: 19px;
}

a.logo-thankyou img {
    /*width: 400px;*/
}







.pricing-sec {
    position: relative;
    padding: 60px 0;
}
.mainTitle {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px 0;
}
.mainTitle h2 {
    font-family: "Oswald", sans-serif;
    font-size: calc(22px +(50 - 22)*(100vw - 320px) /(1920 - 320));
    font-weight: 700;
    color: #202020;
    margin-bottom: 0;
    text-transform: uppercase;
}
.mainTitle h2 span {
    color: #de347f;
}
.price-box .border {
    border: #ebebeb solid 2px;
    padding: 20px 0 0;
    border-radius: 16px;
}
.price-box {
    background-color: #fff;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    border-radius: 16px;
}
.price-box .titlePoint {
    position: absolute;
    left: 0;
    width: 100%;
    top: 80px;
    pointer-events: none;
}
.price-box .titlePoint .leftGoal {
    position: absolute;
    left: -25px;
    margin: auto;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 0px 0px 2px #0000001d;
    z-index: 7;
}
.price-box .titlePoint .rightGoal {
    position: absolute;
    right: -25px;
    margin: auto;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 0px 0px 2px #0000001d;
    z-index: 7;
}
.price-box-header {
    display: inline-block;
    font-weight: 600;
    color: #27292f;
    position: relative;
    margin-bottom: 2px;
    padding-left: 0;
    width: 100%;
    text-align: center;
    font-family: "Oswald", sans-serif;
}
.price-box-header h4 {
    color: #4d4d4d;
    font-size: calc(18px +(25 - 18)*(100vw - 320px) /(1920 - 320));
    font-weight: 600;
    margin: 0 0 10px 0;
}
.price-box-header h4 {
    color: #4d4d4d;
    font-size: calc(18px +(25 - 18)*(100vw - 320px) /(1920 - 320));
    font-weight: 600;
    margin: 0 0 10px 0;
}
.price-inner {
    padding: 10px 20px;
}
.price-list {
    /* height: 420px; */
    padding-left: 20px;
    /* overflow-y: auto; */
    scroll-behavior: smooth;
    list-style: disc !important;
}

.price-list li {
}
img.list-icon {
    flex: 1 0 16px;
    max-width: 16px;
    margin-top: 5px;
}
.price-box-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    padding-top: 1px;
}
.price-box .yellow-btn {
    margin: 0 0;
    font-size: calc(16px +(20 - 16)*(100vw - 320px) /(1920 - 320));
    padding: 10px 45px;
    border-radius: 12px;
    font-weight: 600;
    color: #000;
    font-family: "Oswald", sans-serif;
    background: rgb(254, 203, 116);
    background: linear-gradient(356deg, rgba(254, 203, 116, 1) 0%, rgba(242, 157, 12, 1) 72%);
}
.price-box:hover {
    background-color: #de347f;
}
.price-box:hover .price-box-header h6 {
    color: fff;
}
.price-box:hover .price-box-header h4 {
    color: white;
}
.price-box:hover .price-list li {
    color: #000;
}
.price-box:hover li .list-icon {
    filter: brightness(0) saturate(100%) invert(0%) sepia(3%) saturate(9%) hue-rotate(89deg) brightness(106%) contrast(100%);
}

.price-box:hover .yellow-btn {
    color: #fff !important;
    background: rgb(32, 32, 32);
    background: linear-gradient(356deg, rgba(32, 32, 32, 1) 0%, rgba(0, 0, 0, 1) 72%);
}
.price-box.popular {
    background-color: #de347f;
    position: relative;
}
.price-box-header h4 {
    color: #4d4d4d;
    font-size: calc(18px +(25 - 18)*(100vw - 320px) /(1920 - 320));
    font-weight: 600;
    margin: 0 0 10px 0;
}
.price-box.popular h4 {
    color: #fff;
    font-size: calc(18px +(25 - 18)*(100vw - 320px) /(1920 - 320));
    font-weight: 600;
    margin: 0 0 5px 0;
}
.price-box-header h4 a {
    color: #000;
    text-decoration: none;
}
.popular .price-list li {
    color: #fff;
}
.price-box.popular li .list-icon {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(73deg) brightness(103%) contrast(103%);
}
.price-box.popular .yellow-btn {
    color: #fff !important;
    background: rgb(32, 32, 32);
    background: linear-gradient(356deg, rgba(32, 32, 32, 1) 0%, rgba(0, 0, 0, 1) 72%);
}
.price-list li {
    font-size: 16px;
    font-weight: 400;
    color: black;
    position: relative;
    padding-left: 0;
}
span.h1 {
    color: white;
    font-weight: 700;
    text-align: center;
    font-size: 47px;
}
.heading-one {
    transform: translateX(-30px);
}
.heading-two {
    line-height: 50px;
    transform: translateX(30px);
    color: #fc9700;
}
.heading-three {
    line-height: 60px;
    transform: translateX(60px);
    color: white;
}
img.popleft {
    position: absolute;
    left: 0;
    bottom: -31px;
}
.popup-content form p {
    text-align: center;
    color: white;
    letter-spacing: 1px;
    font-size: 15px;
    margin: 10px 0px 0px;
}

.price-list ul li p {
    margin-bottom: 0px!important;
}

.price-list li p {
    margin-bottom: 0px;
    font-size: 16px;
}

.price-list li {
    margin-bottom: 20px;
}

.collapsed-list .more-content {
  display: none;
}

/* Optional smooth transition */
.more-content {
  transition: all 0.3s ease;
}

.toggle-btn {
  color: black;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
  font-size: 21px;
}
.toggle-btn:hover {
    color: black;
    text-decoration: none;
}
.price-box.popular h6 {
    color: white;
}

.price-box.popular h4 a {
    color: white;
}

.price-box.popular li p {
    color: white;
}
.price-box:hover .price-box-header h4 a {
    color: white;
}

.price-box:hover .price-list li p {
    color: white;
}



.top-form {
    border-radius: 12px;
    background: #fff;
    padding: 20px;
    position: relative;
        border: 8px solid #de347f;
}

.top-form .form-group i {
    position: absolute;
    left: 10px;
    top: 16px;
    font-family: FontAwesome;
    color: #313341;
    z-index: 9;
    font-size: 15px
}

.top-form .form-top-box h3,.top-form .form-top-box h5 {
    letter-spacing: 0;
    color: #202020;
    font-family: Oswald,sans-serif;
    text-transform: uppercase
}

.top-form .form-top-box {
    padding: 15px 18px;
    border: 0;
    position: relative;
    border-radius: 12px;
    background-color: #ffaa17
}

.top-form .form-top-box .imgBox {
    position: absolute;
    right: 9px;
    top: 30px;
    width: 36%;
    pointer-events: none
}

.top-form .form-top-box .imgBox img {
    width: 100%;
    object-fit: cover;
    filter: brightness(0) invert(1)
}

.top-form .form-top-box h3 {
    font-size: calc(20px + (45 - 20) * (100vw - 320px) / (1920 - 320));
    font-weight: 700;
    position: relative;
    z-index: 5;
    line-height: 1;
    margin-bottom: 10px
}

.top-form .form-top-box h5 {
    font-size: calc(12px + (20 - 12) * (100vw - 320px) / (1920 - 320));
    font-weight: 600
}

.top-form .yellow-btn {
    margin: 10px
}

.bbottom-tag {
    background-blend-mode: multiply
}

.top-form label {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: .5rem;
    margin-top: .5rem;
}

.top-form input {
    height: 40px;
    border: 1px solid #0000005e;
    padding: 0 12px;
    width: 100%;
    border-radius: 10px
}

.top-form select {
    height: 40px;
    border: 1px solid #0000005e;
    padding: 0 12px;
    width: 100%;
    color:black;
    border-radius: 10px;
    margin-bottom: 1rem;
}

.top-form textarea {
    margin-bottom: 20px;
    background-color: #fff
}

.top-form img.lazy.dsas  {
    position: absolute;
    top: -57px;
    right: -36px;
}





@media(max-width:767px) {
    
    section.our-banner h1 {
    font-size: 3rem;
    text-align: center;
    line-height: 3rem;
}

section.our-banner h1 br {display: none;}

.info-banner p {
    text-align: center;
}

.btn-block {
    text-align: center;
    margin-bottom: 60px;
}

.banner-bar {
    width: 100%;
    bottom: 40px;
}

section.notch-section {
    padding: 50px 0;
}

.heading h2 {
    text-align: center;
    font-size: 2rem;
}

.notch-section .heading {
    text-align: center;
    width: 100% !important;
}

.notch-bar img.red-bar {
    height: 400px;
    margin-bottom: 40px;
    object-fit: cover;
    object-position: top;
}

.cta-inn h2 {
    font-size: 2rem;
}

.cta-inn h3 {font-size: 1rem;}

img.blue-sticker-70 {
    width: 80px;
    left: 0;
    top: 0;
}

.cta-inn {
    padding: 50px 0;
}

.cta-container {
    padding-bottom: 50px;
}

.info-ser {
    padding: 40px 30px;
}

.heading h2 {
    font-size: 1.5rem;
}

.heading p {
    font-size: 1rem;
}

.our-service .info-ser p {
    min-height: auto !important;
}

.red-cta h4 {
    font-size: 20px;
}

.red-cta h2 {
    font-size: 1rem;
}

.bcta-section {
    padding-bottom: 40px;
}

.pricing-sec {
    padding-top: 0;
}

.sub-heading h2 {
    font-size: 1.5rem;
}

.sub-heading p {
    font-size: 1rem;
}

img.girl-with-book {
    width: 60%;
}

.test-section {
    margin-bottom: 0;
    padding-bottom: 460px;
}

.test-section:before {
    height: 100%;
}

.footer-up {
    padding-top: 50px;
}

img.pop-girl {
    display: none;
}


.popupinn {
    width: 100%;
    left: 0;
}

div#popupform {
    width: 100%;
    padding: 30px;
    background-size: cover;
}

.pop-head {display: block;overflow: hidden;}

.pop-head h4 {width: 100%;margin: auto;text-align: center;}

.pop-head h3 {
    width: 100%;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}

}


@media(max-width:575px) {
  .header-btn-info a.btn {
    padding: 8px !important;
    font-size: 14px;
}

.head-phone {
    font-size: 13px;
}

.info-banner p {
    font-size: 16px;
    line-height: 27px;
}

.top-form img.lazy.dsas {
    right: -20px;
    max-width: 26%;
}

.active-down {
    padding: 30px 0;
}

.prem-section {
    padding-top: 20px;
}

section#pricing {
    padding-bottom: 0;
}

.heading h2 {
    font-size: 1.3rem;
}

ul.list-ico li {
    padding: 13px;
    font-size: 12px;
}

.test-section h2 {
    font-size: 1rem;
}

img.typewriter {
    max-width: 100%;
}  
    
}