@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext);

body {

    font-family: 'Open Sans Condensed';
}
#toTop {
    position: absolute;
    right: 20px;
    background: url(../images/back-top1.png) no-repeat;
    display: block;
    width: 40px;
    height: 32px;
    text-indent: -9999px;
    bottom: 8%;
    position: fixed;
    z-index: 999;
    
    cursor: pointer;
    border: none;
}

#toTop:hover {
    text-decoration: none;
    border: none;
    background: url(../images/back-top2.png) no-repeat;
}

#gen_form {
    width:80%;
    border:0px solid #000000;
    text-align: center;
    background-color:#ffffff;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:10px;
    margin-left:10px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:10px;
    padding-left:10px;
    border-radius: 0px;     
    -moz-border-radius: 0px;     
    -webkit-border-radius: 0px;
    box-shadow: #ffffff px px px px;
    -webkit-box-shadow: #ffffff px px px px;
    -moz-box-shadow: #ffffff px px px px;
}
#gen_form:hover {
    border-color: #aaaaaa;
    background-color:#ffffff;
}
#gen_form h2 {
    margin: 0px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:10px;
    padding-left:10px;
    text-align: center;
    font-family: Verdana, verdana, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
#gen_form input[type="text"], #gen_form input[type="hidden"] {
    display:block;
    width: 280px;
    height: 48px;
    border: 1px solid #b0b0b0;
    font-family: Verdana, verdana, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:auto;
    margin-left:auto;
    color: #898989;
    text-align: center;
    border-radius: 0px;     
    -moz-border-radius: 0px;     
    -webkit-border-radius: 0px;
}
#gen_form input[type="text"]:hover {
    border: 1px solid #4a4a4a;
    border-radius: 0px;     
    -moz-border-radius: 0px;     
    -webkit-border-radius: 0px;
}
#gen_form input[type="text"]:focus { 
    background-color:#ffffff; 
}
#gen_form input[type="submit"] {
    display:block;
    width:50%;
    height :48px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:10px;
    padding-left:px;
    margin-top:30px;
    margin-bottom:20px;
    margin-right:auto;
    margin-left:0px;
    font-family: arial, verdana, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    border:0px solid #000000;
    color:#ffffff;
    text-align:center;
    background-color: #69eb60;
    background-image:url("" );
    -moz-background-size: 100%; /* Firefox 3.6+ */  
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */  
    -o-background-size: 100%; /* Opera 9.6+ */  
    background-size: 100%; /* Современные браузеры */  
    cursor:pointer;
    border-radius: 0px;     
    -moz-border-radius: 0px;     
    -webkit-border-radius: 0px;
}
#gen_form input[type="submit"]:hover { border: 0px solid;
    background-color:#5bcc53;
    color: #ffffff;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=8); /* IE 5.5+*/
    -moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}


.left{
    text-align: right;
    border-right: solid #fff 1px;
    margin-bottom: 50px;

}

.right{
    text-align: left;
    margin-bottom: 50px;
}

.img-part{
    margin-left: 35px;
    margin-top: 15px;
}

.zagalovok{
    color: #000;
    font-family: 'Open Sans Condensed';
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
}

@media(min-width:530px) {
.zagalovok{
    font-size: 40px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
}

}

.m-b{
    margin-bottom: 40px;
}

.m-t{
	margin-top:20px;
}










nav a{
    cursor: pointer;
}

.pcontent{
    font-size: 15px;
}


@media(min-width:530px) {

.pcontent{
    font-size: 22px;
}
}



.img-content{
    text-align: center;
    max-width: 100%;
    height: auto;
}

.t-a-c{
    text-align: center;
}

.catalog a{
    text-decoration: none;
}

.slide-left{
    height: 500px;
    background: #27874f;
}

.slide-left-one{
    height: 300px;
    color: #fff;
    vertical-align: bottom;
    text-align: center;
}

.slide-left-two{
    height: 200px;
    background: #fff;
}

.left-two-one, .left-two-two{
    text-align: center;
    line-height: 100px;
}

.slide-center{
    height: 500px;
    /*background: #f90b9d;*/
}

.slide-right{
    height: 500px;
    /*background: yellow;*/
    text-align: center;
    line-height: 400px;
}

.slide-center-one{
    height: 250px;
    text-align: center;
    line-height: 150px;
}

.slide-center-two{
    height: 250px;
    text-align: center;
    line-height: 150px;
}

