/* 
Theme Name: Safety
*/

@font-face {
    font-family: 'GothamHTF';
    font-style: normal;
    font-weight: bold;
    src: url("fonts/GothamHTF-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'GothamHTF';
    font-style: normal;
    font-weight: 600;
    src: url("fonts/GothamHTF-Medium.otf") format("opentype");
}

@font-face {
    font-family: 'GothamHTF';
    font-style: normal;
    font-weight: 500;
    src: url("fonts/GothamHTF-Light.otf") format("opentype");
}

body,
html,
#wrapper,
#main {
    padding: 0px !important;
    background: #F0EFED !important;
    color: #555555 !important;
    font-family: 'Lato', sans-serif;
}

.hide-in-sm {
    display: block;
}

.show-in-sm {
    display: none;
}

.heading {
    color: #555555;
    font-size: 45px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 30px;
    font-family: 'GothamHTF';
}

.heading-mb {}

.text {
    color: #717171;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 40px;
}

.section-content-padding {
    padding: 100px 100px 100px 100px;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-content-padding > div {
    width: 100%;
}

.img-text {
    bottom: 0;
    padding: 100px 100px 100px 100px;
    position: absolute;
    color: rgba(255, 255, 255, 0.8);
    font-size: 82px;
    line-height: 68px;
    font-weight: 900;
    z-index: 3;
}

.btn-main {
    font-family: 'GothamHTF';
    font-size: 20px;
    font-weight: 800;
    color: #FFF;
    background-color: #FF8217;
    border: 1px solid #FF8217;
    box-shadow: 0px 4px #C46A00;
    border-radius: 10px;
    padding: 5px 40px 5px 40px;
}

.pricing {
    font-size: 68px;
    font-weight: 800;
    color: #5F6369;
    line-height: 42px;
}

.pricing sup {
    font-size: 25px;
    top: -28px;
}

#banner {
    height: 100vh;
    background: #e1e1e1;
    position: relative;
}

#banner .blurred {
    height: 100vh;
    filter: blur(50px);
}

#banner .blurred-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255, 255, 255, 0.4);
}

#banner .carousel-indicators {
    top: 0;
    right: auto;
    align-items: center;
    justify-content: flex-start;
    margin-right: 0%;
    margin-left: 0%;
    transform: rotate(90deg);
}

#banner .carousel-indicators li {
    margin: 6px;
    width: 6px;
    height: 6px;
    border: 3px solid white;
    border-radius: 50%;
    opacity: 1;
    background: transparent;
}

#banner .carousel-indicators li.active {
    background: white;
}

#banner .banner-img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}

#banner .main-watch {
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#banner .sub-text {
    position: absolute;
    bottom: 30px;
    color: #FFF;
    text-align: center;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    font-size: 19px;
    letter-spacing: 2px;
    font-family: 'GothamHTF';
    font-weight: 400;
    z-index: 15;
}


#banner .main-watch .watch {
    position: absolute;
    z-index: 10;
    max-width: 18%;
    max-height: 80%;
}

#banner .row .col-md-6 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

#banner .banner-img-content {
    padding: 100px 100px 100px 100px;
    position: absolute;
    width: 75%;
    z-index: 3;
}

#banner .banner-img-content .for-watch {
    font-size: 16px;
    font-family: 'GothamHTF';
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

#banner .banner-img-content .for-watch img {
    max-width: 200px;
    margin-left: 20px;
}

#banner .banner-img-text {
    font-size: 72px;
    line-height: 72px;
    color: rgba(255, 255, 255, 1);
}

#banner .banner-img-text b {
    font-weight: 900;
}


#features .ticks-head {
    color: #5F6369;
    font-size: 19px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 40px;
}

#features .ticks {
    margin-bottom: 30px;
}

#features .ticks .tick {
    width: 100%;
    display: flex;
    margin-bottom: 5px;
}

#features .ticks .tick div:nth-child(1) {
    width: 10%;
}

#features .ticks .tick div:nth-child(2) {
    width: 90%;
    padding-top: 5px;
    padding-left: 6px;
}

#features .ticks .tick img {
    width: 90%;
}

#features .ticks .tick h6 {
    color: #555555;
    font-size: 22px;
    letter-spacing: -0.5px;
    word-spacing: 2px;
    font-weight: 800;
    margin-bottom: 5px;
}

#features .ticks .tick p {
    color: #5F6369;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

#subscription .heading {
    font-size: 30px;
}

#subscription .subscriptionfeatures {
    margin-bottom: 30px;
}

