html {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    background: #fff;
    height: 100%
}

body {
    margin: 0;
    padding: 0;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    color: #545861;
    height: 100%
}

a {
    text-decoration: none;
    padding: 0;
    margin: 0
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

li {
    margin: 0;
    padding: 0
}

.left {
    float: left
}

.right {
    float: right
}

img {
    border: none;
    margin: 0;
    padding: 0
}

p {
    margin: 0;
    padding: 0
}

input,
textarea,
select,
button {
    outline: none;
    border: none;
    margin: 0;
    padding: 0
}

dd,
dt,
dl {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

.tabelle {
	font-size: 20px;
    color: #6e6e6e;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    line-height: 30px;
    margin-bottom: 30px;
    letter-spacing: -0.2px;
	list-style:disc;
}

.sample_box {
    width: 1030px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 68px;
    padding-bottom: 98px
}

.editor h2,
h3,
h4,
h5 {
    color: #58595b;
    margin-bottom: 10px
}

.editor h2 {
    font-size: 26px;
    line-height: 30px;
    color: #262626;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase
}

.editor h3 {
    font-size: 32px;
    line-height: 35px;
    color: #262626;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    margin-bottom: 30px
}

.editor h3 {
    font-size: 28px;
    line-height: 32px;
    color: #262626;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    margin-bottom: 30px
}

.editor h4 {
    font-size: 24px;
    line-height: 28px;
    color: #262626;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    margin-bottom: 30px
}

.editor h5 {
    font-size: 20px;
    line-height: 25px;
    color: #262626;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    margin-bottom: 30px
}

.editor ul li {
    color: #6e6e6e;
    font-family: 'futura_bookregular,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif';
    font-size: 20px;
    line-height: 30px;
    height: auto;
    margin-bottom: 14px;
    padding-left: 28px
}

.editor p {
    font-size: 20px;
    color: #6e6e6e;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    line-height: 30px;
    margin-bottom: 30px;
    letter-spacing: -0.2px
}

@media screen and (max-width:768px) {
    .editor p {
        margin-bottom: 15px
    }
}

.editor blockquote {
    font-size: 20px;
    color: #f9a61a;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    line-height: 30px;
    margin-bottom: 30px
}

.editor table {
    margin: 10px 0
}

.editor table th {
    color: #fff;
    font-size: 20px;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    line-height: 30px;
    margin-bottom: 30px;
    background-color: #f9a61a;
    padding: 10px
}

.editor table td {
    padding: 7px;
    text-align: center;
    font-size: 20px;
    color: #6e6e6e;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    line-height: 30px;
    margin-bottom: 30px
}

.editor ul {
    margin: 10px 0
}

.editor ol {
    padding-left: 16px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .editor ol {
        padding-left: 20px
    }
}

.editor ol {
    padding-left: 20px
}

.editor ol li {
    font-size: 20px;
    color: #6e6e6e;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    line-height: 30px;
    margin-bottom: 12px;
    padding-left: 19px;
    position: relative
}

.editor a {
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out
}

@font-face {
    font-family: 'futura_bookregular';
    src: url('http://www.edutec.one/fonts/futura-book-webfont.eot');
    src: url('http://www.edutec.one/fonts/futura-book-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.edutec.one/fonts/futura-book-webfont.woff2') format('woff2'), url('http://www.edutec.one/fonts/futura-book-webfont.woff') format('woff'), url('http://www.edutec.one/fonts/futura-book-webfont.ttf') format('truetype'), url('http://www.edutec.one/fonts/futura-book-webfont.svg#futura_bookregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'futura_bookoblique';
    src: url('http://www.edutec.one/fonts/futura-bookoblique.eot');
    src: url('http://www.edutec.one/fonts/futura-bookoblique.eot?#iefix') format('embedded-opentype'), url('http://www.edutec.one/fonts/futura-bookoblique.woff2') format('woff2'), url('http://www.edutec.one/fonts/futura-bookoblique.woff') format('woff'), url('http://www.edutec.one/fonts/futura-bookoblique.ttf') format('truetype'), url('http://www.edutec.one/fonts/futura-bookoblique.svg#futura-bookoblique') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'futuramedium';
    src: url('http://www.edutec.one/fonts/futura-medium-webfont.eot');
    src: url('http://www.edutec.one/fonts/futura-medium-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.edutec.one/fonts/futura-medium-webfont.woff2') format('woff2'), url('http://www.edutec.one/fonts/futura-medium-webfont.woff') format('woff'), url('http://www.edutec.one/fonts/futura-medium-webfont.ttf') format('truetype'), url('http://www.edutec.one/fonts/futura-medium-webfont.svg#futuramedium') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'futurabold';
    src: url('http://www.edutec.one/fonts/futura-bold.eot');
    src: url('http://www.edutec.one/fonts/futura-bold.eot?#iefix') format('embedded-opentype'), url('http://www.edutec.one/fonts/futura-bold.woff2') format('woff2'), url('http://www.edutec.one/fonts/futura-bold.woff') format('woff'), url('http://www.edutec.one/fonts/futura-bold.ttf') format('truetype'), url('http://www.edutec.one/fonts/futura-bold.svg#futuramedium') format('svg');
    font-weight: normal;
    font-style: normal
}

input {
    -webkit-appearance: none;
    border-radius: 0
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html {
    -webkit-font-smoothing: antialiased
}

.head-section {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 2
}

.head-section .text {
    position: absolute;
    z-index: 2;
    width: 20.49%;
    left: 12.55%;
    top: 50%;
    background-size: 100% 100%;
    -moz-transform: translate(0, -20%);
    -webkit-transform: translate(0, -20%);
    -o-transform: translate(0, -20%);
    -ms-transform: translate(0, -20%);
    transform: translate(0, -20%)
}

@media screen and (max-width:1000px) {
    .head-section .text {
        width: 50vw
    }
}

@media screen and (max-width:768px) {
    .head-section .text {
        -moz-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media screen and (max-width:640px) {
    .head-section .text {
        width: 77vw
    }
}

@media screen and (max-height:560px) {
    .head-section .text {
        width: 50vw
    }
}

.head-section .text .parallax-s-blockquote {
    position: relative
}

.head-section .text h1 {
    width: 100%;
    margin-bottom: 1.88vw;
    opacity: 0;
    -moz-transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    -o-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    transition: all 1s cubic-bezier(0, 1, .75, 1), opacity 1s ease-in-out;
    -webkit-transition: all 1s cubic-bezier(0, 1, .75, 1), opacity 1s ease-in-out;
    -o-transition: all 1s cubic-bezier(0, 1, .75, 1), opacity 1s ease-in-out;
    -moz-transition: all 1s cubic-bezier(0, 1, .75, 1), opacity 1s ease-in-out
}

.head-section .text h1.load {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.head-section .text p {
    font-size: 1.56vw;
    line-height: 2.08vw;
    color: #b8cbcb;
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    opacity: 0;
    -moz-transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    -o-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    transition: transform 1s cubic-bezier(0, 1, .75, 1), opacity 1s ease-in-out;
    -webkit-transition: transform 1s cubic-bezier(0, 1, .75, 1), opacity 1s ease-in-out;
    -o-transition: transform 1s cubic-bezier(0, 1, .75, 1), opacity 1s ease-in-out;
    -moz-transition: transform 1s cubic-bezier(0, 1, .75, 1), opacity 1s ease-in-out;
    transition-delay: .5s
}

.head-section .text p.load {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media screen and (max-width:1000px) {
    .head-section .text p {
        font-size: 2.56vw;
        line-height: 3.08vw
    }
}

@media screen and (max-width:640px) {
    .head-section .text p {
        font-size: 5.56vw;
        line-height: 6.08vw
    }
}

@media screen and (max-height:560px) {
    .head-section .text p {
        font-size: 3.56vw;
        line-height: 4.08vw
    }
}

.head-section.load .bg g {
    opacity: 1 !important
}

.head-section .bg {
    position: absolute;
    width: 62.76vw;
    right: -6.42vw;
    top: -7.34vw
}

.head-section .bg * {
    fill: #fff
}

.head-section .bg g {
    transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out
}

.head-section .bg #Group_105 {
    opacity: 0
}

.head-section .bg #Group_104 {
    opacity: 0;
    transition-delay: .2s
}

.head-section .bg #Group_108 {
    opacity: 0;
    transition-delay: .4s
}

.head-section .bg #Group_107 {
    opacity: 0;
    transition-delay: .5s
}

.head-section .bg #Group_112 {
    opacity: 0;
    transition-delay: .6s
}

.head-section .bg #Group_103 {
    opacity: 0;
    transition-delay: .8s
}

.head-section .bg #Group_114 {
    opacity: 0;
    transition-delay: 1s
}

.head-section .bg #Group_111 {
    opacity: 0;
    transition-delay: 1.1s
}

