/*
Theme Name:   Polygon
Theme URI:    https://polygon.b3multimedia.ie/
Description:  Polygon | Premium Divi Child Theme
Author:       B3 Multimedia Solutions
Author URI:   https://www.b3multimedia.ie
Template:     Divi
Version:      1.4.62
*/
/* BLOG TYPOGRAPHY */
.poly .entry-title {
	line-height: 1.4em;
}

h1, h2, h3, h4, h5 {
	padding: 0;
}

.et_pb_text_inner :is(ul, ol) li:not(:last-of-type) {
    margin-bottom: 1rem;
}

@media (max-width: 479px) {

	.poly .entry-title {
		font-size: 18px;
		line-height: 1.3em;
	}

	.poly .post-content {
		margin-top: 10px;
		font-size: 13px !important;
		line-height: 1.6em !important;
	}
}

/* VERTICAL ALIGNED CONTENT */
.poly_vertical_align {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.poly_cubes_bg {
	background-color: #ffffff;
	background-image: url(images/cubes.png);
	background-size: initial;
}

/* Header Shadow */
.et-fixed-header#main-header .container {
	box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important;
}

.et-fixed-header#main-header {
	border-bottom: none !important;
}

/* Blog Grid */
.poly a.more-link {
	display: inline-block;
	margin-top: 1.25em;
	padding: 0.8em 2em;
	background: #1f487c !important;
	border: solid 1px #1f487c;
	border-radius: 7px;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1;
	color: #ffffff !important;
	text-transform: uppercase;
}

.poly a.more-link:hover {
	color: #20292f;
}

@media only screen and (min-width: 980px) {

	.poly .et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
		content: '2 .column.size-1of2' !important;
	}

	.poly .et_pb_column .column.size-1of2 {
		width: calc(50% - (25px / 2)) !important;
		margin-right: 25px;
	}
}

@media only screen and (max-width: 980px) {

	.poly .et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
		content: '2 .column.size-1of2' !important;
	}

	.poly .et_pb_column .column.size-1of2 {
		width: 100% !important;
		margin-right: 0%;
	}
}

.poly .et_pb_post:hover img {
	-ms-transform: scale(1.00) !important;
	-webkit-transform: scale(1.00) !important;
	transform: scale(1.00) !important;
	transition: all 400ms ease;
}

.poly .et_pb_post img {
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-webkit-transform-origin: bottom;
	-moz-transform-origin: bottom;
	-ms-transform-origin: bottom;
	-o-transform-origin: bottom;
	transform-origin: bottom;
	transform: scale(1.05);
	transition: all 400ms ease;
}

/* BG IMAGE ALIGNEMNT */
@media only screen and (max-width: 1400px) {

	.bg_img_right {
		background-position: right !important;
	}

	.bg_img_left {
		background-position: left !important;
	}
}

/* GALLERY IMAGE GRID */
.poly_gallery .et_pb_image {
	display: block;
	margin: 3px !important;
	line-height: 0;
}

.poly_gallery .et_pb_image:hover {
	display: block;
	margin: 3px !important;
	line-height: 0;
}

/* PRICING TABLES */
.poly_pricing .et_pb_pricing_content {
	padding: 50px;
}

.poly_pricing .et_pb_pricing_content_top {
	padding-bottom: 10px;
	border-bottom: none;
}

.poly_pricing .et_pb_featured_table {
	box-shadow: 0 20px 150px rgba(19, 47, 34, 0.15);
	margin-top: 0px !important;
	padding-bottom: 60px !important;
	background-color: #fff;
}

.poly_pricing .et_pb_pricing_table {
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	float: left;
	width: 102%;
	margin: 20px -1px !important;
	padding-bottom: 30px;
	transition: all .4s ease-in-out;
	border: none;
	border-radius: 10px;
	text-align: center;
}

.poly_pricing .et_pb_pricing_table:hover {
	box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.2);
	transform: translate3d(0px, -10px, 0px);
	transition: all .4s ease-in-out;
}

.poly_pricing .et_pb_featured_table:hover {
	box-shadow: 0px 20px 150px rgba(0, 0, 0, 0.20) !important;
	transform: translate3d(0px, -10px, 0px);
	transition: all .4s ease-in-out;
}

.poly_pricing .et_pb_pricing_heading {
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	margin-bottom: 30px;
	padding: 30px 0;
	border-radius: 10px 10px 0 0;
}

/* Bullets */
.poly_pricing .et_pb_pricing li span:before {
	content: "\4e";
	position: absolute;
	top: 0;
	left: -20px;
	border: none;
	font-size: 16px;
	font-family: ETmodules !important;
	color: #33cc82 !important;
}

.poly_pricing .et_pb_pricing li.et_pb_not_available span:before {
	content: "\4d";
	position: absolute;
	top: 0;
	left: -20px;
	border: none;
	font-size: 16px;
	font-family: ETmodules !important;
	color: #ccc !important;
}

/* POLY STEPS */
.poly_steps {
	display: inline-block;
	position: relative;
	padding: 15px;
}

.poly_steps:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	top: 30%;
	left: 100%;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #34cc81;
}

/* TESTIMONIALS */
.poly_testimonial {
	box-shadow: 0 10px 100px rgb(236, 239, 238);
	border-radius: 10px;
}

.et_pb_testimonial:before {
	content: "\07b";
	position: absolute;
	top: 4%;
	left: 10%;
	background: none !important;
	font-size: 100px;
}

/* Testimonial Slider */
.poly_testimonial_slider {
	box-shadow: 0 0 40px rgba(0, 0, 0, .1);
	border-radius: 10px;
}

.poly_testimonial_slider .et_pb_slider:hover .et-pb-arrow-prev,
.et_mobile_device .et-pb-arrow-prev {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	left: 40px;
	opacity: .5;
	transform: scale(1);
	transition: all 0.6s ease-in-out;
	background-color: rgba(255, 255, 255, .15);
	border: solid 1px #33cc82;
	color: #33cc82 !important;
}

.poly_testimonial_slider .et_pb_slider:hover .et-pb-arrow-next,
.et_mobile_device .et-pb-arrow-next {
	right: 40px;
	opacity: .5;
	transform: scale(1);
	transition: all 0.6s ease-in-out;
	background-color: rgba(255, 255, 255, .15);
	border: solid 1px #33cc82;
	color: #33cc82 !important;
}

.poly_testimonial_slider .et-pb-arrow-prev:hover,
.poly_testimonial_slider .et-pb-arrow-next:hover {
	-webkit-transform: scale(1.1) !important;
	opacity: 1 !important;
	transform: scale(1.1) !important;
	transition: all 0.3s ease-in-out !important;
	background-color: rgba(255, 255, 255, .15) !important;
	border: solid 1px #5cd69b !important;
	color: #fff !important;
	text-decoration: none;
}

.poly_testimonial_slider .et-pb-controllers a {
	display: inline-block;
	width: 70px;
	height: 3px;
	margin-right: 10px;
	padding: 0;
	background-color: rgb(205, 205, 205);
	text-indent: -9999px;
}

.poly_testimonial_slider .et-pb-controllers .et-pb-active-control {
	background-color: #34cc82 !important;
}

.poly_testimonial_slider .et_pb_slide_description {
	text-shadow: none;
}

@media (max-width: 767px) {

	.poly_testimonial_slider .et-pb-arrow-prev {
		display: none;
	}
}

/* POLY KEN BURNS */
@media only screen and (min-width: 767px) {

	.polyKenBurnsHeader .et_parallax_bg {
		animation: PolyKenburns 45s forwards;
	}
}

@media only screen and (min-width: 767px) {

	.polyKenBurnsSection .et_parallax_bg {
		animation: PolyKenburns 30s forwards;
	}
}

@keyframes PolyKenburns {
	0% {
		opacity: 0;
		-ms-transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
		-webkit-transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
		transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
		animation-timing-function: linear;
	}

	1% {
		opacity: 1;
	}

	100% {
		-ms-transform: scale3d(1.2, 1.2, 1.2) translate3d(-50px, 0px, 0px);
		-webkit-transform: scale3d(1.2, 1.2, 1.2) translate3d(-50px, 0px, 0px);
		transform: scale3d(1.2, 1.2, 1.2) translate3d(-50px, 0px, 0px);
	}
}

/* EASE TRANSITION */
.ease {
	transition: all 0.4s ease-in-out;
}

.ease:hover {
	transition: all 0.4s ease-in-out;
}

.grow {
	transition: all .3s ease-in-out;
	border-radius: 10px;
}

.grow:hover {
	box-shadow: 0 20px 120px rgba(0, 0, 0, .1);
	transform: scale(1.1);
	background-color: white;
}

/*POLY BLOCK*/
.poly_block:hover {
	border-bottom: solid 4px #fff;
}

.poly_block {
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-bottom: 4px solid rgba(255, 255, 255, .1);
}

.poly_block:hover .et-pb-icon {
	transform: scale(1.2);
	transition: all 0.5s ease-in-out;
}

