@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url(../fonts/HelveticaNeueCyr-Roman.ttf);
}
html, body {
	margin: 0;
	color: #000;
	font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-family: 'HelveticaNeueCyr';
    font-family: 'Lato', sans-serif;
    margin-top: 0 !important;

}
#wpadminbar {
	display: none !important;
}

html, body {
	overflow-x: hidden;
}
h1, h3, h3, h4, h5, h6 {
	text-align: center;
}
h2 {
	font-size: 4vw;
}
h3 {
	font-size: 20px;
}
.item h3 {
	margin-bottom: 0;
}
a {
	text-decoration: none !important;
	color: #000;
}
a:hover {
	color: #000;
}
* {
	padding: 0;
}
a {
	text-decoration: none;
	color: #000;
}
ul {
  list-style-type: none;
}
ol, ul {
	margin: 0;
}
p {
	margin-top: 0;
}
input:focus{
    outline: none;
}
@import url('https://fonts.googleapis.com/css?family=Lato');

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	margin: 0;
	padding: 0;
}
#main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.owl-carousel {
	width: 56% !important;
	float: left;
}
#logo {
	width: 72px;
	height: 71px;
	margin-left: 75px;
	float: left;
	background: #000;
    padding: 5px;
}
footer #logo {
	margin-left: 0;
}
#menu-left {
	float: left;
	width: 10%;
}
#menu-center {
	float: left;
	width: 70%;
	position: relative;
	z-index: 20;
}
#menu-right {
	float: left;
	width: 20%;
	position: relative;
	z-index: 11;
}
#banner-news-title {
	display: block
}
#banner-news-text {
	font-size: 10px;
	margin-top: 10px;
	display: block;
}
#logo img {
	width: 100%;
	height: 100%;
}
#pc-header {
	margin-left: auto;
	margin-right: auto;
	display: block;
	align-items: center;
	height: 80px;
	width: 100%;
}
#post-thumb {
	width: 100%;
	height: 85vh;
}
#page-wrapper .contact-line {
	display: block;
	height: 1px;
	margin-bottom: 10px;
}
#post-thumb img {
		width: 100%;
		height: auto;
	}
#section-page {
	margin-top: 1px;
	position: relative;
	margin-bottom: 100px;
}
#post-title-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
}
#post-title-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
	z-index: 1;
}
#post-title-text {
	position: absolute;
	font-size: 23px;
	left: -100%;
	top: 10%;
	bottom: 0;
	margin: auto;
	color: #fff;
	transition: all 0.6s;
	z-index: 2;
	padding-left: 60px;
	text-transform: uppercase;
	line-height: 33px;
}
#search-wrapper {
	position: absolute;
	display: flex;
	align-items: center;
	background-color: #ccf;
	height: 70px;
	right: -50%;
	top: 70px;
	width: 30%;
	background-color: #fff;
	z-index: 10;
	transition: all 0.7s;
}


#news-wrapper {
	margin-bottom: 70px;
}
.news-item {
	height: 200px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	background-size: cover;
	background-repeat: no-repeat;
}
.news-item {
	height: 200px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	background-size: cover;
	background-repeat: no-repeat;
}
.news-item-release {
	height: 200px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	background-size: cover;
	background-repeat: no-repeat;
}
.clearfix {
	clear: both;
}
article {
	overflow: hidden;
	margin-bottom: 200px;
}
.page-banner {
	background-image: url('/wp-content/uploads/2019/05/Kiff_12-1.png');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: calc(100vh - 70px);

}
.page-banner img {
	width: 100%;
	height: auto;
}
.menu-container {
	float: left;
	border-left-width: 2px;
	border-left-color: #444;
	margin-left: 80px;
	height: 70px;
	z-index: 20;
}
.menu {
	height: 70px;
	display: flex;
	align-items: center;
}
.menu-item {
	z-index: 20;
	position: relative;
}
.menu-item:hover .menu-item > a {
}
.menu-item:last-of-type {
	margin-right: 0;
}
/*#menu-item-17 {
	margin-right: 0;
}*/
.menu-container ul {
}
#pc-footer-menu .menu-container {
	float: left;
}
.menu-container li {
	display: inline-block;
	margin-right: 40px;
	text-transform: capitalize;
}
.menu-container li a {
	text-transform: uppercase;
	font-size: 0.7vw;
	letter-spacing: 0.3px;
	font-weight: bold;
}
#banner {
	position: relative;
	width: 100%;
	background-image: url('/wp-content/uploads/2019/06/Kiff_14-2.png');
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 0;
	min-height: calc(100vh - 70px);
}
#banner-title {
	position: absolute;
	bottom: 10%;
	left: -50%;
	margin: auto;
	color: #fff;
	width: 550px;
	height: 400px;
	transition: all 0.7s;
}
.banner-title-lang {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	background-size: 100%;
	background-repeat: no-repeat;
}
#banner-title-uk {
	background-image: url('/wp-content/uploads/2019/06/banner-ua-1.svg');
}
#banner-title-ru {
	background-image: url('/wp-content/uploads/2019/06/banner-ru-1.svg');
}
#banner-title-it {
	background-image: url('/wp-content/uploads/2019/06/banner-it-1.svg');
}
#banner-title-eng {
	background-image: url('/wp-content/uploads/2019/06/banner-en-1.svg');
}
[lang = uk] #banner-title-uk {
	display: block;
}
[lang = en-GB] #banner-title-eng {
	display: block;
}
[lang = ru-RU] #banner-title-ru {
	display: block;
}
[lang = it-IT] #banner-title-it {
	display: block;
}

