.search-form.search-page {
	position: relative;
	left: unset;
	bottom: unset;
	right: unset;
	background: unset;
}

.search-form.search-page select {
	color: #000000;
}

.search-form.search-page input[type="submit"] {
	color: #000000;
}

.about-section1 {
	text-align: center;
}
.about-section1 h2 {
	font-weight: 500;
    font-size: 40px;
    background: url(assets/img/border-title.png) center bottom no-repeat;
    text-transform: uppercase;
    margin: 43px 0 0 -10px;
    padding: 0 0 12px 0;
}

.about-section2 {
	margin: 50px 0 0 0;
}
.about-section2 .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about-section2 .left {
	width: 60%;
}
.about-section2 .right {
	width: 36%;
	display: flex;
}
.about-section2 .right img {
	height: 100%;
	object-fit: cover;
}
.about-section3 h2,
.about-section2 h2 {
	font-weight: 500;
    font-size: 40px;
    background: url(assets/img/border-full.png) center bottom no-repeat;
    text-transform: uppercase;
    margin: 20px 0 0 0;
    padding: 0 0 12px 0;
	display: flex;
	align-items: center;
}
.about-section3 h2 img,
.about-section2 h2 img {
	margin-left: 10px;
}

.about-section3 .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about-section3 .left,
.about-section3 .right {
	width: 47%;
}

.full-image {
	width: 100%;
}

.image-left {
	float: left;
	margin: 50px 0;
}
.image-right {
	float: right;
	margin: 50px 0;
}

.about-text-1,
.about-text-2,
.about-text-3 {
	margin: 50px 0;
	overflow: hidden;
	width: 100%;
}

.about-text-1 h2,
.about-text-2 h2,
.about-text-3 h2 {
	font-weight: 500;
    font-size: 40px;
    text-transform: uppercase;
    margin: 20px 0 0 0;
    padding: 0 0 12px 0;
	display: flex;
	align-items: center;
	position: relative;
}
.about-text-1 h2::after,
.about-text-2 h2::after,
.about-text-3 h2::after {
	background: url(assets/img/border-full.png);
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 20000px;
	content: "";
	height: 3px;
}
.about-text-2 h2::after {
	left: auto;
	right: 0;
}

.image-right {
	width: calc(100% - ((100% - 954px)/2));
}
.about-text-2 h2 {
	margin-left: 10%;
}
.about-text-2 p {
	margin-left: 10%;
}

@media all and (max-width: 1200px) {
	.about-text-2 h2 {
		margin-left: 0;
	}
	.about-text-2 p {
		margin-left: 0;
	}
}

.image-left {
	width: calc(100% - ((100% - 1200px)/2));
}
.about-text-3 h2 {
	margin-right: 0;
}
.about-text-3 p {
	margin-right: 0;
}

.about-albero {
	background: url("assets/img/albero-bg.png");
	background-size: cover;
	padding: 40px 0;
	margin-bottom: -80px;
}
.about-albero .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	color: #FFF;
}
.about-albero h2 {
	font-size: 40px;
	font-weight: 500;
}
.about-albero p {
	text-align: justify;
}
.about-albero .left {
	width: calc(100% - 300px);
}
.about-albero .right {
	width: 250px;
}

.page-template-about .about-page p {
	text-align: justify;
}
@media all and (max-width: 767px) {
	.about-section3 .left,
	.about-section3 .right {
		width: 100%;
	}
	.about-section2 .left {
		width: 100%;
	}
	.about-section2 .right {
		width: 100%;
	}
	.about-section1 h2,
	.about-text-1 h2,
	.about-text-2 h2,
	.about-text-3 h2,
	.about-albero h2,
	.about-section3 h2,
	.about-section2 h2 {
		font-size: 30px;
	}
	.about-albero .left {
		width: 100%;
	}
	.about-albero .right {
		width: 150px;
		margin: 0 auto;
	}
	.about-albero {
		padding: 40px 0 70px 0;
	}
}
@media all and (max-width: 600px) {
	.about-section1 h2,
	.about-text-1 h2,
	.about-text-2 h2,
	.about-text-3 h2,
	.about-albero h2,
	.about-section3 h2,
	.about-section2 h2 {
		display: block;
	}
	.about-text-1 h2 img,
	.about-text-2 h2 img,
	.about-text-3 h2 img,
	.about-albero h2 img,
	.about-section3 h2 img,
	.about-section2 h2 img {
		display: block;
		max-width: 70px;
	}
}

.site-header .site-header-social a img {
	margin: 0;
}
.site-header .site-header-social {
	margin-top: 0;
	margin-left: 20px;
}
.site-header .main-navigation {
	margin: 0;
}

.buy-key .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.buy-key h2 {
	font-weight: 500;
    font-size: 40px;
    background: url(assets/img/border-title.png) left bottom no-repeat;
    text-transform: uppercase;
    margin: 43px 0 0 0;
    padding: 0 0 12px 0;
}
.buy-key .container .left {
	width: 50%;
}
.buy-key .container .right {
	width: 50%;
}
.buy-key p img {
    display: inline-block;
    width: 20px !important;
    margin: 0 8px 0 0;
    vertical-align: middle;
}
@media all and (max-width: 767px) {
	.buy-key .container .left,
	.buy-key .container .right {
		width: 100%;
	}
}


.home-addon {
font-size: 12px;
    margin-top: 14px;
    margin-bottom: 0px;}


/**
 *  UA translate
 */
.translatepress-uk * {    
	    font-family: 'Roboto', sans-serif !important;
}

.translatepress-ru_RU * {    
	    font-family: 'Roboto', sans-serif !important;
}