body,
html {
	position: relative;
	background: #fff;
}


body {
	background: #000;
}

body.page-template-page-projects,
body.page-template-page-contacts,
body.page-template-page-history,
body.page-template-page-clients {
	background: #fff;
}

body.single-cpt_service {
	background: #fff;
}

body.page-template-page-blog {
	background: #E3A038;
}

.in_view_section {
	width: 100%;
	clear: both;
}

.in_view_section_inner {
	width: 100%;
/* 	height: 1000px; */
/* 	border: 1px solid red; */
}



#global_wrapper {
	position: relative;
	z-index: 1;
}




#global_wrapper_inner {
	position: relative;
	padding: 0px 0px 45px 0px;
	z-index: 3;
	width: 100%;
}


#main_gradient {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 750px;
	background-image: linear-gradient(#f8f8f8, #000);
	z-index: 1;
}


body.page-template-page-history #main_gradient,
body.page-template-page-projects #main_gradient {
	height: 1000px;
	background-image: linear-gradient(#292929, #fff);
}


body.page-template-page-contacts #main_gradient {
	background-image: linear-gradient(#E3A038, #fff);
}

body.page-template-page-team #main_gradient {
	background-image: linear-gradient(#E3A038, #000);
}


body.page-template-page-blog #main_gradient {
	display: none;
}


#content_wrapper {
	position: relative;
	padding: 250px 0px 100px 0px;
	z-index: 5;
}


#content_wrapper_inner {
	position: relative;
}





.cnt {
	display: block;
	width: 100%;
	max-width: 1800px;
	padding: 0px 25px 0px 25px;
	margin: 0px auto !important;
}




#site_header_cnt {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px 0px 20px 0px;
	z-index: 7;
}


body.scrolled_down #site_header_cnt {
	background: rgba(255,255,255,0.8);
}

#site_header,
#site_header * {
	line-height: 1em;
}


#site_header {
	position: relative;
	padding: 95px 0px 0px 0px;
}

body.scrolled_down #site_header {
	padding: 35px 0px 0px 0px;
}


#site_header_inner {
	position: relative;
}


#logo_top {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: auto;
	height: 60px;
}



body.scrolled_down #logo_top {
	bottom: -10px;
}


body.page-template-page-history #logo_top,
body.page-template-page-projects #logo_top {
	filter: invert(1);
}

body.page-template-page-history.scrolled_down #logo_top,
body.page-template-page-projects.scrolled_down #logo_top {
	filter: invert(0);
}



#mobile_nav_cnt {
	display: none;
	position: absolute;
	top: 100%;
	right: 0px;
}

#mobile_nav_btn,
#mobile_nav_btn * {
	line-height: 1em;
}

#mobile_nav_btn {
	display: none;
	position: absolute;
	top: 25px;
	right: 0px;
}

#mobile_nav_btn .fa {
	font-size: 30px;
}


#mobile_nav_btn .touch-button {
	display: none !important;
}


#mobile_nav,
#mobile_nav * {
	color: #0B1B25;
	line-height: 1em;
}

#mobile_nav {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-border-bottom-right-radius: 19px;
	-webkit-border-bottom-left-radius: 19px;
	-moz-border-radius-bottomright: 19px;
	-moz-border-radius-bottomleft: 19px;
	border-bottom-right-radius: 19px;
	border-bottom-left-radius: 19px;
}

#mobile_nav a {
	font-size: 18px;
	padding: 0.8em 2em 0.8em 2em;
	text-align: center;
	background: rgba(255,255,255,0.9);
	border: none !important;
	min-width: 190px;
}

#mobile_nav > li {
	border: none;
	border-top: 1px solid rgba(0,0,0,0.03);
}



#top_nav_cnt {
	max-width: 970px;
	margin: 0px auto !important;
	text-align: center;
}

#top_nav > ul > li {
	display: inline-block;
	position: relative;
	padding: 0px 17px 15px 17px;
}


#top_nav > ul > li > a {
	font-size: 20px;
}



body.page-template-page-history #top_nav > ul > li > a,
body.page-template-page-projects #top_nav > ul > li > a {
	color: #fff;
}

body.page-template-page-history.scrolled_down #top_nav > ul > li > a,
body.page-template-page-projects.scrolled_down #top_nav > ul > li > a {
	color: #0B1B25;
}




#top_link_ext,
#top_link_ext * {
	font-size: 18px;
	line-height: 1em;
}

#top_link_ext {
	position: absolute;
	bottom: 4px;
	right: 0px;
	border-radius: 22px;
	height: 44px;
	padding: 12px 23px 0px 23px;
	border: 1.5px solid #0B1B25;
}

#top_link_ext span {
	display: inline-block;
	border-bottom: 1px solid #0B1B25; 
}



body.page-template-page-history #top_link_ext,
body.page-template-page-history #top_link_ext *,
body.page-template-page-projects #top_link_ext,
body.page-template-page-projects #top_link_ext * {
	color: #fff;
}


body.page-template-page-history.scrolled_down #top_link_ext,
body.page-template-page-history.scrolled_down #top_link_ext *,
body.page-template-page-projects.scrolled_down #top_link_ext,
body.page-template-page-projects.scrolled_down #top_link_ext * {
	color: #0B1B25;
}



body.page-template-page-history #top_link_ext,
body.page-template-page-projects #top_link_ext {
	border: 1px solid #fff; 
}


body.page-template-page-history.scrolled_down #top_link_ext,
body.page-template-page-projects.scrolled_down #top_link_ext {
	border: 1px solid #0B1B25; 
}




body.page-template-page-history #top_link_ext span,
body.page-template-page-projects #top_link_ext span {
	border-bottom: 1px solid #fff;
}


body.page-template-page-history.scrolled_down #top_link_ext span,
body.page-template-page-projects.scrolled_down #top_link_ext span {
	border-bottom: 1px solid #0B1B25;
}






#top_nav > ul > li > ul {
	display: none;
	position: absolute;
	width: 250px;
	height: auto;
	top: 100%;
	padding: 11px 0px 13px 0px;
	left: calc(50% - 125px);
	border-radius: 15px;
	background: #0B1B25;
}

#top_nav > ul > li:hover > ul {
	display: block;
}

#top_nav > ul > li > ul > li {
	display: block;
	padding: 5px 9px 5px 9px;
}


#top_nav > ul > li > ul > li > a {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
}


#top_nav > ul > li > ul > li > a:hover {
	color: #E3A038;
}








.c_table {
	display: table;
	position: relative;
	width: 100%;
}
.c_table_row {
	display: table-row;
	position: relative;
	width: 100%;
}
.c_table_cell {
	display: table-cell;
	position: relative;
}





#home_welcome_cnt {
	display: block;
	position: relative;
}

#home_welcome_cnt .cnt {
	padding-top: 150px;
	position: relative;
}

#home_welcome_scroll {
	display: block;
	position: absolute;
	top: 70px;
	left: 25px;
	font-size: 19px;
	line-height: 1em;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	padding: 0px 20px 0px 0px;
	background: transparent url("../svg/icon_arrow_down_white.svg") no-repeat right center;
}

#home_welcome_cnt .c_line {
	margin: 300px 0px 0px 0px;
}


body.home .c_line {
	background: linear-gradient(to right, #fff, #E3A038);
}


#home_welcome_slider {
	overflow: visible;
}

#home_welcome,
#home_welcome * {
	font-size: 95px;
	font-weight: 300;
	line-height: 1em;
	color: #fff;
}



#home_welcome {
	overflow: visible;