#banner-title * {
	text-transform: uppercase;
	text-align: left;
}
#banner-title h2 {
	margin-bottom: 0;
	font-size: 50px;
}
#banner-title h1 {
	font-size: 112px;

	margin-top: 0;
	margin-bottom: -10px;
}
#banner-title h3 {
	font-size: 30px;
}
#carousel {
	width: 70%;
	height: 150px;
	background-image: url('http://localhost/wordpress/wp-content/uploads/2019/05/kiff.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 400px;
}

#menu-right {
	float: right;
	display: flex;
	align-items: center;
	text-transform: uppercase;
    font-size: 12px;
    height: 70px;
}
#language-wrapper {
	position: absolute;
	display: flex;
	align-items: center;
	background-color: #ccf;
	top: -400px;
	right: 10%;
	background-color: #fff;
	z-index: 10;
	transition: all 0.4s;
	padding-bottom: 15px;
}
#language-open:hover {
	cursor: pointer;
}
#language-close {
	display: none;
}
.language {
	float: left;
	text-transform: uppercase;
    font-size: 12px;
    margin-left: 30px;
}
.menu-line-wrapper {
	float: right;
	height: 70px;
	display: flex;
	align-items: center;
	display: none;
}

.page-banner-left .menu-line {
	transition: all 0.3s;
	width: 1px;
	height: 25%;
	background-color: #000;
	margin-left: 40px;
	margin-right: 0;
	float: left;
}
.page-banner-right {
	position: relative;
}
.menu-line {
	width: 1px;
	height: 25%;
	background-color: #000;
	margin-left: 40px;
	margin-right: 40px;
	float: left;
}
.float-right {
	float: right;
	margin-left: auto;
}

#search-open {
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('/wp-content/uploads/2019/05/search-1.svg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#close {
	float: left;
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('/wp-content/uploads/2019/05/close.svg');
	display: none;
}
#search-open-mobile {
	float: right;
	width: 30px;
	height: 30px;
	background-image: url('/wp-content/uploads/2019/05/search-1.svg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#hamburger {
	float: right;
	width: 40px;
	height: 40px;
	margin-top: 10px;
	background-image: url('/wp-content/uploads/2019/05/hamburger-1.svg');
	background-size: 100% 100% ;
	background-repeat: no-repeat;
	margin-right: 35px;
}
#hamburger:hover {
	cursor: pointer;
}
#search-submit {
	width: 20px;
	height: 20px;
	background-image: url('/wp-content/uploads/2019/05/search-1.svg');
	background-size: cover;
	background-repeat: no-repeat;
	margin-right: 40px;
}
#search-open:hover {
	cursor: pointer;
}
#search:hover {
	cursor: pointer;
}
.action{
  display:block;
  margin:100px auto;
  width:100%;
  text-align:center;
}
.action a {
  display:inline-block;
  padding:5px 10px; 
  background:#f30;
  color:#fff;
  text-decoration:none;
}
.action a:hover{
  background:#000;
}
.carousel-image {
	background-image: url('http://localhost/wordpress/wp-content/uploads/2019/05/best15_300x201_5c322c385e31204c6cc7aea10a402d60.jpg');
	background-size: cover;
}
#news h3 {
	font-size: 15px;
}

.carousel-header {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 30px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	margin-top: 30px;
}
.button-wrapper {
	margin-top: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel-button {
	padding-left: 40px;
	padding-right: 40px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #000;
	text-align: center;
	line-height: 70px;
	text-transform: uppercase;
	border: #000 1px solid;
	color: #000;
	display: inline-block;
	position: relative;
}
.carousel-button:hover {
	cursor: pointer;
	color: #fff;
	background-color: #E12700;
	border: #E12700 1px solid;
}
.carousel-button a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.carousel-button:hover a{
	cursor: pointer;
	color: #fff;
}
.carousel-button1 {
	padding-left: 150px;
	padding-right: 150px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	background-color: #ea2d00;
	//color: #ffffff;
	text-align: center;
	line-height: 100px;
	text-transform: uppercase;
	border: #000 1px solid;
	color: #fff;
	display: inline-block;
	position: relative;
}
.carousel-button1:hover {
	cursor: pointer;
	color: #fff;
	background-color: #E12700;
	border: #E12700 1px solid;
}
.carousel-button1 a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.carousel-button1:hover a{
	cursor: pointer;
	color: #fff;
}
#about-us-read {
	padding-left: 100px;
	padding-right: 100px;
}
#go-to-news {
	padding-left: 100px;
	padding-right: 100px;
}
.slider {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}



