@import "/css/reset.css";

@font-face {
    font-family: Corbel;
    src: url(/fonts/corbel.ttf);
}

@font-face {
    font-family: 'gothicB';
    src: url(/fonts/8483.ttf);
}

@font-face {
    font-family: 'gothic';
    src: url('/fonts/gothic.eot');
    src: local('gothic'), url('/fonts/gothic.woff') format('woff'), url('/fonts/gothic.ttf') format('truetype');
}

.clear {
    clear: both;
}
html{
    overflow-x: hidden;
}
body{
    width: 100%;
    overflow-x: hidden;
}
header {
    width: 100%;
    height: 130px;
    background: url(/img/hader.png) center bottom no-repeat;
    background-size: cover;
    border-bottom: 1px solid #ff9c00;
}

.plitka_p {
display: none;
}
    
.nav_block_mobile{
    display: none;
}

.logo {
    padding: 15px 68px 0 0px;
}

.logo img {
    display: block;
    float: right;
}

.header_cont {
    padding: 28px 53px 0 0;
}

.header_cont p {
    font-family: gothic, sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    text-align: right;
}

nav {
    border-bottom: 1px solid #fdc876;
    background: #fff6eb;
    height: 55px;
}

nav ul {
    text-align: right;
    margin-right: -12.5px;
}

nav ul li {
    display: inline-block;
}

nav ul li a {
    font-family: gothic, sans-serif;
    color: #2b2b2b;
    font-size: 20px;
    line-height: 55px;
    padding-left: 12.5px;
    padding-right: 12.5px;
    display: block;
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

nav ul li a:hover, nav ul li a:focus{
    text-decoration: none;
    color: #fff;
    background: #ff8a00;
}

.nav_block {
    padding: 0 50px 0 0;
}

.swiper-top .swiper-button-next {
    top: calc(50% - -10px);
}

.swiper-top .swiper-button-prev {
    top: calc(50% - -10px);
}

.swiper-top .swiper-slide{
    overflow: hidden;
}
.swiper-top {
    width: 100%;
    overflow: hidden;
}

.top_info {
    background-size: cover !important;
    min-height: 645px;
    position: relative;
}

.top_info_text {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    height: 240px;
    width: 100%;
}

.garanty_title {
    width: 100%;
    height: 95px;
    background: #f99416;
    font-family: Corbel, sans-serif;
    font-size: 40px;
    line-height: 95px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    position: relative;
}

.garanty_title:after {
    display: block;
    width: 100%;
    height: 173px;
    background: url(/img/line_shadow.png) no-repeat;
    position: absolute;
    content: '';
    top: 95px;
}

.top_info_text_real_img {
    content: '';
    position: absolute;
    left: -50px;
    bottom: 0;
    height: 600px;
    display: block;
    width: 676px;
    z-index: -1;
}

.top_info_text_real {
    text-align: right;
    padding-top: 30px;
    position: relative;
    z-index: 100;
    height: 240px;
    display: block;
}

.top_info_text_real p:first-child {
    color: #fff3b3;
}

.top_info_text_real p {
    font-family: gothicB, sans-serif;
    font-size: 38px;
    line-height: 45px;
    color: #fff;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.top_info_text_real span {
    display: block;
    width: 100%;
    font-family: gothic, sans-serif;
    font-size: 21px;
    line-height: 30px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    color: #fff;
}

.garanty_block {
    background: url(/img/gar_bg.jpg) top center no-repeat;
    background-size: cover;
    padding-bottom: 170px;
    overflow: hidden;
}

.garanty_sec_1 ul {
    text-align: center;
    padding-top: 90px;
}

.garanty_sec_1 ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
    position: relative;
}

.garanty_sec_1 ul li:nth-child(2), .garanty_sec_1 ul li:nth-child(4) {
    margin-top: 55px;
}

.garanty_sec_1_block {
    width: 205px;
    position: relative;
    z-index: 10;
}

.garanty_sec_1 ul li:before {
    position: absolute;
    content: '';
    background: url(/img/sec_shad.png) center no-repeat;
    left: 0;
    top: 0;
    width: 240px;
    height: 495px;
    z-index: 0;
}

.garanty_sec_1_block_img {
    height: 174px;
    overflow: hidden;
}

