/*
THEME NAME: Rus Center 792.57129
AUTHOR: WebMarket LLC 
VERSION: 1.0
*/

/*Sample fontface*/
@font-face {
	font-family: ItaliaStdBook;
	src: url('fonts/italiastd-book-webfont.eot');
	src: local('ItaliaStdBook'),
		 url('fonts/italiastd-book.otf') format('opentype'),
		 url('fonts/italiastd-book-webfont.svg#ItaliaStdBook') format('svg');
}

body {
	margin:0;
	padding:0;    
	font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	background: #f5f5f5;
}

a {
    color: rgba(0,102,179,0.9);
    text-decoration: none;
}

a img {
	border:none;
}

.wrapper {
	width:1400px;
	margin:0px auto;
	max-width: 100%;
}

.header {
	width:100%;
	height:100x;
	position:relative;
}
#header {
	border-top: 1px solid #738fa5;
	background: #ffffff;
	text-align: center;
	padding: 50px 15px;
}
/*For images in the content*/
.alignleft {
	float:left;
	margin:5px;	
}

.alignright {
	float:right;
	margin:5px;	
}

/*Celarfix hack*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#footer_header .social a {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-left: 8px;
    text-indent: -9999px;
    background-size: 100%;
    background-repeat: no-repeat;
    }
.social a.fb {
    background-image: url(images/fb-blue.svg);
}
.social a.tw {
    background-image: url(images/tw-blue.svg);
}
.social a.yt {
    background-image: url(images/yt-blue.svg);
}
.social a.inst {
    background-image: url(images/inst-blue.svg);
}
.social a.tel {
    background-image: url(images/telegram.png);
}
.social a.tel:hover {
    background-image: url(images/telegram-hover.png);
}
#footer_header .headerContent .headerText h1 {
    font-family: "PT Sans Narrow", sans-serif;
    font-weight: bold;
    font-size: 2em;
    line-height: 1.1;
    letter-spacing: 1.7px;
    color: #000000;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 3px;
    }
 #footer_header .headerContent .headerText p {
    font-size: 12px;
    line-height: 1.2;
    margin: 0;
}
#footer_header .headerContent p {
    color: rgba(0,0,0,0.5);
    line-height: 1.1em;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 16px;
}
#footer_header .headerContent .headerContact a {
    font-size: 20px;
    line-height: 1.2;
}
.rus_arm_logo {
	text-align: center;
	background-color: #ffffff;
	background-image: url(images/logo-bg1.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	padding: 15px 0px;
}
.rus_arm_logo img {
	max-width: 20%;
}
footer {
	background-color: #424242;
    padding-bottom: 30px;
    line-height: 1.4;
    color: rgba(255,255,255,0.7);
}
.page_content {
	margin-bottom: 50px;
}
.page_content p {
	font-size: 14px;
	line-height: 18px;
}
#footer_header {
	padding: 9px 15px;
	border-top: 1px solid #ffffff;
}
.headerLogo  {
	margin-right: 15px;
}
.headerText  {
	margin-top: 15px;
}
.headerSocial {
	margin-top: 20px;
}
.mm-map-container {
	background-size: cover;
	background-position: center;
	position: relative;
}
.mm-map-container .container {
	max-width: 1600px !important;
}
.transparent_overlay {
	position: absolute;
	background: rgba(255,255,255,0.6);
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
}
.single_post {
	padding: 25px 15px 50px;
	margin-top: 50px;
	background: #ffffff;
	margin-bottom: 50px;
}
.single_post p {
	font-size: 16px;
	line-height: 21px;
}
.single_post .post-title {
	margin-bottom: 50px;
	color: #000000;
}
.home_slider_item {
	    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
}
.home_content {
	padding: 100px 15px;
}
#header h2 {
	font-size: 40px;
}
#header p {
	font-size: 24px;
}
.menu-main-container,.menu-main-arm-2-container {
	padding: 25px 15px 20px;
	border-bottom: 1px solid #e2e2e2;
	background: #f3f3f3;
}
.menu-main-container li,.menu-main-arm-2-container li {
	list-style: none;
    font-size: 16px;
    padding: 0px 15px;
    line-height: 21px;
    text-transform: uppercase;
    display: inline;
    border-left: 1px solid #e2e2e2;
}
.menu-main-container li:first-child,.menu-main-arm-2-container li:first-child {
	border-left: 0px;
}
.menu-main-container li a,.menu-main-arm-2-container li a {
	color: #808080;
	font-weight: 700;
}
.menu-main-container li:hover a,.menu-main-arm-2-container li:hover,.current-menu-item a {
	color: #1244a5 !important;
}
.rus_lang a {
	content: url(images/rus_lang.jpg);
}
.arm_lang a {
	content: url(images/arm_lang.jpg);
}
.menu {
	text-align: center;
}
.category-lists .filters {
	height: 200px;
	align-items: center;
	display: flex;
	justify-content: center;
}
.category-lists .filters a {
	color: #fff;
	font-size: 32px;
}
.category-lists {
	margin: 50px 0px;
}
footer .footRoss p{
	color: rgba(255,255,255,0.3);
}
.footInfo2 .block {
	background-position: left top !important;
}
.post_url {
	text-align: right;
}
.post_url a {
	font-size: 16px;
}
.single_post img {
	max-width: 100%;
	height: auto;
}
.post_title {
	margin-bottom: 15px;
}
.region_name {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.single_event {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media all and (max-width: 768px) {
	.headerSocial  {
		order: 3;
	}
	.footer_container {
		display: flex; 
		flex-direction: column;
	}
}
#menu-item-wpml-ls-2-hy,#menu-item-wpml-ls-2-ru {
	display: inline-block;
}
.sub-menu {
	float: left;
    padding: 0;
}