footer {
	width: 100%;
	background-color: #ED2F00;
	/*background-image: url('/wp-content/uploads/2019/05/Kiff_10.png');
	background-size: cover;
	background-repeat: no-repeat;*/
	padding-top: 10px;
	padding-bottom: 10px;
}





.scrollbar {
    background-color: #F5F5F5;
    float: left;
    height: 300px;
    margin-bottom: 25px;
    margin-left: 22px;
    margin-top: 40px;
    width: 65px;
    overflow-y: scroll;
}

/* width */
::-webkit-scrollbar {
  width: 9px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #EA2D00; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #8B1500; 
}

#searchform {
	left: 10%;
	width: 100%;
	height: 70px;
}
#search-input {
	padding-left: 40px;
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	height: 70px;
	border: none;
	color: #000;

}
#search-submit {
	display: none;
}
.contacts-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-top: 20%;

}
#page-wrapper {
	overflow: hidden;
	margin-bottom: 70px;
}
.page-text.page-single-column td img {
	width: auto;
}
.page-text.page-single-column td {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}
.page-text {
	float: left;
	width: 80%;
	overflow: hidden;
}

.page-text-column {
	float: left;
	width: 50%;
}
.page-text-column-inner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.page-text p {
	font-size: 17px;
	padding-right: 100px;
	font-family: 'HelveticaNeueCyr';

}
.btn-send input {
    background: none;
    height: 40px;
    width: 120px;
    font-size: 16px;
    border: 1px solid #a29a9a;
}
#page-contacts {
	float: left;
	width: 20%;
}
#page-contacts .contact {
	margin-bottom: 20px;
	width: 100%;
	float: right;
}
#page-contacts .contact-title {
	margin-bottom: 10px;
	text-align: left;
}
#page-contacts .contact-info {
	font-size: 14px;
	text-align: left;
}
#page-wrapper .about-us-text {
	text-align: left;
}
#page-wrapper #about-us-read {
	display: none;
}
#contact-line-footer {
	width: 100%
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	background-color: #fff;
}
.featured-video-plus.fvp-center {
	width: 100%;
	height: auto;
}
.gdc_inner h3 a {
	text-align: left;
	text-decoration: underline !important;
}
.gdc_inner h3 {
	text-align: left;
}
.gdc_inner p {
	padding-right: 50px;
}
.news-item-wrapper {
	float: left;
	width: 33.333%;
	height: 330px;
}
.press-release-wrapper {
	float: left;
	width: 30%;
	padding: 10px;
}	
.press-release {
	position: relative;
	width: 100%;
	height: auto;
	height: 150px;
	border: 1px solid #ccc;
}	

.press-release a {
	position: absolute;
	top: 0;
	width: 100%; 
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;

}
.press-release img {

}
	.news-item-wrapper h3 {
		font-size: 15px;
	}
.contact-wrapper {
	/*border-top: solid 1px #000;*/
}
.contact {
	float: none;
	width: 20%;
}
.footer-social {
	margin-left: 75px;
}
footer .contact {
	float: left;
}
.contact-title {
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 20px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.contact-info {
	font-size: 14px;
	margin-bottom: 11px;
}
.contact-line {
	display: none;
	width: 100%;
	height: 1px;
	background-color: #666;
}
.social-icon {
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 15px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#footer-contacts .social-icon {
	margin-bottom: 10px;
	float: none;
}
.fb {
	background-image: url('/wp-content/uploads/2019/06/facebook.svg');
}
footer .fb {
	background-image: url('/wp-content/uploads/2019/06/facebook-white.svg');
}
.inst {
	background-image: url('/wp-content/uploads/2019/06/instagram.svg');
}
footer .inst {
	background-image: url('/wp-content/uploads/2019/06/instagram-white.svg');
}
#pc-footer-menu {
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	display: block;
}
#mobile-footer-menu {
	display: none;
}
#pc-footer-menu * {
	color: #fff;
}

#close-language {
	display: none;
	width: 25px;
	height: 25px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('/wp-content/uploads/2019/05/close.svg');
}
.current-lang a {
	color: #E12700;
}
#close-language:hover {
	cursor: pointer;
}
#close:hover {
	cursor: pointer;
}
#pc-footer-menu a {
	color: #fff;
}
#footer-contacts {
	width: 100%;
	margin-top: 50px;
	overflow: hidden;
	margin-left: 0px;
}
.contacts-contacts {
	position: absolute;
	right: 5%;
	top: 2%;
}
.contacts-contacts .contact {
	float: none;
	width: 100%;
	margin-top: 20px;
	color: #fff;
}
.mobile .contacts-contacts  {
	position: static;
	margin-top: 30px;
	margin-bottom: 40px
}
.mobile .contacts-contacts .contact {
	margin-top: 20px;
	color: #000;
}
.page-template-contacts #post-title-background {
	background-color: transparent;
}



