a.openModal/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
body #load {
    display: block;
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 999999;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
  }
body{
    margin: 0;
}
a.email-head {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    float: right;
    position: relative;
    top: -3px;
    color: #1F365C;

}
#tab1 .galery-tab1{
    display:flex;
    justify-content: space-between;

}

.branding a .preload-me {
    width:250px;
}
.city-nom select {
    background: url("/wp-content/uploads/2019/10/arrow-down.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 10px 20px;
    padding-right: 22px;
    padding-left: 0;
    padding-bottom:0;
    margin-bottom: 0;
    height:26px;
    border:none;
    color: #C1121C;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:16px;
    font-weight: 600;

}
div.phone-part{
    font-family: 'Open Sans Condensed', sans-serif;
}
/*contact7 modal-window*/
#contact_form_pop .callback-form{
    padding:20px;
}
.callback-form label, .callback-form input {
    color:#1f365c;
}
.wpcf7-form input[type="submit"], input[type="submit"]:not([name="update_cart"]){
    color: #ffffff;
    background-color: #C1121C;
    background: #C1121C;
    font-size: 16px !important;
}
.submit-button {
    text-align: center;
}
.callback-form h3{
    text-align: center;
}
a#fancybox-close{
    color: #1f365c;
    background: transparent;
    top: 25px;
    right: 25px;
    width: auto;
    height: auto;
    cursor: pointer;
    z-index: 111103;
    text-decoration: none;
    font-size: 36px;
    transition: transform 0.5s cubic-bezier(.16,.81,.32,1), opacity 0.5s ease;
}
a#fancybox-close:before{
    content: '×';
}
a#fancybox-close:hover{
    color: #C1121C;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
a.fancybox-inline.calling {
    padding-left:5px;
    text-transform: uppercase;
    color: #1f365c;
    text-decoration: none !important;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    font-size: 16px;
    position:relative;
    top: 2px;

}
i#phone-icon {
    transform: rotate(-40deg);
    font-size:22px;
}
.mini-widgets{
    align-items: center !important;
}
.branding .mini-widgets{
    align-items: flex-end !important;
}
.masthead .shopping-cart{
    margin-bottom:3px;
}
a#tel-header{
    text-decoration: none;
}
a #prenom, a #nomer {
	text-decoration: none;
	color: #1F365C;
}
#prenom, #nomer {
    font-size:22px;
    font-weight: 600;
}
/*footer*/
.contact-info a {
    text-decoration:none;
}
a.fancybox-inline.call-footer {
    padding: 10px 30px;
    background: #ffb536;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    font-size: 16px;
}
a.fancybox-inline.call-footer:hover{
    background: #ffa012;
    color: #fff !important;
}
#footer #woocommerce_product_categories-2 .product-categories li a{
    color: #949fb2;
    font-size:13px;
}
#footer #woocommerce_product_categories-2 .product-categories li a:before{


    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f152";
    margin-right:5px;
}
#branding-bottom {

}
.main-nav > li > a .menu-text{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}
.dt-mobile-header {
    z-index:99999;
}
@media screen and (max-width: 778px){
    .mobile-branding a img{
        min-width:200px;
    }
}


/* Блок преимуществ */
.icon-bottom .aio-icon-top{
    margin-bottom:20px;
}
.accent-icon-bg .aio-icon {
    background: #C1121C !important;
}
.icon-bottom h4.aio-icon-title {
    min-height: 40px;
}