/* 	max-width: 700px; */
	text-align: center;
	margin: 0px auto !important;
}


#home_welcome,
#home_welcome p,
.home_welcome_slide_content,
.home_welcome_slide_content p {
	text-align: center !important;
}

#home_welcome strong {
	display: inline-block;
	position: relative;
	overflow: visible;
	color: rgba(255,255,255,0);
}


#home_welcome strong > span {
	display: inline-block;
	position: absolute;
	color: #fff;
	z-index: 5;
	top: 0px;
	left: 0px;
}

#home_welcome strong::after {
	display: inline-block;
	position: absolute;
	top: 0px;
	left: -30px;
	width: calc(100% + 60px);
	height: calc(100% + 10px);
	background: #E3A038;
	border-radius: 52.5px;
	content: '';
	z-index: 3;
}

.home_scroll_btn {
	display: inline-block;
	width: 105px;
	height: 105px;
	border-radius: 50%;
	line-height: 1px;
	border: 4px solid #fff;
	
	vertical-align: middle;
	
	margin: 0px 0px 0px 19px;
	
	background: transparent url('../svg/icon_home_welcome_scroll_arrow.svg') no-repeat center center;
	background-size: 22% auto !important;
}


.home_scroll_btn:hover {
	background-color: #191919;
	border: 4px solid #191919;
}



body.home .bc_table,
body.home .bc_table * {
	color: #fff;
}

body.home .bc_table {
	padding: 100px 0px 70px 0px;
}

#home_about_cnt .cnt {
	position: relative;
	z-index: 3;
}

#home_about,
#home_about * {
	color: #fff;
}

#home_about {
	position: relative;
	margin: 0px 0px 100px 0px;
	z-index: 5;
}

#home_about > aside {
	position: relative;
	width: 370px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#home_about > div {
	position: relative;
	width: calc( 100% - 370px );
	float: left;
}


#quorum_about_img_cnt {
	display: block;
	position: relative;
	width: 100%;
	margin: 0px auto !important;
	max-width: 1200px;
}

#quorum_about_img_cnt .fbg {
	display: block;
	position: relative;
	width: 680px;
	height: 680px;
	border-radius: 50%;
	line-height: 1em;
}

#quorum_about_img_cnt > a {
	display: inline-block;
	position: absolute;
	top: calc(50% - 160px);
	right: 0px;
	width: 320px;
	height: 320px;
	border-radius: 50%;
	transform: rotate(-45deg);
	background: #E3A038 url("../svg/icon_arrow_right_black.svg") no-repeat center center;
	background-size: 24% auto !important;
}


#quorum_about_img_cnt > a:hover {
	transform: rotate(0deg);
}

#home_about_title {
	display: block;
	padding: 0px 0px 20px 0px;
	font-weight: 800;
	font-size: 32px;
	text-transform: uppercase;
}

#home_about .formatted_text {
	font-size: 20px;
}


#home_about_icons_cnt {
	display: block;
	position: absolute;
	bottom: 150px;
	left: calc(50% - 170px);
	width: 340px;
	height: 340px;
	overflow: visible;
	
	opacity: 0;
	transform: translateY(50px);
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	
}



body.loaded .in_view_section.is_in_view #home_about_icons_cnt {
	opacity: 1;
	transform: translateY(0px);
}


#home_about_icons {
	display: block;
	position: relative;
	width: 340px;
	height: 340px;
}

#home_about_icon_a_cnt {
	display: block;
	position: absolute;
	bottom: 43%;
	left: -137%;
	width: 850px;
	height: 340px;
	z-index: 3;
	transform: rotate(35deg);
	transform-origin: center center;
	border-radius: 170px;
	overflow: hidden;
}


#home_about_icon_a_cnt::after {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	width: 0px;
	max-width: 0px;
	min-width: 0px;
	height: 100%;
	content: '';
	border-radius: 170px;
	background: linear-gradient(to right, #00FFFF, transparent);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transition-delay: 0s;
}

body.loaded .in_view_section.is_in_view #home_about_icon_a_cnt::after {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}


#home_about_icon_a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 340px;
	height: 340px;
	border-radius: 50%;
	z-index: 3;
	
	opacity: 0;
	transform: rotate(-35deg) scale(0.5);
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transition-delay: 0.19s;
	
}


body.loaded .in_view_section.is_in_view #home_about_icon_a {
	opacity: 1;
	transform: rotate(-35deg) scale(1);
}



#home_about_icon_b_cnt {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 340px;
	height: 340px;
	z-index: 5;
}

#home_about_icon_b {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 340px;
	height: 340px;
	border-radius: 50%;
	z-index: 5;
}



#home_about_icon_c_cnt {
	display: block;
	position: absolute;
	bottom: 43%;
	right: -137%;
	width: 850px;
	height: 340px;
	z-index: 3;
	transform: rotate(-35deg);
	transform-origin: center center;
	border-radius: 170px;
	overflow: hidden;
}




#home_about_icon_c_cnt::after {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	
	
	
	width: 0px;
	max-width: 0px;
	min-width: 0px;
	
	height: 100%;
	content: '';
	border-radius: 170px;
	background: linear-gradient(to right, transparent, #00FFFF);
	
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transition-delay: 0.08s;
}



body.loaded .in_view_section.is_in_view #home_about_icon_c_cnt::after {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}




#home_about_icon_c {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 340px;
	height: 340px;
	border-radius: 50%;
	z-index: 3;
	background: #00FFFF;
	background-size: 75px auto !important;
	opacity: 0;
	transform: scale(0.5);
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transition-delay: 0.21s;
	
}

#home_about_icon_c::after {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: transparent url("../svg/icon_arrow_right_black.svg") no-repeat center center;
	background-size: 75px auto !important;
	-webkit-transition: all 254ms ease;
	-moz-transition: all 254ms ease;
	-ms-transition: all 254ms ease;
	-o-transition: all 254ms ease;
	transition: all 254ms ease;
}


#home_about_icon_c:hover::after {
	transform: rotate(80deg);
}
body.loaded .in_view_section.is_in_view #home_about_icon_c {
	opacity: 1;
	transform: scale(1);
}



#home_about_marq_cnt {
	display: block;
	position: relative;
	width: 100%;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: -200px 0px 0px 0px;
	z-index: 5;
}

#home_about_marq {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 33000px;
	height: 100px;

/*
	-webkit-transition: all 50ms linear;
	-moz-transition: all 50ms linear;
	-ms-transition: all 50ms linear;
	-o-transition: all 50ms linear;
	transition: all 50ms linear;
*/

}


/*

body.loaded .in_view_section.is_in_view #home_about_marq {
	transform: translateX(-30000px);
}
*/





#home_about_marq.home_about_marq_tranform {
	transform: translateX(-1545px);
}




#home_about_marq > div {
	display: block;
	position: relative;
	float: left;
}

#home_about_marq img {
	height: 100px;
	width: auto;
}




#home_values {
	position: relative;
	border-radius: 375px;
	background: #fff;
}

#home_values_inner {
	position: relative;
	height: 750px;
}

#home_values_inner::after {
	display: block;
	position: absolute;
	top: 40px;
	right: 40px;
	
	width: 54%;
	
	opacity: 0;
	
	height: calc(100% - 80px);
	content: '';
	z-index: 1;
	
	-webkit-border-top-right-radius: 335px;
	-webkit-border-bottom-right-radius: 335px;
	-moz-border-radius-topright: 335px;
	-moz-border-radius-bottomright: 335px;
	border-top-right-radius: 335px;
	border-bottom-right-radius: 335px;
	
	
	
	background: linear-gradient(to right, transparent, #00FFFF);
}