#footer-contacts * {
	color: #fff;
}
#pc-footer-menu .menu-line {
	background-color: #fff;
}
.footer-contacts-row {
	overflow: hidden;
}
.footer-contacts-row-top {
	margin-top: 50px;
}
.footer-contacts-row .contact {
	float: left;
	color: #fff;
}
#footer-contacts .contact-line {
	background-color: #fff;
	width: 100%;
}
.pc {
	display: block;
}
.mobile {
	display: none;
}
#contacts-title {
	background-color: #fff;
	color: #000;
	padding: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: absolute;
	left: 150px;
	top: 70%;
	text-transform: uppercase;
	font-weight: normal;
}

#loca {
	width: 100%;
	text-align: center;
	margin-top: 65px;
	color: #fff;
	font-size: 10px;
}

.menu-right-wrapper {
	width: 75px;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	margin-left: auto;
	position: relative;
	z-index: 3;
}
.social-footer {
	
}
#footer-contacts .newsman-form input {
	color: #000;
}
.sub-menu {
	position: absolute;
	top: 0;
	transition: all 0.3s;
	display: none;
	left: -50%;
	padding: 20px 20px 0px 20px;
	width: 185%;
	background-color: #fff;
}
#pc-footer-menu .sub-menu {
	display: none;
}

.menu-item:hover .sub-menu {
	display: block;
}
.menu-item:hover > a {
	color: #f00;
} 
.menu-dropdown {
	position: absolute;
	top: 31%;
	left: -19px;
	width: 12px;
	height: 12px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('/wp-content/uploads/2019/06/dropdown.svg');
}
.sub-menu:hover{
	cursor: pointer;
}
.sub-menu {
}
.sub-menu li {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.sub-menu .menu-item {
	text-align: left;
}
.menu-item:hover .sub-menu {
	top: 100%;
	opacity: 1;
}
#banner-news {
	position: absolute;
	top: 100px;
	right: -50%;
	padding: 20px;
	width: 200px;
	height: 200px;
	background-color: #fff;
	border-radius: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.4s;
}
#back404 {
	float: left;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	margin-left: 50px;
	margin-top: 50px;
}
#text-404 {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
#back-arrow {
	width: 100%;
	height: 100px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('/wp-content/uploads/2019/05/back-1.svg');

}
#back-404-text {
	color: #fff;
	text-align: right;
	font-size: 12px;
}
#banner-news-title {
	font-size: 25px;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}
#banner-news-text {
	font-size: 12px;
	color: #000;
	text-align: center;
}

#banner-title h2 {
	font-weight: normal;
	margin-bottom: -10px;
	margin-left: 6px;
}
#banner-title h1 {
	font-weight: 200;
}
#banner-title h3 {
	margin-bottom: -20px;
	margin-left: 10px;
	text-align: right;
}
.new-post-title {
	margin-top: 10px;
	font-size: 17px;
}

.owl-nav {
	display: none;
}
.item {
  color: #FFF;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
 } 
 .item a {
 	position: absolute;
 	width: 100%;
 	height: 100%;
 	top: 0;
 	left: 0;
 }
 .owl-dots {
 	display: none;
 }
 #subheader {
 	margin-top: 10px;
 	height: 30px;
 	width: 100%;
 	background-color: #fff;
 	    padding-left: 4%;
 }
 #subheader-wrapper {
 height: 30px;	
 display: flex;
  align-items: center;
 }
 .subheader-text {
 	float: left;
 	margin-right: 30px;
 	font-size: 14px;
 }
 #partners .item {
 	height: 150px;
	background-size: cover;
	background-repeat: no-repeat;
 } 
 #partners-carousel a {
 	 display: flex;
  justify-content: center;
  align-items: center;
 }
.carousel-image {
height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
}
}
.customNavigation{
  text-align: center;
}
button {
	width: 100px;
	height: 100px;
	font-size: 30px;
}
span.wpcf7-list-item-label {
    font-size: 16px;
}


.prev {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('http://localhost/wordpress/wp-content/uploads/2019/05/prev-3.svg');
}

