

/* Start:/local/templates/uspehdelo/components/bitrix/news.list/types-services/style.css?16458765871840*/
.tabs {
    margin-left: auto;
    margin-right: auto;
}

.tabs__nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
}

.tabs__link {
    font-size: 1.2em;
    padding: 0.5rem 0.75rem;
    text-decoration: none;
    color: white;
    min-width: 16%;
    min-height: 68px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #ffc229;
    border-radius: 9px 9px 0 0;
}

.tabs__link_active {
    background: #efefef;
    color: #ffc229;
    cursor: default;
}

.tabs__link:not(.tabs__link_active):hover,
.tabs__link:not(.tabs__link_active):focus {
    background-color: #efefef;
}

.tabs__content {
    padding: 1rem;
    margin-top: 1em;
    margin-bottom: 1em;
}

.tabs__content .col-xs-12 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tabs__pane {
    display: none;
}

.tabs__pane_show {
    min-height: 68px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.description__paragraph {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.justify-center {
    justify-content: center;
}

.mb-6 {
    margin-bottom: 60px;
}

@media (max-width: 768px) {
    .tabs__nav {
        justify-content: flex-start;
    }

    .tabs__link {
        min-width: 200px;
        margin-right: 20px;
        margin-bottom: 20px;
        border-radius: 9px;
        min-height: 40px;
    }

    .description__paragraph {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .tabs__link {
        width: 100%;
        margin-right: 0;
        border-radius: 0;
        margin-bottom: 10px;
    }
}

/***убрал гавнище***/
.main-content_mainpage:before {
    display: none !important;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/main-footer__menu/style.min.css?1645876585490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/.default/components/bitrix/menu/main-footer__menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/uspehdelo/components/bitrix/menu/main-footer__menu_uslugi/style.min.css?1645876587490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/uspehdelo/components/bitrix/menu/main-footer__menu_uslugi/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/uspehdelo/styles.css?164587658910794*/
@font-face {
    font-family: "rubznak";
    src: url("/local/templates/uspehdelo/fonts/rouble.otf");
    font-style: normal;
    font-weight: normal;
}

.red {
	color:red;
}	

.form-errors {
	text-align: center;
	color:red;
}	
.error {
box-shadow: 0 0 10px red;
    border: 1px solid red;
    outline: 0;
}	

.select_region {
    display: inline-block;
    width: 46%;
}

.select_region .btn {
    width: 80px;
    margin-left: 10px;
    padding: 4px 10px 3px 10px;
    vertical-align: top;
    text-align: center;
}

.select_region_select {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 4px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 0 15px;
    width: 100%;
}

.map-price {
    background-color: #ffc229;
    padding: 10px 10px;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    position: absolute;
    left: 40%;
    top: 180px;
    z-index:1000;
}
.map-info {
    padding: 10px 10px;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    position: absolute;
    left: 16%;
    top: 126px;
    z-index: 1000;
    color: darkgrey;
}
.map-info-profit {
    color: #ffc229;
}

.tariff__period {
    position: relative;
}

.carousel-control.right { 
	z-index: 3;
}	
.carousel-control.left {
	z-index: 3;
}	

.rubznak {
    font-family: "rubznak";
    font-weight: 500;
    font-size: 0.95em;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.formHome h2 {
    font-size: 48px;
    margin-bottom: 30px;
    line-height: 1.1;
}

.formHome input {
    width: 100%;
    height: 50px;
    padding-left: 15px;
    border: 1px solid #9C9EA0;
    border-radius: 5px;
    color: #404040;
    font-family: sans-serif;
    line-height: 1.5;
    margin-bottom: 15px;
}

.formHome textarea {
    width: 100%;
    height: 130px;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #9C9EA0;
    border-radius: 5px;
    color: #404040;
    font-family: sans-serif;
    line-height: 1.5;
}

.formHome textarea:hover, .formHome input:hover {
    border-color: #ffd554;
}

.formHome textarea:focus, .formHome textarea:hover {
    outline: none;
}

.text-center {
    text-align: center !important;
}

.formHome button {
    border: 0;
    font-size: 16px;
    cursor: pointer;
}

.call {
    background: #ffd554;
    color: #fff;
    display: inline-block;
    padding: 13px 35px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.call:hover {
    background: #ff9801;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.contact-block {
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    z-index: 888;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.contact-block .card {
    padding: 0;
    border: 0;
    width: 100%;
}

.contact-block .card .card-body {
    padding: 0;
    border: 0;
    width: 100%;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.contact-block__item {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    position: relative;
    padding: 30px;
    background: #fff;
    padding-left: 100px;
    width: 100%;
    height: 100%;
}

.contact-block__item i {
    position: absolute;
    left: 30px;
    top: 30px;
    color: #ffd554;
}

.contact-block__item p {
    font-weight: bold;
    margin-bottom: 15px;
}

.contact-block__item a {
    display: block;
    color: #000;
}






/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #ffd554;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active, .accordion:hover {
    background-color: #ff9801;
}

/* Style the accordion panel. Note: hidden by default */

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.accordion.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.excavator {
    background: linear-gradient(89.49deg, #FF9C07 1.31%, #FFC329 49.39%);
    border-radius: 3px;
    margin-bottom: 40px;
    position: relative;
    min-height: 116px;
    margin-top: 15px;
}

@media (min-width: 768px) {
    .excavator {
        height: 116px;
    }
}

.excavator img {
    max-width: 100%;
}

.excavator-heading {
    font-weight: 900;
    font-size: 24px;
    line-height: 1.9;
    color: #ffffff;
    text-shadow: 0px 1px 2px #553E09;
    margin-top: 20px;
    margin-bottom: 0 !important;
}

.excavator-description {
    margin-bottom: 35px;
    margin-top: 0 !important;
}

.excavator .btn {
    margin-top: 35px;
    margin-left: -15px;
}

.excavator .btn-noir {
    background-color: #444444;
    border-radius: 3px !important;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    padding: 16px 25px;
}

.excavator .btn {
    display: inline-block;
    padding: 6px 12px 6px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn .fa-envelope {
    color: #ffffff;
    margin-right: 10px;
    font-size: 15px !important;
}

.blockquote_reviews {
    margin: 0 0 15px 0 !important;
}

.pagination-section {
    margin: 0 -15px;
}

.banners {
    margin-bottom: 30px;
}

.banner-left {
    background-color: #D4D9E9;
    border-radius: 3px;
    position: relative;
    margin-top: 20px;
}

.banner-heading {
    font-size: 22px;
    font-weight: 900;
    line-height: 1.36;
    color: #272727;
    padding-top: 45px;
    margin-left: 30px;
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
}
.banner-heading-separator {
    display: none;
}

.banner-right2 .btn, .banner-left .btn {
    margin-left: 30px !important;
    margin-bottom: 55px;
    text-transform: uppercase;
    padding: 17px;
    font-weight: 700;
    font-size: 14px;
}

.banners .btn-orange {
    background-color: #FFC83C;
    box-shadow: 0px 2px 6px rgba(84, 84, 84, 0.12);
    margin-left: 15px;
}

.banners .btn img {
    margin: 0 10px;
}

.banner-right2 {
    background-color: #FFC329;
    border-radius: 3px;
    position: relative;
    margin-top: 20px;
}

.banners .btn-noir {
    background-color: #444444;
    border-radius: 6px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 700;
    padding: 16px 25px;
}

.clearfix {
    clear: both;
}



.banner-left::after {
    content: '';
    background-image: url(/local/templates/uspehdelo/../uspehdelo/img/builder.png);
    background-size: cover;
    position: absolute;
    width: 206px;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 0;
}

.banner-right2::after {
    content: '';
    background-image: url(/local/templates/uspehdelo/../uspehdelo/img/customer.png);
    background-size: cover;
    position: absolute;
    width: 254px;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 0;
}

.search {
    margin-top: 10px;
    background: #F8F9FC;
    border-radius: 3px;
    padding: 0 10px;
    margin-bottom: 10px;
}

.search .input-group {
    margin: 15px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.form-control {
    height: 40px;
}

.search .input-group-btn .btn-orange {
    background-color: #FFC83C;
    box-shadow: 0px 2px 6px rgba(84, 84, 84, 0.12);
    padding: 6px 55px;
    margin-left: 15px !important;
    border-radius: 3px !important;
}

.btn .fa-search {
    font-size: 14px !important;
    width: 12px;
    margin-right: 6px;
}

.col-lg-3 .btn.btn-default.btn-lg {
    padding: 7px 16px !important;
    border: none !important;
    margin: 15px 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.warning {
    border: 2px solid #FFC329;
    padding: 0 25px;
    margin-bottom: 10px;
    background: white;
}

.warning-img {
    margin: 20px 0;
}

.warning-text {
    line-height: 1.2;
}

.warning-text span {
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 5px;
}

.btn-light img {
    margin-left: 17px;
}

.btn-light {
    border: 1px solid #FFC329 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    padding: 12px 25px !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pt-1 {
    padding-top: 1em !important;
}

#zatemnenie {
    background: rgba(102, 102, 102, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    display: none;
}
#okno {
    width: 300px;
    height: 350px;
    text-align: center;
    padding: 15px;
    border: 3px solid #a7a7a6;
    color: #a7a7a6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #fff;
}

.complaint-close {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
    font-weight: 800;
    z-index: 999;
}

#btn-worker-banner, #btn-order-banner {
    position: relative;
    z-index: 1;
}
@media (max-width: 767px) {
    .banner-right2::after, .banner-left::after {
        height: 100%;
    }
    .banner-heading {
        width: 80%;
    }
    .banner-heading-separator {
        display: initial;
    }
}
@media (max-width: 420px) {
    .btn.btn-popup2::before {
        display: none;
    }
    #btn-order-banner, #btn-worker-banner {
        width: 80%;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    #btn-order-banner {
        margin: initial auto;
    }
}



/* End */


/* Start:/local/templates/uspehdelo/template_styles.css?1645876589391*/
.skrepka {	
    display: inline-block;    
    height: 18px;
    width: 18px;
    background: url(/local/templates/uspehdelo/img/addtender/attachment.svg);
    background-size: contain;
}
.uploadButton {
	margin-bottom: 0px;
    font-weight: 300;
}	
#files-upload {
	padding-left: 30px;
	cursor: pointer;
}	
.carousel-control.right { 
	z-index: 3;
}	
.carousel-control.left {
	z-index: 3;
}	
/* End */
/* /local/templates/uspehdelo/components/bitrix/news.list/types-services/style.css?16458765871840 */
/* /bitrix/templates/.default/components/bitrix/menu/main-footer__menu/style.min.css?1645876585490 */
/* /local/templates/uspehdelo/components/bitrix/menu/main-footer__menu_uslugi/style.min.css?1645876587490 */
/* /local/templates/uspehdelo/styles.css?164587658910794 */
/* /local/templates/uspehdelo/template_styles.css?1645876589391 */