.poly_block .et-pb-icon {
	transition: all 0.5s ease-in-out;
}

/* SUBSCRIBE HORIZONTAL */
.demo-subscribe-section {
	display: inline-block !important;
	width: 100%;
	margin: auto;
}

.demo-subscribe-section .et_pb_newsletter {
	padding: 20px 10px;
	border-radius: 10px;
}

.demo-subscribe-section .et_pb_newsletter_description {
	width: 100%;
	padding: 0 0 20px 0;
}

.demo-subscribe-section .et_pb_newsletter_form {
	width: 100%;
}

.demo-subscribe-section .et_pb_newsletter_form p {
	display: inline-block;
	width: 275px !important;
	margin-right: 10px;
}

.demo-subscribe-section .et_pb_newsletter_form p input {
	width: 275px;
	background-color: rgb(255, 255, 255);
	border-bottom: solid 2px #fff !important;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}

.demo-subscribe-section .et_pb_newsletter_form input[type="text"],
.demo-subscribe-section .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"] {
	padding: 15px 20px !important;
}

.demo-subscribe-section a.et_pb_newsletter_button:after {
	display: none;
}

.et_pb_newsletter_form p .et_pb_signup_error {
	border: 1px solid #fff !important;
}

.demo-subscribe-section .et_pb_newsletter_form {
	padding-left: 0 !important;
}

.demo-subscribe-section .et_pb_newsletter_fields {
	display: inline-block !important;
}

@media only screen and (max-width: 1080px) {

	.demo-subscribe-section .et_pb_button {
		width: 100% !important;
	}

	.demo-subscribe-section .et_pb_newsletter_form p {
		width: 100% !important;
	}
}

/*Poly Sign Up Section*/
.poly_sign_up_section {
	padding-top: 80px !important;
}

.poly_sign_up_section .et_pb_button {
	width: 100%;
	border-radius: 4px !important;
	font-size: 16px !important;
	letter-spacing: 0px;
}

/*POLY PERSON MODULE*/
.poly_team .et_pb_team_member_image {
	max-width: 450px;
}

.poly_team {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.poly_team .et_pb_team_member_description {
	padding: 30px;
	text-align: -webkit-center;
}

.poly_team .et_pb_member_position {
	font-size: 13px;
	font-weight: 600;
	color: #33cc82;
	text-transform: uppercase;
}

.poly_team .et_pb_member_position:after {
	content: ' ';
	display: block;
	width: 30px;
	margin: 5px 0 0;
	border: 1px solid #34cc81;
}

.poly_team .et_pb_member_social_links a:hover {
	color: #34cc81;
}

.poly_team:hover .et_pb_member_social_links a {
	-webkit-transform: translate(0px, -15px);
	-ms-transform: translate(0px, -15px);
	opacity: 1;
	transform: translate(0px, -15px);
	transition: all 0.4s ease-in-out;
	color: #000;
}

.et_pb_member_social_links a {
	opacity: 0;
	margin-top: 20px;
	transition: all 0.4s ease-in-out;
}

/*POLY TABS*/
.poly_tabs .et_pb_tabs_controls li {
	zoom: 1;
	display: inline-block;
	float: none;
}

.poly_tabs .et_pb_tabs_controls {
	text-align: center;
}

.poly_tabs {
	box-shadow: 0 20px 150px rgba(22, 22, 22, 0.12);
	border: none;
	border-radius: 10px;
}

.et_pb_tab {
	padding: 30px 60px 60px;
}

ul.et_pb_tabs_controls {
	background-color: #ffffff;
	border-radius: 10px 10px 0 0;
}

.et_pb_tab_0 {
	border-radius: 10px 0 0 0;
}

.et_pb_tabs_controls li {
	border-right: none;
}

.et_pb_all_tabs {
	background: #fff;
	border-top: none;
	border-radius: 0 0 10px 10px;
}

.et_pb_tabs_controls .et_pb_tab_active a {
	padding: 10px 30px 4px;
}

.et_pb_tabs_controls li a {
	padding: 10px 30px 4px !important;
	color: #bfbfbf;
}

.et_pb_tabs_controls li.et_pb_tab_active {
	bottom: 0;
}

/** ANIMATION **/
.poly_tabs div.ds-tabs-text a:hover:before {
	-webkit-transform: scale3d(5, 5, 1);
	transform: scale3d(5, 5, 1);
}

.poly_tabs .et_pb_tabs_controls li:before {
	-webkit-transform: scale3d(0, 1, 1);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
	content: '';
	position: absolute;
	left: 0;
	transform: scale3d(0, 1, 1);
	width: 100%;
	height: 3px;
	transition: transform 0.5s;
	transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
	background: #34cc81;
}

.poly_tabs .et_pb_tabs_controls li.et_pb_tab_active:before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.poly_tabs ul.et_pb_tabs_controls:after {
	border-top: none;
}

/*Responsive*/
@media only screen and (max-width: 767px) {
	.et_pb_tabs .et_pb_tabs_controls li {
		width: 100% !Important;
	}
}

@media (max-width: 479px) {
	.poly_tabs .et_pb_tabs_controls li {
		border-bottom: none;
	}
}

/* MENU UNDERLINE ANIMATION */
.anima a {
	position: relative;
	text-decoration: none;
}

.anima a:before {
	-webkit-transform: scaleX(0);
	content: "";
	position: absolute;
	bottom: -1px;
	visibility: hidden;
	transform: scaleX(0);
	width: 100%;
	height: 1px;
	transition: all 0.3s ease-in-out 0s;
	background-color: #fff;
}

.anima a:hover:before {
	-webkit-transform: scaleX(1);
	visibility: visible;
	transform: scaleX(1);
}

#main-header {
	border-bottom: solid 1px rgba(255, 255, 255, .2);
}

/*  Menu CTA */
li.poly-menu-cta,
li.poly-menu-cta:hover {
	transition: all 0.3s ease-in-out 0s;
}

/* HEADLINE */
.headline:after {
	content: ' ';
	display: block;
	width: 100px;
	margin: 20px 0;
	border: 2px solid #34cc81;
}

.headline_center:after {
	content: ' ';
	display: block;
	width: 100px;
	margin: 15px auto;
	border: 2px solid #34cc81;
}

#polygon .percent:after {
	content: ' ';
	display: block;
	width: 80px;
	margin: 15px auto;
	border: 2px solid #34cc81;
}

/* ANIMATE TOGGLE */
.et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\33";
	transform: rotate(180deg);
	transition: all 0.5s ease-in-out 0s;
	font-family: 'ETmodules';
}

.et_pb_toggle_title:before {
	content: "\33";
	transition: all 0.5s ease-in-out 0s;
	font-size: 2em;
	font-family: 'ETmodules';
}

.et_pb_toggle_open h5.et_pb_toggle_title {
	transition: all 0.4s ease-in-out;
}

.et_pb_toggle_close h5.et_pb_toggle_title {
	transition: all 0.4s ease-in-out;
}

/* HEADER MENU */
.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a {
	opacity: .6;
	transition: all 0.4s ease-in-out;
}

.et_header_style_left #et-top-navigation nav>ul>li>a:hover,
.et_header_style_split #et-top-navigation nav>ul>li>a:hover {
	opacity: 1;
	transition: all 0.4s ease-in-out;
}

#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a,
.et_color_scheme_red #top-menu li.current-menu-ancestor>a,
.et_color_scheme_red #top-menu li.current-menu-item>a,
.et_color_scheme_pink #top-menu li.current-menu-ancestor>a,
.et_color_scheme_pink #top-menu li.current-menu-item>a,
.et_color_scheme_orange #top-menu li.current-menu-ancestor>a,
.et_color_scheme_orange #top-menu li.current-menu-item>a,
.et_color_scheme_green #top-menu li.current-menu-ancestor>a,
.et_color_scheme_green #top-menu li.current-menu-item>a {
	opacity: 1 !important;
}

.poly-menu-cta {
	max-height: 40px;
	margin-top: -12px;
	padding: 12px 20px !important;
	border: 1px solid white;
	border-radius: 100px;
}

.poly-menu-cta a {
	opacity: 1 !important;
}

.et-fixed-header .poly-menu-cta {
	max-height: 40px;
	margin-top: -12px;
	padding: 12px 20px !important;
}

/* BUTTONS */
.et_pb_button {
	padding: 0.8em 2em;
	transition: all .3s ease-in-out !important;
}

.et_pb_button:hover {
	padding: 0.8em 2.4em !important;
	transition: all .3s ease-in-out !important;
	border: 2px solid transparent;
}

.et_pb_button:before,
.et_pb_button:after {
	opacity: 0;
	transition: all 0.5s;
}

.white_button .et_pb_button:hover {
	border: solid 1px white !important;
}

/* FULLWIDTH SLIDER */
.poly_slider .et_pb_slider:hover .et-pb-arrow-next,
.poly_slider .et_mobile_device .et-pb-arrow-next {
	right: 22px;
	opacity: .6;
	transform: scale(1);
	transition: all 0.6s ease-in-out;
	background-color: rgba(255, 255, 255, .15);
	border: solid 1px transparent;
	color: white !important;
}

