.single_post .__news_block_data {
    text-align: center;
}
.m_1 h1 {
	text-align: left;
}
.m_1_wrapper {
	align-items: flex-start;
}
.m_1 {
	background: #B82B42;
	
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.m_1_wrapper h2 .icon {
	display: none;
}
.wp-pagenavi a.next {
	content: ' ';
	color: transparent;
}
.m_3_text .line {
  position: absolute;
  left: -20px;
  width: 100%;
  transform: translate(-100%, -100%);
  top: 50%;
}
.m_3_text {
  position: relative;
}
.m_3_text .text {
  width: 100%;
  padding-left: 0;
}
.m_2_el_text_with_icon .icon {
  width: 40px;
  height: 40px;
}
.m_2_el_text_with_icon .m_2_text_after_icon {
  font-size: 16px;
  font-weight: normal;
}
.m_2_but a{
  display: block;
  width: 280px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  line-height: 40px;
  font-size: 18px;
  color: #EF3E42;
  border: 2px solid #fff;
  background: #fff;
  text-align: center;
  margin-top: 40px;
}
.m_1_a {
  display: block;
}
.m_1_wrapper h2 {
	margin-top: -20px;
}
.m_2_but {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;justify-content: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 20px;
}
.m_1_wrapper h1 {
  margin-bottom: 10px;
}
.m_1_wrapper {
  padding-top: 100px;
}
.m_2_but a:hover {
  opacity: 0.8;
}
.block_with_map .block_with_map_absolute {
    width: 400px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18%;
    z-index: 10;
    display: flex;
    align-items: center;
}
.block_with_map .block_with_map_wrapper {
    margin-left: auto;
    margin-right: 0;
    max-width: 100%;
    padding: 25px 40px;
    background: #B82B42;
    border-radius: 30px;
}

.wp-pagenavi a.prev{
  background-image: url(../img/k_1_pagination_left.svg);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  margin-left: 2px;
  margin-right: 2px;
  line-height: 30px;
  width: 32px;
  color: transparent;
  font-size: 15px;
  height: 32px;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent; }

.wp-pagenavi a.next {
  background-image: url(../img/k_1_pagination_right.svg);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  margin-left: 2px;
  margin-right: 2px;
  line-height: 30px;
  width: 32px;
  font-size: 15px;
  height: 32px;
  text-align: center;
  cursor: pointer;
  color: transparent;
  border: 1px solid transparent; }

.wp-pagenavi a.next:hover {
  background: #DADADA !important;
  border-radius: 10px !important;
  border: 1px solid transparent !important;
  background-image: url(../img/k_1_pagination_right.svg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important; }

.wp-pagenavi a.prev:hover {
  background: #DADADA !important;
  border-radius: 10px !important;
  border: 1px solid transparent !important;
  background-image: url(../img/k_1_pagination_left.svg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important; }


.m_1_wrapper h2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.m_1_wrapper h2 .icon {
  background-image: url('../img/ketchum-logo.png');
  width: 70px;
  height: 70px;
  min-width: 70px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  margin-right: 20px;
  background-position: center;
}
.remodal_2 {
    width: 409px;
    padding: 19px;
    max-width: 100%;
    background: #fff;
}
.remodal_wrapper_2 {
    background: rgba(196, 196, 196, 0.1);
    padding: 40px 20px;
}
.remodal-close {
    width: 25px;
    line-height: 25px;
    left: auto;
    right: 0;
}
.remodal_wrapper_2 h2 {

    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: normal;
    font-family: "Century Gothic";
    text-align: center;
    color: #E14B4C;
    margin-bottom: 20px;
}
.remodal_wrapper_2 p {
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #1A1A1A;
    margin-bottom: 20px;
}
.remodal_wrapper_2 input {
    background: #FFFFFF;
    display: block;
    width: 260px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
    background: rgba(253, 253, 253, 0.5);
border: 1px solid #000000;
box-sizing: border-box;
    color: #959595;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.remodal_wrapper_2 button {
    background: #B82B42;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    line-height: 40px;
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 44px;
    color: #B82B42;
    border: 2px solid #B82B42;
    background: #fff;
}
.remodal_wrapper_2 button:hover {
    background: #B82B42;
    color: #fff;
}
.remodal_2 .remodal-close:before {
    width: 25px;
    line-height: 25px;
}
.remodal_2 .remodal-close {
    width: 25px;
    line-height: 25px;
} 


.remodal_thanks {
    width: 430px;
    max-width: 100%;
}
.remodal_thanks h2 {
    text-align: left;
    margin-bottom: 0;
    font-size: 25px;
}
.remodal_thanks p {
    text-align: left;
}
.remodal_thanks .remodal_wrapper_2 {
    padding: 20px 10px 120px 10px;
}

span.wpcf7-not-valid-tip {
	display: none !important;
}
input.wpcf7-not-valid {
	border: 1px solid red !important;
}






.page_container .wrapper {
  padding-left: 180px;
  padding-right: 180px;
}
.main_h h2 {
  text-align: center;
}

.___news_block_post_keys .___news_block_image {
  height: 250px !important;
}

.page_container .m_1 .wrapper {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.m_1_wrapper h3 {
  width: 100%;
}
.m_1_wrapper h2 {
font-family: "Bebas Neue";
text-align: center;
font-weight: 300;
font-size: 30px;
line-height: 30px;
color: #FFFFFF;
    position: relative;
    top: 40px;
}
.haeder_logo {
  z-index: 1 !important;
}
@media screen and (max-width: 600px){
    .remodal_thanks .remodal_wrapper_2 h2 {
        font-size: 20px;
        text-align: center;
    }
    .remodal_wrapper_2 p {
        font-size: 16px;
        text-align: center;
    }
}
.thanks_headert {
    background-image: url('../img/remodal_thanks.png');
    width: 207px;
    height: 187px;
    position: absolute;
  	background-position: right center;
  	background-repeat: no-repeat;
  	-webkit-background-size: contain;
  	background-size: contain;
    right: 0;
    bottom: 0;
} 
.remodal_wrapper_2 form br {
	display: none !important;
}





.block_with_map .fb {
  margin-top: 20px;
}
.block_with_map .fb .icon {
    background-image: url(../img/fb.svg);
}

.block_with_map .lin {
  margin-top: 20px;
}
.block_with_map .lin .icon {
    background-image: url(../img/Lin.svg);
}


.single_post .wrapper {
  padding-left: 280px;
  padding-right: 280px;
}
.single_post .wrapper {
    padding-left: 50px;
    padding-right: 50px;
}
.single_post .wrapper {
	width: 1044px !important;
	max-width: 100% !important;
	padding-left: 10px !important;
	padding-right: 10px !important
}



.m_2_but a {
  color: #fff;
  text-transform: uppercase;
  background: transparent;
  border: none;
}
@media screen and (max-width: 1300px){
    .wrapper {
        width: 100%;
    }
    .hamburger {
        display: block;
    }
 	.header_left .header_call_back{
		display: none;
 	}
 	.header_left .main_menu {
		display: none;
 	}
 	.haeder_logo {
 		order: 1;
 	}
 	.header_left {
 		order: 3;
 	}
 	.hamburger {
 		display: block;
 		order: 5;
 	}
 	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
 		background-color: #fff;
 	}
 	.haeder_logo {
 		margin-right: auto;
 	}
 	.header_left {
 		min-width: 66px;
 	}
 	.header_wrapper {
 		justify-content: flex-end;
 	}
 	.mobile_nav {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 250px;
    max-width: 100%;
    background: #EF3E42;
    z-index: 20;
    padding: 25px 10px;
    padding-top: 70px;
 	}
 	.mobile_nav.active {
 		display: block;
 	}
 	.main_menu ul {
 		flex-direction: column;
 		justify-content: center;
 		-ms-align-items: center;
 		align-items: center;
 		text-align: center;
 	}
 	.main_menu ul a {
 		display: block;
 		margin-left: auto;
 		margin-right: auto;
 		text-align: center;
 		margin-bottom: 20px;
 	}
 	.header_call_back a {
 		margin-left: auto;
 		margin-right: auto;
 		margin-top: 30px;
 	}
	.header_wrapper {
		padding-bottom: 10px;
	}
	.mobile_top_line {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
		justify-content: space-between;
	}
	.page_container .wrapper {
    	padding-left: 10px;
    	padding-right: 10px;
	}
  .page_container .wrapper {
  padding-left: 80px;
  padding-right: 80px;
}
.main_h h2 {
  text-align: center;
}

.___news_block_post_keys .___news_block_image {
  height: 200px !important;
}
.block_with_map .block_with_map_absolute {
    width: 400px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10%;
    z-index: 10;
    display: flex;
    align-items: center;
}
.single_post .wrapper {
  padding-left: 180px;
  padding-right: 180px;
}
.single_post .wrapper {
    padding-left: 50px;
    padding-right: 50px;
}
}
@media screen and (max-width: 992px){
    .wrapper {
        padding: 0 10px;
    }
    .m_2_flex {
    	flex-direction: column;
    	justify-content: center;	
    	-ms-align-items: center;
    	align-items: center;
    }
    .m_2_el {
    	width: 100%;
    }
    .m_2_el:first-child {
    	margin-bottom: 20px;
    } 
    .m_2 .m_2_wrapper {
    	padding: 0;
    }
    .main_h h2 {
    	text-align:center;
    }
    .single_post h1{
        text-align: center;
    }
    .single_post h2{
        text-align: center;
    }
    .single_post h3{
        text-align: center;
    }
    .single_post h4{
        text-align: center;
    }
    .page_container .wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.main_h h2 {
  text-align: center;
}

.___news_block_post_keys .___news_block_image {
  height: 200px !important;
}
.m_1_wrapper h2 {
  color: #fff;
}
.block_with_map .block_with_map_wrapper {
    margin-left: auto;
    margin-right: auto;
}

.block_with_map .block_with_map_absolute {
    transform: none;
    width: 100%;
    position: static;
    padding: 40px 10px;
}
.block_with_map .block_with_map_wrapper {
    padding: 20px;
}
.single_post .wrapper {
  padding-left: 20px;
  padding-right: 20px;
} 

}

@media screen and (max-width: 800px){
    
}
@media screen and (max-width: 600px){
	.m_2_el_text_with_icon {
		width: 100%;
	}
  .m_1_wrapper h3 {
    font-size: 80px;
    line-height: 70px;
  }
}
@media screen and (max-width: 500px){

}
