*:not(li, ul) {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 12px;

}
.preload_block {
     left: 43%;

     margin-top: -9em;
     position: fixed;
     top: 58%;
 }

p {
    color: #999;
}

.preload_block svg {
    width: 250px !important;
}

#White_cover {
    animation: popup 2s ease alternate;
    animation-iteration-count:1;
    animation-fill-mode: forwards;
}

h1{
    font-size: 24px!important;
    color: #282828;
    text-transform: uppercase;
}

h2 {
    font-size: 20px!important
}

.g_map {
    width: 100%;
    position: relative;
    margin-top: -39%;
}

.span4 {
    position: relative;
    z-index: 3;
    width: 30%;
    background: #fff;
    float: right;
}

.span5 {
    position: relative;
    z-index: 3;
    width: 30%;
    background: #fff;
    float: left;
}



.icon_about img{
    padding-bottom: 15px;
    transition: all .2s ease-in-out;
}

.icon_about img:hover{
    padding-bottom: 15px;
    transform: scale(1.1);
}
.icon_about {
    display: -webkit-inline-box;
    text-transform: uppercase;
    width: 14%;
}
.about_us_icons {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.price_text {
    width: 35%;
    margin: auto;
    margin-top: 45px;
}

#last_about_icon {
    margin-right: 0%!important;
}

@keyframes popup {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(100%);
    }
}
.map_storke_img1 {
     position: absolute;
     left: 0px; z-index: 1;
     width: 100%;
     top: -25px;
 }

.map_storke_img2 {
    position: absolute;
    left: 80px;
    z-index: 1;
    width: 100%;
    top: 135px;
    -moz-top: 145px;
}

@-moz-document url-prefix() {
    .map_storke_img2 {
        top: 145px;
    }
}

.our_photo {
    margin-top:-100px!important;
    margin-bottom:-100px!important;
}

.entry-title {
    margin-bottom: 40px;
}

.item_title {
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
    height: 40px;
}

.gmenu{
    width:100%;
    display: inline-block;
    text-align: center;
    font-weight: 400;
    font-size: 90%;
    margin-left: -16px;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    z-index: 97;
}
.map{
    position: relative;
}
.map_map{
    position: relative;
    z-index: 1;
}
.map_left{
    position:absolute;
left:0;
    top:10%;
    height:80%;
    background-color: white;
    width: 30%;
    text-align: center;
}
#map{
    width:100%;
    height:600px;

}
.map_right {
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    background-color: white;
    width: 22%;
    text-align: left;
    padding-left: 84px;
}

.map_right h4{
    padding-left: 35px;
}

.map_title{

}
.gmenu_item{
    display: inline;
    list-style-type:none;
    padding: 5px 1px 5px 1px;
}
.gmenu_small{
    text-align: left;
    padding: 12px;
    display:none;
    margin-top: 10px;
}

.smenu_items{
    padding: 0px 3px 0 0;
    background-color: white;
    min-height: 150px;
    padding-left: 12px;
}

.gmenu_item_small{
    display: -webkit-box;
    list-style-type:none;
    padding-top: 8px;
}
.gmenu_item_small a{
    text-decoration: none;
    font-size: 14px;
    color:#282828;
    -webkit-transition: bottom, opacity, ease-out 0.4s;
    -moz-transition: bottom, opacity, ease-out 0.4s;
    -o-transition: bottom, opacity, ease-out 0.4s;
    transition: top 1s, opacity, ease-out 0.4s;
}
.gmenu_item a{
    text-decoration: none;
    font-size: 14px;
    color:#282828;
    -webkit-transition: bottom, opacity, ease-out 0.4s;
    -moz-transition: bottom, opacity, ease-out 0.4s;
    -o-transition: bottom, opacity, ease-out 0.4s;
    transition: top 1s, opacity, ease-out 0.4s;
}

.logo_mini a{
    height:100px;
}


