.feed-icons {
    display: none;
}
body {
    overflow-x: hidden;
}

@keyframes CookieNotify-show {
    0% {
        opacity: 0;
        transform: translateY(100%)
    }
}
.CookieNotify {
    animation: CookieNotify-show .5s ease-out .5s 1 backwards;
    background-color: #2a2f33;
    bottom: 15px;
    color: #cecece;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .3), -1px -1px 5px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    left: 5px;
    padding: 10px;
    position: fixed;
    width: 100%;
    z-index: 999;
    display: none;
    max-width: 800px;
    font-size: 14px;
    border-radius: 10px;
}
.CookieNotify .h3 {
    color: #fff;
    font-size: 18px;
}
.CookieNotify__wrap {
    align-items: center;
    display: flex;
    margin: 0 auto;
    width: 100%
}

.CookieNotify__info {
    margin-right: auto;
    padding-right: 30px;
}

@media (max-width: 800px) {
    .CookieNotify__info {
        margin-bottom:1rem;
        padding-right: 0
    }
    .CookieNotify__wrap {
        flex-wrap:wrap
    }
    .CookieNotify__wrap .button {
        margin: 0 auto
    }
    .CookieNotify {
        left: 0;
        bottom: 0;
    }
}
.CookieNotify a {
    color: #3ca630;
}
.CookieNotify button.button.btn-green {
    align-items: center;
    position: relative;
    width: 190px;
    height: 50px;
    background-color: #fff;
    clip-path: polygon(13% 0, 87% 0, 100% 25%, 100% 75%, 87% 100%, 13% 100%, 0 75%, 0 25%);
    background: #f4f4f4;
    border: 0;
    text-align: center;
    font-size: 16px;
}
.CookieNotify__wrap a.btn {
    background: #3ca630;
    color: #fff;
}
.featured-text a.btn span {
    margin: 0 !important;
    transition: 0.5s;
    font-size: 16px;
    font-weight: normal;
}
.featured-text a.btn span:before {
    display: none!important;
}

.featured-text a.btn:hover span,
.CookieNotify a.btn:hover span {
    color: #fff!important;
    transition: 0.5s;
}
.adress_icon {
    float:left; 
    width:60px; 
    padding-right:10px;
}
#address.phone {
    float: left;
}
#logo_top {
    position: relative;
    top: 12px;
}
.calc-btn {
    background-color: #ffa825;
}

p {
    margin: 0 0 10px;
}

.top-front .jumbotron > .container {
    position:absolute; 
    left:0; 
    width: 100%; 
    bottom: 7%
}
.top-front .main_slogan {
    color:white; 
    font-size: 40px; 
    font-family: 'Open Sans Condensed', sans-serif;
}
.path-frontpage .page-header {
    display: none;
}
.jumbotron p {
    margin-bottom: 70px!important;
}

.whatsapp {
    width: 44px; 
    height: 44px; 
    padding: 0;
}
#navbar-collapse {
    z-index: -1;
    position: relative;
}
h2.main_h1.text-center {
    padding: 20px 0 0;
}
footer.footer p, 
footer.footer ul li,
footer.footer p a{
    font-size: 14px !important;
}
.footer {
    margin: 0;
    border: 0 !important;
    margin-bottom: -1px;
}

form#callback-form {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
#box-callback {
    margin: auto;
    width: 400px;
    margin-top: 100px;
    max-width: 100%;
    background: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    position: relative;
    display: inline-block;
    left: 50%;
    margin-left: -200px;
}
a.box-modal_close {
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    position: absolute;
    right: 15px;
    top: 10px;
    color: #fff;
    opacity: 0.8;
    font-size: 21px;
    transform: scaleX(1.2);
    text-decoration: none;
    cursor: pointer;
}
#box-callback .h2 {
    background: #3ca630;
    text-align: center;
    color: white;
    font-size: 16px;
    border-radius: 5px;
    padding: 15px;
    margin: 0 0 15px;
}
#box-callback .form-item {
    padding: 0 10px;
}
#box-callback .button {
    margin: 0 10px 10px;
    float: right;
    line-height: normal;
    text-align: center;
    padding: 0;
    cursor: pointer;
    z-index: 9;
    display: inline-block;
    position: relative;
}
.form-item.form-type-checkbox {
    display: inline-block;
    width: 100%;
}
.police p {
    font-size: 14px;
}
.police a {
    color: #3ca630;
}
#box-callback .form-item input {
    font-size: 14px!important;
}
.true-mass {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    margin-bottom: 5px;
    color: #3ca630;
}
ul.tabs--primary.nav.nav-tabs a {
    color: #000!important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #fff;
    color: #000;
    box-shadow: none;
}

