﻿.e-product-page {
    font-family: 'Montserrat', sans-serif;
    font-weight: 470;
    font-style: normal;
    color: black;
    font-size: 15px;
}

.e-product-back-first {
    background: linear-gradient(270deg, rgba(114, 181, 252,0.762) 0%, rgba(255,255,255,1) 97%);
}

.e-product-back-second {
    background: linear-gradient(180deg, rgba(114, 181, 252,0.5) 0%, rgba(255,255,255,1) 95%);
}

.e-product-back-third {
    background: linear-gradient(90deg, rgba(114, 181, 252,0.3) 0%, rgba(255,255,255,1) 93%);
}

.e-font-head-main {
    font-size: 2.8em;
    font-weight: 670;
    text-shadow: 0.03em 0.044em 0em rgba(2, 58, 117, 0.300);
    line-height: 1.1em;
    text-transform: none;
    letter-spacing: 0em;
}

.e-theme-color {
    color: #0f4074;
}

.e-font-head12 {
    font-size: 1.5em;
    text-shadow: 0.03em 0.03em 0em rgba(2, 58, 117, 0.300);
}

.e-font-head1 {
    font-size: 1.7em;
    font-weight: 470;
    line-height: 1.2em;
}

.e-margin-top-40 {
    margin-top: 40px !important;
}

.e-margin-top-0 {
    margin-top: 0px !important;
}

.e-font-head-big {
    font-size: 2.8em;
    font-weight: 570;
    color: #0f4074;
    direction: ltr;
    margin-left: 0em;
    line-height: 1.16em;
    text-align: center;
    text-transform: none;
    letter-spacing: 0.022em;
    text-shadow: 0.03em 0.03em 0em rgba(2, 58, 117, 0.300);
}

.e-product-back-first1 {
    background: linear-gradient(-75deg, rgba(114, 181, 252,0.762) 10%, rgba(255,255,255,1) 90%);
}

.e-font-head-2 {
    font-size: 1.5em;
    font-weight: 470;
    margin-left: 0em;
    line-height: 1.5em;
    text-align: center;
    text-transform: none;
    letter-spacing: 0em;
}

.nav-item:hover {
    color: #3A74E7;
    border-bottom: 2px ridge #3A74E7;
    background-color: #EBF0F9;
    font-size: 1.05em;
}


.e-text-left {
    text-align: left !important;
}
.e-font-head-normal {
    padding-top: 3px;
    font-size: 2em;
    font-weight: 570;
    color: #0f4074;
    text-transform: none;
    letter-spacing: 0.022em;
}

.e-text-center {
    text-align: center !important;
}

.e-font-para-big {
    font-size: 17px;
    font-weight: 370;
    line-height: 1.5em;
    text-align: justify;
}

.e-sub-image {
    margin-top: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}

.e-sub-image-left {
    margin-top: -10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
}

.e-sub-image-right {
    margin-top: -10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
}

.e-sub-point-icon {
    display: block;
    float: left;
    padding: 4px;
    height: 100%;
}

.e-sub-point {
    width: 100%;
}

.e-pad-4 {
    padding: 4px !important;
}

.e-font-para-head {
    font-size: 18px;
    font-weight: 670;
    line-height: 1.5em;
    color: #0f4074;
    text-transform: uppercase;
    margin-bottom: 4px;
    padding-bottom: 0px;
}

.e-font-para-head1 {
    font-size: 20px;
    font-weight: 650;
    line-height: 1.5em;
    color: #0f4074;
    margin-bottom: 3px;
    padding-bottom: 0px;
}

.e-common-para {
    padding-top: 0px;
    margin-top: -10px;
    padding-left: 8px !important;
    margin-bottom: 4px;
    padding-bottom: 0px;
    text-align: justify;
}

.e-margin-gap-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.e-pad-gap-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.e-margin-top-10 {
    margin-top: 10px !important;
}

.sub-heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
    color: #0f4074;
    text-transform: uppercase;
    margin-bottom: 4px;
    padding-bottom: 0px;
}

.wrapper-class {
    padding-top: 30px;
}

.sidebar {
    position: fixed;
    top: 11.3em;
    bottom: 13px;
    left: 70px;
    width: 370px;
}

.sidenavTitle .blue {
    font-size: 1.7em;
    font-weight: 570;
    text-shadow: 0.03em 0.03em 0em rgba(2, 58, 117, 0.300);
    line-height: 0.07em;
}

.ethos-nav {
    padding: 0px !important;
    background-color: #F9FAFB;
    flex-direction: column !important;
    border-radius: 7px;
}


.navbar-expand-md .nav-link {
    color: #222222;
    padding: 7px 13px 2px 13px !important;
    font-size: 0.9em;
}

.e-sub-point-icon1 {
    display: flex;
    justify-content: center;
    padding: 4px;
}

.e-sub-point-icon2 {
    display: flex;
    justify-content: left;
    padding: 4px;
}


.stack-top {
    z-index: -9;
}

.box {
    top: 0;
    left: 0;
    width: 90px;
    height: 90px;
    margin: 3px;
    border-radius: 13px;
}

.overlay {
}

.color {
    box-shadow: 0 0 10px rgba(255, 0, 0, 0.5);
}

.box-height {
    height: 313px;
}

.gyap {
    padding-top: 50px;
}

.gyap2 {
    padding-top: 30px;
}

.intro_block svg {
    max-width: 150px;
    position: relative;
    transition: all 0.2s ease-in-out;
    right: -203px !important;
    top: -8px !important;
}

.intro-block {
    padding: 0;
    border-radius: 5px;
    background-color: #fff;
    margin: 0 auto;
}

.color-change {
    color: #0f4074;
}

.svgdraw {
    top: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: scale(1.4);
    z-index: 3;
}

.path {
    stroke: rgba(136, 8, 8, 0.97);
    stroke-width: 5;
    stroke-dasharray: 1000px;
    stroke-dashoffset: 1000px;
    animation: draw 1.5s infinite forwards normal linear;
    animation-delay: 0.3s;
    position: relative;
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}





.ori-hide-mobile {
}



@media (max-width: 1216px) {
    .sidebar {
        position: fixed;
        top: 9.8em;
        bottom: 10px;
        left: 50px;
        width: 300px;
    }
}
@media (max-width: 1080px) {
    .sidebar {
        position: fixed;
        top: 8em;
        bottom: 7px;
        left: 30px;
        width: 250px;
    }
}
@media (max-width: 850px) {
    .sidebar {
        position: fixed;
        top: 7.5em;
        bottom: 5px;
        left: 13px;
        width: 200px;
    }

    .sidenavTitle .blue {
        font-size: 1.5em;
        font-weight: 550;
        text-shadow: 0.01em 0.01em 0em rgba(2, 58, 117, 0.300);
        line-height: 0.03em;
    }
}
@media (max-width: 768px) {
    .sidebar {
        display: none;
    }

    .box {
        display: none;
    }

    .stack-top {
        display: none;
    }

    .overlay {
        display: none;
    }

    .ori-hide-mobile {
        display: none;
    }

    .gyap {
        padding-top: 13px;
    }

    .gyap2 {
        padding-top: 13px;
    }

    .main-title {
        font-size: 2rem;
        font-weight: bold;
        line-height: 40px;
    }

}



body {
}
