/* Common */
#header p,
#footer p {
	margin-bottom: 0;
}
.page-header-title {
	line-height: 1em !important;
}
@media (max-width: 767px) {
	.page-header-title {
		font-size: 34px !important;
		margin-bottom: 20px !important;
	}
}

/* Menus */
.navigation li a i.icon {
	font-size: 1.5rem;
}

/* Header */
#site-header {
	border-bottom: none;
}
#site-logo #site-logo-inner a:hover img {
	-webkit-opacity: 1;
	opacity: 1;
}
#site-logo #site-logo-inner a img,
#site-header.center-header #site-navigation-wrap .middle-site-logo a img {
	max-width: 180px;
}
.minimal-header.left-menu #site-navigation-wrap, .transparent-header.left-menu #site-navigation-wrap {
	left: 10%;
}
.dropdown-menu .sub-menu,
.dropdown-menu .sub-menu:hover {
	background-color: #a02f17;
}
.main-menu .menu-item.current-page-ancestor a,
.main-menu .menu-item.current-menu-item a {
	position: relative;
	color: #e34520 !important;
}
.main-menu .menu-item.current-page-ancestor a:before,
.main-menu .menu-item.current-menu-item a:before {
	position: absolute;
	display: block;
	content: '';
	height: 38px;
	width: calc(100% - 12px);
    top: 17px;
    left: 50%;
    transform: translateX(-50%);
	background-color: #fff;
}

/* Content */
body.home #main #content-wrap {
	padding-top: 0;
	padding-bottom: 0;
}
.content-area {
	border: none;
}

/* Equipe */
.equipe-members {
	margin-bottom: 50px;
}
.equipe-members h2 {
	text-align: center;
}

/* Footer */

#footer .footer-esede-logo img {
	max-width: 220px;
}

#footer .footer-iso-logo img {
	display: block;
	margin-left: auto;
	margin-top: 40px;
}
@media (max-width: 1200px) {
	#footer .col-3 {
		display: none;
	}
	#footer .footer-iso-logo img {
		margin-top: 0;
	}
	#footer .col-1,
	#footer .col-2,
	#footer .col-4 {
		width: calc(100% / 3) !important;
	}
}
@media (max-width: 767px) {
	#footer .col-1 {
		width: 100% !important;
	}
	#footer .col-2,
	#footer .col-4 {
		width: 50% !important;
	}
}

#footer #footer-widgets .footer-box {
	padding: 0;
}

#footer #menu-footer-social li  {
	margin-right: 8px;
}
#footer #menu-footer-social .menu-link  {
	padding: 0 0 0 6px;
	font-size: 12px;
	line-height: 12px;
}


.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1000px !important;
}
.posts-slider {
	position: relative;
}
.posts-slider .posts-slider-thumbnail {
	width: 100%;
	height: 0;
	padding-top: 60.6%;
	position: relative;
	display: block;
}
.posts-slider .posts-slider-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}
.posts-slider .posts-slider-details {
	background-color: #F3F3F3;
	padding: 24px 48px 36px;
}
.posts-slider-date {
	font-size: 12px;
	color: rgb(116, 116, 116);
}
.posts-slider-heading {
	font-size: 18px;
	font-family: "Lato", sans-serif;
	font-weight: 600;
	margin-bottom: 12px;
	color: #434343 !important;
	font-style: normal;
}
.posts-slider-heading a {
	color: #434343 !important;
}
.posts-slider-excerpt {
	font-size: 14px;
}
.posts-slider-link {
	display: flex;
	justify-content: flex-end;
	font-size: 14px;
	margin-left: auto;
}
.swiper-button-prev {
	left: -110px;
	width: 55px;
    height: 66px;
    margin-top: -33px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 256 256' style='enable-background:new 0 0 256 256;' xml:space='preserve'%3E%3Cpolygon fill='rgb(105,105,105)' points='79.093,0 48.907,30.187 146.72,128 48.907,225.813 79.093,256 207.093,128 '/%3E%3C/svg%3E");
	transform: rotate(-180deg);
}
.swiper-button-next {
	right: -90px;
	width: 55px;
    height: 66px;
    margin-top: -33px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 256 256' style='enable-background:new 0 0 256 256;' xml:space='preserve'%3E%3Cpolygon fill='rgb(105,105,105)' points='79.093,0 48.907,30.187 146.72,128 48.907,225.813 79.093,256 207.093,128 '/%3E%3C/svg%3E");
}
@media (max-width: 1200px) {
	.swiper-button-prev,
	.swiper-button-next {
		display: none;
	}
}

