.hidden-desktop{
	display: none;
}
.media.has-media,.section-areas-of-expertise .media  {
    background-size: cover !important;
	    display: block;
}
[data-aos=fade-in] {
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
    opacity: 0;
}
.media.has-media img,.section-areas-of-expertise .media img{
	opacity: 0;
	filter: Alpha(opacity=0);
	    display: block;
}
.front-page .section-banner{
	    margin-bottom: 60px;
}
.front-page .section-banner img.placeholder-section{
	    width: 100%;
    z-index: -1;
	display:block
}
.front-page .section-banner .list-item{
	    position: absolute;
    top: 0;
	left:0;
	width:100%;
	height:100%
}
.front-page .section-banner .item{
	    position: relative;
}
.front-page .section-banner .item .content {
    position: absolute;
    top: 38.2%;
    width: 100%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.front-page .section-banner .item .content h2{
	margin: 0;
	font-family: Raleway;
    font-size: 50px;
    line-height: 70px;
    letter-spacing: 0;
    font-weight: 300;
}
.front-page .section-banner .item .content h2 span{
	font-weight:700;
	font-family: Montserrat;
}
.front-page .section-banner .owl-dots{
	position: absolute;
    bottom: 30px;
    width: 100%;
	    text-align: center;
}
.front-page .section-banner .owl-dots .owl-dot{
	width:10px;
	height:10px;
	margin:5px;
}
.front-page .section-banner .owl-dots .owl-dot span{
	display:block;
	width:10px;
	height:10px;
	border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	background:rgba(255, 255, 255, 0.7)
}
.front-page .section-banner .owl-dots .owl-dot.active span{
	background:#D8B45C
}
.front-page .section-about-us{
	margin-bottom: 93px;
	position: relative;
}
.front-page .section-about-us .bottom-scroll{
	position:relative
}
.front-page .section-about-us .scroll{
       position: fixed;
    right: 14px;
   bottom: 100px;
    z-index: 2;

}
.front-page .section-about-us .scroll a{
	font-size: 22px;
    line-height: 26px;
    color: #D8B45C;
    letter-spacing: 1.32px;
    font-family: Raleway;
    display: inline-block;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
}
.front-page .section-about-us .scroll .boder{
    content: '';
    width: 2px;
    height: 330px;
    background: #D8B45C;
    display: inline-block;
    position: absolute;
    bottom: 80px;
    right: 39px;
	
}
.front-page .section-about-us > .container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -moz-flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.front-page .section-about-us .col-left .list-images,
.front-page .section-about-us .col-left .list-images *{
	height:100%
}
.front-page .section-about-us .col-left .list-images .owl-item{
	opacity: 0;
	filter: Alpha(opacity=0);
}
.front-page .section-about-us .col-left .list-images .owl-item.active{
	opacity: 1;
	filter: Alpha(opacity=100);
}
.front-page .section-about-us .col-left .list-images .owl-dots{
	height:auto;
}
.front-page .section-about-us .col-left{
	width:41.4%
}
.front-page .section-about-us .col-right{
    width: 58.6%;
    padding-left: 5.8%;
    max-width: calc(430px + 5.8%);
	    position: relative;
}
.front-page .section-about-us .col-right .detail-bottom{
	margin-top: 40%;
}
.front-page .section-about-us .col-right .content{
	    margin-bottom: 20.5%;
}
h3.very-big{
	    font-size: 70px;
    font-family: 'Raleway';
    font-weight: 300;
    line-height: 100px;
    letter-spacing: 1.75px;
    color: #A2A2A1;
	margin: 0 0 30px;
}
h3.very-big span{
	color:#005696;
	font-family:Montserrat;
	font-weight:600;
	display:block
}
.front-page .section-about-us .title h3{
    margin: 4px 13% 20px auto;
    text-align: right;
    max-width: 287px;
}
.front-page .section-about-us .title h3 span{
	    padding-right: 6%;
}
.front-page .section-about-us .owl-dots .owl-dot{
	width:10px;
	height:10px;
	background:#D8B45C;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	opacity: 0.7;
		filter: Alpha(opacity=70);
	margin: 5.5px;
}
.front-page .section-about-us .owl-dots {
	margin-top: 7px;
    margin-left: -7px;
	    position: absolute;
}
.front-page .section-about-us .owl-dots .owl-dot.active{
	opacity: 1;
	filter: Alpha(opacity=100);
}
.section.section-areas-of-expertise {
    margin-bottom: 28px;
}
.section.section-areas-of-expertise .title{
	margin-bottom: 34px;
}
.section.section-areas-of-expertise h3 span{
	margin-left: 11.5%;
}
.section-areas-of-expertise .content{
	max-width:589px;
	margin-bottom:62px
}
.section-areas-of-expertise .list-pages{
	    margin: auto;
    overflow: hidden;
    max-width: 1920px;
	
}
.section-areas-of-expertise .list-pages .list-page{
	    padding-left: 24%;
    position: relative;
    right: -39px;
}
.section-areas-of-expertise .list-pages .list-page .page-item{
	padding: 0 15px;
}
.section-areas-of-expertise .list-pages .page-item a:not(.name){
	overflow: hidden;
	display:block;
}
.section-areas-of-expertise .list-pages .page-item .media{
    -o-transition-duration: 0.5s;
       transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}
.section-areas-of-expertise .list-pages .page-item .media:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
        transform: scale(1.2);
}
.section-areas-of-expertise .owl-carousel .owl-stage-outer{
	z-index:1
}
.section-areas-of-expertise .page-item a.name{
    font-size: 20px;
    line-height: 24px;
    color: #005696;
    text-transform: uppercase;
    display: inline-block;
    clear: both;
    margin-top: 10px;
    letter-spacing: 1.2px;
	min-height:48px;
}
.section-areas-of-expertise .page-item a.name:hover{
	    text-decoration: underline;
}
.section-areas-of-expertise .list-pages .owl-nav{
	position: absolute;
    bottom: 44px;
    margin-left: -25px;
    max-width: 1230px;
    padding: 0 0px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.section-areas-of-expertise .list-pages .owl-nav button{
	font-size:0;
	width:40px;
	height:40px;
}
.section-areas-of-expertise .list-pages .owl-nav button.owl-prev{
	background-image:url(../images/arrow_chevron_left.svg)
}
.section-areas-of-expertise .list-pages .owl-nav button.owl-next{
	background-image:url(../images/arrow_chevron_right.svg);
	margin-left: 23px;
}
.section-areas-of-expertise .list-pages .owl-nav button.owl-next:hover{
	background-image:url(../images/arrow_chevron_right_hover.png)
}
.section-areas-of-expertise .list-pages .owl-nav button.owl-prev:hover{
	background-image:url(../images/arrow_chevron_left_hover.png);
}
.section.section-career-opportunity{
	
}
.section-career-opportunity .title{
    padding-left: 44%;
	margin-bottom: 50px;
}
.section-career-opportunity .title h3 span{
	margin-left: -4%;
}
.section-career-opportunity .post-item{
	border-top: 1px solid #D9D9D9;
	padding-top:18px;
}
.section-career-opportunity .post-item .title-post
.section-career-opportunity .post-item .work-job,
.section-career-opportunity .post-item .excerpt {
    padding-right: 30%;
}
.section-career-opportunity .post-item h5{
	font-size:20px;
	line-height:24px;
	font-weight:500;
	letter-spacing: 0.4px;
	font-family:Roboto;
	text-transform: uppercase;
	margin:0 0 16px 0
}
.section-career-opportunity .post-item h5 a:hover{
	text-decoration: underline;
}
.section-career-opportunity .post-item .work-job{
	margin-bottom:19px;
	text-transform: capitalize;
}
.section-career-opportunity .post-item .work-job .work-location{
	margin-right:37px
}
.section-career-opportunity .post-item .inner-item {
    position: relative;
}
.section-career-opportunity .post-item .inner-item .post-date{
	position: absolute;
    right: 0;
    top: 0;
}
.section-career-opportunity .post-item .inner-item .post-link{
	position: absolute;
	right: 32px;
    bottom: 41px;
}
.post-link.no-border .button-cusor{
	    border: 0;
    padding: 0;
	    width: 60px;
    height: 60px;
}
.post-link.no-border .button-cusor .arrow-cusor{
	    z-index: 0;
}
.post-link.no-border .button-cusor span.arow-cusor{
	position:relative
}
.post-link.no-border .button-cusor .arrow-cusor__inner{
	top: 2px;
}

.section-career-opportunity .actions{
	text-align: center;
	border-top: 1px solid #D9D9D9;
	    padding-top: 49px;
    margin-top: 22px;
	margin-bottom:44px;
}
.section-career-opportunity .actions a{
	color:#fff !important;
	min-width: 205px;
    display: inline-block;
}
.front-page .section-founder-advice .founder-advice-tile{
	position:relative;
	margin-bottom:98px;
}
.front-page .section-founder-advice .title{
    max-width: 464px;
    text-align: right;
}
.front-page .section-founder-advice .title h3 span{
	    margin-right: 18px;
}
.front-page .section-founder-advice .founder-advice-tile .actions{
	position:absolute;
	bottom:0;
	right:0
}
.front-page .section-founder-advice {
    position: relative;
	padding-bottom: 20px;
	/* margin-bottom:65px; */
}
.front-page .section-founder-advice:before{
	content:'';
	width:100%;
	height:calc(100% - 60px);
	position:absolute;
	top:60px;
	left:0;
	background:#FBF9F5;
	z-index: -1;
}
.front-page .section-founder-advice .list-post{
	max-width:803px;
}
.front-page .section-founder-advice .post-item h5 a:hover{
	text-decoration: underline;
}
.front-page .section-founder-advice .post-item h5{
	    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 0.4px;
    font-family: Roboto;
    text-transform: uppercase;
	margin:0 0 18px 0
}
.section-founder-advice .post-item .post-date{
	display: inline-block;
    width: 161px;
    vertical-align: top;
    padding-right: 15px;
}
.front-page .section-founder-advice .post-item{}
.section-founder-advice .post-item .title-content{
    display: inline-block;
    width: calc(100% - 270px);
    vertical-align: top;
    margin-right: 70px;
}
.section-founder-advice .post-item .post-link{
	display: inline-block;
    vertical-align: top;
    position: absolute;
	right: 35px;
    bottom: 78px;
}
.section-founder-advice .post-item .inner-item{
    border-bottom: 1px solid #D9D9D9;
	    position: relative;
    padding-bottom: 13px;
    margin-bottom: 40px;
}
.front-page .section-contact-form{
	background-image:url(../images/contact-before.png);
	background-position:center;
	background-size:cover;
	padding-bottom: 60px;
    margin-bottom: 0;
	    padding-top: 65px;
}
.front-page .section-contact-form > .container{
	    max-width: 608px;
    margin: auto;
}
.front-page .section-contact-form h3.very-big span{
	display: inline-block;
}
.front-page .section-contact-form .content label{
	font: normal 400 18px/26px Roboto;
    color: #A2A2A1;
    letter-spacing: 0.36px;
    margin-bottom: 0;
}
.front-page .section-contact-form .content{
	margin:0 -29px 5px;
	    overflow: hidden;
}
.front-page .section-contact-form .content .field{
    padding: 0 29px;
    width: 50%;
    float: left;
	    margin-bottom: 36px;
}
.front-page .section-contact-form .title{
	margin-bottom: 69px;
}
.front-page .section-contact-form input{
	    border: none;
    border-bottom: 2px solid #D9D9D9;
	background:transparent;
	padding: 3px 0;
}
.front-page .section-contact-form select{}
.front-page .section-contact-form textarea{
    height: 86px;
    min-height: 86px;
}
.front-page .section-contact-form .fields {
    clear: both;
	margin-bottom:32px
}
.front-page .section-contact-form .fields span.wpcf7-form-control-wrap{
	display: block;
    margin-top: 16px;
}
.front-page .section-contact-form .actions{
	text-align:center;
	margin:20px 0 0;
	padding-left:60px;
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
	-webkit-order: 2;
}
.section-contact-form .wpcf7 form.invalid .wpcf7-response-output, 
.section-contact-form .wpcf7 form.unaccepted .wpcf7-response-output{
	    color: #904738;
    padding: 2.5px 13px;
    border: 2px solid #ef6b2c;
    background: #fef5f0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0;
    width:auto;
}
.front-page .section-contact-form .actions input[type="submit"] {
    font: normal 400 22px/26px Raleway;
    letter-spacing: 1.32px;
    color: #fff;
    min-height: initial;
    min-width: initial;
    padding: 4px 57px;
    border-radius: 43px;
    text-transform: uppercase;
	    background: #0073aa;
	border: 0;
}
.front-page .section-contact-form .actions input[type="submit"]:hover,
.front-page .section-contact-form .actions input[type="submit"]:focus{
	    outline: none;
    outline-offset: 0;
    background: transparent;
    opacity: 1;
    filter: Alpha(opacity=100);
    background: #005696;
}
.front-page .section-contact-form form{
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
		display: -moz-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -moz-flex-direction: column;
}
.section-contact-form .select2-container--default .select2-selection--single{
	width: 100%;
    border: 1px solid #A2A2A1;
    border-radius: 0;
	-webkit-border-radius: 0%;
		-moz-border-radius: 0%;
    font-size: 16px;
    line-height: 26px;
    color: #BCC1C2;
    letter-spacing: 0.32px;
	  height: auto; 
}
.section-contact-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #BCC1C2;
	 height: 36px;
	 padding: 5px 10px;
	     line-height: 26px;
}
.section-contact-form .select2-container{
	width:100% !important
}
.section-contact-form .select2-container--default .select2-selection--single .select2-selection__arrow b{
	display:none
}
.section-contact-form .select2-container--default .select2-selection--single .select2-selection__arrow{
	    background: #ffffff url(../images/select.png) no-repeat;
	    height: 15px;
    top: 10px;
    right: 7px;
}
body .select2-results__option{
	background: #A2A2A1;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
	    padding: 1px 35px;
}
body .select2-container--default .select2-results__option--selected,
body .select2-container--default .select2-results__option--highlighted[aria-selected] {
   color: #BCC1C2;
   background: #A2A2A1;
    position: relative;
}
body .select2-container--default .select2-results__option--selected:before,
body .select2-container--default .select2-results__option--highlighted[aria-selected]:before {
	content:'';
	width:14px;
	height:14px;
	background:url(../images/check-select.png);
	display:block;
	position:absolute;
	top:5px;
	left:8px;
}
body .select2-search--dropdown{
	display:none
}
span.placholder-question.hidden {
    display: none;
}
body .select2-container--open .select2-dropdown--below{
	border-radius: 0;
	-webkit-border-radius:0;
	-moz-border-radius: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder{
	color:#BCC1C2
}
body .select2-container--default .select2-results>.select2-results__options{
	padding:5px 0 0;
	    background: #A2A2A1;
}
video{
	max-width: 100%;
}
.section-banner-home{
	position: relative;
	z-index: 0;
}
.section-banner-home .container-fullwidth{
	height: calc(100vh - 110px);
}
.section-banner-home .wrapper{
    height: calc(100vh - 110px);
    /* padding-bottom: 45.4%; */
    position: relative;
    overflow: hidden;
    position: fixed;
    /* top: 80px; */
    width: 100%;
}
.section-banner-home img, .section-banner-home video, .section-banner-home iframe{
	position: absolute;
	width: auto;
	height: auto;
	/* max-width: none; */
	max-height: none;
	min-width: 100%;
	min-height: 100%;
	top: 50%;
    left: 50%;
	    object-fit: cover;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.swipe-out-effect{
	position: relative;
	overflow: hidden;
}
.swipe-out-effect:after{
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 1s;  /* cubic-bezier(1, 0, 0.3, 0.8); */
    transition: -webkit-transform 1s;  /* cubic-bezier(1, 0, 0.3, 0.8); */
    -o-transition: transform 1s;  /* cubic-bezier(1, 0, 0.3, 0.8); */
    transition: transform 1s;  /* cubic-bezier(1, 0, 0.3, 0.8); */
    transition: transform 1s cubic-bezier(1, 0, 0.3, 0.8), -webkit-transform 1s;  /* cubic-bezier(1, 0, 0.3, 0.8); */
}
.swipe-out-effect.swipe-out-end:after{
	-webkit-transform: translateX(100%);
	    -ms-transform: translateX(100%);
	        transform: translateX(100%);
}
.swipe-out-effect>*{
	-webkit-transform: scale(1.4);
	    -ms-transform: scale(1.4);
	        transform: scale(1.4);
	-webkit-transition: -webkit-transform 1s;  /* cubic-bezier(1, 0, 0.3, 0.8); */
	transition: -webkit-transform 1s;  /* cubic-bezier(1, 0, 0.3, 0.8); */
	-o-transition: transform 1s;  /* cubic-bezier(1, 0, 0.3, 0.8); */
	transition: transform 1s;  /* cubic-bezier(1, 0, 0.3, 0.8); */
	transition: transform 1s cubic-bezier(1, 0, 0.3, 0.8), -webkit-transform 1s;  /* cubic-bezier(1, 0, 0.3, 0.8); */
}
.swipe-out-effect.swipe-out-end>*{
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}
.section-banner-home .swipe-out-effect>*{
	-webkit-transform: translate(-50%, -50%) scale(1.4);
	    -ms-transform: translate(-50%, -50%) scale(1.4);
	        transform: translate(-50%, -50%) scale(1.4);
}
.section-banner-home .swipe-out-effect.swipe-out-end>*{
	-webkit-transform: translate(-50%, -50%) scale(1);
	    -ms-transform: translate(-50%, -50%) scale(1);
	        transform: translate(-50%, -50%) scale(1);
}
.section-precision-defined{
	padding-top: 112px;
	position: relative;
	z-index: 1;
}
.section-precision-defined .background-image{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 0;
	background: transparent !important;
}
.section-precision-defined .container{
	max-width: 1153px;
}
.section-precision-defined .container-fullwidth{
	background: #fff;
}
.section-precision-defined .title-image, .section-precision-defined .title-image-mobile{
	position: relative;
	z-index: 1;
	float: left;
	opacity: 1 !important;
}
.section-precision-defined .title-image.effect-stop{
	-webkit-transform: translateX(0) !important;
	    -ms-transform: translateX(0) !important;
	        transform: translateX(0) !important;
}
.section-precision-defined .title-image:before, .section-precision-defined .title-image-mobile:before{
	content:"";
	position: absolute;
	bottom: calc(100% - 1px);
	left: -4000px;
	display: block;
	width: 9999px;
	height: 200px;
	height: 113px;
	background: #fff;
}
.section-precision-defined .title-image img, .section-precision-defined .title-image-mobile img{
	display: block;
	position: relative;
	z-index: 2;
}
.section-precision-defined .title-image div, .section-precision-defined .title-image-mobile div{
	position: absolute;
	z-index: 1;
	background: #fff;
	width: 9999px;
	top: 0;
	height: 999px;
}
.section-precision-defined .title-image .bkg-left, .section-precision-defined .title-image-mobile .bkg-left{
	right: 100%;
}
.section-precision-defined .title-image .bkg-right, .section-precision-defined .title-image-mobile .bkg-right{
	left: calc(100% - 1px);
}
.section-precision-defined .bottom-content{
	background: #fff;
	clear: both;
	padding-top: 11px;
	padding-bottom: 154px;
	position: relative;
    z-index: 1;
}
.section-precision-defined .bottom-content:after{
	content:"";
	display: block;
	width: 9999px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 100%;
	background: #fff;
}
.section-precision-defined .description p{
	font-size: 22px;
	color: #666;
	line-height: 30px;
}
.section-precision-defined .description{max-width: 550px;margin-bottom: 99px;}
.home .site-content .button:visited{
	color: #fff;
}
.home .site-content .button:visited:hover, .home .site-content .button:visited:focus{
	color: #184e83;
}
.section-we-build-it{
	
position: relative;
	
z-index: 2;

}
.section-we-build-it .top-image{
	height: 600px;
}
.section-we-build-it .top-image, .section-we-build-it .bottom-image{
	/* background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed; */
	position: relative;
	background: #fff;
}
.section-we-build-it .bg-wrapper{
	clip: rect(0, auto, auto, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section-we-build-it .bg{
	position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    will-change: transform;
}
/* @media only screen and (max-device-width: 1024px) {
	@supports (-webkit-touch-callout: none) {
		.section-we-build-it .top-image, .section-we-build-it .bottom-image {
			background-attachment: scroll;
		}
		.section-we-build-it .bottom-image{
			background-image: none !important;
		}
	}
} */
.section-we-build-it .top-image:after, .section-we-build-it .bottom-image:after{
	content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
	transition: opacity .5s;
}
.section-we-build-it .top-image:after{
	opacity: 0.9;
}
.section-we-build-it .top-image.clarify:after{
	opacity: 0;
}
.section-we-build-it .bottom-image:after{
	opacity: 0;
}
.section-we-build-it .bottom-image.blur:after{
	opacity: 1;
}
.section-we-build-it .top-image img, .section-we-build-it .bottom-image img{
	width: 100%;
	opacity: 0;

}
.section-we-build-it .container-small{
	max-width: 710px;
	margin: auto;
    padding-top: 149px;
	text-align: center;
	padding-bottom: 166px;
	position: relative;
    z-index: 1;
}
.section-we-build-it .subtitle{font-size: 36px;color: #184E83;line-height: 43px;text-transform: uppercase;margin-bottom: 20px;
	font-weight: 400;
}
.section-we-build-it .title{
	font-size: 80px;
	font-weight: bold;
	line-height: 66px;
	color: #184E83;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 26px;
}
.section-we-build-it .description{
    margin-bottom: 56px;
}
.section-we-build-it .description p{
	
line-height: 30px;
}
.section-we-build-it a.button{
    padding: 22px 42px;
}
.section-we-build-it .button.arrow:after{
	margin-left: 71px;

}
.section-our-business{
	position: relative;
    z-index: 2;
	background: #fff;
}
.section-our-business .container-fullwidth{
	
}

.section-our-business .item.active h2{
	text-shadow: none;
    color: #fff;
}
.section-our-business .item{
	margin-top: 22px;
}
.section-our-business .item a{
	pointer-events: none;
}
.section-our-business h2{
    font-size: 80px;
    line-height: 73px;
    text-transform: uppercase;
    font-weight: bold;
    color: #184E83;
    text-shadow: 1px 0 0 rgba(255, 255, 255, 25%), -1px 0 0 rgba(255, 255, 255, 25%), 0 1px 0 rgba(255, 255, 255, 25%), 0 -1px 0 rgba(255, 255, 255, 25%), 1px 1px rgba(255, 255, 255, 25%), -1px -1px 0 rgba(255, 255, 255, 25%), 1px -1px 0 rgba(255, 255, 255, 25%), -1px 1px 0 rgba(255, 255, 255, 25%);
	transition: .3s;
}

.section-our-business .scroll-wrapper{
	/* overflow-x: scroll; */
}
.section-our-business .scroll-container{
    /* display: flex;
    width: 300vw;
    margin-left: 465px; */
}
.section-our-business .frame{
    /* display: flex;
    max-width: 100vw; */
}
.section-our-business .frame:after{
	/* content:"";
	display: table;
	clear: both; */
}



.section-our-business .title:after{
	content:"";
	display: block;
	position: absolute;
	left: calc(100% + 23px);
	top: 10px;
	height: 1px;
	width: 134px;
	background-color: #FDB515;
}
.section-our-business .section {
	/* height: 100%;
	width: 33.33%;
	float: left; */
}
.section-our-business .title{
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    color: #184E83;
    text-transform: uppercase;
    top: 5px;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
}
.section-our-business .subtitle{
    font-size: 22px;
    line-height: 35px;
    font-weight: 500;
    color: #292929;
    margin-bottom: 15px;
    margin-top: 0;
}
.section-our-business .description{
    margin-bottom: 31px;
}
.section-co-creating{
	padding-top: 86px;
    padding-bottom: 114px;
	background: #fff;
	position: relative;
}
.section-co-creating .container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

}
.section-co-creating .content{
    width: 50%;
    padding: 75px 0;
    padding-right: 50px;
}
.section-co-creating .title{
    font-size: 35px;
    font-weight: 500;
    line-height: 42px;
    color: #58595B;
    max-width: 450px;
}
.section-co-creating .description{
	    
max-width: 450px;
	    
margin-bottom: 89px;
}
.section-co-creating .button{
	
padding: 22px 42px;
}
main .section-co-creating .button.arrow:after{
	
margin-left: 71px;
}
.section-co-creating .image{
    width: calc(50% + 60px);
    margin-right: -60px;
}
.section-co-creating .image img{
    display: block;
	width: 100%;
}



body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{
    background-color: #184E83;

}
body #moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{
	border-bottom: 0;

}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{
	font-family: Roboto;
	font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{
	font-weight: 700;
}
body.home #moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{
	

}
body #moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{
	top: auto;
	bottom: 0;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{
    padding: 15px 20px 14px;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    position: static;
    display: block;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{
	padding-left: 0;

}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{
	font-size: 16px;
	font-weight: bold;
	font-family: Roboto;
	border: 1px solid #fff;
    border-radius: 0;
    padding: 22px 41px 21px;
	margin-right: 33px;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{
	background: transparent !important;
    opacity: 50%;
    border: 1px solid #fff;
    color: #fff !important;
}
body .moove-gdpr-cookie-notice{
    padding-right: 110px;
}
.change-settings-button:hover{
	color: #fff !important;
	opacity: 0.5;
}
body .moove-gdpr-cookie-notice a:hover{
	color: #fff !important;
	opacity: 0.5;
}
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{
    opacity: 1;
    -webkit-box-shadow: none;
            box-shadow: none;
	margin: 0;
	width: 22px;
	display: none;
}
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{
	background: transparent;
    color: #fff !important;
    opacity: 0.5;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after, body #moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before, body .gdpr-icon.moovegdpr-arrow-close:after, body .gdpr-icon.moovegdpr-arrow-close:before, body i.moovegdpr-arrow-close.moovegdpr-arrow-close:after, body i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{
	width: 2px;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:after, body #moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:before, body .gdpr-icon i.moovegdpr-arrow-close:after, body .gdpr-icon i.moovegdpr-arrow-close:before, body i.moovegdpr-arrow-close i.moovegdpr-arrow-close:after, body i.moovegdpr-arrow-close i.moovegdpr-arrow-close:before{
	height: 28px;
    top: calc(50% - 14px);
}
body.home {
	margin: 0;
}
body.home, html {
overflow-x: hidden;
}
.home .site-content img {
/* width: 100%;
max-width: 100%;
height: auto; */
/* padding-top: 112px; */
/* position: static; */
}
.home .site-content .wrapper {
margin: 0 auto;
}

.left-bar{
	right: 80px;
	z-index: 3;
	opacity: 1;
	transition: opacity .3s;
}
.left-bar.fixed{
	position: fixed !important;
	top: 50% !important;
	-webkit-transform: translateY(-50%) !important;
	    -ms-transform: translateY(-50%) !important;
	        transform: translateY(-50%) !important;
		opacity: 0;
		pointer-events: none;
}
.scroll-top{
	font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #184E83;
    padding: 29px 54px 28px 27px;
    background: #184E83;
	position: absolute;
    right: -25px;
    top: -17px;
	/* position: fixed;
	right: 40px;
	bottom: 100px; */
    cursor: pointer;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
	/* opacity: 0;
	pointer-events: none; */
}
/* .scroll-top.show{
	opacity: 1;
	pointer-events: auto;
} */
.scroll-top:hover{
	opacity: 0.5;

}
.scroll-bar{
	width: 1px;
	/* height: 67vh; */
	height: 60vh;
	background: #A1A1A1;
	position: relative;
}
@media (min-height: 1200px){
	.left-bar .scroll-bar{
		height: 50vh;
	}
}
.left-bar .scroll-bar span{
	height: 5vh;
	width: 1px;
	background: #fff;
	position: absolute;
	top: 0;
}
.section-our-business .side-menu{
	background: #184E83;
}
.section-our-business .side-menu h5{
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #FDB515;
}
@media (min-width: 768px){
	.section-our-business .items{
		position: absolute;
		left: 60px;
		bottom: 85px;
	}
	.section-our-business .side-menu{
		width: 465px;
		height: calc(100vh - 80px);
		top: 0;
		position: absolute;
		z-index: 1;
	}
	.section-our-business .side-menu.fixed{
		position: fixed;
		top: 80px;
		bottom: 0;
		height: auto;
	}
	.section-our-business .side-menu.fixed.fixed-ended{
		bottom: 0;
		top: auto;
		position: absolute;
		z-index: 1;
	}
	.section-our-business .side-menu h5{
		position: absolute;
		left: 60px;
		top: 173px;
	}
	.trigger {
	position: absolute;
	}
	.trigger--one {
	left: 0;
	}
	.scene {
	position: absolute;
	height: calc(100vh - 80px);
	top: 0;
	left: 0;
	right: 0;
	}
	.scene--active {
	position: fixed;
	top: 80px;
	}
	.scene--ended {
	position: absolute;
	bottom: 0;
	top: auto !important;
	}
	.horizontal-scroll-section {
	position: relative;
	min-height: 100vh;
	opacity: 0;
	-webkit-transition: 0.2s opacity;
	-o-transition: 0.2s opacity;
	transition: 0.2s opacity;
	}
	.horizontal-scroll-section img {
	display: block;
	max-height: 80%;
	width: auto;
	}
	.horizontal-scroll-section--init {
	opacity: 1;
	overflow: hidden;
	}
	.horizontal-scroll-section__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	}
	.horizontal-scroll-section__content-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
	}
	.horizontal-scroll-section__content-section {
	position: relative;
	min-width: 1418px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	}
	.horizontal-scroll-section__content-section.place-hollder-section{
		min-width: 465px;
	
	}
	.horizontal-scroll-section__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	}
	.horizontal-scroll-section__image h2 {
	margin-left: 20px;
	width: 250px;
	text-align: left;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	}
	.horizontal-scroll-section__image--two img {
	max-width: 400px;
	}
	.horizontal-scroll-section__image--four img {
	max-width: 400px;
	}
	.horizontal-scroll-section--animation-one .horizontal-scroll-section__image--two {
	opacity: 1;
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
	}
	.section-our-business .text{

		height: 100%;
		min-width: 538px;
		position: relative;
		background: #F5FAFF;
	}
	.section-our-business .text .wrapper{
		
		
	position: absolute;
		
	bottom: 130px;
		
	padding-left: 50px;
		
    padding-right: 45px;

	max-width: 460px;
	}
	.section-our-business .image{
	
		height: 100%;
		min-width: 880px;
		max-width: 880px;
		overflow: hidden !important;
		position: relative;
	}
	.home .site-content .section-our-business .image img{
		display: block;
		position: absolute;
		width: auto;
		height: auto;
		max-width: none;
		max-height: none;
		min-width: 100%;
		min-height: 100%;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.section-our-business .side-menu.fixed, .scene--active{
		top: 72px;
	}
	.scene {
		height: calc(100vh - 72px);

	}
	.section-banner-home .wrapper{	
		height: calc(100vh - 105px);

	}
	.section-banner-home .container-fullwidth{
		height: calc(100vh - 105px);
	}
	.section-banner-home .wrapper{
		/* top: 72px; */
	}
}
@media only screen and (min-width: 1025px){
	.front-page .section-about-us .col-right .actions{
		    margin-left: 4px;
	}
	.section-career-opportunity .post-item .inner-item .post-date {
		right: 20px;
		top: -3px;
	}
	.section-career-opportunity .actions{
		padding-right:3%
	}
	.front-page .section-founder-advice h3.very-big{
		line-height:85px;
	}
	.front-page .section-founder-advice .post-item .content{
		    padding-right: 5.6%;
	}
	.front-page .section-founder-advice .founder-advice-tile .actions{
		right:-7px;
	}
}
@media (max-width: 1024px) and (min-width: 768px){
	.horizontal-scroll-section__content-section.place-hollder-section{
		min-width: 300px;
	}
	.horizontal-scroll-section__content-section{
		min-width: 1348px;
	}
	.section-our-business .text{
		min-width: 468px;
	}
	.section-our-business .side-menu{
		width: 300px;
	}
	.section-our-business .side-menu h5{
		left: 30px;
		top: 200px;
	}
	.section-our-business .items{
		left: 30px;
		bottom: 200px;

	}
}
@media only screen and (max-width: 1024px){
	.front-page .section-banner .item .content h2{
		font-size:40px;
		line-height:48px;
		    max-width: 80%;
	}
	h3.very-big{
		font-size:50px;
		line-height:58px;
	}
	.front-page .section-founder-advice .title {
		max-width: 333px;
	}
	.section-precision-defined .title-image, .section-precision-defined .title-image-mobile{
		max-width: 450px;
	}
	
	
	.section-our-business h2{
		font-size: 60px;
		line-height: 60px;
	}
	
	.section-co-creating .content{
		padding: 30px 0;
		padding-right: 30px;
	}
	.section-we-build-it .title{
		font-size: 60px;
	}
	.section-we-build-it .subtitle{
		font-size: 28px;
		line-height: 30px;
	}
	
	
}
@media only screen and (max-width: 992px){
	.front-page .section-banner .item .content h2{
		font-size:35px;
		line-height:42px;
	}
	h3.very-big{
		font-size:40px;
		line-height:46px;
		    letter-spacing: 0.88px;
	}
	.section-areas-of-expertise .page-item a.name{
		font-size: 18px;
		line-height: 20px;
		letter-spacing: 0.96px;
	}
	.section-career-opportunity .post-item h5{
		    font-size: 19px;
		line-height: 22px;
	}
	.front-page .section-about-us .scroll{
		    right: -15px;
	}
	.front-page .section-founder-advice .title{
		max-width:280px
	}
	.front-page .section-founder-advice:before{
		height: calc(100% - 30px);
		top:30px;
	}
}
@media (min-width: 768px){
	@media (max-height: 799px){
		.section-our-business .side-menu h5{
			top: 30px;
		}
		.section-our-business .items{
			bottom: 30px;
		}
		.section-our-business h2{
			font-size: 40px;
    		line-height: 40px;
		}
		.section-our-business .text .wrapper{
			bottom: 60px;

		}
	}
}
@media only screen and (max-width: 767px){
	.section-banner-home .wrapper{
		height: calc(100vh - 64px);
		/* height: 0;
    	padding-bottom: 96%; */
	}
	.section-banner-home .container-fullwidth{
		height: calc(100vh - 64px);
		/* height: 0;
    	padding-bottom: 96%; */
	}
	.section-banner-home .wrapper{
		/* top: 64px; */
	}
	.section-precision-defined .title-image:before, .section-precision-defined .title-image-mobile:before{
		height: 39px;
	}
	.home .site-content .wrapper{
		overflow: hidden;
	}
	.home .site-content .section-our-business .wrapper{
		overflow: visible;
	}
	.section-precision-defined .background-image{
		bottom: 113.8px;
	}
	.section-we-build-it .top-image{
		height: 400px;
	}
	.hidden-mobile{
		display: none;
	}
	.hidden-desktop{
		display: block;
	}
	.front-page .section-banner .item .content h2{
		font-size:30px;
		line-height:40px;
	}
	h3.very-big{
		font-size:35px;
		line-height:40px;
		    letter-spacing: 0.88px;
	}
	.section-areas-of-expertise .page-item a.name{
		font-size: 16px;
		line-height: 19px;
		letter-spacing: 0.96px;
		 opacity: 0;
		filter: Alpha(opacity=0);
		    text-align: center;
		width: 100%;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		   text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		height: 38px;
	}
	.section-areas-of-expertise .active.center .page-item a.name{
		 opacity: 1;
		filter: Alpha(opacity=100);
	}
	.section-areas-of-expertise .active.center .page-item .media {
		/* -webkit-transform: scale(1.8); */
		/* transform: scale(1.1); */
		width: calc(100% + 50px);
		margin-left: -25px;
		margin-top: -22px;
		overflow: hidden;
	}
	.section-areas-of-expertise .list-pages .page-item .media:hover {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		    transform: scale(1);
	}
	.section-areas-of-expertise .list-pages {
		max-width: 100%;
		padding: 0 45px;
	}

	.section-areas-of-expertise .list-pages .list-page .page-item {}

	.section-areas-of-expertise .owl-carousel .owl-stage-outer {
		overflow: visible;
	}

	.section-areas-of-expertise .list-pages .list-page {
		overflow: visible;
	}

	.section-areas-of-expertise .active.center .page-item {
		padding: 0 20px;
	}
	.section-areas-of-expertise .list-pages .list-page .page-item {
		padding: 0px 20px;
	}
	.section-areas-of-expertise .list-pages .list-page {
		overflow: visible;
	}
	.section-career-opportunity .post-item h5{
		    font-size: 18px;
		line-height: 22px;
		letter-spacing: 0.36px;
	}
	.section-career-opportunity .post-item .inner-item .post-date{
		line-height: 19px;
		letter-spacing: 0.32px;
		position: static;
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
		-webkit-order: -1;
		    width: 100%;
		margin-bottom: 5px;
	}
	.section-career-opportunity .post-item .work-job{
		line-height: 19px;
		letter-spacing: 0.27px;
		margin-bottom: 10px;
	}
	.front-page .section-founder-advice .post-item h5{
		    font-size: 18px;
		line-height: 21px;
		    letter-spacing: 1.08px;
		color:#A2A2A1;
		    margin-bottom: 10px;
	}
	.front-page .section-contact-form .content .field{
		width:100%;
		float:none;
		margin-bottom: 24px;
	}
	.front-page .section-contact-form .fields{
		margin-bottom:24px;
	}
	.front-page .section-contact-form{
		background-position: center right 17%;
		padding-top: 52px;
		margin-bottom: 52px;
		padding-bottom: 22px;
	}
	.front-page .section-about-us {
		margin-bottom: 79px;
	}
	.front-page .section-about-us .bottom-scroll{
		display:none
	}
	.front-page .section-about-us .col-right {
		width: 100%;
		padding-left: 0;
		max-width: 100%;
	}
	.front-page .section-about-us .title h3 {
		margin: 0;
		text-align: left;
		max-width: 100%;
	}
	.front-page .section-about-us .title h3 span {
		padding-right: 0;
		display: inline-block;
	}
	.front-page .section-about-us .col-right .detail-bottom {
		margin-top: 20px;
	}
	.front-page .section-about-us .col-right .content {
		margin-bottom: 17px;
	}
	.front-page .section-about-us .actions {
		text-align: center;
		margin-top: 43px;
	}
	.front-page .section-about-us .col-left .list-images .owl-dots {
		height: auto;
		width: 100%;
		text-align: center;
		display: none;
	}
	.front-page .section-about-us > .container{
		display:block
	}
	.front-page .section-about-us .col-left {
		width: 100%;
		text-align: center;
	}
	.front-page .section-about-us .col-right .detail-bottom .action{
		text-align:center
	}
	.section.section-areas-of-expertise .title{
		margin-bottom:21px
	}
	.section-areas-of-expertise .owl-carousel .owl-stage-outer .owl-dots{
		display:none !important
	}
	.section-areas-of-expertise .content{
		margin-bottom:15px;
	}
	.section.section-areas-of-expertise .title h3{
		margin-bottom:0
	}
	.section.section-areas-of-expertise h3 span {
		margin-left: 0;
	}
	.section-areas-of-expertise .list-pages .list-page{
		padding-left:0;
		right:0;
	}
	.section-areas-of-expertise .list-pages .list-page .owl-stage{
		padding: 25px 0
	}
	.section-areas-of-expertise .list-pages .owl-nav{
		    bottom: 50%;
		z-index: 1;
		width: calc(100% + 70px);
		margin-bottom: 28px;
		    margin-left: 0;
	}
	.section-areas-of-expertise .list-pages .owl-nav button.owl-next{
		float:right;
		margin-right:0
	}
	.section-areas-of-expertise .list-pages .list-page .page-item {
		
	}
	.section-career-opportunity .title {
		padding-left: 0;
		margin-bottom: 0px;
	}
	.section-career-opportunity .title h3{
		margin-bottom: 20px;
	}
	.section-career-opportunity .title h3 span {
		margin-left: 0;
	}
	.section-career-opportunity .post-item{
		padding-top: 10px
	}
	.section-career-opportunity .post-item .inner-item{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -moz-flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		margin-bottom: 3px;
	}
	.section-career-opportunity .post-item .title-post{
		    width: 100%;
	}
	.section-career-opportunity .post-item .title-post h5{
		margin-top: 7px;
		    margin-bottom: 6px;
	}
	.section-career-opportunity .post-item .work-job .work-location {
		margin-right: 10px;
	}
	.section-career-opportunity .post-item .title-post .section-career-opportunity .post-item .work-job, .section-career-opportunity .post-item .excerpt {
		padding-right: 0;
		    width: 100%;
	}
	.section-career-opportunity .post-item .inner-item .post-link {
		position: static;
		width: 100%;
		margin-top: 21px;
		margin-left: -39px;
	}
	.front-page .post-link.no-border .button-cusor{
		    display: block;
	}
	.front-page .section-founder-advice .title {
		max-width: 100%;
		text-align: left;
		border-bottom: 1px solid #D9D9D9;
		    padding-bottom: 25px;
		margin-bottom: 0;
	}
	.front-page .section-founder-advice .title h3{
		margin:0
	}
	.front-page .section-founder-advice .founder-advice-tile .actions {
		position: static;
	}
	.section-founder-advice .post-item .post-date {
		display: none;
		width: 100%;
		padding-right: 0;
	}
	.front-page .section-founder-advice .founder-advice-tile{
		margin-bottom:11px;
	}
	.section-founder-advice .post-item .title-content {
		display: block;
		width: 100%;
	}
	.section-founder-advice .post-item .post-link{
		position: static;
		display:block;
		margin-left: -38px;
		margin-top: 36px;
	}
	.section-founder-advice .post-item .inner-item{
		padding-bottom: 0;
		margin-bottom: 15px;
	}
	.front-page .section-contact-form > .container {
		max-width: 100%;
	}
	.section-areas-of-expertise .list-pages .owl-nav button.owl-prev ,
	.section-areas-of-expertise .list-pages .owl-nav button.owl-prev:hover{
		background-image: url(../images/mobile-prew.svg);
		width: 29px;
		height:27px;
	}
	.section-areas-of-expertise .list-pages .owl-nav button.owl-next,
	.section-areas-of-expertise .list-pages .owl-nav button.owl-next:hover{
		background-image: url(../images/mobile-prew.svg);
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		width: 29px;
		height:27px;
	}
	.front-page .section-about-us .scroll{
		display:none
	}
	.section-areas-of-expertise .list-pages .list-page .page-item{
		 opacity: 0.51;
		filter: Alpha(opacity=51);
	}
	.section-areas-of-expertise .list-pages .list-page .active.center .page-item{
		 opacity: 1;
		filter: Alpha(opacity=100);
	}
	.front-page .section-banner .item .content{
		top:39.2%
	}
	.front-page .section-banner {
		margin-bottom: 45px;
	}
	.section.section-areas-of-expertise {
		margin-bottom: 18px;
	}
	.section-career-opportunity .actions{
		padding-top: 43px;
		margin-top: 5px;
		margin-bottom: 43px;
	}
	.section-career-opportunity .actions a{
		min-width:132px;
		    padding: 6px 15px;
	}
	.section.section-career-opportunity {
		margin-bottom: 90px;
	}
	.front-page .section-founder-advice:before{
		top: 23px;
		    height: calc(100% - 23px);
	}
	.front-page .section-founder-advice{
		padding-bottom:90px;
	}
	.front-page .section-founder-advice .actions.scren-mobile{
		    text-align: center;
		margin-top: 61px;
	}
	.front-page .section-contact-form .content label{
		font-size:16px;
	}
	.front-page .section-contact-form .title {
		margin-bottom: 50px;
	}
	.front-page .section-contact-form input{
		    padding: 7px 0 4px;
		line-height: 19px;
		    border-bottom-width: 1px;
	}
	.front-page .section-contact-form .actions input[type="submit"]{
		    min-width: 132px;
		padding: 6px 15px;
		font-size: 18px;
		line-height: 21px;
	}
	.front-page .section-contact-form .actions{
		text-align: center;
		margin: 9px 0 0;
		padding-left: 0;
	}
	.front-page .section-contact-form .ajax-loader{
		    position: absolute;
		margin-right: 10px;
		margin-left: 14px;
		margin-top: 4px;
	}
	.section-areas-of-expertise .list-pages .page-item a:not(.name) {
		overflow: inherit;
	}
	.front-page .section-banner .owl-dots .owl-dot span{
		width:6px;
		height:6px;
	}
	.front-page .section-banner .owl-dots .owl-dot {
		width: 6px;
		height: 6px;
		margin: 3px;
	}
	.front-page .section-banner .owl-dots{
		bottom:9px;
	}
	.section-areas-of-expertise .list-pages .page-item .media{
		-o-transition-duration: 0s;
		   transition-duration: 0s;
		-moz-transition-duration: 0s;
		-webkit-transition-duration: 0s;
	}
	.section-contact-form .wpcf7 form.invalid .wpcf7-response-output, 
	.section-contact-form .wpcf7 form.unaccepted .wpcf7-response-output{
		margin: 0 0 14px 0;
	}
	.section-banner-home .wrapper{
		/* padding-bottom: 96%; */
	}
	.left-bar{
		display: none;
	}
	.section-our-business .side-menu .items{
		display: none;
	}
	.section-co-creating .content{
		width: 100%;
		padding-bottom: 79px;
		padding-right: 0;
	}
	.section-co-creating .container{
		display: block;
		padding: 0 24px;
	}
	.section-co-creating .image{
		width: calc(100% + 48px);
		margin: 0 -24px;
	}
	.section-precision-defined{
		padding-top: 54px;

	}

	.section-precision-defined .description p{
		font-size: 18px;
		line-height: 28px;
	}
	.section-precision-defined .button{
		font-size: 15px;
		padding: 20px 32px;
		letter-spacing: 0;

	}
	.section-precision-defined .button.arrow:after{
		margin-left: 82px;

	}
	.section-we-build-it .subtitle{
		font-size: 24px;
		line-height: 29px;
	}
	.section-we-build-it .title{
		font-size: 48px;
		line-height: 66px;
		margin-top: 14px;
		margin-bottom: 21px;
	}
	.section-we-build-it .description p{
		line-height: 28px;
	}
	.section-we-build-it a.button{
		font-size: 15px;
		padding: 20px 32px;
		letter-spacing: 0;
	}
	.section-we-build-it a.button.arrow:after{
		margin-left: 82px;
	}
	.section-our-business .side-menu h5{
		font-size: 18px;
		line-height: 28px;
		margin-top: 0;
		padding: 33px 24px 96px;
	}
	.section-our-business .horizontal-scroll-section{
		padding-left: 24px;
		padding-right: 24px;
		margin-top: -86px;
	}
	.section-our-business .title{
		font-size: 24px;
		line-height: 29px;
		font-weight: 400;
	}
	.section-our-business .subtitle{
		font-size: 18px;
		line-height: 28px;
		margin-top: 6px;
		margin-bottom: 21px;
	}
	.section-our-business a.link{
		font-size: 15px;
		line-height: 18px;
	}
	.section-our-business a.link:after{
		margin-left: 25px;
		position: relative;
		top: -1px;
	}
	.section-our-business .horizontal-scroll-section__content-section{
		background: #fff;
		-webkit-box-shadow: 0 2px 4px 0 rgb(0, 0, 0, 0.08);
		        box-shadow: 0 2px 4px 0 rgb(0, 0, 0, 0.08);
	}
	.section-our-business .owl-carousel .owl-stage-outer{
		overflow: visible;
	}
	.section-co-creating .title{
		font-size: 24px;
		line-height: 34px;
	}
	.section-co-creating .button{
		font-size: 15px;
		padding: 20px 32px;
		letter-spacing: 0;
	}
	.section-co-creating .button.arrow:after{
		margin-left: 82px;
	}
	.section-precision-defined .bottom-content{
		padding-top: 17px;
	}
	.section-precision-defined .description{
		margin-bottom: 61px;
	}
	.section-precision-defined .bottom-content{
		padding-bottom: 121px;
	}
	.section-we-build-it .container-small{
		padding-top: 99px;
		padding-left: 25px;
		padding-right: 25px;
		padding-bottom: 99px;

	}
	.section-we-build-it .subtitle{
		margin-bottom: 0;
	}
	.section-we-build-it .description{
		margin-bottom: 60px;
	}
	.section-our-business .text{
		padding-top: 13px;
		padding-left: 24px;
		padding-right: 24px;
		padding-bottom: 52px;
	}
	.home .site-content .section-our-business .text .wrapper{
		overflow: hidden;
	}
	.section-our-business .title:after{
		left: calc(100% + 16px);
		top: 14px;
	}
	.section-our-business{
		background: #F4F4F4;
		padding-bottom: 67px;
	}
	.section-our-business .description{
		margin-bottom: 34px;
	}
	.section-co-creating{
		padding-top: 51px;
		padding-bottom: 101px;
	}
	.section-co-creating .title{
		margin-bottom: 20px;
	}
	.section-co-creating .description{
		margin-bottom: 60px;
	}
	body.home #moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{
		top: auto;
		-webkit-transform: none;
		    -ms-transform: none;
		        transform: none;
		bottom: 0;
	}
	body.home #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{
		margin-bottom: 10px;
		padding-right: 40px;
		margin-bottom: 26px;
	}
	body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{
		padding: 32px 20px 38px;

	}
	body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{
		position: absolute;
		top: 28px;
		right: 20px;
	}
	body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{
		font-size: 15px;
		padding: 19px 85.4px 19px;
		margin-right: 0;
	}
}
@media (max-width: 479px){
	.section-precision-defined .title-image, .section-precision-defined .title-image-mobile{
	    max-width: 296px;	
	}
	.section-our-business .horizontal-scroll-section{
		padding-right: 55px;
	}
}
@media only screen and (max-width: 370px){
	h3.very-big {
		font-size: 32px;
		line-height: 40px;
		letter-spacing: 0.5px;
	}
}
