html,body{
    font-family: MyriadPro;
    letter-spacing: 1.2px;
}
a,img,input,button,div{outline: none;}

.theme-butt{
    background: #ff0000;
    color: #fff;
    border: none;
    padding: 10px 20px;
    transition: all .2s;
}
.theme-butt:hover{background: #28282e;  transition: all .2s;}
.theme-head{
    text-align: center;
    text-transform: uppercase;
    font-family:'MyriadPro-Bold';
    padding-bottom: 25px;
    background: url(../img/theme-head.jpg) no-repeat bottom center;
    margin-bottom: 40px;
    margin-top: 0;
}
.theme-section{padding: 80px 0;}
.slick-slider {margin-bottom: 0;}

header{
    min-height: 165px;
    font-family:'MyriadPro-Semibold';
}
.head-logo{
    float: left;
    padding-top: 20px;
}
.head-phone{float: right;}
.head-phone_tel,.head-phone_butt{
    display: inline-block;
    vertical-align: middle;
    padding-top: 50px;
}
.head-phone_tel{margin-right: 30px;}
.head-phone_tel a{
    font-size: 25px;
    color: #000;
}
.head-phone_tel span{
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}
.head-phone_tel i{
    font-size: 24px;
    padding-top: 7px;
    color: #ff0000;
}
.head-phone_butt button{
    font-size: 20px;
    padding: 10px 25px;
}

.head-nav{
    background: #28282e;
    position: relative;
}
.head-nav_list{
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.head-nav_list li{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.head-nav_list a{
    display: block;
    line-height: 80px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'MyriadPro-Semibold';
    font-size: 18px;
    transition: all .2s;
}
.head-nav_list a:hover{
    text-decoration: none;
    background: #002ee6;
}
.small-menu-butt{
	display: none;
	text-decoration: none;
    font-size: 17px;
    line-height: 70px;
    font-family: 'MyriadPro-Semibold';
    color: #fff;
    text-transform: uppercase;
    transition: all .2s;
}
.small-menu-butt:hover{
	color: #ccc;
    text-decoration: none;
}
.small-menu-butt:focus{
	color: #fff;
    text-decoration: none;
}

.head-slider{
    height: 780px;
    overflow: hidden;
}
.head-slider img{
    width: 100%;
    height: 780px;
    object-fit: cover;
}
.head-desc{
    margin-top: -780px;
    position: relative;
    z-index: 55;
    float: right;
    padding-top: 200px;
    color: #fff;
}
.head-desc_inn{padding: 15px;}
.head-desc_head{
    font-family:'MyriadPro-Bold';
    padding-bottom: 40px;
    background: url(../img/head-desc.jpg) no-repeat left bottom;
}
.head-desc_text{
    font-size: 18px;
    margin: 40px 0;
}
.head-desc button{
    font-size: 20px;
    width: 230px;
    margin-top: 90px;
}

.about-section{
    font-size: 18px;
    text-align: center;
    padding: 80px 0 0 0;
}
.product-section{
    overflow: hidden;
    background: #f9f9f9;
}
.product-slider{
    margin: 0 45px;
}
.product-slider .slick-next,.product-slider .slick-prev{display: none !important;}
.product-slider .slick-next.visible,.product-slider .slick-prev.visible{display: block !important;}
.product-slider .slick-next{right: 20px;}
.product-slider .slick-prev:before, .product-slider .slick-next:before{font-size: 50px;}
.product-box{
    height: 580px;
    margin: 5px 15px;
    text-align: center;
    background: #fff;
    padding: 15px 15px 100px 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    position: relative;
    border: 1px solid transparent;
    transition: all .2s;
}
.product-box:hover{border: 1px solid #002ee6;}
.product-slide_img{
    height: 230px;
    line-height: 230px;
    overflow: hidden;
}
.product-slide_img img{
    max-width: 100%;
    display: inline;
}
.product-slide_head{
    margin-top: 0;
    font-size: 23px;
}
.product-slide_text{font-size: 15px;}
.product-butt{
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%,0);
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    width: 220px;
    text-align: center;
    border: 1px solid #002ee6;
    background: #fff;
    transition: all .2s;
    color:#333;
}
.product-butt:hover, .product-butt:focus, .product-butt:active{
    background: #002ee6;
    color: #fff;
    text-decoration:none;
}

.project-section{
    background: #28282e;
    color: #878796;
}
.project-head{color: #fff;}
.project-container{
    width: 1400px;
    margin: 0 auto;
    padding-bottom: 100px;
    overflow: hidden;
}
.project-slider{padding: 0 70px;}
.project-title{display: none;}
.project-desc{
    text-align: center;
    font-size: 20px;
    margin-bottom: 80px;
}
.project-img,.project-text{
    display: inline-block;
    vertical-align: middle;
}
.project-text a{color: #ce0405;}
.project-img{
    background: url(../img/project-img2.png) no-repeat;
    background-size: contain;
    width: 625px;
    height: 380px;
    padding: 30px 33px;
    margin-right: 50px;
    overflow: hidden;
}
.project-img img{max-width: 100%;}
.project-text{width: 570px;}
.project-name{
    border-bottom: 1px dashed #42424a;
    padding-bottom: 35px;
    color: #fff;
    font-size: 28px;
}
.project-table{
    display: table;
    width: 100%;
    margin-top: 30px;
}
.project-row{display: table-row;}
.project-col{
    display: table-cell;
    padding: 10px 0;
}
.project-col:nth-child(2n){padding-left: 5px;}
.project-col:nth-child(2n):before{
    content: ':';
    padding-right: 10px;
}

.project-slider .slick-dots{
    bottom: -100px;
    left: 0;
}
.project-slider .slick-dots li{margin: 0 15px;}
.project-slider .slick-dots li.slick-active button:before{color: #dc2a1c;}
.project-slider .slick-dots li button:before{
    font-size: 13px;
    color: #93a4ac;
    opacity: 1;
}
.project-slider .slick-dots li button:hover:before, .project-slider .slick-dots li button:focus:before {
    color: #df291b;
}

.project-slider .slick-prev:before,.project-slider .slick-next:before{content: '';}
.project-slider .slick-prev{
    width: 41px;
    height: 80px;
    background: url(../img/project-arr_l.png) no-repeat;
    background-size: contain;
    transition: all .2s;
}
.project-slider .slick-prev:hover{
    background: url(../img/project-arr_l-hv.png) no-repeat;
    background-size: contain;
}
.project-slider .slick-next{
    width: 41px;
    height: 80px;
    background: url(../img/project-arr_r.png) no-repeat;
    background-size: contain;
    transition: all .2s;
}
.project-slider .slick-next:hover{
    background: url(../img/project-arr_r-hv.png) no-repeat;
    background-size: contain;
}

.advant-block{text-align: center;}
.advant-box{
    margin: 30px 0;
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 0 15px;
}

.advant-icon{
    float: left;
    width: 110px;
}
.advant-text{
    margin-left: 120px;
    text-align: left;
    font-size: 19px;
}

.service-section{background: #f9f9f9;}
.service-block{
    margin: 0 -40px;
    text-align: center;
}
.service-box{
    display: inline-block;
    vertical-align: top;
    width: 170px;
    margin: 20px 38px;
    overflow: hidden;
}
.service-img{margin-bottom: 20px;}
.service-text{font-size: 20px;}

.bot-request{
    min-height: 655px;
    background: url(../img/bot-request.jpg) no-repeat;
    background-size: cover;
}
.bot-request_inn{position: relative;}
.bot-request_box{
    float: left;
    width: 370px;
    background: rgba(0,0,0,.6);
    padding: 50px 75px 30px;
    margin: 100px 0 0 70px;
    color: #fff;
    font-family:'MyriadPro-Semibold';
}
.request_box-head{
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.request_box-head span{
    font-size: 18px;
    text-transform: none;
    color: #ff0000;
}
.request-list{
    padding: 0 0 0 15px;
    margin: 0;
    list-style: square;
    color: #ff0000;
    font-size: 16px;
}
.request-list span{color: #fff;}
.bot-request_formbox{
    float: right;
    width: 370px;
    background: rgba(0,0,0,.6);
    padding: 40px 40px 25px 40px;
    margin-top: 300px;
}
.bot-request_formbox input{
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 15px;
}
.bot-request_formbox .button-a{
    width: 100%;
    margin-top: 15px;
    font-size: 24px;
}
.bot-request_arr{
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -200px;
}

.partner-block{
    min-height: 200px;
    overflow: hidden;
    position: relative;
}
.partner-text{
    position: absolute;
    padding-top: 68px;
}
.partner-head{text-transform: uppercase;}
.partner-text i{vertical-align: middle;}
.partner-slider{
    margin-left: 150px;
}
.partner-slider.slick-slider{margin-bottom: 0;}
.partner-slider .slick-slide{
    height: 200px;
    line-height: 200px;
    text-align: center;
    padding: 0 15px;
}
.partner-slider .slick-slide img{
    display: inline;
    max-width: 100%;
    height: 60px;
    object-fit: scale-down;
}
.partner-slider .slick-prev{visibility: hidden;}
.partner-slider .slick-next{
    top: 48%;
    right: -15px;
    visibility: visible !important;
}
.partner-slider .slick-next:before {font-size: 36px}

.map-block{
    height: 540px;
    background: url(../img/map-img.jpg) no-repeat;
    background-size: cover;
}

.map-out{
    height: 540px;
    margin-top: -540px;
}

.mapout_contact{
    width: 500px;
    height: 345px;
    background: #28282e;
    margin-top: 100px;
    padding: 50px;
    color: #fff;
    font-size: 17px;
    position: relative;
    z-index: 111;
}
.mapout-head{
    text-transform: uppercase;
    margin: 0 0 25px;
    font-family:'MyriadPro-Bold';
    font-size: 40px;
    padding-bottom: 17px;
    background: url(../img/theme-head.jpg) no-repeat bottom left;
}
.mapout_contact span{
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.mapout_contact i{
    color: #51515d;
    font-size: 22px;
}
.mapout_contact a{color: #fff;}
.mapout_contact p{margin: 25px 0;}

footer{
    min-height: 80px;
    background: #28282e;
    text-align: center;
    padding-top: 25px;
    border-bottom: 1px solid #7e7e82;
    color: #fff;
    font-size: 18px;
}

.modal-theme .modal-body{padding: 15px 15px 0 15px;}
.modal-theme .modal-footer{text-align: center;}
.project-col p{
    display: inline-block;
}
.project-col a{
    color: #878796;
}
.tel-what {
    padding: 0;
    color: #eceef4;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 10000;
}
.tel-what a:hover, .tel-what a:focus, .tel-what:active {
    text-decoration: unset;
}
.desk2 {
    background: #07acba;
    text-align: center;
    padding: 10px 0;
}
.tel-what a {
    color: #eceef4;
}
.desk1 {
    background: #75be2b;
    text-align: center;
    padding: 10px 0;
}
.modal-title{
    text-align: center;
}