.head-section .bg #Group_65 {
    opacity: 0;
    transition-delay: 1.2s
}

.head-section .bg #Group_66 {
    opacity: 0;
    transition-delay: 1.3s
}

.head-section .bg #Group_102 {
    opacity: 0;
    transition-delay: 1.5s
}

.head-section .bg #Group_109 {
    opacity: 0;
    transition-delay: 1.7s
}

.head-section .bg #Yellow_B {
    opacity: 0;
    transition-delay: 1.8s
}

.head-section .bg #Group_59 {
    opacity: 0;
    transition-delay: 1.9s
}

.head-section .bg #Blue_B_Landing {
    opacity: 0;
    transition-delay: 2.1s
}

.head-section .bg #Group_67 {
    opacity: 0;
    transition-delay: 2.3s
}

@media screen and (max-width:640px) {
    .head-section .bg {
        width: 133.76vw;
        right: -14.42vw;
        top: -12.34vw
    }
}

.head-section .down-arrow {
    cursor: pointer;
    position: absolute;
    bottom: 28px;
    left: 12.55vw;
    display: block;
    width: 31px;
    height: 67px;
    background-color: transparent
}

@media screen and (max-height:560px) {
    .head-section .down-arrow {
        left: auto;
        right: 12.55vw
    }
}

