/* CSS Document */
@font-face {
    font-family: Myriad Pro; /* Имя шрифта */
    font-style: normal;
    src: local('MyriadPro-Regular'),
        url(http://38it.ru/fonts/MyriadPro-Regular.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: Myriad Pro Bold; /* Имя шрифта */
    font-style: normal;
    src: local('MyriadPro-BoldCond'),
        url(http://38it.ru/fonts/MyriadPro-Bold.ttf); /* Путь к файлу со шрифтом */
}
body {
    background-color: #E6E6E6;
    height: 100%;
}

a {
    text-decoration: none;
}

a:hover{
    color: #F85050;
}

a:active{
    text-decoration: none;
    color: #F85050;
}

a:visited{
    text-decoration: none;
}

a:after{
    text-decoration: none;
}

a:before{
    text-decoration: none;
}

a:link {
    text-decoration: none;  
}

h1, h2, h3, h4, h5, h6 {
    font-family: Myriad Pro;
    font-weight: 600;
    color: #4d4d4d;
}
.hed_box {
    width: 100%;
    //max-height: 300px;
    height: 300px;
    background-color: #333333;
    position: relative;
    z-index: 999;
}
.hed_box_1 {
    width: 1100px;
    //max-height: 300px;
    height: 300px;
    margin: 0 auto;
}
.hed_box_2 {
    //max-height: 300px;
    height: 250px;
    z-index: 99999;/*-webkit-animation-duration: 1s;
-webkit-animation-delay: 1s;
-webkit-animation-iteration-count: 1;*/
}
.nav_1 ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
}
.nav_1 {
    width: 100%;
    height: 60px;
    vertical-align: middle;
    position: relative;
    top: 90px;
}
.nav_1 li {
    display: block;
    float: right;
    margin-left: 40px;
    color: white;
    font-size: 24px;
}
.nav_1 li a {
    color: white;
    text-decoration: none;
    font-family: Myriad Pro;
}
.nav_1 li a:hover {
    color: #F85050;
}

.nav_2 ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
}
.nav_2 {
    width: 100%;
    height: 40px;
    vertical-align: middle;
    position: relative;
    top: 20px;
}
.nav_2 li {
    display: block;
    float: right;
    margin-left: 40px;
    color: white;
    font-size: 18px;
}
.nav_2 li a {
    color: #cccccc;
    text-decoration: none;
    font-family: Myriad Pro;
}
.nav_2 li a:hover {
    color: #F85050;
}
.menu_div {
    height: 60px;
    top: 100px;
    position: relative;
    border: solid 1px #75D2FF;
}
.jygu:hover {
    position: relative;
    top: 100px;
}
.but_box {
    height: 60px;
    position: relative;
    top: 50px;
    //border: solid 1px #14E819;
}
.but_box_1 {
    float: right;
}
.but_text {
    color: white;
    font-size: 30px;
    font-family: Myriad Pro;
    float: right;
    margin-top: 10px;
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-iteration-count: 1;
}
.but_hed {
    height: 60px;
    width: 367px;
    background-color: #F85050;
    background: #F85050;
    border: none;
    font-size: 25px;
    color: white;
    border-radius: 8px;
    text-align: center;
    padding: 8px;
    cursor: pointer;
}
.but_hed:hover {
    background-color: #B83535;
    color: white;
    text-decoration: none;
}
.but_hed:active {
    background-color: #F85050;
    background: #F85050;
}

.but_hed:visited {
    background-color: #F85050;
    background: #F85050;
}

.hed_search {
    //background-color: red;
    height: 50px;
    width: 100%;
}
.line_hed {
    width: 100%;
    position: absolute;
    top: 40px;
    border: none;
}
.hed_box_social {
    height: 40px;
    //background-color: green;
    position: relative;
    top: 25px;
    text-align: right;
}

