﻿/*
Forms stylesheet
*/
input[type=button], button{
	    transition: all 150ms ease-in-out;
}
input[type=button]:hover, button:hover{
	    transition: all 150ms ease-in-out;
}

/*START GRAVITY FORM STYLES*/
.eael-gravity-form .gform_heading{
	display: none;
}
.eael-gravity-form .gform_body{}
.eael-gravity-form .gform_footer input[type=submit]{
	border-radius: 4px;
    background: transparent;
    border: 1px solid #0496ff;
    color: #0496ff;
    font-size: 16px;
    line-height: 1;
    padding: 9px 51px;
	width: 100%;
	/*margin-top: 35px !important;*/
}
.eael-gravity-form .gform_footer input[type=submit]:hover{
	background-color: #0496ff;
	color: white;
}
.eael-gravity-form .inline-radio-buttons .gfield_radio{
	display: flex;
	justify-content: space-between;
	width: 100%!important;
}
.eael-gravity-form .inline-radio-buttons .gfield_radio li{
	overflow: visible;
	display: flex;
	flex-direction:row;
    align-items: center;
}
.eael-gravity-form .inline-radio-buttons .gfield_radio li label{
	padding: 0px;
	margin: 0px;
}
.eael-gravity-form .inline-radio-buttons .gfield_radio li input{
	margin: 0px 10px 0 0!important;
	padding: 0px;
}




#gform_confirmation_message_22,
#gform_confirmation_message_23,
#gform_confirmation_message_24,
#gform_confirmation_message_25,
#gform_confirmation_message_26,
#gform_confirmation_message_27,
#gform_confirmation_message_28,
#gform_confirmation_message_29
{
	padding: 0px;
	padding-top: 20px;
    background-color: #FFF;
    color: #1F2041;
    border-radius: 5px;
    font-size: 18px;
}



.gform_confirmation_message{
	padding: 20px;
    background-color: #1F203F;
    color: white;
    border-radius: 5px;
}

/* START CAREERS FORM */

#gf_2 .gform_wrapper ul li.gfield {
    margin-top: 12px;
    padding-top: 0;
}

#gf_2 .gform_wrapper .top_label div.ginput_container {
    margin-top: 6px;
}

#gform_wrapper_2{
    margin-top: 0px;
}

#elementor-popup-modal-27680 .elementor-element-2d44845{
    margin-bottom: 5px;
}

#gf_2 .chosen-container, #gf_2 .chosen-search-input, #gf_2 .search-field{
    width: 100% !important;
}

#gf_2 .chosen-search-input{
    border: 1px solid #dedee5 !important;
}

#gf_2 .chosen-choices{
    padding: 0;
    background-image: none;
    border: none;
}

/* END CAREERS FORM */




.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: "Orkney Light", Lato, Sans-serif !important;
}


.gform_wrapper .gfield_radio li label {
	max-width: 100% !important;
}


.gform_wrapper .ginput_container input[type=text],
.gform_wrapper .ginput_container input[type=password]
.gform_wrapper .ginput_container input[type=email],
.gform_wrapper .ginput_container textarea {
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
}

.gform_wrapper .ginput_container textarea {
	height: 80px !important;
}



.gform_wrapper .ginput_container_radio ul.gfield_radio {
	justify-content: normal;
}

.gform_wrapper .ginput_container_radio li:not(:first-child) {
	margin-left: 40px !important;
}

.landing-page-form .gform_wrapper select.select-on{
	color: #1F2041!important;
}

/*END GRAVITY FORM STYLES*/

/*START SUCCESS STORIES CAROUSEL*/
.success-stories-wrapper .eael-post-elements-readmore-btn{
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translatex(-50%);
}
.success-stories-wrapper .eael-grid-post-holder-inner{
	padding-bottom: 110px;
}
/*END SUCCESS STORIES CAROUSEL*/


