
/* Custom Styles */
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


*, body, h1, .h1, p{
    font-family: Roboto, sans-serif !important;
     line-height: 1.375; 
}
p {
    color: rgba(0,0,0,1);
}
ul{
    margin-bottom: 0px;
}
.ctte-main-text {
    padding-left: 2%;
    padding-right: 2%;
}
.text-white{
    color:#fff !important;
}
.dark-text{
     color:#111;
}
p.blue-text {
    line-height: 1.25;
    font-size: 1.5rem;
}
ul.ctte-main-list {
    list-style: none;
    color: #000;
    font-size: 1.125rem !important;
    font-family: "Roboto", sans-serif !important;
    font-weight: 700;
    margin: 6% 0px;
}
ul.ctte-main-list li{
     line-height: 1.2; 
    margin-bottom: 10px;
    position:relative;
}
ul.ctte-main-list li:before {
    content: '';
    position: absolute;
    left: -34px;
    height: 18px;
    width: 18px;
    background: #f18511;
    border-radius: 50%;
}
a.custom-btn {
    border-color: rgb(183,124,61);
    background: rgb(193,100,0);
    color: rgb(0,0,0) !important;
    text-shadow: 0 1px 0 rgb(0 0 0 / 50%);
    font-weight: bold;
    min-height: 36px;
    min-width: 72px;
    padding: 8px 18px;
    display: block;
    text-align: center;
    font-size: 25px;
    line-height: 1.2;
    border-radius: 100px;
}
.ctte-main-bottom {
    text-align: center;
    padding: 3% 10%;
    margin-left: 3%;
}
.ctte-main-bottom h4 {
    margin-bottom: 20px;
    margin-top: 20px;
}
.ctte-main-bottom h5 {
    margin-bottom: 0px;
    font-size: 22px
}
.ctte-main-bottom h6 {
    font-size: 13px;
}
.tranfom-life {
    text-align: center;
}
.tranfom-life h3 {
    font-family: Raleway !important;
    font-size: 1.75rem;
    
}
p.text-align-center.mtb {
    color: #111;
    font-size: 24px;
    margin-top: 25px;
}
/**/
p.check-list {
   position: relative;
    font-size:16px;
    margin-bottom:5px;
    padding-left: 15px;
}
span.img-check {
    width: auto;
    margin-top: 3px;
    position: absolute;
    left: -10px;
}

p.round-check-list{
    position: relative;
    padding-left: 20px;
    margin-bottom:10px;
}
.rounded-check-box {
    padding: 3% 6%;
}
.rounded-check-box p {
    font-size: 20px;
}
.text-center{
    text-align:center;
}
p.para-text {
    color: #111;
    font-size: 19px;
}
.font-size-20{
    font-size: 1.5rem;
    line-height: 1.125;
    margin-bottom:1.9rem;
}
.rounded-check-box h2 {
    margin: 40px 0px;
}
p.white-txt-btn a.custom-btn {
    color: #fff !important;
    border-radius: 10px;
    font-size: 36px;
}
p.para-text.text-center.size {
    font-size: 1.125rem;
}
#section-1625142852648 .sizer {
    padding-bottom: 100px;
    background-size: cover;
    background-image: linear-gradient(rgba(255, 255, 255, 0.32), rgba(255, 255, 255, 0.32)), url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2148222499/settings_images/ZvKMEvWNS3Wpqc2DZ6oz_file.jpg);
}
#section-1625146014891 .section__overlay:after {
    content: '';
    background: white;
    position: absolute;
    top: -11px;
    left: 50%;
    height: 16px;
    width: 20px;
    transform: rotate(
45deg
);
}
#section-1625146014891 .section__overlay {
    position: relative;
}
.font-size {
    font-size: 1.575rem;
    line-height: 1.125;
}
ul.dark-text.font-size li{
    line-height:30px;
}
#block-1625210187995 {
    background: #005ac224;
    padding: 0px;
}
.text-left{
    text-align:left;
}
.interested-btn{
    border-color: rgba(0,105,255,1);
    background: rgba(0,105,255,1);
    color: rgba(255,255,255,1);
    font-weight: bold;
    min-height: 36px;
    min-width: 72px;
    padding: 8px 18px;
    font-family: Raleway !important;
    border-radius: 15px;
    width: 80%;
    display: block;
    margin: auto;
}
.interested-btn:hover{
    background-color: rgb(0,84,204);
    border-color: rgb(0,84,204);
    color: rgba(255,255,255,1);
}
a.ready-btn {
    border-color: rgb(1,89,195);
    background: rgb(1,89,195);
    color: rgba(255,255,255,1);
    font-weight: bold;
    min-height: 36px;
    min-width: 72px;
    padding: 8px 18px;
   font-family: Raleway !important;
    border-radius: 15px;
    width: 80%;
    display: block;
    margin: auto;
}
a.ready-btn:hover{
    background-color: rgb(1,66,144);
    border-color: rgb(1,66,144);
    color: rgba(255,255,255,1);
}
#block-1606258526393_0 .btn {
    font-size: 24px;
    text-shadow: 0 1px 0 rgb(0 0 0 / 50%);
    color: #000000;
    border-color: #c16400;
    border-radius: 100px;
    background-color: #c16400;
    font-weight: bold;
    min-height: 36px;
    min-width: 72px;
    padding: 12px 18px;
    position: relative;
    z-index: 0;
    width: 97%;
    margin: 20px auto;
    display: block;
    font-size: 1.5rem;
    line-height: 1;
}
#block-1625139033165_0 .btn {
    font-size: 32px;
    text-shadow: 0 -1px 0 rgb(230 230 230 / 50%);
}
#block-1625211397769_0 .btn {
    font-size: 32px;
}
.para-16{
    font-size:16px;
    margin-bottom:0px;
}
h2, .h2, h2 strong, .tranfom-life h3 strong, p.check-list, .Raleway, .rounded-check-box p, .Raleway strong, h4,
h4 strong{
    font-family: "Raleway", sans-serif !important;
}
p.dark-text.roboto, .roboto strong, .roboto  {
    font-family: "Roboto", sans-serif !important;
}
#block-1606258526393_0 .btn, #block-1625139033165_0 .btn, p.white-txt-btn a.custom-btn,
#block-1625211397769_0 .btn{
    background: linear-gradient(rgb(244,126,0),rgb(193,100,0));
    border:none;
    line-height: 1;
}
#block-1606258526393_0 .btn:hover{
    background: rgb(193,100,0);
}
p.dark-text.font-size-rem{
    font-size: 1.25rem;
}
#block-1625213019486 .feature__image {
    max-width: 100%;
    height: auto;
    border-radius: 0px;
    width:auto !important;
}
#section-1625139993733 .row, #section-1625154261470 .row, #section-1625204470237 .row,
#section-1625206871402 .row{
    background: rgba(0,0,0,0.6);
    padding: 0px;
}
.modal{
    background-color: rgba(0, 0, 0, 0.6);
}
.modal .text-left{
    padding: 0 9%;
    margin-bottom: 5%;
}
.modal .text-left p{
    font-size: 1rem;
    font-family: "Raleway", sans-serif !important;
}
.close-x {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #dde2eb;
}
.btn:hover, a:hover {
    -webkit-filter: brightness(90%);
    filter: brightness(90%);
}
hr {
    border-top: 1px solid #111 !important;
}
.css-juqi2m{
    background-size: cover !important;
}
#block-1625208556199 .block p.dark-text.font-size-rem {
    margin-bottom: 20px;
}
@media screen and (min-width: 1024px) and (max-width: 1250px) {
    p.para-text {
        font-size: 18px;
    }
}
@media screen and (min-width: 1000px) {
    #block-1625211938835_2 p.dark-text.font-size-rem {
        font-size: 1.25rem;
        margin-bottom: 1.8rem;
    }
  body section.section {
        padding: 0 3% !important;
    }
    #block-1625203722089_0 .image__image {
        height: 360px;
    }
    #block-1625207388276_0 p{
        margin-bottom:35px;
    }
    .rounded-check-list-box-inner {
        width: 64%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 25px 0;
        padding-left: 25px;
    }
}