body.mobile_device #home_values_inner::after {
	background: linear-gradient(to right, rgba(255,255,255,0), #00FFFF);
}


#home_values.home_values_toggled #home_values_inner::after {
	
	-webkit-transition: all 454ms ease;
	-moz-transition: all 454ms ease;
	-ms-transition: all 454ms ease;
	-o-transition: all 454ms ease;
	transition: all 454ms ease;
	opacity: 1;
	transition-delay: 0.5s;
}

#home_values_btn {
	display: inline-block;
	position: absolute;
	top: 40px;
	left: 40px;
	width: 670px;
	height: 670px;
	border-radius: 50%;
	background: #0B1B25;
	z-index: 5;
	transition: all 0.75s cubic-bezier(0.05, 1.04, 0.72, 0.98);
}

#home_values.home_values_toggled #home_values_btn {
	left: calc(100% - 40px - 670px);
}


#home_values_slider_cnt {
	position: absolute;
	left: 40px;
	top: calc(50% - 125px);
	height: 250px;
	width: 670px;
/* 	border: 1px solid red; */
	overflow: hidden;
	z-index: 3;
}


#home_values_slider_cnt::after {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	z-index: 5;
	background: linear-gradient(to bottom, rgba(255,255,255,0.99), rgba(255,255,255,0), rgba(255,255,255,0.99));
}

.home_values_slider_item_inner strong {
	display: block;
	text-align: center;
	font-size: 70px;
	line-height: 1em;
	font-weight: 300;
}





#home_values_arrow {
	display: inline-block;
	position: absolute;
	top: calc(50% - 100px);
	right: 200px;
	width: 495px;
	height: 200px;
	background: transparent url("../svg/icon_arrow_right_blue_large.svg") no-repeat center center;
	background-size: 100% auto !important;
	z-index: 7;
	
}


#home_values_cnt .c_line {
	margin: 100px 0px 0px 0px;
}



#home_projects_top,
#home_projects_top * {
	color: #fff;
	vertical-align: top;
}

#home_projects_top {
	padding: 0px 0px 50px 0px;
}

#home_projects_top_link,
#home_projects_top_link * {
	line-height: 1em;
}

#home_projects_top_link {
	display: inline-block;
	width: 190px;
	height: 190px;
	border-radius: 50%;
	float: left;
	border: 2px solid #fff;
	text-align: center;
	padding: 64px 0px 0px 0px;
	margin: 0px 0px 0px 45px;
}

#home_projects_top_link span {
	display: inline-block;
	width: 100%;
	font-weight: 300;
	padding: 3px 0px 3px 0px;
}

#home_projects_top_link:hover {
	border: 2px solid #E3A038;
	background: #E3A038;
	transform: scale(1.1);
	box-shadow: 0px 0px 95px rgba(255,255,255,0.3);
}


#home_projects_top_link:hover span {
	color: #0B1B25;
}

#home_projects_top_text {
	display: block;
	width: calc(100% - 290px);
	max-width: 1050px;
	float: right;
}


#home_projects {
	padding: 0px 0px 150px 0px;
}

#home_projects_carousel_cnt {
	position: relative;
	padding: 0px 90px 0px 90px;
}


#home_projects_carousel_cnt .link_owl_carousel_next {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 100%;
	background: transparent url("../svg/icon_arrow_right_white.svg") no-repeat right center;
	background-size: 70px auto !important;
	z-index: 5;
}



#home_projects_carousel_cnt .link_owl_carousel_prev {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 100%;
	z-index: 5;
	background: transparent url("../svg/icon_arrow_left_white.svg") no-repeat left center;
	background-size: 70px auto !important;
}


#home_projects_carousel {
	position: relative;
	z-index: 3;
}

.home_projects_carousel_item_inner {
	padding: 0px 25px 0px 25px;
}


.home_projects_carousel_item .fbg_cnt {
	display: block;
	position: relative;
	width: 100%;
	padding: 0px 0px 170% 0px;
	line-height: 1em;
	background-color: #000;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	overflow: hidden;
}


.home_projects_carousel_item .fbg_cnt .fbg {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	overflow: hidden;
	z-index: 3;
}

body.home .home_projects_carousel_item .fbg_cnt .fbg {
	filter: grayscale(1);
}


body.home .home_projects_carousel_item .fbg_cnt .fbg_cnt_overlay {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
/* 	background: linear-gradient(to bottom, rgba(255,255,255,0) 10%, #E3A038 90%); */
	background: linear-gradient(132deg, rgba(0,0,0,0) 40%, rgba(227,160,56,1) 100%); 
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index: 5;
}

body.home.desktop_device .home_projects_carousel_item .fbg_cnt .fbg_cnt_overlay:hover {
	opacity: 0;
}


.home_projects_carousel_item .fbg_cnt .fbg:hover {
	opacity: 0.8;
}

body.home.desktop_device .home_projects_carousel_item .fbg_cnt:hover .fbg {
	opacity: 1;
	filter: grayscale(0);
}

.home_projects_carousel_item .fbg_cnt.home_projects_fbg_cnt_a {
	margin: 0px 0px 50px 0px;
}

.home_projects_carousel_item.type_a .fbg_cnt.home_projects_fbg_cnt_a {
	padding: 0px 0px 170% 0px;
}

.home_projects_carousel_item.type_a .fbg_cnt.home_projects_fbg_cnt_b {
	padding: 0px 0px 100% 0px;
}

.home_projects_carousel_item.type_b .fbg_cnt.home_projects_fbg_cnt_a {
	padding: 0px 0px 100% 0px;
}

.home_projects_carousel_item.type_b .fbg_cnt.home_projects_fbg_cnt_b {
	padding: 0px 0px 170% 0px;
}

/*
#home_projects_carousel .owl-item.active.oi_2 .fbg {
	filter: grayscale(0);
}
*/

.home_projects_carousel_item .fbg .oi_overlay {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: #17abbd;
	background: #00FFFF;
	background: #04cdcd;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#home_projects_carousel .owl-item.active.oi_1 .fbg .oi_overlay,
#home_projects_carousel .owl-item.active.oi_3 .fbg .oi_overlay {
	opacity: 0.7;
}

#home_projects_carousel .owl-item {
	overflow: hidden;
}

#home_projects_carousel .owl-item.active {
	overflow: visible;
}

.home_projects_carousel_item_inner {
	position: relative;
}

#home_projects_carousel .owl-item.active .home_projects_carousel_item_inner {
	overflow: visible;
}


.home_projects_carousel_item_title_cnt {
	display: none;
	position: absolute;
	top: calc(50% - 100px);
	left: calc(50% - 700px);
	width: 1400px;
	height: auto;
	text-align: center;
	opacity: 0;
	z-index: 5;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}


body.desktop_device #home_projects_carousel .owl-item.active .home_projects_carousel_item_inner:hover .home_projects_carousel_item_title_cnt {
	opacity: 1;
}


.home_projects_carousel_item_title_cnt small {
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	line-height: 1em;
	padding: 0px 0px 15px 0px;
}

.home_projects_carousel_item_title_cnt strong {
	display: inline-block;
	font-size: 80px;
	font-weight: 600;
	line-height: 1em;
	color: #fff;
	text-transform: uppercase;
}

#home_projects_carousel .owl-item.active.oi_2 {
	z-index: 3;
}

#home_projects_carousel .owl-item.active.oi_2 .home_projects_carousel_item_title_cnt {
	display: block;
}