.poly_slider .et_pb_slider:hover .et-pb-arrow-prev,
.poly_slider .et_mobile_device .et-pb-arrow-prev {
	left: 22px;
	opacity: .6;
	transform: scale(1);
	transition: all 0.6s ease-in-out;
	background-color: rgba(255, 255, 255, .15);
	border: solid 1px transparent;
	color: white !important;
}

.poly_slider .et-pb-arrow-prev:hover,
.poly_slider .et-pb-arrow-next:hover {
	transition: all 0.6s ease-in-out;
	background-color: rgba(255, 255, 255, 0) !important;
	border: solid 1px #fff !important;
	text-decoration: none;
}

.poly_slider .et-pb-arrow-prev {
	left: -100px;
	transform: scale(0.6);
	transition: all 0.6s ease-in-out;
	border: solid 1px transparent;
}

.poly_slider .et-pb-arrow-next {
	right: -100px;
	transform: scale(0.6);
	transition: all 0.6s ease-in-out;
	border: solid 1px transparent;
}

.poly_slider .et-pb-active-slide .et_pb_slide_description {
	animation-name: gridFadeIn;
}

.poly_slider .slider-img {
	display: block;
	margin-top: 30px;
}

.poly_slider .et-pb-controllers a {
	display: inline-block;
	width: 70px;
	height: 3px;
	margin-right: 10px;
	padding: 0;
	background-color: rgba(255, 255, 255, 0.5);
	text-indent: -9999px;
}

/* IMAGE ANIMATION */
#cover-section .et_pb_slider .et_pb_slide {
	-webkit-animation: scale-up 1s forwards cubic-bezier(0.7, 0, 0.3, 1);
	animation: scale-up 1s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

#cover-section .et_pb_slider .et_pb_slide.et-pb-active-slide {
	-webkit-animation: scale-up-down 2s forwards cubic-bezier(0.7, 0, 0.3, 1);
	animation: scale-up-down 2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

/* Animations */
@-webkit-keyframes scale-up {
	from {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}

	to {
		-webkit-transform: scale(1.4);
		transform: scale(1.4);
	}
}

@keyframes scale-up {
	from {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}

	to {
		-webkit-transform: scale(1.4);
		transform: scale(1.4);
	}
}

@-webkit-keyframes scale-up-down {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	to {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}

@keyframes scale-up-down {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	to {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}

/* SJ MOBILE MENU */
#mobile_menu {
	display: block !important;
	z-index: 9998;
	top: 0;
	min-height: 100vh;
	padding-top: 80px;
	border-top: none;
}

.mobile_nav.closed #mobile_menu {
	-webkit-transform: rotateY(90deg);
	transform-origin: right;
	-webkit-transform-origin: right;
	transform: rotateY(90deg);
	transition: .8s ease-in-out !important;
	background: #fff;
}

.mobile_nav.opened #mobile_menu {
	-webkit-transform: rotateY(0deg);
	transform-origin: right;
	-webkit-transform-origin: right;
	transform: rotateY(0deg);
	transition: .8s ease-in-out;
	background: #33cc82;
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d";
	color: #fff;
}

.et_mobile_menu li a {
	color: #fff;
}

@media(max-width: 980px) {

	.et_header_style_left .mobile_menu_bar {
		z-index: 9999;
	}

	#main-header .container.clearfix.et_menu_container {
		width: 100%;
	}

	.logo_container {
		padding-left: 30px;
	}

	#et-top-navigation {
		padding-right: 30px;
	}
}

@media(min-width: 341px) {

	#mobile_menu {
		width: 340px;
		margin-left: calc(100% - 340px);
	}
}

@media(max-width: 340px) {

	#mobile_menu {
		width: 100%;
		margin-left: 0;
	}
}

/*CUSTOM ICONS*/
@font-face {
	font-family: 'et-line';
	src:url('fonts/et-line.eot');
	src:url('fonts/et-line.eot?#iefix') format('embedded-opentype'),
		url('fonts/et-line.woff') format('woff'),
		url('fonts/et-line.ttf') format('truetype'),
		url('fonts/et-line.svg#et-line') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
	font-family: 'et-line';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}
.icon-mobile:before {content: "\e000";}
.icon-laptop:before {content: "\e001";}
.icon-desktop:before {content: "\e002";}
.icon-tablet:before {content: "\e003";}
.icon-phone:before {content: "\e004";}
.icon-document:before {content: "\e005";}
.icon-documents:before {content: "\e006";}
.icon-search:before {content: "\e007";}
.icon-clipboard:before {content: "\e008";}
.icon-newspaper:before {content: "\e009";}
.icon-notebook:before {content: "\e00a";}
.icon-book-open:before {content: "\e00b";}
.icon-browser:before {content: "\e00c";}
.icon-calendar:before {content: "\e00d";}
.icon-presentation:before {content: "\e00e";}
.icon-picture:before {content: "\e00f";}
.icon-pictures:before {content: "\e010";}
.icon-video:before {content: "\e011";}
.icon-camera:before {content: "\e012";}
.icon-printer:before {content: "\e013";}
.icon-toolbox:before {content: "\e014";}
.icon-briefcase:before {content: "\e015";}
.icon-wallet:before {content: "\e016";}
.icon-gift:before {content: "\e017";}
.icon-bargraph:before {content: "\e018";}
.icon-grid:before {content: "\e019";}
.icon-expand:before {content: "\e01a";}
.icon-focus:before {content: "\e01b";}
.icon-edit:before {content: "\e01c";}
.icon-adjustments:before {content: "\e01d";}
.icon-ribbon:before {content: "\e01e";}
.icon-hourglass:before {content: "\e01f";}
.icon-lock:before {content: "\e020";}
.icon-megaphone:before {content: "\e021";}
.icon-shield:before {content: "\e022";}
.icon-trophy:before {content: "\e023";}
.icon-flag:before {content: "\e024";}
.icon-map:before {content: "\e025";}
.icon-puzzle:before {content: "\e026";}
.icon-basket:before {content: "\e027";}
.icon-envelope:before {content: "\e028";}
.icon-streetsign:before {content: "\e029";}
.icon-telescope:before {content: "\e02a";}
.icon-gears:before {content: "\e02b";}
.icon-key:before {content: "\e02c";}
.icon-paperclip:before {content: "\e02d";}
.icon-attachment:before {content: "\e02e";}
.icon-pricetags:before {content: "\e02f";}
.icon-lightbulb:before {content: "\e030";}
.icon-layers:before {content: "\e031";}
.icon-pencil:before {content: "\e032";}
.icon-tools:before {content: "\e033";}
.icon-tools-2:before {content: "\e034";}
.icon-scissors:before {content: "\e035";}
.icon-paintbrush:before {content: "\e036";}
.icon-magnifying-glass:before {content: "\e037";}
.icon-circle-compass:before {content: "\e038";}
.icon-linegraph:before {content: "\e039";}
.icon-mic:before {content: "\e03a";}
.icon-strategy:before {content: "\e03b";}
.icon-beaker:before {content: "\e03c";}
.icon-caution:before {content: "\e03d";}
.icon-recycle:before {content: "\e03e";}
.icon-anchor:before {content: "\e03f";}
.icon-profile-male:before {content: "\e040";}
.icon-profile-female:before {content: "\e041";}
.icon-bike:before {content: "\e042";}
.icon-wine:before {content: "\e043";}
.icon-hotairballoon:before {content: "\e044";}
.icon-globe:before {content: "\e045";}
.icon-genius:before {content: "\e046";}
.icon-map-pin:before {content: "\e047";}
.icon-dial:before {content: "\e048";}
.icon-chat:before {content: "\e049";}
.icon-heart:before {content: "\e04a";}
.icon-cloud:before {content: "\e04b";}
.icon-upload:before {content: "\e04c";}
.icon-download:before {content: "\e04d";}
.icon-target:before {content: "\e04e";}
.icon-hazardous:before {content: "\e04f";}
.icon-piechart:before {content: "\e050";}
.icon-speedometer:before {content: "\e051";}
.icon-global:before {content: "\e052";}
.icon-compass:before {content: "\e053";}
.icon-lifesaver:before {content: "\e054";}
.icon-clock:before {content: "\e055";}
.icon-aperture:before {content: "\e056";}
.icon-quote:before {content: "\e057";}
.icon-scope:before {content: "\e058";}
.icon-alarmclock:before {content: "\e059";}
.icon-refresh:before {content: "\e05a";}
.icon-happy:before {content: "\e05b";}
.icon-sad:before {content: "\e05c";}
.icon-facebook:before {content: "\e05d";}
.icon-twitter:before {content: "\e05e";}
.icon-googleplus:before {content: "\e05f";}
.icon-rss:before {content: "\e060";}
.icon-tumblr:before {content: "\e061";}
.icon-linkedin:before {content: "\e062";}
.icon-dribbble:before {content: "\e063";}

