@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,500;0,600;0,700;0,800;1,400&amp;display=swap');
@import 'common.html';
/*============================== RESET =================================*/
*,
*::before,
*::after {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}
b,
strong {
    font-weight: bolder;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
img {
    vertical-align: middle;
    border-style: none;
}
table {
    border-collapse: collapse;
}
/*============================ END RESET ===============================*/

body{
    font-family: 'Montserrat', sans-serif;
    font-size:20px;
    color:#1A1A1A;
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
}
h1,h2,h3,h4,h5,h6{ 
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

h2,
h1{
    font-size: 40px;
    line-height: 52px;
}
h3{
    font-size: 20px;
    line-height: 24px;
}

a,
a:hover,
a:focus{
    outline: none;
    text-decoration: none;
}

p{
    margin-bottom: 22px;
    margin-top: 0;
    line-height: 30px;
    font-weight: 500;
}

.mar-bottom-0{ margin-bottom: 0px!important; }
.mar-bottom-5{ margin-bottom: 5px!important; }
.mar-bottom-10{ margin-bottom: 10px!important; }
.mar-bottom-15{ margin-bottom: 15px!important; }
.mar-bottom-20{ margin-bottom: 20px!important; }
.mar-bottom-25{ margin-bottom: 25px!important; }
.mar-bottom-30{ margin-bottom: 30px!important; }
.mar-bottom-35{ margin-bottom: 35px!important; }
.mar-bottom-40{ margin-bottom: 40px!important; }
.mar-bottom-45{ margin-bottom: 45px!important; }
.mar-bottom-50{ margin-bottom: 50px!important; }
.mar-bottom-55{ margin-bottom: 55px!important; }
.mar-bottom-60{ margin-bottom: 60px!important; }
.mar-bottom-65{ margin-bottom: 65px!important; }
.mar-bottom-70{ margin-bottom: 70px!important; }
.mar-bottom-75{ margin-bottom: 75px!important; }
.mar-bottom-80{ margin-bottom: 80px!important; }
.mar-bottom-85{ margin-bottom: 85px!important; }
.mar-bottom-90{ margin-bottom: 90px!important; }
.mar-bottom-95{ margin-bottom: 95px!important; }
.mar-bottom-100{ margin-bottom: 100px!important; }
.mar-bottom-105{ margin-bottom: 105px!important; }
.mar-bottom-110{ margin-bottom: 110px!important; }
.mar-bottom-115{ margin-bottom: 115px!important; }
.mar-bottom-120{ margin-bottom: 120px!important; }
.mar-bottom-125{ margin-bottom: 125px!important; }
.mar-bottom-130{ margin-bottom: 130px!important; }
.mar-bottom-135{ margin-bottom: 135px!important; }
.mar-bottom-140{ margin-bottom: 140px!important; }
.mar-bottom-145{ margin-bottom: 145px!important; }
.mar-bottom-150{ margin-bottom: 150px!important; }

.pad-top-0{ padding-top: 0px!important; }
.pad-top-5{ padding-top: 5px!important; }
.pad-top-10{ padding-top: 10px!important; }
.pad-top-15{ padding-top: 15px!important; }
.pad-top-20{ padding-top: 20px!important; }
.pad-top-25{ padding-top: 25px!important; }
.pad-top-30{ padding-top: 30px!important; }
.pad-top-35{ padding-top: 35px!important; }
.pad-top-40{ padding-top: 40px!important; }
.pad-top-45{ padding-top: 45px!important; }
.pad-top-50{ padding-top: 50px!important; }
.pad-top-55{ padding-top: 55px!important; }
.pad-top-60{ padding-top: 60px!important; }
.pad-top-65{ padding-top: 65px!important; }
.pad-top-70{ padding-top: 70px!important; }
.pad-top-75{ padding-top: 75px!important; }
.pad-top-80{ padding-top: 80px!important; }
.pad-top-85{ padding-top: 85px!important; }
.pad-top-90{ padding-top: 90px!important; }
.pad-top-95{ padding-top: 95px!important; }
.pad-top-100{ padding-top: 100px!important; }
.pad-top-105{ padding-top: 105px!important; }
.pad-top-110{ padding-top: 110px!important; }
.pad-top-115{ padding-top: 115px!important; }
.pad-top-120{ padding-top: 120px!important; }
.pad-top-125{ padding-top: 125px!important; }
.pad-top-130{ padding-top: 130px!important; }
.pad-top-135{ padding-top: 135px!important; }
.pad-top-140{ padding-top: 140px!important; }
.pad-top-145{ padding-top: 145px!important; }
.pad-top-150{ padding-top: 150px!important; }
.pad-top-155{ padding-top: 155px!important; }
.pad-top-160{ padding-top: 160px!important; }
.pad-top-165{ padding-top: 165px!important; }
.pad-top-170{ padding-top: 170px!important; }
.pad-top-175{ padding-top: 175px!important; }
.pad-top-180{ padding-top: 180px!important; }
.pad-top-185{ padding-top: 185px!important; }
.pad-top-190{ padding-top: 190px!important; }
.pad-top-195{ padding-top: 195px!important; }
.pad-top-200{ padding-top: 200px!important; }

.pad-bottom-0{ padding-bottom: 0px!important; }
.pad-bottom-5{ padding-bottom: 5px!important; }
.pad-bottom-10{ padding-bottom: 10px!important; }
.pad-bottom-15{ padding-bottom: 15px!important; }
.pad-bottom-20{ padding-bottom: 20px!important; }
.pad-bottom-25{ padding-bottom: 25px!important; }
.pad-bottom-30{ padding-bottom: 30px!important; }
.pad-bottom-35{ padding-bottom: 35px!important; }
.pad-bottom-40{ padding-bottom: 40px!important; }
.pad-bottom-45{ padding-bottom: 45px!important; }
.pad-bottom-50{ padding-bottom: 50px!important; }
.pad-bottom-55{ padding-bottom: 55px!important; }
.pad-bottom-60{ padding-bottom: 60px!important; }
.pad-bottom-65{ padding-bottom: 65px!important; }
.pad-bottom-70{ padding-bottom: 70px!important; }
.pad-bottom-75{ padding-bottom: 75px!important; }
.pad-bottom-80{ padding-bottom: 80px!important; }
.pad-bottom-85{ padding-bottom: 85px!important; }
.pad-bottom-90{ padding-bottom: 90px!important; }
.pad-bottom-95{ padding-bottom: 95px!important; }
.pad-bottom-100{ padding-bottom: 100px!important; }
.pad-bottom-105{ padding-bottom: 105px!important; }
.pad-bottom-110{ padding-bottom: 110px!important; }
.pad-bottom-115{ padding-bottom: 115px!important; }
.pad-bottom-120{ padding-bottom: 120px!important; }
.pad-bottom-125{ padding-bottom: 125px!important; }
.pad-bottom-130{ padding-bottom: 130px!important; }
.pad-bottom-135{ padding-bottom: 135px!important; }
.pad-bottom-140{ padding-bottom: 140px!important; }
.pad-bottom-145{ padding-bottom: 145px!important; }
.pad-bottom-150{ padding-bottom: 150px!important; }
.pad-bottom-155{ padding-bottom: 155px!important; }
.pad-bottom-160{ padding-bottom: 160px!important; }
.pad-bottom-165{ padding-bottom: 165px!important; }
.pad-bottom-170{ padding-bottom: 170px!important; }
.pad-bottom-175{ padding-bottom: 175px!important; }
.pad-bottom-180{ padding-bottom: 180px!important; }
.pad-bottom-185{ padding-bottom: 185px!important; }
.pad-bottom-190{ padding-bottom: 190px!important; }
.pad-bottom-195{ padding-bottom: 195px!important; }
.pad-bottom-200{ padding-bottom: 200px!important; }

.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}
.mx-auto{
    margin-left: auto;
    margin-right: auto;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive .embed-responsive-item, 
.embed-responsive embed, 
.embed-responsive iframe, 
.embed-responsive object, 
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.d-block {
    display: block !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.overflow-hidden{
    overflow: hidden !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.btn{
    border-radius: 38px;
    font-size:16px;
    font-family: 'Montserrat', sans-serif;
    padding: 6px;
    border: none;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    display: inline-block;
}
.btn span{
    background: #FFD500;
    display: inline-block;
    padding: 20px 63px;
    border-radius: 32px;
    box-shadow: 0px 0px 20px rgba(255, 213, 0, 0.75);
}

.btn-accent:hover,
.btn-accent:focus,
.btn-accent{
    color:#1A1A1A;
    background: rgba(255, 213, 0, 0.25);
}

.text-white{ color: #ffffff!important; }
.accent{ color: #FFD500!important; }
.color-dark{ color: #444966!important; }
.text-yellow{ color: #FFCA24!important; }
.text-blur{ color: rgba(26, 26, 26, 0.6)!important; }

.tp-bg{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.tp-bg-top{
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}
.tp-bg-bottom{
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.text-underline{
    text-decoration: underline;
}
.text-uppercase{
    text-transform: uppercase;
}
.text-underline{
    text-decoration: underline;
}

.font-thin{ font-weight: 100; }
.font-light{ font-weight: 300; }
.font-regular{ font-weight: 400; }
.font-medium{ font-weight: 500; }
.font-semibold{ font-weight: 600; }
.font-bold{ font-weight: 700; }
.font-extrabold{ font-weight: 800; }
.font-black{ font-weight: 900; }

.w-800{ max-width: 800px; }
.w-825{ max-width: 825px; }
.w-1010{ max-width: 1010px; }

.jvzoo-button img{
    max-width: 100%;
    height: auto;
}

.font-23{
    font-size: 23px;
    line-height: 40px;
}
.font-48{
    font-size: 48px;
    line-height: 58px;
}
.font-18{
    font-size: 18px;
    line-height: normal;
}
.font-16{
    font-size: 16px;
    line-height: normal;
}

.hightlighted2{
    background: #FFD500;
}

.w-100{ width: 100%; }
/*============================= END BODY ================================*/
/*============================== HEADER =================================*/

/*============================ END HEADER ===============================*/
/*============================== CONTENT ================================*/
.hightlighted{
    background: #FFD500;
    box-shadow: 0px 10px 16px rgba(247, 208, 85, 0.25);
    border-radius: 24px;
    display: inline-block;
    padding: 13px 24px;
    color: #2F3039;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}
.style-imac{
    max-width: 1200px;
    margin: -265px auto 0;
    padding: 30px 20px;
    background: #000000;
    border-radius: 15px 15px 0 0;
    position: relative;
}
.style-imac:before{
    content: "";
    width: 4px;
    height: 4px;
    background: #242424;
    border-radius: 100%;
    position: absolute;
    top: 13px;
    left: 50%;
    margin-left: -2px;
}
.style-imac:after{
    content: "";
    width: 142%;
    height: 33px;
    background: url(../images/imac-bg.png) no-repeat center top;
    background-size: contain;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translatex(-50%);
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
}

.tp-icon{
    position: relative;
}
.tp-title span,
.tp-icon span,
.tp-icon img{
    position: relative;
    z-index: 2;
}
.tp-icon:before{
    background: #FFD500;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.title-icon{
    margin-bottom: 24px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #1A1A1A;
}
.title-icon .tp-icon{
    text-align: center;
    min-width: 56px;
    margin-right: 24px;
}
.tp-icon-box{
    background: #ffffff;
    border-radius: 30px 0 0 0;
    margin-bottom: 30px;
    padding: 22px;
    position: relative;
}
.tp-icon-box.style2{
    background: #f4f4f4;
}
.tp-icon-box .img-arrow{
    position: absolute;
    top: -68px;
    right: 25px;
}
.tp-icon-box .img-arrow.pos-2{
    left: -9px;
}
.guarantee-box{
    padding-left: 32px;
    padding-right: 32px;
    background-position: left top;
    box-shadow: 0px 54px 70px -20px rgba(0, 0, 0, 0.14);
}

.testimonial-item{
    background: #FFFFFF;
    border-radius: 32px 0px 0px 0px;
    padding: 40px;
    margin-bottom: 30px;
    position: relative;
}
.testimonial-item:after{
    background: url(../images/icon-quote.png) no-repeat center center;
    width: 32px;
    height: 24px;
    content: "";
    position: absolute;
    right: 40px;
    bottom: 56px;
}

.testimonial-item p{
    font-size: 16px;
    line-height: 28px;
}
.testimonial-item p span{
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    background: #FFD500;
}
.testimonial-item .testimonial-info{
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}
.testimonial-item .testimonial-info img{
    max-width: 56px;
    margin-right: 19px;
    border-radius: 100%;
}

.box-mar-minus{
    margin-top: -100px;
}

.title-special-right{
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1A1A1A;
    text-align: right;
    position: relative;
    padding-right: 16px
}
.title-special-left span,
.title-special-right span{
    position: relative;
    z-index: 2;
}
.title-special-right:before{
    content: "";
    background: #FFD500;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -28px;
    z-index: 0;
}

.img-shadow,
.shadow-box{
    box-shadow: 0px 54px 70px -20px rgba(0, 0, 0, 0.14);
    border-radius: 32px;
}

.box-1{
    padding: 24px;
    background: #F4F4F4;
    border-radius: 32px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
.box-1 .tp-icon{
    min-width: 56px;
    margin-right: 24px;
}

.box-step{
    padding: 32px;
    margin-bottom: 40px;
    background: #ffffff;
    border-radius: 30px 0 0 0;
}
.box-step h3{
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #1A1A1A;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
.step-title{
    background: #FFD500;
    min-width: 48px;
    max-width: 48px;
    height: 48px;
    text-align: center;
    margin-right: 20px;
    font-size: 10px;
    line-height: normal;
    border-radius: 100%;
    padding: 12px 8px;
}

.no-margin{
    margin-bottom: 0!important;
    margin-top: 0!important;
}

.tp-title{
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1A1A1A;
    position: relative;
}
.tp-title:before{
    content: "";
    left: -28px;
    top: 50%;
    margin-top: -28px;
    width: 56px;
    height: 56px;
    background: #FFD500;
    border-radius: 100%;
    position: absolute;
}
.title-special-left{
    padding-left: 20px;
    position: relative;
}
.title-special-left:before{
    content: "";
    background: #FFD500;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
}

.avatar-box{
    background: #FFFFFF;
    padding: 24px 30px;
    border-radius: 30px 0 0 0;
    align-items: center;
    display: flex;
    margin-bottom: 15px;
}
.avatar-box p{ margin-bottom: 0; }
.avatar-box img{
    max-width: 96px;
    border-radius: 100%;
    margin-right: 24px;
}

.module-product{
    padding: 50px 40px 50px 242px;
    position: relative;
    background: #ffffff;
    box-shadow: 0px 44px 70px rgba(0, 0, 0, 0.1);
    border-radius: 24px 0 0 0;
}
.module-product img{
    position: absolute;
    top: 50%;
    left: -40px;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    max-width: 250px;
}
.module-product .product-info{
    margin-bottom: 24px;
    position: relative;
    overflow: hidden;
    color: #1A1A1A;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    display:flex;
    align-items:center;
    justify-content: space-between;
}
.module-product .product-info .price{
    padding: 8px 22px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #1A1A1A;
    background: #FFD500;
    border-radius: 24px;
    line-height: 1;
}

.product-box{
    background: #F4F4F4;
    padding: 10px 40px 40px;
    border-radius: 30px 0 0 0;
    margin-top: 125px;
    margin-bottom: 30px;
}
.product-box .img-product{
    margin-top: -135px;
}
.product-box .hightlighted3 span{
    background: #48BF91;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #ffffff;
    padding: 0 6px
}
.product-box .product-text{
    color: #888888;
    font-size: 28px;
    line-height: normal;
    font-weight: 600;
}
.product-box .product-text img{
    vertical-align: super;
}
.product-box .product-price{
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
}
.dots{
    padding: 0;
    list-style: none;
    margin: 0 0 40px;
}
.dots li{
    padding-left: 20px;
    font-size: 18px;
    line-height: 32px;
    position: relative;
}
.dots li:before{
    border: 2px solid #FFD500;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 11px;
}
.dots.style2 li:before{
    border-color: #1A1A1A;
}

.faq-items{
    background: #f4f4f4;
    padding: 24px;
    border-radius: 30px 0 0 0;
    margin-bottom: 15px;
}
.faq-items .tp-title{
    font-size: 18px;
    line-height: 24px;
    padding-left: 15px;
}
.faq-items .tp-title:before{
    width: 40px;
    height: 40px;
    left: 0;
    margin-top: -20px;
}
/*============================ END CONTENT ==============================*/
/*============================== FOOTER =================================*/
#footer{
    background: #282828;
    padding-top: 80px;
    color: #ffffff;
}
.footer-bottom{
    padding: 25px 0;
    background: #1A1A1A;
}
.copyright{
    text-align: right;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}
.menu-footer{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.menu-footer li{
    display: inline-block;
    margin: 0 10px;
    font-size: 17px;
}
.menu-footer li a{ color: #ffffff; }
.menu-footer li a:hover,
.menu-footer li a:focus{ color: #FFD500; }
/*============================ END FOOTER ===============================*/