.oi_ball {
	display: inline-block;
	position: absolute;
	top: 30%;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: hidden;
	
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#home_projects_carousel .owl-item.active .home_projects_carousel_item_inner:hover .oi_ball {
	top: 18%;
	opacity: 1;
}

.oi_ball > figure {
	display: block;
	position: absolute;
	width: 100%;
	height: auto;
	line-height: 1px;
	padding: 0px 0px 100% 0px;
	border-radius: 50%;
	background: #0B1B25;
	z-index: 5;
}

.oi_ball > span {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	z-index: 3;
	background: linear-gradient(to bottom, #00FFFF, transparent);
}




.page_intro_cnt {
	padding: 50px 0px 150px 0px;
	text-align: center;
}


.page_intro_title {
	font-size: 115px;
	line-height: 1em;
	font-weight: 500;
	padding: 0px 0px 50px 0px;
	text-align: center;
}

body.page-template-page-team .page_intro_title {
	color: #fff;
}

.page_intro_text {
	max-width: 1170px;
	margin: 0px auto !important;
}

body.page-template-page-team .page_intro_text .formatted_text {
	color: #fff;
}


.text_img_blocks {
	position: relative;
}


.searchlights_wrapper {
	position: relative;
	overflow: hidden;
	clear: both;
}

.searchlights_blocks_cnt {
	position: absolute;
	top 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: visible;
}

.searchlights_block {
	display: block;
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: visible;
/* 	border: 1px solid red; */
}






.searchlight_item {
	position: absolute;
	width: 400px;
	height: 400px;
/* 	border: 1px solid red; */
	border-radius: 50%;
	overflow: visible;
	opacity: 0.7;
}

body.mobile_device .searchlight_item {
	display: none !important;
}

.searchlight_item::after {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	
	border-radius: 50%;
/* 	background: radial-gradient(#18d9d8 0%, transparent 70%); */
	background: radial-gradient( rgba(227, 160, 56, 0.25) 10%, transparent 70%);

/* 	box-shadow: 0px 0px 20px #18d9d8; */
	content: '';
	overflow: visible;
}



.searchlights_content {
	position: relative;
	z-index: 3;
}








.text_img_block {
	display: block;
	position: relative;
	max-width: 1600px;
	margin: 0px auto;
	padding: 0px 0px 120px 0px;
}

.text_img_block_inner {
	display: block;
	position: relative;
}

.text_img_block_inner > aside {
	display: block;
	position: relative;
	width: 33%;
}

.text_img_block_inner > div {
	display: block;
	position: relative;
	width: 67%;
}


.text_img_block.align_img_left .text_img_block_inner > aside,
.text_img_block.align_img_left .text_img_block_inner > div {
	float: left;
}


.text_img_block.align_img_right .text_img_block_inner > aside,
.text_img_block.align_img_right .text_img_block_inner > div {
	float: right;
}



.text_img_block .fbg {
	display: block;
	width: 100%;
	height: auto;
	line-height: 1px;
	padding: 0px 0px 100% 0px;
	border-radius: 50%;
}



.text_img_block_inner > div > div {
	padding: 0px 140px 0px 140px;
}



.text_img_block_title {
	display: block;
	padding: 0px 0px 25px 0px;
	font-size: 64px;
	line-height: 1.25em;
	font-weight: 600;
}



.contact_us_btn_cnt {
	display: block;
	position: relative;
	text-align: center;
	padding: 0px 0px 20px 0px;
}

.contact_us_btn_cnt,
.contact_us_btn_cnt .cnt {
	overflow: visible;
}


.c_btn,
.c_btn * {
	line-height: 1em;
	font-size: 40px;
}

.c_btn {
	display: inline-block;
	padding: 2px;
	height: 120px;
	border-radius: 60px;
	background: linear-gradient(to right, #E3A038, #0B1B25);
}

body.single-cpt_project .c_btn,
body.home .c_btn {
	background: linear-gradient(to right, #E3A038, #fff);
}


.c_btn:hover {
	background: #E3A038;
	transform: scale(1.05);
}

.c_btn > span {
	display: inline-block;
	background: #fff;
	height: 116px;
	border-radius: 58px;
	padding: 38px 50px 0px 50px;
}

body.single-cpt_project .c_btn > span,
body.home .c_btn > span {
	background: #000;
	color: #fff;
}

.c_btn:hover > span {
	background: #E3A038 !important;
}

body.single-cpt_project .c_btn:hover > span,
body.home .c_btn:hover > span {
	color: #0B1B25;
}

.c_btn > span > strong {
	display: inline-block;
	border-bottom: 1px solid #0B1B25;
	line-height: 1em;
}

body.single-cpt_project .c_btn > span > strong,
body.home .c_btn > span > strong {
	color: #fff;
}


body.single-cpt_project .c_btn:hover > span > strong,
body.home .c_btn:hover > span > strong {
	color: #0B1B25;
}

.services_feed {
	padding: 40px 0px 0px 0px;
	overflow: visible;
}



.services_feed_item {
	display: block;
	position: relative;
	width: 50%;
	float: left;
	text-align: center;
	overflow: visible;
	padding: 0px 50px 110px 50px;
}

.services_feed_item:nth-child(1),
.services_feed_item:nth-child(3),
.services_feed_item:nth-child(5),
.services_feed_item:nth-child(7),
.services_feed_item:nth-child(9),
.services_feed_item:nth-child(11) {
	clear: both;
}



.services_feed_item_inner {
	max-width: 490px;
	margin: 0px auto;
}


.services_feed_item .fbg {
	display: block;
	width: 100%;
	height: auto;
	line-height: 1px;
	padding: 0px 0px 100% 0px;
	border-radius: 50%;
}


body.loaded .services_feed_item .fbg:hover {
	transform: scale(1.05) !important;
	transition-delay: 0s !important;
}

.services_feed_item h2,
.services_feed_item h2 * {
	font-size: 50px;
	line-height: 1.1em;
	font-weight: 600;
	color: #fff;
}

.services_feed_item h2 {
	padding: 45px 0px 0px 0px;
}

.services_feed_item h2 a:hover {
	display: inline-block;
	color: #E3A038;
	transform: scale(1.02);
}

.services_feed_item_text,
.services_feed_item_text * {
	color: #fff;
}

.services_feed_item_text {
	padding: 40px 0px 0px 0px;
}

















#contact_bubbles_cnt,
#contact_bubbles_cnt * {
	font-size: 16px;
	line-height: 1em;
	font-weight: 700;
	color: #fff;
}



body.single-cpt_project #contact_bubbles_cnt,
body.single-cpt_project #contact_bubbles_cnt *,
body.home #contact_bubbles_cnt,
body.home #contact_bubbles_cnt *,
body.page-template-page-team #contact_bubbles_cnt,
body.page-template-page-team #contact_bubbles_cnt * {
	color: #0B1B25
}

#contact_bubbles_cnt {
	display: block;
	position: fixed;
	bottom: 40px;
	right: 40px;
	width: 135px;
	height: 135px;
	z-index: 9;
	transform: scale(0.1);
	opacity: 0;
	transition-delay: 400ms;
}

body.loaded #contact_bubbles_cnt {
	transform: scale(1);
	opacity: 1;
}

#contact_bubbles_cnt a {
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 116px;
	height: 116px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	background: #0B1B25;
	border-radius: 50%;
}

body.single-cpt_project #contact_bubbles_cnt a,
body.home #contact_bubbles_cnt a,
body.page-template-page-team #contact_bubbles_cnt a,
body.page-template-page-services #contact_bubbles_cnt a {
	background: #fff;
	color: #0B1B25;
}


