@font-face {
    font-family: 'Montserrat-Regular';
    src: url(../fonts/Montserrat-Regular.ttf);
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url(../fonts/Montserrat-Bold.ttf);
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url(../fonts/Montserrat-Light.ttf);
}

.font-bold {
    font-family: 'Montserrat-Bold';
}

.font-regular {
    font-family: 'Montserrat-Regular';
}

.font-light {
    font-family: 'Montserrat-Light';
}

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

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

* {
    margin: 0;
    padding: 0;
}

fieldset,
img,
input,
button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

ul,
ol {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.al {
    text-align: left;
}

.ac {
    text-align: center;
}

.ar {
    text-align: right;
}

.tup {
    text-transform: uppercase;
}

.no-padding {
    padding: 0;
}

.no-padding img {
    width: 100%;
}

.ac>img {
    margin-left: auto;
    margin-right: auto;
}

html,
body {
    font-family: "Montserrat-Regular", arial;
    font-size: calc(0.4vw + 10px);
    line-height: 1.2;
}

.white {
    color: #fff;
}

.navbar-brand img {
    width: 8rem;
}

.navbar-toggle .icon-bar {
    background-color: #000;
}

section {
    overflow: hidden;
}

.navbar-nav {
    padding-left: 8vw;
}

.navbar {
    margin-bottom: 1.5vw;
}

.navbar-nav a {
    color: #000;
    font-size: 1.2vw;
    font-family: 'Montserrat-Bold';
}

.navbar-nav>li>a {
    padding-top: 30px;
    padding-bottom: 0;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
    position: relative;
}

.nav>li>a:focus::after,
.nav>li>a:hover::after {
    content: "";
    border-bottom: solid 2px #000;
    width: calc(100% - 3vw);
    position: absolute;
    bottom: -2px;
    left: 1.5vw;
}

.nav-right {
    position: absolute;
    right: 0;
    top: 15px;
    color: #fff;
    background-color: #f00;
    border-radius: 10px 0 0 10px;
    font-size: 1.2vw;
    padding: 10px;
}

.section_1 {
    position: relative;
    width: 100%;
}

.section_1 img {
    width: 100%;
}

.section_1 h2 {
    font-size: 2.2vw;
    color: #000;
    padding-bottom: 1.8vw;
}

.section_1 p {
    font-size: 1.5vw;
    color: #000;
    line-height: 1.6;
}

.section_1_txt {
    position: absolute;
    left: 58%;
    top: 50%;
    transform: translateY(-50%);
}

.section_2 {
    background-color: #757575;
    padding: 1.5rem 0;
    font-size: 2.2vw;
    line-height: 1.4;
}

.section_3 {
    padding: 3rem 0 5rem;
}

.section_3 h2 {
    font-size: 2.2vw;
    color: #000;
    padding-bottom: 3.8vw;
}

.section_3 h3 {
    font-size: 1.85vw;
    color: #000;
    padding-bottom: 0.8vw;
}

.section_3 p {
    font-size: 1.24vw;
    line-height: 1.4;
}

.section_3_1 img {
    width: 70%;
    margin-left: 26%;
}

.section_3_1 .section_3_txt {
    width: 68%;
    margin-top: -1vw;
    margin-left: 2%;
}

.section_3_2 img {
    width: 67%;
    margin-top: 9vw;
}

.section_3_2 .section_3_txt {
    width: 70%;
    margin-left: 30%;
}

.section_3_3 {
    position: relative;
    padding-bottom: 3vw;
    margin-bottom: 2rem;
}

.section_3_3 img {
    width: 68%;
    margin-left: 26%;
    margin-top: -5vw;
}

.section_3_3 .section_3_txt {
    width: 35%;
    position: absolute;
    bottom: 0;
    left: 50%;
    padding-left: 15px;
}

.section_3_4 {
    left: 10%;
}

.section_3_4 img {
    width: 70%;
    margin-left: 24%;
}

.section_3_4 .section_3_txt {
    width: 68%;
    margin-left: 2%;
}

.section_3_5 img {
    width: 67%;
    margin-top: 9vw;
    margin-left: 12%;
}

.section_3_5 .section_3_txt {
    width: 70%;
    margin-left: 30%;
}

.section_4 {
    position: relative;
    width: 100%;
}

.section_4_1 {
    width: 10.2vw;
    margin-left: 41vw;
}

.section_4 h3 {
    font-size: 1.85vw;
    color: #000;
    padding-bottom: 0.8vw;
}

.section_4 p {
    font-size: 1.24vw;
    line-height: 1.4;
}

.section_4_txt_1 {
    position: absolute;
    left: 8.6vw;
    top: 12vw;
    width: 27vw;
    text-align: center;
}

.section_4_txt_1 img {
    width: 11vw;
    margin: 0 auto 0.5rem;
}

.section_4_txt_2 {
    position: absolute;
    left: 8.6vw;
    top: 28vw;
    width: 27vw;
    text-align: center;
}

.section_4_txt_2 img {
    width: 6.7vw;
    margin: 0 auto 0.5rem;
}

.section_4_txt_3 {
    position: absolute;
    left: 51.6vw;
    top: 0vw;
    width: 35vw;
    text-align: center;
}

.section_4_txt_4 {
    position: absolute;
    left: 51.6vw;
    top: 18vw;
    width: 45vw;
    text-align: center;
    padding-left: 11vw;
}

.section_4_txt_4 img {
    width: 11vw;
    position: absolute;
    left: 0;
    top: 0;
}

.section_4_txt_5 {
    position: absolute;
    left: 51.6vw;
    top: 34vw;
    width: 45vw;
    text-align: center;
    padding-left: 9vw;
}

.section_4_txt_5 img {
    width: 8.6vw;
    position: absolute;
    left: 0.4vw;
    top: 0;
}

.section_5 {
    padding: 5% 0;
}

.section_5 h3 {
    font-size: 1.85vw;
    color: #000;
    padding-bottom: 0.8vw;
}

.section_5 p {
    font-size: 1.24vw;
    line-height: 1.4;
    padding-bottom: 3rem;
}

.section_5_1 {
    padding-left: 6.35vw;
}

.section_5_1 img {
    width: 47.65vw;
}

.section_5_2 {
    padding-left: 44vw;
    margin-top: -7vw;
}

.section_5_2 img {
    width: 46.04vw;
}

.section_5_3 {
    padding-left: 9.35vw;
    margin-top: -13vw;
}

.section_5_3 img {
    width: 53.8vw;
}

.section_5_4 {
    padding-left: 30vw;
    margin-top: -7vw;
}

.section_5_4 img {
    width: 66.875vw;
}

.section_5_5 {
    padding-left: 4vw;
    margin-top: -3vw;
}

.section_5_5 img {
    width: 54.375vw;
}

.section_6_1 {
    font-size: 2vw;
    width: 84vw;
    padding: 1rem 1rem 1rem 2rem;
    color: #fff;
    background-color: #575757;
    border-radius: 0 10px 10px 0;
    letter-spacing: 0.45vw;
    margin-bottom: 2rem;
}

.section_6_2 {
    font-size: 1.5vw;
    color: #000;
}

.section_6_2 p {
    padding-bottom: 0.8em;
}

.section_6_3,
.section_6_4 {
    padding-left: 4vw;
    padding-top: 4vw;
}

.section_6 h2 {
    font-size: 1.85vw;
    color: #000;
    padding-bottom: 0.8vw;
}

.section_6_6 h3 {
    font-size: 1.45vw;
    line-height: 1.4;
    padding-bottom: 0.5rem;
}

.section_6_5,
.section_6_6 {
    padding-top: 3rem;
}

.section_6_6 p {
    font-size: 1.2vw;
    line-height: 1.4;
    padding-bottom: 3rem;
}

.section_6_6 img {
    width: 11.45vw;
    margin-bottom: 1rem;
}

.section_7 {
    background-color: #e9edee;
    width: 100%;
    padding: 3rem 0;
}

.section_7 h2 {
    font-size: 1.85vw;
    color: #000;
    line-height: 1.4;
    letter-spacing: 0.3vw;
    padding-bottom: 2rem;
}

.form-control {
    background-color: #d3dbdd;
    border: none;
    height: 1.6rem;
    margin-bottom: 0.6rem;
}

textarea.form-textarea {
    height: 8.2rem;
    width: 97%;
    margin-left: 3%;
}

.btn-block {
    cursor: pointer;
    background-color: #bccbce;
    color: #000;
    display: inline-block;
    padding: 1% 3%;
    float: right;
    clear: both;
    text-transform: uppercase;
    width: auto;
}

.section_7_1 {
    padding-bottom: 3rem;
}

.section_7_2 {
    padding-bottom: 1.5rem;
}

hr {
    border-top: 2px solid #bccbce;
}

.section_7_3 {
    padding-bottom: 3rem;
}

.faq_1 img {
    float: right;
    width: 1.2rem;
}

.section_7_faq {
    font-size: 1.1vw;
    line-height: 1.3;
    color: #000;
    padding-bottom: 0.5rem;
}

.faq_1 {
    background-color: #bccbce;
    padding: 1rem 2rem 1rem 1rem;
    border-radius: 5px 5px 0 0;
}

.faq_2 {
    background-color: #99a7ac;
    padding: 1rem;
    border-radius: 0 0 5px 5px;
}

.section_7_4 {
    margin-top: 4vw;
}

.section_7_5 img {
    display: inline-block;
    width: 4.5vw;
}

.section_7_5 span {
    font-size: 1.85vw;
    color: #000;
    line-height: 1.8;
}

.section_7_5 {
    padding-bottom: 2rem;
}

.section_7_6 h3 {
    font-size: 1.45vw;
    line-height: 1.4;
    padding-bottom: 0.5rem;
}

.section_7_6 p {
    font-size: 1.1vw;
    line-height: 1.4;
}

footer {
    width: 100%;
    background-color: #fff;
    padding: 3rem;
    text-align: center;
}

footer img {
    margin: 0 auto;
    width: 8rem;
}

@media (min-width: 1920px) {
    .container {
        width: 80vw;
    }
}

@media (max-width: 991px) {
    .section_6_4 {
        padding-top: 0;
    }
    .nav-right {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .section_1 img {
        width: 150%;
        max-width: 150%!important;
    }
    .section_1_txt {
        position: relative;
        width: 100%;
        left: auto;
        top: auto;
        transform: translateY(0);
        background-color: #fff;
        padding: 3rem 1rem;
    }
    .section_1 h2 {
        font-size: 1.5rem;
    }
    .section_1 p {
        font-size: 1rem;
    }
    .section_2 {
        font-size: 1.5rem;
    }
    .section_2 .col-xs-12 {
        padding: 0.6rem 0;
    }
    .section_3 h3 {
        font-size: 1.5rem;
    }
    .section_3 p {
        font-size: 1.2rem;
    }
    .section_3 .section_3_txt {
        width: 90vw;
        margin-left: 0;
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
        right: auto;
    }
    .section_3 img {
        margin-top: 3rem;
    }
    .section_3_3 {
        margin-bottom: 0;
    }
    .section_3_4 {
        left: 0%;
    }
    .section_4 img {
        display: none;
    }
    .section_4_1 {
        width: 18%;
        margin-left: 82%;
        margin-top: 20vw;
        margin-bottom: 22vw;
        display: block!important;
    }
    .section_4 h3 {
        font-size: 1.2rem;
        text-align: left;
    }
    .section_4 p {
        font-size: 10px;
        text-align: left;
    }
    .section_4_txt_1 {
        position: absolute;
        left: 3vw;
        top: 0;
        width: 78%;
        text-align: center;
    }
    /* .section_4_txt_1 img {
        width: 20vw;
        margin: 0 auto 0.5rem;
    } */
    .section_4_txt_2 {
        position: absolute;
        left: 3vw;
        top: 20vw;
        width: 78%;
        text-align: center;
    }
    /* .section_4_txt_2 img {
        width: 13vw;
        margin: 0 auto 0.5rem;
    } */
    .section_4_txt_3 {
        position: absolute;
        left: 3vw;
        top: 40vw;
        width: 78%;
        text-align: center;
    }
    .section_4_txt_4 {
        position: absolute;
        left: 3vw;
        top: 68vw;
        width: 78%;
        text-align: center;
        padding-left: 0;
    }
    /* .section_4_txt_4 img {
        width: 12vw;
        position: relative;
        left: auto;
        top: auto;
    } */
    .section_4_txt_5 {
        position: absolute;
        left: 3vw;
        top: 96vw;
        width: 75%;
        text-align: center;
        padding-left: 0;
    }
    /* .section_4_txt_5 img {
        width: 12vw;
        position: relative;
        left: auto;
        top: auto;
    } */
    .section_5 h3 {
        font-size: 1.2rem;
    }
    .section_5 p {
        font-size: 10px;
    }
    .section_5_1 {
        padding-left: 6.35vw;
    }
    .section_5_1 img {
        width: 70vw;
    }
    .section_5_2 {
        padding-left: 26vw;
        margin-top: 5vw;
    }
    .section_5_2 img {
        width: 70vw;
    }
    .section_5_3 {
        padding-left: 9.35vw;
        margin-top: 2vw;
    }
    .section_5_3 img {
        width: 80vw;
    }
    .section_5_4 {
        padding-left: 9vw;
        margin-top: 5vw;
    }
    .section_5_4 img {
        width: 90vw;
    }
    .section_5_5 {
        padding-left: 4vw;
        margin-top: 3vw;
    }
    .section_5_5 img {
        width: 80vw;
    }
    .section_6_1 {
        font-size: 12px;
        letter-spacing: 0;
    }
    textarea.form-textarea {
        width: 100%;
        margin-left: 0%;
    }
    .section_7 h2 {
        font-size: 1.6rem;
    }
    .section_7_5 img {
        width: 4rem;
    }
    .section_7_5 span {
        font-size: 1.6rem;
    }
}