img{
    max-width: 100%;
}
.scroll-to a i{
	line-height: 60px;
}
.main-featured-sec ul{
	margin: 0;
}
/*шапка*/

.big-block {
    width: 100%;
}

.header {
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: 54% 0px;
    background-size: 560px;
    position: relative;
}

.header .block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 15px 10px 0px 10px;
}

.header-logo {
    width: 22%;
    height: auto;
}

.header-logo img {
    height: 80px;
    width: auto;
}

.header-contacts,
.header-call-my {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    text-align: right;
}

.header-contacts p {
    color: #000000;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 5px;
}

.header-contacts .header-tel {
    color: #000000;
    font-family: 'Fira Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
}

.header-call {
    color: #ffffff;
    font-family: "Fira Sans";
    font-size: 19.5px;
    font-weight: 500;
    line-height: 32px;
    background-color: #4A2A67;
    padding: 0 12px;
    display: inline-block;
    text-decoration: none;
    border: 0;
    outline: none;
}

.header-email {
    color: #161616;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-align: right;
    margin-top: 20px;
}

.dis_none {
    display: none;
}
.emply-resume-info .desc_short{
    line-height: 1.5;
}


/*! CSS Used from: https://atkomstroy.com.ua/wp-content/themes/atcom/css/style-media.css?ver=4.7.10 */

@media only screen and (max-width: 715px) {
    .header-contacts.first{
        display: flex;
    }
    .header-call-my {
        display: none;
    }
    .header-logo {
        width: 27%;
    }
    .hide-mobile{
        display: none;
    }


}

@media only screen and (max-width: 627px) {
    /*.header-contacts:nth-child(3) {
        display: none;
    }*/
    .header_address {
        display: block;
    }
    .header-contacts {
        text-align: center;
    }
    .header-contacts p {
        line-height: 18px;
        margin-top: 0;
    }
    .header-logo {
        width: 30%;
    }
}

@media only screen and (max-width: 480px) {
    .header-contacts .header-tel {
        font-size: 16px;
    }
    .header-contacts p {
        font-size: 11px;
        line-height: 13px;
    }
    .header-logo {
        width: 36%;
    }
}

@media only screen and (max-width: 380px) {
    .header-contacts .header-tel {
        font-size: 14px;
    }
    .header-contacts p {
        font-size: 9px;
        line-height: 12px;
    }
}
.header-contacts p{
	margin-bottom: 0;
}
.menu-sec nav > ul{
	width: 100%;
	text-align: center;
}
.menu-sec nav > ul > li{
	float: none;
	display: inline-block;
}
header{
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	display: inline-block;
	width: 100%
}
.reviews{
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
/**/
.link_widgets ul li a{
	margin-bottom: 0
}
.link_widgets ul li{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 50%;
	float: left;
}
#map{
	width: 100%;
	height: 190px;
	background: #ccc
}
.bottom-line .scrollup i{
	line-height: 45px;
}
.p-category > a svg,
.p-category > a img{
	height: 70px;
	width: 70px;
	margin-top: 30px;
}
.cat-sec .row > div{
	border: 1px solid #e8ecec;
	/*border-bottom: 1px solid #e8ecec;*/
}
.cat-sec .row > div:hover{
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;

	z-index: 10;
}
.breadcrumbs > li span{
    float: left;
    width: 100%;
    font-size: 13px;
    color: #808080;
}
.tags-share .share-bar a i{
    line-height: 36px;
}
.inner-title2 > h1{
    float: left;
    width: 100%;
    /*font-family: Quicksand;*/
    font-size: 30px;
    color: #202020;
    font-weight: bold;
    margin: 0;
}
/*content*/
img.emoji{
    display:inline!important;
    border:none!important;
    box-shadow:none!important;
    height:1em!important;
    width:1em!important;
    margin:0 .07em!important;
    vertical-align:-0.1em!important;
    background:none!important;
    padding:0!important;
}
.blog_article .article_content{
    padding-bottom:15px;
    text-align: justify;
}
.blog_article .article_content img{
    height:auto;
}
.blog_article .article_content img{
    margin-bottom:20px;
    display:block;
    max-width:100%;
}
.blog_article .article_content a{
    word-break:break-all;
    color: #4a2a67;
    font-weight: 700
}
.blog_article .article_content a:hover{
    text-decoration: underline;
}
.blog_article .article_content p{
    text-align: justify;
}

