/*
Theme Name: Laweyr-cons
Description: Wordpress Theme
Version: 1.0
Author: Semin Pavel
Author URI: http://www.rusdigi.name
*/
/* common */
body{
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 1.4;
}
.jahucy{
    width: 1170px;
    margin:0 auto;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    margin: 25px 0px 7px 0px;
}
h1 {
    font-size: 30px;
    line-height: 37px;
}
h2 {
    font-size: 26px;
    line-height: 33px;
}
h3 {
    font-size: 24px;
    line-height: 29px;
}
h4 {
    font-size: 23px;
    line-height: 27px;
}
h5 {
    font-size: 22px;
    line-height: 24px;
}
h6 {
    font-size: 21px;
    line-height: 24px;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
/* images */
.alignnone{
    display: block;
}
.aligncenter{
    display: block;
    margin:10px auto;
}
.vyhywe{
    display: block;
    float:left;
    margin:0 15px 10px 0;
}
.alignright{
    display: block;
    float:right;
    margin: 0 0 10px 15px;
}
h1, h2, h3, h4, h5, h6{
    color: #333333;
}
a{
    color:#4b88a3;
}
#top_menu{
    background: #161616;
    color: #dddddd;
}
#xyqob .jegy .tuzyjy{
    color:#4b88a3;
}
#xyqob .jegy .bata{
    color:#818282;
}
#ruj ul > .current-menu-item > a,
#ruj ul > .current-menu-ancestor > a,
#ruj ul > li > a:hover{
    border-bottom: 4px solid #fff;
}
#ruj ul.momo li > a:hover{
    background: rgba(72, 77, 118, 0.95);
}
#ruj li.kyho a{
    background: url('img/ico_home.png') center center no-repeat;
}
#ruj li.list a{
    background: url('img/ico_list.png') center center no-repeat;
}
.dyzud {
    float: left;
}
.hd_menu_right {
    float: right;
}
.jegy {
    float: left;
}
.affix .hd_menu_right {
    display: none;
}
#gumaz .lafipok, #gumaz .lafipok a{
    color: #444444;
}
#gumaz .pynuboj{
    color: white;
    background: rgba(72, 77, 118, 1) !important;
}
#gumaz .pynuboj a{
    color: white;
}
#vatexo{
    background: #f3f3f3;
}
#vatexo .qapeti .tuzyjy{
    color:rgba(72, 77, 118, 1);
}
#vatexo .qapeti .bata{
    color:#818282;
}
#tytare{
    background: #000;
}
.vobexe a {
    color: #f5ab1b;
    text-decoration: underline;
}
.vobexe{margin: 20px 0;}
.copi .bisula, .kycon .bisula{
    border-bottom: 2px solid rgba(72, 77, 118, 1);
}
.copi .bisula span,.kycon .bisula span{
    background-color: rgba(72, 77, 118, 1);
}
.copi a{
    color: #4b4b4b;
}
.sb_form input[type=submit]{
    background: rgba(72, 77, 118, 1);
}
#submit,#nit{
    background: rgba(72, 77, 118, 1) !important;
}
.single_ss_form{
    background: url('img/ss_form_bg.jpg') 0 0 no-repeat;
}
.single_ss_form a{
    color:#005b7f;
}
.single_ss_form input[type=submit]{
    background: rgba(72, 77, 118, 1);
}
.lenehyc {
    border: 1px solid #7ac743 !important;
    margin: 0 !important;
    border-radius: 4px;
}
.dewu, .holuxoc, .reqesyf{
    border: 2px solid #7ac743;
    background: url('img/ico_advice.png') 35px center no-repeat;
}
.holuxoc{
    border-color:#ff1c25;
    background-image: url('img/ico_stop.png');
}
.reqesyf{
    border-color:#ff931e;
    background-image: url('img/ico_warning.png');
}
.cisita,
.vobexe blockquote, .fseo_cat_descr_top blockquote {
    border: 2px solid #57b1e6;
}
.vobexe blockquote a{
    color:#f5ab1b;
}
.vobexe ul li{
    background: url('img/bullet.png') left 6px no-repeat;
}
.puna ul li{
    background: none;
}
.vobexe ol li:before{
    color:#f5ab1b;
}
.puna ul li a{
    color: #005b7f;
}
.copi ul.jeca .zeqivy a{
    margin-right: 0;
}
/* select, input, textarea */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 21px;
    padding: 4px 6px;
    margin-bottom: 10.5px;
    font-size: 14px;
    line-height: 21px;
    color: #555;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    vertical-align: middle;
}
input, button, select, textarea {
    font-family: 'PT Sans',sans-serif;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fafafa;
    border: 1px solid #f5f5f5;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}
body {
    display: block;
    visibility: visible;
    background: #fff url('img/hd_bg.jpg') center top no-repeat;
    background-size: contain;
}
.piry {
    overflow: hidden;
}
.jegy {
    position: relative;
    padding-top: 134px;
    width: 48%;
    margin-right: 2%;
}
.wojiq {
    width: 50%;
    float: right;
}
.wojiq .copi {
    margin-bottom: 0;
}
.zyrede a:hover {
    text-decoration: none;
}
.nikupuq {
    position: absolute;
    top: 53px;
    left: 41%;
}
.zyrede {
    background: #fff;
    padding: 20px;
}
.jeciguv {
    font-size: 36px;
    line-height: 40px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    color: #53534e;
    text-decoration: none;
    display: block;
    text-align: center;
}
.saha {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    text-decoration: none;
    color: #53534e;
    display: block;
    text-align: center;
}
/* hd_menu */
#ruj{
    clear: both;
    background: rgba(72, 77, 118, 0.95);
    height: 48px;
}
#ruj.affix {
    left: 0;
    right: 0;
    top: 0px;
    height: 48px;
    z-index: 9999;
    position: fixed !important;
}
#ruj ul{
    margin:0;
    padding:0;
    list-style: none;
    text-align: left;
}
#ruj ul li{
    display: inline-block;
    position: relative;
}
#ruj ul li a{
    text-decoration: none !important;
    font-family: 'Ubuntu', sans-serif;
    padding: 0px 11px 0px 11px;
    height: 44px;
    line-height: 51px;
    font-size: 16px;
    color: #fff;
    border-bottom: 4px solid transparent;
    z-index: 9999;
    display: block;
    position: relative;
}
#ruj ul ul{
    position: absolute;
    top: -999em;
    width: 10em;
}
#ruj ul ul li {
    width: 100%;
}
#ruj ul.momo{
    z-index:9999;
}
#ruj li.cekev a{
    padding-right: 29px;
    min-width: 1px;
}
#ruj li.cekev a:after{
    content:"";
    background: url('img/menu_bullet.png') 0 29px no-repeat;
    width: 8px;
    height: 48px;
    position: absolute;
    right:5px;
    bottom:0;
}
#ruj li.cekev:hover > ul.momo {
    left: 0;
    top: 48px;
    z-index: 99;
    opacity: 1;
}
#ruj li.cekev:hover > ul.momo li.cekev:hover > ul.momo {
    left: 100%;
    top: 0;
    /* match top ul list item height */
    z-index: 99;
    opacity: 1;
}
#ruj ul.momo{
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    width:auto;
    opacity:0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
