.clr {
    clear: both;
}
a {
    color:black;
}
a:hover {
    text-decoration: none;
    color:black;
}

.header_top{
    background: #313131 url("../images/header_bg.png") repeat-y scroll center top;
    color: white;
}
a.logo {
    display: block;
    width: 240px;
    margin: 20px auto 15px;
    color: white;
}
a.logo:hover {
    text-decoration: none;
}
p.phone {
    display:block;
    width:210px;
    /*background: rgba(0, 0, 0, 0) url("../images/icon_tel.png") no-repeat scroll 0 11px;*/
    background-position: 0 50%;
    ine-height:20px;
    margin: 5px auto 5px;
    font-size: 1.7em;
    float: left;
    padding-top: 3px;
}
p.phone > span {
    line-height: 40px;
}
.phone a{
    color: #fff;
}
.top_info{
    display:block;
    width:310px;
    padding-left: 30px;
    margin: 25px auto 23px;
    background: rgba(0, 0, 0, 0) url("../images/icon_galka.png") no-repeat scroll 0 11px;
}
.top_info span {
    font-size: 1.3em;
    color:red;
    display: block;
    text-align: center;
    margin-left: -20px;
}

.menu_top {
    height: 55px;
    background: #EE9810 url("../images/mega_menu_bg.png") repeat-x scroll 0 0;
}
.meny {
    padding: 0;
    border-right: 1px solid #CD730C;
    border-left: 1px solid #F4AF2F;
}

.meny ul {
    display: table-row;

}

.meny ul li {
    display: table-cell; width: auto; height:50px; text-align: center; vertical-align: bottom;
}
.meny ul li a{
    color: #fff;
    height: 50px;
    display: table-cell;
    width: 1000px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 1em;
    border-right: 1px solid #F4AF2F;
    border-left: 1px solid #CD730C;
}

.index_top {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;

    padding: 0 0 4% 0;
    position: relative;
    background-image: url("../images/bg_top_img.jpg");
}

.h {
    padding: 10px 10px 26px 16px;
    background-color: rgba(255, 255, 255, 0.9);
    margin: 30px 30px 10px 30px;
    border-radius: 5px;
}
.form_r {
    padding: 10px 10px 10px 16px;
    margin: 20px 30px 10px 30px;
    border-radius: 7px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-image: url("../images/forma_top_bg.png");
}
.form_r div{
    padding: 0 1% 0 4%;
}
.form_r h4{
    font-size: 25px;
}
.form_r label {
    font-size: 20px;
    display: block;
    font-weight: normal;
}
.form_r select {
    width: 95%;
    height: 40px;
    margin: 0 5% 10px 0;
    font-size: 25px;
}
.form_r input {
    width: 95%;
    height: 40px;
    font-size: 25px;
}
.form_r p {
    margin: 0 5%;
}
.form_r input[type="image"] {
    display: block;
    width:250px;
    margin: 10px auto;
}


h3.vidi {
    margin: 30px 0 5px 4%;
    font-weight: bold;
    font-size: 30px;
}

.idex_cat a{
    display: block;
    padding: 0;
    text-align: center;
    border: 2px solid #E3E3E3;
    width: 227px;
    margin: 10px auto;
    border-radius:3px;
}
.idex_cat a:hover{
    border-color:red;
    color: red;
}
.idex_cat a p {
    padding: 8px 0 4px;
    margin-bottom: 0;
}


.pr div {
    height:243px;
}

.pr a{
    padding: 10px 0;
    display: block;
    margin: 25px auto 10px;
    width: 150px;
    text-align: center;
}

.pr a:hover{
    border: 2px solid #fff;
    border-radius: 8px;
    color: #fff;
}


.stati div{
    padding: 15px;
}
.stati h6{
    color: #A10909;
    font-size: 20px;
    font-weight: bold;
}
.stati p span{
    text-decoration: underline;
    display: block;
    text-align: right;
}
.stati div:nth-child(odd) {
    background: #F2F2F2;
}
.stati div:hover {
    box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
    position: relative;
    z-index: 1000;
}