.carousel-wrapper {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.carousel-navigation {
	float: left;
	width: 22%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.carousel-navigation:hover {
	cursor: pointer;
}
.carousel-prev {
	background-image: url('/wp-content/uploads/2019/06/prev.svg');

}
.carousel-next {
	background-image: url('/wp-content/uploads/2019/06/next.svg');

}

.search-container h3 {
	margin-top: 5px;
}

section {
	overflow: hidden;
	margin-top: 100px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

#about * {
}
#about h2 {
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
}

#about p {
	font-size: 14px;
	text-align: center;
	text-align: left;	
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 80px;
	padding-right: 40px;
}
#two-columns-images {
	overflow: hidden;
	float: left;
	width: 80%;
}
.pagination-container {
	overflow: hidden;
	width: 100%;
}
#two-columns-images-gallery-wrapper {
	overflow: hidden;
	float: left;
	width: 80%;
}
#three-columns-images {
	overflow: hidden;
	float: left;
	width: 80%;
}
#three-columns-posts {
	overflow: hidden;
	float: left;
	width: 80%;
}
#three-columns-posts-logos {
	overflow: hidden;
	float: left;
	width: 80%;
}
.gallery-item-wrapper {
	float: left;
	width: 30%;
	padding: 10px;
}
.gallery-item {
	position: relative;
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
}
#two-columns-images > div {
	position: relative;
}
.gallery-item img {
	width: 100%;
	height: auto;
}
.gallery-item-wrapper h2 {
	text-align: center;
	font-size: 14px;
}
.gallery-item {
	width: 100%;
	height: auto;
}
/*#three-columns-posts a {
	display: block;
	margin-left: auto;
	margin-right: auto;
}*/
#three-columns-posts img {
	width: 100%; 
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#three-columns-posts-logos img {
	/*width: 100%;*/ 
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
}
#three-columns-images img {
	width: 100%; 
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#two-columns-posts {
	overflow: hidden;
	float: left;
	width: 80%;
}

/*.pagination-container > a {
	display: block;
	position: relative;
	float: left;
	width: 40% !important;
	margin-left: 5%;
	margin-bottom: 30px;
	overflow: hidden;
	height: 200px;
}*/
#three-columns-images-gallery {
	width: 100%;
	overflow: hidden;
}

#two-columns-images  a{
	position: relative;
	float: left;
	width: 40% !important;
	margin-left: 5%;
	margin-bottom: 30px;
	overflow: hidden;
}
#page-columns-images-new a {
	position: relative;
	float: left;
	width: 40% !important;
	margin-left: 5%;
	margin-bottom: 30px;
	overflow: hidden;
}
#three_columns_images #page-columns-images-new a {
	position: relative;
	float: left;
	width: 30% !important;
	margin-left: 5%;
	margin-bottom: 30px;
	overflow: hidden;
}
#three_columns_posts #page-columns-posts-new a {
	position: relative;
	float: left;
	width: 40% !important;
	margin-left: 5%;
	margin-bottom: 30px;
	overflow: hidden;
}
#two-columns-posts a{
	position: relative;
	float: left;
	width: 40% !important;
	margin-left: 5%;
	margin-bottom: 30px;
	overflow: hidden;
}
#three-columns-posts a{
	position: relative;
	float: left;
	width: 29% !important;
	margin-left: 2%;
	margin-bottom: 30px;
	overflow: hidden;
}
#three-columns-posts-logos a{
	position: relative;
	float: left;
	width: 29% !important;
	margin-left: 2%;
	margin-bottom: 30px;
	overflow: hidden;
}
#three-columns-images a{
	position: relative;
	float: left;
	width: 29% !important;
	margin-left: 2%;
	margin-bottom: 30px;
	overflow: hidden;
}
/*#two-columns-images > p > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%; 
	height: 100%;
}*/
/*.pagination-container > p > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%; 
	height: 100%;
}*/
/*#two-columns-images-gallery a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%; 
	height: 100%;
}
#three-columns-images a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%; 
	height: 100%;
}*/
#three-columns-gallery {
	width: 80%;
	float: left;
}
#three-columns-posts > p {
	float: left;
	width: 30% !important;
	margin-bottom: 30px;
}
#three-columns-posts .wp-caption {
	float: left;
	width: 30% !important;
	margin-bottom: 30px;
}
.pagination:hover {
	cursor: pointer;
}
.inactive:hover{
	background-color: #f00;
	color: #fff;
}
#page-columns-inner-new {
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}
#two-columns-images img {
	width: 100% !important;
	height: auto !important;
}
.pagination-container img {
	
}
#two-columns-images-gallery img {
	width: auto !important;
	height: 100% !important;
}

#two-columns-posts .wp-caption {
	float: left;
	width: 40% !important;
	margin-left: 5%;
	margin-bottom: 30px;
}
#three-columns-posts p {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 29% !important;
	margin-bottom: 30px;
	height: 200px;
	 display: flex;
  justify-content: center;
  align-items: center;
}
#three-columns-images p {
	float: left;
	width: 33% !important;
	margin-bottom: 30px;
	height: 200px;
	 display: flex;
  justify-content: center;
  align-items: center;
}
.pagination-container {
	display: none;
}
.active-section {
	display: block;
}
#two-columns-posts img {
	width: 100% !important;
	height: auto !important;
}
.caption-text-add {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	font-size: 14px;
	text-align: center;
}
.wp-caption-text {
	overflow: hidden;
	width: 80%;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.social-icon a {
	width: 100%;
	height: 100%;
	position: absolute;
}
.lang-item {
	float: none;
	margin-top: 20px;
	text-align: center;
}
.lang-item a {
	text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
}
footer .menu-dropdown {
	display: none;
}
footer .sub-menu {
	display: none;
}

#pc-header {
	position: relative;
	display: block;
	z-index: 15;
}
#mobile-header {
	display: none;
	height: 60px;
	align-items: center;
}
#mobile-menu-right {
	height: 60px;
}
#search-wrapper-mobile {
	display: none;
}
#menu-wrapper-mobile {
	display: none;
}
#mobile-menu-right  .menu-line {
}