#subscription .subscriptionfeatures .subscriptionfeature {
    width: 100%;
    display: flex;
    padding: 0px 15px 0px 15px;
    border-bottom: 1px solid #ADADAD;
}

#subscription .subscriptionfeatures .subscriptionfeature div:nth-child(1) {
    width: 10%;
    padding: 10px 0px 10px 0px;
}

#subscription .subscriptionfeatures .subscriptionfeature div:nth-child(2) {
    width: 75%;
    padding: 14px 10px 10px 5px;
    color: #555555;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

#subscription .subscriptionfeatures .subscriptionfeature div:nth-child(3) {
    width: 15%;
    padding: 5px 0px 5px 0px;
    color: #FF8217;
    text-align: center;
    background: #F2F1EF;
    font-size: 26px;
}

#subscription .subscriptionfeatures .subscriptionfeature img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}

#subscription .limited-time-only h6 {
    font-size: 20px;
    line-height: 20px;
    color: #5F6369;
    font-weight: 800;
    margin-bottom: 15px;
}

#subscription .limited-time-only h6 span {
    color: #24B5D8;
}

#subscription .limited-time-only ul {
    padding-left: 0px;
    list-style: none;
}

#subscription .limited-time-only ul li {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
}


#doctor .quote {
    font-size: 54px;
    color: #555555;
    font-weight: 800;
    line-height: 54px;
}

#doctor .quote span {
    color: #296286
}

#doctor .designation {
    text-align: right;
    font-size: 18px;
    text-transform: uppercase;
}

#doctor .designation div:nth-child(2) {
    font-size: 12.1px;
}

#doctor .feedback {
    margin-top: 40px;
    font-size: 17px;
    line-height: 22px;
    color: #555555;
}

#visitstorebanner {
    background: #383634;
    padding-left: 100px;
    padding-right: 100px;
}

#visitstorebanner img {
    width: 100%;
}

#visitstorebanner .not-have {
    margin-top: 10px;
    padding-left: 20px;
    font-family: 'GothamHTF';
    font-size: 34px;
    font-weight: bold;
    line-height: 46px;
    letter-spacing: -0.5px;
    color: #FFF;
}

#visitstorebanner .not-have div:first-child {
    color: #C9E1ED;
}


#assessment form h6 {
    font-size: 24px;
    letter-spacing: -1px;
    font-weight: bold;
    font-family: 'GothamHTF';
    color: #555555;
}

#assessment form h6 span {
    color: #0A5781;
}

#assessment form input {
    height: 52px;
    font-size: 18px;
    border-radius: 10px;
    color: #0A5781;
    margin-bottom: 20px;
    border: 1px solid #707070;
}

#assessment form .btn-main {
    font-size: 17px;
    background: #0A5781;
    border: 1px solid #0A5781;
    box-shadow: 0px 4px #84C1D9;
}

#howitworks .head {
    font-size: 36px;
    margin-bottom: 30px;
}

#howitworks .head img {
    margin-left: 15px;
    margin-right: 15px;
    width: 250px;
}

#howitworks .steps {
    margin-bottom: 30px;
}

#howitworks .steps .step {
    width: 100%;
    height: 100%;
    padding: 15px;
    border-radius: 15px;
    background: white;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.28);
}

#howitworks .steps .step .step-img {
    width: 100%;
    height: 320px;
    object-fit: contain;
}

#howitworks .steps .step .step-content {
    padding: 30px 15px 0px 15px;
}

#howitworks .steps .step .step-content .step-head {
    display: flex;
    margin-bottom: 20px;
}

#howitworks .steps .step .step-content .step-head div:nth-child(1) div {
    background: #FF8217;
    border-radius: 50%;
    color: white;
    padding: 7px;
    font-size: 18px;
    font-family: 'GothamHTF';
    width: 40px;
    height: 40px;
    text-align: center;
}

#howitworks .steps .step .step-content .step-head div:nth-child(1) {
    width: 20%;
}

#howitworks .steps .step .step-content .step-head div:nth-child(2) {
    width: 80%;
}

#howitworks .steps .step h6 {
    color: #003255;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.5px;
    word-spacing: 2px;
    font-weight: 800;
}

#howitworks .steps .step p {
    color: #5F6369;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}



#application {}

#application .col-2 img {
    width: 100%;
}

#application .download-txt {
    padding-left: 20px;
    font-family: 'GothamHTF';
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -1px;
    color: #555555;
}

#application .download-btns {
    margin-top: 10px;
}