.raboti {
    display: block;
    width: 184px;
    height: 52px;
    background: url('../images/cont/slider_knopka.png') no-repeat;
    margin:-5px auto 0;
    color: #fff;
    font-size:20px;
    text-align: center;
    padding-top: 15px;
}

.fouter {
    background: #313131 url("../images/footer_bg.png") repeat-y scroll center top;
    color: white;
}
.footer_tel {
    padding: 7px 7px 7px 3%;
    font-size: 18px;
    text-align: center;
}
.footer_tel p {

}
.footer_tel img {
    margin-bottom:5px;
    margin-left: 40px;
}
.fut_menu p{
    padding: 10px 0 0;
    margin-bottom: 0;
    text-align: center;
    font-size:25px;
}
.fut_menu img {
    display: block;
    margin: 0 auto;
}
.fut_menu ul {
    margin-top: 8px;
    list-style-type: square;
    line-height: 25px;
    margin-left: 5%;
}
.fut_menu li a{
    color: #fff;
}
.fut_menu a:hover {
    color:#FFA800;
}


/* карточка товара */
div.card_tovar {
    position: relative;
    height:210px;
    width: 210px;
    margin:15px auto 20px;
}
div.card_tovar a {
    position: absolute;
    display: block;
    width: 210px;
    border-radius: 5px;
    margin: 10px auto;
    padding-top: 175px;
    z-index: 100;
}
div.card_tovar a:hover{
    background: rgba(0, 0, 0, 0.3);
    border: 5px solid rgba(0, 0, 0, 0.1);
}
div.card_tovar img {
    display: block;
    border-radius: 5px;
    width: 210px;
    height: 170px;
    margin-bottom: 30px;
    position: absolute;
    top: 10px;
    z-index: 80;
}
div.card_tovar p{
    font-size: 20px;
    text-align: center;
    margin-bottom: 0;
}
/* карточка товара */

/* контент страници */
.page_text {
    margin:20px 0 30px;
}
.page_text a{
    color: #2a6d9e;
    text-decoration: underline;
}
.page_text a:hover{
    text-decoration: none;
}
/* контент страници */

.tbl-tovar, .tbl-teh {
    font-family: Georgia,serif;
    color:black;
    width: 100%!important;
}

.tbl-tovar tr {
    border-bottom: 2px solid black;
    font-size: 16px;
}

.tbl-tovar td {
    padding: 5px;
}

.tbl-tovar tr:nth-child(1) {
    border-bottom: 3px solid black;
    font-size: 18px;
    font-weight: bold;
}
.tbl-tovar tr:nth-child(1) td {
    text-align: center;
}

.tbl-teh tr {
    border-bottom: none;
    font-size: 16px;
}
.tbl-teh td {
    padding: 7px;
}
.tbl-teh tr:nth-child(odd) {
    background: #F0F0F0;
}
.tbl-teh tr:nth-child(1) {
    background:#DEDEDE ;
    font-weight: bold;
    padding: 10px;
}