.swiper-pagination {
	position: static;
	display: none;
	z-index: 1;
	padding-top: 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 1200px) {
	.swiper-pagination {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.swiper-pagination .swiper-pagination-bullet {
	z-index: 1;
	display: block;
	width: 14px;
	height: 14px;
	margin-left: 10px;
	background-color: #959595;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.5);
	box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.5);
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.swiper-pagination .swiper-pagination-bullet-active {
	background-color: #000;
}

@media (max-width: 1100px) {
	.minimal-header.left-menu #site-navigation-wrap, .transparent-header.left-menu #site-navigation-wrap {
		left: 10%;
	}
}
.home-text-shrinked {
	max-width: 768px;
	margin: 0 auto;
}
h2.heading-decor,
.heading-decor .elementor-heading-title {
	position: relative;
    margin-bottom: 20px;
	line-height: 1.5em !important;
}
h2.heading-decor:after,
.heading-decor .elementor-heading-title:after {
	position: absolute;
	content: '';
	display: block;
	bottom: -2px;
	left: calc(50% - 25px);
	width: 50px;
	height: 2px;
	background-color: rgb(216,56,36);
}

.equipe-heading {
	font-size: 28px !important;
	font-weight: 400 !important;
	margin-bottom: 50px !important;
}
.equipe-members-wrap {
    display: flex;
	flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -12px;
}
.equipe-members-wrap .member-block {
    width: calc(25% - 24px);
    margin: 0 12px 30px;
}
@media (max-width: 1023px) {
	.equipe-members-wrap .member-block {
		width: calc(33% - 24px);
	}
}
@media (max-width: 767px) {
	.equipe-members-wrap .member-block {
		width: calc(50% - 24px);
	}
}
@media (max-width: 480px) {
	.equipe-members-wrap .member-block {
		width: calc(100% - 24px);
	}
}
.equipe-members-wrap .member-video {
    width: 100% !important;
}
.equipe-members-wrap .member-name {
    font-size: 20px !important;
	font-weight: 600 !important;
	font-family: "Lato", sans-serif !important;
	text-align: center;
	font-style: normal !important;
	margin: 12px 0 !important;
}
.equipe-members-wrap .member-description {
    font-size: 14px;
	font-weight: 400;
	text-align: center;
	font-family: "Lato", sans-serif !important;
}
.equipe-title h2 {
	font-size: 28px !important;
	font-weight: 400 !important;
	font-style: normal !important;
}

.esede-document i {
	padding-right: 7px;
}

.elementor-column.home-hero-link .elementor-widget-wrap.elementor-element-populated {
	margin: 0;
	padding: 0;
}
.elementor-column.home-hero-link .elementor-element {
	margin: 0 !important;
}
.elementor-column.home-hero-link {
	position: relative;
	width: 276px;
	height: 110px;
	background-color: rgb(216,56,36);
	border-top: 6px solid #fff;
	padding: 16px 30px 24px;
	margin-left: 38px;
	display: none;
}
.elementor-column.home-hero-link::after {
	content: '';
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	transform: rotate(45deg);
	background-color: rgb(216,56,36);
	top: calc(50% - 8px);
	left: calc(100% - 8px);
}
.elementor-column.home-hero-link h3 {
	font-size: 26px;
	color: #fff;
	font-weight: 600;
	font-style: normal !important;
	margin-bottom: 10px !important;
}
.elementor-column.home-hero-link p {
	text-align: right !important;
	margin: 0 !important;
	padding: 0 !important;
}
.elementor-column.home-hero-link p > a {
	font-size: 16px;
	color: #fff;
	text-decoration: underline !important;
}
.home-hero-wrap {
	padding-bottom: 44px;
}
.home-hero-wrap > .elementor-widget-wrap {
	align-items: flex-end;
	align-content: flex-end;
}
.home-hero {
	min-height: 75vh;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}
.home-hero > .elementor-container {
	margin: 0 45px 0 0;
}

.contact-form__wrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contact-form__field {
    width: 49.3%;
	margin-bottom: 12px;
}
@media (max-width: 767px) {
	.contact-form__field {
		width: 100%;
	}
}
.contact-form__field.contact-form__textarea {
	width: 100%;
}
.contact-form__field.contact-form__textarea textarea {
	height: 190px;
	resize: none;
}
.contact-form__submit {
	text-align: right;
}
.contact-form__submit input{
	border-radius: 5px;
	font-size: 18px;
	font-weight: 600;
	font-family: "Lato", sans-serif !important;
	letter-spacing: 0.7px;
}
.contact-form__submit .ajax-loader {
	display: none !important;
}
.contact-form__field .wpcf7-form-control {
	padding: 18px 20px !important;
	border-radius: 0 !important;
	border: 0 !important;
	background-color: #e4e4e4 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	font-family: "Lato", sans-serif !important;
}
.contact-form__title h2 {
	font-style: normal !important;
	font-family: "Lato", sans-serif !important;
}
.sidebar-box .widget-title {
	border: 0 !important;
	padding-left: 0 !important;
	text-transform: none !important;
}
.sidebar-box .menu-item {
	padding-left: 28px;
	position: relative;
	border: 0 !important;
}
.sidebar-box .menu-item::before {
	position: absolute;
	content: '';
	width: 12px;
    height: 15px;
    left: 0;
    top: 10px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 256 256' style='enable-background:new 0 0 256 256;' xml:space='preserve'%3E%3Cpolygon fill='%23353535' points='79.093,0 48.907,30.187 146.72,128 48.907,225.813 79.093,256 207.093,128 '/%3E%3C/svg%3E%0A");
}
.sidebar-box .menu-item.current-menu-item::before {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 256 256' style='enable-background:new 0 0 256 256;' xml:space='preserve'%3E%3Cpolygon fill='%23e34520' points='79.093,0 48.907,30.187 146.72,128 48.907,225.813 79.093,256 207.093,128 '/%3E%3C/svg%3E%0A");
}
.sidebar-box .menu-link {
	font-size: 16px !important;
	font-weight: 400 !important;
	font-family: "Lato", sans-serif !important;
}
.sidebar-box .menu-item.current-menu-item .menu-link {
	color: #e34520 !important;
}
.sidebar-container .searchform {
	position: relative;
}
.sidebar-container .searchform::after {
	position: absolute;
	content: '';
	display: block;
	width: 50px;
	height: 36px;
	top: 33px;
	right: 30px;
	pointer-events: none;
	border-left: 1px solid rgba(67,67,67, .44);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 26px 26px;
	background-image: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAACIElEQVRIibXWv0tVYRgH8M89hRHe1aSkWhxCJyFqiEBwyKUQ3IQoiKjFsSWCBus/KIqgIJyShqAfuAQtNeoYRLYZlktEJIhlHHwOHnzfe9VLfqf3ve/zfb73PO/zfM9p9Pb2yqDAOYzjFI6igWXM4yWeYyWl5pETGsZ9DGQZm1jCLTxOTjLYKnQTd+Lf/8Es3uBL7PswgjE0gzODi1hN02+iLlSK3I31W0ziY8LYQA+mcC32L6LMf5PIwL5ms1mV62k8yUNM4HsSvYnfeIWvOI8TcV/vk8iaUBGkQ/EkE1GmnWAOB3AWZ/AEv3K8qrsGIvnkLkQqlCVcxEFcT05rQuOxnm1zJ+2wEuVWy5WgiDkR3dUpKu4gunM5ihhG0cKdos49kstRRKfp4G7qqM9QIzkNoeVY9yWnO8exWuRSjlWEd4mJ7xQVdwE/czmKMEhhKz1JxPYoS3Ulolo2VBEuvBTeNZVEbI9LGMI67rWKLp1hDT9wASfDVuaSyDxO4xm68ADT2aia182HOwyGd5W28gFrCWMDZbkuh0g1N1fxLYmsCDX37griWOwXY+Kr18RqdNdI3MnQllyLYc6fE5XM+6i8sxu4Hd7VDutRrkd4HePRUiz3hi1xOAxyPMpZx0I8ZXnxn+L3frxrJ9ZKqI7usJVGdGd2TrYT24nQbtBSrPifKpF0OET6QrR/L4RaiR3fC6Gc2Oj+PRKqxMrviFFM/wMrl3OOLnb9owAAAABJRU5ErkJggg==");
}
.sidebar-container .searchform input {
	border: 30px solid #ededed !important;
	border-radius: 0 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	color: #434343 !important;
	padding: 7px 14px;
}
.text-align-center h1,
.text-align-center h2,
.text-align-center h3,
.text-align-center h4,
.text-align-center p,
.text-align-center {
	text-align: center !important;
}

#wrap.clr {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
#wrap.clr .site-footer {
	margin-top: auto;
}
