HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
SUP, SUB {line-height: 1px;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
[hidden] {display: none;}
.none, .hidden {display: none;}
.clear, .clr {clear: both;}
hr.clear, hr.clr {padding: 0;margin: 0;height: 1px;overflow: hidden;border: 0;}
.clearfix:before, .clearfix:after, .clf:before, .clf:after {content: " ";display: table;}
.clearfix:after, .clf:after {clear: both;}
.clearfix, .clf {*zoom: 1;}
img {
height: auto;
}
.alignright, .right {
float: right;
}
.alignleft, .left {
float: left;
}
.center {
text-align: center;
}
.centered, .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright, img.right {
margin: 0 0 4px 20px;
display: inline;
}
img.alignleft, img.left {
margin: 0 20px 4px 0;
display: inline;
}
a img {
border: none;
}
img {
max-width: 100%;
}
.entry img {
height: auto;
}  body {
color: #282828;
font-size: 16px;
line-height: 20px;
font-family: 'Proxima', sans-serif;
background: #fff;
text-align: center;
}
.wrap {
width: 1170px;
margin: 0 auto;
text-align: left;
}
input, textarea {
color: #282828;
font-size: 16px;
line-height: 20px;
font-family: 'Proxima', sans-serif;
}
a {
color: #1058aa;
text-decoration: underline;
transition: all 0.3s 0.02s ease;
}
a:hover {
color: #1058aa;
text-decoration: none;
}
p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {
margin: 0 0 30px 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
color: #1a1b1f;
font-weight: 600;
}
h1, .h1, .title{
font-size: 35px;
line-height: 38px;
text-transform: uppercase;
}
h1.page_zag{
border-bottom: 3px solid #c5c5c5;
padding: 0 0 20px 0;
margin: 0 0 40px 0;
}
h2, .h2{
font-size: 28px;
line-height: 30px;
}
h3, .h3{
font-size: 26px;
line-height: 28px;
}
h4, .h4{
font-size: 24px;
line-height: 26px;
}
h5, .h5{
font-size: 23px;
line-height: 26px;
}
h6, .h6{
font-size: 22px;
line-height: 26px;
}
.black{
color: #000;
}
.white{
color: #fff;
}
div.white {
color: #282828;
}
.grey{
color: #808080;
}
.green{
color: #34c924;
}
.red{
color: #ff0000;
}
.orange{
color: #ffa500;
}
.yellow{
color: #ffff00;
}
.blue{
color: #0000ff;
}
.purple{
color: #8b00ff;
}
.pink{
color: #ffc0cb;
}
.table, .entry table {
border-top: 1px solid #d2d2d2;
border-left: 1px solid #d2d2d2;
text-align: center;
}
.table tr th, .entry table tr th{
border-bottom: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;
background: #f4f4f4;
padding: 5px 10px;
}
.table tr td, .entry table tr td{
border-bottom: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;
padding: 25px 5px;
}
.table tr:nth-child(odd) td, .entry table tr:nth-child(odd) td{
background: #eeeeee;
}
.table tr:first-child td, .entry table tr:first-child td{
background: #5a9ae2;
color: #fff;
text-transform: uppercase;
font-size: 22px;
}
.entry table.nobord, .entry table.nobord tr th, .entry table.nobord tr td {
border: 0;
padding: 0;
background: none;
}
.entry ul, ul.list {
padding: 0 0 0 40px;
list-style: none;
}
.entry ol, ol.list {
padding: 0 0 0 30px;
list-style: none;
}
.entry ul ul, .entry ol ol, .entry ol ul, .entry ul ol, ul.list ul, ol.list ol, ol.list ul, ul.list ol {
margin: 5px 0 0 0;
}
.entry ol > li, ol.list > li {
margin: 7px 0 7px 10px;
list-style: decimal outside;
}
.entry ul > li, ul.list > li {
margin: 0 0 20px 20px;
list-style-type: disc;
}
.entry ol:not([class]) {
counter-reset: section;
}
.entry ol:not([class])>li {
position: relative;
list-style: none;
margin:0;
padding: 10px 0 25px 50px;
}
.entry ol:not([class])>li:before {
counter-increment: section;
content: counter(section) "";
position: absolute;
left: 0;
top: 0;
font-weight: 700;
color: #fff;
display: block;
background: #b8b8b8;
width: 35px;
height: 35px;
border-radius: 50%;
text-align: center;
line-height: 35px;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
padding: 10px 20px 10px 30px;
border-left: 10px solid #8ac0fc;
background: #e3effd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}  .form_title{
padding: 0 0 15px 0;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
.form_line{
padding: 0 0 15px 0;
}
.lab{
display: block;
padding: 0 0 2px 0;
}
.inp{
width: 230px;
height: 20px;
padding: 7px 14px;
background: #fff;
border: 1px solid #959596;
-webkit-appearance: none;
}
.ta{
width: 230px;
height: 100px;
padding: 7px 14px;
background: #fff;
border: 1px solid #959596;
-webkit-appearance: none;
vertical-align: bottom;
}
.form_sub {
position: relative;
}
.btn {
display: inline-block;
box-sizing: content-box;
height: 36px;
padding: 0 20px;
border: 0;
background: #c01f31;
transition: all 0.3s 0.02s ease;
-webkit-appearance: none;
color: #fff;
line-height: 36px;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
}
.btn:hover{
background: #ca2a3c;
color: #fff;
text-decoration: none;
}
.form_sub .ajax-loader {
position: absolute;
top: -5px;
right: -5px;
}  .htop{
background: #181f3b;
padding: 14px 0;
color: #fff;
}
.htop_adres{
float:left;   
background: url(//real-m.com.ua/wp-content/themes/real_m/images/htop_adres.svg) no-repeat 0;                
padding: 0 0 0 32px;
}
.htop_time{
float: right;   
background: url(//real-m.com.ua/wp-content/themes/real_m/images/htop_time.svg) no-repeat 0;               
padding: 0 0 0 32px;
}
header {
padding: 30px 0 27px 0;
}
.logo{
float: left;
}
.logo a {
display: block;
}
.logo img{
height: 42px;
width: auto;
display: block;
}
.hright{
float:right;
padding: 6px 0 0 0;
}	
.hright > div {
float: left;
}
.htel{
float:left;
background: url(//real-m.com.ua/wp-content/themes/real_m/images/htel.svg) no-repeat 0;               
padding: 0 35px 0 32px;
line-height: 36px;
background-size: 30px;
}	
.htel a{
color: #282828;
font-size: 18px;
text-decoration: none;
}
.htel a:hover{
color: #2584f0;
}
.hsub{
float:right;
width: 153px;
}	
a.main_but{
display: block;
height: 36px;
width: 100%;
color: #fff;
font-size: 12px;
line-height: 36px;
text-decoration: none;
text-transform: uppercase;
background: #2584f0;
text-align:center;
margin: 0 auto;
}	
a.main_but:hover{
opacity:0.7;
}		
.top_nav{
background: #f3f3f3;
}
.nav_top{
}
.nav_top li{
display:block;
float:left;
line-height: 60px;
position:relative;
padding: 0 0 0 1px;
}
.nav_top li:first-child{
padding: 0 0 0 0;
}
.nav_top li:before{
content: "";
display:block;
position:absolute;
z-index:1;
top: 50%;
left:0;
transform:translateY(-50%);
width: 1px;
height: 22px;
background: #ebebeb;
}
.nav_top li:first-child:before{
display: none;
}
.nav_top li a{
display:block;
padding: 0 30px 0 30px;
height: 60px;
color: #282828;
font-size: 16px;
text-decoration: none;
font-weight: 600;
text-transform: uppercase;
}
.nav_top li a:hover, .nav_top li.current-menu-item  a{
background: #2584f0;
color: #fff;
}
.adapt_menu{
position: relative;
display: none;
clear:both;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 35px;
height: 22px;
cursor: pointer;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.adapt_menu_a{
display: block;
width: 35px;
height: 4px;
background: #1e1913;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
position: absolute;
left: 0;
top: 0;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.adapt_menu2{
top: 10px;
background: #1e1913;
}
.adapt_menu3{
top: 20px;
background: #1e1913;
}
.adapt_menu_active{
position: relative;
}
.adapt_menu_active .adapt_menu1{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 7px;
background: #f64a3e;
}
.adapt_menu_active .adapt_menu2{
opacity: 0;
}
.adapt_menu_active .adapt_menu3{
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 7px;
opacity: 1;
background: #f64a3e;
}  .top_slider{
overflow:hidden;
height: 483px;
}
.top_slider_one{
height: 483px;
}
.top_slider_one::before {
content: '';
top:0;
left:0;
width: 100%;
height: 100%;
position:absolute;
background: rgba(24, 31, 59, 0.1);
}
.top_slider_one_nac{
position:absolute;
z-index:1;
top:0;
left:0;
width: 100%;
height: 100%;
background: rgba(24, 31, 59, 0.1);
}
.top_slider_one_cont{
position:relative;
z-index:2;
padding: 80px 0 0 0;
}
.ts_zag{
color: #fff;
font-size: 60px;
line-height: 64px;
font-weight: 300;
text-transform: uppercase;
margin: 0 0 40px 0;
}
.ts_zag b{
display:block;
}
.ts_zag:after{
padding: 40px 0 0 0;
content:"";
display:block;
max-width: 190px;
border-bottom: 1px solid #507f87; 
}	
.ts_text{
color: #ffffff;
font-size: 25px;
line-height: 28px;
margin: 0 0 40px 0;
padding-right: 32px;
}	
.ts_sub{
width: 280px;
padding: 0 0 0 0;
}
.ts_sub a{
display: block;
height: 62px;
width: 100%;
box-sizing:border-box;
color: #fff;
font-size: 20px;
line-height: 60px;
text-decoration: none;
text-transform: uppercase;
border: 2px solid #fff; 
text-align:center;
margin: 0 auto;
}	
.ts_sub a:hover{
background: #fff;
color: #282828;
}
ul.slick-dots{
position:absolute;
z-index: 2;
top: 200px;
right: 20px;
}
ul.slick-dots li{
display: block;
padding: 4px 0 0 4px;
margin: 0 0 5px 0;
width: 12px;
height: 12px;
border-radius: 50%;
cursor: pointer;
transition: all 0.3s 0.02s ease;
}
ul.slick-dots li button{
display: block;
padding:0;
margin: 0;
width: 8px; 
height: 8px;
background: #fff;
border: 0; 
border-radius: 50%;
text-indent: -9999px;
transition: all 0.3s 0.02s ease;
cursor: pointer;
}
ul.slick-dots li.slick-active button, ul.slick-dots li:hover button{
background: #2584f0;
}	
ul.slick-dots li.slick-active, ul.slick-dots li:hover{
background: #2584f0;
}	
.grey{
background: #f3f3f3;
padding: 50px 0 50px 0;
}
.main_zag{
color: #1a1b1f;
font-size: 40px;
line-height: 44px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
margin: 0 0 60px 0;
}
.main_zag_dop{
color: #a4a4a4;
font-size: 25px;
line-height: 28px;
font-weight: 300;
text-transform: none;
padding: 20px 0 0 0;
}
.main_zag:before{
padding: 0 0 40px 0;
content:"";
display:block;
max-width: 190px;
margin: 0 auto;
border-top: 1px solid #aecef2; 
}
.about_img{
float:left;
width: 540px;
}
.about_text{
float: right;
width: 590px;
font-size: 18px;
}
.about_list{
padding: 25px 0 0 0;
font-size: 16px;
}
.about_list li{
display:inline-block;
vertical-align: top;
width: 290px;
box-sizing:border-box;
padding: 0 20px 30px 80px;
}
.about_list li:nth-child(1){
background: url(//real-m.com.ua/wp-content/themes/real_m/images/about_list1.svg) no-repeat;
background-size: 66px;
}
.about_list li:nth-child(2){
background: url(//real-m.com.ua/wp-content/themes/real_m/images/about_list2.svg) no-repeat;
background-size: 66px;
}
.about_list li:nth-child(3){
background: url(//real-m.com.ua/wp-content/themes/real_m/images/about_list3.svg) no-repeat;
background-size: 66px;
}
.about_list li:nth-child(4){
background: url(//real-m.com.ua/wp-content/themes/real_m/images/about_list4.svg) no-repeat;
background-size: 66px;
}
.about_list li span{
display: block;
font-weight: bold;
padding: 0 0 5px 0;
}
.services_block {
width: 100%;
text-align: center;
display: flex;
flex-direction: row;
justify-content: center;
}
.feedback_block {
margin-bottom: 50px;
}
.services_block_img {
position: relative;
padding: 0 18px;
max-width: 354px;
width: 100%;
}
.services_block_img img {
vertical-align: bottom;
width: 100%;
height: auto;
margin-bottom: 0;
}
.services_block_img a {
margin: 0 10px 20px;
display: block;
}
.servises_block_zag a {
margin-bottom: 0;
}
.servises_block{
float:left;
width: 370px;
padding: 0 30px 0 0;
text-align:center;
}	
.servises_block_r{
padding: 0 0 0 0;
}
.servises_block_img{
margin: 0 0 30px 0;
position:relative;
}	
.servises_block_img img{
vertical-align:bottom;
}	
.servises_block_img span{
display:block;
position:absolute;
z-index:1;
top:0;
left:0;
width: 100%;
height:100%;
background: rgba(24, 31, 59, 0.6);
opacity:0;
transition: all 0.3s 0.02s ease;
}	
.servises_block_img a:hover span{
opacity: 1;
}	
.servises_block_zag{
color: #282828;
font-size: 20px;
line-height: 26px;
font-weight: bold;
text-transform: uppercase;
}	
.servises_block_zag a{
color: #282828;
text-decoration: none;
}	
.servises_block_zag a:hover{
color: #1058aa;
}	
.expertise_block{
width: 100%;
padding: 0;
margin-bottom: 50px;
display: flex;
flex-direction: row;
justify-content: center;
}	
.expertise_block_container {
padding: 20px;
width: 100%;
}
.expertise_block_r{
padding: 0 0 0 0;
}
.expertise_block_img{
margin: 0 0 30px 0;
position:relative;
max-width: 354px;
}	
.expertise_block_img img{
vertical-align:bottom;
width: 100%;
height: auto;
}	
.expertise_block_zag{
color: #282828;
font-size: 22px;
line-height: 24px;
font-weight: bold;
margin: 0 0 20px 0;
}	
.expertise_block_zag a{
color: #282828;
text-decoration: none;
}	
.expertise_block_zag a:hover{
color: #1058aa;
}		
.expertise_block_text{
margin: 0 0 20px 0;
}	
.expertise_block_data{
padding: 0 0 0 34px;
background: url(//real-m.com.ua/wp-content/themes/real_m/images/expertise_block_data.png) no-repeat;
color: #a4a4a4;
line-height: 23px;
height: 23px;
}	
.all_but{
max-width: 370px;
margin: 0 auto;
}
a.main_but_b{
display: block;
height: 65px;
width: 100%;
color: #fff;
font-size: 22px;
line-height: 65px;
text-decoration: none;
text-transform: uppercase;
background: #2584f0;
text-align:center;
margin: 0 auto;
}	
a.main_but_b:hover{
opacity:0.7;
}		
.main_form{
background: url(//real-m.com.ua/wp-content/themes/real_m/images/main_form.jpg) no-repeat center top;
background-size: cover;
padding: 90px 0 90px 0;
}
.main_form_l{
float:left;
width: 600px;
}
.main_form_r{
float: right;
width: 430px;
}
.main_form_zag{
color: #fff;
font-size: 60px;
line-height: 64px;
text-transform: uppercase;
font-weight: 300;
margin: 0 0 34px 0;
}	
.main_form_zag b{
display:block;
}	
.main_form_text{
color: #fff;
font-size: 25px;
line-height: 26px;
}	
.main_form_line{
margin: 0 0 16px 0;
}
.main_form_line input{
width: 100%;
height: 55px;
box-sizing:border-box;
padding: 0 10px 0 10px;
margin:0 0 0 0;
border: 0 solid #aaaaaa;
font-size: 16px;
background: #fff;
}
.main_form_line_sub input{
width: 100%;
height: 55px;
border: 0 solid #2179bf;
background: #2584f0;
cursor: pointer;
color: #fff;
font-size: 20px;
transition: all 0.3s 0.02s ease;
text-transform: uppercase;
}	
.main_form_line_sub input:hover{
opacity: 0.7;
}
.white{
padding: 80px 0 100px 0;
}
.part{
background: #f3f3f3;
padding: 50px 0 60px 0;
}	
.partner{
padding: 0 60px;
}	
.partner_one{
}	
.partner_one_b{
height: 100px; display: flex;
align-items: center;
justify-content: center;
}	
.partner_one_b img{
margin: 0 auto;
max-height: 108px;
}
.partner .slick-prev{
display: block;
width: 29px; 
height: 24px; 
position:absolute;
z-index:111;
top: 50%;
left: 0;
background: url(//real-m.com.ua/wp-content/themes/real_m/images/slider_l.png) no-repeat right top;
border: 0px solid #959596;
transform:translateY(-50%);        
padding: 0;
text-indent: -9999px;
cursor: pointer;
transition: all 0.3s 0.02s ease;
}
.partner .slick-prev:hover{
background: url(//real-m.com.ua/wp-content/themes/real_m/images/slider_l.png) no-repeat left top;
}
.partner .slick-next{
display: block;
width: 29px; 
height: 24px; 
position:absolute;
z-index:111;
top: 50%;
right: 0;
background: url(//real-m.com.ua/wp-content/themes/real_m/images/slider_r.png) no-repeat;
border: 0px solid #959596; 
transform:translateY(-50%);  
padding: 0;
text-indent: -9999px;
cursor: pointer;
transition: all 0.3s 0.02s ease;
}
.partner .slick-next:hover{
background: url(//real-m.com.ua/wp-content/themes/real_m/images/slider_r.png) no-repeat right top;
}			
footer{
padding: 45px 0;
background: #181f3b;
}	
.fleft{
float:left;
width: 390px;
}
.flogo{
margin: 0 0 35px 0;
width: 100%;
float: left;
}	
.flogo a {
display: block;
float: left;
}
.flogo img{
vertical-align: bottom;
height: 55px;
}
footer a.tel:first-child::after {
content: ',';
}
.ts_soc{
margin: 0 0 24px 0;
}
.ts_soc li{
display:block;
float:left;
width: 39px;
height: 39px;
padding: 0 0 0 10px;
}
.ts_soc li:first-child{
padding: 0 0 0 0;
}
.ts_soc li a{
display:block;
width: 39px;
height: 39px;
border-radius: 50%;
background: #8a93b6;
transition: all .4s linear;
}
.ts_soc li.facebook a{
background: url(//real-m.com.ua/wp-content/themes/real_m/images/facebook.svg) no-repeat center;
}
.ts_soc li.instagram a{
background: url(//real-m.com.ua/wp-content/themes/real_m/images/instagram.svg) no-repeat center;
}
.ts_soc li.youtube a{
background: url(//real-m.com.ua/wp-content/themes/real_m/images/youtube.svg) no-repeat center;
}
.ts_soc li a:hover{
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}	
.copu{
color: #fff;
}	
.fnav{
float:left;
width: 200px;
box-sizing:border-box;
padding: 0 15px 0 0;
}	
.fnav_zag{
color: #8a93b6;
font-size: 16px;
line-height: 20px;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 20px 0;
}	
.nav_f{
}
.nav_f li{
display:block;
padding: 0 0 15px 0;
}
.nav_f li a{
color: #fff;
font-weight: 600;
text-decoration: none;
}
.nav_f li a:hover{
text-decoration: underline;
}
.fright{
float:right;
width: 305px;
}
.fcontact{
padding: 0 0 17px 30px;
background: url(//real-m.com.ua/wp-content/themes/real_m/images/fcontact.svg) no-repeat;
color: #fff;
background-size: 20px 20px;
}
.fcontact a{
color: #fff;
font-size: 18px;
text-decoration: none;
}
.fcontact a:hover{
color: #1058aa;
}
.fcontact a.fmail{
font-size: 16px;
}
.fadres{  
background: url(//real-m.com.ua/wp-content/themes/real_m/images/htop_adres.svg) no-repeat;                
padding: 0 0 15px 30px;
color: #fff;
background-size: 20px 20px;
}
.ftime{ 
background: url(//real-m.com.ua/wp-content/themes/real_m/images/htop_time.svg) no-repeat;               
padding: 0 0 0 30px;
color: #fff;
background-size: 20px 20px;
} .post{
background: #fff;
padding: 15px 0 15px 0;
margin: 0 0 15px 0;
border-bottom: 1px dashed #f0f0f0; 
}
.post_info{
padding: 0 0 20px 0;
}	
.post_text_op{
margin:0 0 0 0;
}
.pi_data{
display: inline-block;
padding: 0 20px 0 0;
color: #818181;
font-size: 12px;
}	
.pi_autor{
display: inline-block;
padding: 0 20px 0 0;
color: #818181;
font-size: 14px;
}		
.pi_autor a{
color: #818181;
}	
.pi_autor a:hover{
color: #ffa600;
}
.pi_cat{
display: inline-block;
padding: 0 0 0 0;
color: #818181;
font-size: 14px;
}		
.pi_cat a{
display: inline-block;
background: #f0f0f0;
height: 20px;
border-radius: 3px;
padding: 0 10px 0 10px;
line-height: 20px;
color: #000;
font-size: 14px;
}
.pi_cat a:hover{
background: #ffa600;
color: #fff;
}
.post h2{
line-height: 26px;
color: #000;
font-size: 22px;
font-weight: 500;
margin: 0 0 10px 0;
}
.post h2 a{
color: #000;
}	
.post h2 a:hover{
color: #ffa600;
}
.post_img {
float: left;
width: 350px;
}	
.post_img img{
width: 100%;
vertical-align: bottom;
margin: 0 0 10px 0;
}	
.post_text{
padding: 0 0 10px 0;
margin: 0 0 0 370px;
}
.post .col_com{
display:inline-block;
padding: 0 0 0 22px;
background: url(//real-m.com.ua/wp-content/themes/real_m/images/col_com2.png) no-repeat;
background-size: 20px auto;
color: #818181;
font-size: 13px;
transition: all .2s linear;
}
.post .col_com:hover{
color: #ffa600;
background: url(//real-m.com.ua/wp-content/themes/real_m/images/col_com2.png) no-repeat left bottom;
background-size: 20px auto;
}
#content{
padding: 20px 0 50px 0;
}
.breadcrumbs{
color: #1a1b1f;
font-size: 15px;
line-height: 18px;
margin: 0 0 40px 0;
}
.breadcrumbs a{
color: #1a1b1f;
text-decoration: none;
}
.breadcrumbs a:hover{
color: #2584f0;
}
.vn_fon{
padding: 80px 0 70px 0;
position: relative;
}
.vn_fon_zag{
position: relative;
z-index:99;
color: #fff;
font-size: 45px;
line-height: 48px;
text-transform: uppercase;
font-weight: 600;
}
.vn_fon_nac {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(24, 31, 59, 0.6);
} .modal_win{
display: none;
width: 260px;
padding: 20px;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
z-index: 9999;
background: #fff;
border-radius: 5px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
text-align: left;
}
.modal_close {
display: block;
width: 25px;
height: 25px;
border-radius: 50%;
transform: rotate(45deg);
transition: all 0.3s 0.02s ease;
border: 2px solid #c01f31;
position: absolute;
right: 10px;
top: 10px;
cursor: pointer;
color: #c01f31;
font-size: 23px;
line-height: 23px;
font-family: Tahoma;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.modal_close:hover{
border: 2px solid #e13d4f;
color: #e13d4f;
}
.modal_mask {
display: none;
position: absolute;
left: 0;
top: 0;
z-index: 9000;
background: #000;
opacity: 0.8;
}  .comments_t{
padding: 0 0 10px 0;
font-size: 18px;
line-height: 20px;
font-weight: bold;
}
.comments_list li {
padding: 15px;
margin: 0 0 15px 0;
border: 1px solid #ddd;
background: #f8f8f8;
}
.comments_list li li {
margin: 15px 0 0 0;
}
.comments_list li.thread-even {
background: #fff; 
} 
.comments_list .even {
background: #fff; 
}
.comments_list .alt {
background: #f8f8f8; 
}
.comment_ava{
float: left;
padding: 0 10px 0 0;
}
.comment_ad{
padding: 0 0 10px 0;
}
.comment_a{
font-weight: bold;
}
.comment_d{
font-style: italic;
}
.comment_repl{
text-align: right;
}
#respond{
padding: 15px;
border: 1px solid #ddd;
background: #eee;
margin: 0 0 15px 0;
}
.comments_list #respond{
margin: 0 15px 15px 15px;
}
#cancel-comment-reply-link{
display: inline-block;
margin: 0 0 15px 0;
}  .wp-caption {
box-sizing: border-box;
max-width: 100%;
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding: 4px;
margin: 10px;
border-radius: 3px;
}
.wp-caption img {
max-width: 100%;
height: auto;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
.wpcf7-not-valid { 
border: 1px solid #ad2929 !important; 
color: #ad2929; 
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover { background-color: #fff; 
}
.wpcf7-response-output {
position: relative;
color: #ffffff;
margin: 0;
box-sizing: border-box;
padding: 10px;
max-width: 100%;
}
.gallery {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-gap: 20px;
}
.gallery a {
display: block;
}
.gallery a img {
width: 100%;
height: auto;
}
.infographics h2 {
font-size: 42px;
text-align: center;
margin-bottom: 48px;
text-transform: uppercase;
}
.infographics ul {
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
}
.infographics ul > li {
flex-grow: 1;
flex-basis: 0;
margin: 20px;
text-align: center;
}
.infographics ul > li .circle {
border-radius: 50%;
padding: 48px;
width: 160px;
box-sizing: border-box;
height: 160px;
background-color: #2584f0;
margin: 0 auto;
}
.infographics ul > li span.title {
text-align: center;
width: 100%;
display: block;
margin: 20px 0 5px;
clear: both;
font-size: 28px;
}
.infographics ul > li span.subtitle {
font-size: 20px;
margin-bottom: 20px;
display: block;
width: 100%;
} 
.why .wrapper {
display: flex;
flex-direction: row;
}
.why .text{
width: 50%;
font-size: 18px;
line-height: 28px;
padding-left: 64px;
display: flex;
align-items: center;
}
.why .text ul {
list-style: disc;
}
.why .video{
width: 50%;
display: flex;
align-items: center;
} .top_nav .logo {
display: none;
}
.top_nav .tel {
display: none;
}
.call-dropdown {
display: none;
}
.close-btn {
display: none;
}
#menu-lang {
margin-left: 20px;
float: right;
display: block;
}
#menu-lang li {
display: block;
float: right;
margin: 0 5px;
}
#menu-lang li.wpml-ls-current-language a{
font-weight: bold;
}
#menu-lang li a {
color: #fff;
text-decoration: none;
font-size: 14px;
}
.nav_top #menu-lang-1 {
display: none;
}