.contact_form, .contact_inf {
    padding: 5px;
}
.contact_inf {
    padding: 50px 40px 20px;
}
.contact_inf div.row div {
    margin-bottom: 20px;
}
.contact_inf p {
    font-size: 18px;
    color:black;
    margin-bottom: 5px;
}
.contact_inf p.p-min {
    font-size: 14px;
}
.contact_form div.row:nth-child(1) {
    margin: 15px;
    padding: 20px 5px;
    background-image: url("../images/forma_kontakti.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 7px;
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.btn-podsl {
    background: url("../images/otziv_btn.jpg") repeat-X;
}
.btn-podsl {
    background: url("../images/otziv_btn.jpg") repeat-x;
    border: 1px solid #B92727;
    color: #fff;
}
.btn-podsl:hover {
    background: url("../images/otziv_btn_hover.jpg") repeat-x;
}

.otzivi hr {
    border-color: #5C5C5C;
    margin-bottom: 30px;
}.otzivi hr:last-child {
     margin-bottom: 0;
     border-color: rgba(0,0,0,0);
 }
.name_user {
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.date_otziv {
    display: block;
    float: right;
    font-size: 18px;
    font-weight: bold;
}
.text_otziv {
    font-size: 16px;
}
.krohi {

    background: url("../images/katalog_bg.png");
}
.krohi div:nth-child(1){
    padding-left: 50px;
}
.krohi a {
    font-size: 16px;
    line-height: 35px;
}
.krohi a span {
    color: gray;
    padding: 0 10px 0 10px;
}

.all_stati {
    padding:10px;
}
.all_stati img {
    margin: 30px 20px 40px 10px
}
.all_stati:hover {
    background: #F0F0F0;
}
.all_stati p span {
    color: #464646;
    font-size: 16px;
    line-height: 30px;
}

/* ======= Результат расчета ======*/

.table_calc {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 25px;
}

.table_calc th {
    border: 1px solid #000;
    padding: 5px;
}

.table_calc td {
    border: 1px solid #000;
    padding: 5px;
    border-bottom: 2px solid #000;
}
.model {
    text-align: center;
}
.cost_all{
    text-align: center;
    color: red;
    font-weight: bold;
}

.cost{
    text-align: center;
    color: #FF860D;
    font-weight: bold;
}
.size{
    text-align: center;
}
.name_cab{
    font-weight: bold;
    color: #F26700;
    width: 310px;
}
.text_cab{
    width: 190px;
}

div#modal_calc div.modal-dialog{
    width: 90%;
}

.middle-red{
    margin: 5px 0 8px 5px;
    font-weight: bold;
    color: #D20000;
    font-size: 20px;
}


.ui-progressbar {
    position: relative;
}
.progress-label {
    position: absolute;
    left: 50%;
    top: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
}

/* ======= Результат расчета ======*/


.popup-gallery img {
    display: block;
    float: left;
    margin: 5px;
}
span#galPrev, span#galNext {
    position: absolute;
    cursor: pointer;
    display: block;
    width: 33%;
    font-size: 20px;
    text-align: center;
    border:1px solid #CDCDCD;
}
span#galPrev:hover, span#galNext:hover {
    border-color: #FFAA01;
    color: #FFAA01;
}
span#galPrev {
    top: 100%;
    left: 16.5%;
}
span#galNext{
    top: 100%;
    left: 49.5%;
}



@font-face {
    font-family: HansHand; /* Гарнитура шрифта */
    src: url(../fonts/HansHand.ttf); /* Путь к файлу со шрифтом */
}

div#h_anim{
    position: relative;
}
div#h_anim p{
    font-family: HansHand, 'Comic Sans MS', cursive;
    letter-spacing: 5px;
    display: none;
    position:absolute;
    top:0;
    left: 0;
    margin: 30px 10px 10px 10px;
    color:#FFE17F;
    font-size: 40px;
    font-weight: bold;
    text-shadow: black 0 0 3px;
}
div#h_anim p:nth-child(2){
    color:#FFC53E;
}
div#h_anim p:nth-child(3){
    color:#FFB11F;
}
div#h_anim p:nth-child(4){
    color:#FF8009;
}

/* Перезвонить мне */
#spinerv {
    height: 60px;
    border-radius: 30px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.45);
}

#spiner_phone {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background: #b3caff;
    color: white;
    font-size: 30px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
#spiner_phone i{
    margin-top: 15px;
}

#contact_phone input {
    float: right;
    margin: 4px 5px 0;
    border-radius: 15px;
}
#contact_phone input[name="to_phone"] {
    height: 20px;
    padding-left: 7px;
    padding-right: 7px;
    border:1px solid white;
    color: #000;
    width: 150px;
}
#contact_phone input[name="sbm"] {
    margin: 3px 10px 10px 10px;
    height: 30px;
    background: linear-gradient(to top, #fa8700, #ffbe57);
    border: 1px solid #FB8A05;
    color: white;
    font-size: 16px;
    padding: 3px 10px
}
#spinerv p.ostsv {
    color: white;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-size: 12px;
    display: block;
    margin-top: 3px;
}