.gmenu_item :hover{
    color:#fecc00;
}
.selected{
    color:#fecc00;
}
.selected a{
    color:#fecc00;!important;
}
.gmenu_grow {

}
.gmenu_grow img{
    height:20px;
    margin-bottom: -4px;
}
.gmenu_grow_small img{
    transform: rotate(90deg);
    height: 55px;
    margin: -22px;
    padding-top: -22px;
    margin-left: 5px;
    width: 50px;
}
body{
   /*max-width: 1400px;*/
    /*background-color: lightgrey;*/
    margin: auto;
    font-family: Ubuntu, "times new roman", times, roman, serif;
}
.logo{
    text-align: center;
    margin-bottom: 40px;
    max-width:475px;
    margin: auto;
}
.logo_mini{
    text-align: left;
    margin-top: -45px;
    max-width: 90px;
    position: absolute;
    z-index:99;
}
.logo_img{

    max-width:71%;
}
.structure_items{
margin: auto;
    /*width: 1574px;*/
    width: 1440px;
    text-align: center;
}
.structure_item{
    padding:6px;
    display: inline-table;
    text-align: center;
}
.structure_content{
    margin: auto;
    width: 1440px;
    padding: 10px 0px 10px 0;
    box-sizing: border-box;
    padding: 10px 30px 10px 0;
}

.clearfix{
    clear: both;
}
.item_p_title{
    position: relative;
    margin: auto;
    width: 100%;
    z-index: 4;
    font-weight: 600;
    font-size: 16px;
    color: #282828;
    text-transform: lowercase;
}
.catalog_item{
    text-align: center;
}
.peoplesvg{
    position: absolute;
    height: 70%;

}
#peoplesvg_1{
    bottom: 16.2%;
    left: 12.2%;
    width: 10.6%;
    height: 70%;

}
#peoplesvg_2{
    bottom: 14.7%;
    left: 22.2%;
    width: 10.6%;
    height: 70%;
}
#peoplesvg_3{
    bottom: 18.3%;
    left: 28.2%;
    width: 10.6%;
    height: 70%;

}
#peoplesvg_4{
    bottom: 15.1%;
    left: 34.0%;
    width: 10.5%;
    height: 70%;

}
#peoplesvg_5{
    bottom: 17.8%;
    left: 39.2%;
    width: 16.9%;
    height: 70%;

}
#peoplesvg_6{
    bottom: 13.1%;
    left: 46.7%;
    width: 10.2%;
    height: 70%;
    z-index:999;

}
#peoplesvg_7{
    bottom: 11.7%;
    left: 53.3%;
    width: 9.4%;
    height: 70%;

}
#peoplesvg_8{
    bottom: 19.1%;
    left: 60.0%;
    width: 9.5%;
    height: 70%;

}
#peoplesvg_9{
    bottom: 17.3%;
    left: 68.1%;
    width: 7.6%;
    height: 70%;

}
#peoplesvg_10{
    bottom: 15.1%;
    left: 73.1%;
    width: 7.2%;
    height: 70%;

}
#peoplesvg_11{
    bottom: 17.3%;
    left: 78.7%;
    width: 7.6%;
    height: 70%;

}

.page404{
    padding:40px;
    text-align: center;
}
.before_item{
    float: left;
    z-index: 5;
    position: relative;
}
.before_item a{
    text-decoration: none;
    color:gray;
}
.next_item{
    float: right;
    z-index: 5;
    position: relative;
}
.next_item a{
    color:gray;
    text-decoration: none;
}
.sm_3{
    max-width:  294px;;
}
.structure_content_images{
    float: left;
    padding: 15px 15px 15px 0;
    width: 65%;
    text-align: justify!important;
}
.structure_content_content{
    padding: 15px 0px 15px 15px;
    font-size: 14px;
    color: #282828;
    margin-top: -15px;
    line-height: 20px;
    text-align: justify;
}
.parent_title{
    font-size: 12px;
    font-style: italic;
}
.parent_title a{
    text-decoration: none;
    color: green;
}
.catalog_item_img {
    position: relative;
    width:294px;
    height:294px;
    margin: 0 auto;
}