/*наша продукция*/
.pt_plus_info_box .info-box-tag {
    text-align:center;
}
.info-box:hover h3 {
    color:#fff !important;
}
.pt_plus_info_box .info-box-tag{
    margin-bottom:5px;
}
.action.arrow-next.expandable {
    margin-top:80px;
    min-height:65px;
}
.pt_plus_info_box .info-tag-title{
    height:60px;
    border-bottom:none !important;
}
.info-box-conetnt a {
    text-decoration:none;
}
.service-desc{
    margin-top:-28px;
    height: 80px;
    font-weight:400;
    /*padding: 1em 0;*/
    padding-top:7px;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    opacity: 0;
    -webkit-transition: opacity .35s,color .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s,color .35s;
    transition: opacity .35s,transform .35s,color .35s,-webkit-transform .35s;
}
.post-inner-loop .info-box:hover .service-desc{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.service-desc p{
    font-weight: 600;
    text-shadow: 5px 5px 15px #111, -5px -5px 15px #111;
}
.masthead{
    z-index:99999 !important;
}
/*наши проекты на главной*/
.map {
    font-size:14px;
    line-height: 11px;
    /*font-family: 'Oswald', sans-serif;*/
    color:#FFF;
    background:none repeat scroll 0 0 transparent;
    text-shadow:.5px .866px 2px rgba(0,0,0,0.65);

}

a.openModal.click {
    color:#fbbf71;
    text-decoration: underline;
}

a.openModal:before{
    content: "";
    padding-right:0;
    top:-1px;
    position:relative;
    background-image:url(/images/design/map_dot12.png);
    background-repeat:no-repeat;
    width:15px;
    height:15px;
    float:left;
    -webkit-transition:all .3s ease;
}
a:hover.openModal:before,a.click.openModal:before{
    background-image:url(/images/design/map_dot12_hover.png);
}

/*.terskol a,.salovat a,.murmansk a,.magadan a,.astrahan a,.sorochinsk a,*/
.map.black a{
    color:#1f365c;
    text-shadow:
            -0   -1px 0   #FFFFFF,
            0   -1px 0   #FFFFFF,
            -0    1px 0   #FFFFFF,
            0    1px 0   #FFFFFF,
            -1px -0   0   #FFFFFF,
            1px -0   0   #FFFFFF,
            -1px  0   0   #FFFFFF,
            1px  0   0   #FFFFFF,
            -1px -1px 0   #FFFFFF,
            1px -1px 0   #FFFFFF,
            -1px  1px 0   #FFFFFF,
            1px  1px 0   #FFFFFF,
            -1px -1px 0   #FFFFFF,
            1px -1px 0   #FFFFFF,
            -1px  1px 0   #FFFFFF,
            1px  1px 0   #FFf;
}
.text-content-block p, .eib-description p, #in-dot li {
    color: #111 !important;
}
.map.black a:hover{
    color:#F44336;

}

.int-map .map{
    position:absolute;
}

.magadan {
    top: 44%;
    right: 8.5%;
    color: #2C2C2C!important;
}

.yakytsk {
    top: 48%;
    right: 25%;
}
.cialkovski {
    bottom: 19.5%;
    right: 14%;
}
.habarovsk {
    bottom: 24%;
    right: 11.5%;
}
.murmansk {
    color: #2C2C2C!important;
    top: 11%;
    left: 25%;
}
.kirishi {
    top: 15.5%;
    left: 16%;
}
.yaroslavl {
    top: 27.9%;
    left: 17%;
}
.dzerjinsk {
    top: 36.5%;
    left: 17%;
}
.kstovo {
    top: 38.5%;
    left: 16.5%;
}
.v-novgorod {
    top: 20.5%;
    left: 14.5%;
}
.moskow {
    top: 29.5%;
    left: 13.5%;
}
.tula {
    top: 35%;
    left: 12.8%;
}
.sochi {
    bottom: 39.5%;
    left: 3.3%;
}
.krasnodar {
    bottom: 50.5%;
    left: 3.5%;
}
.novocher {
    bottom: 53.5%;
    left: 7%;
}
.shekino {
    bottom: 61%;
    left: 13%;
}
.volgograd {
    bottom: 50.5%;
    left: 10%;
}
.tuapse {
    bottom: 44.5%;
    left: 3%;
}
.terskol {
    bottom: 33.5%;
    left: 5%;
}
.astrahan {
    bottom: 41.5%;
    left: 9%;
}
.salovat {
    bottom: 46.5%;
    left: 19.5%;
    color: #2C2C2C!important;
}
.sorochinsk {
    bottom: 44%;
    left: 18%;
    color: #2C2C2C!important;
}
.ektb {
    bottom: 49%;
    left: 25.5%;
}
.tatar {
    bottom: 55%;
    left: 20.5%;
}
.sterlitamak {
    bottom: 48.5%;
    left: 20%;
}
.omsk {
    bottom: 36.5%;
    left: 32.5%;
}
.krasnoyarsk {
    bottom: 29.5%;
    left: 47.5%;
}
.tomsk {
    bottom: 37.5%;
    left: 40%;
}
.sictivkar {
    top: 33.5%;
    left: 26%;
}
.yamal2 {
    top: 27.5%;
    left: 43%;
}
.yamal {
    top: 43%;
    left: 37.5%;
}
.yar-sale {
    top: 36%;
    left: 40%;
}
.tumen {
    top: 53.5%;
    left: 30.5%;
}
.tobolsk {
    top: 46.5%;
    left: 33%;
}
.tatar {
    bottom: 55.5%;
    left: 19.5%;
}