.circle img,
.img_div img,
img.price_img {
    max-width: initial;
}
.navbar-default .navbar-nav > li.last a {
    background-color: #ffa825;
    font-weight: bold;
}
.article .field--name-field-image img {
    width: 100%;
}
.page-node-type-article .article .field.field--name-body {
    padding: 37px 50px 50px;
}
.side-category, .side-recent, .side-popular {
    display: inline-block;
}
.side-recent .view-content,
.view-novosti .view-content {
    margin-right: -15px;
    margin-left: -15px;
}
ol.breadcrumb > li:before {
    display: none;
}
article.article .content img {
    max-width: 100%;
}
.well.region.region-sidebar-second {
    margin: 0;
    border: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
    padding: 0;
}
.side-category, .side-recent, .side-popular {
    width: 100%;
}
aside.widget.border.pos-padding.side-category {
    margin-top: 30px;
}

.page-node-type-portfolio .field.field--name-field-img {
    display: inline-block;
    margin-bottom: 30px;
    margin: 0 15px;
}

.page-node-type-portfolio .field.field--name-field-img .field--item {
    float: left;
    width: 33.33333333%;
    padding: 3px;
    display: flex
;
}
.page-node-type-portfolio .field.field--name-field-img .field--item img {
    display: block;
    width: 100%;
    height: auto;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.page-node-type-portfolio .field.field--name-field-img .field--item img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.purple_button {
    cursor: pointer;
}
.twentytwenty-wrapper .twentytwenty-wrapper {
    width: 100%;
    margin: 0;
}
.portfolio__view h1 {
    border: 0;
}
.row.row_new,
.portfolio__gallery .row {
    display: flex;
    flex-wrap: wrap;
}

.comp-rem {
    padding: 50px 0;
}

.uslug {
    background: #f4f4f4;
    display: inline-block;
    width: 100%;
    border-radius: 8px;
    text-decoration: none;
    position: relative;
}

.uslug img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
    margin-bottom: 20px;
}

.uslug .text-uslug {
    padding: 0 20px 20px 20px;
    font-size: 16px;
    line-height: normal;
}

.uslug .text-uslug .title {
    color: #000;
    text-decoration: none;
    margin-bottom: 10px;
}

.uslug .text-uslug .price {
    font-size: 22px;
    color: #333;
    font-family: 'RobotoBold',sans-serif,tahoma;
}

.uslug a {
    text-decoration: none;
    color: #000;
}

.block-slide-3-1 {
    margin-bottom: 30px;
}
.swiper ol.spi {
    font-size: 15px;
    text-align: left;
}

.block-slide-4-1,.block-slide-3-1 {
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.swiper-scrollbar.swiper-scrollbar-horizontal {
    opacity: 1 !important;
    height: 7px;
    width: 100%;
    left: 0;
}

.swiper-scrollbar-drag {
    background: #ffa825;
}
.body-prices {
    position: relative;
    box-shadow: 3px 3px 5px #cecece;
    border-radius: 10px;
    margin-bottom: 30px;
    background: #fff;
}

.body-prices .img-price span {
    background: #ffa825;
    background: rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px 20px 5px;
    font-size: 14px;
    border-radius: 5px;
}

.body-prices .img-price {
    position: relative;
    width: 100%;
    height: 225px;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    border-radius: 10px 10px 0 0;
}

.body-prices h3 {
    padding: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
    width: 90%;
    margin-left: 5%;
}

.body-prices p {
    width: 100%;
    padding: 0 15px;
}

.body-prices .prices {
    width: 100%;
    padding: 0 15px;
    color: #ffa825;
    font-size: 24px;
    font-weight: bolder;
}

.body-prices a.detail {
    width: calc(100% - 30px);
    margin: 20px 0;
    margin-left: 15px;
    color: #ffa825;
    border: 1px solid #ffa825;
    display: inline-block;
    text-align: center;
    padding: 15px 0;
    text-decoration: none;
    border-radius: 5px;
    transition: 0.5s;
    font-size: 16px;
}

.body-prices a.detail:hover {
    background: #ffa825;
    color: #fff;
    transition: 0.5s;
}

.body-prices {
    height: 100%;
}

.body-prices p {
    min-height: 65px;
}

.body-prices h4 {
    text-align: center;
    padding: 10px 0 0;
    font-weight: bold;
}

.img-s img {
    width: 100%;
}

.swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 100%;
    left: 0
}