#ruj ul.momo li > a {
    padding: 5px 24px 5px 13px;
    color: #3d4449;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    float:none;
    width:auto;
    height:24px;
    line-height: 24px;
    white-space: nowrap;
    border:none;
    font-size: 14px;
}
#ruj ul.momo li > a:after{
    display: none;
}
#ruj ul.momo li > a:hover{
    color: #ffffff !important;
    border:none;;
}
#ruj ul.momo li:hover,
#ruj ul.momo a:focus,
#ruj ul.momo a:hover,
#ruj ul.momo a:active {
    outline: 0;
    border:none;
}
#ruj li.kyho a, #ruj li.list a{
    text-indent: -9999px;
    width: 21px;
}
#ruj ul.momo ul.momo{
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    width:auto;
    opacity:0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
#ruj ul.momo li.cekev a:after{
    content:"";
    background: url('img/menu_bullet1.png') 0 0 no-repeat;
    width: 5px;
    height: 8px;
    position: absolute;
    right:10px;
    top:14px;
    display: block;
}
#ruj ul.momo li.cekev:hover a:after{
    background: url('img/menu_bullet1.png') -5px 0 no-repeat;
}
#ruj ul.momo li.cekev > ul.momo > li.cekev > a:after {
    content:"";
    background: url('img/menu_bullet1.png') 0 0 no-repeat;
    width: 5px;
    height: 8px;
    position: absolute;
    right:10px;
    top:14px;
    display: block;
}
#ruj > ul.momo > li.cekev:hover ul{
    left: 100%;
    top: 0px;
    z-index: 99;
    opacity: 1;
}
#ruj ul.momo li.cekev:hover ul a:after{
    display: none;
}
/*Ð¢ÐµÐ»ÐµÑÐ¾Ð½Ñ*/
#buzywy, #picyc{
    font-size: 20px;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
}
#gapo{
    float: right;
    margin-top: 39px;
    font-size: 28px;
    line-height: 32px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    color: #fff;
    text-align: center;
    background: rgba(72, 77, 118, 0.95);
    padding: 20px;
}
.licewe{
    font-size: 24px;
    float: left;
    width: 270px;
    margin-top:30px;
}
.licewe.single{
    width:100%;
    font-size: 42px;
    line-height: 40px;
    margin-top:15px;
}
#gapo strong, #picyc strong, #buzywy strong{
    font-weight: 500;
}
.licewe span{
    display: block;
    font-size: 18px;
}
.ropaf, .hivyh{
    font-size:22px;
    margin: 5px 0 10px;
    display: block;
}
.ropaf span, .hivyh span{
    display: block;
    font-size: 20px;
    line-height: 22px;
}
.cutesaq .wyki {
    line-height: 47px !important;
    color: #fff;
}
ul.children li.rukumum {
    background: none;
}
/* content */
#gumaz{
    padding: 49px 13px 0px 13px;
}
#gumaz .decu{
    width:750px;
    float:left;
}
#gumaz .wurytyz{
    width: 325px;
    float:right;
}
#gumaz .siheso {
    position: relative;
    padding-bottom: 16px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    margin-top: 30px;
    overflow: hidden;
    clear: both;
}
#gumaz .lafipok{
    margin: 10px 0px 7px 0px;
    line-height: 37px;
    font-weight: normal;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    position: relative;
    margin-bottom: 12px;
}
#gumaz .lafipok a {
    color: #53534e;
    text-decoration: none !important;
    font-family: 'Ubuntu', sans-serif;
    font-size: 32px;
    line-height: 24px;
    font-weight: 300;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.lafipok h1, .nuci h1 {
    color: #53534e;
    font-family: 'Ubuntu', sans-serif;
    font-size: 32px;
    line-height: 36px;
    font-weight: 300;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
#gumaz .wycyq{
    float:left;
    margin:12px 15px 5px 0;
    height: 220px;
    overflow: hidden;
}
#gumaz .vobexe, .siheso .fseo_cat_descr_top {
    font-family: 'Ubuntu', sans-serif !important;
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
}
#gumaz .entry_content_thumb{
    margin-top: 4px;
    overflow: hidden;
    float: left;
}
#gumaz .pynuboj{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding: 4px 8px !important;
    margin-bottom: 4px;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    display: inline-block;
}
#gumaz .pynuboj:hover{
    opacity: 0.8;
}
#gumaz .pynuboj a{
    text-decoration: none;
}
#gumaz .pynuboj:hover a{
    text-decoration: underline;
}
.dedyr {
    text-align: center;
}
.dedyr a,
.dedyr span,
.dedyr b,
.dedyr strong,
.dedyr i,
.dedyr em {
    margin: 0 2.5px;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    text-decoration: none;
}
.dedyr a:hover {
    background: rgba(72, 77, 118, 1);
    color: #fff;
    border: 1px solid transparent;
}
/* footer */
.sonujoc {
    float: left;
    margin-right: 15px;
}
#vatexo{
    clear: both;
    padding: 69px 13px 27px 13px;
    overflow: hidden;
    background: #fafafa url("img/top-shadow.png") repeat-x top;
}
#vatexo .newa{
    float: left;
    width: 30%;
    margin-left: 5%;
    min-height: 300px;
}
#vatexo .newa:first-child{
    margin-left: 0;
    width: 28%;
}
#vatexo .dekoq{
    font-size: 16px;
    color:#8d8d8d;
    font-family: 'PT Sans', sans-serif;
}
#vatexo .qapeti{
    float:left;
    width: 300px;
    margin-bottom: 18px;
    text-align: center;
}
#vatexo .qapeti a{
    text-decoration: none;
}