.modal-wrapper .goriz {
    width:100%;
    background-color:#0385C4;
    height:6px;
    /*float:left;
    margin-top:-10px;*/
    background:linear-gradient(top,#01293c 0%,#0385c4 100%);
}

.proj-desc{ padding: 10px 10px 10px;}
.modal .proj-desc p, .modal-two .proj-desc p{padding: 0px;}
.proj-list .modal>div>img{
    width: 100%;
}
.modal-wrapper{
    /*width: 36%;*/
    width: 400px;
    text-align: left;
    /*margin-top: 3em;*/
    padding-right: 2%;
    position: absolute;
    min-height: 350px;
}
.center-pos {
	left:40%;
}
.modal-wrapper ul{
    width: 100%;
    list-style: inside none;
    margin: 10px 0;
    padding: 0;
}

.int-map{
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.proj-list{
    position: absolute;
    top:0;
}
.proj-local{
    color: #444; font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    display: block;
}

.modal-wrapper .goriz {
    width:100%;
    background-color:#0385C4;
    height:6px;
    /*float:left;
    margin-top:-10px;*/
    background:linear-gradient(top,#01293c 0%,#0385c4 100%);
}

.proj-desc{ padding: 10px 10px 10px;}
.modal .proj-desc p, .modal-two .proj-desc p{padding: 0px;}
.proj-list .modal>div>img{
    width: 100%;
}
/* ???????‚?µ?????µ?€ */
.modal  {

    /* ???»???? ???µ?€?µ???€?‹?‚???? */
    /*position: relative;*/
    position: absolute;
    /*width: 350px;*/
    top: 0em;
    left: 0;
    right: 0;
    bottom: 0;
//background: rgba(0,0,0,0.2);
    z-index: 10000;
    /* ???€?°?????„???€???°?†???? ???€???·?€?°?‡???????‚?? ???€?? ???‚???€?‹?‚????  */
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
    /* ?????€?‹???°?µ?? ???·???°?‡?°?»?????? */
    opacity: 0;
    pointer-events: none;
}


.modal-two {opacity: 100;top: -5px;z-index:2;position: relative;
}
/* ???????°?·?‹???°?µ?? ???????°?»???????µ ???????? */
.modal.target {
    opacity: 1;
    pointer-events: auto;
}
.modal > img, .first>img{
    display: block;
    width: 100%;
    height: 178px;
    /* background: rebeccapurple;*/
}
/* ???????µ?€?¶?°?????µ */
/*.modal > div {
width: 500px;
background: #fff;
position: relative;
margin: 10% auto;
/* ???? ???????»?‡?°?????? ?????????????·???€???µ?? ?°???????°?†????
-webkit-animation: minimise 500ms linear;
/* ???€?????°?µ?? ?…???€???????? ??????
padding: 30px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
-moz-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
background: -moz-linear-gradient(#fff, #ccc);
background: -webkit-gradient(linear, right bottom, right top, color-stop(1, rgb(255,255,255)), color-stop(0.57, rgb(230,230,230)));
text-shadow: 0 1px 0 #fff;
}*/
.modal > div , .modal-two > div  {
    /*width: 351px;*/
    min-height: 320px;
    max-height: 380px;
    height: auto;
    position: absolute;
    margin-top: 0em;
    /*margin-top: -5px;*/
    margin-left: 0%;
    border:1px solid #d8d8d8;
    /* ???? ???????»?‡?°?????? ?????????????·???€???µ?? ?°???????°?†???? */
    -webkit-animation: minimise 500ms linear;
    /* ???€?????°?µ?? ?…???€???????? ?????? */
    padding: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
    -moz-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    background: #FFF;
    text-shadow: 0 1px 0 #fff;
}
.modal-two > div{
    border: 1px solid transparent;
}
a.openModal:hover img.dot {opacity: 1; filter: saturate(500%);}

.modal-two > div.first {
    margin-top: 0em !important;
}

.modal.target > div {
    -webkit-animation-name: bounce1;
}

.modal h2 {
    font-size: 36px;
    padding: 0 0 20px;
}
.modal p , .modal-two p{color: #4C4C4C;font-size: 12px !important;line-height: 3px;padding:0px;font-weight:windows;
    line-height: 18px;}
.modal p:nth-child(even), .modal-two p:nth-child(even){color:#8c8c8c !important;font-weight:normal;
    line-height: 18px;}
@-webkit-keyframes bounce1 {
    0% {
        -webkit-transform: scale3d(0.1,0.1,1);
        -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
    }
}

#right-triangle {
    z-index: 999999999;
    width: 0px;
    height: 0px;
    position: absolute;
    right: 3px;
    margin-top: -90px;
    display:none;
}
@-webkit-keyframes minimise {
    0% {
        -webkit-transform: scale3d(1,1,1);
    }
    100% {
        -webkit-transform: scale3d(0.1,0.1,1);
    }
}

/* ?????‹?»???° ???° ???????????? ?—?°???€?‹?‚?? */
.modal a[href="#close"] {
    position: absolute;
    right: 0;
    top: 0;
    color: transparent;
}

/* ???±?€?°???‹???°?µ?? ???·???µ???µ?????? */
.modal a[href="#close"]:focus {
    outline: none;
}

/* ?????·???°?µ?? ???????????? ?—?°???€?‹?‚?? */
.modal a[href="#close"]:after {
    content: 'X';
    display: block;

    /* ?????·???†?????????€???µ?? */
    position: absolute;
    right: -10px;
    top: -10px;
    width: 1.5em;
    padding: 1px 1px 1px 2px;

    /* ???‚???»?? */
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    font-weight: bold;
    background: #000;
    color: #fff;
    border: 3px solid #fff;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.modal a[href="#close"]:focus:after,
.modal a[href="#close"]:hover:after {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
}

.modal a[href="#close"]:focus:after {
    outline: 1px solid #000;
}

/* ???‚???€?‹???°?µ?? ???????°?»???????µ ???????? */
a.openModal {/*
margin: 1em auto;
display: block;
width: 200px;
background: #ccc;
text-align: center;
padding: 10px;
-moz-border-radius: 7px;
border-radius: 7px;
background: -moz-linear-gradient(#fff, #ddd);
background: -webkit-gradient(linear, right top, right bottom, from(rgb(255,255,255)), to(rgb(230,230,230)));
text-shadow: 0 1px 0 #fff;
border: 1px solid rgba(0,0,0,0.1);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
box-shadow: 0 1px 1px rgba(0,0,0,0.3);*/
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    text-decoration:none;
}

/*a.openModal:hover,
a.openModal:focus {
background: -moz-linear-gradient(#fff, #ccc);
background: -webkit-gradient(linear, right top, right bottom, from(rgb(255,255,255)), to(rgb(200,200,200)));
}*/

/*.more {background-color: #e7e7e7; height: 33px; width: 100%; float: left; margin-top: 1px;}*/
.more {background: #0c90db !important;
    height: 33px;
    width: 100%;
    float: left;
    position: absolute;
    top: 100%;
    text-shadow: none;
}
.first:hover .more a , .modal:hover .more a {color:#FC6671;}
.more a, .more a:visited,.more>div {
    color: #FFF!important;
    background-color: #0c90db !important;
    text-align: center;
    vertical-align: bottom;
    line-height: 21px;
    padding: 9px 5px;
}

.city_arrow {position: relative;
    margin-left: 9px;
    margin-top: 1px;
}
/*hover-home*/
.hover-home h2{
    padding: 0 !important;
    line-height:1.2;
}

.hover-home h2 span{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size:16px;
}
.hover-home:hover h2 span{
    color: #fff;
}
.hover-home p.description{
    text-transform: none !important;
}
.desc-footer{
    margin-bottom:35px;
    color:#fff;
}
/*category-catalog*/
.title-category{
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom:30px;
}
.filter__item {
    margin:30px 5px 0px 5px;
    flex:0 0 20%;
}
.filter__item .filter__inner select {
    padding-right:25px;
}
.premmerce-active-filters-widget-wrapper{
    text-align:right;
    margin-right:8px;
    border-bottom: 1px solid #ccc;
    margin-bottom:30px;
}
.cat-desc-grid{
    display:grid;
    grid-template-columns: 40% 60%;
    grid-column-gap: 30px;
    grid-row-gap: 20px;
    align-items: center;
}
.cat-desc-col1{

}
.cat-desc-col2{
    line-height: 1.33;
    text-align: justify;
}
.cat-desc-col2 p{
    font-family: "Open Sans";

}
.cat-html-1-grid{
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
    margin-top: 20px;
}
.html1-item{
    text-align: center;
}
.html2-img-grid{
    display: grid;
    grid-template-columns: 50% 50%;
}
.html2-item {
    text-align: center;
}
.html2-item a{
    display:block;
    text-decoration:none;
    color: #C1121C;
}
.html2-img-grid{
    margin-bottom:30px;
}
.html2-title-img{
	font-family:'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size:16px;
}
.cat-html-2-grid h3 {
    font-family: 'Open Sans Condensed', sans-serif;
}
.cat-html-2-grid{
    margin-bottom:30px;
}
#filter-top {
    padding-top:60px;
}
.filter-title{
    font-family: 'Open Sans Condensed', sans-serif;
}
.your_intresting-grid{
    display:grid;
    grid-template-columns: 25% 25% 25% 25%;

}
h2.title-before-sp {
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top:60px;
}
h2.title-your-intresting{
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top:30px;
    margin-bottom:20px;
}

/*.your_intresting_item{*/
    /*text-align: center;*/
    /*transition: all 0.5s ease;*/
/*}*/
/*.your_intresting_item img {*/
    /*border-radius:0;*/
    /*bax-shadow:none;*/
/*}*/
.your_intresting_item a {
    display:block;
    text-decoration:none;
    color: #1f365c;
    text-align: center;
    font-weight: 600;
}
.snip1566 {
    position: relative;
    display: inline-block;
    margin: 20px;
    max-width: 190px;
    color: #bbb;
    font-size: 16px;
    box-shadow: none !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.snip1566 *,
.snip1566:before,
.snip1566:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.snip1566:before,
.snip1566:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: -1;
    border: 2px solid #bbb;
    border-color: transparent #bbb;
}

.snip1566 img {
    max-width: 100%;
    backface-visibility: hidden;
    vertical-align: top;
    border-radius: 50%;
    padding: 10px;
}

.snip1566 figcaption {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.0);
    border-radius: 50%;
}

.snip1566 i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 4em;
    z-index: 1;
}

.snip1566 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.snip1566:hover figcaption,
.snip1566.hover figcaption {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.snip1566:hover:before,
.snip1566.hover:before,
.snip1566:hover:after,
.snip1566.hover:after {
    border-width: 2px;
}

.snip1566:hover:before,
.snip1566.hover:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.snip1566:hover:after,
.snip1566.hover:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*.your_intresting_item:hover img{*/
    /*border-radius: 50%;*/
    /*box-shadow: -5px 5px 15px #ccc, 5px 5px 15px #ccc, 5px -5px 15px #ccc, -5px -5px 15px #ccc;*/
    /*text-align: center;*/
/*}*/
h2.title-regions{
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top:30px;
    margin-bottom:30px;
}
.archive:not(.post-type-archive-product) .woocommerce-products-header{
    margin-bottom:0;
    color: #111;
}
.cat-attribute-grid{
    display:grid;
    grid-template-columns: 60% 40%;
    /*grid-template-rows: 20px;*/
    padding: 0 5px;
}
.cat-attribute-grid .a-left {
    font-size:12px;
    text-align:left;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight:600;
}
.cat-attribute-grid .a-right {
    font-size:12px;
    text-align:right;
    padding:5px 0;
}
.cat-attribute-grid .a-right p{
    margin-bottom:0;
    line-height: 1.3;
}
.woocom-list-content .price .woocommerce-Price-amount.amount {
    font-size: 20px;
    font-weight: 700;
}
.cart-btn-below-img .woo-buttons a{
    font-size:16px !important;
    padding:10px;
}

/*область применения*/
/*.regions-grid{*/
    /*display:grid;*/
    /*grid-template-columns: 25% 25% 25% 25%;*/
    /*grid-gap:20px;*/

/*}*/
/*.item-regions{*/
    /*position:relative;*/
    /*transition: all 0.5s ease;*/

/*}*/
.item-regions img {
    width:100%;
}
.title-useful{
    font-size:20px;
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    position:absolute;
    top:20px;
    left:20px;
    color:#fff;
    text-shadow:2px 2px 15px #111, -2px -2px 15px #111, 2px -2px 15px #111, -2px 2px 15px #111;
}
.widget-title {
    font-size:20px;
}
.li-useful {
    color:#fff;
    position:absolute;
    bottom:20px;
    left:10px;
    font-family: 'Open Sans', sans-serif;


}
.li-useful li{
    list-style:none;
    text-shadow:2px 2px 10px #111, -2px -2px 10px #111, 2px -2px 10px #111, -2px 2px 10px #111;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
}

/*.item-regions:hover {*/
    /*box-shadow: 2px 2px 15px rgba(17,16,0,0.4), -2px -2px 15px rgba(17,16,0,0.4), 2px -2px 15px rgba(17,16,0,0.4), -2px 2px 15px rgba(17,16,0,0.4);*/

/*}*/
/*фильтр товаров*/

.pc-active-filter__item-delete{

   }
.pc-active-filter__list-item{

}
.pc-active-filter__item-text-el{
    font-size:12px;
}
.cat-filter-1 .filter {
    margin-bottom:0;
    justify-content: space-around !important;
}
.paginator {
    justify-content: flex-end;
}
figcaption.woocom-list-content {
    max-width: 220px;
    margin: 0 auto;
}
.woocom-project {
    padding-top: 5px;
    padding-bottom:5px;
    transition: box-shadow 0.25s ease-in;

}
.woocom-project:hover {
    box-shadow: 0px 7px 20px 0px rgba(31, 51, 46, 0.25);
}


/*menu-left*/
#menu-left-menu-categories .menu-item.menu-item-has-children ul.sub-menu{
    display:none;
}
#menu-left-menu-categories .menu-item.current-menu-item ul.sub-menu{
    display:block;
}
#menu-left-menu-categories .menu-item.current-menu-parent ul.sub-menu{
    display:block;
}
#menu-left-menu-categories .menu-item.current-menu-item a, #menu-left-menu-categories .menu-item a {
    font-weight:700;
    
}
#menu-left-menu-categories .menu-item.current-menu-item ul.sub-menu a {
    font-weight:400;
}
#menu-left-menu-categories .menu-item a:before{
    content: "\f007";
    font-family: icomoon-the7-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 8px;
    line-height: 1;
    text-align: center;
    padding: 3px;
    background-color: #e2e1e1;
    margin-right: 5px;
    color: #dd0808;
    top: 15px;
}
#menu-left-menu-categories .menu-item.current-menu-item a:before{
 color:#dd0808;

}
/*#menu-left-menu-categories .menu-item:first-child:before{*/
    /*top: 5px;*/