.swiper .border-price {
    border-radius: 7px;
    margin-top: 30px;
    height: calc(100% - 30px);
    background: #fff;
    padding-bottom: 10px;
}

.swiper .border-price img {
    border-radius: 7px 7px 0 0
}

.accordion-button:not(.collapsed) {
    background: #ffa825;
    color: #fff;
}

.border-price p {
    padding: 0 10px;
}

.border-price img {
    padding: 0 !important;
    width: 100%;
    border: 0 !important;
}

.swiper-slide img,.storiesSlider video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper .swiper-slide img {
    height: auto;
}

.border-price .h4 {
    position: relative;
    text-align: center;
    margin: 15px 0 20px;
    line-height: normal;
    font-size: 18px;
}

.border-price .h4 a,.border-price .price-s a {
    color: #000;
    font-weight: bolder;
    text-decoration: none;
}

.border-price .price-s {
    background: #ffa825;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    font-size: 16px;
    margin-bottom: 15px;
}

.border-price {
    border: 1px solid #ffa825;
    margin-bottom: 20px;
}

.swiper ol.spi {
    font-size: 15px;
    text-align: left;
}

.block-slide-4-1,.block-slide-3-1 {
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.swiper-scrollbar.swiper-scrollbar-horizontal {
    opacity: 1 !important;
    height: 7px;
    width: 100%;
    left: 0;
}





.left-accordion {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.block-hidden,p.url-btn,blockquote {
    margin-bottom: 30px;
}

.left-accordion .panel-left {
    float: left;
    width: 33.333%;
    padding-right: 15px;
}

.left-accordion .panel-right {
    float: right;
    width: 66.666%;
    border: 1px solid #ffa825;
    padding: 10px 10px 0 0;
}

.left-accordion .panel a {
    padding: 15px;
    background: #fff;
    color: #ffa825;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    transition: .5s;
    width: 100%;
    transition: .5s;
    border: 1px solid #ffa825;
    text-decoration: none;
}

.left-accordion .panel a.in {
    transition: .5s;
    color: #fff;
    background: #ffa825;
}

.left-accordion .collapse {
    display: none;
    padding: 0 10px 10px;
    transition: .5s;
}

.left-accordion .collapse.in {
    display: block;
    transition: .5s;
}

.title-bar {
    overflow: hidden;
    text-align: center;
}

.title-bar:before,.title-bar:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 1.6px;
    background-color: #ffa825;
    position: relative;
}

.title-bar:before {
    margin-left: -100%;
    left: -14px;
}

.title-bar:after {
    margin-right: -100%;
    right: -14px;
}
tr.top2 {
    background: #ffa825 !important;
    color: #fff;
}
.left-accordion table tr td, body table tr th {
    padding: 15px;
    border: 1px solid #cecece;
    font-size: 16px;
}

.left-accordion table tr:nth-child(1) td {
    color: #fff;
    font-weight: normal;
}
.panel.panel-top {
    margin: 0;
    border: 0;
    background: none;
    box-shadow: none;
    display: inline-block;
    width: 100%;
}
.panel.panel-top a {
    width: auto;
    float: left;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 10px;
}
.center {
    text-align: center;
}
.left-accordion table {
    width: 100%;
    margin-bottom: 20px;
}
a.open-table {
    color: #fff;
    background: #ffa825;
    padding: 5px 15px 7px;
    text-decoration: none;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    width: 320px;
    padding: 15px;
}
a.open-table:hover {
    background: #ffa825;
}
.inactive {
    display: none;
}
.inactive.active {
    display: table-row;
}
a.fancyimage img {
    max-width: 100%;
}
.top {
    max-height: 530px;
}
aside.col-sm-4.primary-sidebar {
    padding-top: 30px;
}

.social-share-title {
    font-size: 14px !important;
}
h3, .h3 {
    text-transform: none !important;
    font-size: 28px !important;
}
h2, 
.h2,
h2 a{
    text-transform: none !important;
    font-size: 32px !important;
}
h1, .h1 {
    text-transform: none !important;
    font-size: 46px !important;
}
.jumbotron h1, .jumbotron .h1 {
    font-size: 50px!important;
}
.p-content a {
    text-transform: none !important;
    color: #333333;
}

.primary-sidebar h3 {
    color: #333333;
}
p {
    font-size: 16px;
}

.more-link,
.text-uppercase.text-center {
    text-transform: none !important;
}
.text_logo {
    text-transform: none !important;
    font-size: 28px !important;
    color: #333;
    font-family: 'Open Sans', 'Comfortaa', sans-serif;
}
button.purple_button.signup img {
    width: auto;
}
.price-block.fadeInUp_block p.text-bold {
    text-align: center;
}
a.whatsapp, .scrollup {
    z-index: 9;
}
.main_block {
    padding-bottom: 0;
    padding-top: 20px;
}
.true-mass.active {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: #fff;
    padding: 30px;
    z-index: 9;
}
button.purple_button span {
    font-size: initial !important;
    color: #fff !important;
}

span.check {
    display: none;
}
.calc_order .checkbox input[type=checkbox], .calc_plitka .checkbox input[type=checkbox], .calc_project .checkbox input[type=checkbox], .calc_gazon .checkbox input[type=checkbox] {
    width: 15px;
    height: 15px;
    position: relative;
    margin: 0;
    top: 3px;
    margin-right: 5px;
    visibility: visible;
    opacity: 1;
}
.calc_order .checkbox label, .calc_plitka .checkbox label, .calc_project .checkbox label, .calc_gazon .checkbox label {
    padding-left: 0;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
}
.proekt_top .jumbotron p {
    margin-bottom: 15px !important;
}

.calc_plitka form.ajax .col-md-6, .calc_gazon form.ajax .col-md-6 {
    width: 100%;
    margin-bottom: 15px;
}
.breadcrumb {
    background-color: #fff;
}
.price_div.gray_block .col-md-3 .price-block img {
    width: 70px;
    height: auto;
    margin: auto;
}
ul.tegs li a {
    background: #fff;
}
.table th,
.subtitle {
    font-family: 'Open Sans', sans-serif;
}
.site-contact.gray_block {
    padding-top: 30px;
}
.block-slide-4-1, .block-slide-3-1 {
    padding-bottom: 0px;
    margin-bottom: 0;
}
h2.main_h2 {
    margin-top: 0;
}
#block-kontur-new-nashiuslugi h2.main_h1.text-center {
    padding-top: 10px;
    margin-bottom: 0;
}
#block-kontur-new-sostavlandshaftnykhrabot h2 {
    margin-top: 0;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.bottom-footer {
    background: #262626;
    padding: 10px 0;
}
.bottom-footer a {
    color: #fff;
    font-size: 14px;
}
.dot > li, ol > li {
    font-size: 16px;
    line-height: normal;
    color: #333333;
}