/* Icon Styles */
.big-icon-white {
	margin-bottom: 30px;
	font-size: 70px;
	color: #fff;
}

.big-icon-green {
	margin-bottom: 30px;
	font-size: 70px;
	color: #34cc81;
}

.medium-icon-green {
	margin: 10px 0;
	font-size: 50px;
	color: #34cc81;
}

.white-icon {
	float: left;
	width: 80px;
	margin-right: 10px;
	font-size: 55px;
	color: #fff;
}

.white-icon-center {
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 40px;
	color: #fff;
}

.big-icon-tab {
	display: inline-block;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 30px;
	padding: 20px;
	font-size: 200px;
	color: #e1e6ec;
}

.green-icon {
	float: left;
	margin-right: 10px;
	font-size: 40px;
	color: #34cc81;
}

.white-icon-small {
	float: left;
	margin-right: 10px;
	font-size: 40px;
	color: #fff;
}

/* Responsive */
@media screen and (max-width: 782px) {

	.big-icon-tab {
		display: inline-block;
		float: none;
		width: 100%;
		margin: auto;
		margin-top: 25px;
		margin-bottom: 30px;
		padding: 20px;
		font-size: 100px;
		color: #e1e6ec;
	}
}

/* GREEN STRIPE WITH ICONS */
.white-blurb {
	display: inline-flex;
	align-items: center;
	width: 100%;
	padding: 20px !important;
	border-radius: 6px;
}

.white-blurb:hover {
	background: rgba(255, 255, 255, .1);
}

.white-blurb a {
	color: #fff !important;
}

/* About Page Header Menu  */

.flex-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#page-header .widget_nav_menu {
	margin: 0;
	line-height: 1;
	width: 100%;
}

#page-header .et_pb_widget_area {
	border: none;
	padding: 0;
}

#page-header .widget_nav_menu .menu>li {
	margin: 0;
	padding: 0;
	width: 100%;
}

#page-header .widget_nav_menu .menu>li>a {
	align-items: center;
	color: #ffffff;
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	line-height: 1.25;
	padding: 15px 25px 15px 25px !important;
	position: relative;
	text-transform: uppercase;
	transition: all 0.1s ease-in-out 0s;
	width: 100%;
}

#page-header .widget_nav_menu .menu>li>a:before {
	content: '';
	background-color: #ffffff;
	bottom: 0;
	height: 2px;
	left: 0;
	position: absolute;
	transition: all 0.1s ease 0s;
	width: 100%;
}

#page-header .widget_nav_menu .menu>li>a:after {
	color: #ffffff;
	content: '\45';
	font-family: 'ETmodules';
	font-size: 30px;
	line-height: 1;
	padding: 0;
}

#page-header .widget_nav_menu .menu>li>a:is(:hover, :focus) {
	padding: 15px 15px 15px 15px !important;
}

/*  Button Styles */

.btn {
	font-size: 16px;
	display: inline-block;
	background-color: #1f487c;
	border: solid 1px #1f487c;
	border-radius: 7px;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	font-style: normal;
	padding: 0.8em 2em;
	transition: all 0.2s ease 0s;
	text-transform: uppercase;
	text-decoration: none;
}

.btn.dark {
	background-color: #1b1f2d;
	border-color: solid 1px #1b1f2d;
}

.btn:is(:hover, :focus) {
	letter-spacing: 2px;
}

/*  BLURB STYLES */
.post-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.post-wrapper.et_pb_row_4col>.et_pb_column {
	margin: 0 auto 25px;
	width: 100%;
}

.post-wrapper.et_pb_row_4col>.et_pb_column:last-of-type {
	margin-bottom: 0;
}

#feature-blurbs .post-wrapper {
	justify-content: flex-start;
}

#feature-blurbs .post-wrapper > .et_pb_column {
	float: none;
    margin: 0 auto 25px;
}

#feature-blurbs .post-wrapper .et_pb_module .et_pb_module_header {
    padding: 0;
}

#product-blurbs h4 {
    padding-bottom: 25px;
}

#product-blurbs .et_pb_main_blurb_image {
    margin-bottom: 15px;
}

@media (max-width: 480px) {
    #feature-blurbs .et_pb_module {
        border-right: none;
        padding-right: 0;
        text-align: center;
    }
}

@media (min-width: 481px) {
    #feature-blurbs .post-wrapper > .et_pb_column {
        margin: 0 25px 25px 0;
    }

    #feature-blurbs .post-wrapper .et_pb_module {
        height: 100%;
        padding-right: 25px;
    }
	
	#feature-blurbs .post-wrapper > .et_pb_column:last-of-type > .et_pb_module {
		border-right: none;
        padding-right: 0;
	}
}

@media (min-width: 480px) and (max-width: 980px) {
	#feature-blurbs .post-wrapper.et_pb_row_5col > .et_pb_column,
    #feature-blurbs .post-wrapper.et_pb_row_6col > .et_pb_column {
        width: calc(50% - (25px / 2));
    }

     #feature-blurbs .post-wrapper > .et_pb_column:nth-of-type(even) {
        margin-right: 0;
    }

    #feature-blurbs .et_pb_column:nth-of-type(even) .et_pb_module {
        border-right: none;
        padding-right: 0;
    }
}

@media (min-width: 981px) and (max-width: 1365px) {
	
	#feature-blurbs .post-wrapper.et_pb_row_5col > .et_pb_column,
    #feature-blurbs .post-wrapper.et_pb_row_6col > .et_pb_column {
        width: calc((100% / 3) - ((25px * 2)/3));
    }

    #feature-blurbs .post-wrapper:is(.et_pb_row_5col, .et_pb_row_6col) > .et_pb_column:is(:nth-of-type(3), :nth-of-type(6), :nth-of-type(9)) {
        margin-right: 0;
    }

    #feature-blurbs .et_pb_column:is(:nth-of-type(3), :nth-of-type(6), :nth-of-type(9)) .et_pb_module {
        border-right: none;
        padding-right: 0;
    }

	#feature-blurbs .post-wrapper.et_pb_row_5col > .et_pb_column:is(:last-of-type, :nth-last-child(2)),
    #feature-blurbs .post-wrapper.et_pb_row_6col > .et_pb_column:is(:last-of-type, :nth-last-child(2), :nth-last-child(3)) {
        margin-bottom: 0;
    }
}

@media (min-width: 1366px) {
	
	#feature-blurbs .post-wrapper.et_pb_row_5col > .et_pb_column,
	#feature-blurbs .post-wrapper.et_pb_row_6col > .et_pb_column {
		margin: 0 25px 0 0;
	}
	
	#feature-blurbs .post-wrapper.et_pb_row_5col > .et_pb_column {
		width: calc(20% - ((25px * 4)/5));
	}
	
    #feature-blurbs .post-wrapper.et_pb_row_6col > .et_pb_column {
        width: calc((100% / 6) - ((25px * 5)/6));
    }

    #feature-blurbs .post-wrapper > .et_pb_column:last-of-type {
        margin: 0;
    }

}

@media (min-width: 641px) and (max-width: 980px) {

	.post-wrapper.et_pb_row_4col>.et_pb_column {
		margin: 0 25px 25px 0;
		width: calc(50% - (25px / 2));
	}

	.post-wrapper.et_pb_row_4col>.et_pb_column:nth-of-type(even) {
		margin-right: 0;
	}

	.post-wrapper.et_pb_row_4col>.et_pb_column:is(:last-of-type, :nth-last-of-type(2)) {
		margin-bottom: 0;
	}

}

@media (max-width: 980px) {
	
	.post-wrapper.et_pb_row_3col>.et_pb_column {
		float: none;
		margin: 0 auto 25px!important;
		max-width: 450px;
		width: 100%;
	}

	.post-wrapper.et_pb_row_3col>.et_pb_column:last-of-type {
		margin-bottom: 0!important;
	}
	
	.reverse-row {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.reverse-row > .et_pb_column:first-of-type {
		margin-bottom: 0;
	}
	
	.reverse-row > .et_pb_column:last-of-type {
		margin-bottom: 30px;
	}
	
}

@media (min-width: 981px) {
	
	#main-header #top-menu .sub-menu {
		padding: 0;
	}

	#main-header #top-menu .sub-menu {
		border-top: solid 1px #1f487c;
		padding: 0;
	}

	#top-menu li li:not(:last-of-type) {
		border-bottom: solid 1px #1f487c;
	}

	#top-menu li li {
		padding: 0;
		width: 100%;
	}

	#top-menu li li a {
		display: block;
		line-height: 1.25;
		padding: 10px;
		width: 100%;
	}

	.post-wrapper.et_pb_row>.et_pb_column {
		margin: 0 25px 0 0;
	}

	.post-wrapper.et_pb_row>.et_pb_column:last-of-type {
		margin-right: 0;
	}

	.post-wrapper.et_pb_row_3col>.et_pb_column {
		width: calc(33.33333333% - (50px / 3));
	}

	.post-wrapper.et_pb_row_4col>.et_pb_column {
		width: calc(25% - ((25px * 3)/4));
	}

}