/*}*/
#menu-left-menu-categories .menu-item a:hover {
    text-decoration: none;
}
#menu-left-menu-categories ul.sub-menu .menu-item a:before {
    content:'\f003';
    background-color: transparent;
    color: #8c95a2;
}
/*#menu-left-menu-categories ul.sub-menu .menu-item:first-child:before{*/
    /*top: 15px;*/
/*}*/
.switcher-wrap{
    margin-bottom:0 !important;
}
/*news-left*/
.news-left {
    display:block;
    text-align:center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:20px;
    font-weight: 600;
    text-decoration:none;
    color: #1f365c !important;
    margin-top:30px;
    margin-bottom:30px;

}
.widget_presscore-blog-posts .round-images .mini-post-img img {
    box-shadow: 4px 4px 15px #686868;
    border: 1px solid #686868;
}
.widget_presscore-blog-posts .round-images .mini-post-img a{
    margin-bottom: 17px;
    margin-left: 10px;
}
/*HTML-TABS*/
.wrapper-tab {
    margin: 30px auto;
    font-family: sans-serif;
    color: #555;
    font-size: 14px;
    line-height: 24px;
}
.wrapper-tab h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.wrapper-tab h3 + p {
    text-align: center;
    margin: 20px 0;
    font-size: 16px;
}
.wrapper-tab .tabs{
    display: flex;
    justify-content: space-around;
    margin-bottom:20px;
    margin-top:5px;
}
.wrapper-tab .tabs li {
    list-style:none;
    width:100%;
}
.wrapper-tab .tabs a {
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #1F365C;
    padding: 20px 0;
    border-bottom: 2px solid #1F365C;
    background: #f7f7f7;
    font-weight: 700;
}
.wrapper-tab .tabs a:hover,
.wrapper-tab .tabs a.active {
    background: #1F365C;
    color: #fff;
}
.wrapper-tab .tabgroup div {
    /*padding: 10px;*/

}
.wrapper-tab .clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.wrapper-tab  ul.tabs.clearfix{
    margin-left:0;
}
.grid-tab1{
    display:grid;
    grid-template-columns: 33% 67%;
    color: #111;
}
.item-tab1{
    padding: 5px;
    align-self: center;
    text-align: justify;

}
.item-tab1 img{
    width:100%;
}
.item-tab1:last-child{
    padding-left:10px;
}
.bottom-item-tab1 {
    margin-top: 20px;
    background: #f5f5f5;
    padding: 20px;
    border-left: 6px solid #C1121C;
    color: #111;
    font-style: italic;
}
section#first-tab-group {
    color: #111;
}
section#first-tab-group ul{
    margin-top: 20px;
    background: #f5f5f5;
    padding: 20px;
    border-left: 6px solid #C1121C;
    padding-left: 30px;
    margin-left:0;

}
section#first-tab-group ul li {
    color: #1f365c;
    font-style: italic;
    list-style:none;
}
section#first-tab-group ul li:before{
    content: "\f00c";
    margin-right: 10px;
    font-family: 'Fontawesome';
    color: #C1121C;
}

    /*пластиковій настил*/