#banner-404 {
	margin-top: 0;
	position: relative;
	width: 100%;
	background-image: url('/wp-content/uploads/2019/05/Kiff_11.png');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: calc(100vh - 70px);
}
#title-404 {
	text-align: center;
	font-size: 220px;
	color: #fff;
	margin-top: 0;
}
#proto-back {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%; 
	height: 1000px;
	background-image: url('/wp-content/uploads/2019/05/PC-1.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	opacity: 0.7;
	z-index: 2;
}
.half {
	float: left;
	width: 50%;
}
.half img {
	width: 100%;
	height: auto;
}
.row {
	margin-top: 50px;
}
.about-us-text {
	font-size: 14px;
	padding-right: 20px;
	text-transform: none;
	text-align: right;
	line-height: 23px;
}

#statictics-wrapper  {
	margin-top: 30px;
	overflow: hidden;
	width: 100%;
}
.statictic-wrapper {
	float: left;
	width: 25%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.stat-img {
	width: auto;
	height: 100px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.stat-number {
	text-align: center;
	font-size: 18px;
}
.stat-description {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
.stat-img1 {
	background-image: url('/wp-content/uploads/2019/06/stat2-1.svg');
}
.stat-img2 {
	background-image: url('/wp-content/uploads/2019/06/stat1-1.svg');
}
.stat-img3 {
	background-image: url('/wp-content/uploads/2019/06/stat3-1.svg');
}
.stat-img4 {
	background-image: url('/wp-content/uploads/2019/06/stat4-1.svg');
}

#partners-carousel {
	width: 100% !important;
}
#partners-carousel img {
	width: 75%;
}
#partners {
	margin-bottom: 150px;
}

#about-us-row {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

#banner-news:hover {
	cursor: pointer;
}

#menu-wrapper-mobile {
	position: fixed;
	top: 60px;
	left: 100%;
	width: 100%;
	height: 100%;
		padding-bottom: 60px;
		margin-top: 60px;
		align-items: center;
		margin: auto;
		right: 0;
		z-index: 3;
		transition: all 0.5s;
		background-color: #fff;
}

.search-container-wrapper {
	width: 100%;	
	margin-bottom: 100px;
}


.search-container {
	width: 80%;
	height: 400px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 1550px){
	.menu-container li a {
		font-size: 10px;
	}
}


@media screen and (max-width: 1350px){
	.menu-container li a {
		font-size: 0.5vw;
	}
}
@media screen and (max-width: 1150px){
	.menu-container li a {
		font-size: 0.4vw;
	}
}


@media screen and (max-width: 768px) {
	.pagination-container > p {
		width: 100% !important;
		float: none;
		margin-left: 0;
	}
	#two-columns-posts > p {
		width: 100% !important;
	}
	#three-columns-gallery p {
		width: 100% !important;
	}
	#three-columns-gallery {
		width: 100% !important;
	}
	.gallery-item-wrapper {
		width: 100% !important;
	}
	#two-columns-images > p {
		width: 100% !important;
	}
	#three-columns-posts > p {
		width: 100% !important;
		display: block;
		height: auto;
	}
	.gallery-item-wrapper h2 {
		font-size: 20px;
	}
	#three-columns-images > p {
		width: 100% !important;
		display: block;
		height: auto;
	}
	#three-columns-posts  {
		width: 100% !important;
	}
	#three-columns-images {
		width: 100% !important;
	}
  .press-release-wrapper {
  	width: 93%;
  }
	.search-container {
		width: 100%;
		height: 200px;
		margin-bottom: 50px;
		margin-left: auto;
		margin-right: auto;
	}
	#page-wrapper {
		margin-top: 10px;
	}
	#post-thumb{
		height: auto;
	}
	#section-page {
		margin-bottom: 40px;
	}
	#three-columns-posts {
		width: 100%;
	}
#three-columns-posts-logos {
		width: 100%;
	}
	#three-columns-posts-logos a {
		display: block;
		margin-left: auto;margin-right: auto;
	}
	.page-text.page-single-column img {
	    width: 100%;
	    height: auto;
	    text-align: center;
	}