/* Blurb One */
.blurb_1 img,
.blurb_3 img,
.poly_team img {
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-webkit-transform-origin: bottom;
	-moz-transform-origin: bottom;
	-ms-transform-origin: bottom;
	-o-transform-origin: bottom;
	transform-origin: bottom;
	transform: scale(1.05);
	transition: all .5s ease;
	border-radius: 10px 10px 0 0;
}

.blurb_1,
.blurb_2,
.blurb_3,
.blurb_4,
.blurb_5,
.blurb_6,
.poly_team,
.poly .et_pb_post {
	box-shadow: 0 20px 150px rgba(22, 22, 22, 0.12);
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	margin-bottom: 25px;
	padding: 0;
	transition: all .5s ease-in-out;
	border: none !important;
	border-radius: 10px;
}

#careers .poly .et_pb_post {
    padding: 25px;
}

.blurb_1:hover,
.blurb_2:hover,
.blurb_3:hover,
.blurb_4:hover,
.blurb_5:hover,
.blurb_6:hover,
.poly_team:hover,
.poly .et_pb_post:hover {
	box-shadow: 0 40px 150px rgba(65, 80, 73, 0.3);
}

.blurb_1:hover img,
.blurb_3:hover img,
.poly_team:hover img {
	-ms-transform: scale(1.00) !important;
	-webkit-transform: scale(1.00) !important;
	transform: scale(1.00) !important;
	transition: all 1000ms cubic-bezier(0.170, 0.690, 0.470, 0.995);
}

.blurb_1 .et_pb_module_header {
    padding-bottom: 15px;
}

/* Blurb Two */
.blurb_2 .et-pb-icon {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.6;
	transform: scale(0.55) translate(0px, 60px);
	transition: all .4s ease-in-out;
}

.blurb_2:hover .et-pb-icon {
	-webkit-transform: scale(1) translate(0px, 0px);
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
	transform: scale(1) translate(0px, 0px);
	transition: all .4s ease-in-out;
}

.blurb_4:hover,
.blurb_5:hover,
.blurb_6:hover {
	transform: translate(0px, -6px);
	transition: all .4s ease-in-out;
}

/* Blurb Three */
.blurb_3 .et_pb_main_blurb_image {
	margin-bottom: 20px;
	text-align: center;
}

/* Blurb Four */
.blurb_4 .ghost_button {
	display: block;
	margin-top: 20px !important;
	padding: 0.8em;
	background-color: rgba(255, 255, 255, 0) !important;
	border: solid 1px transparent !important;
	color: #fff;
}

.blurb_4:hover .ghost_button {
	width: 100% !important;
	margin-top: 20px !important;
	background-color: rgba(255, 255, 255, 0) !important;
	border: solid 1px #fff !important;
	color: #fff;
}

.blurb_4 h2 {
    padding-bottom: 25px;
}

/* Blurb Five */
.blurb_5 .ghost_button-1 {
	display: block;
	margin-top: 20px !important;
	padding: 0.8em;
	background-color: rgba(255, 255, 255, 0) !important;
	border: solid 1px #34cc81 !important;
	color: #34cc81;
}

.blurb_5:hover .ghost_button-1 {
	width: 100% !important;
	margin-top: 20px !important;
	background-color: #34cc81 !important;
	border: solid 1px #34cc81 !important;
	color: #fff !important;
}

/*BLURB LINK*/
.blurb_link {
	display: block;
	margin-top: 20px;
	transition: all .4s ease-in-out;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0;
}

.blurb_link:hover {
	transition: all .4s ease-in-out;
	letter-spacing: 1px;
}

/* BLURB RIPPLE EFFECT */
/* Ripple Out */
@-webkit-keyframes blurb-ripple-out {
	100% {
		top: -12px;
		bottom: -12px;
		left: -12px;
		right: -12px;
		opacity: 0;
	}
}

@keyframes blurb-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0;
	}
}

.blurb-ripple-out .et-pb-icon {
	-webkit-transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	display: inline-block;
	position: relative;
	transform: perspective(1px) translateZ(0);
	vertical-align: middle;
}

.blurb-ripple-out .et-pb-icon:before {
	-webkit-animation-duration: 1s;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	animation-duration: 1s;
	border: #00cc69 solid 6px;
	border-radius: 50%;
}

.blurb-ripple-out:hover .et-pb-icon:before,
.blurb-ripple-out:focus .et-pb-icon:before,
.blurb-ripple-out:active .et-pb-icon:before {
	-webkit-animation-name: blurb-ripple-out;
	animation-name: blurb-ripple-out;
}

/* FOOTER */
#footer-info {
	float: none;
	text-align: center;
}

#footer-bottom .et-social-icons {
	float: none;
	margin: 20px 20px 0;
	text-align: center;
}

#footer-bottom .et-social-icons li {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: 10px;
}

#footer-bottom .et-social-icon a {
	opacity: 1;
	width: 30px;
	height: 30px;
	margin-top: 3px;
	font-size: 20px;
	vertical-align: text-top;
}

#footer-bottom .et-social-icon:hover a {
	-webkit-animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation: swing 1s ease;
	animation-iteration-count: 1;
}

#footer-bottom .container {
	max-width: 100%;
}

@media (max-width: 479px) {

	.et-social-icons {
		float: none;
	}

	.et-social-icons li {
		width: 40px;
		height: 40px;
	}

	#footer-bottom .et-social-icon a {
		width: 28px;
		font-size: 15px;
	}
}

#popup-booking-form {
	display: none;
}

/*  Poly Particles  */
#polygon-particles-js canvas {
	position: absolute;
	z-index: auto;
	top: 0;
	left: 0;
}

#polygon-particles-js {
	position: relative;
	z-index: 99;
	top: 0;
	left: 0;
}

/* Fixed Header Logo  */
#fixed-header-logo {
	display: none !important;
}

.et-fixed-header #logo {
	display: none;
}

.et-fixed-header #fixed-header-logo {
	display: inline-block !important;
	float: none;
	transform: translate3d(0px, 0px, 0px);
	max-height: 54%;
	margin-bottom: 0;
	transition: all 0.4s ease-in-out 0s;
	vertical-align: middle;
}

@media (max-width: 400px) {

	.et-fixed-header #fixed-header-logo {
		max-width: 50%;
	}
}

/*  Contact Page  */
.polygon_form .et_pb_contact p input,
.polygon_form .et_pb_contact p textarea {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	width: 100%;
	padding: 16px;
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #efeded;
	border-radius: 0;
	font-size: 14px;
	color: #999;
}