.slide-bottom-text{
    vertical-align: text-bottom;
}

.text-h1{
    font-size: 20px;
    font-weight: 600;
    color: black;
}
.text-h3{
    color: black;
}

.span-h1{
    font-weight: 600;
    font-size: 35px;

}

.span-h2{
    font-size: 25px;

}

input[type='button']{
    border:none;
    width: 110px;
    height: 35px;
    background: #c8c8c8;
    font-weight: 600;
    margin-top: 50px;
    margin-left: 280px
}


.zagalovok-white{
    color: #fff;
    font-size: 45px;
    font-weight: 600;
}

.service{
    background: #303030;
    height: 100%;
    color: #DEDEDE;
}

.service-row{
    /*height: 224px;*/
    margin-top: 50px;
}

.service-product{
    margin-bottom: 20px;
}



.first{
    background: #42bdc2;
}

.p-bg{
    background: #D1EFFF;
}

.map-info{
        font-size: 12px;
        color: black;
        height: 201px;
        margin-bottom: 40px;
        margin-top: 20px;
    }

@media(min-width:530px) {
.map-info{
    color: black;
    font-size: 18px;
    height: 201px;
    margin-bottom: 40px;
    margin-top: 20px;
}
}


.bold{
    font-weight: 600;
}

.red{
    color: #D61A39; 
    font-size: 15px;
}

footer{
    background: #212121;
    line-height: 80px;
    color: white;
    font-size: 15px;
}

.about-header{
    height: 600px;
}



.navbar {
    margin-bottom:-1px;
    border-radius:0;
}

.collapsing {
        display:none;
    }

#submenu {
        background-color: #000;
        text-align: left;
    }


@media(min-width:768px) {
    #submenu {
        background-color: #962929;
        text-align: center;
    }

    .b-r{
    border-right: solid #000 1px;
}
}


/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    width: 100%;
    height: 100%;
}

hr {
    max-width: 50px;
    border-color: #5CB85C;
    border-width: 3px;
}

hr.light {
    border-color: #fff;
}

a {
    color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: #017900;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'OpenSans-CondBold_4','Helvetica Neue',Arial,sans-serif;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.bg-primary {
    background-color: #fff;
}

.bg-dark {
    color: #fff;
    background-color: #222;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

section {
    padding: 50px 0;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.navbar-default {

    background-color: #000;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 600;
    color: #5CB85C;
    color: rgba(255,255,255,.7);
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #18b824;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #fff;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    color: #f1370f;
    background-color: transparent;
}

@media(min-width:768px) {
    .navbar-default {
        background-color: #000;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #fff;
        color: rgba(255,255,255,.7);
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255,255,255,1);
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #f1370f;
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #000;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        color: #5CB85C;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #009e0c;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #fff;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #f1370f;
    }
}

header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url(../images/bitrix/bitrix.png);
    background-position: bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .header-content {
     font-family: 'Open Sans Condensed';
    position: relative;
    width: 100%;
    height: 40%;
    padding: 100px 15px;
    text-align: center;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 000;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}


@media(min-width:768px) {
    header {
        min-height: 600px;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
        margin-bottom: 17px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 24px;
    }
    header .header-content .header-content-inner span{
        font-family: 'Open Sans Condensed';
        font-weight: 600;
        font-size: 35px;
    }
}


@media(min-width:1110px) {
    header .index {
        min-height: 80%;
    }

    header .about{
        min-height: 45%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
        margin-bottom: 20px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 24px;
        text-shadow:black 1px 1px 3px;
    }

    header .header-content .header-content-inner span{
        font-family: 'Open Sans Condensed';
        font-weight: 600;
        font-size: 55px;
        text-shadow: 0px 1px 1px black, 0 0 1em black;
    }
}


.section-heading {
    margin-top: 0;
}

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

@media(min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: #9E2424; /*Red*/
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #f05f40;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: #f05f40;
    color: #fff;
    background-color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #ed431f;
    color: #fff;
    background-color: #ee4b28;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #f05f40;
    background-color: #f05f40;
}

.btn-primary .badge {
    color: #f05f40;
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 300px;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
}

.btn-xl {
    padding: 15px 30px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

.span{
       font-family: 'Open Sans Condensed';
        font-size: 24px;
        font-style: normal;
        font-variant: normal;
        font-weight: 600;
        text-shadow: 0px 1px 1px black, 0 0 1em black;
    }


.full{
    width: 100%;
}

.marg-contact{
    margin-top: 20px;
}


.purple{
    background: #BF5252;
}

.gl-office{
    font-size: 12px;
    left:25%;
}

.section-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
}
.section-header .section-subtitle {
    font-size: 24px;
    text-align: center;
    max-width: 730px;
    margin-top: 10px;
}

/* Фон и цвет для секции преимуществ */
#advantages {
    background-color: #292929;
    color: #ffffff;
    padding: 60px 0;
}
#advantages .section-subtitle {
    color: #ffffff;
}