.catalog_item_img p{

    margin: 0px;
    position: absolute;
    opacity:0;

    font-size: 12px;
    font-weight: 400;
    font-family: 'Ubuntu';

    text-align: center;
    color: #fff;
    transition: top .4s, opacity, ease-out 0.4s;
    width: 100%;
    height: 100%;
}
.catalog_item_img:hover p{
    opacity:1;
    -webkit-transition: bottom, opacity, ease-out 0.4s;
    -moz-transition: bottom, opacity, ease-out 0.4s;
    -o-transition: bottom, opacity, ease-out 0.4s;
    transition: top 1s, opacity, ease-out 0.4s;
    background: rgba(19,19,19,0.7);
    cursor: pointer;


}
.stroke{
    display: block;
    height: 100px;
    padding-left: 35px;
    padding-right: 11px;
    padding-top: 95px;
    transform: rotate(4deg);
    z-index: 1;
}
.stroke_span{
    font-size: 20px;
    margin-top: -60px;
    display: block;
    width:100%;
    z-index:2;
    position: relative;
    color:#282828;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 6px;
}
.items_title{
    padding: 10px 0 5px 0;
}

.items_title a{
    font-size: 14px;
    color:#282828;
    text-transform: uppercase;
    text-decoration: none;
}

.stroke:hover > .items_title a {
    font-weight: 700;
}

.stroke_span:hover > .items_title a {
    font-weight: 700;
}

.catalog_item_img:hover > .items_title a {
    font-weight: 700;
}

.main_categories_list_item{
    display: inline;
    list-style-type:none;
    padding: 5px 7px 5px 7px;
}
.main_categories_list_item a{
    text-transform: uppercase;
    color: #282828;
    font-size: 12px;
    text-decoration: none;
    -webkit-transition: bottom, opacity, ease-out 0.4s;
    -moz-transition: bottom, opacity, ease-out 0.4s;
    -o-transition: bottom, opacity, ease-out 0.4s;
    transition: top 1s, opacity, ease-out 0.4s;
    font-weight: 600;
}
.main_categories_list_item a:hover {
    color: #fecc00;
}
.main_categories_list_item a:active {
    color: #fecc00;
}
.main_categories_list{
    text-align: center;
    margin-left:-35px;
    padding: 10px 0px 10px 0px;
}

#contacts_submit {
    background: #ffce00!important;
    padding: 5px;
    font-family: Ubuntu;
    text-transform: uppercase;
}

#contacts_submit:hover {
    background: #ffbb00!important;
    padding: 5px;
    font-family: Ubuntu;
    text-transform: uppercase;
    cursor: pointer;
}

.footer{

    color: #484848;
    font-size: 12px;
    text-align: center;
    padding: 35px 0;

    height: 60px;

}
.footer_icons{
    padding:20px;
}
.social_icons img{
    width:20px;
}
.error{
    border:1px solid red;
}
.error_text{
    color:red;
    line-height: 10px;
    text-align: center;
}
.social_icons{
    padding: 5px;
    color: gray;
    text-decoration: none;
    vertical-align: top;
}

.map_right .social_icons{
    margin-top: 6px;
    display: block;
}

.item_title{
    font-size: 12px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
}
.wrapper {
    min-height: calc(100vh - 150px);
    margin: auto;
    max-width: 1440px;
    padding: 0px 50px 0px 50px;
}
.about_text_3_item{
    display:inline-table;
    max-width: 33% ;
    text-align: left;
}
.peole_item_img{
    position:absolute;
    z-index: 2;
    top:6px;
    width:250px;

    text-align: -webkit-center;
    transition: all .2s ease-in-out;
    display: block;
    overflow: hidden!important;
}
.hidden{
    display: none;
}
.peole_item_img img {
    transition: all .2s ease-in-out;
    width: 215px;
    height: 215px;
    border-radius: 137px;
    padding-top: 13px;
}

.peole_item_img:hover{
    transform: scale(1.1);
    overflow: hidden!important;
}

.about_stroke img {
    width: 300px;
    z-index: 0;
    padding-top: 29px;
    margin: auto;
    display: block;
}

.about_stroke {
    height: 50px;
}