.page-text{
	width: 100%;
}
.page-text p{
	padding: 0;
}

	.page-text-column {
		float: left;
		width: 100%;
	}
	.page-text-column-inner {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	input.wpcf7-form-control.wpcf7-text {
		border: 1px solid #ccc;
	    width: 95% !important;
	}
	#menu-wrapper-mobile .lang-item:first-child a{
		margin-left: 0;
	}
	#pc-header {
		display: none;
		height: 60px;
	}
	#menu-wrapper-mobile {
		display: block;
	}
	#menu-center {
		display: none;
	}
	#menu-right{
		display: none;
	}
	.row {
		margin-top: 25px;
	}
	#logo {
		width: 60px;
		height: 60px;
		margin-left: auto;
		margin-right: auto;
		margin-left: 50px;
		margin-bottom: 10px;
	}
	.statictic-wrapper {
		float: left;
		width: 100%;
	}

		#mobile-header {
			width: 100%;
			position: relative;
			display: block;
	}

	#search-wrapper-mobile {
		align-items: center;
		background-color: #ccf;
		margin: auto;
		left: 0;
		right: 0;
		background-color: #fff;
		z-index: 1;
	}
	#banner-title {
		position: relative;
		margin-top: 18vh;
		margin-left: auto;
		margin-right: auto;
		width: 80%;
		height: 130px;
		top: 0;
	}
	#banner-news {
		position: static;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;

	}
	
	.about-us-text {
		text-align: left;
	} 
	#menu-wrapper-mobile-search {
		margin-top: 60px;
		align-items: center;
		margin: auto;
		left: 0;
		right: 0;
		z-index: 1;
		display: none;
		padding-bottom: 50px;
	}
	#menu-wrapper-mobile .menu li {
		margin-top: 20px;
		text-transform: uppercase;
		font-size: 12px;
	}

	#banner-title h1 {
		font-size: 20px;
	}

	#mobile-menu-right .menu-line {
		width: 1px;
		height: 40%;
	}
	#menu-wrapper-mobile .menu {
		flex-direction: column;
		height: auto;
		display:  block;
		padding-left: 50px;
	}

	#mobile-top {
		z-index: 2;
		height: 60px;
	}
	.mobile-menu-line {
		height: 1px;
		width: 15%;
		margin-left: 50px;
		margin-top: 50px;
		background-color: #000;
	}
	#language-open-mobile {
		text-transform: uppercase;
		font-size: 12px;
		margin-top: 20px;
		margin-bottom: 20px;
		padding-left: 50px;
	}

	#language-mobile-wrapper {
		margin-top: 50px;
		margin-bottom: 50px;
		padding-left: 50px;
	}
	.gdc_chalf {
		width: 100%;
	}
	#hamburger-menu-mobile {
		display: block;
	}
	#search-menu-mobile {
		display: block;
	}
	#menu-wrapper-mobile #search-input {
		padding-left: 50px;
	}

	#pc-footer-menu {
		display: block;
	}
	#mobile-footer-menu {
		padding-top: 2px;
		display: block;
	}
	footer {
		height: auto;
		background-position: 100% 100%;
	}
	.contact {
		width: auto;
		float: left;
	}
	#about {
		margin-bottom: 50px;
	}
	#about p {
		padding-left: 45px;
	}
	section {
		margin-top: 50px;
		width: 90%;
	}
	.carousel-navigation {
		width: 10%;
	}
	.owl-carousel {
		width: 80% !important;
	}
	#footer-contacts {
		width: 100%;
		margin-left: 0;
	}
	#banner-title {
	}
	.newsman-form {
		 display: flex;
		  justify-content: center;
		  align-items: center;
		    flex-direction: column;

	}
	.contact {
		width: 100%;
		float: none;
	}
	.contact * {
		text-align: center;
	}
	.contact-line {
		display: block;
	}
	.menu-container li{
		display: block;
		width: 100%;
		text-align: center;
	}
	#footer-contacts .contact-line {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	footer .menu {
		height: auto;
		display: block;
	}
	footer .menu-container {
		margin-top: 40px;
		width: 100%;
		margin-left: 0;
		height: auto;
	}
	footer .menu-container li {
		margin-right: 0;
		margin-top: 20px;
	}
	footer .menu-container li a {
		font-size: 17px;
	}
	.half {
		width: 100%;
		float: none;
	}
	.about-us-image {
		display: none;
	}
	#news h3 {
		font-size: 20px;
	}
	#banner {
		background-position: 28% 30%;
	}
	#logo img {
		height: 106%;
	}
	.pc {
	display: none;
	}
	.mobile {
		display: block;
	}
	.page-template-contacts #post-title-text {
		position: static;
		color: #000;

		text-align: center;
	}
	td {
		font-size: 4vw;
		padding: 5px;
		line-height: 6vw;
	}
	
	.news-item-wrapper {
		float: left;
		width: 100%;
		height: 300px;
	}
	#news-wrapper {
		margin-bottom: 70px;
	}
	.news-item {
		height: auto;
		width: auto;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		height: 300px;
		background-size: cover;
		background-repeat: no-repeat;
	}
	#page-text {
		float: none;
		width: 100%;
	}
	#page-contacts {
		display: none;
	}
	.news-item-wrapper {
		float: none;
		width: 100%;
		height: auto;
		margin-bottom: 50px;
	}
	.sub-menu {
		position: static;
		top: 0;
		transition: all 0.3s;
		opacity: 1;
		left: -50%;
		background-color: #fff;
		padding: 20px;
		display: none;

	}
	#menu-wrapper-mobile .menu li {
		margin-top: 0;
		margin-bottom: 20px;
		font-size: 12px;
	}
	#menu-wrapper-mobile .sub-menu li {
		margin-top: 0;
		margin-bottom: 20px;
		font-size: 12px;
	}
	 #menu-wrapper-mobile .sub-menu li {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.menu-dropdown {
		top: 0;
	}

	
	#two-columns-images {
		width: 100% !important;
	}
	#two-columns-posts .wp-caption {
		width: 100% !important;
	}
	#two-columns-posts {
		width: 100%;
	}
	#two-columns-posts a {
		width: 100% !important;
		margin-left: 0;
	}
	#three-columns-posts a {
		width: 100% !important;
		margin-left: 0;
	}
	#three-columns-posts-logos a {
		width: 70% !important;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		float: none;
	}
	#two-columns-images a {
		width: 100% !important;
		margin-left: 0;
	}
	#three-columns-images a {
		width: 100% !important;
		margin-left: 0;
	}

}

}
.map-g{
	text-align: center;
}
input.wpcf7-form-control.wpcf7-text {
    width: 50%;
    height: 30px;
    font-size: 17px;
    padding-left: 10px;
}
td {
    line-height: 28px;
}