#vatexo .qapeti .tuzyjy{
    display: block;
    font-size: 23px;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    color: #53534e;
    text-decoration: none;
    margin-top: 10px;
}
#vatexo .qapeti .bata{
    font-size: 17px;
    font-family: 'PT Sans', sans-serif;
    display: block;
}
/* ft_copy */
#tytare{
    clear: both;
    padding: 6px 0 10px 0;
    overflow: hidden;
}
#tytare .raky{
    float: left;
    margin-right: 10px;
    color:#fff;
    font-size: 12px;
}

/* widgets */
.copi .bisula, .kycon .bisula{
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    margin: 0px 0px 26px 0px;
    line-height: 30px;
    font-weight: normal;
}
.copi .bisula a, .kycon .bisula a{
    color:#fff;
}
.copi .bisula span,.kycon .bisula span{
    z-index: 1;
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 3px 10px 3px 10px;
}
.copi ul{
    padding: 0px;
    position: relative;
    list-style: disc url('img/li.png');
    top: 0px;
    margin: 0 0 10.5px 25px;
}
.copi ul li a{
    padding: 6px 10px 3px 0px;
}
.copi a{
    text-decoration: none;
}
.copi a:hover{
    text-decoration: underline;
}
.copi{
    margin-bottom: 43px;
}
/* sb_form */
.sb_form input[type=text]{
    width:220px;
    height:21px;
    border: 1px solid #8d8d8d;
    background: #fff;
    float:left;
    margin-right:13px;
    padding: 4px 6px;
    margin-bottom: 10.5px;
    font-size: 14px;
    line-height: 21px;
    color: #555;
}
.sb_form input[type=submit]{
    width:84px;
    height:31px;
    color:#fff;
    text-align: center;
    border:none;
}
/* social sidebar */
#goqug{
    text-align: center;
}
#goqug a {
    display: inline-block;
    margin: 2px;
    opacity: 0.7;
    transition: all 0.3s;
}
#goqug a:hover{
    opacity:1;
}
/* breadcrumbs */
.bohe{
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    line-height: 14px;
    color:#999;
    text-decoration: none;
}
.bohe a{
    text-decoration: none;
    color:#999;
}
.bohe a:hover{
    text-decoration: underline;
    color: #cbcbcb;
}
/* cat links */
.q_nav2 ul{
    list-style:none;
}
.q_nav2 ul li{
    display: inline;
    margin-right: 10px;
}

