
.gt-section .wpb_content_element { margin-bottom: 65px; }

.gt-section .wpb_content_element:last-of-type { margin-bottom: 0; }

.gt-section.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.gt-section.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.gt-section.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner { padding-top: 0; }

.vc_row-has-fill .gt-counter { color: #fff; }

/*.vc_column_container {*/
	/*padding-left: 15px;*/
	/*padding-right: 15px;*/
/*}*/

/*.vc_column_container > .vc_column-inner {*/
	/*padding-left: 0;*/
	/*padding-right: 0;*/
/*}*/

.gt-section .wpb_row:not(:last-child) { margin-bottom: 65px; }

.wpb_single_image { margin-bottom: 35px; }

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border
{
	position: relative;
	left: -12px;
	top: 12px;
	padding: 0;
	-webkit-box-shadow: 12px -12px 0 0 #28abe3;
			box-shadow: 12px -12px 0 0 #28abe3;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img {
	box-shadow: none;
}

.wpb_single_image .vc_figure-caption {
	font-size: 50px;
	line-height: 58px;
	margin-bottom: 0;
	margin-top: .5em;
	text-align: left;
}

.gt-section.vc_parallax .vc_parallax-inner {
	pointer-events: none;
	position: absolute;
	overflow: hidden;
	left: 0;
	right: 0;
	top: 0;
	background-attachment: fixed;
	background-color: transparent;
	background-image: inherit;
	background-size: cover;
	z-index: 0;
	background-position: 50% 0;
}

.vc_parallax > * {
	position: relative;
	z-index: 2;
}

.vc_parallax .vc_row-overlay {
	pointer-events: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}