@media screen and (min-width: 1400px){
    #block-1625210187995 strong {
        font-size: 18px !important;
    }
    #section-1625209663062 .container p.para-text {
        font-size: 20px;
    }
    body section.section {
        padding: 0 7% !important;
    }
    .ctte-main-bottom {
        padding: 3% 4%;
    }
    h4 {
        font-size: 1.5rem;
        line-height: 1.375;
    }
    #section-1625046908340 .container {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .rounded-check-box {
        padding: 3% 3% 0;
    }
     .ctte-main-text p.blue-text {
        line-height: 1.25;
        font-size: 1.4rem;
    }
    #section-1625142852648 .sizer{
        width: 1130px !important;
    }
}
@media screen and (min-width: 1550px){
   /* body section.section .container {
        width: 1250px;
    }*/
    .ctte-main-text p.blue-text {
        line-height: 1.25;
        font-size: 1.4rem;
    }
    #section-1625142852648 .sizer{
        width: 1130px !important;
    }
    #section-1625142852648 .sizer .container{
        width: 1120px !important;
    }
    #section-1625142852648 .sizer{
       margin: 70px auto 20px auto;
        width: 1180px;
    }
}
@media (max-width: 767px){
    p.check-list {
        padding-left: 25px;
    }
    span.img-check {
        left: 0px;
    }
    section-1625142852648 .sizer {
        margin: 30px 20px 0;
    }
    p.round-check-list span.img-check {
        left: -10px;
    }
}

@media (min-width: 768px){
    li {
        margin-bottom: 0.4em;
    }
    h4 strong, h4 {
        line-height: 1.2;
    }
    #block-1625139993733_0, #block-1625139993733_1, {
        padding: 15px 25px;
    }
    .container {
        max-width: calc(1190px + 40px + 40px) !important;
        padding-right: 40px;
        padding-left: 40px;
    }
    h2, .h2 {
        font-family: Raleway !important;
        font-size: 2.5rem;
    }
    p.check-list {
        padding-left: 15px;
    }
    span.img-check {
        left: -10px;
    }
    #section-1625142852648 .container {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }
    #section-1625142852648 .sizer {
       margin: 70px auto 20px auto;
    }
    #block-1606258526393_0 {
        padding-left: 5%;
    }
    #block-1625058175040_0 {
        margin-bottom: -25px;
    }
    #block-1625152207393_0 .image__image {
        width: 82%;
        height: 250px;
    }
    /*#block-1625203095724_0 .image__image{*/
    /*    width: 93%;*/
    /*    height: 240px;*/
    /*}*/
    #block-1625203722089_0 .image__image {
        width: 80% !important;
    }
    .modal__content{
        max-width: 700px;
        padding: 4% 0;
    }
    #block-1625486816648 .block {
        margin-top: -30px;
    }
    #block-1625150023263_1 .image__image{
        width: auto !importanat;
    }
    #block-1625152207393_0 .image__image{
        width: auto !importanat;
    }
    #section-1625150023264 .sizer {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