.head-section .down-arrow:before {
    content: "";
    display: block;
    width: 31px;
    height: 27px;
    background: url(../img/scroll_arrow.svg) no-repeat;
    animation: arrow2 1.2s ease-in-out infinite;
    -moz-animation: arrow2 1.2s ease-in-out infinite;
    -webkit-animation: arrow2 1.2s ease-in-out infinite;
    -o-animation: arrow2 1.2s ease-in-out infinite;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out
}

.head-section .down-arrow:hover:before {
    opacity: .7
}

@keyframes arrow2 {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, 30px);
        -moz-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        -o-transform: translate(0, 30px);
        transform: translate(0, 30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.main-section {
    padding-bottom: 8.22vw;
    width: 100%;
    height: auto;
    padding-top: 1px;
    position: relative
}

.main-section .bg-p02 {
    z-index: 1;
    position: absolute;
    width: 44.23%;
    left: -4.79%;
    top: 9.4%
}

@media screen and (max-width:1000px) {
    .main-section .bg-p02 {
        width: 61.03vw;
        left: -6.79vw;
        top: 1%
    }
}

.main-section .bg-p03 {
    z-index: 1;
    position: absolute;
    width: 38.18vw;
    right: -5.36vw;
    top: 9%
}

@media screen and (max-width:1000px) {
    .main-section .bg-p03 {
        width: 56.18vw;
        right: -8.36vw;
        top: 14%
    }
}

.main-section .bg-p04 {
    z-index: 1;
    position: absolute;
    width: 50.18vw;
    right: -0.1vw;
    top: 39.2%
}

@media screen and (max-width:1000px) {
    .main-section .bg-p04 {
        width: 56.18vw;
        right: -8.36vw;
        top: 36%
    }
}

.main-section .bg-p05 {
    z-index: 1;
    position: absolute;
    width: 41.91vw;
    left: -7.24vw;
    top: 48.2%
}

@media screen and (max-width:1000px) {
    .main-section .bg-p05 {
        width: 68.81vw;
        left: -12.24vw;
        top: 50%
    }
}

.main-section .bg-p06 {
    z-index: 1;
    position: absolute;
    width: 74.36vw;
    right: -15.2vw;
    top: 57%
}

@media screen and (max-width:1000px) {
    .main-section .bg-p06 {
        width: 72.19vw;
        right: -14.44vw;
        top: 67%
    }
}

.main-section .bg-p07 {
    z-index: 1;
    position: absolute;
    width: 37.81vw;
    left: 0vw;
    bottom: -14.5vw
}

.main-section .pin-wrapper {
    position: absolute !important
}

.main-section .left-bar {
    z-index: 3;
    position: absolute;
    top: 135px !important;
    width: 18.33vw !important
}

@media screen and (max-width:1000px) {
    .main-section .left-bar {
        display: none
    }
}

.main-section .left-bar .left-bar-logo {
    cursor: pointer;
    width: 7.29vw;
    margin-left: 2.5vw;
    margin-bottom: 1.98vw
}

.main-section .left-bar .left-bar-logo img {
    width: 100%
}

.main-section .left-bar nav ul li {
    margin-bottom: .94vw;
    padding-left: 2.76vw;
    font-size: .78vw;
    line-height: 1.04vw;
    position: relative;
    transition: padding-left 1s cubic-bezier(0, 1, .75, 1);
    -webkit-transition: padding-left 1s cubic-bezier(0, 1, .75, 1);
    -moz-transition: padding-left 1s cubic-bezier(0, 1, .75, 1);
    -o-transition: padding-left 1s cubic-bezier(0, 1, .75, 1)
}

.main-section .left-bar nav ul li:hover:before {
    background: #fcb53d
}

.main-section .left-bar nav ul li:before {
    content: "";
    display: block;
    height: 1px;
    width: 2.14vw;
    background: #b8cbc8;
    position: absolute;
    left: 0;
    top: .4vw;
    transition: width 1s cubic-bezier(0, 1, .75, 1), background .2s ease-in-out;
    -webkit-transition: width 1s cubic-bezier(0, 1, .75, 1), background .2s ease-in-out;
    -moz-transition: width 1s cubic-bezier(0, 1, .75, 1), background .2s ease-in-out;
    -o-transition: width 1s cubic-bezier(0, 1, .75, 1), background .2s ease-in-out
}

.main-section .left-bar nav ul li.active {
    padding-left: 9.84vw
}

.main-section .left-bar nav ul li.active:before {
    width: 9.48vw;
    background: #fcb53d
}

.main-section .left-bar nav ul li.active a {
    font-family: 'futuramedium',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.main-section .left-bar nav ul li.out {
    padding-left: 2.76vw
}

.main-section .left-bar nav ul li.out:before {
    width: 2.14vw;
    background: #b8cbc8
}

.main-section .left-bar nav ul li.out a {
    font-family: 'futura_bookregular',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.main-section .left-bar nav ul li.on {
    padding-left: 9.84vw
}

.main-section .left-bar nav ul li.on:before {
    width: 9.48vw;
    background: #fcb53d
}

.main-section .left-bar nav ul li.on a {
    font-family: 'futuramedium',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.main-section .left-bar nav ul li a {
    text-transform: uppercase;
    color: #545861;
    font-size: .78vw;
    white-space: nowrap;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out
}

.main-section .left-bar nav ul li a:hover {
    color: #fcb53d
}

.main-section .content {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto
}

.main-section .content:after {
    content: "";
    display: block;
    clear: both
}

.main-section .content .content-text {
    float: left
}

@media screen and (max-width:1000px) {
    .main-section .content .content-text {
        width: 75% !important;
        margin: 0 auto !important;
        float: none !important
    }
}

@media screen and (max-width:640px) {
    .main-section .content .content-text {
        width: 100% !important;
        padding: 0 40px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }
}

.main-section .content .content-text .content-title {
    font-family: 'futuramedium',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 10px
}

@media screen and (max-width:1000px) {
    .main-section .content .content-text .content-title {
        font-size: 15px;
        padding-bottom: 20px
    }
}

.main-section .content.about-us {
    margin-top: 18.28vw
}

.main-section .content.verkehr {
    margin-top: 5vw
}

.main-section .content.about-us .content-text {
    width: 24.67%;
    margin-left: 56.8%
}

.main-section .content.verkehr .content-text {
    width: 40%;
    margin-left: 20%
}

@media screen and (max-width:1440px) {
    .main-section .content.about-us .content-text {
        width: 42.67%;
        margin-left: 56.8%
    }
	
	.main-section .content.verkehr .content-text {
        width: 37.67%;
        margin-left: 56.8%
    }
}

.main-section .content.about-us .content-text p {
    font-size: 30px;
    line-height: 40px
}

@media screen and (max-width:640px) {
    .main-section .content.about-us .content-text p {
        font-size: 20px;
        line-height: 27px
    }
}

.main-section .content.why-use-a-broker {
    margin-top: 6vw
}

.main-section .content.why-use-a-broker .content-text {
    width: 38.42%;
    margin-left: 36.87%
}

.main-section .content.why-use-a-broker .content-text p {
    font-size: 20px;
    line-height: 27px;
    padding-bottom: 20px
}

.main-section .content.who-we-are {
    margin-top: 5vw
}

.main-section .content.who-we-are .content-text {
    width: 34.61%;
    margin-left: 24.22%
}

@media screen and (max-width:1440px) {
    .main-section .content.who-we-are .content-text {
        width: 50%
    }
}

.main-section .content.who-we-are .content-text .text p {
    width: 98%;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 20px
}

.main-section .content.who-we-are .content-text .two-column {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 41px;
    width: 100%
}

.main-section .content.who-we-are .content-text .two-column .member {
    float: left
}

.main-section .content.who-we-are .content-text .two-column .member:nth-child(2n) {
    padding-left: 50px
}

@media screen and (max-width:1000px) {
    .main-section .content.who-we-are .content-text .two-column .member:nth-child(2n) {
        padding: 0
    }
}

.main-section .content.who-we-are .content-text .two-column .member:nth-child(2n+1) {
    padding-right: 50px
}

@media screen and (max-width:1000px) {
    .main-section .content.who-we-are .content-text .two-column .member:nth-child(2n+1) {
        padding: 0
    }
}

.main-section .content.who-we-are .content-text .two-column>div {
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

@media screen and (max-width:1000px) {
    .main-section .content.who-we-are .content-text .two-column>div {
        width: 100%;
        margin-bottom: 8vw
    }
}

.main-section .content.who-we-are .content-text .two-column>div img {
    display: block;
    height: auto;
    width: 100%;
    margin-bottom: 34px
}

@media screen and (max-width:1000px) {
    .main-section .content.who-we-are .content-text .two-column>div img {
        margin-bottom: 10px
    }
}

.main-section .content.who-we-are .content-text .two-column>div .img-title {
    font-family: 'futuramedium',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.main-section .content.who-we-are .content-text .two-column>div p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 16px
}

.main-section .content.what-we-do {
    margin-top: 1.46vw
}

.main-section .content.what-we-do .content-text {
    width: 71.35%;
    margin-left: 18.33%
}

.main-section .content.what-we-do .content-text .content-title {
    width: 50.88%;
    margin-left: 36.2%
}

@media screen and (max-width:1000px) {
    .main-section .content.what-we-do .content-text .content-title {
        width: 100%;
        margin-left: 0
    }
}

.main-section .content.what-we-do .content-text .text-one {
    width: 50.88%;
    margin-left: 36.2%
}

@media screen and (max-width:1440px) {
    .main-section .content.what-we-do .content-text .text-one {
        width: 60%
    }
}

@media screen and (max-width:1000px) {
    .main-section .content.what-we-do .content-text .text-one {
        width: 100%;
        margin-left: 0
    }
}

.main-section .content.what-we-do .content-text .text-one p {
    font-size: 20px;
    line-height: 27px;
    padding-bottom: 26px
}

@media screen and (max-width:1000px) {
    .main-section .content.what-we-do .content-text .text-one p {
        font-size: 20px;
        line-height: 27px;
        padding-bottom: 15px
    }
}

.main-section .content.what-we-do .content-text .text-two {
    margin-top: 4.7vw;
    position: relative;
    width: 47.13%;
    margin-left: 24.5%
}

@media screen and (max-width:1440px) {
    .main-section .content.what-we-do .content-text .text-two {
        width: 60%
    }
}

@media screen and (max-width:1000px) {
    .main-section .content.what-we-do .content-text .text-two {
        width: 100%;
        float: none;
        margin-left: 0
    }
}

@media screen and (max-width:640px) {
    .main-section .content.what-we-do .content-text .text-two {
        margin-top: 25vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 0 30px
    }
}

.main-section .content.what-we-do .content-text .text-two .text {
    position: relative
}

.main-section .content.what-we-do .content-text .text-two .text:before {
    content: "";
    font-family: 'futurabold',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 4.69vw;
    color: #b8cbc8;
    position: absolute;
    left: -3.33vw;
    top: -2.3vw
}

@media screen and (max-width:1000px) {
    .main-section .content.what-we-do .content-text .text-two .text:before {
        font-size: 50px;
        left: -30px;
        top: -25px
    }
}

.main-section .content.what-we-do .content-text .text-two .text:after {
    content: "";
    font-family: 'futurabold',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 4.69vw;
    color: #b8cbc8;
    position: absolute;
    bottom: 0;
    right: -27px;
    line-height: 0
}

@media screen and (max-width:1000px) {
    .main-section .content.what-we-do .content-text .text-two .text:after {
        font-size: 50px
    }
}

.main-section .content.what-we-do .content-text .text-two .text p {
    font-family: 'futura_bookoblique',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 30px;
    line-height: 40px
}

@media screen and (max-width:640px) {
    .main-section .content.what-we-do .content-text .text-two .text p {
        font-size: 20px;
        line-height: 27px
    }
}

.main-section .content.what-we-do .content-text .text-two .text-title {
    margin-top: 15px;
    display: inline-block;
    position: relative;
    padding-left: 54px;
    font-family: 'futuramedium',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 2.19vw
}

@media screen and (max-width:1000px) {
    .main-section .content.what-we-do .content-text .text-two .text-title {
        font-size: 15px
    }
}

.main-section .content.what-we-do .content-text .text-two .text-title:before {
    position: absolute;
    content: "";
    display: block;
    width: 0px;
    height: 2px;
    background: #b8cbc8;
    left: 0;
    top: .4vw
}

@media screen and (max-width:1000px) {
    .main-section .content.what-we-do .content-text .text-two .text-title:before {
        top: 7px
    }
}

.main-section .content.why-choose-us {
    margin-top: 0vw
}

@media screen and (max-width:1000px) {
    .main-section .content.why-choose-us {
        margin-top: 16vw
    }
}

.main-section .content.why-choose-us .content-text {
    width: 71.35%;
    margin-left: 18.33%
}

.main-section .content.why-choose-us .content-text .content-title {
    margin-left: 7.4%
}

@media screen and (max-width:1000px) {
    .main-section .content.why-choose-us .content-text .content-title {
        margin-left: 0
    }
}

.main-section .content.why-choose-us .content-text .text-one {
    width: 28%;
    margin-left: 7.4%
}

@media screen and (max-width:1440px) {
    .main-section .content.why-choose-us .content-text .text-one {
        width: 41%
    }
}

@media screen and (max-width:1000px) {
    .main-section .content.why-choose-us .content-text .text-one {
        width: 100%;
        margin-left: 0
    }
}

.main-section .content.why-choose-us .content-text .text-one p {
    font-size: 20px;
    line-height: 27px;
    padding-bottom: 26px
}

@media screen and (max-width:1000px) {
    .main-section .content.why-choose-us .content-text .text-one p {
        font-size: 20px;
        line-height: 27px;
        padding-bottom: 20px
    }
}

@media screen and (max-width:640px) {
    .main-section .content.why-choose-us .content-text .text-one p {
        font-size: 20px;
        line-height: 27px
    }
}

.main-section .content.why-choose-us .content-text .text-two {
    margin-top: 3.35vw;
    position: relative;
    width: 41.08%;
    margin-left: 46.9%
}

@media screen and (max-width:1440px) {
    .main-section .content.why-choose-us .content-text .text-two {
        margin-left: 56%
    }
}

@media screen and (max-width:1000px) {
    .main-section .content.why-choose-us .content-text .text-two {
        width: 100%;
        float: none;
        margin-left: 0
    }
}

@media screen and (max-width:640px) {
    .main-section .content.why-choose-us .content-text .text-two {
        margin-top: 25vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 0 30px
    }
}

.main-section .content.why-choose-us .content-text .text-two .text {
    position: relative
}

.main-section .content.why-choose-us .content-text .text-two .text:before {
    content: "";
    font-family: 'futurabold',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 4.17vw;
    color: #b8cbc8;
    position: absolute;
    left: -3.33vw;
    top: -2.9vw
}

@media screen and (max-width:1000px) {
    .main-section .content.why-choose-us .content-text .text-two .text:before {
        font-size: 50px;
        left: -30px;
        top: -25px
    }
}

.main-section .content.why-choose-us .content-text .text-two .text:after {
    content: "";
    font-family: 'futurabold',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 4.17vw;
    color: #b8cbc8;
    position: absolute;
    bottom: 0;
    right: -27px;
    line-height: 0
}

@media screen and (max-width:1000px) {
    .main-section .content.why-choose-us .content-text .text-two .text:after {
        font-size: 50px
    }
}

.main-section .content.why-choose-us .content-text .text-two .text p {
    font-family: 'futura_bookoblique',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 25px;
    line-height: 33px;
	font-style: italic;
}

@media screen and (max-width:640px) {
    .main-section .content.why-choose-us .content-text .text-two .text p {
        font-size: 20px;
        line-height: 27px
    }
}

.main-section .content.why-choose-us .content-text .text-two .text-title {
    margin-top: 15px;
    display: inline-block;
    position: relative;
    padding-left: 54px;
    font-family: 'futuramedium',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 2.19vw
}

@media screen and (max-width:1000px) {
    .main-section .content.why-choose-us .content-text .text-two .text-title {
        font-size: 15px
    }
}

.main-section .content.why-choose-us .content-text .text-two .text-title:before {
    position: absolute;
    content: "";
    display: block;
    width: 0px;
    height: 2px;
    background: #b8cbc8;
    left: 0;
    top: .4vw
}

@media screen and (max-width:1000px) {
    .main-section .content.why-choose-us .content-text .text-two .text-title:before {
        top: 7px
    }
}

.main-section .content.get-in-touch {
    margin-top: 1vw
}

.main-section .content.get-in-touch .content-text {
    width: 37.21%;
    margin-left: 44.48%
}

.main-section .content.get-in-touch .content-text .contact {
    margin-top: 1.25vw
}

.main-section .content.get-in-touch .content-text .contact .line {
    height: auto;
    overflow: hidden;
    margin-bottom: 2.08vw;
    position: relative
}

.main-section .content.get-in-touch .content-text .contact .line .contact-title {
    font-size: 1.82vw;
    line-height: 33px;
    font-family: 'futuramedium',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    color: #fcb53d;
    position: absolute
}

@media screen and (max-width:1000px) {
    .main-section .content.get-in-touch .content-text .contact .line .contact-title {
        font-size: 22px;
        line-height: 30px
    }
}

@media screen and (max-width:640px) {
    .main-section .content.get-in-touch .content-text .contact .line .contact-title {
        font-size: 20px;
        line-height: 30px
    }
}

.main-section .content.get-in-touch .content-text .contact .line .contact-info {
    font-size: 25px;
    line-height: 33px;
    padding-left: 44px
}

@media screen and (max-width:1000px) {
    .main-section .content.get-in-touch .content-text .contact .line .contact-info {
        font-size: 22px;
        line-height: 30px;
        padding-left: 30px;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }
}

@media screen and (max-width:640px) {
    .main-section .content.get-in-touch .content-text .contact .line .contact-info {
        font-size: 20px;
        line-height: 30px
    }
}

.main-section .content.get-in-touch .content-text .contact .line .contact-info a {
    color: #545861;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    word-wrap: break-word
}

.main-section .content.get-in-touch .content-text .contact .line .contact-info a:hover {
    color: #fcb53d
}

footer {
    width: 100%;
    padding: 1.46vw 0;
    background: #b8cbc8
}

@media screen and (max-width:1000px) {
    footer {
        padding: 3.46vw 0
    }
}

footer .logo-box {
    overflow: hidden;
    margin-right: 6.61vw
}

@media screen and (max-width:1000px) {
    footer .logo-box {
        margin-right: 0vw
    }
}

footer .logo-box .logo-box-right {
    float: right
}

@media screen and (max-width:1000px) {
    footer .logo-box .logo-box-right {
        float: none
    }
}

footer .logo-box a {
    float: left;
    display: block;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out
}

footer .logo-box a:hover {
    opacity: .7
}

@media screen and (max-width:1000px) {
    footer .logo-box a {
        float: none;
        margin: 0 auto
    }
}

footer .logo-box a img {
    display: block;
    width: 100%
}

footer .logo-box .niba {
    width: 8.23vw;
    margin-top: .42vw
}

@media screen and (max-width:1000px) {
    footer .logo-box .niba {
        width: 200px;
        position: relative;
        left: 30px
    }
}

footer .logo-box .ibna {
    width: 5.1vw;
    margin-left: 1.15vw
}

@media screen and (max-width:1000px) {
    footer .logo-box .ibna {
        width: 106px;
        margin: 4vw auto 0 auto
    }
}

footer .link-box {
    overflow: hidden;
    margin-right: 6.61vw;
    padding-top: 1.56vw
}

@media screen and (max-width:1000px) {
    footer .link-box {
        margin-right: 0vw;
        padding-top: 5.56vw
    }
}

footer .link-box ul {
    float: right
}

@media screen and (max-width:1000px) {
    footer .link-box ul {
        float: none
    }
}

footer .link-box ul li {
    margin-left: .91vw;
    float: left;
    line-height: 1.04vw;
    height: 1.2vw
}

@media screen and (max-width:1000px) {
    footer .link-box ul li {
        text-align: center;
        margin-bottom: 30px;
        float: none
    }
}

footer .link-box ul li:last-child:after {
    display: none
}

footer .link-box ul li:after {
    content: "";
    display: block;
    float: right;
    height: 100%;
    width: 1px;
    background: #fff;
    margin-left: .91vw
}

@media screen and (max-width:1000px) {
    footer .link-box ul li:after {
        display: none
    }
}

footer .link-box ul li a {
    font-family: 'futuramedium',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: .86vw;
    line-height: 1.04vw;
    color: #545861;
    text-transform: uppercase;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out
}

@media screen and (max-width:1000px) {
    footer .link-box ul li a {
        font-size: 15px;
        line-height: 20px
    }
}

footer .link-box ul li a:hover {
    color: #fff
}

.mobile-menu-button {
    display: none;
    position: fixed;
    right: 20px;
    top: 20px;
    left: auto;
    z-index: 999
}

@media screen and (max-width:1000px) {
    .mobile-menu-button {
        display: block
    }
}

@media screen and (max-width:640px) {
    .mobile-menu-button {
        right: 40px
    }
}

.mobile-menu-button span {
    background: #545861
}

.mobile-menu-button:hover span {
    background: #fcb53d
}

.mobile-menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 998;
    background: rgba(255, 255, 255, 0.8);
    overflow: auto;
    right: -100%;
    transition: right .9s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition: right .9s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: right .9s cubic-bezier(.77, 0, .175, 1);
    -o-transition: right .9s cubic-bezier(.77, 0, .175, 1);
    -webkit-overflow-scrolling: touch
}

@media screen and (max-width:1000px) {
    .mobile-menu {
        display: block
    }
}

.mobile-menu.open {
    right: 0
}

.mobile-menu ul {
    margin-top: 20vh;
    margin-bottom: 20vh;
    margin-left: 12.5vw
}

.mobile-menu ul li {
    padding: 0;
    margin: 4.5vw 0
}

.mobile-menu ul li a {
    font-size: 6.3vw;
    color: #545861;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out
}

.mobile-menu ul li a:hover {
    color: #fcb53d
}

.mobile-menu ul li.active a {
    color: #fcb53d
}

.wrapper {
    width: 100%;
    height: auto;
    overflow: hidden
}

@media screen and (min-width:1001px) {
    .wrapper {
        transform: inherit !important
    }
}

.wow {
    opacity: 0
}

@media screen and (max-width:1000px) {
    .hidden {
        overflow-y: hidden
    }
}

.scroll_content {
    position: relative;
    z-index: 2
}

.content-text {
    position: relative
}

.parallax-s {
    position: relative
}


/*# sourceMappingURL=style.css.map */