
header {
    z-index: 3;
    width: 100%;
    position: fixed;
    top: 0;
    height: 80px;
    background-color: white;
    display: flex;
    border-bottom: 1px solid #dadada;
}

.header-wrap {
    display: flex;
    padding: 0 80px;
    width: 100%;
    align-items: center;
    margin: 0 auto;
    box-sizing: border-box;
    max-width: 1360px;
    position: relative;
}
#head {
    background: none repeat scroll 0 0 rgba(29, 29, 29, 0.65);
    padding: 9rem 0 5rem;
    text-align: center;
}
.logo img {
    height: 60px;
}

.logo-text {
    font-weight: 700;
    font-size: 1.9rem;
    text-decoration: none;
    color: #646464;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.section1 {
    position: relative;
    box-sizing: border-box;
    padding-top: 80px;
}

.section1-wrap h1,.number {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
section h1 {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 300;
    text-transform: uppercase;
}


.encart h2 {
    font-size: 35px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    color: #f79631;
    margin-bottom: 10px;
}

.encart h3 {
    font-size: 25px;
    color: #2f3a4f;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
}
#content.left-align {
    text-align: left;
}
#content {
    background: none repeat scroll 0 0 #fff;
    padding: 5rem 0;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
}
.size-1140 .line {
    max-width: 71rem;
}
.size-960 .line, .size-1140 .line, .size-1280 .line, .size-1520 .line {
    margin: 0 auto;
    padding: 0 0.625rem;
}
.line {
    clear: left;
}
.center:after, .box:after, .margin:after, .margin2x:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}
.margin, .margin2x {
    display: block;
}
.contact-page p {
    font-size: 1rem;
    font-style: normal;
}
section p {
    font-size: 1rem;
}
#content.contact-page h2 {
    margin: 0 0 0.625rem;
}
#content h2 {
    font-size: 1.5rem;
    font-weight: 400;
    margin: 1rem 0 0.3rem;
    text-transform: none;
}
form.customform input, form.customform select, form.customform textarea {
    border-radius: 5px;
}
form.customform input, form.customform textarea, form.customform select {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E0E0E0;
    padding: 0.625rem;
    width: 100%;
}
form.customform input, form.customform textarea, form.customform select {
    background: none repeat scroll 0 0 #F5F5F5;
    transition: background 0.20s linear 0s;
    -o-transition: background 0.20s linear 0s;
    -ms-transition: background 0.20s linear 0s;
    -moz-transition: background 0.20s linear 0s;
    -webkit-transition: background 0.20s linear 0s;
}
form.customform input, form.customform select {
    height: 2.7rem;
}
form.customform input, form.customform select, form.customform textarea, form.customform button {
    font-size: 0.9rem;
    font-family: inherit;
    margin-bottom: 1.25rem;
}
form.customform button:hover {
    background: none repeat scroll 0 0 #2fcbe0;
}
form.customform button {
    background: none repeat scroll 0 0 rgb(0, 30, 34);
    border-radius: 5px;
    transition: background 0.20s linear 0s;
    -o-transition: background 0.20s linear 0s;
    -ms-transition: background 0.20s linear 0s;
    -moz-transition: background 0.20s linear 0s;
    -webkit-transition: background 0.20s linear 0s;
    width: 100%;
    border: 0 none;
    color: #fff;
    height: 2.7rem;
    padding: 0.625rem;
    cursor: pointer;

}
form.customform input, form.customform select, form.customform textarea, form.customform button {
    font-size: 0.9rem;
    font-family: inherit;
    margin-bottom: 1.25rem;
}
.margin>.s-1, .margin>.s-2,
.margin>.s-five, .margin>.s-3,
.margin>.s-4, .margin>.s-5, .margin>.s-6,
.margin>.s-7, .margin>.s-8, .margin>.s-9,
.margin>.s-10, .margin>.s-11, .margin>.s-12,
.margin>.m-1, .margin>.m-2, .margin>.m-five, .margin>.m-3, .margin>.m-4, .margin>.m-5, .margin>.m-6, .margin>.m-7, .margin>.m-8, .margin>.m-9, .margin>.m-10, .margin>.m-11, .margin>.m-12, .margin>.l-1, .margin>.l-2, .margin>.l-five, .margin>.l-3, .margin>.l-4, .margin>.l-5, .margin>.l-6, .margin>.l-7, .margin>.l-8, .margin>.l-9, .margin>.l-10, .margin>.l-11, .margin>.l-12, .margin>.xl-1, .margin>.xl-2, .margin>.xl-five, .margin>.xl-3, .margin>.xl-4, .margin>.xl-5, .margin>.xl-6, .margin>.xl-7, .margin>.xl-8, .margin>.xl-9, .margin>.xl-10, .margin>.xl-11, .margin>.xl-12, .margin>.xxl-1, .margin>.xxl-2, .margin>.xxl-five, .margin>.xxl-3, .margin>.xxl-4, .margin>.xxl-5, .margin>.xxl-6, .margin>.xxl-7, .margin>.xxl-8, .margin>.xxl-9, .margin>.xxl-10, .margin>.xxl-11, .margin>.xxl-12 {
    padding: 0 0.625rem;
}
.contact-page i {
    background: none repeat scroll 0 0 rgb(0, 30, 34);
    border-radius: 100px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0.3125rem 0.3125rem 0.3125rem 0;
    text-align: center;
    width: 35px;
}

/*-------------------------------------------------------*/

.section2 {
    z-index: 1;
    padding-top: 40px;
    text-align: center;
    padding-bottom: 80px;
}

.section2-wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
    flex-wrap: wrap;
    padding: 0 115px;
    margin: 0 auto;
    max-width: 1360px;
    box-sizing: border-box;
}
.menu-toggle{display: none}

/*-----------------------------------------------------------*/

@media screen and (max-width: 768px) {
    .menu-toggle{display: block;
       right:0;}
    .header-wrap {
        padding: 0 20px;
    }
   /* .header-navbar {
        display: none;
    }

    .header-navbar ul {
        flex-direction: column;

        top: 60px;
        left: 0;
        width: 100%;
        background-color: #fff;

    }

    .header-navbar ul li {
        margin: 10px 0;
        text-align: center;
    }*/

    .logo-text {
        font-size: 1.5rem;
    }
    .section1 {
        padding-top: 40px;
    }
    .section1-wrap h1 {
        font-size: 25px;
    }
    .section1-wrap h2 {
        font-size: 25px;
    }
    .encart:first-child {
        margin-bottom: 40px;
    }
    .encart h2 {
        font-size: 25px;
    }
    .encart h3 {
        font-size: 20px;
    }
    .section2-wrap {
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px;
    }
}