.et_pb_map_container {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.et_pb_map {
	height: 750px;
}

/* PORTFOLIO */
.portfolio_polygon_grid .et_pb_portfolio_item {
	position: relative;
}

.portfolio_polygon_grid {
	display: block;
}

.portfolio_polygon_grid .et_pb_portfolio_item h2 {
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	position: absolute;
	top: 40%;
	transform: scale(0);
	width: 100%;
	transition: all 0.6s ease-in-out 0s;
	text-align: center;
}

.portfolio_polygon_grid .et_pb_portfolio_item:hover h2 {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	z-index: 3;
	top: 40%;
	transform: scale(1);
	transition: all 0.6s ease-in-out 0s;
}

.portfolio_polygon_grid .et_pb_portfolio_item .post-meta {
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	position: absolute;
	top: 50%;
	transform: scale(0);
	width: 100%;
	transition: all 0.6s ease-in-out 0s;
	text-align: center;
}

.portfolio_polygon_grid .et_pb_portfolio_item:hover .post-meta {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	position: absolute;
	z-index: 3;
	top: 50%;
	transform: scale(1);
	transition: all 0.6s ease-in-out 0s;
	text-align: center;
}

.et_pb_divider_polygone:before {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	transition: all 0.6s ease-in-out 0s;
	border-top: 2px solid #FFFFFF;
}

.et_pb_divider_polygone {
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	position: absolute;
	z-index: -1;
	left: 40%;
	transform: scale(0);
	width: 20%;
	transition: all 0.6s ease-in-out 0s;
}

.portfolio_polygon_grid .et_pb_portfolio_item:hover .et_pb_divider_polygone {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	z-index: 3;
	bottom: 0;
	right: 50%;
	transform: scale(1);
	transition: all 0.6s ease-in-out 0s;
	text-align: center;
}

.portfolio_polygon_grid .et_pb_portfolio_item .et_pb_divider_polygone {
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	z-index: 3;
	bottom: 0;
	right: 50%;
	transform: scale(0);
	transition: all 0.6s ease-in-out 0s;
	text-align: center;
}

.portfolio_polygon_grid .et_overlay:before {
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	top: 90%;
	transform: scale(0);
}

.portfolio_polygon_grid .et_pb_portfolio_item .et_portfolio_image {
	overflow: hidden;
}

.portfolio_polygon_grid .et_pb_portfolio_item:hover .et_overlay,
.portfolio_polygon_grid .et_pb_portfolio_item h2:hover .et_overlay,
.portfolio_polygon_grid .et_pb_portfolio_item post-meta:hover .et_overlay {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	z-index: 2;
	opacity: 1;
	transform: scale(1);
	transition: all 0.9s ease-in-out 0s;
}

.portfolio_polygon_grid .et_overlay:hover:before,
.portfolio_polygon_grid .et_pb_portfolio_item .et_overlay:hover:before {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	top: 90%;
	transform: scale(1);
	transition: all 0.6s ease-in-out 0s;
}

.portfolio_polygon_grid .et_overlay:before {
	display: none;
}

.portfolio_polygon_grid .et_overlay {
	z-index: 2;
	opacity: 0;
	transition: all 0.9s ease-in-out 0s;
}

/* Change columns from 4-3 */
.et_pb_column_4_4 .portfolio_polygon_grid .et_pb_portfolio_item {
	clear: none !important;
	width: 31% !important;
	margin: 0 34px 30px 0 !important;
}

@media only screen and (min-width: 981px) and (max-width: 1220px) {

	.et_pb_column_4_4 .portfolio_polygon_grid .et_pb_portfolio_item {
		width: 30% !important;
	}

	.portfolio_polygon_grid .et_pb_portfolio_item:hover h2 {
		top: 32%;
		font-size: 20px;
	}

	.portfolio_polygon_grid .et_pb_portfolio_item:hover .post-meta {
		top: 45%;
		font-size: 15px;
		line-height: 24px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 980px) {

	.et_pb_column .et_pb_filterable_portfolio.portfolio_polygon_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
		clear: none !important;
		width: 45% !important;
		margin: 0 4.5% 4.5% 0 !important;
	}

	.et_pb_filterable_portfolio_grid.portfolio_polygon_grid .et_pb_portfolio_item.et_pb_grid_item.last_in_row:nth-child(n) {
		margin-right: 0 !important;
	}

	.portfolio_polygon_grid .et_pb_portfolio_item:hover h2 {
		top: 35%;
		font-size: 20px;
	}

	.portfolio_polygon_grid .et_pb_portfolio_item:hover .post-meta {
		top: 50%;
		font-size: 15px;
		line-height: 24px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.et_pb_column .et_pb_filterable_portfolio.portfolio_polygon_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
		clear: none !important;
		width: 45% !important;
		margin: 0 4.5% 4.5% 0% !important;
	}

	.portfolio_polygon_grid .et_pb_portfolio_item:hover h2 {
		top: 35%;
		font-size: 20px;
	}

	.portfolio_polygon_grid .et_pb_portfolio_item:hover .post-meta {
		top: 50%;
		font-size: 15px;
		line-height: 24px;
	}
}

@media only screen and (max-width: 479px) {

	.portfolio_polygon_grid .et_pb_portfolio_item:hover h2 {
		top: 40%;
	}

	.portfolio_polygon_grid .et_pb_portfolio_item:hover .post-meta {
		top: 52%;
	}

	.et_pb_column_4_4 .portfolio_polygon_grid .et_pb_portfolio_item {
		width: 100% !important;
		margin: 0 34px 30px 0 !important;
	}
}

@media only screen and (max-width: 360px) {

	.portfolio_polygon_grid .et_pb_portfolio_item:hover h2 {
		top: 30%;
	}

	.portfolio_polygon_grid .et_pb_portfolio_item:hover .post-meta {
		top: 45%;
	}
}

/* Filters */
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	padding: 15px 20px;
	background-color: #f5f5f5;
	border: 2px solid white;
	color: #afabab;
}

@media (max-width: 767px) {

	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 100%;
	}
}

/*Blog*/
.post-wrapper.flex-start {
    justify-content: flex-start;
}

#category-selection.post-wrapper .radio {
    width: 100%;
    margin: 0 0 25px 0;
}

.hidden-item {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

#category-selection {
    width: 100%;
}

#category-selection.post-wrapper .radio input {
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: -1px;
    left: -1px;
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    z-index: 2;
}

#category-selection.post-wrapper .radio label {
    font-size: 1rem;
    display: block;
    background-color: #1f487c;
    border: solid 1px #1f487c;
    border-radius: 7px;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    line-height: 1;
    padding: 1rem;
    position: relative;
    transition: all 0.2s ease 0s;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

#category-selection.post-wrapper .radio label:is(:hover, :focus) {
    letter-spacing: 2px;
}

#category-selection.post-wrapper .radio label:has(input:checked) {
	background-color: #000000;
	border-color: #000000;
}

#page-container #main-content #left-area {
    float: none;
    max-width: 100%;
    padding: 0;
    width: 100%;
}

#page-container #main-content > .container:before {
    display: none;
}

#page-container #main-content > .container {
    max-width: 100%;
	padding-top: 70px!important;
    width: 100%;
}

.layout-row {
    margin: 0 auto;
    max-width: 1420px;
    width: 80%;
}

#page-header {
    background-blend-mode: multiply;
    background-color: rgba(0, 0, 0, 0.7);
    background-image: url(https://cvm.almost.online/wp-content/uploads/2019/10/cvm-header-2400.jpg);
    background-position: center;
    background-size: cover;
    padding: 50px 0;
}

body.home #page-header h1 {
    line-height: 1.25;
}

#page-header > .layout-row:first-of-type {
    padding-bottom: 50px;
    text-align: center;
}

#category-selection.post-wrapper .radio:nth-of-type(4n) {
    margin-right: 0;
}

.archive-filter-wrapper #blog-search {
    display: flex;
    padding-bottom: 25px;
}

.large-header-text {
    font-size: 72px;
}

#blog-search #wpv_post_search {
    border: solid 1px #000000;
    margin-right: 25px;
    border-radius: 7px;
    font-size: 1rem;
    padding: 15px 25px;
    width: 100%;
}

#news-archive {
	justify-content: flex-start;
}

#news-archive .post-card {
    margin-bottom: 25px;
    width: 100%;
}

#news-archive .post-card:nth-of-type(3n) {
    margin-right: 0;
}

/* --- Post Loop Item --- */

.post-card {
    background-color: #ffffff;
    border: solid 1px rgb(10 10 10 / 20%);
    border-radius: 7px;
    padding: 20px;
    position: relative;
    transition: all 0.2s ease 0s;
}

.post-card-meta {
    justify-content: space-between;
    height: 100%;
    line-height: 1;
    padding-top: 20px;
}

.post-card,
.post-card-meta {
    display: flex;
    flex-direction: column;
}

.post-card-meta ul {
    padding-bottom: 0;
}

.post-card-meta h4 {
    color: #000000;
    padding: 0 0 20px;
}

.post-card span {
    color: #1f487c;
    display: block;
    letter-spacing: 0.6px;
    font-size: 12px;
}

.post-card span+h4 {
    padding-top: 20px;
}

.post-card.linear-border:after {
    border-radius: 0;
}

.post-card :is(h4, span) {
    transition: all 0.2s ease 0s;
}

.post-card:is(:hover, :focus) {
    border-color: #1f487c;
}

.post-card:is(:hover, :focus) h4 {
    color: #1f487c;
}

.read-more {
    align-items: center;
    display: flex;
    padding-bottom: 0 !important;
}

.read-more:after {
	content: '»';
    height: 3px;
    line-height: 0;
	padding-left: 5px;
    vertical-align: inherit;
}

#news-archive-wrapper {
    padding: 0 0 25px;
}

/* Responsive Image */

.responsive-image {
    line-height: 0;
    position: relative;
}

.responsive-image:after {
    content: '';
    display: block;
    padding-bottom: 56.25%;
}

.responsive-image.full-height:after {
    padding-bottom: 100%;
}

.responsive-image img {
    border-radius: 7px;
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

#news-archive-wrapper .layout-row {
    margin-top: -6%;
}

#main-content .et_post_meta_wrapper {
    display: none
}

#main-content .et_pb_post .entry-content {
    padding: 0
}

#main-content #left-area>article,
#single-post-content body .gform_wrapper,
#single-post-content body .gform_wrapper :is(.gform_heading, .gform_body ul, .ginput_complex) {
    margin: 0;
    padding: 0
}

#post-content-wrapper {
    padding: 25px 0
}

#post-grid {
    position: relative
}

#post-content {
    padding: 5%
}

#main-content #left-area>article {
    background-color: #1f487c;
}

.post-container,
.post-sidebar-item {
	background-color: #ffffff;
    border: solid 1px rgb(10 10 10 / 20%);
    border-radius: 7px;
}

#post-content,
#post-sidebar {
    margin-bottom: 25px
}

#post-content :is(#post-header, #post-featured-image) {
    padding: 0 0 8%
}

#post-featured-image {
    line-height: 0;
    text-align: center;
}

#post-content #post-header h1 {
    padding: 20px 0 15px;
}