.garanty_sec_1_block_text {
    height: 268px;
    background: url(/img/sec_1bg.png) top center no-repeat;
    padding: 35px 5px 0 5px;
    font-family: gothic, sans-serif;
    font-size: 13px;
    line-height: 14px;
    color: #000;
}

.sec_2_title {
    display: block;
    width: 689px;
    height: 59px;
    background: url(/img/comp_uslugi_title.png) center no-repeat;
    margin: 95px auto 0 auto;
}

.sec_2_block {
    display: block;
    width: 958px;
    border: 4px solid #fff;
    height: 358px;
    margin: 0 auto;
    border-radius: 20px;
    background-size: cover !important;
    position: relative;
    z-index: 1100;
    margin-top: 180px;
    -webkit-box-shadow: 0px -2px 18px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -2px 18px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -2px 18px 0px rgba(0, 0, 0, 0.75);
}

.sec_2 {
    position: relative;
}

.sec_2:after {
    content: 'укладка плитки';
    position: absolute;
    width: 820px;
    top: -90px;
    left: calc(50% - 410px);
    background: url(/img/sec_2_aft.png) top center no-repeat;
    height: 90%;
    border-radius: 20px;
    z-index: 0;
    font-family: gothic, sans-serif;
    font-size: 36px;
    line-height: 40px;
    color: #fb5e00;
    padding: 35px 0 0 0;
    text-align: center;
}

.sec_2_block_text {
    position: absolute;
    height: 100%;
    display: block;
    width: 351px;
    right: 0;
    border-radius: 0 10px 10px 0;
    background: url(/img/sec_2_text.png) left no-repeat;
    padding: 80px 30px 0 105px;
    font-family: gothic, sans-serif;
    font-size: 19px;
    line-height: 22px;
    color: #000;
    text-align: center;
}

.sec_3 ul {
    text-align: center;
    margin-top: 40px;
    vertical-align: top;
}

.sec_3 ul li:nth-child(2) {
    margin-top: 60px;
}

.sec_3 ul li {
    display: inline-block;
    vertical-align: top;
}

.sec_3_block {
    position: relative;
    width: 260px;
    height: 260px;
    margin: 0 35px;
}

.sec_3_block_img img {
    border-radius: 5px;
    display: block;
    width: 100%;
    height: 100%;
}

.sec_3_block_img {
    width: 100%;
    height: 100%;
    display: block;
    border: 4px solid #fff;
    border-radius: 10px;
    position: relative;
    z-index: 100;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.sec_3_block_text {
    position: absolute;
    width: 115%;
    height: 95%;
    background: #ff6d00;
    border-radius: 15px;
    display: block;
    margin: 0 auto;
    left: calc(50% - 57.5%);
    top: 30%;
    vertical-align: bottom;
    -webkit-box-shadow: 0px 0px 90px 25px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0px 0px 90px 25px rgba(255, 255, 255, 0.75);
    box-shadow: 0px 0px 90px 25px rgba(255, 255, 255, 0.75)
}

.sec_3_block_text p {
    font-family: gothicB, sans-serif;
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    vertical-align: bottom;
    position: absolute;
    width: 100%;
    bottom: 20px;

}

.done_top {
    width: 100%;
    height: 80px;
    background: url(/img/done_line.jpg) center;
    background-size: cover;
    position: relative;
    text-align: center;
    font-family: Corbel, sans-serif;
    font-size: 38px;
    color: #000;
    line-height: 80px;
}

.done_top:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 69px;
    top: -69px;
    background: url(/img/done_shadow.png) bottom center;
    background-size: cover;
    z-index: 100;
}

.done_top_man {
    content: '';
    position: absolute;
    bottom: 0;
    background: url(/img/main_man.png) center bottom no-repeat;
    display: block;
    width: 318px;
    height: 689px;
    right: 0;
    z-index: 150;
}

.done_bot {
    width: 100%;
    height: 45px;
    background: #fff;
    color: #000;
    font-family: gothic, sans-serif;
    text-align: center;
    line-height: 45px;
    font-size: 22px;
    position: relative;
}

.done_bot:after {
    position: absolute;
    content: '';
    width: 100%;
    display: block;
    height: 65px;
    bottom: -65px;
    background: url(/img/done_shadow_2.png) center top;
    background-size: cover;
}