.container-pn {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, 250px);
    grid-gap: 10px;
    justify-content: center;
}
.container-pn h4 {
    font-weight: 300;
    line-height: 1.4;
}
.container-pn p {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
}
.card{
    /*border: 1px solid #ccc;*/
}

.card .image img {
    width: 100%;
}
.card-body{
    padding: 0 15px;
}
.card-footer {
    padding: 5px;
    text-align: center;
    color: #aaa;
    border-top: 1px solid #ccc;
    font-size: 12px;
}



hr {
    border: 0.5px solid #ccc;
}

.level-1 {
    grid-row-end: span 1;
}
.level-2 {
    grid-row-end: span 2;
}


.level-3 {
    grid-row-end: span 3;
}

/*stupeni*/
.stupeni{
    display:grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.item-stupeni{

    padding:10px;
    text-align: center;
}
.item-stupeni img {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
    margin:0 auto;
    outline:1px solid #eee;
}
.item-stupeni h4 {
    font-size:16px;
}
.item-stupeni p {
    font-size:13px;
    text-align: justify;
}
.stupeni1{
    display:grid;
    grid-template-columns: 1fr 2fr;
}
.item-stupeni1{
    padding:10px;
}
/*фильтр - надпись про отсутствие товара*/
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info{
    display:none !important;
}
#footer .widget_product_categories ul.children {
    display:none;
}
.table-reshet {
    text-align:center;
}
.su-table table tr.head-table td{
    background-color: #1f365c !important;
    color:#fff;
}