#sidebar-cta {
    background-color: #1b1f2d;
    padding: 50px 10%;
}

#sidebar-cta a {
	margin-top: 25px;
}

#post-content .post-meta-info .author {
    font-size: 1rem;
}

#post-content .post-meta-info .author:after {
    content: '|';
    font-size: 0.75rem;
    margin: 0 5px 0 10px;
    position: relative;
    top: -2px;
}

#single-post-content :is(h1, h2, h3, h4, h5) {
    padding-bottom: 1.5rem;
}

#single-post-content h2 {
    font-size: 1.75rem;
}

#single-post-content h3 {
    font-size: 1.275rem
}

#single-post-content h4 {
    font-size: 1.125rem
}

#single-post-content h5 {
    font-size: .875rem
}

#single-post-content :is(p, ol, ul) {
    font-size: 1rem;
}

#single-post-content p:not(:last-of-type) {
    padding-bottom: 1rem
}

#single-post-content :is(p, h2, h3, .btn-container, ul, ol)+ :is(h2, h3),
#single-post-content .btn-container+p {
    padding-top: 50px
}

#single-post-content a:not(.btn) {
    font-weight: 700
}

#single-post-content p+ :is(ul, ol) {
    padding: 10px 1rem 0 0;
}

#single-post-content ol {
    list-style-type: decimal;
}

#single-post-content .fluid-width-video-wrapper {
    margin-bottom: 1.5rem;
}

#single-post-content body .gform_wrapper :is(input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), textarea, select) {
    box-shadow: none
}

/************************************************************************************
*
*			Single Post Page Sidebar --- UPDATED ---
*
***********************************************************************************/

#post-content #single-post-content,
body #page-container .gform_wrapper.sidebar-form_wrapper .gform_footer.top_label input {
    margin-bottom: 0
}

.post-sidebar-item {
    overflow: hidden;
    padding: 25px
}

.post-sidebar-item:not(:last-of-type) {
    margin-bottom: 25px;
}

body #page-container .gform_wrapper.sidebar-form_wrapper .gform_fields {
    border-radius: 8px;
    grid-column-gap: 10px;
    grid-row-gap: 0;
    margin: 25px 0;
    overflow: hidden;
}

.post-sidebar-item br {
    display: none;
}

/************************************************************************************
*
*			Single Post Page Sidebar Related Articles
*
***********************************************************************************/

#sidebar-related-articles h5 {
    padding-bottom: 15px;
}

.sidebar-post-item a {
    color: #1f487c;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1;
    display: block;
    margin: 0 -10px;
    padding: 10px;
    border-bottom: solid 1px rgb(10 10 10 / 20%);
}

.sidebar-post-item .post-meta-info {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
}

.sidebar-post-item .post-meta-info .subheader {
    font-size: 0.75rem;
    letter-spacing: 0.65px;
    padding: 0;
}

.sidebar-post-item .post-meta-info .subheader strong {
    color: #000000;
}

.sidebar-post-item:last-of-type a {
    border-bottom: 0;
}

.sidebar-post-item a,
.sidebar-post-item a * {
    transition: all 0.2s ease 0s;
}

.sidebar-post-item a:is(:hover, :focus),
.sidebar-post-item a:is(:hover, :focus) * {
    border-color: #ffffff;
    color: #FDD10A !important;
}

#post-share-wrapper {
    overflow: visible;
}

#post-share-wrapper .heateor_sss_sharing_ul {
    display: flex;
    flex-direction: row;
    justify-content: center
}

#post-share-wrapper .heateor_sss_sharing_container {
    height: 100%;
    position: relative
}

#post-share-wrapper .heateor_sss_sharing_ul a {
    margin: 0 10px 10px 0;
    width: 40px;
}

#post-share-wrapper .heateor_sss_sharing_ul a:last-of-type {
    margin-right: 10px;
}

#post-share-wrapper .heateor_sss_sharing_ul a span {
    border: none;
    height: 40px !important;
    width: 40px !important;
    transition: box-shadow 0.2s ease 0s
}

#post-share-wrapper .heateor_sss_sharing_ul .heateor_sss_facebook span {
    background-color: #3578EA !important
}

#post-share-wrapper .heateor_sss_sharing_ul .heateor_sss_button_twitter span {
    background-color: #4699E9 !important
}

#post-share-wrapper .heateor_sss_sharing_ul .heateor_sss_button_linkedin span {
    background-color: #4699E9 !important
}

#post-share-wrapper .heateor_sss_button_facebook_messenger span {
    background-color: #695AF6 !important
}

#post-share-wrapper .heateor_sss_sharing_ul .heateor_sss_button_pinterest span {
    background-color: #D32F30 !important
}

#post-share-wrapper .heateor_sss_sharing_ul .heateor_sss_button_discord span {
    background-color: #4699E9 !important
}

#post-share-wrapper .heateor_sss_sharing_ul .heateor_sss_email span {
    background-color: #EEB940 !important
}

#post-share-wrapper .heateor_sss_sharing_ul .heateor_sss_button_copy_link span {
    background-color: #5FC552 !important
}

#post-share-wrapper .heateor_sss_sharing_ul a path {
    fill: #fff
}

#post-share-wrapper .heateor_sss_sharing_ul a:hover span {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .5) !important
}

.center-text {
	text-align: center;
}

@media (min-width: 641px) and (max-width: 980px) {
	#page-header {
		padding: 75px 0;
	}
	
	#news-archive-wrapper {
		padding: 0 0 50px;
	}
	
	#category-selection.post-wrapper .radio, 
	#news-archive .post-card {
		margin-right: 25px;
		width: calc(50% - (25px / 2));
	}

	#category-selection.post-wrapper .radio:nth-of-type(2n),
	#news-archive .post-card:nth-of-type(2n) {
		margin-right: 0;
	}
}

@media (min-width: 981px) {
	#page-header {
		padding: 125px 0;
	}
	
	#category-selection.post-wrapper .radio {
		width: calc(25% - (25px * (3/4)));
		margin: 0 25px 25px 0;
	}
	
	#news-archive-wrapper {
		padding: 0 0 75px;
	}
	
	#news-archive .post-card {
		margin-right: 25px;
		width: calc((100% / 3) - (25px * (2/3)));
	}

	#news-archive .post-card:nth-of-type(3n) {
		margin-right: 0;
	}
	
	/* ------------------------ Single Post Page --------------------------- */

    #post-content {
        padding: 80px;
    }

    .post-body {
        padding: 0;
    }

    .post-body>div:first-of-type {
        order: 0;
        padding: 0 0 0 110px;
        width: 25%;
    }

    .post-body>div:last-of-type {
        order: 0;
        padding: 0 110px 0 0;
        width: 70%;
    }

    #post-header .post-body>div {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    #post-featured-wrapper div.heateor_sss_sharing_ul {
        flex-direction: column;
        justify-content: flex-start;
    }

    #post-featured-wrapper .heateorSssSharingRound {
        margin: 0 0 10px !important;
    }

    #post-content-body-wrapper {
        padding: 75px 0;
    }

    #single-post-content {
        padding-bottom: 0;
    }

    #single-post-content h2 {
        font-size: 2.25rem;
    }

    #single-post-content h3 {
        font-size: 1.75rem
    }

    .post-meta-info h4 {
        font-size: 1.25rem;
    }

    /***** Single Post Page --- UPDATED --- *****/

    #post-grid {
        display: grid;
        grid-template-columns: 3fr minmax(300px, 1fr);
        grid-gap: 25px;
    }

    #post-content,
    #post-sidebar {
        margin-bottom: 0;
    }

    /***** Single Post Page Share Links --- UPDATED --- *****/

    #post-share-wrapper {
        height: calc(100% - 150px);
        position: absolute;
        top: 50px;
        transform: translateX(-50%);
    }

    #post-share-wrapper .heateor_sss_sharing_ul {
        flex-direction: column;
        position: sticky;
        top: 178.5px;
    }

    #post-share-wrapper .heateor_sss_sharing_ul a {
        margin: 0 0 10px;
    }

    #post-share-wrapper .heateor_sss_sharing_ul a:last-of-type {
        margin: 0
    }
	
}

/*Mobile Menu*/
@media only screen and (max-width: 980px) {

	.et-fixed-header .poly-menu-cta {
		max-height: 50px;
		margin-top: 15px;
	}

	.et-fixed-header .poly-menu-cta a,
	.et-fixed-header #top-menu .poly-menu-cta a {
		padding: 0px;
		border-bottom: medium none;
		text-align: center;
	}

	.et-fixed-header .poly-menu-cta a:hover,
	.et-fixed-header #top-menu .poly-menu-cta a:hover {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}

	.poly-menu-cta {
		max-height: 50px;
		margin-top: 15px;
	}

	.poly-menu-cta a,
	#top-menu .poly-menu-cta a {
		padding: 0px !important;
		border-bottom: medium none !important;
		text-align: center;
	}

	.poly-menu-cta a:hover,
	#top-menu .poly-menu-cta a:hover {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	}
}