#our_work {
    width: 100%;
    min-height: 385px;
    background: url(/img/work_bg.jpg) center bottom no-repeat;
    background-size: cover;
    padding-top: 45px;
}

.swiper-container .swiper-wrapper {
    text-align: center;
}

.swiper-container .swiper-slide{
    margin: 0 auto !important;
    display: inline-block;
}
.swiper-container {
    padding-bottom: 50px;
    margin: 0px -77px;
}

.work_block {
    border: 15px solid #fff;
    width: 365px;
    height: 275px;
    position: relative;
    margin: 0 auto;
    box-sizing: content-box;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75);
}

.work_block:after {
    position: absolute;
    width: calc(100% + 30px);
    height: 1px;
    content: '';
    background: #fff;
    bottom: -40px;
    left: -15px;
}

.work_block img {
    width: 100%;
    height: 100%;
}

.swiper-button-next {
    background: url(/img/sli_arr_r.png) no-repeat;
    display: block;
    width: 49px;
    height: 72px;
    right: 0;
    top: 38%;
    display: none;
    opacity: 1 !important;
}

.swiper-button-prev {
    background: url(/img/sli_arr_l.png) no-repeat;
    display: block;
    width: 49px;
    height: 72px;
    display: none;
    opacity: 1 !important;
    top: 38%;
}

.swiper-container .swiper-button-next {
    background-size: contain !important;
    width: 35px;
}

.swiper-container .swiper-button-prev {
    background-size: contain !important;
    width: 35px;
}

#content_text {
    width: 100%;
    background: #fff;
    padding-top: 40px;
    text-align: justify;
    color: #000;
    font-family: gothic, sans-serif;
    font-size: 20px;
    line-height: 26px;
}

#content_text p {
    text-align: justify;
    color: #000;
    font-family: gothic, sans-serif;
    font-size: 20px;
    line-height: 26px;
}

#content_text h1 {
    text-align: justify;
    color: #335684;
    font-family: gothic, sans-serif;
    font-size: 28px;
    line-height: 35px;
}

#content_text h2 h3 h4 {
    text-align: justify;
    color: #6c2400;
    font-family: gothic, sans-serif;
    font-size: 26px;
    line-height: 35px;
}

#line_text {
    width: 100%;
    height: 220px;
    background: #fff;
    padding-top: 40px;
}

#line_text p {
    text-align: center;
    color: #000;
    font-family: gothic, sans-serif;
    font-size: 20px;
    line-height: 26px;
}

.line_text_line {
    height: 84px;
    display: block;
    width: 100%;
    background: url(/img/metr.png);
    background-size: cover;
    margin-top: 40px;
}

#call {
    width: 100%;
    height: 295px;
    box-sizing: content-box;
    background: url(/img/call_bg.png) center top no-repeat;
    background-size: cover;
    padding-top: 45px;
    border-bottom: 20px solid #93a1bf;
    text-align: right;
}

.call_title {
    text-align: center;
    color: #fff;
    font-family: Corbel, sans-serif;
    font-size: 38px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}

.phone_call {
    display: inline-block;
    text-align: center;
    font-family: gothicB, sans-serif;
    font-size: 42px;
    color: #fff;
    margin: 45px auto 0 auto;
    position: relative;
}

.phone_call:after {
    content: '';
    position: absolute;
    width: 100%;
    display: block;
    height: 2px;
    background: #e7a931;
    bottom: -20px;
}

.phone_time {
    font-family: gothic, sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin-top: 30px;
}

.call_btn {
    position: relative;
    padding-left: 210px;
    padding-top: 40px;
}

.call_btn a {
    display: block;
    width: 200px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-family: Akrobat, sans-serif;
    text-transform: uppercase;
    color: #fff;
    border-radius: 40px;
    background: #e7a931;
    font-size: 24px;
    margin: 20px 0 0 0;
    transition: 0.3s;
}

.call_btn a:hover, .call_btn a:focus {
    text-decoration: none;
    background: #b4852d;
}

.call_btn p {
    color: #fff;
    font-family: gothic, sans-serif;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
}

.call_btn img {
    position: absolute;
    left: 70px;
    top: 40px;
}

#price {
    background: url(/img/price_bg.jpg) center top no-repeat;
    background-size: cover;
    height: 660px;
    padding-top: 55px;
}

