/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 20 2025 | 02:09:24 */
.hide_me {
	display:none !important;
}
.gp-icon.icon-menu-bars {
  padding: 12px 15px 15px 15px;
  background-color: var(--accent);
}
.gp-icon.icon-menu-bars svg {
  fill: #fff;
}

.sub-banner-v2 .gambit_video_inner {
  background-position: center !important;
  background-repeat:no-repeat !important;
  background-size:cover !important;
}
.sub-banner-v2 .gambit_video_inner .click-overrider {
    background-color: rgba(0, 0, 0, 0.4);
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {
    -webkit-transition: all .4s ease-in-out !important;
    transition: all .4s ease-in-out !important;
}
ul.sub-menu{
    -webkit-transition: all .4s ease-in-out !important;
    transition: all .4s ease-in-out !important;	
}
.top-bar .inside-top-bar .widget {
    display: flex;
    gap: 20px;
}
.top-bar {
    color: #ffffff;
    padding: 9px 40px;
    position: absolute;
    z-index: 100;
    width: 100%;
    display: flex;
    min-height: 82px;
    top: 0;
    justify-content: end;
    align-items: center;
}
.site-header {
	position: relative;
	overflow: hidden;
    padding-top: 82px;
}
.site-logo {
    position: absolute;
    top: 0;
    z-index: 2000;
    left: 0;
    filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
}
.site-logo a {
	display: flex;
    background: #fff;
    clip-path: polygon(0 0, 0 900%, 100% 0);
    min-height: 182px;
    min-width: 522px;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding-right: 50px;
}
.nav-float-right #site-navigation {
    margin-left: initial;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image figcaption.vc_figure-caption a {
    color: #FFF;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    z-index: 200;
    bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    width: 100%;
    clip-path: initial;
    left: 0;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image figcaption.vc_figure-caption a:after{
	display:none;
}
a.apply_now_btn_topbar {
    background: #204B69;
    padding: 8px 20px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    text-transform: capitalize;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
}
a.apply_now_btn_topbar:hover{
	color:#f2f2f2;
}
.top-bar .inside-top-bar a {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.top-bar .inside-top-bar a i {
    color: #204B69;
}
.inside-header {
    justify-content: space-between;
    padding: 0;
}
.main-navigation .main-nav ul li a {
	line-height:initial;
}
.separate-containers .site-main {
    margin-top: 0;
	margin-bottom:0;
}
.header-widget aside a.header_btn {
    background: #204B69;
    min-height: 100px;
    display: flex;
    align-items: center;
    padding: 0 40px 0 60px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    text-decoration: none;
    clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
}
.header-widget aside {
    display: flex;
    gap: 0;
    align-items: center;
    justify-content: center;
}
.header-widget a.facebook_header {
    color: #204b69;
    min-height: 100px;
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    text-decoration: none;
/*     clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%); */
	min-width: 65px;
	text-align: center;
	justify-content: center;
}
.header_social {
	position:relative;
}
.nav-float-right .header-widget {
	margin-left:0;
}
.header_social:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #E9E9E9;
    transform: rotate(21deg);
    left: -9px;
    top: 0;
}
.home_banner {
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*
.home_banner .gambit_video_inner .click-overrider {
    background-color: rgba(0, 0, 0, 0.4);
}*/
.home_banner .gambit_video_inner .click-overrider {
    background-color: rgba(0, 0, 0, 0.4);
}/*
.click-overrider:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/01/placeholder-img-v1.jpg) !important;
    background-size: cover;
    width: 100% !important;
    height: 100% !important;
    display: block;
}*/
.gambit_video_inner {
    content: "";
    background-image: url(/wp-content/uploads/2025/01/placeholder-img-v1.jpg) !important;
    background-size: cover;
    width: 100% !important;
    height: 100% !important;
    display: block;
}
.home_banner .uvc-heading-spacer.line_only {
    margin: 20px 0 20px;
}
.home_banner .uvc-main-heading h1 {
    line-height: 100%;
}
body .vc_do_btn button.vc_general.vc_btn3,
body .vc_do_btn a.vc_general.vc_btn3{
    background: #204B69;
    border-color: #204B69;
    font-style: normal;
    font-weight: 700;
	font-size: 18px;
	padding: 21px 21.35px;
    line-height: 27px;
    text-transform: capitalize;
    color: #FFFFFF;
}
.standard_spacing {
	padding-top:70px;
	padding-bottom:70px;
}
.top-heading {
    font-size: 16px;
    margin: 0;
    line-height: 120%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #0D0D0D;
    position: relative;
	margin-bottom:0;
}
.top-heading:before{
	content:'';
}
.featured_section_style_1 .vc_column-inner img.vc_single_image-img {
    min-height: 365px;
    object-fit: cover;
}
.remove_paddings_on_columns .vc_column-inner {
    padding: 0 !important;
}
.featured_section_style_1 .vc_column-inner .wpb_wrapper {
	position: inherit;
}

.featured_section_style_1 .vc_column-inner > .wpb_wrapper {
    position: relative;
    min-height: 365px;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image:first-child a{
	width: 26%;
	left: 0;
	clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image:nth-child(2) a{
	clip-path: polygon(17% 0, 100% 0%, 80% 100%, 0% 100%);
	width: 31%;
	left: 22%;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image:nth-child(3) a{
	clip-path: polygon(20% 0, 100% 0%, 80% 100%, 0% 100%);
	width: 31%;
	left: 48%;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image:nth-child(4) a{

    right: 0;
    width: 26%;
    clip-path: polygon(24% 0, 100% 0%, 100% 100%, 0% 100%);
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image a{
    position: absolute;
    height: 100%;
    z-index: 100;
    top: 0;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image figcaption.vc_figure-caption {
    color: #FFF;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
	position: absolute;
	z-index: 200;
	bottom:20px;
	display: flex;
	align-items: center;
	gap: 10px;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image figcaption.vc_figure-caption:after {
	content:"";
	background-image:url(/wp-content/uploads/2024/11/fa6-solid_arrow-right-long.png);
	width: 19px;
    height: 21px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image:first-child figcaption.vc_figure-caption {
    left: 20px;
}
.featured_section_style_1 .vc_column-inner .wpb_single_image .vc_figure a:after{
	content: "";
	position: absolute;
	width: 100%;
	background: linear-gradient(180deg, #204B6900 0%, #204B69 100%);
	height: 100%;
	z-index: 300;
	left: 0;
	top: 0;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image:nth-child(2) figcaption.vc_figure-caption {
    left: 25%;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image:nth-child(4) figcaption.vc_figure-caption {
    right: 12%;
}
.row_theme_1 .wpb_column.vc_column_container.vc_col-sm-12 {
    max-width: 1445px;
    margin: 0 auto;
    display: block;
    width: 100%;
    float: none;
}
.uvc-sub-heading {
    margin-bottom: 25px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.why_us_columns {
    gap: 10px;
    display: flex;
    flex-wrap: inherit;
	margin-top:35px;
}
.why_us_columns .wpb_column.vc_column_container {
    background: var(--white-color, #FDFEFE);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
    display: flex;
    align-items: center;
    padding: 35px 0 0;
    min-height: 232px;
	width:100%;
    flex-direction: column;
    justify-content: space-between;
}
.why_us_columns .wpb_column.vc_column_container:before {
    content: '';
    background: #204b69;
    width: 49px;
    height: 49px;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%);
}
.why_us_columns .wpb_column.vc_column_container h4{
	font-weight:600!important;
	margin-bottom:15px;
}
.why_us_columns .wpb_column.vc_column_container .vc_column-inner {
    padding: 0 10px;
}
.services_column .wpb_column.vc_column_container .wpb_wrapper figure.wpb_wrapper.vc_figure {
    min-height: 229px;
    position: relative;
    width: 100%;
}
.services_column .wpb_column.vc_column_container .wpb_wrapper figure.wpb_wrapper.vc_figure img.vc_single_image-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
	transform: scale(1.1);
}
.services_column .wpb_column.vc_column_container .wpb_wrapper figure.wpb_wrapper.vc_figure {
	overflow:hidden;
}
.services_column .wpb_column.vc_column_container .wpb_wrapper .wpb_single_image {
    margin: 0;
    border-bottom: solid 6.295px #204B69;
}
.services_column .wpb_column.vc_column_container .wpb_wrapper .uvc-heading {
    background: #fff;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: column;
}
.services_column .wpb_column.vc_column_container .wpb_wrapper .uvc-heading h3 {
	font-weight:600!important;
	line-height:110%;
	margin-bottom:0!Important;
}
.services_column .vc_column-inner {
    padding-top: 0;
    margin-bottom: 30px;
}
.our_project_left_column_style .vc_column-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-top: 8px solid #204B69;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.90) 100%), url(<path-to-image>) lightgray 50% / cover no-repeat;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.our_project_right_column_style .vc_column-inner {
	padding-top:0 !important;
}
.our_project_right_column_style .wpb_single_image.wpb_content_element {
	margin:0;
}
.testimonial_context .uvc-sub-heading img {
    display: block;
}
.contact_us_template .contact_us_template_right img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9999;
    left: 0;
    object-fit: cover;
}
.contact_us_template .contact_us_template_right {
    position: relative;
}
.white_text,
.white_text p,
.white_text a,
.white_text span{
	color:#fff;
}
.contact_us_section_white_left.wpb_column .vc_column-inner {
    padding: 25px 25px 0;
    border-radius: 4px;
    border-left: 2.556px solid #204B69;
    background: #FDFEFE;
    box-shadow: 0px 5.111px 5.111px 0px rgba(0, 0, 0, 0.25);
}
.contact_us_spacing > .vc_column-inner {
    padding: 60px 0;
}
.contact_us_btn_container .vc_column-inner {
    padding: 0;
}
.contact_us_btn_container .vc_column-inner button.vc_general.vc_btn3,
.contact_us_btn_container .vc_column-inner a.vc_general.vc_btn3{
    border: 1px solid #FDFEFE;
    margin-right: 17px;
}
.site-footer .footer-widgets-container .inside-footer-widgets {
    display: flex;
    align-items: start;
    justify-content: space-between;
    max-width: 1700px;
    margin: 0 auto;
}
.inside-footer-widgets>div {
    flex: initial;
}
.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 {
    max-width: 610px;
    width: 100%;
}
.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 img {
    max-width: 339px;
}
.site-footer .footer-widgets-container .inside-footer-widgets h2.wp-block-heading, .site-footer .footer-widgets-container .inside-footer-widgets h2.widget-title {
    color: #204B69;
}
.home_banner.sub_banner {
	min-height:400px;
	height:100%
}
.our_services_inner h3 {
    margin-bottom: 25px ! Important;
}
.our_services_inner .services_column .vc_column-inner > .wpb_wrapper {
    filter: drop-shadow(0px 5.036px 5.036px rgba(0, 0, 0, 0.25));
}
.site-footer .footer-widgets-container .inside-footer-widgets strong, .site-footer .footer-widgets-container .inside-footer-widgets a {
    display: flex;
    gap: 10px;
	align-items:center;
}
.site-footer .footer-widgets-container .inside-footer-widgets strong {
	margin-bottom:15px;
}
.wpseo_breadcrumb .uvc-sub-heading span, .wpseo_breadcrumb .uvc-sub-heading span a {
	color:#FDFEFE;
}
.leadership_section_style {
    padding: 0 25px;
}
.leadership_section_style .wpb_column.vc_column_container > .vc_column-inner {
    background: #204B69;
    padding: 35px;
}
div#primary-menu {
    display: flex;
    height: 100px;
}
div#primary-menu li {
    display: flex;
    height: 100%;
    align-items: center;
    border-bottom: 4px #fff solid;
}
div#primary-menu li.current-menu-item,
div#primary-menu li:hover{
    border-color: #204B69;
}
.cta_ready .uvc-main-heading {
    margin-bottom: 35px;
}
.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image a:hover img {
    transform: scale(1.2);
    transition-delay: 0.5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.uvc-main-heading {
    margin-bottom: 25px;
}
.our_project_column .vc_column-inner .wpb_wrapper {
    position: relative;
}
.our_project_column .vc_column-inner .wpb_wrapper div.uvc-heading {
    position: absolute;
    top: 0;
    width: 100%;
	padding:0 25px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-top: 8px solid #204B69;
    background: #ffffffd9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    transition-delay: 0.5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
	display:none;
}
.our_project_column .vc_column-inner .wpb_wrapper:hover div.uvc-heading {
	display:flex;
}
.our_project_column .vc_column-inner .wpb_wrapper .uvc-main-heading {
    margin-bottom: 0;
}
.our_project_column .vc_column-inner .wpb_wrapper div.uvc-heading a {
    color: #204B69;
    text-align: center;
    font-size: 18px;
    font-style: normal;
	display:flex;
	align-items:center;
    font-weight: 600;
    line-height: normal;
	justify-content: center;
    gap: 10px;
}
span.svg_icon.display_left___ {
    margin-right: 0;
}
span.svg_icon.display_right___ {
    margin-left: 0;
}
.contact_us_section_white_left p {
    margin-bottom: 5px;
}
.contact_us_section_white_left p a {
    display: flex;
    gap: 12px;
    align-items: center;
}
.image_theme_border_style img{
	position:relative;
	z-index:9999;
}
.image_theme_border_style:before, .image_theme_border_style:after {
    content: '';
    background-image: url(/wp-content/uploads/2024/12/artwork.png);
    position: absolute;
    width: 189px;
    height: 106px;
    z-index: 1;
}
.image_theme_border_style:before {
    bottom: 30px;
    left: 15px;
}
.image_theme_border_style:after {
    top: 30px;
	transform: rotate(180deg);
    right: 15px;
}
.our_project_column .vc_column-inner .wpb_wrapper img.vc_single_image-img {
    width: 478px;
    height: 465px;
    object-fit: cover;
}
.header_spacer {
    visibility: hidden;
}
@media only screen and (max-width: 1600px) {
	.inside-header {
		justify-content: end;
		gap: 35px;
	}
	.top-bar.top-bar-align-right {
		padding-right: 0;
	}
	.inside-top-bar {
		padding-right: 10px;
	}
	.site-logo a {
		min-width: 310px;
	}
	.site-header .header-image {
		width: 220px;
	}
}
@media only screen and (max-width: 1170px) {
	.header-widget,
	.top-bar.top-bar-align-right,
	nav#site-navigation,
	.header_spacer{
		display: none;
	}
	.inside-header {
		gap:0;
	}
	
.footer-widget-1 img {
  width: 100%;
}
	.site-header {
		padding-top:0;
	}
	.site-logo a {
		min-width: 230px;
		min-height: 90px;
		padding: 0 0px;
	}
	.site-header .header-image {
		width: 148px;
	}
	.site-logo {
		position: initial;
	}
	.main-navigation .inside-navigation {
		margin: 25px 0;
	}
	.slideout-navigation:not(.do-overlay) .main-nav,
	.slideout-navigation .main-nav, .slideout-navigation .slideout-widget:not(:last-child){
		margin-bottom: 0;
	}
	a.header_btn {
		background: #204B69;
		padding: 8px 20px;
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 27px;
		text-transform: capitalize;
		color: #FFFFFF;
	}
	a.apply_now_btn_topbar {
		font-size: 12px;
		padding: 5px 10px;
	}
	.slideout-widget {
		display: flex;
		flex-direction: column;
		gap: 6px;
	}
	.slideout-widget a {
		display: flex;
		gap: 8px;
		align-items: center;
	}
	.site-footer .footer-widgets-container .inside-footer-widgets {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 16px;
	}
	.vc_row.wpb_row.vc_inner.vc_row-fluid.why_us_columns {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 16px;
	}
	.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image figcaption.vc_figure-caption{
		font-size:20px;
	}
}
.video-background {
    position: absolute; /* or absolute for specific sections */
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    z-index: 1; /* Push it behind other content */
}
.video-background::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); 
    z-index: 1; 
}
.content_page {
  z-index: 5;
}

.video-background iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 56.25vw; /* 16:9 aspect ratio */
    min-height: 100vh;
    min-width: 177.78vh; /* 16:9 aspect ratio */
    transform: translate(-50%, -50%);
}
.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    z-index: 1;
}

.video-background iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 56.25vw; /* Maintain 16:9 aspect ratio */
    min-height: 100vh;
    min-width: 177.78vh; /* Maintain 16:9 aspect ratio */
    transform: translate(-50%, -50%);
}
@media only screen and (max-width: 874px) {
	.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image figcaption.vc_figure-caption {
		font-size: 16px;
	}
}
@media only screen and (max-width: 768px) {
	.inside-footer-widgets {
  display: block !important;
}
	.footer-widget-3 a {
  word-wrap: anywhere;
  align-items: baseline !important;
}
	.our_project_column .vc_column-inner .wpb_wrapper img.vc_single_image-img {
		width: 767px;
	}
	.separate-containers .inside-article {
		padding-top:0;
	}
	.featured_section_style_1 .vc_column-inner img.vc_single_image-img {
		min-height: 245px;
		object-fit: cover;
		width: 100%;
		position: absolute;
		height: 100%;
		left: 0;
	}
	.featured_section_style_1 .vc_column-inner > .wpb_wrapper {
		min-height: 233px;
	}
	.featured_section_style_1 .vc_column-inner > .wpb_wrapper figure.wpb_wrapper.vc_figure {
		position: relative;
		min-height: 300px;
		overflow:hidden;
		width: 100%;
	}
	.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image a {
		width: 100% !important;
		clip-path: initial ! Important;
		position: initial;
	}
	.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image figcaption.vc_figure-caption {
		z-index: 9999;
		left: 25px !important;
		right: initial !important;
	}
	.site-footer .footer-widgets-container .inside-footer-widgets {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 16px;
	}
	.vc_row.wpb_row.vc_inner.vc_row-fluid.why_us_columns {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 16px;
	}
	.contact_us_spacing .vc_row.wpb_row.vc_inner.vc_row-fluid {
		padding: 0 30px;
	}
	.home_banner {
		height: 65vh;
	}
	.services_column .wpb_column.vc_column_container .wpb_wrapper .uvc-heading h3 {
		font-size: 22px;
		padding: 0 20px;
		min-height:initial;
	}
	.top-heading {
		margin-bottom:5px;
	}
	.uvc-main-heading {
		margin-top:10px;
        margin-bottom: 5px;
	}
	.standard_spacing {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.featured_section_style_1 .vc_column-inner > .wpb_wrapper .wpb_single_image figcaption.vc_figure-caption {
        font-size: 25px;
    }
	body.page-id-229 .uvc-sub-heading {
		font-size:27px!important;
	}
	.leadership_section_style {
		margin-bottom: 25px;
	}
	.leadership_section_style figure.wpb_wrapper.vc_figure {
		width: 47%;
	}
	.uvc-heading-spacer.line_only {
		margin-bottom: 25px;
	}
}

@media(max-width:1200px) and (min-width:768px){
.project_services .vc_single_image-wrapper {
  clip-path: unset !important;
}
.project_services .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 1000px;
  margin: auto;
}
.project_services .vc_column-inner .wpb_single_image {
  width: calc(50% - 20px);
  flex: calc(50% - 20px) ;
}
.project_services .vc_column-inner .vc_single_image-wrapper {
  position: relative !important;
  overflow: hidden;
  inset: unset !important;
}
.project_services .vc_column-inner .vc_single_image-wrapper {
  width: 100% !important;
}

.project_services .wpb_single_image.wpb_content_element.vc_align_center {
  overflow: hidden;
}
.project_services .vc_single_image-wrapper.vc_box_border_grey {
  overflow: hidden;
}
.project_services .vc_single_image-wrapper.vc_box_border_grey:after {
  display: ;
  position: absolute;
  inset: 0 !important;
  width: 100% !important;
}
.project_services .vc_single_image-wrapper.vc_box_border_grey {
  position: relative !important;
}
.project_services .wpb_single_image.wpb_content_element.vc_align_center {
  margin-bottom: 0;
}
.project_services .wpb_single_image.wpb_content_element.vc_align_center {
  position: relative;
}
.project_services .vc_figure-caption {
  position: absolute !important;
  left: 20px !important;
}
.project_services .vc_figure-caption {
  right: unset !important;
}
}
@media (max-width: 1300px) {
.contact_us_spacing .vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_column.vc_column_container {
  width: 100% !important;
  margin-left: ;
}
.contact_us_spacing .wpb_column.vc_column_container {
  padding-left: 20px;
  width: 100%;
  padding-right: 20px;
}
}
@media (min-width: 1171px) and (max-width: 1271px) {
.inside-header #menu-main-menu {
  flex-wrap: nowrap;
  min-width: 600px;
}

.header_btn {
  padding-right: 12px !important;
  padding-left: 40px !important;
	}
}
.header_btn {
  min-width: 160px;
}
@media(max-width:1200px) and (min-width:768px) {
.contact_us_section_white_left .wpb_text_column a {
  font-size: 16px;
}
}
@media(max-width:768px){

.contact_us_template_right .vc_single_image-img.attachment-full.ls-is-cached.lazyloaded {
  min-height: 300px;
}
.contact_us_template_right.wpb_column.vc_column_container.vc_col-sm-6 {
  min-height: 300px;
}
.contact_us_section_white_left .wpb_text_column a[href^="mailto:"] {
    display:none;
}
	.contact_us_section_white_left .wpb_text_column {
    margin-bottom:0 !important;
}
}

@media(min-width:769px){
.only-mobile {
  display: none;
}
}
@media(max-width:600px){
.video-background {
    height: 70vw;
}

.video-background iframe {
    min-height: 100vh;

}
@media (max-width: 500px) {
    body .uvc-heading .uvc-main-heading h1 {
        font-size: 32px;
    }
	.home_banner .uvc-heading .uvc-sub-heading {
		font-size: 18px;
	}
	body .vc_do_btn button.vc_general.vc_btn3, body .vc_do_btn a.vc_general.vc_btn3 {
		padding: 16px;
		font-size: 14px;
	}

}