/*reset*/
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,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline
}

:focus {
    outline: 0 none
}

body {
    background: white none repeat scroll 0 0;
    color: black;
    line-height: 1
}

ol,
ul {
    list-style: outside none none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    font-weight: normal;
    text-align: left
}

blockquote::before,
blockquote::after,
q::before,
q::after {
    content: ""
}

blockquote,
q {
    quotes: """"
}

/*main*/
.hide {
    width: 100%;
    height: 3070px;
    position: absolute;
    left: 0;
    top: 0;
    color: #333;
    font: 14px PT Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
    background: #fff;
    z-index: 111;
    display: none
}

.hide.active {
    display: block
}

.jino {
    width: 90%;
    max-width: 1092px;
    margin: 20px auto auto auto;
}

.jLogo {
    width: 65px;
    height: 15px;
    background: transparent url("/wp-content/themes/spravkas/img/jLogo.svg") no-repeat;
    display: inline-block;
    cursor: pointer;
}

.jFrame {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 50px 25%;
    margin: 15px auto;
    max-width: 1000px;
    background: transparent url("/wp-content/themes/spravkas/img/page_error.svg") no-repeat 12% center / 64px 64px;
}

.jFrame .jH1 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 15px;
}

.jTextLast {
    color: #9c9c9c;
    text-align: center;
}


body {
    font: 13px/21px "Open Sans", Arial, Helvetica, sans-serif;
    color: #464545;
}

.container {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
    box-sizing: border-box;
}

.order {
    text-align: center;
    display: inline-block;
    background-color: #f56734;
    color: #ffffff;
    text-shadow: 1px 1px 0 #ae421b;
    border-radius: 3px;
    padding: 9px 15px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

.order:hover {
    background-color: #ec490d;
    transition: all 0.5s ease 0s;
}

section {
    padding: 20px 5px;
}

h1 {
    color: #3e96a9;
    text-align: center;
    font-size: 24px;
    margin-bottom: 15px;
}

h2,
.psevdoH {
    color: #3e96a9;
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
}

h3,
h4 {
    color: #3e96a9;
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}


/*header*/
#masthead {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
}

div.site-branding {
    padding: 30px 12px 20px;
    text-align: center;
    height: 60px;
}

header a {
    display: inline-block;
    float: left;
    max-height: 60px;
}

#masthead div.tel p,
#masthead div.tel a {
    text-decoration: none;
    display: block;
    vertical-align: top;
    color: #707378;
    font-size: 30px;
    margin: 18px 10px 0 0;
    float: right;
}

#masthead p.metro {
    font-size: 16px;
    margin-top: 9px;
}

#masthead p.metro span {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.main-nav {
    height: auto;
    clear: both;
    background-color: #52A7B9;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.main-nav #touch-menu {
    display: none;
}

.main-nav ul {
    float: left;
    background-color: #52A7B9;
    overflow: hidden;
    width: 80%;
    height: 45px;
    text-align: center;
}

.main-nav ul li {
    display: inline-block;
    float: left;
    overflow: hidden;
    border-right: 1px solid #54aec2;
    box-sizing: border-box;
}

.main-nav ul li a {
    background-color: #52A7B9;
    color: #fff;
    text-shadow: 1px 1px 0 #20606d;
    text-decoration: none;
    padding: 12px 80px;
    transition: all 1.0s ease 0s;
}

.main-nav ul li a:hover {
    background-color: #377F8F;
    transition: all 1.0s ease 0s;
}

.main-nav ul li:nth-child(3) {
    border: none;
}

.main-nav .menuOrder {
    border: none;
    float: right;
    border-radius: 0px;
    padding: 12px 0;
    width: 20%;
    box-sizing: border-box;
    text-decoration: none;
}

/*home*/
div.container.homePromo {
    background: transparent url('/wp-content/themes/spravkas/img/home.jpg') no-repeat right top;
    height: auto;
    padding-top: 30px;
}

div.container.homePromo p {
    padding: 20px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin-left: 20px;
}

div.container.homePromo p span.second {
    font-size: 16px;
    padding-left: 5px;
}

div.container.homePromo p span.img {
    display: block;
    height: 60px;
    width: 60px;
    float: left;
    margin-right: 10px;
    background: transparent url('/wp-content/themes/spravkas/img/homeP.png') no-repeat left top;
    overflow: hidden
}

div.container.homePromo p:nth-child(2) span.img {
    background: transparent url('/wp-content/themes/spravkas/img/homeP.png') no-repeat left -100px;
}

div.container.homePromo p:nth-child(3) span.img {
    background: transparent url('/wp-content/themes/spravkas/img/homeP.png') no-repeat left -205px;
}

.homeOrder {
    text-decoration: none;
    display: block;
    margin-top: 20px;
    border-radius: 0px 0px 3px 3px;
}

section p.text {
    text-indent: 8px;
    text-align: justify;
    margin-bottom: 5px;
}




/*популярные справки*/
.popular {
    padding: 20px 0;
    border: 1px solid #ebebeb;
    border-width: 1px 0;
}

.popular ul {
    text-align: center;
}

.popular ul li {
    display: inline-block;
    text-align: center;
    width: 160px;
    height: auto;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    overflow: hidden;
    margin: 0 25px 20px 0;
    transition: all 1.0s ease 0s;
}

.popular ul li:last-child {
    margin-right: 0;
}

.popular ul li a {
    text-decoration: none;
    color: #464545;
    font-size: 14px;
    display: block;
    padding: 5px;
    transition: all 1.0s ease 0s;
}

.popular ul li a p.stars {
    font-size: 20px;
    margin-bottom: 8px;
    color: #ec490d;
    line-height: 1;
    transition: all 1.0s ease 0s;
}

.popular ul li a img {
    margin: 5px 0;
}

.popular ul li a p.price {
    color: #3e96a9;
}

.popular ul li:hover {
    border-color: #ec490d;
    background: #F8F8F6;
    transition: all 1.0s ease 0s;
}

.popular ul li:hover a p.name {
    color: #f56734;
    transition: all 1.0s ease 0s;
}

.popular ul li:hover a p.stars {
    color: #377F8F;
    transition: all 1.0s ease 0s;
}

/*каталог*/
ul.catalog {
    text-align: center;
    max-width: 780px;
    margin: 0 auto;
    padding-bottom: 20px
}

ul.catalog li {
    display: inline-block;
    text-align: center;
    width: 160px;
    height: auto;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    overflow: hidden;
    margin: 10px;
    transition: all 1.0s ease 0s;
}

ul.catalog li a {
    text-decoration: none;
    color: #464545;
    font-size: 13px;
    display: block;
    padding: 5px;
    transition: all 1.0s ease 0s;
}

ul.catalog li a img {
    margin: 5px 0;
}

ul.catalog li a p.price {
    color: #3e96a9;
}

ul.catalog li:hover {
    border-color: #ec490d;
    background: #F8F8F6;
    transition: all 1.0s ease 0s;
}


/*faq*/
.faqlist {
    padding: 20px 0;
}

.faqlist ul {
    padding: 0 10px;
}

.faqlist ul li {
    margin-bottom: 10px;
}

.faqlist ul li p.question {
    display: block;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    background: #fafafa;
    border: 1px solid #eaeaea;
    padding: 0 5px 0 10px;
    transition: all 1.0s ease 0s;
    cursor: pointer;
}

.faqlist ul li p.question::before {
    content: "+";
    margin-right: 7px;
}

.faqlist ul li.active p.question::before {
    content: "-";
    margin-right: 7px;
}

.faqlist ul li p.question:hover {
    color: #F56734;
    border-top-color: #f56734;
    transition: all 1.0s ease 0s;
}

.faqlist ul li.faq-unit.active p.question {
    display: block;
    color: #F56734;
    border-top-color: #f56734;
    border-bottom: none;
}

.faqlist ul li p.faq-answer {
    display: block;
    padding: 20px;
    border: 1px solid #eaeaea;
}


/*adv*/
div.advantages {
    padding: 20px 0;
    background: #e6e6e6;
    clear: both
}

div.advantages ul {
    text-align: center;
}

div.advantages ul li {
    display: inline-block;
    text-align: center;
    width: 180px;
    font-weight: bold;
    margin: 5px;
}

div.advantages ul li span {
    margin: 0 auto;
    display: block;
    width: 60px;
    height: 74px;
    background: transparent url('/wp-content/themes/spravkas/img/advantages.png') no-repeat center 18px;
    overflow: hidden;
}

div.advantages ul li:nth-child(6) span {
    background: transparent url('/wp-content/themes/spravkas/img/advantages.png') no-repeat center -103px;
}

div.advantages ul li:nth-child(2) span {
    background: transparent url('/wp-content/themes/spravkas/img/advantages.png') no-repeat center -238px;
}

div.advantages ul li:nth-child(7) span {
    background: transparent url('/wp-content/themes/spravkas/img/advantages.png') no-repeat center -351px;
}

div.advantages ul li:nth-child(3) span {
    background: transparent url('/wp-content/themes/spravkas/img/advantages.png') no-repeat center -469px;
}

div.advantages ul li:nth-child(8) span {
    background: transparent url('/wp-content/themes/spravkas/img/advantages.png') no-repeat center -587px;
}

div.advantages ul li:nth-child(4) span {
    background: transparent url('/wp-content/themes/spravkas/img/advantages.png') no-repeat center -703px;
}

div.advantages ul li:nth-child(9) span {
    background: transparent url('/wp-content/themes/spravkas/img/advantages.png') no-repeat center -827px;
}

div.advantages ul li:nth-child(5) span {
    background: transparent url('/wp-content/themes/spravkas/img/advantages.png') no-repeat center -946px;
}

div.advantages ul li:nth-child(10) span {
    background: transparent url('/wp-content/themes/spravkas/img/advantages.png') no-repeat center -1071px;
}







/*footer*/
.footer {
    background: #2B2E2F;
    padding: 30px 0;
    color: #e6e6e6;
    text-align: center;
    min-height: 170px;
}

.footer div.container {
    position: relative;
}

.footer a {
    text-decoration: none;
    color: #cdcdcd
}

.footer a:hover {
    color: #3e96a9;
}

.footer div.left {
    position: absolute;
    width: 215px;
    text-align: left;
    left: 10px;
    top: 0;
}

.footer div.left p.name {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 10px
}

.footer div.left p.text {
    margin-bottom: 5px;
}

.footer div.links {
    width: 420px;
    margin: 0 auto;
    display: block;
}

.footer div.links ul {
    float: left;
    width: 170px;
    margin-right: 80px;
}

.footer div.links ul:nth-child(2) {
    margin-right: 0;
}

.footer div.links ul p {
    font-weight: bold;
}

.footer div.links ul li {
    height: 18px;
}

.footer div.links ul li a {
    font-size: 12px;
    line-height: 15px;
}

.footer div.contacts {
    position: absolute;
    right: 10px;
    top: 0;
    text-align: right;
}

.footer div.contacts p {
    margin-bottom: 6px;
}

.footer div.contacts p.name {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 10px
}

.footer div.contacts p.tel a {
    color: #3e96a9;
    text-decoration: none;
}

.footer div.contacts p#callback {
    color: #3e96a9;
    border-bottom: 1px dashed #3e96a9;
    cursor: pointer;
}

/*catPage*/
.catPage h2,
.catPage .psevdoH {
    margin: 15px 0;
}

.catPage p {
    text-indent: 8px;
    margin-bottom: 5px;
    text-align: justify
}

.catPage ul {
    list-style: inside disc;
    margin: 5px 0;
}

.catPage img {
    display: block;
    float: left;
    border: 4px solid #d6d6d6;
    border-radius: 5px;
    width: 95%;
    max-width: 400px;
    height: auto;
    margin: 15px 20px 15px 0;
}

.catPage .catPrice img {
    border: 3px solid #d6d6d6;
    border-radius: 5px;
    width: 100%;
    height: auto;
    margin: 0;
    box-sizing: border-box;
}

.catPage .catPrice p {
    text-align: center
}

div.catPrice {
    float: left;
    max-width: 400px;
    margin: 15px 20px 15px 0;
    clear: both
}

div.catPrice table {
    width: 100%;
    border: 2px solid #d6d6d6;
}

div.catPrice th,
div.catPrice td {
    text-align: center;
    border: 1px solid #d6d6d6;
    padding: 3px;
    vertical-align: middle
}

div.catPrice th.name,
div.catPrice td.name {
    text-align: left;
    text-indent: 8px
}

div.catPrice tr th {
    font-weight: bold
}

div.catPrice th:nth-child(even),
div.catPrice td:nth-child(even) {
    background: #F2F2F2
}



@media (max-width: 979px) {
    div.site-branding {
        height: 45px;
    }

    header a.logo {
        width: 200px;
        height: 45px;
    }

    header a.logo img {
        height: auto;
        width: 200px;
        height: 45px;
    }

    #masthead p.tel {
        margin: 10px 10px 0 0;
    }

    #masthead p.metro {
        font-size: 15px;
        margin-top: 0px;
    }

    #masthead p.metro span {
        font-size: 16px;
    }

    .main-nav ul {
        width: 100%
    }

    .main-nav ul li {
        float: none;
    }

    .main-nav .menuOrder {
        width: 100%;
    }

    div.container.homePromo {
        background: transparent url("/wp-content/themes/spravkas/img/home.jpg") no-repeat scroll 390px top;
    }

    div.container.homePromo p {
        font-size: 18px;
    }

    div.container.homePromo p span.second {
        font-size: 14px;
    }

    .homeText {
        padding: 20px 7px;
    }

    .popular ul li,
    .popular ul li:last-child {
        margin: 10px 20px;
    }

    .footer div.links {
        padding-top: 180px;
        width: 90%;
    }

    .footer div.links ul {
        float: none;
        margin: 0;
        width: 100%
    }

    .footer div.links ul li {
        display: inline-block;
    }

    h1 {
        line-height: 1.2;
        font-size: 22px;
    }

    h2,
    .psevdoH {
        line-height: 1.2;
        font-size: 20px;
    }

    h3,
    h4 {
        line-height: 1.2;
        font-size: 20px;
    }

    .hide {
        height: 3550px
    }
}

@media (max-width: 767px) {
    div.site-branding {
        height: auto;
        padding: 10px 0;
    }

    header a.logo {
        float: none;
    }

    #masthead div.tel p,
    #masthead div.tel a {
        margin: 5px 0 10px 0;
        font-size: 24px;
        float: none;
    }

    div.container.homePromo {
        background: none;
    }

    div.container.homePromo p {
        margin: 0 auto;
        width: 370px;
    }

    /*.main-nav ul {display:none;}*/
    .main-nav ul {
        height: auto;
        display: none;
    }

    .main-nav ul li {
        display: block;
        border-right: none;
        border-bottom: 1px solid #52A7B9;
    }

    .main-nav ul li a {
        width: 100%;
        padding: 12px 0;
        background-color: #83C4D3;
    }

    .main-nav #touch-menu {
        background: transparent;
        border: none;
        color: #fff;
        display: block;
        float: left;
        font-size: 25px;
        line-height: 45px;
        text-align: center;
        width: 100%;
        cursor: pointer;
        transition: all 1.0s ease 0s;
    }

    .main-nav #touch-menu:hover {
        background-color: #377F8F;
        transition: all 1.0s ease 0s;
    }

    .catalog ul {
        max-width: 400px;
        margin: 0 auto;
    }

    .catPage img {
        float: initial;
        margin: 5px auto 15px auto;
    }

    div.catPrice {
        float: initial;
        margin: 5px auto 15px auto;
    }

    .hide,
    .hide.active {
        display: none
    }
}

@media (max-width: 479px) {
    div.container.homePromo p {
        font-size: 16px;
        width: 285px;
        text-align: center;
        padding: 0 0 10px 0;
    }

    div.container.homePromo p span.img {
        float: none;
        margin: 0 auto;
    }

    .footer div.contacts {
        margin: 0 auto;
        position: initial;
        text-align: center;
        width: 180px;
    }

    .footer div.links {
        padding-top: 10px;
        width: 90%;
    }

    .footer div.links ul {
        margin-bottom: 15px;
    }

    .footer div.links ul li {
        display: block;
        margin-bottom: 7px;
    }

    .footer div.left {
        position: initial;
        text-align: center;
        width: 98%;
    }

}


@media (max-width: 375px) {

    div.catPrice th.name,
    div.catPrice td.name {
        text-indent: 0px
    }
}



div#orderBlock {
    width: 300px;
    height: 450px;
    background-color: #e6e6e6;
    overflow: hidden;

}

.orderBlockTop {
    background-color: #46a1b4;
    text-align: center;
    height: 100px;
}

.orderBlockTop p,
.orderBlockTop a,
.callbackBlockTop p {
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    text-shadow: 1px 1px 0 #2a6a79;
    text-decoration: none;
}

.orderBlockTop div.phone {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/spravkas/img/phone-i.png") no-repeat scroll 30px center;
    padding-left: 40px;
    text-decoration: none;

}

span.or {
    border-radius: 50% 50%;
    width: 40px;
    line-height: 40px;
    display: block;
    background-color: #F35F2A;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    box-shadow: 1px 0.5px #266674 inset;
    font-size: 14px;
}

.orderBlockForm,
.callbackForm {
    margin-top: 30px;
    padding: 0 20px;


}

.orderBlockForm>p {
    margin-bottom: 20px;
}

.orderBlockForm>p:last-child {
    margin-bottom: 0px;
}

textarea,
input[type="text"],
input[type="tel"] {
    background-color: #fff;
    border: medium none;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #c4c4c4;
    color: #808080;
    font: 13px/16px "Open Sans", Arial, Helvetica, sans-serif;
    padding: 8px;
    width: 240px;
    resize: none;
}

textarea {
    height: 60px;
}

input[type="tel"].wpcf7-not-valid {
    background-color: #F9CEC0;
    color: #464545;
}

select.wpcf7-not-valid {
    background-color: #F9CEC0;
    color: #464545;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    position: absolute;
    bottom: -27 px;
    right: 30px;
}

select {
    background-color: #fff;
    border: none;
    padding: 5px 7px 7px 7px;
    color: #808080;
    font: 13px/16px "Open Sans", Arial, Helvetica, sans-serif;
    height: 32px;
    cursor: pointer;
    width: 280px;

}

.styled-select {
    background-color: #fff;
    border: medium none;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #c4c4c4;
    color: #808080;
    overflow: hidden;
    width: 256px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    height: 32px;
}

.styled-select span.wpcf7-not-valid-tip {
    display: none;
}

.styled-select p {
    position: absolute;
    display: block;
    border-top: 10px solid #46A1B4;
    border-bottom: 10px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    right: 8px;
    top: 13px
}

input.order {
    border: none;
    float: right;
    margin-right: 4px;
}

div.wpcf7-validation-errors {
    display: block;
    margin: -5px 0 0 20px !important;
    padding: 0 !important;
    color: #f00;
    font-weight: bold;
    border: none !important;
}

div.wpcf7-mail-sent-ok {
    display: block;
    margin: -5px 0 0 20px !important;
    padding: 0 !important;
    color: #398f14;
    font-weight: bold;
    border: none !important;
}





div#callbackBlock {
    width: 300px;
    height: 330px;
    background-color: #e6e6e6;
    border-radius: 3px;
    margin: 100px auto;
    overflow: hidden;
}

.callbackBlockTop {
    background-color: #46a1b4;
    text-align: center;
}

/*universal*/
.orange {
    color: #f56734
}

.out {
    outline: red 1px solid;
}

.tac {
    text-align: center !important;
}

.b,
strong {
    font-weight: bold;
}

#content a.link {
    text-decoration: none;
    color: #377f8f;
}



.wpcf7-form-control {
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    display: block;
    background: #fff;
    border: 2px solid whitesmoke;
    appearance: none;
    max-width: 243px;
}

.styled-select {
    max-width: 243px;
}

.error {
    border: 2px solid #ff0000;
}

.order {
    background-color: #f56734;
    width: auto;
}

.site-content {
    min-height: 45vh;
}

.obr ~ .order {
    display: block;
    margin: 10px 0;
    text-decoration: none;
}