#contact_bubbles_cnt a:hover {
	background: #E3A038 !important;
	transform: scale(1.12) !important;
	box-shadow: 0px 0px 95px rgba(255,255,255,0.3);
}

#contact_bubbles_cnt > span {
	display: inline-block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 32px;
	height: 32px;
	background: #0B1B25;
	border-radius: 50%;
}



body.single-cpt_project #contact_bubbles_cnt > span,
body.home #contact_bubbles_cnt > span,
body.page-template-page-team #contact_bubbles_cnt > span,
body.page-template-page-services #contact_bubbles_cnt > span {
	background: #fff;
}



.projects_feed {
	overflow: hidden;
}

.projects_feed_item {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px 0px 160px 0px;
	overflow: visible;
	opacity: 0;
	
	-webkit-transition: all 500ms ease-out;
	-moz-transition: all 500ms ease-out;
	-ms-transition: all 500ms ease-out;
	-o-transition: all 500ms ease-out;
	transition: all 500ms ease-out;
}


body.loaded .in_view_section.is_in_view .projects_feed_item {
	opacity: 1;
}

.projects_feed_item.projects_feed_item_img_align_left {
	transform: translateX(450px);
}

body.loaded .in_view_section.is_in_view .projects_feed_item.projects_feed_item_img_align_left {
	transform: translateX(0px);
}


.projects_feed_item.projects_feed_item_img_align_right {
	transform: translateX(-450px);
}

body.loaded .in_view_section.is_in_view .projects_feed_item.projects_feed_item_img_align_right {
	transform: translateX(0px);
}


.projects_feed_item .cnt {
	overflow: visible;
}

.projects_feed_item_inner {
	display: block;
	position: relative;
	max-width: 1550px;
	margin: 0px auto !important;
	overflow: visible;
}


.projects_feed_item .fbg {
	display: inline-block;
	position: relative;
	z-index: 5;
	width: 650px;
	height: 650px;
	border-radius: 50%;
	opacity: 0;
	transition-delay: 400ms;
}


.projects_feed_item.projects_feed_item_img_align_left .fbg {
	float: left;
	transform: translateX(50px) scale(0.9);
}

.projects_feed_item.projects_feed_item_img_align_right .fbg {
	float: right;
	transform: translateX(-50px) scale(0.9);
}


body.loaded .in_view_section.is_in_view .projects_feed_item .fbg {
	opacity: 1;
	transform: translateX(0px) scale(1);
}

.projects_feed_item_content_cnt {
	display: block;
	position: relative;
	width: calc(100% - 650px);
	z-index: 5;
}


.projects_feed_item.projects_feed_item_img_align_left .projects_feed_item_content_cnt {
	float: left;
	padding: 0px 0px 0px 170px;
}

.projects_feed_item.projects_feed_item_img_align_right .projects_feed_item_content_cnt {
	float: right;
	padding: 0px 0px 0px 100px;
}


.projects_feed_item_content_cnt .c_table_cell {
	height: 650px;
	vertical-align: middle;
}

.projects_feed_item_title {
	display: inline-block;
	width: 100%;
}


.projects_feed_item_title,
.projects_feed_item_title * {
	font-size: 64px;
	line-height: 1.25em;
	font-weight: 600;
}

.projects_feed_item_title {
	padding: 0px 0px 20px 0px;
}

body.loaded .projects_feed_item_title a {
	display: inline-block;
}

body.loaded .projects_feed_item_title a:hover {
	transform: scale(1.02);
}


.projects_feed_item_text {
	display: inline-block;
	width: 100%;
	padding: 20px 0px 0px 0px;
}

.projects_feed_item_text,
.projects_feed_item_text * {
	font-size: 20px;
}

.projects_feed_item_text > p {
	max-width: 370px;
}


.projects_feed_item_inner::after {
	display: inline-block;
	position: absolute;
	top: 0px;
	width: 300%;
	height: 650px;
	border-radius: 325px;
/* 	background: radial-gradient( transparent 40%, rgba(0, 255, 255, 1) 100%); */
	background: radial-gradient( #fff 20%, #E3A038 150%);
	
	
	
	
	content: '';
}


.projects_feed_item.projects_feed_item_img_align_left .projects_feed_item_inner::after {
	left: 0px;
}


.projects_feed_item.projects_feed_item_img_align_right .projects_feed_item_inner::after {
	right: 0px;
}










.bc_table,
.bc_table * {
	font-size: 19px;
	line-height: 1em;
	font-weight: 300;
	text-transform: uppercase;
}

body.single-cpt_project .bc_table * {
	color: #fff;
}

.bc_table {
	display: block;
	position: relative;
}



body.single-cpt_project .bc_table {
	margin: 50px 0px 0px 0px;
}

.bc_table > div {
	display: block;
	position: relative;
	float: left;
}

.bc_table_3 > div {
	width: 33.3333%;
}

.bc_table_4 > div {
	width: 25%;
}

.bc_table_3 > div:nth-child(3) {
	text-align: right;
}

.bc_table_4 > div:nth-child(4) {
	text-align: right;
}

#single_project_intro_title_cnt {
	width: 75%;
	float: right;
	clear: both;
}




#single_project_intro_title {
	font-size: 80px;
	color: #fff;
	line-height: 1em;
	font-weight: 600;
	text-transform: uppercase;
}



.c_line {
	display: inline-block;
	width: 100%;
	height: 1px;
	clear: both;
	float: left;
	background: #ff0000;
}


body.single-cpt_project .c_line {
	background-image: linear-gradient(to right, #E3A038, #fff);
}

#single_project_intro_title_cnt .c_line {
	margin: 10px 0px 0px 0px;
}


#single_project_welcome_title_cnt {
	padding: 60px 0px 0px 0px;
}

#single_project_welcome_title {
	position: relative;
}

#single_project_welcome_title .fbg {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 920px;
	height: 920px;
	border-radius: 50%;
	z-index: 3;
}


#single_project_welcome_title .c_table {
	position: relative;
	z-index: 5;
}

#single_project_welcome_title .c_table_cell {
	height: 920px;
	vertical-align: middle;
}



#single_project_welcome_title .c_table_cell p {
	display: inline-block;
	width: 100%;
	font-size: 130px;
	line-height: 1.1em;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}


#single_project_welcome_title::after {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 920px;
	-webkit-border-top-right-radius: 460px;
	-webkit-border-bottom-right-radius: 460px;
	-moz-border-radius-topright: 460px;
	-moz-border-radius-bottomright: 460px;
	border-top-right-radius: 460px;
	border-bottom-right-radius: 460px;
	z-index: 1;
	background-image: linear-gradient(to right, transparent, #E3A038);
	content: '';
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	
	opacity: 0;
	
	transition-delay: 500ms;
}


/*
body.mobile_device #single_project_welcome_title::after {
	background-image: linear-gradient(to right, #0B1B25, #30a4a7);
}
*/

body.loaded #single_project_welcome_title::after {
	opacity: 1;
}



.single_project_content {
	position: relative;
}

.single_project_content .bc_table {
	padding: 100px 0px 130px 0px;
}



.single_project_content_cols > aside,
.single_project_content_cols > aside * {
	color: #fff;
}

.single_project_content_cols > aside h3 {
	font-size: 40px;
	line-height: 1em;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
}

.single_project_content_cols > aside {
	display: block;
	width: 30%;
	float: left;
	padding: 0px 0px 100px 0px;
}



.single_project_content_cols > div {
	display: block;
	width: 70%;
	float: left;
	padding: 0px 0px 100px 0px;
}