/* CALDERA CONTACT FORM */
.caldera-grid .alert {
	margin-bottom: 0px !important;
}

.caldera-grid .alert-success {
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	padding: 40px !important;
	background-color: #ffffff !important;
	border-radius: 10px !important;
	font-size: 18px;
	text-align: -webkit-center;
}

.caldera-img {
	margin-top: -70px;
	padding-bottom: 30px;
}

.remodal {
	-webkit-box-sizing: border-box;
	-webkit-transform: translate3d(0, 0, 0);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.24);
	transform: translate3d(0, 0, 0);
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 20px;
	padding: 30px 40px !important;
	background: #fff;
	border-radius: 8px !important;
	color: #2b2e38;
	vertical-align: middle;
}

.remodal-overlay {
	z-index: 99999 !important;
}

.remodal-wrapper {
	-webkit-overflow-scrolling: touch;
	display: none;
	position: fixed;
	z-index: 100000 !important;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: auto;
	padding: 50px 10px 0 !important;
	text-align: center;
}

.caldera-grid .col-sm-12 {
	float: none;
	text-align: center;
}

.caldera-grid .form-control {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	padding: 16px 12px;
	background-color: #f5f5f5 !important;
	background-image: none;
	border: none !important;
	border-radius: 2px !important;
	font-size: 14px;
	color: #555;
}

.caldera-grid .btn-default {
	width: 100%;
	height: 50px !important;
	transition: all 0.6s ease 0s;
	background-color: #33CC82 !important;
	border: 1px solid #33CC82 !important;
	border-radius: 4px !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #fff !important;
}

.caldera-grid .btn-default:hover,
.caldera-grid .btn-default:focus,
.caldera-grid .btn-default.focus,
.caldera-grid .btn-default:active,
.caldera-grid .btn-default.active,
.open>.dropdown-toggle.caldera-grid .btn-default {
	transition: all 0.6s ease 0s;
	background-color: #33CC82 !important;
	border-color: #33CC82 !important;
	color: #fff;
}

.caldera-grid .form-control:focus {
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(51, 204, 130, 0.15), 0 0 15px rgba(51, 204, 130, 0.3) !important;
	background-color: white !important;
	border-color: #ee474c !important;
}

#popup-contact-form {
	display: none;
}

@media only screen and (max-width: 680px) {

	.remodal {
		max-width: 100%;
		padding: 30px 20px !important;
	}
}

.form-submit input,
.comment-reply-link {
	color: #fff !important;
}

/* mobile menu fixed on scroll */
@media (max-width: 980px) {

	.et_mobile_menu {
		overflow: scroll !important;
	}

	body.mobilemenuscroll {
		overflow: hidden !important;
	}
}

/*Conatct Popup*/
/*main*/
.remodal-overlay {
	background-color: rgba(235, 241, 255, 0.83) !important;
}

.remodal.section_contact_popup_modal {
	box-shadow: 0 20px 150px rgba(12, 30, 42, .4) !important;
}

.remodal.section_contact_popup_modal {
	max-width: 800px;
	padding: 0px !important;
}

.section_contact_popup_modal .caldera-grid .row {
	overflow: hidden;
	margin-right: 0;
	margin-left: 0;
}

.section_contact_popup_modal .col-sm-4.first_col {
	padding: 50px 35px;
	border-radius: 8px 0 0 8px;
}

.section_contact_popup_modal .col-sm-8.last_col {
	padding: 50px;
	background-color: #FFFFFF;
	border-radius: 0 8px 8px 0;
}

.left_contact_form_title p {
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
}

/*address*/
.left_contact_form_address_icon {
	font-size: 15px;
	color: #FFFFFF;
}

.left_contact_form_address p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #6c778f;
}

.left_contact_form_address {
	margin-top: 30px;
}

.section_contact_popup_modal .first_info_line {
	margin-left: 5px;
}

.left_contact_form_address span {
	margin-left: 23px;
}

/*mobile*/
.left_contact_form_mobile_icon {
	font-size: 15px;
	color: #FFFFFF;
}

.left_contact_form_mobile p {
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	color: #6c778f;
}

.left_contact_form_mobile {
	margin-top: 30px;
}

.left_contact_form_mobile span {
	margin-left: 23px;
}

/*email*/
.left_contact_form_email_icon {
	font-size: 15px;
	color: #FFFFFF;
}

.left_contact_form_email p {
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	color: #6c778f;
}

.left_contact_form_email {
	margin-top: 30px;
}

.left_contact_form_email span {
	margin-left: 23px;
}

/*social_links*/
.left_contact_form_social_links .et-pb-icon {
	font-size: 15px;
	color: #FFFFFF;
}

.left_contact_form_social_links a {
	margin-right: 10px;
}

.left_contact_form_social_links p {
	margin-top: 50%;
}

.right_contact_form_title p {
	margin-bottom: 25px;
	font-size: 28px;
	font-weight: bold;
	color: #454f64;
}

.right_contact_form_title p .right_dot {
	color: #24d685;
}

.section_contact_popup_modal .caldera-grid .has-error .form-control.parsley-error {
	margin-bottom: 2px !important;
}

.section_contact_popup_modal .caldera-grid .help-block {
	margin-top: 2px !important;
	margin-bottom: 2px !important;
}

/* THIS CHANGES THE LOOK OF THE FORM FIELDS */
.section_contact_popup_modal .caldera-grid .form-control {
	box-shadow: none;
	height: auto;
	padding: 12px;
	background: #f1f7fa !important;
	border: none;
	color: #999;
}

.section_contact_popup_modal .caldera-grid .has-error .form-control.parsley-error {
	padding: 12px;
}

/* THIS CHANGES THE BUTTON STYLE */
.section_contact_popup_modal .caldera-grid input[type=submit] {
	float: right;
	width: 50%;
	padding: 10px 20px;
	transition: all 0.3s ease-in-out;
	background: #24d685;
	border-radius: 35px !important;
	font-size: 20px;
	color: #FFFFFF;
}

/* THIS CHANGES THE BUTTON HOVER STYLE */
.section_contact_popup_modal .caldera-grid input[type=submit]:hover {
	background: rgba(0, 0, 0, 0.05);
	border-color: transparent;
	color: #FFFFFF;
}

.section_contact_popup_modal .caldera-grid .form-control:focus {
	box-shadow: inset 0 1px 1px rgba(36, 213, 132, .075), 0 0 8px rgba(36, 213, 132, .6) !important;
	border-color: rgb(36, 213, 132) !important;
}

.section_contact_popup_modal .remodal-close,
.section_contact_popup_modal .remodal-close::before {
	z-index: 99;
}

.section_contact_popup_modal .remodal-close::before {
	top: 10px;
	right: 10px;
	opacity: 0.35;
	font-size: 45px;
	font-weight: normal;
}

@media (max-width: 767px) {
	.left_contact_form_social_links p {
		margin-top: 5%;
	}

	.section_contact_popup_modal .caldera-grid input[type="submit"] {
		margin-bottom: 5%;
	}

	.section_contact_popup_modal .col-sm-4.first_col {
		border-radius: 8px 8px 0 0;
	}
}

@media (max-width: 480px) {
	.section_contact_popup_modal .caldera-grid input[type=submit] {
		width: 100%;
	}
}

/* PRE LOADER */
.preloader {
	position: fixed;
	z-index: 999999;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden !important;
	width: 100%;
	height: 100%;
	background-color: #fefefe;
}

.preloader .status {
	-webkit-background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -35px 0 0 -35px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.headline_white.headline:after {
	border: 2px solid #FFFFFF;
}

/*Pricing issue*/
.poly_pricing_table_row .et_pb_column:nth-child(2) {
	z-index: 9999;
}

/*Our Works issue*/
.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
	border-top: none;
}

/*Social Icon and Search Icon*/
.customize-partial-edit-shortcuts-shown .et_slide_in_menu_container {
	z-index: -1 !important;
	visibility: hidden !important;
}

.et_pb_slide_menu_active .et_slide_in_menu_container {
	z-index: 999999 !important;
	visibility: visible !important;
}

.et_pb_fullscreen_menu_active .et_slide_in_menu_container {
	z-index: 999999 !important;
	visibility: visible !important;
}

/*Steps section issue*/
.poly_move_left.et_pb_column.polygon-background-col {
	z-index: 99;
}

/*404 Page*/
.container_polygon404 {
	width: 100%;
	max-width: 100% !important;
	padding-top: 0px !important;
}

.container_polygon404 .polygon404 #left-area {
	padding-right: 0%;
	padding-bottom: 0px !important;
}

.container_polygon404 .polygon404 .et_pb_post {
	margin-bottom: 0px !important;
}

/*Blog*/
.et_pb_blog_grid .column.size-1of2:nth-child(2n),
.et_pb_blog_grid .column.size-1of3:nth-child(3n) {
	margin-right: 0 !important;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item.last_in_row {
	margin-right: 0 !important;
}