/* Стили для элементов преимущества */
.advantage-item {
    display: flex;
    margin-bottom: 30px;
}
.advantage-item i {
    color: #f1370f;
    font-size: 24px;
    margin-right: 15px;
    margin-top: 2px;
}
.advantage-text div {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block!important;
}
.advantage-text span {
    line-height: 1.4;
}

/* Стили для image-box в услугах */
.image-box-first,
.image-box-second,
.image-box-third {
    width: 360px;
    height: 360px;
    border-radius: 25px;
    background-size: cover;
    object-fit: cover;
    transition: background-image 0.3s ease;
}
.image-box-first {
    background-image: url('../images/bitrix/services/1.png');
}
.image-box-first:hover {
    background-image: url('../images/bitrix/services/1-2.png');
}
.image-box-second {
    background-image: url('../images/bitrix/services/2.png');
    transition-timing-function: ease-out;
}
.image-box-second:hover {
    background-image: url('../images/bitrix/services/2-1.png');
}
.image-box-third {
    background-image: url('../images/bitrix/services/3.png');
    transition-timing-function: ease-out;
}
.image-box-third:hover {
    background-image: url('../images/bitrix/services/3-1.png');
}

/* Implementation Section */
.implementation-section {
    background-color: #d8373e;
    color: #ffffff;
    padding: 60px 40px;
}
.implementation-section .section-header {
    margin-bottom: 20px;
}
.implementation-section .implementation-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
    margin-top: 40px;
}
.implementation-item {
    flex: 1 1 calc(33.333% - 30px);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.implementation-icon {
    width: 100px;
    height: auto;
}
.implementation-title {
    margin-top: 20px;
    font-size: 28px;
    font-weight: 600;
}
.implementation-desc {
    font-size: 14px;
    line-height: 1.55;
    font-weight: 300;
    margin-top: 30px;
    max-width: 80%;
}


/* Contact Section */
.contact-section {
    background-color: #f5f5f5;
    color: #333333;
    padding: 60px 40px;
}
.contact-items {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    gap: 40px;
    flex-wrap: wrap;
    margin-top: 40px;
}
.contact-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.contact-phone,
.contact-email {
    font-size: 26px;
    font-weight: 300;
}
.contact-email {
    color: #ff8562;
    text-decoration: none;
}
.contact-address {
    font-size: 16px;
    font-weight: 300;
    margin-top: 20px;
}
.contact-form {
    flex: 1 1 300px;
}

/* Responsive for Contact Section */
@media (max-width: 767px) {
    .contact-items {
        flex-direction: column;
        align-items: center;
    }
    .contact-info,
    .contact-form {
        width: 100%;
        max-width: 400px;
    }
}
/* Responsive for Implementation Section */
@media (max-width: 767px) {
    .implementation-items {
        flex-direction: column;
        align-items: center;
    }
    .implementation-item {
        width: 100%;
        max-width: 400px;
    }
}

@media(min-width:556px) {
.gl-office{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -108px;
    -webkit-box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.28);
    box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.28);
    font-size: 18px;
    left:0%;
}
}

@media(min-width:991px) {
.gl-office{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -108px;
    -webkit-box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.28);
    box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.28);
    font-size: 18px;
    left:15%;
}
}


@media(max-width:1200px) {
.gl-office{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -108px;
    -webkit-box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.28);
    box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.28);
    font-size: 18px;
    left:25%;

}
    .service-row {
        display: flex;
        flex-direction: column;
        align-items: center;
        .service-product {
            text-align: center;
            display: flex;
            flex-direction: column;
            align-items: center;
            .image-box-first {
                width: 250px;
                height: 250px;
            }
            .image-box-second {
                width: 250px;
                height: 250px;
            }
            .image-box-third {
                width: 250px;
                height: 250px;
            }
        }
    }
}