.hed_box_social_fot {
    height: 40px;
    //background-color: green;
    position: relative;
    top: 15px;
    text-align: right;
    float: right;
    width: 250px;
}
.hed_search_but {
    width: 132px;
    border: solid 1px #4d4d4d;
    border-bottom: none;
    height: 50px;
    float: right;
    background-color: #2E2E2E;
    border-radius: 0px;
    color: #666666;
    font-weight: 600;
    text-align: center;
    padding-top: 13px;
    cursor: pointer;
}
.hed_search_but:hover {
    background-color: black;
    color: #cccccc;
    text-decoration: none;
}
.body_banner {
    background-color: white;
    height: 360px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    z-index: 2;
    position: relative;
    padding: 0;
    vertical-align: top;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-iteration-count: 1;
}

.body_menu {
    background-color: white;
    height: 80px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    z-index: 2;
    position: relative;
    padding: 0;
    vertical-align: top;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-iteration-count: 1;
}

.icon_soc_1 {
    height: 40px;
    margin-left: 10px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-iteration-count: 1;
}

.icon_soc_2 {
    height: 40px;
    margin-left: 10px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.4s;
    -webkit-animation-iteration-count: 1;
}
.icon_soc_3 {
    height: 40px;
    margin-left: 10px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.6s;
    -webkit-animation-iteration-count: 1;
}
.icon_soc_4 {
    height: 40px;
    margin-left: 10px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.8s;
    -webkit-animation-iteration-count: 1;
}
.body_banner_1 {
    //border: solid 1px green;
    height: 330px;
    padding-top: 10px;
    padding-right: 10px;
}
.body_banner_2 {
    //border: solid 1px red;
    height: 330px;
    position: relative;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.6s;
    -webkit-animation-iteration-count: 1;
}
.body_banner_box {
    width: 1100px;
    height: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    position: relative;
    top: 10px;
}

.body_menu_box {
    width: 1100px;
    height: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    position: relative;
}

.body_menu_box_1 {
    width: 35%;
    float: left;
    height: 100%;
    position: relative;
    //border: solid 1px red;
    display: block;
}

.body_menu_box_2 {
    width: 30%;
    float: left;
    height: 100%;
    position: relative;
    //border: solid 1px green;
}

.body_menu_box_works {
    width: 100%;
    float: left;
    height: 100%;
    position: relative;
    //border: solid 1px green;
}