/*START ELEMENTOR POST ARCHIVE*/
.elementor-posts .elementor-grid-item{
	display: flex;
    flex-direction: column;
}
.elementor-posts .elementor-grid-item .elementor-post__text{
	display: flex;
    flex-direction: column;
    flex-grow: 3;
}
.elementor-posts .elementor-grid-item .elementor-post__text .elementor-post__excerpt{
	flex-grow: 3;
}
/*END ELEMENTOR POST ARCHIVE*/
/*START FILTER POST*/
.filter-wrapper .elementor-widget-container .eael-post-list-container .eael-post-list-header{
	border-bottom: 0px none;
}
.filter-wrapper .elementor-widget-container .eael-post-list-container .eael-post-list-header .post-categories{
    flex-wrap: wrap;
    justify-content: center;
}
.filter-wrapper .elementor-widget-container .eael-post-list-container .eael-post-list-wrap .eael-post-list-posts-wrap{
	/*justify-content: space-between;
	padding: 10px;*/
}
.filter-wrapper .elementor-widget-container .eael-post-list-container .eael-post-list-wrap .eael-post-list-posts-wrap .eael-post-list-post{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	padding: 0px;
	margin: 0px 0.6% 20px;
	flex-direction: column;
}
.filter-wrapper .elementor-widget-container .eael-post-list-container .eael-post-list-wrap .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail{
	padding: 0px;
	margin: 0px;
	max-width: 100%;
	height: 210px;
	flex: 0 0 auto;
	position: relative;
}
.filter-wrapper .elementor-widget-container .eael-post-list-container .eael-post-list-wrap .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail a{
	position: absolute;
	z-index: 1px;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.filter-wrapper .elementor-widget-container .eael-post-list-container .eael-post-list-wrap .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail img{
	width: 100%;
	height: auto;
}
.filter-wrapper .elementor-widget-container .eael-post-list-container .eael-post-list-wrap .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content{
	padding: 20px;
}
/*END FILTER POST*/
/*START BOX*/
.client-main-wrapper .eael-post-grid .eael-grid-post{
	position: relative!important;
	left: initial!important;
	top: initial!important;
	float: initial!important;
	width: auto!important;
	padding: 0px!important;
}
.client-main-wrapper .eael-post-grid .eael-grid-post, .client-main-wrapper .eael-post-grid .eael-grid-post .eael-grid-post-holder{
	height: 100%;
	position: relative!important;
}
.client-main-wrapper .eael-post-grid .eael-grid-post .eael-grid-post-holder{
    padding-bottom: 70px;
}
.client-main-wrapper .eael-post-grid .eael-grid-post .eael-grid-post-holder .eael-post-elements-readmore-btn{
	left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
	position: absolute;
	font-size: 15px;
	font-weight: 700;
}
.client-main-wrapper .eael-post-grid{
	height: auto!important;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 30px;
	grid-row-gap: 30px;
	margin: 0px!important;
}

@media only screen and (min-width: 769px) and (max-width: 1139px) {
	.client-main-wrapper .eael-post-grid{
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (max-width: 768px){
	.client-main-wrapper .eael-post-grid{
		grid-template-columns: repeat(1, 1fr);
	}
}
/* END BOX */
/* START BOX CARROUSEL */
.eael-post-carousel-wrap .eael-post-carousel .swiper-wrapper{
	justify-content: stretch;	
}
.eael-post-carousel-wrap .eael-post-carousel .swiper-wrapper .swiper-slide article, 
.eael-post-carousel-wrap .eael-post-carousel .swiper-wrapper .swiper-slide,
.eael-post-carousel-wrap .eael-post-carousel .swiper-wrapper .swiper-slide article .eael-grid-post-holder{
	height: 100%;
}
/* END BOX CARROUSEL */
/*TESTIMONSIAL CAROUSEL WRAPPER*/
.testimonials-carrousel-wrapper .elementor-testimonial {
    text-align: left;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.testimonials-carrousel-wrapper .elementor-testimonial__content {
    flex-grow: 3;
}
/*END TESTIMONIALS CAROUSEL WRAPPER*/
/*START PRESS MAIN WRAPPER*/
.press-main-wrapper .elementor-post__card{
	display: flex;
    flex-direction: column;
}
/*END PRESS MAIN WRAPPER*/
/*START BLOG BOX WRAPPER*/
.blog-wrapper .elementor-posts-container .elementor-post__thumbnail{
	padding-bottom: 0px!important;
}
.blog-wrapper .elementor-posts-container .elementor-post__text{
	padding: 20px;
}
.blog-wrapper .elementor-posts .elementor-grid-item{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
.blog-wrapper .elementor-pagination{
	margin-top: 30px;
}
/*END BLOG BOX WRAPPER*/

@media only screen and (max-width: 768px){
	.eael-gravity-form .inline-radio-buttons .gfield_radio{
		flex-direction: column;
	}
	.gform_wrapper .ginput_container_radio li:not(:first-child){
		    margin-left: 0px !important;
	}
}

/*FORM ERROR*/
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background-color: transparent;
	border: 0px none;
}



#gform_fields_15,
#gform_fields_16 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#gform_fields_15 .gfield,
#gform_fields_16 .gfield{
	flex: 0 0 100%;
	width: 100%;
}

#gform_fields_15 #field_15_2,
#gform_fields_16 #field_16_2{
	flex: 0 0 49%;
	width: 49%;
}

#gform_fields_15 #field_15_3,
#gform_fields_16 #field_16_3{
	flex: 0 0 49%;
	width: 49%;
}

#gform_fields_15 #field_15_3,
#gform_fields_15 #field_15_2,
#gform_fields_16 #field_16_3,
#gform_fields_16 #field_16_2
{
	padding-top: 8px;
	padding-bottom: 6px;
	margin-top: 16px;
}

#gform_fields_15 #field_15_2 .gfield_label,
#gform_fields_15 #field_15_3 .gfield_label,
#gform_fields_16 #field_16_2 .gfield_label,
#gform_fields_16 #field_16_3 .gfield_label
{
	margin-bottom: 0px;
}

#gform_fields_15 #field_15_2 .ginput_container,
#gform_fields_15 #field_15_3 .ginput_container,
#gform_fields_16 #field_16_2 .ginput_container,
#gform_fields_16 #field_16_3 .ginput_container
{
	margin-bottom: 0px;
	margin-top: 8px;
}


#gform_fields_15 .validation_message,
#gform_fields_16 .validation_message
{
	padding-top: 8px;
}

#gform_fields_15 #input_15_4
{
	-webkit-appearance:none;
}
/*

#gform_fields_15 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#gform_fields_15 select {
	height: 43px;
}

*/


#gform_fields_15 select,
#gform_fields_16 select {
	padding: 0;
	padding-left: 4px;
}

