@import "fonts.css";

/*Фон в хедере*/
.header > div {
    background: url(../img/header__wrapper_bg.jpg) no-repeat;
    background-position: center top;
    height: 530px;
    background-color: #f4f4f4;
}

/*Навигация*/
.navbar-collapse {
    font-weight: 700;
}

.navbar-toggler {
    background: linear-gradient(to top, #56a1fc, #2c77d2);
}

.navbar {
    padding: 0;
}

.navbar-nav {
    float: none;
    text-align: center;
}

.bg-light {
    background-image: url(../img/top_navigation_bg.png);
    background-repeat: repeat-x;
    background-position: center center;
    height: 55px;

}

@media (max-width: 1024px) {
    .bg-light {
        background: linear-gradient(to top, #56a1fc, #2c77d2);
        height: auto;
    }

    .navbar-collapse {
        background: linear-gradient(to top, #56a1fc, #2c77d2);
    }

    .navbar-nav {
        background: linear-gradient(to top, #56a1fc, #2c77d2);
    }

    .price-table {
        font-size: 12px;
    }
}

.nav-item {
    float: none;
    display: inline-block;
    font-family: Arial, Verdana, Georgia, Palatino, "Times New Roman", serif;
    font-size: 15px;
}

.nav-item a {
    /*color: #ffffff !important;*/
}

.white {
    color: #ffffff !important;
}

.red {
    color: red !important;
}

.nav-item a:hover {
    text-decoration: underline;
}

ul,
li {
    font-size: 14px;
    /*display: block;*/
    /*padding: 0;*/
    /*margin: 0;*/
}


.firm {
    background-color: #f4f4f4;
}

.firm-name {
    background-color: #2c77d2;
    background: linear-gradient(to top, #56a1fc, #2c77d2);
}

h1 {
    text-transform: uppercase;
    font-size: 32px;
}

.h1-header-title {
    color: #ffffff;
    font-family: "Bebas Neue Cyrillic";
    padding: 7px;
    font-size: 35px;
    margin: 0;

}

h2 {
    font-size: 27px;
    text-transform: uppercase;
    font-family: Arial, Verdana, Georgia, Palatino, "Times New Roman", serif;
    font-weight: bold;
    margin: 0px;
}

.plr_100 {
    padding-left: 50px;
    padding-right: 50px;
}

@media (max-width: 1024px) {
    .plr_100 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.h2_header_title {
    padding: 10px 45px;
    border-top: 1px solid #dae0e4;
    border-bottom: 1px solid #dae0e4;
}

h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: Arial, Verdana, Georgia, Palatino, "Times New Roman", serif;
    font-weight: bold;
}

.h3_about_block_header_blue {
    color: #2c77d2;
}

h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: Arial, Verdana, Georgia, Palatino, "Times New Roman", serif;
    font-weight: bold;
    color: #4e380d;
}

.main {
    background: url(../img/body_bg.jpg) repeat;
    /*background-repeat:repeat;*/
    /*background-position:center center;*/
    height: auto;
}

/*блок услуги ниже хедера*/

.second_nav_img {
    height: 100px;
}

/*блок кто мы?*/
.about {
    background: url(../img/text-block1_bg.png) no-repeat;
    background-position: center;
    height: auto;

}

.about_block {
    background-color: rgba(235, 233, 227, 0.9);
    border-radius: 10px;
    padding: 40px 25px 40px 25px;
}

.about_block_photo_home {
    background: url(../img/himchistka_kovrov_bg.png) no-repeat;
    height: auto;
}

.about_block_photo_proffesional {
    background: url(../img/himchistka_s_vyvozom_bg.png) no-repeat;
    height: auto;
}

.about_block_photo_windows {
    background: url(../img/moyka_okon_bg.png) no-repeat;
    height: auto;
}

.about_block_photo_furniture {
    background: url(../img/kozh_mebel_bg.png) no-repeat;
    height: auto;
}

.about_block_white {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
}

.about_block_white_border_text {
    border-top: 1px solid #979898;
    text-align: center;
}

.about_block_text {
    font-size: 14px;
    text-align: justify;
    font-family: Arial, Verdana, Georgia, Palatino, "Times New Roman", serif;
}

.about_block_windows_outside {
    background-color: rgba(235, 233, 227, 0.5);
    border-radius: 10px;
}

.about_block_windows_inside {
    background-color: rgba(235, 233, 227, 0.8);
    border: 3px solid rgba(0, 0, 0, 0.07);
    color: #5e5e5e;
}

.about_block_windows {
    border-left: 13px solid #c96162;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-33 {
    font-size: 33px !important;
}

.line-through {
    text-decoration: line-through;
}

.font_bebas {
    font-family: "Bebas Neue Cyrillic";
}

.mt-50 {
    margin-top: 50px;
}

/*Блок в котором типа плюсы их работы*/
.nav_service_block_padding {
    padding: 15px;
}

.price {
    background: url(../img/cleaning_prices.jpg) no-repeat;
    height: auto;
    font-family: Arial, Verdana, Georgia, Palatino, "Times New Roman", serif;

}

.contact_us {
    background: url(../img/contact_us.png) no-repeat;
    height: auto;
}

.price-table {
    background-color: white;
    height: auto;
}

.new_price {
    color: #ba0808;
    font-weight: 700;
}

.contact-form {
    background-color: #8e7c6e9c;
    /*background-color: rgba(0, 0, 0, 0.4);*/
    border-radius: 10px;
}

.contact_form_text {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
}

.footer {
    background-color: #ada79f;
    height: auto;
    font-family: Arial, Verdana, Georgia, Palatino, "Times New Roman", serif;
}

.price_header_block {
    font-family: "Bebas Neue Cyrillic";
    background-color: rgb(241, 241, 240);
    font-size: 27px;
    line-height: 33px;
    color: #444444;
    font-weight: normal;
    height: 33px;
    text-align: center;
    text-transform: uppercase;
}

@media (max-width: 464px) {
    .price_header_block {
        font-size: 17px;
    }
}

.header-logo {
    position: absolute;
    top: 0;
}

.mr-270 {
    margin-right: 270px;
}

.price_border {
    border: 3px solid rgba(0, 0, 0, 0.07);
    border-radius: 10px;
}

.sec_nav {
    font-family: Arial;
    font-size: 14px;
}

.li_about_block {
    font-family: Arial, Verdana, Georgia, Palatino, "Times New Roman", serif;
}

.a_sec_nav {
    color: #000000;
}

.a_sec_nav:hover {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}

/*Фикс бутстраповских стилей*/
.nav-pills {
    margin-left: 80px;
}

.footer-text {
    font-family: Tahoma;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}

.footer-text:hover {
    color: #ffffff;
}

.btn-facebook {
    background-color: #40d229;
}

.btn-facebook:hover {
    background-color: #268829;
}

.box_shadow {
    box-shadow: 0 0 10px 5px rgba(112, 128, 144, 1);
}

.box_shadow_table {
    box-shadow: 0px 0px 0px 7px rgba(247, 246, 244, 0.25);
}

.make_order_link {
    color: #ff7800;
}

.make_order_link:hover {
    color: #ff7800;
}

.make_order_phone {
    font-size: 20px;
    color: #2d6fa2;
    font-family: Arial, Verdana, Georgia, Palatino, "Times New Roman", serif;
}

.make_order_text {
    font-size: 18px;
    font-family: Arial, Verdana, Georgia, Palatino, "Times New Roman", serif;
    text-transform: uppercase;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000000 !important;
    font-weight: bold;
    background: none !important;
}

.gray {
    color: #777777 !important;
}

.gray:hover {
    font-weight: bold !important;
    text-decoration: none !important;
    color: #000000 !important;
}

.grecaptcha-badge {
    display: none !important;
}

.thumb img {
    -webkit-filter: grayscale(0);
    filter: none;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px;
}

.thumb img:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.thumb {
    padding: 5px;
}