.grid-forma{
    color: #1f365c;
    display:grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
            "heading heading"
            "field-one field-one"
            "fields-razmer img-razmer"
            "field-two field-two"
            "field-three field-three"
            "heading-two heading-two"
            "field-four field-four"
            "field-five field-five"
            "field-six field-six"
            "submit submit"

}
.heading,.heading2, .fields1,.fields2,.fields3,.fields-razmer,.img-razmer, .fields4,.fields5,.fields6{
    /*border:1px solid green;*/
    padding:3px;
}
.grid-forma input {
    color: #1f365c;
}
.heading{
    grid-area: heading;
}
.heading h3, .heading2 h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.fields1{
    grid-area: field-one;
    padding-bottom: 15px;
}
.fields1 .wpcf7-radio{
    mergin-left:5px;
}
.fields2{
    grid-area: field-two;
}
.fields3{
    grid-area: field-three;
}
.fields-razmer{
    grid-area: fields-razmer;
}
.img-razmer{
    grid-area: img-razmer;
    align-self: center;
}
.heading2{
    grid-area: heading-two
}
.fields4{
    grid-area: field-four;
}
.fields5{
    grid-area: field-five;
}
.fields6{
    grid-area: field-six;
}
.submit{
    grid-area: submit;
}
.field{
    display:grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
            "left-f right-f"
}
.field label {
    grid-area: left-f;
    text-align: right;
    padding-right: 10px;

}
.field span.wpcf7-form-control-wrap {
    grid-area: right-f;
}
.grid-forma .submit .submit-block{
    text-align: right;
}
.vid-kreplenie img {
    box-shadow: 0 0 20px 0 #bfc0c1;
}