/* Comment form */
#foqyd #mywe,
#foqyd #jig,
#foqyd #url {
    width: 100%;
    max-width: 100%;
}
.comm_form_top{
    padding-right: 14px;
}
#foqyd textarea {
    width: 100%;
    height:150px;
}
#memeki {
    position: absolute;
    right: 0px;
    top: 7px;
}
/* comment list */
.rukumum-meta a {
    background: rgba(72, 77, 118, 1);
    border: none;
    color: #fff !important;
    border-radius: 4px;
}
.like_likes {
    top: 20px !important;
}
.kycon {
    position: relative;
}
.tuveq-title:before {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    content: '';
    height: 3px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.tuveq-title:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    content: '';
    height: 3px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.single-post .tuveq #muzuqo {
    padding-bottom: 40px;
}
ol.denapex a {
    color: #999;
}
ol.denapex a.url {
    color: #333333;
}
cite {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 21px;
}
ol.denapex {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0px;
}
.rukumum {
    /* each comment wrapper */
    *zoom: 1;
    padding: 21px 0 6px;
    border-top: 1px solid #F5F5F5;
}
.expert_comm {
    padding: 0;
}
.expert_comm .like_likes {
    top: 0 !important;
}
.rukumum:before,
.rukumum:after {
    display: table;
    content: "";
    line-height: 0;
}
.rukumum:after {
    clear: both;
}
.denapex .vytywu {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
}
.denapex .lydez {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    line-height: 21px
}
.res p:first-child {
    padding-top: 0px;
}
.rukumum-meta {
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    position: relative;
}
.rukumum-link {
    padding: 4px 10px 14px 0;
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    line-height: 16px;
}
.tuveq ol li:before {
    display: none;
}
/* reply comments */
ol.denapex .children {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    margin-left: 50px;
    padding: 0;
    border-top: 1px solid #F5F5F5;
}
ol.denapex .rukumum:first-child {
    border-top: none !important;
}
#muzuqo {
    position: relative;
}
#muzuqo #jol {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: normal;
    position: relative;
    margin: 13px 0px 17px 0px;
}
.logged-in-as {
    font-size: 12px;
    color: #999;
    margin-bottom: 2px;
}
#gumaz #muzuqo #jol {
    padding: 8px 10px 9px 10px;
    position: relative;
    left: -10px;
}
#gumaz #muzuqo #jol:after {
    right: -10px;
    width: 10px;
}
#submit,#nit{
    background-image: none;
    border-radius: 4px;
    color: white;
    border: none;
    text-shadow: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding: 5px 12px 7px 12px !important;
    margin-bottom: 4px;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