.dot > li span, ol > li span {
    color: #333333!important;
}
.breadcrumb {
    background: none!important;
}

.form-required:after {
    display: none;
}


.before-after-gallery {
    max-width: 1920px;
    margin: auto;
}
.addDiv > div,
#navbarCollapse {
    max-width: 1700px;
    margin: auto;
}
.orange_block > p:nth-child(1) {
    font-size: 32px;
}
.mb-2 {
    margin-bottom: 20px;
}
.mb-3 {
    margin-bottom: 30px;
}
.mb-4 {
    margin-bottom: 40px;
}
.proekt_1 img.proekt_img_hide_1 {
    position: absolute;
    right: 0;
    top: 0;
}
.proekt_1 .container img {
    position: absolute;
    left: 0;
    opacity: 0.4;
    z-index: -1;
}
.proekt_2 {
    min-height: 500px;
}
.proekt_2 .container > img {
    position: absolute;
    top: -70px;
    right: 0;
}

.proekt_2 img.proekt_img_hide_2 {
    position: absolute;
    top: 0;
    left: -20%;
    width: 100%;
}
.proekt_2 .col-md-6.col-lg-6 {
    position: relative;
    overflow: visible;
}
.proekt_3 .container > img {
    position: absolute;
    top: -70px;
    left: 0;
    opacity: 0.4;
    z-index: -1;
}
.dop_doc_div p.green {
    font-size: 22px;
}
.dop_doc_div a.fancyimage img {
    height: 180px;
}
.pb-100 {
    padding-bottom: 100px;
}
.introduction img {
    max-width: 100%;
}
.mt-2 {
    margin-top: 20px;
}
.mt-3 {
    margin-top: 30px;
}
.mt-4 {
    margin-top: 40px;
}
.additional_p, .blag_banner p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ozelen_1 .col-lg-offset-1.col-md-5.col-lg-5 .img-container {
    height: 180px;
}
.ozelen_1 .col-lg-offset-1.col-md-5.col-lg-5 .img-container h2.img-title {
    top: 20px;
}
.price_div .col-md-3.col-lg-3.col-sm-2.hidden-xs {
    overflow: hidden;
}
.price_div .col-md-3.col-lg-3.col-sm-2.hidden-xs img.price_img {
    height: 100%;
}