@media screen and (max-width: 1000px){
	td {
		font-size: 3.9vw;
		padding: 3px;
		line-height: 6vw;
	}
}
@media screen and (max-width: 1000px){
	#mobile-header {
			width: 100%;
			position: relative;
			display: block;
	}
	#pc-header{
		display: none;
	}
}
.page-text.page-single-column img{
    height: auto;
}

li#menu-item-807 {
    margin-left: 19px;
    background-color: #d42b1e;
    padding: 10px 13px 10px 10px;
    margin-top: 5px;
    margin-bottom: 5px ;
    border-top: none;
}
li#menu-item-807 a {
    color: #fff !important;
}
li#menu-item-1570 {
	margin-left: 19px;
    background-color: #d42b1e;
    padding: 10px 13px 10px 10px;
    margin-top: 5px;
    margin-bottom: 5px ;
    border-top: none;
}
li#menu-item-1570 a{
	color: #fff !important;
}
	
li#menu-item-6358 {
	margin-left: 19px;
    background-color: #d42b1e;
    padding: 10px 13px 10px 10px;
    margin-top: 5px;
    margin-bottom: 5px ;
    border-top: none;
}
li#menu-item-6358 a{
	color: #fff !important;
}

#page-wrapper ul {
    list-style: inherit;
        padding-left: 20px;
}


#page-wrapper a {
   text-decoration: underline;
}
.wpcf7-form-control-wrap {
	position: static;
}



.pagination {
	overflow: hidden;
   font-size:13px; /* Pagination text size */
   line-height:16px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	text-transform: uppercase;		   
}
.pagination span, .pagination a {
   display:block;
   float:left;
   margin: 2px 2px 2px 0;
   padding:6px 9px 5px 9px;
   text-decoration:none;
   width:auto;
   color:#000; /* Pagination text color */
   -webkit-transition: background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -ms-transition: background .15s ease-in-out;
   -o-transition: background .15s ease-in-out;
   transition: background .15s ease-in-out;
}
.pagination a:hover{
   color:#fff;
   background: #ED2F00; /* Pagination background on hover */
}
.pagination .current{
   padding:6px 9px 5px 9px;
   background: #000; /* Current page background */
   color:#fff;
}
.wrap {
	overflow: hidden;
}
#page-columns-images-new {
	width: 100%;
	overflow: hidden;
}
#page-columns-posts-new {
	width: 100%;
	overflow: hidden;
}
/*#page-columns-images-new a {
	width: 100% !important;
	margin-left: 0;
}*/
/*#page-columns-posts-new a {
	margin-left: 0;
	width: 100% !important;
}*/
#page-columns-images-new {
	margin-top: 20px;
}
#page-columns-posts-new {
	margin-top: 20px;
}
.page-text.page-single-column p {
    font-family: 'HelveticaNeueCyr';
}
.gdc_chalf img{
}
li#menu-item-1892 {
    margin-left: 19px;
    background-color: #d42b1e;
    padding: 10px 13px 10px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: none;
}

li#menu-item-1892 a {
    color: #fff !important;
}
li#menu-item-1932 {
    margin-left: 19px;
    background-color: #d42b1e;
    padding: 10px 13px 10px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: none;
}

li#menu-item-1932 a {
    color: #fff !important;
}