#submit:hover{
    opacity: 0.8;
}
/* shareox */
#sharebox {
    position:fixed;
    width:60px;
    padding:0 5px;
    background-color:#fff;
    border-radius:3px;
    box-shadow:0 0 10px #909090;
    top: 380px;
    z-index:2;
}
.share-item {
    margin:7px 0;text-align:center
}
.share-item:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
.share-item .fepybul-like{
    padding-left:8px
}
.share-item #vk_like{
    padding-left:10px;
}
/* single ss form */
.single_ss_form{
    font-family: "PT Sans";
    font-size: 17px;
    height: 301px;
    padding: 5px 80px 0px 165px;
    margin-bottom: 40px;
}
.single_ss_form input[type=text]{
    width:260px;
    height:21px;
    border: 1px solid #8d8d8d;
    background: #fff;
    float:left;
    margin-right:13px;
}
.single_ss_form input[type=submit]{
    width:84px;
    height:31px;
    color:#fff;
    text-align: center;
    border:none;
}
/* colored blocks */
.dewu, .holuxoc, .reqesyf{
    margin:20px 45px;
    padding: 25px 30px 25px 130px;
}
.cisita,
.vobexe blockquote, .fseo_cat_descr_top blockquote{
    padding:23px 28px;
    margin:20px 45px;
}
.vobexe blockquote p{
    font-size: 20px;
    line-height: 24px;
    font-style: normal;
    font-weight: normal;
    color:rgb(75, 75, 75);
    font-family: 'PT Sans', sans-serif;
    text-align:left;
}
.vobexe blockquote a{
    text-decoration: underline !important;
}
/* ul ol */
.vobexe ul{
    margin-left:0px;
    padding-left:0;
    list-style: none;
}
.vobexe ul li, .fseo_cat_descr_top ul li{
    padding-left:25px;
    margin-bottom: 20px;
}
.vobexe ol{
    margin-left:0px;
    padding-left:0;
    list-style: none;
    counter-reset: list;
}
.vobexe ol li{
    margin-bottom: 20px;
}
.vobexe ol li ul {
    padding-left: 20px;
}
.vobexe ol > li:before{
    counter-increment: list;
    content: counter(list) ". ";
}
/* content block */
.puna ul{
    list-style: disc;
    margin-left: 30px;
    padding: 0;
}
.puna ul li{
    background: none;
    padding-left:0;
}
.puna ul li a{
    text-decoration: none !important;
}
.bogofe{
    margin-bottom: 20px;
}
/* pagenavi */
.dedyr{
    margin:10px 0 20px 0;
}
/* recent posts */
.copi ul.jeca{
    margin:0;
    padding:0;
    list-style: none;
}
.copi ul.jeca li{
    clear:both;
    margin-bottom: 10px;
}
.copi ul.jeca a{
    padding:0;
}
.copi ul.jeca .zeqivy a{
    margin-top:5px;
}