table.table ol {
    text-align: left;
}
.introduction .col-md-5.col-lg-5 {
    overflow: hidden;
}

.introduction .col-md-5.col-lg-5 img.intr_img {
    height: 470px;
}
h3.galTitle {
    margin-bottom: 20px;
    margin-top: 20px;
}
.container > .discr__tabs {
    margin-top: 20px;
}
.container > .discr__tabs h2 {
    margin-bottom: 20px;
}
.ozelen_1 .col-md-6.col-lg-6.col-sm-12.col-xs-12 {
    overflow: hidden;
    height: 500px;
}
.price_div .col-md-3.col-lg-3.col-sm-2.hidden-xs img.price_img {
    max-height: 100%;
    height: 700px;
}

.ozelen_1 .grid figure img {
    height: 230px;
}
.main_block.gray_block .col-md-offset-1.col-md-5.col-lg-5 {
    overflow: hidden;
}
.main_block.gray_block .col-md-offset-1.col-md-5.col-lg-5 img {
    height: 350px;
}
.back-fff {
    background: #fff!important;
}
span.purple_button {
    display: inline-block;
    position: relative;
    width: auto;
    padding-right: 15px;
}
span.purple_button img {
    margin-right: 10px;
}
article.contextual-region.portfolio.full.clearfix {
    margin-bottom: 30px;
}
















@media (min-width: 768px) {
    nav#adaptive_menu {
        display: block !important;
    }
}








@media (min-width: 1520px) {
    
}

@media (min-width: 1720px) {
    
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse,
    .navbar-expand-lg .navbar-nav {
        justify-content: flex-start !important;
    }
    
}




@media only screen and (max-width: 1520px){
    
}

@media only screen and (max-width: 1420px){
    
}



@media only screen and (max-width: 1240px){
}

@media only screen and (max-width: 992px){
    
}

