* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



/* REUSALBE */
body {
  
    font-family: "Lato", sans-serif;

}


@media (max-width:420px) {
    body:after {
        background: #fff;
        opacity: 0;
    }
}

.tsl-section {
    max-width: 1140px !important;
    padding: 0px 65px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width:420px) {
    .tsl-section {
        padding: 0px 50px;
    }

}

.padding-section {
    padding: 15px 75px;
}

@media (max-width:450px) {
    .padding-section {
        padding: 0px 0px;
    }
}

/* NEW  CSS */
/* HEADERS */


p {
    font-family: "Lato", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    text-align: left;
    color: #000;
    font-weight: 400;
}

h2 {
    text-align: center;
    font-weight: 700 !important;
    /* font-family: "Poppins",sans-serif !important; */
    font-size: 28px;
}

.img-fixes-dim {
    height: 380px;
    width: 550px;
}

.primary-headling {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    /* font-family: "Poppins",sans-serif !important; */

}


p.main-title {

    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-size: 59px;
    color: #0b0989;
    margin-top: 40px;
    text-align: center;
}

@media (max-width:420px) {
    p.main-title {
        margin-top: 40px;
        font-size: 34px;
    }

}

@media (max-width:420px) {
    .primary-headling {
        font-size: 24px;
    }
}

.title-book {
    font-size: 28px;
    color: #000;
    font-weight: 700;
}

@media (min-width:420px) {
    .mobile-version {
        display: none;
    }
}

@media (max-width:420px) {
    .desktop-version {
        display: none;
    }
}


.margin-top-120 {
    margin-top: 120px;
}

@media (max-width:420px) {
    .margin-top-120 {
        margin-top: 20px;
    }
}

/* Discount 1/2 */

.wait-title {
    font-family: "Roboto", sans-serif;
    font-size: 100px;
    color: #cc0000;
    font-weight: 900;
    text-align: center;
}

@media (max-width:420px) {
    .wait-title {
        font-size: 36px;
    }
}

/* Footer Part */
footer {
    margin-top: 40px;
    padding: 28px 0;
    color: #000;
}

footer a {
    color: #000;
    text-decoration: none;
    padding: 1px 20px;
    /* border-right: 2px solid #fff; */
    line-height: 3em;
}

@media (min-device-width: 768px) and (max-device-width: 1024px) {
    footer {
        margin-top: 40px;
        padding: 28px 0;
        color: #000000 !important;
    }

    footer a {
        color: #000000 !important;
        text-decoration: none;
        padding: 1px 20px;
        /* border-right: 2px solid #000000 !important; */
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    footer {
        margin-top: 40px;
        padding: 28px 0;
        color: #000 !important;
    }

    footer a {
        color: #000 !important;
        text-decoration: none;
        padding: 1px 20px;
        /* border-right: 2px solid #000 !important; */
    }
}

@media (max-width: 1200px) and (min-width: 993px) {
    footer {
        font-size: 18px;
        line-height: 140%;
    }
}

@media (max-width: 320px) {
    footer {
        font-size: 15px;
        line-height: 140%;
    }
}

@media(min-width:992px) {
    footer {
        margin-top: 40px;
        padding: 28px 0;
        color: #000000 !important;
    }

    footer a {
        color: #000000 !important;
        text-decoration: none;
        padding: 1px 20px;
        /* border-right: 2px solid #000000 !important; */
    }
}

.copyright {
    all: inherit;
}

/* body_short_variation_2 start*/

.arr {
    width: 0;
    height: 0;
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
    border-top: 20px solid #2b8d9c;
    margin-bottom:0px;
}
@media (max-width:420px) {
    .arr {
        margin-bottom:10px;
    }
}
h2 { 
    color:white;
}
.black {
    color:black;
}
.bl-bgd {
    background: #2b8d9c;
    padding-top: 30px;
    padding-left: 70px;
    padding-right: 70px;
}
@media (max-width:420px) {
    .bl-bgd { 
        padding-left:0px;
        padding-right:0px;
        margin-bottom:0px;
        margin-top:10px;

    }
}

.bl-bgd-2 { 
    background: #2b8d9c;
    padding-top: 30px;
    padding-left: 180px;
    padding-right: 180px;
}
@media (max-width:420px) {
    .bl-bgd-2 { 
        padding-left:0px;
        padding-right:0px;
        margin-bottom:10px;
        margin-top:10px;

    }
}


.digital-product {
    text-align:center;
    font-size:14px;
}
.badge-guar { 
    width:36%;
}
@media (max-width:420px) {
    .badge-guar { 
        width:55%;
    }
}
.icon-center { 
    font-family:'Roboto', sans-serif; 
    font-size:18px;
    text-align:center;
}
.product-img {
    width:40%;
}
@media (max-width:420px) {
    .product-img {
        width:80%;
    }
}
.margin-top-80 { 
    margin-top:80px;
}
@media (max-width:420px){
    .margin-top-80 { 
    margin-top:10px;
}
}
body { 
    background-attachment: fixed;
    background-size: cover;
}
.accordion-header {
    border-style: solid;
    border-color: #2b8d9c;
    margin: 3px;
}
.margin-top-60 {
    margin-top:60px;
}
@media (max-width:420px){
      .margin-top-60 {
    margin-top:10px;
    }
}
.title-page { 
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 1.5;
    color: #0b0989;
    padding-top: 10px;
    padding-bottom: 10px;
}
.margin-top-80 { 
    margin-top:80px;
}
@media (max-width:420px) {
    .margin-top-80 { 
        margin-top:10px;
    }
}
/* end */