.price_title p {
    font-family: Corbel, sans-serif;
    text-align: center;
    font-size: 28px;
    color: #455a84;
    text-transform: uppercase;
}

.price_title p span {
    font-size: 42px;
    line-height: 42px;
    margin: 25px 0;
    display: block;
    color: #c33737;
}

.price_list ul {
    text-align: center;
}

.price_list ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}

.price_list ul li:nth-child(2), .price_list ul li:nth-child(3) {
    padding-top: 80px;
}

.price_list ul li:last-child p {
    font-size: 38px;
    padding-top: 55px;
}

.price_list ul li:last-child p sup {
    font-size: 22px;
}

.price_block {
    width: 275px;
    height: 326px;
    position: relative;
    background: url(/img/price_block.png) center top no-repeat;
}

.price_block p {
    text-align: center;
    color: #fff;
    font-family: gothicB, sans-serif;
    font-size: 65px;
    padding: 30px 0 0 0;
}

.price_block span {
    display: block;
    width: 100%;
    text-align: center;
    color: #000;
    font-family: gothic, sans-serif;
    font-size: 22px;
    line-height: 24px;
    margin: 70px 0 0 0;
    padding: 0 75px;
}

#map {
    position: relative;
    min-height: 595px;
}

.map_title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-family: gothic, sans-serif;
    color: #fff;
    text-align: center;
    font-size: 22px;
    position: relative;
    background: #e7a931;
}

.map_title:after {
    content: '';
    width: 100%;
    height: 65px;
    display: block;
    z-index: 1100;
    position: absolute;
    background: url(/img/map_shadow.png) center top;
}

.map_info {
    position: absolute;
    bottom: 125px;
    width: 300px;
    min-height: 260px;
    background: #fff;
    border: 1px solid #5c5c5c;
    border-radius: 25px;
    z-index: 100;
    left: calc(50% + 150px);
    text-align: center;
    padding: 25px 40px;
}

.map_info p {
    font-family: gothicB, sans-serif;
    font-size: 20px;
    margin-bottom: 15px;
}

.map_info span {
    display: block;
    width: 100%;
    font-family: gothic, sans-serif;
    font-size: 20px;
    color: #363636;
    margin-bottom: 15px;
}

.map_min_span {
    font-size: 16px !important;
}

.big_marg_span {
    margin-bottom: 30px !important;
}

.min_marg_span {
    margin-bottom: 0 !important;
}

.footer_top {
    width: 100%;
    height: 230px;
    background: url(/img/footer_bg.jpg) center no-repeat;
    background-size: cover;
}

.footer_title p {
    text-align: center;
    font-family: gothic, sans-serif;
    font-size: 48px;
    color: #fff;
    padding-top: 65px;
    margin-bottom: 15px;
}

.footer_title span {
    display: block;
    width: 100%;
    font-family: gothic, sans-serif;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.footer_bot {
    width: 100%;
    height: 44px;
    background: url(/img/footer_bg_bot.jpg) center no-repeat;
    background-size: cover;
}

.modal-dialog{
    width: 300px;
    margin: 0;
    position: absolute;
    top:30%;
    left: calc(50% - 150px);
    border-radius: 0;
}

.modal-content{
    border-radius: 0;
    position: relative;
    background: #f99416;
}

.modal-content .close{
    position: absolute;
    top: 5px;
    color: #000;
    opacity: 1;
    right: 8px;
}
.modal-content form{
    margin-top: 15px;
}
.modal-content input[type="submit"]{
    display: block;
    width: 100%;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-family: Akrobat, sans-serif;
    text-transform: uppercase;
    color: #f99416;
    border-radius: 40px;
    background: #fff;
    font-size: 24px;
    margin: 0px 0 0 0;
    transition: 0.3s;
    border: 0;
}
.modal-content input[type="text"]{
    width: 100%;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 15px;
    font-family: gothic, sans-serif;
    font-size: 16px;
    color: #000;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background: #fff;
}


/*
     FILE ARCHIVED ON 11:41:01 Jul 27, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:04:29 May 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.892
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.026
  esindex: 0.016
  cdx.remote: 117.108
  LoadShardBlock: 121.661 (3)
  PetaboxLoader3.datanode: 693.355 (5)
  load_resource: 937.028 (2)
  PetaboxLoader3.resolve: 272.94 (2)
*/