.spinerv_l {
    float: left;
}
.spinerv_l p.ostsv{
    float: left;
    margin-left: 10px!important;
}
.spinerv_l #spiner_phone{
    float: left;
}
.spinerv_l #contact_phone input{
    float: right;
}
.spinerv_fixed_l, .spinerv_fixed_r{
    position: fixed;
    z-index: 999999;
}
.spinerv_fixed_l{
    left: 30px;
    bottom: 90px;
}

.spinerv_r {
    float: right;
}
.spinerv_r p.ostsv{
    float: right;
    margin-right: 12px!important;
}
.spinerv_r #spiner_phone{
    float: right;
}
.spinerv_r #contact_phone input{
    float: left;
}
.spinerv_fixed_r{
    right: 30px;
    bottom: 50px;
}
.spinerv_open{
    width: 370px;
}
.spinerv_close{
    width: 60px;
}
#sv_cnt{
    display: block;
    color:red;
}
#sv_mess{
    display: none;
    color: #ffffff;
    text-align: center;
    margin-top: 17px;
    font-size:17px;
}

.coleb_anim{
    animation: colb 0.11s linear infinite;
}
@keyframes colb {
    0%, 100% {
        transform: translate(0);
    }
    25% {
        transform: translate(5px,5px);
    }
    75% {
        transform: translate(-5px,-5px);
    }
}