.single_project_content .formatted_text {
	color: #fff;
	font-size: 32px;
}




#single_project_chart_img_cnt {
	text-align: center;
	padding: 100px 0px 100px 0px;
}

#single_project_chart_img_cnt img {
	width: auto;
	max-width: 100%;
	height: auto;
}



#c_form {
	padding: 0px 0px 75px 0px;
	max-width: 1300px;
	margin: 0px auto !important;
	opacity: 0;
	transform: translateY(30px);
	transition-delay: 300ms;
}

body.loaded #c_form {
	transform: translateY(0px);
	opacity: 1;
}


.form_cols {
	display: block;
	position: relative;
	overflow: hidden;
}

.form_cols > div {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0px -32px 0px -32px;
}

.form_cols > div > div {
	display: block;
	position: relative;
	overflow: hidden;
	width: 50%;
	float: left;
	padding: 0px 32px 0px 32px;
}

.cf_input_cnt {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0px 0px 30px 0px;
}

.cf_input {
	display: block;
	width: 100%;
	height: 76px;
	padding: 0px 10px 0px 30px !important;
	border: 3px solid #0B1B25 !important;
	background: transparent !important;
	box-shadow: none !important;
	resize: none !important;
	border-radius: 38px !important;
}

textarea.cf_input {
	height: 50px;
	padding: 10px 10px 0px 30px !important;
	height: 182px !important;
}





#cf_send,
#cf_send * {
	font-size: 28px;
	line-height: 1em;
}

#cf_send {
	display: inline-block;
	height: 76px;
	min-width: 200px;
	padding: 21px 0px 0px 0px;
	text-align: center;
	border-radius: 38px;
	
	background: linear-gradient(to right, #fff, #E3A038);
	
	border: 3px solid #0B1B25 !important;
}

#cf_send:hover {
	background: #E3A038;
}


#gmap_cnt {
	max-width: 1300px;
	margin: 0px auto !important;
	
	opacity: 0;
	transition-delay: 500ms;
}

body.loaded #gmap_cnt {
	opacity: 1;
}

#gmap_cnt iframe {
	border-radius: 50px;
	border: 2px solid #E3A038 !important;
	width: 100%;
	height: 600px !important;
}












#history_welcome_cnt .cnt {
	position: relative;
}

#history_welcome_scroll {
	display: block;
	position: absolute;
	top: 70px;
	left: 25px;
	font-size: 19px;
	line-height: 1em;
	font-weight: 300;
	text-transform: uppercase;
	padding: 0px 20px 0px 0px;
	color: #fff;
	background: transparent url("../svg/icon_arrow_down_white.svg") no-repeat right center;
}





#history_welcome {
	display: block;
	position: relative;
	width: 970px;
	height: 740px;
	background-image: url("../svg/icon_q.svg");
	background-position: right bottom !important;
	margin: 0px auto 30px auto !important;
	text-align: center;
	padding: 250px 0px 0px 0px;
}



#history_welcome h1 {
	display: block;
	font-size: 80px;
	line-height: 1em;
	font-weight: 600;
	padding: 0px 0px 20px 0px;
}


#history_welcome h2 {
	display: block;
	font-size: 40px;
	line-height: 1em;
}



body.page-template-page-history .c_line {
	background: linear-gradient(to right, #fff, #0B1B25);
}



#history_cnt {
	padding: 130px 0px 0px 0px;
}




.history_blocks {
	padding: 140px 0px 70px 0px;
}


.history_block {
	position: relative;
	overflow: hidden;
}

.history_block > aside {
	display: block;
	position: relative;
	width: 40%;
	float: left;
	padding: 0px 0px 90px 0px;
}


.history_block > aside > div {
	display: block;
	position: relative;
	width: 100%;
	max-width: 630px;
	padding: 0px 0px 0px 25px;
	float: right;
	overflow: visible;
}

.history_block > div {
	display: block;
	position: relative;
	width: 60%;
	float: left;
	padding: 0px 0px 90px 0px;
}




.history_block > div > div {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1120px;
	padding: 0px 75px 0px 0px;
	float: left;
}



.history_block_title_cnt {
	position: relative;
	overflow: visible;
	max-width: 430px;
}

.history_block_title_cnt::after {
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 700px;
	height: 100%;
	content: '';
	background: linear-gradient(to right, transparent, #ccc);
	-webkit-border-top-right-radius: 60px;
	-webkit-border-bottom-right-radius: 60px;
	-moz-border-radius-topright: 60px;
	-moz-border-radius-bottomright: 60px;
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px;
	z-index: 3;
	
	opacity: 0;
	
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	
	transition-delay: 100ms;
	
	transform: translateX(-50px);
}



body.loaded .in_view_section.is_in_view .history_block_title_cnt::after {
	opacity: 1;
	transform: translateX(0px);
}


body.mobile_device .history_block_title_cnt::after {
	background: linear-gradient(to right, #FFF, #ccc);
}


.history_block_title_cnt .c_table {
	position: relative;
	z-index: 5;
	
	
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	
	transition-delay: 300ms;
	
	transform: translateX(-20px);
	
}


body.loaded .in_view_section.is_in_view .history_block_title_cnt .c_table {
	opacity: 1;
	transform: translateX(0px);
}


.history_block_title_cnt .c_table_cell {
	position: relative;
	height: 120px;
	vertical-align: middle;
}

.history_block_title_cnt h3 {
	display: inline-block;
	position: relative;
	font-size: 40px;
	line-height: 1.1em;
	font-weight: 800;
	text-transform: uppercase;
	z-index: 5;
}


#history_gallery_wrapper {
	position: relative;
	margin: 0px 0px 130px 0px;
}

#history_gallery_wrapper::after {
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, transparent, #ddd, transparent);
	z-index: 1;
	content: '';
}

body.mobile_device #history_gallery_wrapper::after {
	background: linear-gradient(to right, rgba(255,255,255,0), #ddd, rgba(255,255,255,0));
}


#history_gallery_wrapper .cnt {
	position: relative;
	z-index: 5;
}


#history_gallery_cnt {
	position: relative;
	padding: 0px 40px 0px 40px;
}




#history_gallery_cnt .link_owl_carousel_next {
	display: block;
	position: absolute;
	top: calc(50% - 20px);
	right: 0px;
	width: 40px;
	height: 40px;
	background: transparent url("../svg/icon_arrow_right_black.svg") no-repeat right center;
	background-size: 100% auto !important;
	z-index: 5;
}



#history_gallery_cnt .link_owl_carousel_prev {
	display: block;
	position: absolute;
	top: calc(50% - 20px);
	left: 0px;
	width: 40px;
	height: 40px;
	z-index: 5;
	background: transparent url("../svg/icon_arrow_left_black.svg") no-repeat left center;
	background-size: 100% auto !important;
}



.history_gallery_item_inner {
	position: relative;
	width: 100%;
	padding: 0px 40px 0px 40px;
}

.history_gallery_item_inner .fbg {
	display: block;
	position: relative;
	line-height: 1px;
	width: 100%;
	height: auto;
	padding:0px 0px 100% 0px;
	border-radius: 50%;
}




#history_counters_cnt {
	padding: 0px 0px 170px 0px;
}


.history_counters_item,
.history_counters_item * {
	color: #fff;
}



.history_counters_item {
	display: block;
	position: relative;
	width: 25%;
	float: left;
	overflow: visible;
	transform: translateX(-1000px);
	opacity: 0;
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
	transition-delay: 0s;
}