.body_banner_text_1 {
    font-family: Myriad Pro;
    vertical-align: 50%;
    margin-left: 20px;
    font-size: 24px;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-delay: 2.1s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_text_1_us {
    font-family: Myriad Pro;
    vertical-align: 50%;
    margin-left: 20px;
    font-size: 24px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.3s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_text_1_work{
    //font-family: Myriad Pro;
    vertical-align: 50%;
    margin-left: 30px;
    font-size: 20px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.3s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_text_2 {
    font-family: Myriad Pro;
    vertical-align: 50%;
    margin-left: 20px;
    font-size: 24px;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-delay: 2.3s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_text_2_us {
    font-family: Myriad Pro;
    vertical-align: 50%;
    margin-left: 20px;
    font-size: 24px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.6s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_text_3 {
    font-family: Myriad Pro;
    vertical-align: 50%;
    margin-left: 20px;
    font-size: 24px;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-delay: 2.5s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_text_3_us {
    font-family: Myriad Pro;
    vertical-align: 50%;
    margin-left: 20px;
    font-size: 24px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.9s;
    -webkit-animation-iteration-count: 1;
}

.font_fam {
    font-family: Myriad Pro Bold;
}
.body_banner_link {
    text-decoration: none;
    color: #666666;
}
.body_banner_link:visited {
    text-decoration: none;
    color: #666666;
}
.body_banner_link:hover {
    text-decoration: none;
    color: #F85050;
}
.body_banner_link_img_1 {
    position: relative;
    height: 50px;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_link_img_1_us {
    position: relative;
    height: 50px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_link_img_1_an {
    position: relative;
    height: 50px;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
}
.body_banner_link_img_2 {
    position: relative;
    height: 50px;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-delay: 1.7s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_link_img_2_us {
    position: relative;
    height: 50px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.2s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_link_img_2_an {
    position: relative;
    height: 50px;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
}
.body_banner_link_img_3 {
    position: relative;
    height: 50px;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-delay: 1.9s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_link_img_3_us {
    position: relative;
    height: 50px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.4s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_link_img_3_an {
    position: relative;
    height: 50px;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
}
.body_banner_h {
    position: relative;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.9s;
    -webkit-animation-iteration-count: 1;
}
.body_banner_p {
    position: relative;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.3s;
    -webkit-animation-iteration-count: 1;
}

.slides_box{
    width: 100%;
    height: 300px;
    //border: solid 1px black;
    text-align: right;
    position: relative;
}

.slides_box_h_a{
    font-weight: 200; 
    position: relative; 
    top: 15px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: 1;
}

.slides_box_p_a{
    position: relative; 
    font-size: 19px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2.1s;
    -webkit-animation-iteration-count: 1;
}

.slides_box_img_a{
    position: relative;
    top: 20px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2.2s;
    -webkit-animation-iteration-count: 1;
}

.slides_box_h_b{
    font-weight: 200; 
    position: relative; 
    top: 15px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: 1;
}

.slides_box_p_b{
    position: relative; 
    font-size: 19px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2.1s;
    -webkit-animation-iteration-count: 1;
}

.slides_box_img_b{
    position: relative;
    top: 10px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2.2s;
    -webkit-animation-iteration-count: 1;
}

.slides_box_h_c{
    font-weight: 200; 
    position: relative; 
    top: 15px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: 1;
}

.slides_box_p_c{
    position: relative; 
    font-size: 19px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2.1s;
    -webkit-animation-iteration-count: 1;
}

.slides_box_img_c{
    position: relative;
    top: 10px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2.2s;
    -webkit-animation-iteration-count: 1;
}

.telo_title{
    float: top;
    height: 54px;
    width: 412px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #F85050;
    margin: auto;
    vertical-align: middle;
    text-align: center;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.8s;
    -webkit-animation-iteration-count: 1;
}

.telo_title_text{
    font-family: Myriad Pro;
    font-size: 22px;
    position: relative;
    color: white;
    vertical-align: middle;
    top: 10px;
}

.body_con{
    width: 1100px;
    position: relative;
    top: 20px;
    height: auto;
    margin: auto;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.8s;
    -webkit-animation-iteration-count: 1;
}

.body_con_1{
    width: 20%;
    height: 200px;
    //border: solid 1px #4d4d4d;
    position: relative;
    float: left;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.body_con_2{
    width: 1100px;
    position: relative;
    top: 50px;
    margin: auto;
}

.body_con_img{
    margin: auto;
    position: relative;
}

.body_con_text{
    font-size: 14px;
    color: #4d4d4d;
}

.fot_box_1{
    width: 100%;
    height: 74px;
    background-color: #4d4d4d;
    box-shadow: 0 5px 10px rgba(0,0,0,0.5);
    margin-top: 70px;
    position: relative;
    z-index: 2;
}

.fot_box_works{
    width: 100%;
    height: 74px;
    background-color: #4d4d4d;
    box-shadow: 0 5px 10px rgba(0,0,0,0.5);
    position: relative;
    z-index: 2;
}

.fot_box_2{
    width: 100%;
    height: 36px;
    background-color: #F85050;
    position: relative;
    z-index: 1;
}

.body_sl{
    height: 150px;
    //overflow: hidden;
    text-align: center;
    float: top;
}

.owl-prev{
    position: relative;
    display: inline-block;
    float: right;
    background-image: url(icon/icon_usl_1.png);
}

.but_prev{
    background: none;
    border: none;
    position: relative;
    display: inline-block;
    float: left;
    vertical-align: middle;
    width: auto;
    height: auto;
    padding: 0;
    left: -80px;
    top: -100px;
}

.but_prev:hover{
    background: none;
    border: none;
    opacity: 0.5;
}

.but_next{
    background: none;
    border: none;
    position: relative;
    display: inline-block;
    float: right;
    vertical-align: middle;
    width: auto;
    height: auto;
    padding: 0;
    left: 80px;
    top: -100px;
}

.but_next:hover{
    background: none;
    border: none;
    opacity: 0.5;
}

.body_slaider{
    margin-top: 50px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 3s;
    -webkit-animation-iteration-count: 1;
}

.body_slaider_box{
    width: 1100px; 
    margin: auto; 
    height: auto;
}

.body_slaider_m{
    display: none;
    margin-top: 50px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 3s;
    -webkit-animation-iteration-count: 1;
}

.body_slaider_box_m{
    width: 100%; 
    margin: auto; 
    height: auto;
}

.op{
    position: relative;
    display: inline-block;
    height: auto;
    cursor: pointer;
}

.op_g{
    //position: relative;
    display: inline-block;
}

.op_g_1{
    //position: relative;
    display: inline-block;
    cursor: pointer;
    //background-image: url(/images/02.jpg);
    background-image: url(/images/img_works_logo_0.png);
    background-size: cover;
    background-position: center;
}

.op_two{
    display: none;
    position: relative;
    background: rgba(51, 51, 51, 0.5);
    color: white;
    text-align: center;
    height: 152px;
    width: 215px;
    top: -152px;
    padding-top: 20px;
    font-size: 16px;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
}

.op:hover .op_two{
    display: block;
    opacity: 0.5;
}

.op_g_two{
    display: none;
    position: relative;
    background: rgba(51, 51, 51, 0.5);
    color: white;
    text-align: center;
    height: 340px;
    width: 340px;
    padding-top: 50px;
    font-size: 16px;
    z-index: 1;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
}

.op_g:hover .op_g_two{
    display: block;
    opacity: 0.5;
}

.op_img_w{
    height: auto;
    width: auto;
}

.op_g_2{
    //position: relative;
    display: inline-block;
    cursor: pointer;
    background-image: url(/images/img_works_logo_2.png);
    background-size: cover;
    background-position: center;
}

.op_g_3{
    //position: relative;
    display: inline-block;
    cursor: pointer;
    background-image: url(/images/img_works_logo_3.png);
    background-size: cover;
    background-position: center;
}

.op_g_4{
    //position: relative;
    display: inline-block;
    cursor: pointer;
    background-image: url(/images/img_works_logo_5.png);
    background-size: cover;
    background-position: center;
}

.op_g_5{
    //position: relative;
    display: inline-block;
    cursor: pointer;
    background-image: url(/images/img_works_logo_7.png);
    background-size: cover;
    background-position: center;
}

.op_g_6{
    //position: relative;
    display: inline-block;
    cursor: pointer;
    background-image: url(/images/img_works_logo_8.png);
    background-size: cover;
    background-position: center;
}

.op_g_7{
    //position: relative;
    display: inline-block;
    cursor: pointer;
    background-image: url(/images/16.jpg);
    background-size: cover;
    background-position: center;
}

.op_g_8{
    //position: relative;
    display: inline-block;
    cursor: pointer;
    background-image: url(/images/img_works_logo_9.png);
    background-size: cover;
    background-position: center;
}

.op_g_9{
    //position: relative;
    display: inline-block;
    cursor: pointer;
    background-image: url(/images/img_works_logo_11.png);
    background-size: cover;
    background-position: center;
}

.prewiew{
    margin: auto;
    margin-bottom: 20px;
    position: relative;
    margin-top: 50px;
}

.prewiew_g{
    margin: auto;
    position: relative;
    margin-top: 70px;
}

.prewiew_g:hover{
    opacity: 0.5;
}

.cont2{
    display: none;
}

.cont3{
    display:  none;
}

.us_body{
    width: 1100px;
    margin: auto;
    padding-top: 40px;
}

.us_body_g{
    width: 1100px;
    margin: auto;
    padding-top: 40px;
    height: 100%;
}

.anim_us{
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.6s;
    -webkit-animation-iteration-count: 1;
}

.anim_gal{
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.6s;
    -webkit-animation-iteration-count: 1;
}

.us_cont1_s1_1{
    float: left;
}

.us_cont1_s1_2{
    min-height: 96px;
    background-color: white;
    float: left;
    width: 91%;
    padding: 10px;
}

.us_font_title{
    font-size: 18px;
    //font-family: Myriad Pro;
    color: #4d4d4d;
    line-height: 90%;
}

.us_cont1_s2{
    position: relative;
    top: 5px;
}

.us_cont1_s2_col{
    padding: 0;
}

.bg_us_cont{
    background-color: white;
}

.us_but{
    height: 50px;
    text-align: center;
    background-color: #F85050;
    color: white;
    border-radius: 5px;
    font-size: 30px;
    font-family: Myriad Pro;

}

.us_but:hover{
    background-color: #B83535;
}

.us_but_al{
    margin: auto;
    text-decoration: none;
}

.us_spisok{
    height: 75px;
    background-color: white;
    color: #4d4d4d;
    font-size: 18px;
    background-image: url(/icon/icon_ar_box.png);
    background-repeat: no-repeat;
    position: relative;
    top: 20px;
    margin-top: 10px;
    padding-left: 40px;
    padding-right: 10px;
}

.us_spisok_right{
    height: 75px;
    background-color: white;
    color: #4d4d4d;
    font-size: 18px;
    background-image: url(/icon/icon_ar_box_1.png);
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    top: 20px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 40px;
    text-align: right;
}

.wont2,.wont3,.wont4,.wont5{
    display: none;
}

.gal_box{
    width: 340px;
    height: 340px;
    float: left;
    //background-color: red;
    //margin-left: 40px;
    //margin-top: 40px;
    margin: 1%;
}

.gal_title{
    font-family: Myriad Pro;
    font-size: 50px;
}

.con_text{
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.6s;
    -webkit-animation-iteration-count: 1;
}

.con_mapp{
    width: 100%;
    height: 450px;
    text-align: center;
    //border: solid 1px red;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.8s;
    -webkit-animation-iteration-count: 1;
}

.con_mapp_1{
    width: 1100px;
    height: 450px;
    //box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
}

.con_box_1{
    width: 530px;
    height: 490px;
    background-color: white;
    float: left;
    padding: 30px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2.4s;
    -webkit-animation-iteration-count: 1;
}

.con_box_2{
    width: 530px;
    height: 490px;
    background-color: white;
    float: right;
    padding: 20px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2.4s;
    -webkit-animation-iteration-count: 1;
}

.con_form{
    height: 40px;
    background-color: #F5F5F5;
    border: solid 1px #cccccc;
    text-indent: 10px;
    font-size: 16px;
}

.con_form_textarea{
    //height: 40px;
    background-color: #F5F5F5;
    border: solid 1px #cccccc;
    padding-left: 15px;
    font-size: 16px;
    resize: none;
}

button.disabled, input.disabled[type=submit], input.disabled[type=button], input.disabled[type=reset], .disabled.button, a.disabled.button:visited, .disabled[role~=button], button[disabled=disabled], input[disabled=disabled][type=submit], input[disabled=disabled][type=button], input[disabled=disabled][type=reset], [disabled=disabled].button, a[disabled=disabled].button:visited, [disabled=disabled][role~=button]{
    height: 50px;
    width: 200px;
    background-color: #cccccc;
    color: #808080;
    text-align: center;
    font-size: 18px;
    float: left;
}

button, input[type=submit], input[type=button], input[type=reset], .button, a.button, a.button:visited, [role~=button]{
    height: 50px;
    width: 200px;
    background-color: #F85050;
    color: white;
    text-align: center;
    font-size: 18px;
    float: left;
}

button, input[type=submit], input[type=button], input[type=reset], .button, a.button, a.button:hover, [role~=button]{
    background-color: #FF6969;
}

.sendm{
    width: 30%;
    margin: 70px auto;
    text-align: center;
}

.sendm_img{
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.8s;
    -webkit-animation-iteration-count: 1;
}

.sendm_t_1{
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.9s;
    -webkit-animation-iteration-count: 1;
}

.sendm_t_2{
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: 1;
}

.hed_box_works{
    width: 1100px;
    height: 90px;
    margin: auto;
}

.nav_works ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
}
.nav_works {
    width: 100%;
    height: 60px;
    vertical-align: middle;
    //position: relative;
    //top: 90px;
    margin-top: 23px;
}
.nav_works li {
    display: block;
    float: right;
    margin-left: 40px;
    color: white;
    font-size: 24px;
}
.nav_works li a {
    color: white;
    text-decoration: none;
    font-family: Myriad Pro;
}
.nav_works li a:hover {
    color: #F85050;
}

.body_menu_works{
    background-color: white;
    height: 50px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    z-index: 2;
    position: relative;
    padding: 0;
    vertical-align: top;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-iteration-count: 1;
}

.works_naz{
    width: 215px;
    height: 32px;
    background-color: #B3B3B3;
    color: white;
    font-weight: bold;
    text-align: center;
    //font-family: Myriad Pro;
    border-radius: 4px;
    vertical-align: middle;
    margin-top: 8px;
    padding-top: 5px;
    text-decoration: none;
}

.works_naz:hover{
    background-color: #A1A1A1;
}

.works_naz_a{
    text-decoration: none;
    cursor: pointer;

}

.works_naz_a:hover{
    text-decoration: none;
}

.work_title{
    text-align: right;
    font-size: 25px;
    color: #666666;
    //font-family: Myriad Pro;
    padding-top: 3px;
}

.works_banner{
    width: 100%;
    height: auto;
    //height: 1164px;
    //overflow: hidden;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.6s;
    -webkit-animation-iteration-count: 1;
}

.works_banner_text{
    margin: auto; 
    width: 1100px; 
    background-color: white;
    //padding-top: 50px;
    padding-bottom: 50px;
}

.works_anim_t{
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.2s;
    -webkit-animation-iteration-count: 1;
}

.works_anim_t_1{
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.7s;
    -webkit-animation-iteration-count: 1;
}

.works_anim_t_2{
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.9s;
    -webkit-animation-iteration-count: 1;
}

#toTop {
    width:50px;
    height: 50px;
    //border:1px solid #ccc;
    border-radius: 5px;
    background:#000000;
    opacity: 0.2;
    text-align:center;
    padding:5px;
    position:fixed;
    //bottom:50px; /* отступ кнопки от нижнего края страницы*/
    top: 20px;
    right:20px;
    //left: 20px;
    cursor:pointer;
    display:none;
    color:#333;
    font-family:verdana;
    font-size:11px;
    z-index: 9999999;
}

#toTop:hover{
    opacity: 0.4;
}

.toTop_img{
    opacity: 0.7;
    margin-top: 8px;
}

.works_anim_all{
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.9s;
    -webkit-animation-iteration-count: 1;
}

.body_banner_1_boxis{
    height: 50px; 
    position: relative; 
    margin-top: 15px;
}

.body_banner_2_boxis{
    height: 50px; 
    position: relative; 
    margin-top: 15px;
}

.fot_box_1_box{
    width: 1100px; 
    margin: auto; 
    height: 100%;
}

.fot_box_2_box{
    width: 1100px; 
    margin: auto; 
    height: 100%;
}

.phone{
    display: none;
}

.perehod{
    width: 230px;
    height: 40px;
    text-align: center;
    padding-top: 7px;
    background-color: #F85050;
    color: #fff!important;
    cursor: pointer;
    text-decoration: none!important;
    font-size: 18px;
    border-radius: 5px;
    margin-top: 30px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2.4s;
    -webkit-animation-iteration-count: 1;
}

.perehod a:before, a:after{
    display: none;
}

.perehod:hover{
    background-color: #F77171;
}

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// MEDIA

@media (max-width: 1200px){
    .hed_box_1 {
        width: 900px;
        //max-height: 300px;
        height: 300px;
        margin: 0 auto;
    }

    .body_slaider{
        margin-top: 80px;
    }

    .body_banner_box {
        width: 900px;
        height: 100%;
        display: block;
        margin: 0 auto;
        vertical-align: middle;
        position: relative;
        top: 10px;
    }

    .fot_box_1_box{
        width: 900px;
    }

    .fot_box_2_box{
        width: 900px;
    }

    .body_con{
        width: 900px;
        position: relative;
        top: 20px;
        height: auto;
        margin: auto;
        -webkit-animation-duration: 1s;
        -webkit-animation-delay: 1.8s;
        -webkit-animation-iteration-count: 1;
    }

    .body_con_2{
        width: 900px;
        position: relative;
        top: 80px;
        margin: auto;
    }

    .body_slaider{
        margin-top: 70px;
    }

    .body_slaider_box{
        width: 900px; 
        margin: auto; 
        height: auto;
        margin-top: 40px;
    }

    .slick-slider{
        width: 800px;
    }

    .slides_box{
        width: 100%;
        height: 320px;
        //border: solid 1px black;
        text-align: right;
        position: relative;
    }

    .slidesjs-container{
        height: 320px!important;
    }

    .body_banner{
        height: 380px;
    }

    .fot_box_1{
        margin-top: 40px;
    }

    .but_hed{
        width: 300px;
    }

    .phone{
        display: none;
    }
}


@media (max-width: 920px){
    .pc{
        display: none;
    }

    .phone{
        display: block;
    }

    .hed_phone{
        height: 100px;
        width: 100%;
        background-color: #333333;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        z-index: 999999999;
    }

    .hed_phone_logo{
        margin-top: -150px;
        width: 210px;
    }

    .body_banner{
        height: auto;
    }

    .body_banner_box{
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
    }

    .body_banner_1{
        text-align: center;
    }

    .body_banner_link_img_1{
        height: 80px;
    }

    .body_banner_link_img_2{
        height: 80px;
    }

    .body_banner_link_img_3{
        height: 80px;
    }

    .body_banner_1{
        height: auto;
    }

    .slides_box{
        text-align: center;
    }

    .body_banner_text_1{
        margin: 0;
    }

    .body_banner_text_2{
        margin: 0;
    }

    .body_banner_text_3{
        margin: 0;
    }

    .telo_title{
        float: top;
        height: auto;
        width: 90%;
        padding-bottom: 20px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        background-color: #F85050;
        margin: auto;
        vertical-align: middle;
        text-align: center;
        -webkit-animation-duration: 1s;
        -webkit-animation-delay: 0.8s;
        -webkit-animation-iteration-count: 1;
    }

    .body_con{
        width: 100%;
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
        top: 20px;
        height: auto;
        margin: auto;
        -webkit-animation-duration: 1s;
        -webkit-animation-delay: 1.8s;
        -webkit-animation-iteration-count: 1;
    }

    .body_con_1{
        width: 50%;
        height: auto;
        //border: solid 1px #4d4d4d;
        position: relative;
        float: left;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }

    .body_con_2{
        width: 100%;
        position: relative;
        top: 50px;
        margin: auto;
    }

    .body_slaider_box{
        width: 100%; 
        margin: auto; 
        height: auto;
    }

    .slick-slider{
        width: 100%;
    }

    .fot_box_1_box{
        width: 100%; 
        margin: auto; 
        height: 100%;
    }
    
    .nav_2{
        display: none;
    }
    
    .hed_box_social_fot{
        float: none;
        width: 100%;
        text-align: center;
        position: relative;
        top: 25px;
    }
    
    .fot_box_2_box{
        width: 100%;
    }
    
    .fot_box_2{
        height: auto;
    }
}

@media(max-width: 720px){
    .fot_box_1_box{
        text-align: center;
    }
    
    .fot_box_1{
        height: 90px;
    }
}