.hd_tel{
    float:right;
    width: 600px;
}
#buzywy, #picyc{
    font-size: 20px;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
}

.newa .copi {
    margin-bottom: 15px;
}
.cutesaq {
    text-align: center;
}
.cutesaq span strong {
    color: #de9927;
}
.question-form-bottom input[type=button] {
    background: rgba(72, 77, 118, 1);
    color: #fff;
    height: 40px;
    border: none;
    font-size: 18px;
}
.question-form-bottom input[type=button]:hover {
    background: #1d4e89;
}
.zakon {
    color: #333;
    border: 2px solid #F5AB1B;
    background-image: url("/wp-content/uploads/2015/06/good_bg_line21.png");
    padding: 23px 28px;
    margin: 20px 45px;
    clear: both;
}
.experts_row .widget_experts_card.selected {
    background: rgb(115, 131, 181) !important;
    color: #fff;
}
.vobexe .question-list {
    border: 2px solid #f5ab1b;
    padding: 20px;
    box-sizing: border-box;
}
.vobexe .question-list span.qu_descr {
    font-size: 14px;
    color: #848484;
}
.vobexe .question-list ul li {
    background: url('img/bullet.png') left 10px no-repeat;
}
.vobexe table {
    border-bottom: 1px solid #ccc;
    margin: 0 0px 24px 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    border-right: 1px solid #ccc;
}
.vobexe tr{
    border-top:1px solid #ccc;
}
.vobexe tr th,
.vobexe thead th {
    color: #888;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
    border-left: 1px solid #ccc;
}
.vobexe tr td {
    border-left: 1px solid #ccc;
    padding: 6px 24px;
}
.vobexe tr.odd td {
    background: #f2f7fc;
}
.cutesaq {
    width: 65% !important;
    float: left;
     position: inherit !important;
     background: transparent !important;
}
@media(min-width:1022px) and (max-width:1200px){
    .jahucy{
        width: 970px;
    }
    #ruj ul li a{
        padding: 0 7px;
    }
    #ruj li.cekev a{
        padding-right: 25px;
    }
    #gumaz .decu{
        width:640px;
    }
    #vatexo .newa{
        width: 295px;
    }
    #gapo {
        padding: 40px;
    }
    .licewe {
        width: 100%;
    }
    .licewe span {
        display: block;
        font-size: 24px;
    }
    .cutesaq {
        display: none !important;
    }
}
@media(min-width:768px) and (max-width:1022px){
    h1{
        font-size: 29px;
    }
    .lafipok h1, .nuci h1{
        font-size: 30px;
    }
    .jahucy{
        width:100%;
    }
    #xyqob .jahucy{
        background-position-x: 300px;
    }
    #ruj li.cekev a{
        padding-right: 16px;
    }
    .nikupuq {
        position: absolute;
        top: 53px;
        left: 37%;
    }
    .hd_menu_right {
        display: none;
    }
    #gumaz .decu{
        width:100%;
        float:none;
    }
    #gumaz .wurytyz{
        display: none;
    }
    #vatexo .newa{
        width:48%;
        margin-right: 2%;
        margin-left:0;
    }
    #vatexo .newa:first-child{
        width:100%;
        float:none;
        margin:0 !important;
        min-height: 1px;
    }
    #vatexo .qapeti{
        float:none;
        margin:0 auto 20px;
    }
    #vatexo .dekoq{
        text-align: center;
    }
    .vobexe img{
        max-width: 100%;
        height: auto;
    }
    .vobexe iframe{
        width:100% !important;
    }
    #gapo {
        margin-top: 77px;
        font-size: 23px;
    }
    .licewe {
        font-size: 24px;
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    .licewe span {
        display: block;
        font-size: 24px;
    }
}
@media (max-width:768px) {
    .jahucy{
        width:100%;
    }
    #xyqob .jahucy{
        background-position-x: 300px;
        height: 119px;
    }
    #ruj {
        display: none;
    }
    .jegy {
        display: none;
    }
    .wojiq {
        width: 100%;
        float: none;
    }
    #gapo {
        margin-top: 0;
        display: none;
    }
    #gumaz {
        padding: 45px 13px;
    }
    #vatexo .newa:first-child {
        margin-left: 0;
        width: 100%;
    }
    .single_ss_form {
        background: none;
    }
    #gumaz .decu{
        width:100%;
        float:none;
    }
    #gumaz .wurytyz{
        display: none;
    }
    #gumaz .wycyq{
        float: none;
        height: auto;
    }
    #gumaz .pynuboj{
        padding:4px !important;
    }
    #vatexo .newa{
        width:100%;
        float:none;
        margin:0 !important;
        min-height: 1px;
    }
    #vatexo .qapeti{
        float:none;
        margin:0 auto 20px;
    }
    #vatexo .dekoq{
        text-align: center;
    }
    .dedyr{
        text-align: center;
    }
    .dedyr a, .dedyr span{
        display: inline-block;
    }
    .wycyq img{
        width: 100%;
        height: auto;
    }
    .cisita, .vobexe blockquote, .dewu, .holuxoc, .reqesyf, .zakon {
        margin: 20px 0;
        padding: 23px 10px;
    }
    .vobexe img{
        max-width: 100%;
        height: auto;
        float: none;
    }
    .dewu, .holuxoc, .reqesyf{
        background: none;
    }
    .vobexe iframe{
        width:100% !important;
    }
    .single_ss_form{
        background-position-x: center;
        padding: 5px 10px 0px 10px;
    }
    .licewe {
        width: 100%;
    }
    .voqis{
        display: none;
    }
    /* ÑÐµÐºÐ»Ð°Ð¼Ð½ÑÐ¹ Ð±Ð»Ð¾Ðº Ð² ÑÐ°Ð¿ÐºÐµ Ñ Ð¼ÐµÐ½Ñ */
    .top_block_note_tell {
        font-size: 21px;
        text-align: center;
        margin-top: 15px;
    }
    .top_block_note_tell a {
        padding: 5px 40px;
        background: url("img/ico_phone.png")left no-repeat;
    }
    .top_block_note_tell_text {
        font-size: 14px;
        text-decoration: underline;
        text-align: -webkit-center;
    }
    .hd_tell_mobile {
        z-index: 9999;
        top: 0;
        left: 19%!important;
    }
    .bohe{
        display: none;
    }
    /*Ð¡Ð»Ð°Ð¹Ð´ Ð¼ÐµÐ½Ñ Ð½Ð° Ð¼Ð¾Ð±Ð¸Ð»ÑÐ½Ð¾Ð¼*/
    .toggle-button {
        background: #4f547b!important;
    }
}
@media (max-width:420px) {
    .vobexe img{
        width: 100%;
        height: auto;
        margin: 0;
    }
}