@media only screen and (max-width: 768px){
    .row {
        margin: 0;
    }
    #navbar-collapse {
        z-index: 1;
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    ul.menu.menu--main.nav.navbar-nav {
        width: 100%;
        margin: 0;
    }
    #zayavka_button {
        display: block;
    }
    .page-node-type-portfolio .field.field--name-field-img .field--item {
        width: 100%;
    }
    #box-callback {
        width: 100%;
        margin-left: 0;
        left: 0;
    }
    .top-front .jumbotron > .container {
        position: relative;
        bottom: 0;
    }
    .top.top-front {
        height: auto !important;
    }
    body {
        padding-top: 60px;
    }
    .proekt_top {
        height: auto;
    }
    .jumbotron {
        height: auto;
        bottom: 0 !important;
    }
    #adaptive_menu {
        position: fixed;
        width: 100%;
        top: 0;
    }
    .main_block {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .col-sm-12 {
        padding: 0;
    }
    ul.breadcrumb {
        display: flex;
        flex-wrap: wrap;
        height: 30px;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        flex-direction: column;
    }
    .breadcrumb li {
        display: inline;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    h1.page-header {
        padding: 15px;
        border: 0;
    }

    .introduction {
        padding: 20px 0;
    }
    .col-md-offset-1.col-lg-offset-1.col-md-6.col-lg-6 {
        padding: 0 !important;
    }
    .dot {
        margin: 0 !important;
        padding: 0;
    }
    .nav-images {
        padding: 20px 0 20px;
    }
    .nav-images .container,
    .container.back-none,
    .addDiv .row > div,
    .content,
    #block-kontur-new-portfolionaglavnoy .row .col-md-7, #block-kontur-new-portfolionaglavnoy .row .col-md-5, #block-kontur-new-portfolionaglavnoy .row .col-md-12 {
        padding: 0;
    }
    .addDiv {
        padding: 20px 0 20px;
    }
    .site-contact {
        padding: 20px 0;
    }
    footer.footer {
        display: block !important;
        padding: 20px 0!important;
    }
    footer .main_link {
        float: left;
        width: 50%;
        text-align: left;
    }
    footer.footer .col-md-4.text-right {
        width: 100% !important;
        display: inline-block;
        padding-top: 0px;
        text-align: left!important;
    }
    .col-md-6, .col-md-4, .col-md-3 {
        margin-bottom: 20px;
    }
    .ozelen_1 {
        padding-bottom: 20px;
        padding-top: 0;
        text-align: left;
    }
    .col-md-6, .col-md-4, .col-md-3 {
        padding: 0;
    }
    .circle img {
        height: auto!important;
        width: 100%;
        position: relative;
    }
    .circle {
        width: 100%;
        height: auto;
        margin: 0;
        margin-bottom: 20px;
        margin-top: 20px;
        padding: 0;
    }
    hr {
        border-top: 1px solid #555 !important;
        margin-bottom: 10px;
    }
    .ozelen_1.gray_block .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .ozelen_1.gray_block .row .col-md-6.col-lg-8 {
        margin-bottom: 0;
    }
    footer .main_link {
        width: 100%;
    }
    .col-md-offset-1.col-md-5 {
        padding: 0;
    }
    form .col-md-12 {
        padding: 0;
    }
    .content {
        text-align: left;
    }
    h2 {
        margin-top: 10px;
    }
    #block-kontur-new-fotodoposle .main_block {
        padding-bottom: 0;
    }
    .top.top-front .container .container {
        padding: 0;
    }
    #block-kontur-new-nashiuslugi h2.main_h1.text-center {
        padding-top: 0;
    }
    .portfolio__view-text {
        padding: 30px 0 0;
    }
    .portfolio__gallery {
        padding-bottom: 0;
    }
    #block-kontur-new-kontaktyblok .col-md-12.col-lg-12 {
        padding: 0;
    }
    
    .purple_button_top_phone img {
        width: 32px!important;
    }
    
    .addDiv .block-slide-3-1 .price-block {
        justify-content: flex-start;
        overflow: hidden;
    }
    .btn.open-swiper {
        background: #ffa825;
        color: #fff;
        margin: 10px auto;
        position: relative;
        width: 100%;
        cursor: pointer;
        margin-bottom: 25px;
    }
    
    .addDiv .block-slide-3-1.active .price-block {
        height: 100%;
    }
    .addDiv .block-slide-3-1 .price-block:after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 15px;
        background: #f4fff3;
        bottom: 0px;
        left: 0px;
    }
    .addDiv .block-slide-3-1 .price-block.sec-block:after {
        background: #e2ffdf;
    }
    .addDiv .block-slide-3-1 .price-block.third-block:after {
        background: #ccf7c8;
    }
    
    .addDiv .block-slide-3-1.active .price-block.open {
        height: 100% !important;
    }
    
    .block-slide-3-1 .swiper-slide {
        height: auto;
    }
    .addDiv h2.main_h2 {
        margin: 10px 0 30px !important;
    }
    p.price {
        font-size: 22px;
    }
    .portfolio__view .col-md-5,
    .portfolio__view .col-md-7,
    .portfolio__view .col-md-12 {
        padding: 0;
    }
    .main_block li,
    .dot > li, ol > li {
        margin-left: 0;
    }
    .container .row > div {
        padding: 0;
    }
    .wood {
        padding: 30px 0 20px;
    }
    .wood .row {
        margin: 0 !important;
    }
    .wood .row .col-md-3.col-lg-3 {
        margin: 0;
    }
    .wood button.purple_button span {
        font-size: initial !important;
        color: #fff !important;
    }
    .dop_doc_div p b br {
        display: none;
    }
    .advantages {
        padding: 30px 0 30px;
    }
    .advantages .container .container {
        padding: 0;
    } 
    .addDiv .container .container {
        padding: 0;
    }
    .table th {
        font-size: 20px;
    }
    .addDiv .container button.purple_button {
        width: 100% !important;
    }
    .content .field.field--name-body .price_div > .container {
        padding: 0 15px !important;
    }
    
    h1.page-header {
        padding: 0;
    }
    .main_block p.project__description {
        font-size: 18px;
        line-height: normal;
    }
    .main_block p.project__price {
        font-size: 18px;
    }
    .page-node-type-portfolio .field.field--name-field-img {
        margin: 0;
    }
    .portfolio__view-text li {
        margin-left: 15px;
    }
    .portfolio__view-text p {
        font-size: 18px !important;
        line-height: normal;
    }
    .discr__tab_contents .discr__tab_content h2 {
        padding: 0 !important;
    }
    .portfolio__view h3 {
        margin-top: 0;
    }
    .main_block p.project__description-text {
        font-size: 18px;
        line-height: normal;
    }
    .calc_data--title {
        font-size: 16px;
    }
    select, input, textarea {
        font-size: 16px !important;
        line-height: normal !important;
    }
    .page-node-type-article .article .field.field--name-body {
        padding: 10px;
    }
    .page-node-type-article .article .field.field--name-body li {
        margin-left: 15px;
    }
    h1, .h1 {
        font-size: 30px !important;
    } 
    .jumbotron h1, .jumbotron .h1 {
        font-size: 32px !important;
    }
    .field.field--name-body .main_block .portfolio__view {
        padding: 30px 0;
    }
    footer.footer p, footer.footer ul li, footer.footer p a {
        font-size: 16px !important;
        font-weight: normal;
    }
    .footer span {
        font-weight: normal;
    }
    .main_slogan {
        font-size: 28px !important;
    }
    .index_slogan {
        font-size: 18px !important;
    }
    .img-title {
        font-size: 24px !important;
        padding: 0 20px;
    }
    .ozelen_1 p, .price_div p {
        padding: 10px;
        margin: 0;
        padding-bottom: 0;
    }
    .table > thead > tr > th br {
        display: none;
    }

    .sales {
        border-left: 0;
    }
    .jumbotron-pages h1 {
        border: 0;
        padding: 10px 0;
    }
    
    .purple_button_top_phone img {
        width: 43px !important;
    }
    button#zayavka_button {
        width: 43px;
        height: 43px;
        margin: 11px 5px 0 0;
    }
    .navbar-toggle .icon-bar {
        margin: 5px 0;
    }
    .navbar-toggle {
        margin: 11px 4px 9px;
    }
    .field.field--name-body .main_block {
        padding: 0;
    }
    .dop_doc_div a.fancyimage img {
        height: auto;
    }
    .main_block p.project__description-text {
        margin-bottom: 20px;
    }
    .listtags {
        margin-bottom: 20px;
    }
    .proekt_1 .container img {
        position: absolute !important;
        left: 0;
        opacity: 0.4;
        width: auto !important;
        height: auto !important;
    }
    .orange_block > p:nth-child(1) {
        margin-left: 15px;
    }
    .ozelen_1 p, .price_div p {
        padding-left: 0;
    }
    .gray_block {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    h2 {
        margin-bottom: 20px;
    }
    .price_div {
        padding: 20px 10px !important;
    }
    
    
    
    
    

}