.li-useful {
    margin-top: -28px;
    height: 80px;
    font-weight: 400;
    /* padding: 1em 0; */
    padding-top: 7px;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    opacity: 0;
    -webkit-transition: opacity .35s,color .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s,color .35s;
    transition: opacity .35s,transform .35s,color .35s,-webkit-transform .35s;
}
.item-regions:hover .li-useful{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.owl-nav button.owl-prev{
    position:absolute;
    top: 38%;
    left:0px;

}
.owl-nav button.owl-prev span, .owl-nav button.owl-next span{
    background-color: #ffb536;
    color: #ffffff;
    padding: 20px 5px;
    font-size:18px;
}

.owl-nav button.owl-next{
    position:absolute;
    top: 38%;
    right:0px;
}
.owl-dots{
    width:100%;
}
.owl-prev{
   content:">";
}

/*stati*/
.wppm-more-link{
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 220px;
    height: 50px;
    color: #1f365c;
    text-decoration: none;
    border: 2px solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}

.wppm-more-link:hover{
    border-color: rgba(31,54,92,0.21);
    background-color: #1f365c;
}
.wppm-more-link:before {
    content: "\f0362";
    margin-right: 5px;
    font-family: icomoon-the7-font;
    font-size: 12px;
    line-height: 1;
}
/*video-player*/
.mejs-controls{
	opacity:0;
}


/*медиазапросы*/
@media (max-width: 1199px) {

}

@media (max-width: 991px){
    .modal > div, .modal-two > div{
        min-width: 230px;
        width: 100% !important
    }
    .modal-wrapper {
        width: 38%;
        float: left;
        text-align: left;
        padding-right: 2%;
        position: relative;
        min-height: 350px;
    }
}
@media (max-width: 767px){

    .int-map .map {
        position: absolute;
        position: relative;
        float: left;
        display: block;
        top: 0;
        left: 0;
        margin: 0;
        left: 0;
        min-width: 95px;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 95px;

    }
    .int-map>img{display: none}
    .int-map{width: 40%}
    .modal-wrapper {
        width: 54%;
        position:relative;
        left:0 !important;
        right:0 !important;
    }

    .map.black a, .map a{
        color: #716f6f;
        text-shadow:none;
    }
    .map.black a:hover{
        color:#fbbf71;
    }
    #right-triangle{
        display:none;
    }
    .stupeni1 {

        grid-template-columns: 100%;
    }

}