.blog_article .article_content p{
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    color: #575757;
    margin-bottom: 15px;
}
.blog_article .article_content h2:not(.default_head),
.blog_article .article_content .h2:not(.default_head){
    font-size:24px;
    line-height:29px;
    font-weight:700;
    color:#1e1e1e;
    text-align:left!important
    ;margin:30px 0 20px;
}
.blog_article .article_content h2:not(.default_head) span{
    font-size:inherit!important;
    line-height:inherit!important;
}
.blog_article .article_content ul{
    list-style:none;
    margin-bottom:20px;
}
.blog_article .article_content ul li{
    font-size:18px;
    line-height:28px;
    font-weight:400;
    color:#575757;
    margin-bottom:10px;
    position:relative;
    padding-left:30px;
}
.blog_article .article_content ul li:before{
    content:"\2014";
    color:#4A2A67;
    position:absolute;
    font-weight:300;
    left:0;
}
.blog_article .article_content ul li:last-child{
    margin-bottom:0;
}
.blog_article .article_content ol{
    counter-reset:a;
    list-style:none;
    margin-bottom:20px;
}
.blog_article .article_content ol li{
    font-size:18px;
    line-height:28px;
    font-weight:400;
    color:#575757;
    margin-bottom:10px;
    position:relative;
    padding-left:30px;
}
.blog_article .article_content ol li:before{
    font-size:12px;
    line-height:12px;
    color:#a1a1a1;
    text-align:center;
    content:counter(a);
    counter-increment:a;
    position:absolute;
    font-weight:300;
    left:0;
    top:5px;
    width:19px;
    height:19px;
    border:1px solid #a1a1a1;
    -webkit-border-radius:50%;
    border-radius:50%;
    -o-background-clip:padding-box;
    background-clip:padding-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding-top:3px;
}
.blog_article .article_content ol li:last-child{
    margin-bottom:0;
}
.pf-field select{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 52px;
    width: 100%;
    float: left;
    margin: 0 auto;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 400;
    border: 2px solid #e8ecec;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    padding-left: 15px;
    padding-right: 40px;
    outline: none;
    cursor: pointer;
    position: relative;
    background-image: url('../img/down.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center right 10px;
}
/*table*/

.blog_article .article_content table tr:first-child{
    background:#4A2A67;
    color:#fff;
    font-weight:bold;
}
.blog_article .article_content table tr:first-child a{
    color:#fff;
}
.blog_article .article_content table tr a{
    color:#4A2A67;
}

span.wpcf7-not-valid-tip{
    display: none !important;
}
@media (max-width: 480px){
    .blog_article .article_content table tbody{
        display:block;
        overflow:auto;
    }
}
.blog_article .article_content table{
    width:100%;
    margin-bottom: 20px;
}
.blog_article .article_content table td{
    padding:10px 6px;
    border:1px solid #ccc;
}
@media (max-width: 650px){
    .blog_article .article_content table{
        display:block;
    }
}
#map1{
    height: 300px;
}
.witherror.a404:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    background: rgb(139, 145, 221);
    background: -moz-linear-gradient(45deg, rgba(139, 145, 221, 1) 0%, rgba(16, 25, 93, 1) 71%, rgba(16, 25, 93, 1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(139, 145, 221, 1)), color-stop(71%, rgba(16, 25, 93, 1)), color-stop(100%, rgba(16, 25, 93, 1)));
    background: -webkit-linear-gradient(45deg, rgba(139, 145, 221, 1) 0%, rgba(16, 25, 93, 1) 71%, rgba(16, 25, 93, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(139, 145, 221, 1) 0%, rgba(16, 25, 93, 1) 71%, rgba(16, 25, 93, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(139, 145, 221, 1) 0%, rgba(16, 25, 93, 1) 71%, rgba(16, 25, 93, 1) 100%);
    background: linear-gradient(45deg, rgba(139, 145, 221, 1) 0%, rgba(16, 25, 93, 1) 71%, rgba(16, 25, 93, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8b91dd', endColorstr='#10195d', GradientType=1 );
    opacity: 0.8;
}
.error-sec{
    z-index: 9999
}
/*slider*/
.rew_slider .owl-stage-outer{
    overflow: visible;
}
.main-slider .owl-prev,
.main-slider .owl-next{
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.7);
    display: block;
    z-index: 999;
    left: 40px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-slider .owl-next{
    left: auto;
    right: 40px;
}
.main-slider .owl-prev i,
.main-slider .owl-next i{
    font-size: 40px;
    line-height: 55px
}
.menu-sec nav > ul > li > a:hover{
    text-decoration: underline;
}
input.err,
.wpcf7-not-valid{
    border-color: #ff0000 !important;
}
.blog-thumb > a{
    max-height: 250px;
    overflow: hidden;
}
.pagination .pages{
    display: none;
}
.pagination .current{
    color: #ffffff;
    background-color: #8b91dd;
    border-color: #8b91dd;
}

@media(max-width: 1200px){
    .menu-sec{
        display: none;
    }
}
@media(max-width: 992px){
    .header-contacts.first{
        display: none;
    }
    .header-contacts{
        text-align: center;
    }
}
@media(max-width: 627px){
    /*.responsive-header {
        position: absolute;
        width: 50px;
        padding: 0;
        right: 0;
        height: 50px;
    }*/
    .header .block{
        padding-top: 0;
    }
    .responsive-menubar{
        padding: 0
    }
}

.adv-item{
    width: 24%;
    text-align: center;
}

.adv-item img{
    width: 30%;
    text-align: center;
    max-height: 140px;
}

.adv-item .adv-item-heading{
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
    min-height: 60px;
}

.adv-item .adv-item-text{
    font-size: 15px;
}

.command-item{
    width: 25%;
    text-align: center;
}

.content-home-1 .command-item{
    width: 25%;
}

.command-item img{
    width: 50%;
    text-align: center;
    /*max-height: 150px;*/
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
}

.command-item .command-item-heading{
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
}

.alt-h2{
    margin-bottom: 50px;
}

.how-work{
    background: #4a2a67;
    padding-top: 50px;
}

.how-work-title {
    color: #fff;
    text-align: center;
    font-size: 50px;
}

.how-work-item{
    display: flex;
    flex-direction: column;
    width: 11%;
}

.how-work-item .how-work-heading{
    color: #fb236a;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

.how-work-item .how-work-text{
    width: 140%;
    margin-left: -20%;
    color: #fff;
    text-align: center;
}

.how-work-arrow{
    color: #fb236a;
    font-size: 40px;
    font-weight: 700;
    padding: 50px;
}

.how-work-title{
    color: #fff;
}

.margined-block{
    margin-top: 50px;
    margin-bottom: 30px;
}

.footer-contacts span{
    display: block;
    margin-top: 20px;
}

.footer-contacts .footer-contacts-address{
    font-size: 13px;
}

.mfp-content .mfp-figure figure img{
    max-height: 500px !important;
}
.our-command .container .row{
    justify-content: center;
}
@media(max-width: 420px){
    .header-contacts p{
        display: none;
    }
    .advantages-section .row{
        flex-direction: column;
    }
    .adv-item,.command-item{
        width: 100%;
    }
    .how-work-item .how-work-heading{
        margin-right: 10px;
    }
    .how-work-item{
        flex-direction: row;
        width: 69%;
        margin: auto;
    }
    .how-work-item .how-work-text{
        text-align: left;
        margin-left: 10%;
    }
    .how-work-arrow{
        padding: 0;
        margin-top: -60px;
        padding-bottom: 35px;
    }
    .how-work-title{
        line-height: 50px;
        font-size: 40px;
    }
    .how-work-arrow span{
        transform: rotate(90deg);
    }
    .simple-text-block {
        width: 100%;
        margin-left: 0;
    }
    .adv-item {
        margin: auto;
        width: 100% !important;
        text-align: center;
    }
    .our-command .row{
        flex-direction: column;
    }
    .content-home-1 .command-item,
    .command-item {
        width: 100%;
        text-align: center;
    }
    .command-item img{
        max-height: 180px;
    }
}

.header-tel-custom-height{
    margin-bottom: 24px;
}
.working-time-header{
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 15px;
}
.email-header{
    margin-top: 0;
}
.footer-menu .sub-menu{
    display: none;
}

.footer-header{
    font-family: 'Quicksand';
    font-size: 16px;
    color: #202020;
}
.hidden-container{
    display: none;
}
@media only screen and (max-width: 715px) {
    .header-contacts.first{
        display: flex;
    }
    .header-call-my {
        display: none;
    }
    .header-logo {
        width: 27%;
    }
    .hide-mobile{
        display: none;
    }
    .mobile-phones.show-phones{
        display: flex;
        position: absolute;
        top: 70%;
        flex-direction: column;
        background: #fff;
        padding: 10px;
    }
    .mobile-phones.show-phones a{
        font-size: 16px;
        white-space: nowrap;
    }
    .mobile-phones.show-phones p{
        display: inline-block;
        text-align: left;
        font-size: 14px;
        margin-top: 5px;
    }
    .mobile-phones-toggler:after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f107";
        margin-left: 5px;
        font-size: 16px;
    }


}