.landing-page-form .form-select-services .gfield_radio{
	display: flex;
	width: 100%!important;
	align-items: stretch;
    justify-content: space-between!important;
}
.landing-page-form .form-select-services .gfield_radio li{
	margin: 0px!important;
	padding: 0px!important;
	width: calc(33.33333% - 15px);
}
.landing-page-form .form-select-services .gfield_radio li input{
	display: none;
}
.landing-page-form .form-select-services .gfield_radio li label{
	border: 1px solid #dedee5;
	text-align: center;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin: 0px;
	height: 100%;
	width: 100%;
	border-radius: 5px;
	font-family: "Orkney Light", Lato, Sans-serif !important;
	font-size: 16px;
	color: #8f90a0!important;
}
.landing-page-form .form-select-services .gfield_radio li label span{
	display: flex;
	flex-grow: 3;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.landing-page-form .form-select-services .gfield_radio li label span b{
	font-family: "Orkney", Lato, Sans-serif !important;
    font-weight: 700;
}
.landing-page-form .form-select-services .gfield_radio li label img{
	height: 65px;
    width: auto;
    margin-top: 10px;
}
.landing-page-form .form-select-services .gfield_radio li input:checked + label{
	background-color: #f1f1f1;
}
.landing-page-form  #gform_fields_31{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.landing-page-form  #gform_fields_31 > .landing-input-half{
	width: calc(50% - 3px);
}
.landing-page-form  #gform_fields_31 > li{
	width: 100%;
}
@media (max-width : 768px){
	.landing-page-form  #gform_fields_31 > .landing-input-half{
		width: 100%;
	}
	.landing-page-form .form-select-services .gfield_radio li{
		margin-bottom: 10px!important;
		width: 100%;		
	}
	.landing-page-form .form-select-services .gfield_radio{
	    flex-wrap: wrap;
	}
}