#application .download-btns img {
    height: 50px;
    border-radius: 10px;
}

#application .download-btns img:nth-child(2) {
    margin-left: 10px;
}

/* Colors */

.main {
    color: #555555;
}

.bg-white {
    background: #FFFFFF;
}

@media (min-width: 1200px) {}

@media (min-width: 1440px) {}

@media (min-width: 768px) {}

@media (max-width: 768px) {

    .hide-in-sm {
        display: none;
    }

    .show-in-sm {
        display: block;
    }

    .section-content-padding {
        padding: 40px 30px 50px 30px;
    }

    .img-text {
        padding: 40px 40px 40px 40px;
        font-size: 62px;
        line-height: 52px;
    }

    .heading {
        font-size: 32px;
        font-weight: bold;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .text {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 30px;
    }

    .btn-main {
        width: 95%;
        border-radius: 15px;
        margin-left: 2.5%;
        margin-right: 2.5%;
    }

    .pricing {
        font-size: 78px;
        font-weight: 800;
        color: #5F6369;
        line-height: 90px;
        text-align: center;
    }

    .pricing sup {
        font-size: 30px;
        top: -32px;
    }

    .discount-bar {
        position: absolute;
        bottom: -30px;
        width: 100%;
        background: #89C5DD;
        text-align: center;
        padding: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        color: #46494E;
        z-index: 99;
    }

    .discount-bar h6 {
        font-weight: 800;
        word-spacing: 3px;
        text-transform: uppercase;
        margin-bottom: 0px;
        font-size: 24px;
    }

    .discount-bar h6 span {
        color: white;
    }

    .discount-bar p {
        font-size: 22px;
        margin-bottom: 0px;
    }

    #banner {
        height: auto;
    }

    #banner .banner-img {
        height: auto;
        width: 100%;
        object-fit: cover;
    }

    #features .ticks-head {
        width: 90%;
        margin: auto;
        text-align: center;
    }

    #features .ticks {
        width: 90%;
        margin: auto;
    }

    #features .ticks .tick p {
        font-size: 18px;
        line-height: 25px;
    }

    #features .ticks-foot {
        display: flex;
        flex-direction: column-reverse;
    }

    #features .ticks-foot .pricing {
        margin-bottom: 20px;
    }

    #application {
        text-align: center;
    }

    #application .justify-content-start {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    #application .download-txt {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }

    #application .download-btns {
        width: 100%;
        justify-content: center !important;
        margin-bottom: 15px;
    }

    #needhand > .justify-content-start,
    #assessment > .justify-content-start,
    #designed > .justify-content-start,
    #doctor > .container > .justify-content-start {
        flex-direction: column-reverse;
    }

    #visitstorebanner {
        background: #383634;
        padding: 40px 20px 0px 20px;
    }

    #visitstorebanner img {
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
    }

    #visitstorebanner .not-have {
        font-size: 34px;
        letter-spacing: -1px;
        line-height: 42px;
        padding-right: 20px;
    }

    #doctor .quote {
        font-size: 62px;
        font-weight: 900;
        line-height: 62px;
    }

    #doctor .feedback {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    #subscription .section-content-padding > div > .col-6 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

    #subscription .limited-time-only h6 {
        font-size: 26px;
        line-height: 28px;
        text-align: center;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 20px;
    }

    #subscription .limited-time-only ul {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

    #howitworks {
        padding-bottom: 1rem !important;
    }

    #howitworks .steps .step {
        padding: 10px 10px 30px 10px;
    }

    #howitworks .steps .step .step-content {
        padding: 30px 30px 30px 30px;
    }

    #howitworks .steps .step .step-img {
        height: 380px;
    }

    #howitworks .steps .step .step-content .step-head div:nth-child(1) div {
        padding: 10px;
        font-size: 25px;
        font-weight: bold;
        width: 60px;
        height: 60px;
    }

    #howitworks .steps .step h6 {
        padding-left: 10px;
        font-size: 28px;
        line-height: 28px;
        letter-spacing: -0.5px;
    }

    #howitworks .steps .step p {
        font-size: 18px;
        line-height: 26px;
    }

    #howitworks .carousel-indicators {
        bottom: 30px;
    }

    #howitworks .carousel-indicators li {
        margin: 6px;
        width: 10px;
        height: 10px;
        border: 1px solid #777777;
        border-radius: 50%;
        opacity: 1;
        background: transparent;
    }

    #howitworks .carousel-indicators li.active {
        background: #777777;
    }
}