body.loaded .in_view_section.is_in_view .history_counters_item {
	opacity: 1;
	transform: translateX(0px);
}

.history_counters_item::after {
	display: block;
	position: absolute;
	width: 110%;
	height: 100%;
	top: 0px;
	right: 0px;
	content: '';
	z-index: 1;
	
	
	-webkit-border-top-right-radius: 150px;
	-webkit-border-bottom-right-radius: 150px;
	-moz-border-radius-topright: 150px;
	-moz-border-radius-bottomright: 150px;
	border-top-right-radius: 150px;
	border-bottom-right-radius: 150px;
	
	background: linear-gradient(to right, transparent, #a6a6a6);
}


body.mobile_device .history_counters_item::after {
	background: linear-gradient(to right, #FFF, #a6a6a6);
}

.history_counters_item:nth-child(1) {
	z-index: 9;
	transition-delay: 100ms;
}
.history_counters_item:nth-child(2) {
	z-index: 7;
	transition-delay: 200ms;
}
.history_counters_item:nth-child(3) {
	z-index: 5;
	transition-delay: 300ms;
}
.history_counters_item:nth-child(4) {
	z-index: 3;
	transition-delay: 400ms;
}

.history_counters_item_inner {
	position: relative;
	width: 300px;
	height: 300px;
	padding: 70px 10px 0px 10px;
	border-radius: 50%;
	background: #0B1B25;
	text-align: center;
	float: right;
	clear: both;
	z-index: 5;
}

.history_counters_item_value,
.history_counters_item_value * {
	font-size: 	45px;
	line-height: 1em;
	font-weight: 600;
}

.history_counters_item_value {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.history_counters_item_text {
	display: inline-block;
	width: 100%;
	font-size: 	23px;
	line-height: 1.1em;
}


#team_feed,
#team_feed * {
	color: #fff;
}

.team_feed_item {
	display: block;
	position: relative;
	width: 50%;
	float: left;
	margin: 0px 0px 80px 0px;
}


.team_feed_item.team_feed_item_left {
	clear: both;
	padding: 0px 170px 0px 0px;
}

.team_feed_item.team_feed_item_right {
	padding: 0px 0px 0px 170px;
}

.person_img_cnt {
	position: relative;
}


.person_img_cnt > div {
	position: relative;
	z-index: 5;
}

.person_img_cnt .fbg {
	display: inline-block;
	width: 500px;
	height: 500px;
	border-radius: 50%;
	line-height: 1px;
	filter: grayscale(1);
}


.team_feed_item.team_feed_item_left .person_img_cnt .fbg {
	float: right;
}

.team_feed_item.team_feed_item_right .person_img_cnt .fbg {
	float: left;
}


.person_data_cnt {
	width: 100%;
	max-width: 500px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}


.team_feed_item.team_feed_item_left .person_data_cnt {
	float: right;
}

.person_data_cnt .person_name {
	display: block;
	font-size: 40px;
}

.person_data_cnt .person_charge {
	display: block;
	font-size: 32px;
}




.person_img_cnt .bg_gradient {
	display: block;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}


.team_feed_item.team_feed_item_left .person_img_cnt .bg_gradient {
	right: 0px;
	background: linear-gradient(to right, transparent, #E3A038);
	-webkit-border-top-right-radius: 250px;
	-webkit-border-bottom-right-radius: 250px;
	-moz-border-radius-topright: 250px;
	-moz-border-radius-bottomright: 250px;
	border-top-right-radius: 250px;
	border-bottom-right-radius: 250px;
}


.team_feed_item.team_feed_item_right .person_img_cnt .bg_gradient {
	left: 0px;
	background: linear-gradient(to left, transparent, #E3A038);
	-webkit-border-top-left-radius: 250px;
	-webkit-border-bottom-left-radius: 250px;
	-moz-border-radius-topleft: 250px;
	-moz-border-radius-bottomleft: 250px;
	border-top-left-radius: 250px;
	border-bottom-left-radius: 250px;
}


#testimonios {
	text-align: center;
	padding: 0px 0px 50px 0px;
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#testimonios h4 {
	padding: 0px 0px 90px 0px;
	font-size: 115px;
	line-height: 1em;
	text-transform: uppercase;
}

#testimonios img {
	width: 100%;
	height: auto;
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}


#logos_feed {
	position: relative;
	text-align: center;
	max-width: 1400px;
	margin: 0px auto !important;
}

#logos_feed > div {
	display: inline-block;
	width: 250px;
	padding: 0px 25px 0px 25px;
	height: auto;
	text-align: center;
}

#logos_feed .fbg {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	line-height: 1em;
	padding: 0px 0px 100% 0px;
	margin: 0px auto !important;
}




#news_feed,
#news_feed * {
	vertical-align: top;
}

#news_feed {
	padding: 0px 0px 100px 0px;
}

.news_feed_item {
	padding: 0px 0px 140px 0px;
}

.news_feed_item_inner {
	position: relative;
}

.news_feed_item_inner > aside {
	width: 430px;
	height: auto;
	float: left;
}


.news_feed_item_inner > aside .fbg {
	display: inline-block;
	width: 350px;
	height: 350px;
	border-radius: 50%;
}


.news_feed_item_inner > div {
	width: calc(100% - 430px - 200px);
	height: auto;
	float: left;
	padding: 45px 0px 0px 0px;
}


.news_feed_item_inner > div h2 {
	padding: 0px 0px 20px 0px;
}

.news_feed_item_inner > div h2 a {
	font-weight: 600;
	font-size: 24px;
}

.news_feed_item_inner > a {
	display: inline-block;
	float: right;
	width: 170px;
	height: 170px;
	border-radius: 50%;
	margin: 75px 0px 0px 0px;
	border: 2px solid #0B1B25;
	transform: rotate(-45deg);
	opacity: 0;
	background: transparent url("../svg/icon_arrow_right_black.svg") no-repeat center center;
	background-size: 30% auto !important;
}

.news_feed_item_inner > a:hover {
	transform: rotate(0deg);
}


.in_view_section.is_in_view .news_feed_item_inner > a {
	opacity: 1;
}


#last_project_cnt {
	display: block;
	position: relative;
	min-height: 1000px;
	padding: 450px 0px 0px 0px;
	margin: 200px 0px 100px 0px;
	text-align: center;
}


#last_project_cnt .fbg {
	width: 1000px;
	height: 1000px;
	position: absolute;
	top: 0px;
	left: calc(50% - 500px);
	border-radius: 50%;
	z-index: 3;
}


#last_project_cnt small {
	display: inline-block;
	position: relative;
	width: 100%;
	font-size: 40px;
	line-height: 1em;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	z-index: 5;
}

#last_project_cnt h4 {
	display: inline-block;
	position: relative;
	width: 100%;
	z-index: 5;
}

#last_project_cnt h4 a {
	font-size: 115px;
	line-height: 1em;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}





.reveal_on_scroll_a {
	transform: translateY(50px);
	opacity: 0;
}

.reveal_on_scroll_a.element_visible {
	transform: translateY(0px);
	opacity: 1;
}




.reveal_on_scroll_b {
	transform: translateY(30px) rotate(3.5deg);
	transform: translateY(30px) rotate(0);
	opacity: 0;
}

.reveal_on_scroll_b.element_visible {
	transform: translateY(0px) rotate(0deg);
	opacity: 1;
}






.reveal_on_scroll_c {
	transform: scale(0.7);
	opacity: 0;
}

.reveal_on_scroll_c.element_visible {
	transform: scale(1);
	opacity: 1;
}