@media (max-width: 520px){

    .int-map{
        width: 100%;
        margin-top:45px;
    }
    .int-map .map{
        /*min-width: 102px;*/
        width:32%;
    }
    .modal-wrapper {
        width: 100%;
        position:relative;
    }
    #right-triangle{
        display:none;
    }
    .stupeni {
        grid-template-columns: 100%;
    }
}
@media (max-width: 479px)  {
    .cat-desc-grid{
        grid-template-columns: 100%;
    }
    .cat-html-1-grid{
        grid-template-columns: 50% 50%;
        grid-row-gap: 30px;
    }
    .html2-img-grid{
        grid-template-columns: 100%;
    }
    .html2-item{
        margin-top: 30px;
    }
    .filter{
        flex-direction:column;
    }
    .filter__item{
        width:80%;
        margin:10px 0;
    }
    .your_intresting-grid{
        grid-template-columns: 50% 50%;
    }
    .wrapper-tab .tabs{
        flex-direction:column;
    }
    .regions-grid{
        grid-template-columns: 100%;
    }

}
/*media 2*/

.vc_custom_1571989381920 {
	padding-bottom: 5px !important;
}

#city-nom{
	position:relative;
}

#city-nom option{
	font-weight:bold !important;
}

.city-nom p{
	margin:0;
}

#popup_city{
	position:absolute;
	display: none;
    flex-wrap: wrap;
    top: 60px;
    background-color: rgba(31, 54, 92, 0.7);
    z-index: 999;
	padding: 10px 0 10px 0;
}

#popup_city p{
	justify-content: center;
	font-size:12px;
	color:#fff;
    display: flex;
    width: 100%;
}

#popup_city button{
    border: none;
	color: rgba(31, 54, 92, 1);
	font-size:10px;
    margin-right: 10px;
    padding: 0 10px;
	
}

#popup_city .yes_button{
	background-color: rgba(31, 54, 92, 1);
	color: #fff;
}

#popup_city .triangle{
	position: absolute;
    right: 60px;
    top: -40px;
	border: 20px solid transparent; 
    border-bottom: 20px solid rgba(31, 54, 92,  0.7);
}
