/*Ne redaktirovat` etot css*/
@import url(../assets/bootstrap/css/bootstrap.min.css);
@import url(../assets/fancybox/jquery.fancybox.css?v=2.1.5);
@import url(../font-awesome/css/font-awesome.css);
@import url(../assets/animate/animate.css);
@import url(../assets/easy-pie-chart/easypiechart.css);
@import url(../assets/timeline/timeline.css);

/* font-family: "SegoeUIRegular"; */
@font-face {
    font-family: "SegoeUI";
    src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot");
    src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"),
    url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

/* font-family: "SegoeUIBold"; */
@font-face {
    font-family: "SegoeUI";
    src: url("../fonts/SegoeUIBold/SegoeUIBold.eot");
    src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"),
    url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}
/* font-family: "SegoeUIItalic"; */
@font-face {
    font-family: "SegoeUI";
    src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot");
    src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIItalic/SegoeUIItalic.woff") format("woff"),
    url("../fonts/SegoeUIItalic/SegoeUIItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 400;
}
/* font-family: "SegoeUILight"; */
@font-face {
    font-family: "SegoeUI";
    src: url("../fonts/SegoeUILight/SegoeUILight.eot");
    src: url("../fonts/SegoeUILight/SegoeUILight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUILight/SegoeUILight.woff") format("woff"),
    url("../fonts/SegoeUILight/SegoeUILight.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}
/* font-family: "SegoeUISemiBold"; */
@font-face {
    font-family: "SegoeUI";
    src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot");
    src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"),
    url("../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

body {
    font-family: "SegoeUI", sans-serif !important;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

body{
    font-weight: 400!important;
}

.top-header {
  border-bottom: 1px solid #f8f8f8;
  background: #fff;
}

.callBack-dialog{
    width: 320px;
}

#callBack i{
    margin: 0 3px 0 3px;
    color: #d5070f;
    font-size: 7px;
}

#callBack label{
    font-weight: 400;
}

.aux-text{
    font-size: 14px!important;
    color: #333;
    line-height: 14px;
    margin: 5px 0;
}

.aux-text i{
    margin: 0 3px 0 20px;
}

.aux-text i:first-child {
    margin: 0 3px 0 0;
}

#slider-wrapper{
    border:none!important;    
}

.custom-figcaption-btn{
    padding-left: 0!important;
}

.carousel-nav a{
    line-height: 27px!important;
}

.layer-slider-wrapper .title{
    text-transform: none!important;
}

.col-social-icons img {
    width: 40px;
    margin: 0 5px 7px 0px;
}

.pg-opt{
    padding: 15px 0;
    /*background: url(../images/pagetitle-bg.png) repeat!important;*/
}
.page-title h1{
    margin: 0;
    padding: 5px 0;
    font-size: 33px;
    line-height: 33px;
    font-weight: 400;
}

.pg-opt .breadcrumb{
    float: left!important;
}

.breadcrumb>.active {
     color: #333; 
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 400;
}

h1, .h1, h2, .h2, h3, .h3 {
    /*margin-top: 0px!important;*/
    margin-bottom: 25px;
}

.md-theme p {
    margin: 0 0 20px;
}


.dropdown-menu{   
    right:auto!important;
}

.custom-figure a{
    top: 88%!important;
    margin: 1px!important;
}

.custom-listing-body{
    width: 75%!important;
    height:auto!important;
    min-height: 170px!important;
}

.item-prop{
    margin-bottom: 5px;
}

.item-prop i {
    height: 20px;
    width: 20px;
    line-height: 20px;
}

.partners-img{
    margin: 0 auto;
}

.partner-detail{
    margin-bottom: 30px;
}

.person-properties i{
    width: 20px;
    height: 20px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;  
}

.person-properties{
    margin-top: 15px;
}

.person {
    background-color: #f8f8f8;
    border: 1px solid transparent;
}

.person-content{
    padding: 15px 15px 0 15px;
}

.person-detail .property {

}

.img-center{
    margin:0 auto;
}

.back-url i{
    width: 20px;
    height: 20px;
}

.back-url{
    text-decoration: underline;
}
.panel-group .panel-heading:after{
    content: ""!important;
}

.vacancy-list .panel {
    margin-bottom: 10px;
    border-top: 1px solid #ddd!important;
}

.faq-list .panel {
    margin-bottom: 10px;
    border-top: 1px solid #ddd!important;
}

.custom-price-tag{
    font-size: 40px!important;
}

.custom-plan-title{
    font-size: 18px!important;
    color: #FFF!important;
}

.custom-btn-three{
    margin-top: 6px;
}

.custom-plan-select{
    padding-bottom: 0px!important;
}

#serviceDialog i {
    margin: 0 3px 0 3px;
    color: #d5070f;
    font-size: 7px;
}

#askDialog i {
    margin: 0 3px 0 3px;
    color: #d5070f;
    font-size: 7px;
}

label {
    font-weight: 400;
}

.modal-dialog{
    margin: 30px auto!important;
}


.services-list .service-name{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 5px;
}

.service-name a{
    text-decoration: underline;
}

.service-img{
    height: auto;
    text-align: center;
    width: 100%;
}

.img {
    margin: 0 auto;
}

.service-item{
    margin: 25px 0 25px 0;
}

.service-descr{
    margin-bottom: 16px;
}

.service-sections-list .service-section-name{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 5px;
}

.service-section-name a {
    text-decoration: underline;
}

.service-section-descr{
    margin: 10px 0;
}

.section-subsections-item{
    display: inline-block;
    margin: 5px 10px 5px 0;
}

.sevice-section-item{
    margin-bottom: 20px;
}

.service-detail-img{
    margin-bottom: 20px;
}

.property-block{
    margin-bottom: 40px;
}

.service-docs i{
    font-size: 32px;
    margin-right: 10px;
}

.service-docs a{
    vertical-align: top;  
    display: inline-block;
}

.service-docs .docs-item{
    margin-bottom: 20px;
}

.service-docs .docs-item a{   
    text-decoration: underline;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.service-detail-figcaption-btn{
    padding-left: 0px!important;
}

.service-order{
    padding: 30px;
    margin: 0;
}

.breadcrumb{
    font-size: 12px;  
    padding: 5px 0 0 0!important;  
}

.breadcrumb a{
    text-decoration: underline;
}

.news-all .news-item-name{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 5px;
}

.news-all .news-item-name a{
    text-decoration: underline;

}
.news-all .news-item-date{
    margin-bottom: 5px;
}

.news-all .news-item-date span{
   color: #727272;
   font-family: "SegoeUI";
   font-weight: 700
}

.news-all .news-item-text{
    margin-bottom: 20px;
}

.news-detail-img{
    margin-bottom: 10px;
    padding: 0;
}

.news-detail .img-left{
    text-align: left;
    margin-right: 15px;
    float:left;
}

.news-detail .img-right{
    text-align: right;
    margin-left: 15px;
    float:right;
}

.news-detail-figcaption-btn{
    padding-left: 10px!important;
}

.project-preview-title{
    margin: 0;
    font-size: 16px;
    padding: 10px 0 0 0 !important;
    border-bottom: 0;
}

.project-preview-detail-link{
    text-decoration: underline;
}

.articles-all .articles-item-name{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 5px;
}

.articles-all .articles-item-name a{
    text-decoration: underline;

}
.articles-all .articles-item-date{
    margin-bottom: 5px;
}

.articles-all .articles-item-date span{
   color: #727272;
   font-family: "SegoeUI";
   font-weight: 700
}

.articles-all .articles-item-text{
    margin-bottom: 20px;
}

.articles-detail-img{
    margin-bottom: 10px;
    padding: 0;
}

.articles-detail .img-left{
    text-align: left;
    margin-right: 15px;
    float:left;
}

.articles-detail .img-right{
    text-align: right;
    margin-left: 15px;
    float:right;
}

.articles-detail-figcaption-btn{
    padding-left: 10px!important;
}

.sales-all .sales-item-name{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 5px;
}

.sales-all .sales-item-name a{
    text-decoration: underline;

}
.sales-all .sales-item-date{
    margin-bottom: 5px;
}

.sales-all .sales-item-date span{
   color: #727272;
   font-family: "SegoeUI";
   font-weight: 700;
}

.sales-all .sales-item-text{
    margin-bottom: 20px;
}

.sales-detail-img{
    margin-bottom: 10px;
    padding: 0;
}

.sales-detail .img-left{
    text-align: left;
    margin-right: 15px;
    float:left;
}

.sales-detail .img-right{
    text-align: right;
    margin-left: 15px;
    float:right;
}

.sales-detail-figcaption-btn{
    padding-left: 10px!important;
}

.projects-list .projects-buttons{
    padding-left: 0!important;
}

.projects-list .projects-title{
    margin: 0;    
    font-size: 15px;   
    padding: 10px 0 0 0 !important;
    border-bottom: 0;
    margin-top: 0px!important;
    text-decoration: underline;
}

.projects-list .projects-w-box{
    margin: 0 0 35px 0!important;
    min-height: 270px;
}

.project-detail{
    margin-bottom: 30px;
}

.project-detail .project-image-slider{
     margin-bottom: 30px;    
}

.project-detail .project-description{
    padding-top: 30px;
}


.photogallery{
    margin-bottom: 30px;
}

.catalog-sections-inner{
    margin-bottom: 25px;
}

.catalog-sections .catalog-section-name{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 10px;
}

.catalog-sections .catalog-section-name a{
    text-decoration: underline;

}
.catalog-sections .catalog-section-subsections{
    margin-bottom: 5px;
}
.catalog-sections .catalog-section-subsections a{
    font-size: 11px;
    margin-bottom: 4px;
    margin-right: 2px;
}

.catalog-sections .catalog-section-description{
    margin-bottom: 20px;
}
.catalog-section-elements .section-element .item-name{    
    font-size: 15px;
    font-weight: 400;   
    margin: 0;   
    padding: 15px 15px;
    display: block;

}

.catalog-section-elements .section-element .item-name:hover{    
    text-decoration: none;
}

.catalog-section-elements .section-element .price{
    font-weight: 400;
    font-size: 15px;
}
.catalog-section-elements .section-element .old-price{
    text-decoration: line-through;
    font-size: 14px;
}

.catalog-section-elements .section-element .w-box h2 {
    padding-bottom: 10px;
}

.catalog-section-elements .section-element .w-box .label-wrap{
    position: absolute;
}

a.link{
    text-decoration: underline;
}

.catalog-element-detail .item-price-block {
    margin: 15px 0 5px 0;
    font-size: 20px;
    font-weight: 700;
}
 
.catalog-element-detail  .item-price{
    font-size: 20px;
    margin-right: 5px;
    font-family: "SegoeUI";
    font-weight: 700;
}

.catalog-element-detail .item-old-price{
    font-size: 16px;
    text-decoration: line-through;
    color: #333;
}

.catalog-element-detail .aviability-wrap{
    display: inline-block;    
    position: relative;
    top: -3px;
    font-size: 14px;
}

.catalog-element-detail .ask-button{
    margin: 8px 0px 8px 5px;
    padding: 5px 10px!important;
}

.catalog-element-detail .buy-button{
    margin: 8px 0px 8px 0px;    
}

.table-striped>tbody>tr:nth-child(odd)>th,.table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #f8f8f8!important;
}

.catalog-element-detail .product-short-info{
    margin-bottom: 5px;
}

.catalog-element-detail .docs-item{   
    margin-bottom: 20px;
}

.catalog-element-detail .docs-item a{
   text-decoration: underline;
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
   display: block;
}

.catalog-element-detail .docs-item a:hover{
   text-decoration: none;
}

.catalog-element-detail .shop-item-docs i{
    font-size: 32px;
    margin-right: 10px;
}

.catalog-element-detail ul.nav-tabs li.active a{
    color:#333!important;
}

.catalog-element-detail .item-additional-images{
    margin: 10px 0 25px 0;
}

.catalog-element-detail .custom-item-row{
    margin-right: 0px;   
}

.catalog-element-detail .thumb-img{
    padding-right: 0px;
    margin-bottom: 15px;   
}

.catalog-element-detail .img-item{
    border: 1px solid #f3f3f3;
    text-align: center;   
}

.catalog-element-detail .img-item a{
    display: block;
    line-height: 66px;
    padding: 4px;
    height: 75px;     
}

.catalog-element-detail .img-item img{
    max-width: 50px;      
}

.h1-heading{
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;  
}

.projects-carousel .btn-xs{
    padding: 4px 5px;
}

.projects-carousel .p-title{
    font-size: 18px;
}

.underline{
    text-decoration: underline;
}

.cert-all .cert-item-name{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 5px;
}

.center{
    text-align: center;
}

.cert-all .cert-item-text{
    margin-bottom: 20px;
}

ul.categories ul.submenu{
    padding: 0 10px;
    background-color: #f8f8f8;
    font-size: 13px;
}

ul.categories ul.submenu li{
    list-style: none;
}

ul.categories ul.submenu li a:after {   
    content: "";
    position: relative;
    top: 0;
    float: right;
}

ul.categories ul.submenu li {
    border: none;
    position: relative;
}

ul.categories ul.submenu li a{
    line-height: 16px;
    text-decoration: none;
}

ul.categories ul.submenu li a:hover{
    background: none;
}

ul.categories li a.parent:after{
    font-family: 'FontAwesome';
    content: "\f107";
 }

ul.categories ul.submenu li a.active {   
    
}

.navbar-brand img {
    height: 35px!important;
}

.navbar-brand{
    margin-top: 20px!important
}

.ls-slide h3.white, .ls-slide p.white {
    color: #fff!important;
}

footer ul{
    margin: 0;
}

footer ul li a{
    color: #ffffff!important;
    padding: 5px 0;
    border-bottom: 1px solid #616161;
    font-size: 16px;
}

footer ul li{
    display: inline-block;
    padding-right: 40px;
    color: #616161;
    margin-bottom: 15px;
}

footer ul li:first-child{
   padding-left: 0;  
}

footer {
   text-align: center;
}

.soc-icons i{
    background-color: #ddd;
    border-radius: 50%;
    font-size: 18px;
    line-height: 18px;
    height: 40px;
    width: 40px;
    text-align: center;
    margin: 0;
    vertical-align: middle;
}

.footer-contacts{
    margin: 20px 0;
}

.footer-contacts .aux-text, .footer-contacts .aux-text a{
    color: #9E9E9E;
}

.fotter-delimiter{
    display: inline-block;
    width: 30px;
    height: 0;
}

.client {
    border-radius: 2px;
    margin-bottom: 30px;
}

.client:hover{
    border-color: #8B8B8B;
}

.w-box{
    border-radius: 2px;
}

.main-last-news .main-last-news-item img{
    margin-top: 6px;
}

.slice{
    padding-bottom: 50px;
}

.main-last-news .main-last-news-item{
    padding: 5px;
    border:none!important;
}

.wrapper{
    background-color: #fff;
}

.callback-cta-wr{
    padding: 5px 0
}

.modal-open { 
  padding-right: 17px;
}

.modal{
    overflow-y: auto; 
}

.modal-question-block{
    float: right;
}

.modal-question-block a{
    display: block;
    padding: 10px 15px;
}

.modal-question-block i{
    margin-right: 6px;
}


.alert-success-custom
{
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-danger-custom
{
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-custom
{
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 20px;
    padding: 15px;
}

.map-custom
{
    padding-bottom: 20px;
}

#rateDialog i, #productDialog i, #generalDialog i
{
    margin: 0 3px 0 3px;
    color: #d5070f;
    font-size: 7px;
}

#contacts i
{
    color: #d5070f;
    font-size: 7px;
    margin: 0 3px;
}

.fontawesome-icon-list [class*="col-md-"] {
    margin-bottom: 9px;
}

.fontawesome-icon-list i {
    font-size: 1.3em;
    margin-right: 5px;
    display: inline-block;
    width: 30px;
    text-align: center;
    position: relative;
    top: 2px;
}

.navbar-toggle{
    z-index: 15;
}

.callback{
    padding: 25px;    
    background-color: #eeeeee;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) ;
    margin: 10px 0;
}

.callback .row{
    font-size: 0px;
}

.callback .description{
    font-size: 14px;
    margin-bottom: 10px;
}

.callback .row > div{
    font-size: 0px;
    vertical-align: middle;
    float: none;
    display: inline-block;
}

textarea.bxeditor-textarea{
    line-height: 1;
}

.services-list-main p{
    margin: 0;   
}

.services-list-main .icon-block.icon-block-1 .icon-block-item{
    width: 20%;
    display: table-cell;
    vertical-align: top;
    font-size: 45px;
    text-align: center; 
    color: #607D8B;   
}

.services-list-main .icon-block.icon-block-1 .icon-block-body{
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
}

.services-list-main .icon-block.icon-block-1 .icon-block-body .title{
    margin-bottom: 10px;   
    padding: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2em;   
    font-family: "SegoeUI";
}

.services-list-main .row{
    padding: 15px 0;
}

@media (max-width: 991px){
    .services-list-main .row{
        padding: 0;
    }

    .services-list-main .icon-block{
        margin-bottom: 20px;
    } 

    .services-list-main .icon-block.icon-block-1 .icon-block-item{
         width: 10%;    
    }  
}

.milestone-counter{
    margin-top: 40px;
    margin-bottom: 20px;
}

.milestone-counter .milestone-count{
    font-size: 60px;   
    margin-bottom: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;    
}

.milestone-counter .milestone-info{
    margin-top: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;   
}

#layerslider .ls-shadow{
    display: none;
}

#layerslider h3.ls-l{
    line-height: 40px;
}
.contacts{
    margin-bottom: 50px;
    margin-top: 30px;
}

.contacts i{   
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    width: 50px;
    text-align: center;
    vertical-align: top;
}

.contacts .col-md-3{
    margin-bottom: 20px;
}

.contacts .contact-item{
    max-width: 75%;
    margin-left: 3%;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}

.contacts .info-name{
    font-weight: bold;
}

.label{
    font-weight: 400;
}

.mb-30{
    margin-bottom: 30px;
}

.p-20{
    padding: 20px;
}

.service-detail .callback{
    padding: 15px;
}

@media (max-width:320px) {
    header .logo img{
        width: 180px;
    }
}