#other_projects_cnt {
	max-width: 1650px;
	margin: 0px auto !important;
}

#other_projects_nav,
#other_projects_nav * {
	line-height: 1em;
}

#other_projects_nav {
	position: relative;
	width: 100%;
	margin: 0px 0px 100px 0px;
}

#other_projects_nav > ul  {
	min-height: 50px;
	clear: both;
}

#other_projects_nav > ul > li {
	display: inline-block;
	float: left;
	border-left: 1px solid #0B1B25;
	text-align: center;
}


#other_projects_nav > ul > li:nth-child(1) {
	border: none !important;
}

.other_projects_nav_link {
	display: inline-block;
	position: relative;
	height: 54px;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1em;
	border-radius: 27px;
	padding: 12px 25px 0px 25px;
}

.other_projects_nav_link:hover {
	background: #ededed;
}

.other_projects_nav_link.link_active {
	background: #E3A038 !important;
}


.other_projects_item {
	display: none;
}

.other_projects_item.block_visible {
	display: block;
}

.other_projects_item_content {
	display: block;
	position: relative;
	overflow: hidden;
}

.other_projects_item_content > div {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0px -45px 0px -45px;
}

.other_projects_item_content > div > div {
	display: block;
	position: relative;
	overflow: hidden;
	width: 50%;
	float: left;
	padding: 0px 45px 0px 45px;
}

.other_projects_item_content p {
	display: block;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}


#site_footer_wrapper {
	position: relative;
	padding: 0px 25px 0px 25px;
}


#site_footer_cnt {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1800px;
	margin: 0px auto !important;
	padding: 80px 40px 0px 40px;
	border-radius: 50px;
	background: #000;
	z-index: 8;
}

body.single-cpt_project #site_footer_cnt,
body.home #site_footer_cnt,
body.page-template-page-team #site_footer_cnt {
	background: #fff;
}

#site_footer_inner {
	position: relative;
}

#site_footer_top {
	display: block;
	position: relative;
	overflow: hidden;
}

#site_footer_cols {
	display: block;
	position: relative;
	overflow: hidden;
}

#site_footer_cols > div {
	display: block;
	position: relative;
	overflow: hidden;
}


#site_footer_cols > div > div {
	display: block;
	position: relative;
	overflow: hidden;
	width: 25%;
	padding: 0px 40px 60px 40px;
	float: left;
}



.logo_footer {
/* 	width: 225px; */
	width: 62%;
	height: auto;
}


#logo_footer_black,
body.single-cpt_project #logo_footer_white,
body.home #logo_footer_white,
body.page-template-page-team #logo_footer_white {
	display: none;
}


body.single-cpt_project #logo_footer_black,
body.home #logo_footer_black,
body.page-template-page-team #logo_footer_black {
	display: inline-block;
}



#site_footer_text,
#site_footer_text * {
	font-size: 18px;
	color: #fff;
}

body.single-cpt_project #site_footer_text,
body.single-cpt_project #site_footer_text *,
body.home #site_footer_text,
body.home #site_footer_text *,
body.page-template-page-team #site_footer_text,
body.page-template-page-team #site_footer_text * {
	color: #0B1B25;
}


#site_footer_text {
	max-width: 330px;
	padding: 40px 0px 0px 0px;
}


.f_btn,
.f_btn * {
	font-size: 28px;
	line-height: 1em;
}

.f_btn {
	display: inline-block;
	height: 70px;
	padding: 21px 25px 0px 25px;
	text-align: center;
	border-radius: 35px;
	background: #E3A038;
}



.footer_nav_list {
	padding: 40px 0px 0px 25px;
}

.footer_nav_list > li {
	display: block;
	padding: 0px 0px 5px 0px;
	line-height: 1.2em;
}


.footer_nav_list > li > a {
	font-size: 19px;
	color: #fff;
}


body.single-cpt_project .footer_nav_list > li > a,
body.home .footer_nav_list > li > a,
body.page-template-page-team .footer_nav_list > li > a {
	color: #0B1B25;
}

.footer_nav_list > li > a:hover {
	color: #E3A038 !important;
}




#site_footer_bottom,
#site_footer_bottom * {
	vertical-align: top;
}

#site_footer_bottom {
	padding: 0px 40px 40px 40px;
}

#site_footer_bottom .f_btn {
	float: left;
}

.site_footer_bottom_col,
.site_footer_bottom_col * {
	font-size: 19px;
	color: #fff;
	line-height: 1.3em;
}


body.single-cpt_project .site_footer_bottom_col,
body.single-cpt_project .site_footer_bottom_col *,
body.home .site_footer_bottom_col,
body.home .site_footer_bottom_col *,
body.page-template-page-team .site_footer_bottom_col,
body.page-template-page-team .site_footer_bottom_col * {
	color: #0B1B25;
}




.site_footer_bottom_col {
	float: left;
	margin: 21px 0px 30px 50px;
}





#footer_social_links {
	float: right;
}

#footer_social_links li {
	display: inline-block;
	padding: 0px 0px 0px 25px;
}

#footer_social_links .fa {
	color: #fff;
}

body.single-cpt_project #footer_social_links .fa,
body.home #footer_social_links .fa,
body.page-template-page-team #footer_social_links .fa {
	color: #0B1B25;
}

#footer_social_links a:hover .fa {
	color: #E3A038 !important;
}



.anim_view_from_opacity {
	opacity: 0;
}

body.loaded .in_view_section.is_in_view .anim_view_from_opacity {
	opacity: 1;
}


.anim_from_translate_y_large {
	transform: translateY(30px);
}


body.loaded .in_view_section.is_in_view .anim_from_translate_y_large {
	transform: translateY(0px);
}





.anim_from_translate_y_large.anim_from_rotate {
	transform: translateY(30px) rotate(3.5deg);
	transform-origin: left center;
}


body.loaded .in_view_section.is_in_view  .anim_from_translate_y_large.anim_from_rotate {
	transform: translateY(0px) rotate(0deg);
}





.anim_from_translate_y_small {
	transform: translateY(20px);
}

body.loaded .in_view_section.is_in_view .anim_from_translate_y_small {
	transform: translateY(0px);
}



.anim_from_translate_y_small.anim_from_rotate {
	transform: translateY(20px) rotate(3.5deg);
	transform-origin: left center;
}


body.loaded .in_view_section.is_in_view  .anim_from_translate_y_small.anim_from_rotate {
	transform: translateY(0px) rotate(0deg);
}






.anim_from_zoom {
	transform: scale(0.7);
}

body.loaded .in_view_section.is_in_view .anim_from_zoom {
	transform: scale(1);
}



#site_footer_legal,
#site_footer_legal * {
	font-size: 15px;
	color: #fff;
}

body.single-cpt_project #site_footer_legal,
body.single-cpt_project #site_footer_legal *,
body.home #site_footer_legal,
body.home #site_footer_legal *,
body.page-template-page-team #site_footer_legal,
body.page-template-page-team #site_footer_legal * {
	color: #0B1B25;
}


#site_footer_legal {
	display: block;
	position: relative;
	padding: 0px 40px 40px 40px
}

#site_footer_legal ul li {
	display: inline-block;
	padding: 0px 21px 0px 0px;
}

#site_footer_legal ul li a:hover {
	color: #E3A038;
}


#simple_page_cnt {
	padding: 0px 0px 100px 0px;
}

#simple_page_cnt,
#simple_page_cnt * {
	color: #fff;
}


#simple_title_cnt {
	padding: 0px 0px 30px 0px;
}

#simple_title {
	font-size: 2em;
}
