.peole_item img {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.people_all{
    text-align: center;
}
.peole_item{
margin-bottom: 40px;
    position: relative;
    z-index: 1;
    display:inline-table;
    width:250px;
    height:250px;
}
.about_text_3{
   padding-top: 30px;
}

.about_text_3_item_title {
    color: #ffce00;
    padding: 7px;
    font-weight: 600;
    font-size: 16px;
}

.about_text_3_item_content{
    text-align: justify;
    padding:10px;
}

/*новости*/
.news_catalog_item_img {
    position: relative;
    width:294px;
    height:171px;
    margin: 0 auto;
}

.news_catalog_item_img p{

    margin: 0px;
    position: absolute;
    opacity:0;

    font-size: 12px;
    font-weight: 400;
    font-family: 'Ubuntu';

    text-align: center;
    color: #fff;
    transition: top .4s, opacity, ease-out 0.4s;
    width: 100%;
    height: 100%;
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #fecc00!important;
    background-image: none!important;
}

.news_catalog_item_img:hover p{
    opacity:1;
    -webkit-transition: bottom, opacity, ease-out 0.4s;
    -moz-transition: bottom, opacity, ease-out 0.4s;
    -o-transition: bottom, opacity, ease-out 0.4s;
    transition: top 1s, opacity, ease-out 0.4s;
    background: rgba(19,19,19,0.7);
    cursor: pointer;


}
.news_stroke{
    display: block;
    height: 100px;
    padding-left: 35px;
    padding-right: 11px;
    padding-top: 35px;
    transform: rotate(4deg);
    z-index: 1;
}
.news_stroke_span{
    font-size: 20px;
    margin-top: -60px;
    display: block;
    width:100%;
    z-index:2;
    position: relative;
    color:#282828;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 6px;
}
.news_items_title{
    min-height:50px;
}

.news_items_title a{
    font-size: 16px;
    color:#282828;
    text-transform: uppercase;
    text-decoration: none;
}


#LoadMore{
    width:100%;
    padding:20px;
    text-align: center;
    margin-top: 30px;
    box-sizing: border-box;
}
.news_title{
    position: relative;
    z-index: 33;
}
.title_storke {
    max-width: 220px;
    position: relative;
    top: -53px;
    z-index: 0;
    margin: auto;
    transform: rotate(2deg);
}
#LoadMore span {
    background-image: url("/public/img/svg/arrow-down.svg");
    background-position: 60px 34px;
    background-repeat: no-repeat;
    background-size: 60px auto;
    color: #282828;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: auto;
    padding: 27px;
    text-transform: uppercase;
    width: 130px;
    margin-top: -15px;
}
@media (max-width: 1470px) {
    .structure_items {
        width: 1260px;
        width: 100%;
        text-align: center;
    }
    .structure_content {
        width: 1260px;
        width:100%;
    }
}
@media (max-width: 1000px) {
    .structure_items {
        width: 942px;
        width: 100%;
        text-align: center;
    }
    .structure_content {
        width: 942px;
    }
}
@media (max-width: 750px) {

    .price_text {
        width: 100%;
    }

    .structure_items {
        width: 628px;
        width: 100%;
        text-align: center;

    }
    .structure_content {
        width: 628px;
        margin-top: 55px;
    }
    .about_text_3_item{
        text-align: center;
        max-width: 100%;
    }
    .icon_about {
        width: 33%;
        text-align: -webkit-center;
        padding-top: 25px;
        margin: 10px;
    }
    .before_item{
        display:none;
    }
    .next_item{
        display:none;
    }
    .icon_about img {
        padding-bottom: 5px;
        transition: all .2s ease-in-out;
    }

}
@media (max-width: 476px) {

    .our_photo {
        margin-top: 0!important;
        margin-bottom:0!important;
    }

    #small_menu {
        margin-left: -15px;
    }

    #page_title {
        margin-top: 20px;
    }

    .news_items_title {
        min-height: 25px;
        padding-top: 10px;
    }

    .wrapper {
        padding: 0px;
        max-width: 88%;
    }

    .footer {
        color: #484848;
        font-size: 12px;
        text-align: center;
        padding: 0;
        height: 60px;
        padding-top: 95px;
    }

    h1 {
        line-height: 1.2;
    }

    .item_p_title {
        margin-top: 12px;
    }

    .footer_copyright {
        margin-bottom: 30px;
    }

    .structure_content_content {
        padding: 0px;
    }

    .main_categories_list_item a {
        font-size: 14px;
        line-height: 2;
    }

    .gmenu_small{
         display: block;
     }
    .logo_m{
        display: block;
        width: 50%;
        margin: auto;
    }
    .logo{
        display: none;
    }

    .logo_mini{
        display: none;
    }
    .logo_img{
        max-width: 100%;
    }
    .smenu_items{
        display: none;
    }

    .gmenu{
        display: none;
    }
    .preload_block {
        margin-left: -11.5em;
    }

    .preload_block svg {
        width: 98% !important;
    }

    .gmenu_item {
        display: block;
        padding: 3px;
    }

    .gmenu_grow {
        display: none;
    }

    .gmenu {
        text-align: -webkit-left;
        float: right;
        width: 50%;
        margin: 0;
    }

    .logo {
        float: left;
        margin-top: 0;
        margin-left: 0;
        padding-top: 11px
    }

    .logo_mini {
        float: left;
        margin-top: 0;
        margin-left: 0;
        padding-top: 11px;
        z-index:9;
    }

    .structure_content_images {
        width: 100%;
        padding: 0px;
        min-height: 310px;
        margin-top: 50px;
    }

    .structure_items {
        width: 100%;
        text-align: center;
        width: 325px;

    }

    .structure_item {
        display: block;
    }

    .structure_content {
        margin-top: 0px;
        max-width: 100%;
        padding: 10px 0px 10px 0;
    }

    .gmenu_item {

        font-size: 10px;
    }

    .gmenu_grow img {
        height: 17px;
    }

    .main_categories_list_item {
        display: block;
        padding: 0px;
    }

    .main_categories_list ul {

        padding: 0px;
    }

    .main_categories_list {
        margin: 0;
        width: 100%;
        display: inline-block;
    }

    .sm_3 {
        max-width: 310px;
        width: 100%;
        text-align: center;
    }

    .catalog_item_img {

        width: 100%;
        /* //  height: 236px;*/
        background-size: cover;
        background: red;
    }

    h1 {
        font-size: 24px;
    }

    .map_left {
        position: relative;
        width: 100%;
        margin-top: 30px;
    }

    #map {
        width: 100%;
        height: 365px;
    }

    .map_right {
        position: relative;
        width: 100%;
    }

    .map_storke_img1 {
        position: relative;
        left: 0px;
        z-index: 1;
        width: 100%;
        margin-bottom: -60px;
        margin-top: -60px;
    }

    input {
        width: 100%!important;
        padding: 10px;!important;
        margin: 0!important;
        margin-top:10px!important;
    }

    textarea {
        width: 100%!important;
        padding: 10px;!important;
        margin: 0!important;
        margin-top:10px!important;
        min-height: 100px;
    }

    .map_storke_img2 {


        top: 119px;
    }

    #contacts_submit {
        background: #ffce00!important;
        padding: 5px;
        font-family: Ubuntu;
        text-transform: uppercase;
    }
    input[type="button"], input[type="submit"], button {
        background: #ffce00!important;
        padding: 5px;
        font-family: Ubuntu;
        text-transform: uppercase;
    }

    .map_right {
        position: relative;
        right: 0;
        height: 260px;
        background-color: white;
        width: 100%;
        text-align: left;
        padding-left: 0;
        margin-top: -155px;
        line-height: 2;
        text-align: center;
    }

    .map_right h4 {
        padding-left: 0px;
    }

    .map_storke_img2 {
        position: absolute;
        left: 0px;
        z-index: 1;
        width: 100%;
        margin-top: 60px!important;
    }

    .map_storke_img2 img {
        width: 220px!important;
    }

}