/* END Перезвонить мне */
.batt_to_spinerv{
    background: linear-gradient(to top, #fa8700, #ffbe57);
    text-align: center;
    border-radius: 8px;
    border:1px solid #fc9201;
    margin: 0 10px;
    padding: 5px;
    color: white;
    cursor: pointer;
    -webkit-box-shadow:1px 2px 5px rgba(0, 0, 0, 2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:1px 2px 5px rgba(0, 0, 0, 2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:1px 2px 5px rgba(0, 0, 0, 2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}


.top_opis{
    /*font-family: HansHand, 'Comic Sans MS', cursive;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    display: block;
    max-width: 400px;
    margin: 5px auto 20px;
}
#skidka_top{
    border: 1px solid white;
    border-radius: 5px;
    overflow: hidden;
    width: 225px;
    margin: 10px auto;
}
#skidka_top p{
    color: #fff;
    font-size: 18px;
    font-family: HansHand, 'Comic Sans MS', cursive;
    padding: 12px 10px 0 110px;
}

.no-fixed-supported #spinerv { position: absolute; }

@font-face {
    font-family: 'Magnolia Script';
    src: local('Magnolia Script'), local('Magnolia-Script'), url('../fonts/Magnoliascript.woff2') format('woff2'), url('../fonts/Magnoliascript.woff') format('woff'), url('../fonts/Magnoliascript.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
.top_predlog{
    font-family: "Arial",sans-serif;
    color: #fff;
    text-align: left;
    font-size: 40px;
    text-shadow: 2px 2px 2px #000000;
    margin-left: 2%;
    margin-right: 2%;
    padding: 2%;
    background: rgba(0,0,0,0.8);
    border-radius: 4px;
}
.top_predlog_p_center{
    font-size: 40px!important;
    text-align: center!important;
}
.top_predlog p{
    font-size: 20px;
    margin-top: 1%;
    margin-bottom: 1%;
}
@media (max-width: 991px) {
    .top_predlog, .top_predlog_p_center{
        font-size: 30px!important;
    }
    .top_predlog p{
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .top_predlog, .top_predlog_p_center{
        font-size: 25px!important;
    }
    .top_predlog p{
        font-size: 13px;
        margin-top: 2%;
        margin-bottom: 2%;
    }
}
@media (max-width: 479px) {
    .top_predlog, .top_predlog_p_center{
        font-size: 20px!important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }
}

.btn-vigoda{
    font-family: "Arial",sans-serif;
    font-size: 14px;
    padding: 5px 8px;
    color: white;

    background: #BB0000; /* Old browsers */
    background: -moz-linear-gradient(top, #7F0000 0%, #BB0000 100%);
    background: -webkit-linear-gradient(top, #7F0000 0%,#BB0000 100%);
    background: linear-gradient(to top, #7F0000, #BB0000);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7F0000', endColorstr='#BB0000',GradientType=0 );
    /*background: -moz-linear-gradient(top, #F8AB15 0%, #EE9810 100%);
    background: -webkit-linear-gradient(top, #F8AB15 0%,#EE9810 100%);
    background: linear-gradient(to bottom, #F8AB15 0%,#EE9810 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DC3737', endColorstr='#EE9810',GradientType=0 );
    */
}
.btn-vigoda:hover{
    color: white;

    background: #7F0000; /* Old browsers */
    background: -moz-linear-gradient(top, #BB0000 0%, #7F0000 100%);
    background: -webkit-linear-gradient(top, #BB0000 0%,#7F0000 100%);
    background: linear-gradient(to top, #BB0000, #7F0000);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BB0000', endColorstr='#7F0000',GradientType=0 );
}
.btn-vigoda:focus{
    color: white;
}
@media (max-width: 530px) {
    .btn-vigoda{
        font-size: 18px;
    }
}


.orange_gradient{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fbd69b+40,fbd69b+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #fbd69b 40%, #fbd69b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#fbd69b 40%,#fbd69b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#fbd69b 40%,#fbd69b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbd69b',GradientType=0 ); /* IE6-9 */
}
.shadow_bottom{
    -webkit-box-shadow: 0 8px 9px rgba(0,0,0,0.3);
    box-shadow: 0 8px 9px rgba(0,0,0,0.3);
}

#navbar_menu {
    background: #EE9810 url(../images/mega_menu_bg.png) repeat-x;
    margin-bottom: 0;
}
#navbar_menu a {
    border-right: 1px solid #F4AF2F;
    border-left: 1px solid #CD730C;
}
@media (max-width: 950px) {
    #navbar_menu .container {
        width: 100%;
    }
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: orange;
}
.navbar-default .navbar-toggle {
    border-color: #F4AA15;
}
.navbar-default .navbar-nav > li > a {
    color: white;
}
.navbar-default .navbar-toggle .icon-bar {
    background: white;
}

@media (max-width: 350px) {
    .pr a, .pr img {
        width: 100%;
    }
}

/* дополнение к слайдеру slick */

.slick-arrow {
    position: absolute;
    z-index: 1040;
    top: 40%;
    background: #FFA800;
    border: none;
    opacity: 0.7;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: white;
    margin: 5px;
    box-shadow: 0 17px 40px hsla(0, 8%, 36%, .26);
    border: 2px solid ghostwhite;
    font-size: 16px;
}
.slick-next {
    right: 50px;
}


/* END дополнение к слайдеру slick */

/* для слайдера товара */
.slider_tovar img {
    width: 100%;
}

.slider_tovar_thumbs div img {
    width: 100%;
}
.slider_tovar_thumbs .slick-current > div {
    border:3px solid #FFDFA0;
}
/* END для слайдера товара */

.title_tovar_page {
    font-size: 25px;
    font-weight: bold;
}
.div_title_tovar_page {
    border-bottom: 1px solid #EDEDED;
}

/* заказать в 1 клик */
.one-click {
    width: 100%;
}
/* END заказать в 1 клик */

.dop_inf_tovar a {
    border-bottom: 1px dotted #919191;
}

.border_shadow {

    padding-top: 30px;
    padding-bottom: 30px;

    -webkit-box-shadow: inset 0 0 0 1px #d5d5d5, 0 0 6px 0 #d5d5d5;
    -moz-box-shadow: inset 0 0 0 1px #d5d5d5, 0 0 6px 0 #d5d5d5;
    box-shadow: inset 0 0 0 1px #d5d5d5, 0 0 6px 0 #d5d5d5;
}

#popup_gallery_tovar a{
    outline: none;
}