.table_header_fixed{
    position: fixed;
    top: 60px !important;
    width: calc(100% - 30px);
    background: #fff;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    display: block !important;
    
}

.fix_aside_hidden
{
	display: none;
}
.table_mob_addfix #table_header{
	visibility: hidden;
}
.table_mob_addabs #table_header{
	visibility: visible;
}
.table_mob_addfix #table_header .table_subtitle{
  display: none;
}
.table_mob_addabs #table_header .table_subtitle{
  display: block;
}
.table_header_fixed .table_subtitle{
  visibility: hidden !important;
  height:0 !important;
   -webkit-transition: 0.3s ease-in-out!important;
    transition: 0.3s ease-in-out!important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.table_header_abs{
    position: absolute;
    bottom: 0;

}
/*.table_header_fixed .table_row.table_subtitle{
  display: none;
}*/
.col_content{
  height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.table_title{
  height: 75px;
      display: flex;
    justify-content: center;
    align-items: center;
}
.table_title p{
  color: #666666 !important;
    font-family: 'Ubuntu', sans-serif !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height:26px !important;
    text-transform: uppercase !important;
   text-align: center !important;
}
.table_row.col_content_text,
.table_row.col_content_text .col_content
{
  height: 90px;
}
.table_header_title .col-sm-4.col-xs-4,
#table_header .table_row .col-sm-4.col-xs-4,
#table_content .table_row .tabble_col .col-sm-4.col-xs-4,
#table_header_hidden .table_row .col-sm-4.col-xs-4{
border-right: 1px solid #dfdfdf;
}
.table_header_title .row .col-sm-4.col-xs-4:last-child,
#table_content .table_row .tabble_col:last-child .col-sm-4.col-xs-4,
#table_header .table_row .col-sm-4.col-xs-4:last-child
{
  border-right: 0;
}
.table_title img {
    padding-right: 5px;
    
}
.table_price{
  text-align: center !important;
  font-size: 18px !important;
    font-weight: 500 !important;
    color: #edab4a !important;
    line-height: 50px !important;
}

.table_mob p{
    color: #666666;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-align:center;
    line-height:20px;
    word-break: break-word;
}
.table_mob h3{
  text-align: center;
  color: #5ed850;

}
p.price_title{
  text-align:left !important;
}
.table_mob .col-xs-3{
      display: flex;
    justify-content: center;
}
.table_header_title{
  height:75px;
  display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #dfdfdf;
    border-bottom: 0;
}
.table_header_fixed .table_row:last-child{
  border-bottom: 1px solid #dfdfdf;
}
.table_row{
  height:50px;
  display: flex;
    flex-direction: column;
    justify-content: center;
     border-top:0;
    border: 1px solid #dfdfdf;

    border-bottom: 0;
}
#table_content .table_row:last-child{
 border-bottom: 1px solid #dfdfdf;
  height:60px;
} 
#table_content .table_row:last-child .col_content{
height:60px;
}
.tabble_col .col-xs-4{
  text-align:center;
}
.table_mob .page_logo-button .default-button {
    padding-left: 20px;
    padding-right: 20px;
    }



  /* bg for screen*/
  .site_1day_screen-what-we-can{
    background:url("../img/pagesite1day/screen-bg1_min.jpg") no-repeat center center;
    background-size: cover;
    padding-bottom:90px;
  }
  .site_1day_first{
    padding-bottom:85px;
  }
  .site_1day_business{
    background:url("../img/pagesite1day/screen-bg2_min.jpg") no-repeat center center;
    background-size: cover;
  }
  .logo-services{
    padding-bottom:90px;
  }

  /*first-screen begin*/
  .shops-section2 .title-screen h2:before{
    width: 0;
    height: 0;
  }
  .shops-section2__block.table__blk_two .shops-table__one{
    width: 100%;
  }
  .shops-section2 .title-screen h2{
   margin-bottom:20px !important;
  }
  .shops-section2 .title-screen h3{
    text-align:center;
    padding-bottom:80px;
    position: relative;
  }
  .shops-section2 .title-screen h3:before {
    content: '';
    width: 56px;
    height: 2px;
    background-color: #5ed850;
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}
  .header-page-logo .default-button {
    border: 1px solid #fff;
    color: #fff;
    background: url(../img/home/myarrow.png) 120% 50% no-repeat;
}
  .title-subtitle {
    color: #666666;
    text-align: center;
    position: relative;
    padding-bottom: 60px;
  }
  
  .title-subtitle h2 {
    padding-top: 0 !important;
  }
  
.col-md-8.col-xs-12.site_block_padding {
    padding-left: 3vw !important;
  }
  
  .site_1day_link_bottom {
    text-align: center;
    padding-top: 25px;
  }
  
  .title_padding h2 {
    margin-bottom: 60px !important;
  }
  
  h3.site_list__title {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  
  .site_list .logo-services__list {
    padding-bottom: 0;
    padding-top: 0;
    margin-left: 7em;
  }
  
  .site_list .logo-services__list li:before {
    margin-left: -5em;
    width: 5em;
  }
  
  .site_list .site_1day_link_bottom {
    text-align: left;
    padding-top: 0;
    padding-left: 97px;
  }
  
  .block_line__title {
    padding-top: 0 !important;
  }
  
  h3.block_line__title {
    line-height: 16px;
  }
  
  h3.table__subtitle {
    text-align: center;
  }
  
  h3.site_list__title_center {
    text-align: center;
  }
  .logo-second-screen__txt{
    padding-bottom:30px;
  }
  .logo-services .logo-second-screen__txt{
    padding-bottom:20px;
  }

  .site_list .logo-services__list li {
    line-height: 28px;
    padding-bottom:25px;
  }
  .logo-services  .title-subtitle.subtitle__padding_top {
    padding-top: 60px;
  }
  .site_1day_link_bottom a {
   color: #666666;
    font-size: 16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    font-weight: 300;
    -webkit-transition: 0.3s ease-in-out!important;
    transition: 0.3s ease-in-out!important;
    line-height:30px;
  }
  .logo-services__items .site_1day_link_bottom a{
     -webkit-transition: 0.3s ease-in-out!important;
    transition: 0.3s ease-in-out!important;
  }
  .logo-services__items .site_1day_link_bottom{
    border-bottom: 1px dashed #f2f2f2;
    display: inline-block;
    -webkit-transition: 0.3s ease-in-out!important;
    transition: 0.3s ease-in-out!important;
  }
  /*.logo-services__items .site_1day_link_bottom a:hover {
    color: #5ed850;
  }*/
  .logo-services__items .site_1day_link_bottom:hover{
    border-bottom: 1px dashed #5ed850;
  }
   .logo-services__items .site_1day_link_bottom:hover a{
   color: #5ed850;
  }

  .link_bottom_center{
        display: flex;
    justify-content: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    display: -moz-flex;
    -moz-justify-content: center;
    display: -o-flex;
    -o-justify-content: center;
  }

    .site_1day_link_bottom .hero-screen__link {
   color: #5ed850 !important;
    font-size: 14px !important;
    padding-right: 10px !important;
    font-weight: 700 !important;
    -webkit-transition: 0.3s ease-in-out!important;
    transition: 0.3s ease-in-out!important;
    text-align: center !important;
    border-bottom:0 !important;
  }
  .hero-screen__link i:before{
    color: #5ed850 !important;
    -webkit-transition: 0.3s ease-in-out!important;
    transition: 0.3s ease-in-out!important;
    left: 5px;
  }

  .logo-services h2 {
    padding-top: 100px;
  }
  
  .page-logo-title .wpcf7-form {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    padding-top: 25px;
  }
  
  .title__num_color {
    color: #edab4a;
  }
  
  .title-bold {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    display: block;
    margin-bottom: 50px;
  }
  
  .header-page-logo .text-inp {
    width: 220px;
  }
  
  .header-page-logo .wrapper-button .default-button {
    min-width: 220px;
  }
  
  .page-logo-title__num {
    font-size: 64px;
    font-weight: 700;
  }
  
  .wrapper-button2 {
    width: auto;
    height: 45px;
    margin: auto 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-top: 50px;
    text-align: left;
  }
  
  .wrapper-button2 .default-button {
    background: url(../img/home/myarrowgrey.png) 120% 50% no-repeat;
    width: auto;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    min-width: 190px;
  }
  
  .wrapper-button2 .default-button:hover {
    background-position: 89% 50%;
    padding-right: 55px;
    padding-left: 15px;
  }
  
  .masonry-link,
  .sort_logo {
    outline: none;
  }
  
  .breadcrumbs__link_event {
    pointer-events: none;
  }
  
  .page_logo .text-inp,
  .slider-popup__input,
  .slider-popup__textarea {
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
  }
  
  .page_logo .default-button {
    font-weight: 700;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
  }
  
  .page_logo-button .default-button {
    border: none;
    background: #63c159;
    color: #ffffff;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    padding-left: 90px;
    padding-right: 90px;
    width: auto;
  }
  
  .page_logo-button {
    width: 100%;
    height: 45px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: flex;
    justify-content: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    display: -moz-flex;
    -moz-justify-content: center;
    display: -o-flex;
    -o-justify-content: center;
  }
  
  .header-page-logo {
    background:url("../img/pagesite1day/maxpro_site_one_day.jpg") no-repeat center center;
    margin: 0 auto;
    /*height: 100vh;*/
    height: 800px;
    width: 100%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -webkit-flex-direction: column;
    display: -moz-flex;
    -moz-justify-content: center;
    -moz-align-items: center;
    -moz-flex-direction: column;
    display: -o-flex;
    -o-justify-content: center;
    -o-align-items: center;
    -o-flex-direction: column;
  }
  
  .page-logo-title {
    text-align: center;
    margin-top: 0;
  }
  
  .page-logo-title h1 {
    color: #fff;
    margin-bottom: 25px;
    padding: 0;
    border: none;
    text-transform: uppercase;
    font-family: "Ubuntu", sans-serif;
    font-size: 64px;
    font-weight: 500;
    line-height: 81px;
    text-align: center;
  }
  
  .page-logo-title-txt {
    color: #b5b4b4;
    padding: 0;
    /*display: block;*/
    border: none;
    text-align: left;
    font-family: "Ubuntu", sans-serif;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
  }
  
  .header-page-logo .wrapper-button {
    width: 220px;
    height: 45px;
    margin: auto 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: 0px;
  }
  /*first-screen end*/
  /*second-screen begin*/
  
  .logo-second-screen .breadcrumbs__item:after {
    content: '';
    width: 2px;
    height: 11px;
    background-color: #969696;
    position: absolute;
    bottom: 4px;
    right: 0;
  }
  
  .logo-second-screen.standart-padding {
    padding-top: 0;
  }
  
  .logo-second-screen .title-screen h2 {
    color: #666666;
    text-align: center;
    position: relative;
    margin-bottom: 100px;
    padding-top: 85px;
  }
  
  .logo-second-screen .default-link {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    outline: none;
  }
  
  .logo-second-screen .default-link-down {
    width: 100%;
    text-align: center;
  }
  /*second-screen end*/
  /*third-screen begin*/
  
  .logo-third-screen__selecr-form {
    text-align: center;
    margin-top: 60px;
  }
  
  .logo-third-screen .masonry-container {
    margin: 0px 0px;
  }
  /*third-screen end*/
  
  .mfp-no-margins img.mfp-img {
    padding: 0;
  }
  /* position of shadow behind the image */
  
  .mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* padding for main container */
  
  .mfp-no-margins .mfp-container {
    padding: 0;
  }
  /*table*/
  
  .shops-table td.table_two__title {
    padding-right: 83px;
    font-weight: 500;
  }
  
  .shops-table td.table_two__title img,
  .shops-table td img {
    padding-right: 15px;
  }
  
  .shops-table__one tr td:nth-of-type(1){
     font-weight: 500 !important;
  }
    .shops-table tr td:nth-of-type(4){
     border-right: 1px solid #dfdfdf;
  }
  /* {
  padding-right: 15px;
} */
  
  .shops-table td.table__title {
    text-transform: uppercase;
    font-weight: 500;
  }
  
  .shops-section2__block .shops-table table tr:nth-of-type(2) td,
  .shops-section2__block .shops-table table tr:nth-of-type(4) td,
  .shops-section2__block .shops-table table tr:nth-of-type(18) td {
    height: 90px;
  }
  
  .shops-section2__block .shops-table table tr:nth-of-type(14) td {
    height: 100px;
  }
  
  .shops-section2__block .shops-table table tr:last-child td {
    height: 80px;
  }
  
  .table__blk_two .shops-table table tr:nth-of-type(2) td,
  .table__blk_two .shops-table table tr:nth-of-type(4) td {
    height: 50px !important;
  }
  
  .table__blk_two .shops-table table tr:nth-of-type(1) td,
  .shops-section2__block .shops-table table tr:nth-of-type(1) td {
    height: 80px !important;
  }
   .shops-section2__block .shops-table table tr:last-child td {
    height: 80px;
     border-bottom: 1px solid #dfdfdf;
  }
  .site1day-stamp__img {
    position: absolute;
    right: -25px;
    top: 33px;
  }
  
  .table__title {
    position: relative;
  }
  
  .site1day-stamp__img img {
    height: auto;
    width: 80%;
  }
  
  .logo-services__items_padding {
    margin-bottom: 30px;
  }
  
  .logo-services__price {
    border-bottom: 1px solid #dfdfdf;
  }
  
  .logo-services__price p {
    font-family: "Ubuntu", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 43px;
    color: #edab4a;
    text-align: center;
  }
  /*.logo-services{
  padding-bottom:130px;
}*/
  
  .logo-services__list ul {
    list-style: none;
  }
  
  .page_logo-button .default-button:hover {color: white;
    background: #4CAF50;
  }
  
  .logo-services__items {
    border: 1px solid #dfdfdf;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative;
    background: #fff;
  }
  
  .logo-stamp__img {
    position: absolute;
    right: 15px;
    top: 170px;
  }
  
  .logo-services__blk {
    /* display:flex;*/
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 30px;
  }
  
  .logo-services__img,
  .logo-services__title,
  .logo-services__title h3 {
    display: inline;
  }
  
  .logo-services__blk {
    height: 143px;
  }
  
  .logo-services__title h3 {
    font-family: "Ubuntu", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 24px;
    color: #666666;
    text-transform: uppercase;
  }
  
  .logo-services__text p {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #a7a6a6;
    padding-top: 10px;
  }
  
  .logo-services__title {
    padding-left: 30px;
  }
  
  .logo-services__list {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  
  .logo-services__list li {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #727272;
    position: relative;
  }
  
  .logo-services__list li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    display: inline-block;
    color: #5ed850;
    font-size: 14px;
    padding-right: 15px;
    position: relative;
    z-index: 5;
  }
  .site_list__ul li:after {
    content: "";
    display: inline-block;
    background: #f1f1f1;
    height:35px;
    width: 60px;
    position: absolute;
    top: 0;
    left:-92px;
  }
  .site_list__ul li:before{
     font-size: 20px;
  }
  
  .logo-services .col-md-4.col-sm-6.col-xs-8:nth-of-type(2) .logo-services__items .logo-services__title h3 {
    color: #5ed850;
  }
  
  .logo-services .col-md-4.col-sm-6.col-xs-8:nth-of-type(1) .logo-services__items .logo-services__text p {
    padding-top: 17px;
  }
  /*.logo-services .col-md-4.col-sm-6.col-xs-8:nth-of-type(3) .logo-services__items .logo-services__list li:last-child {
     color: #a7a6a6;
}*/
  /*.logo-services .col-md-4.col-sm-6.col-xs-8:nth-of-type(3) .logo-services__items .logo-services__list li:last-child:before {
     color: #a7a6a6;
     content: "\F068";
     padding-right: 18px;
}*/
  /*five-screen begin*/
  
  .logo-five-screen__sub-title-text {
    margin-bottom: 50px !important;
    text-align: center;
    color: #5ed850;
    /*line-height: 36px;*/
  }
  
  .logo-five-screen__title h2 {
    text-align: center;
    color: #666666;
    /*line-height: 36px;*/
  }
  
  .logo-five-screen .wpcf7 {
    text-align: center;
  }
  
  .logo-five-screen .wrapper-button {
    margin: 0;
    display: inline-block;
    vertical-align: top;
  }
  
  .logo-five-screen.standart-padding {
    padding-top: 0;
  }
  /*five-screen end*/
  /*table*/
  .table__icon_center {
    text-align: center;
}
  .shops-section2__block .default-button {
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .shops-table {
    display: flex;
    flex-direction: row;
    justify-content: center;
     display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-justify-content: center;
     display: -moz-flex;
    -moz-flex-direction: row;
    -moz-justify-content: center;
     display: -o-flex;
    -o-flex-direction: row;
    -o-justify-content: center;
  }
  
  .shops-table td {
   color: #727272;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
  }
  
  .shops-table tr {
    height: 50px;
  }
  
  .shops-table tr:first-child {
    height: 60px;
  }
  
  .shops-table tr:nth-child(odd) {
    background-color: #fff;
  }
  
  .shops-table tr:nth-child(even) {
    background-color: #fff;
  }
  
  .shops-table__one tr:first-child {
    background-color: #fff;
  }
  
  .shops-table__two tr:first-child {
    background-color: #fff;
  }
  
  .shops-table__two tr:nth-child(even) {
    background-color: #fff;
  }
  
  .shops-table__three tr:first-child {
    background-color: #fff;
  }
  
  .shops-table__four tr:first-child {
    background-color: #fff;
  }
  
  .shops-table__four tr:nth-child(even) {
    background-color: #fff;
  }
  
  .shops-table__btn {
    /*width: 255px;*/
    margin-top: 30px;
    text-align: center;
  }
  
  .shops-section2 .wrapper-button .default-button:hover {
    background-position: 94% 50%!important;
  }
  /**/
  /*.shops-table__title td{
  background-color: #ddf7da;
}
.shops-table tr:nth-child(odd) td:nth-child(even) {
  background-color: #eaeaea;
}
.shops-table__title td:nth-child(2) {
  background-color: #c8f6c3 !important;
}
.shops-table__title td:nth-child(3) {
  background-color: #b6f3af !important;
}
.shops-table__title td:nth-child(4) {
  background-color: #a8eaa1 !important;
}
.shops-table tr:nth-child(even) td:nth-child(even) {
  background-color: #fff;
}*/
  
  @media screen and (max-width: 1199px) {
    .shops-table tr {
      height: 55px;
    }
    .shops-section2__block .shops-table table tr:nth-of-type(2) td,
    .shops-section2__block .shops-table table tr:nth-of-type(4) td,
    .shops-section2__block .shops-table table tr:nth-of-type(18) td {
      height: 135px;
    }
    .shops-section2__block .shops-table table tr:nth-of-type(14) td {
      height: 120px;
    }
   
    .shops-section2__block .shops-table table tr:nth-of-type(23) td {
      height: 70px;
    }
    .table__blk_two .shops-table table tr:nth-of-type(2) td,
    .table__blk_two .shops-table table tr:nth-of-type(4) td {
      height: 55px !important;
    }
    .shops-table td.table_two__title {
      padding-right: 15px;
    }
  }
  
  @media screen and (max-width: 991px) {
    .shops-table td {
      font-size: 14px;
    }
    .shops-table tr:first-child td {
      font-size: 16px;
    }
    .shops-table tr {
      height: 60px;
    }
    .shops-section2__block .shops-table table tr:nth-of-type(15) td {
      height: 185px;
    }
    .shops-section2__block .shops-table table tr:nth-of-type(14) td {
      height: 105px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .shops-table {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 100%;
    }
    .shops-table table {
      margin-bottom: 15px;
      width: 100%;
    }
    .shops-table tr:first-child {
      text-align: left;
    }
    .shops-table tr {
      text-align: right;
    }
    .shops-table tr span {
      float: left;
    }
    .shops-table__two tr:nth-child(even),
    .shops-table__four tr:nth-child(even) {
      background-color: #f5fdf4;
    }
  }
  
  @media screen and (max-width: 420px) {
    .shops-table tr span {
      display: block;
      float: none;
    }
    .shops-table tr {
      text-align: left;
    }
  }
  
  @media only screen and (max-width: 1199px) {
    /*.header-page-logo {
      background: -moz-linear-gradient(to right, rgba(62, 61, 62, .07) 0%, rgba(62, 61, 62, .07) 100%), url(../img/pagelogo/page-logo-vector.png) no-repeat center center;
      background: -webkit-linear-gradient(to right, rgba(62, 61, 62, .07) 0%, rgba(62, 61, 62, .07) 100%), url(../img/pagelogo/page-logo-vector.png) no-repeat center center;
      background: linear-gradient(to right, rgba(62, 61, 62, .07) 0%, rgba(62, 61, 62, .07) 100%), url(../img/pagelogo/page-logo-vector.png) no-repeat center center;
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#db262626', endColorstr='#db262626', GradientType=1);
      margin: 0 auto;
      height: 800px;
      width: 100%;
      background-size: cover;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      display: -webkit-flex;
      -webkit-justify-content: center;
      -webkit-align-items: center;
      -webkit-flex-direction: column;
      display: -moz-flex;
      -moz-justify-content: center;
      -moz-align-items: center;
      -moz-flex-direction: column;
      display: -o-flex;
      -o-justify-content: center;
      -o-align-items: center;
      -o-flex-direction: column;
    }*/
    .logo-services__items {
      padding-left: 10px;
      padding-right: 10px;
    }
    .logo-services__title {
      padding-left: 9px;
    }
  }
  
  @media only screen and (max-width: 991px) {
    .table_mob h3 {
    line-height:22px;
}
    .subtitle__padding_top {
      padding-top: 25px;
    }
    .header-page-logo .wrapper-button {
      margin-left: 15px;
    }
    .logo-five-screen .wrapper-button {
      margin-top: 15px;
    }
    .logo-second-screen .title-screen h2 {
      padding-top: 80px;
    }
    /*.header-page-logo {
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, -moz-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, -webkit-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#db262626', endColorstr='#db262626', GradientType=1);
      margin: 0 auto;
      height: 1000px;
      width: 100%;
      display: block;
    }*/
    .hero-screen-wrepper {
      position: relative;
    }
    .block_overlay-img {
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      top: 0;
      background: -moz-linear-gradient(to right, rgba(62, 61, 62, .07) 0%, rgba(62, 61, 62, .07) 100%);
      background: -webkit-linear-gradient(to right, rgba(62, 61, 62, .07) 0%, rgba(62, 61, 62, .07) 100%);
      background: linear-gradient(to right, rgba(62, 61, 62, .07) 0%, rgba(62, 61, 62, .07) 100%);
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4d91b7d0', endColorstr='#4d9b85cc', GradientType=1);
      display: block;
      pointer-events: none;
    }
   /* .page-logo-title h1 {
      margin-top: 250px;
    }*/
    .logo-services__items {
      padding-left: 30px;
      padding-right: 30px;
    }
    .logo-services__title {
      padding-left: 30px;
    }
    /*.logo-services {
    padding-bottom: 80px;
}*/
    .logo-services .col-md-4.col-sm-6.col-xs-8:nth-of-type(3) .logo-services__items {
      margin-top: 30px;
    }
    .logo-services .col-md-4.col-sm-6.col-xs-8:nth-of-type(3) .logo-services__items .logo-services__title {
      padding-left: 20px;
    }
    .logo-second-screen__flex {
      width: 100%;
      display: flex;
      justify-content: center;
      display: -webkit-flex;
      -webkit-justify-content: center;
      display: -moz-flex;
      -moz-justify-content: center;
      display: -o-flex;
      -o-justify-content: center;
      padding-bottom: 15px;
    }
  }
  
  @media only screen and (max-width: 890px) {
    .shops-section2__block .default-button {
      padding-left: 10px;
      padding-right: 10px;
      height: 35px;
    }
    /* .shops-section2__block .page_logo-button {
      height: auto;
    } */
  }
  
  @media only screen and (max-width: 767px) {

    .shops-section2.standart-padding{
      padding-bottom:0 !important;
    }
    .table_mob{
      padding-bottom:50px;
    }
    .site_1day_first, .site_1day_screen-what-we-can, .logo-services {
    padding-bottom: 50px;
}
    .logo-services__list li{
      font-size: 16px;
      line-height:24px;
    }
    .site_list .logo-services__list li {
    line-height: 24px;
    padding-bottom: 15px;
}
    .site1day-stamp__img {
    right: 0;
}
    .logo-five-screen.standart-padding {
      padding-top: 0 !important;
    }
    .logo-services h2 {
      padding-top: 50px;
    }
    .title-subtitle {
      padding-bottom: 10px;
    }
    .shops-section2__block .default-button {
      padding-left: 50px;
      padding-right: 50px;
      height: auto;
    }
    .shops-section12__block {
      width: auto;
    }
   /* .header-page-logo {
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, -moz-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, -webkit-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#db262626', endColorstr='#db262626', GradientType=1);
      margin: 0 auto;
      height: 1000px;
      width: 100%;
      display: block;
    }*/
    .logo-second-screen .title-screen h2 {
      padding-top: 50px;
      margin-bottom: 50px;
    }
    .page_logo .title-screen h2 {
      margin-bottom: 50px;
    }
    .logo-second-screen .default-link {
      margin-top: 30px;
    }
    .page_logo .standart-padding {
      padding: 50px 0;
    }
    .logo-second-screen.standart-padding {
      padding-top: 0;
    }
    .logo-third-screen__selecr-form {
      margin-top: 50px;
    }
    .services-row-flex {
      display: flex;
      flex-direction: column;
      align-items: center;
      display: -webkit-flex;
      -webkit-flex-direction: column;
      -webkit-align-items: center;
      display: -moz-flex;
      -moz-flex-direction: column;
      -moz-align-items: center;
      display: -o-flex;
      -o-flex-direction: column;
      -o-align-items: center;
    }
    .logo-services__items {
      margin-top: 30px;
    }
    /*.logo-services {
    padding-bottom: 50px;
}*/
  }
  
  @media only screen and (max-width: 600px) {
 
  .table_title p {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .table_price {
    font-size: 16px !important;
  }
    .page-logo-title h1 {
      margin-top: 150px;
    }
   /* .header-page-logo {
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, -moz-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, -webkit-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#db262626', endColorstr='#db262626', GradientType=1);
      margin: 0 auto;
      height: 900px;
      width: 100%;
      display: block;
    }*/
    .title-bold {
      margin-bottom: 0px;
    }

  }
  
  @media only screen and (max-width: 565px) {
    .logo-services .col-xs-8,
    .logo-second-screen .col-xs-8 {
      width: 94.666667%;
    }
    .table_header_title .row .col-sm-4.col-xs-4:last-child
     /*.table_header_title .row .col-sm-4.col-xs-4:nth-of-type(2)*/
      {
        padding-left: 0;
      }

  .table_title {
    display: block;
    height:85px;
    padding-top:9px;
  }
  .table_title img {
    display: block;
    margin: 0 auto;
}
    .table_icon_height{
      height:45px;
    }
    .table_header_title {
        height: 85px;
      }
      .table_row.table_subtitle{
        height:auto;
        padding-bottom:15px;
        padding-top:15px;
      }
.table_row.col_content_text, .table_row.col_content_text .col_content {
    height: 110px;
}
#table_content .table_row .row .tabble_col:first-child .col-sm-4.col-xs-4,
#table_header .table_row .row .col-sm-4.col-xs-4:first-child {
    padding-right: 0;
}
#table_content .table_row .row .tabble_col:last-child .col-sm-4.col-xs-4,
#table_header .table_row .row .col-sm-4.col-xs-4:last-child {
    padding-left: 0;
}
#table_content .table_row .row .tabble_col:nth-of-type(2) .col-sm-4.col-xs-4,
#table_header .table_row .row .col-sm-4.col-xs-4:nth-of-type(2) {
    padding-right: 0;
    padding-left: 0;
}
.site_list .site_1day_link_bottom{
  padding-left: 0;
}
.site_1day_link_bottom .hero-screen__link{
  text-align: left !important;
  line-height:22px;
}
  }
  @media only screen and (max-width: 500px) {
    /* .page-logo-title h1 {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 10px;
    } */
    .header-page-logo {
     /* background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, -moz-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, -webkit-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center, linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#db262626', endColorstr='#db262626', GradientType=1);
      margin: 0 auto;*/
      height: 700px;
    /*  width: 100%;
      display: block;*/
    }
    .page-logo-title-txt {
      font-size: 16px;
    }
    .page-logo-title h1 {
      margin-top: 120px;
    }
    .page-logo-title .wpcf7-form {
      flex-direction: column;
      align-items: center;
      -webkit-flex-direction: column;
      -webkit-align-items: center;
      -moz-flex-direction: column;
      -moz-align-items: center;
      -o-flex-direction: column;
      -o-align-items: center;
    }
    .page-logo-title h1 {
      font-size: 54px;
    }
    .header-page-logo .wrapper-button {
      margin-left: 0;
    }
  }
  @media screen and (max-width: 479px){
  .table_header_fixed {
    top: 80px !important;
  }
  .sticky-content.fixed
  {
    top: 80px;
  }
  .table_row.col_content_text, .table_row.col_content_text .col_content {
    height: 135px;
}
.hero-screen__link i:before {
    top: -11px;
    }
}
  @media only screen and (max-width: 440px) {
    .wrapper-button2 {
      margin-top: 20px;
    }
    .page-logo-title h1 {
      margin-top: 110px;
    }
    .table_price {
    font-size: 15px !important;
}
.table_mob .page_logo-button {
    height: 30px;
    }
    .table_mob .page_logo-button .default-button {
    padding-left: 10px;
    padding-right: 10px;
}
  }
  
  @media only screen and (max-width: 400px) {

   /* .header-page-logo {
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center/ 100em, -moz-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center/ 100em, -webkit-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center/ 100em, linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#db262626', endColorstr='#db262626', GradientType=1);
      margin: 0 auto;
      height: 700px;
      width: 100%;
      display: block;
    }*/
    .logo-services__title {
      padding-left: 15px;
    }
    .logo-services .col-md-4.col-sm-6.col-xs-8:nth-of-type(3) .logo-services__items .logo-services__title {
      padding-left: 15px;
    }
    .logo-services__items {
      padding-left: 10px;
      padding-right: 10px;
    }
    .logo-services__blk {
      padding-bottom: 20px;
    }
    .logo-services__items {
      padding-top: 25px;
      padding-bottom: 25px;
    }
    .logo-services__list {
      padding-bottom: 20px;
      padding-top: 20px;
    }
  }
  
   @media only screen and (max-width: 380px) {
    .table_row.col_content_text, .table_row.col_content_text .col_content {
    height: 170px;
}
   }
  @media only screen and (max-width: 360px) {
    .table_mob .page_logo-button .default-button {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 12px;
}
    .page-logo-title h1 {
      font-size: 22px;
      line-height: 28px;
    }
    .page-logo-title h1 {
      margin-top: 105px;
    }
    .header-page-logo {
     /* background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center/ 100em, -moz-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center/ 100em, -webkit-linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      background: url(../img/pagelogo/page-logo-vector.png) no-repeat center center/ 100em, linear-gradient(to right, #e8e8e8 0%, #e8e8e8 100%);
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#db262626', endColorstr='#db262626', GradientType=1);
      margin: 0 auto;*/
      height: 650px;
 /*     width: 100%;
      display: block;*/
    }
    .logo-services .col-xs-8,
    .logo-second-screen .col-xs-8 {
      width: 100%;
    }
    .logo-services__title {
      padding-left: 10px;
    }
    .logo-services .col-md-4.col-sm-6.col-xs-8:nth-of-type(3) .logo-services__items .logo-services__title {
      padding-left: 5px;
    }
   
    /*.logo-services .col-md-4.col-sm-6.col-xs-8:nth-of-type(3) .logo-services__items .logo-services__list li:last-child:before {
    color: #a7a6a6;
    content: "\F068";
    padding-right: 13px;
}*/
  }
  /*
.slider1-new .slider-content-wrapper {
  width: 100%;
}

@media only screen and (max-width: 1199px) {
  .slider-caption {
    width: 70%;
    margin: 20px auto 0;
    font-size: 28px;
  }
}

@media only screen and (max-width: 991px) {
  .slider-caption {
    font-size: 22px;
    width: 95%;
  }
  .title-second {
    width: 95%;
    margin: 20px auto 0;
    white-space: normal;
  }
}

@media only screen and (max-width: 479px) {
  .title-second {
    width: 100%;
  }
}*/
  /*second screen*/
  /*.logo-second-screen__blk {
  border: 3px solid #ccffc6;
  padding-top: 30px;
  padding-left: 25px;
  padding-bottom: 30px;
}*/
  
  .logo-second-screen__link {
    color: #5ed850;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 15px 0 0;
    display: inline-block;
  }
  
  .logo-second-screen__txt-hidden {
    display: none;
  }
  
  .logo-second-screen__img {
    position: relative;
  }
  
  .logo-second-screen__img img {
    /* position: absolute; */
    width: 100%;
    height: auto;
  }
  /*@media only screen and (max-width: 767px) {
  .logo-second-screen__img img {
    position: static;
  }
  .logo-second-screen__blk {
    padding: 30px 15px;
  }
  .logo-second-screen {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 479px) {
  .logo-second-screen__txt {
    margin-top: 15px;
  }
}*/
  /*third screen*/
  
  .logo-third-screen {
    background-image: url("../img/logo/bg-third-screen-2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    /*margin-top: 100px;*/
  }
  
  .logo-third-screen__item {
    text-align: center;
    padding: 0;
    position: relative;
    /* cursor: pointer; */
  }
  /* hover for stripse */
  /* .logo-third-screen__item:hover .logo-third-screen__item-blk:before,
.logo-third-screen__item:hover .logo-third-screen__item-blk:after {
  background-color: #ccffc6;
} */
  
  .logo-third-screen__item-blk {
    width: 170px;
    height: 55px;
    margin: 0 auto;
    position: relative;
    display: flex;
  }
  
  .logo-third-screen__item-blk img {
    margin: auto;
  }
  
  .logo-third-screen__item-blk:before {
    content: '';
    width: 44px;
    height: 2px;
    background-color: #d4d4d4;
    position: absolute;
    left: 0;
    top: 50%;
    transition: 0.3s;
  }
  
  .logo-third-screen__item-blk:after {
    content: '';
    width: 44px;
    height: 2px;
    background-color: #d4d4d4;
    position: absolute;
    right: 0;
    top: 50%;
    transition: 0.3s;
  }
  
  .logo-third-screen__item h4 {
    margin: 15px;
    color: #666666;
  }
  
  .logo-third-screen__row {
    margin-top: 40px;
  }
  
  .logo-third-screen__item-price {
    margin-top: -15px !important;
  }
  
  .logo-third-screen__item-price span {
    text-transform: none;
  }
  /* btn down */
  
  .logo-third-screen__btn-down {
    margin-top: 20px;
  }
  
  .logo-third-screen__hidden-block {
    display: none;
  }
  /*@media only screen and (max-width: 767px) {
  .logo-third-screen__btn-down {
    text-align: center;
  }
}*/
  /* end btn down */
  /* tooltip */
  
  .logo-third-screen__tooltip {
    width: 345px;
    background-color: #fff;
    padding: 20px;
    -logokit-box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.1);
    text-align: left;
    position: absolute;
    left: 0;
    top: 135px;
    display: none;
    cursor: default;
    z-index: 2;
  }
  
  .logo-third-screen__tooltip-right {
    left: -135px;
  }
  
  .logo-third-screen__tooltip:before {
    content: '';
    width: 18px;
    height: 18px;
    background-color: #fff;
    transform: rotate(-135deg);
    position: absolute;
    top: -9px;
    left: 111px;
    z-index: 2;
    box-shadow: 3px 3px 19px 0px rgba(0, 0, 0, 0.1);
  }
  
  .logo-third-screen__tooltip-right:before {
    left: 248px;
  }
  /*@media only screen and (max-width: 1199px) {
  .logo-third-screen__tooltip:before {
    left: 88px;
  }
  .logo-third-screen__tooltip-right {
    left: -135px;
  }
  .logo-third-screen__tooltip-right:before {
    left: 218px;
  }
}

@media only screen and (max-width: 991px) {
  .logo-third-screen__tooltip:before {
    left: 78px;
  }
  .logo-third-screen__tooltip-right {
    left: -135px;
  }
  .logo-third-screen__tooltip-right:before {
    left: 218px;
  }
}

@media only screen and (max-width: 767px) {
  .logo-third-screen__tooltip-right:before,
  .logo-third-screen__tooltip:before {
    left: 50%;
    margin-left: -9px;
  }
  .logo-third-screen__tooltip-right,
  .logo-third-screen__tooltip {
    top: 100px;
    left: 50%;
    transform: translate(-50%);
  }
}*/
  /* title tooltip*/
  
  .logo-third-screen__tooltip-title {
    border-bottom: 1px solid #d4d4d4;
  }
  
  .logo-third-screen__tooltip-title h4 {
    margin: 0 0 15px;
    display: inline-block;
  }
  
  .logo-third-screen__tooltip-title i {
    float: right;
    cursor: pointer;
  }
  
  .logo-third-screen__tooltip-title i:before {
    font-size: 18px;
    color: #727272;
    transition: 0.3s;
  }
  
  .logo-third-screen__tooltip-title i:hover:before {
    color: #5ed850;
  }
  /* content tooltip*/
  
  .logo-third-screen__tooltip-content p {
    margin: 15px 0;
  }
  
  .logo-third-screen__tooltip-content span {
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #666666;
    display: block;
    font-weight: 500;
  }
  /*@media only screen and (max-width: 767px) {
  .logo-third-screen__tooltip-content span {
    font-size: 13px;
  }
}*/
  
  .logo-third-screen__tooltip-content span i {
    text-transform: none;
    font-style: normal;
  }
  /*end  tooltip */
  /* tooltip-row */
  
  .logo-third-screen__tooltip-row {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  
  .logo-third-screen__tooltip-row h4 {
    color: #666666;
    padding: 0 0 0 70px;
    position: relative;
  }
  
  .logo-third-screen__tooltip-row .logo-third-screen__tooltip-title {
    border-bottom: none;
  }
  
  .logo-third-screen__tooltip-row span {
    margin-bottom: 3px;
  }
  /* tooltip-row items */
  
  .logo-third-screen__tooltip-row h4:before {
    content: '';
    width: 46px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  
  .logo-third-screen__tooltip-row:nth-child(1) h4:before {
    background-image: url('../img/logo/third-screen-1.png');
  }
  
  .logo-third-screen__tooltip-row:nth-child(2) h4:before {
    background-image: url('../img/logo/third-screen-2.png');
  }
  
  .logo-third-screen__tooltip-row:nth-child(3) h4:before {
    background-image: url('../img/logo/third-screen-3.png');
  }
  
  .logo-third-screen__tooltip-row:nth-child(4) h4:before {
    background-image: url('../img/logo/third-screen-4.png');
  }
  
  .logo-third-screen__tooltip-row:nth-child(5) h4:before {
    background-image: url('../img/logo/third-screen-5.png');
  }
  
  .logo-third-screen__tooltip-row:nth-child(6) h4:before {
    background-image: url('../img/logo/third-screen-6.png');
  }
  
  .logo-third-screen__tooltip-row:nth-child(7) h4:before {
    background-image: url('../img/logo/third-screen-7.png');
  }
  
  .logo-third-screen__tooltip-row:nth-child(8) h4:before {
    background-image: url('../img/logo/third-screen-8.png');
  }
  /* end tooltip-row items */
  /* end tooltip-row */
  /* select */
  
  .logo-third-screen__selecr-form-btn {
    display: inline-block;
  }
  
  .jq-selectbox {
    width: 270px;
    height: 45px;
    color: #898989;
    font-size: 14px;
    border-bottom: 2px solid #b6b6b6;
    cursor: pointer;
    background-color: #fff;
    text-align: left;
    margin-right: 30px;
    z-index: 1 !important;
  }
  
  .jq-selectbox.opened {
    -logokit-box-shadow: 0px -3px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -3px 13px 0px rgba(0, 0, 0, 0.1);
  }
  
  .jq-selectbox__select-text {
    padding: 12px 15px;
  }
  
  .jq-selectbox__dropdown {
    background-color: #fff;
    width: 100%;
    -logokit-box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.1);
  }
  
  .jq-selectbox__dropdown li {
    padding: 5px 15px;
    -logokit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  
  .jq-selectbox__dropdown li:hover {
    color: #5ed850;
  }
  /*@media only screen and (max-width: 767px) {
  .jq-selectbox {
    display: block;
    margin-right: 0;
  }
  .logo-third-screen__selecr-form-btn {
    display: block;
    margin-top: 15px;
  }
}*/
  /* end select */
  /* third screen responsive */
  /*@media only screen and (max-width: 1199px) {
  .logo-third-screen {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .logo-third-screen__item {
    margin: 10px 0 10px;
  }
  .logo-third-screen__row {
    margin-top: 0;
  }
}*/
  /* end third screen responsive */
  /*four screen*/
  /*.logo-four-screen h3 {
  margin-bottom: 20px;
}

.logo-four-screen__sub-title-text {
  margin-bottom: 50px !important;
  text-align: center;
}

.logo-four-screen__row {
  margin-top: 15px;
}

.logo-four-screen__img-left {
  padding-left: 0;
}

.logo-four-screen__img-right {
  padding-right: 0;
  padding-left: 0;
}*/
  /* btn */
  /*.logo-four-screen__btn {
  width: 200px;
  margin: 12px 0 0;
}*/
  /*@media only screen and (max-width: 991px) {
  .logo-four-screen__btn {
    margin: 15px auto 25px;
    display: inline-block;
  }
  .logo-four-screen__btn-block {
    text-align: center;
  }
}*/
  /*1*/
  
  .logo-four-screen__txt-item-1 {
    padding-top: 48px;
    padding-left: 100px;
    padding-right: 100px;
    border: 3px solid #f6e235;
    height: 387px;
  }
  /*2*/
  
  .logo-four-screen__txt-item-2 {
    padding-top: 80px;
    padding-left: 100px;
    padding-right: 100px;
    background-color: #f6309e;
    height: 400px;
  }
  
  .logo-four-screen__txt-item-2 h3 {
    color: #fff;
  }
  
  .logo-four-screen__txt-item-2 p {
    color: #fff;
  }
  /*3*/
  
  .logo-four-screen__txt-item-3 {
    padding-top: 60px;
    padding-left: 100px;
    padding-right: 100px;
    border: 3px solid #64a494;
    height: 390px;
  }
  /*4*/
  
  .logo-four-screen__txt-item-4 {
    padding-top: 80px;
    padding-left: 100px;
    padding-right: 100px;
    background-color: #84b0ea;
    height: 401px;
  }
  
  .logo-four-screen__txt-item-4 h3 {
    color: #fff;
  }
  
  .logo-four-screen__txt-item-4 p {
    color: #fff;
  }
  /*5*/
  
  .logo-four-screen__txt-item-5 {
    padding-top: 60px;
    padding-left: 100px;
    padding-right: 100px;
    border: 3px solid #cecac9;
    height: 390px;
  }
  /*6*/
  
  .logo-four-screen__txt-item-6 {
    padding-top: 60px;
    padding-left: 100px;
    padding-right: 100px;
    background-color: #bc8765;
    height: 400px;
  }
  
  .logo-four-screen__txt-item-6 h3 {
    color: #fff;
  }
  
  .logo-four-screen__txt-item-6 p {
    color: #fff;
  }
  /*7*/
  
  .logo-four-screen__txt-item-7 {
    padding-top: 49px;
    padding-left: 100px;
    padding-right: 100px;
    border: 3px solid #a9f0f9;
    height: 390px;
  }
  /*8*/
  
  .logo-four-screen__txt-item-8 {
    padding-top: 45px;
    padding-left: 100px;
    padding-right: 100px;
    background-color: #e37d6d;
    height: 399px;
  }
  
  .logo-four-screen__txt-item-8 h3 {
    color: #fff;
  }
  
  .logo-four-screen__txt-item-8 p {
    color: #fff;
  }
  
  .logo-four-screen__txt-item-2 .logo-four-screen__btn button,
  .logo-four-screen__txt-item-4 .logo-four-screen__btn button,
  .logo-four-screen__txt-item-6 .logo-four-screen__btn button,
  .logo-four-screen__txt-item-8 .logo-four-screen__btn button {
    border: 1px solid #fff;
    color: #fff;
  }
  
  .logo-four-screen__img-left img,
  .logo-four-screen__img-right img {
    width: 100%;
    height: 400px;
  }
  /*
@media only screen and (max-width: 1199px) {
  .logo-four-screen__txt-item-1,
  .logo-four-screen__txt-item-2,
  .logo-four-screen__txt-item-3,
  .logo-four-screen__txt-item-4,
  .logo-four-screen__txt-item-5,
  .logo-four-screen__txt-item-6,
  .logo-four-screen__txt-item-7,
  .logo-four-screen__txt-item-8 {
    padding: 15px;
    height: 330px;
  }
  .logo-four-screen__img-left,
  .logo-four-screen__img-right {
    height: 330px;
    padding: 0;
  }
  .logo-four-screen__img-left img,
  .logo-four-screen__img-right img {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 991px) {
  .logo-four-screen__txt-item-1,
  .logo-four-screen__txt-item-2,
  .logo-four-screen__txt-item-3,
  .logo-four-screen__txt-item-4,
  .logo-four-screen__txt-item-5,
  .logo-four-screen__txt-item-6,
  .logo-four-screen__txt-item-7,
  .logo-four-screen__txt-item-8 {
    padding: 10px 15px 15px;
    height: auto;
  }
  .logo-four-screen__img-left,
  .logo-four-screen__img-right {
    height: auto;
  }
  .logo-four-screen h3 {
    margin-bottom: 10px;
  }
  .logo-four-screen__img-8 {
    height: 275px !important;
  }
}

@media only screen and (max-width: 767px) {
  .logo-four-screen__txt-item-1,
  .logo-four-screen__txt-item-2,
  .logo-four-screen__txt-item-3,
  .logo-four-screen__txt-item-4,
  .logo-four-screen__txt-item-5,
  .logo-four-screen__txt-item-6,
  .logo-four-screen__txt-item-7,
  .logo-four-screen__txt-item-8 {
    padding: 25px 15px 25px;
    height: auto;
  }
  .logo-four-screen__img-left,
  .logo-four-screen__img-right {
    height: auto;
  }
  .logo-four-screen h3 {
    margin-bottom: 20px;
  }
  .logo-four-screen {
    padding-left: 15px;
    padding-right: 15px;
  }
}*/
  /* five screen */
  /*.logo-five-screen {
  padding-top: 0;
}*/
  
  .logo-five-screen .input-wrapper {
    width: 270px;
    margin-right: 30px;
  }
  
  #form-bottom-tel {
    text-align: center;
  }
  /*@media only screen and (max-width: 560px) {
  .logo-five-screen .input-wrapper {
    width: 100%;
    margin-right: 0;
  }
  .logo-five-screen .wrapper-button {
    margin: 0 auto;
  }
}*/
  /* end five screen */
  /*slider*/
  /*.head-section {
  position: relative;
}*/
  
  .test-container {
    position: absolute;
  }
  
  .slide-item-wrap {
    position: relative;
    width: 100%;
    height: 795px;
    margin-top: 2px;
  }
  
  .slider-btn {
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translate(-50%);
  }
  /*///////////////////*/
  /*slide1*/
  /*///////////////////*/
  
  .slide1 {
    background-image: url("../img/home/bg-slider-logo.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    outline: none;
  }
  
  .slider1-new .slider-content-wrapper {
    width: 70%;
  }
  
  .slider1-new h3 {
    color: #fff;
    margin-top: 30px;
  }
  
  .slider1-new .hero-screen__btn-slider {
    margin-top: 50px;
    display: inline-block;
  }
  
  .slider1-new .hero-screen__btn-slider button {
    border: 1px solid #fff;
    color: #fff;
  }
  
  .slider1-new .wrapper-button__img-arrow {
    display: none;
  }
  
  .slider1-new .hero-screen__btn-slider button:hover {
    background-color: transparent;
  }
  
  .slider-content-wrapper {
    position: absolute;
    top: 54%;
    left: 50%;
    -logokit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  
  .slider-content {
    display: inline-block;
    margin: 0px 15px;
  }
  
  .slider-img {
    margin: 0 auto;
    margin-bottom: 25px;
    max-width: 100%;
  }
  
  .slider-text {
    color: #5ed850;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
  }
  
  .slider-caption {
    white-space: normal;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    text-align: center;
    color: #fefefe;
    text-transform: uppercase;
    margin: 40px auto 0;
  }
  
  .slider-under-caption {
    white-space: normal;
    color: #fff;
    margin-top: 40px;
  }
  
  .wrapper-button__slider-btn {
    display: inline-block;
    margin-top: 50px;
    text-align: center;
    height: 46px;
  }
  /*btn other slides*/
  
  .wrapper-button__btn-slider-popup {}
  /*@media only screen and (max-width: 479px) {
  .wrapper-button__btn-slider-popup {
    bottom: -160%;
  }
}*/
  /*///////////////////*/
  /*slide-post*/
  
  .slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    outline: none;
  }
  
  .slide-img {
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  
  .slide .slide-img__sale-main-img {
    display: inline-block;
    max-width: 70%;
  }
  
  .slide-item-wrap .slider-btn {
    position: static;
    bottom: auto;
    left: auto;
    transform: translate(0);
    margin-top: 30px;
  }
  /*@media only screen and (max-width: 767px) {
  .slide .slide-img__sale-main-img {
    max-width: 100%;
  }
}*/
  /*///////////////////*/
  /*2*/
  /*///////////////////*/
  
  .slide2 {
    /*height: 795px !important;*/
    /*background-image: url("../img/home/background.jpg");*/
    background-image: url("../img/sale/v1/background.jpg");
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 100%), url("../img/sale/v2/background_(1).jpg");
    background: -logokit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 100%), url("../img/sale/v2/background_(1).jpg");
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 100%), url("../img/sale/v2/background_(1).jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    outline: none;
  }
  
  .slide2-img {
    background-image: url("../img/sale/v1/banner_970.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 700px;
    height: 362px;
    z-index: 55;
    position: absolute;
    /* top: 15%; */
    top: 50%;
    left: 50%;
    -logokit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  /*@media only screen and (max-width: 991px) {
  .slide2-img {
    background-image: url("../img/sale/v1/banner_970.png");
    width: 700px;
   
  }
}

@media only screen and (max-width: 767px) {
  .slide2-img {
    background-image: url("../img/sale/v1/banner_970.png");
    width: 500px;
    height: 304px;
  }
}

@media only screen and (max-width: 579px) {
  .slide2-img {
    background-image: url("../img/sale/v1/banner_320.png");
    width: 313px;
    height: 370px;
  }
}*/
  /*end 2*/
  /*///////////////////*/
  /*3*/
  /*///////////////////*/
  
  .slide3 {
    /*height: 795px !important;*/
    /*background-image: url("../img/home/background.jpg");*/
    /*background-image: url("../img/sale/v2/background_(1).jpg");*/
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 100%), url("../img/sale/v2/background_(1).jpg");
    background: -logokit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 100%), url("../img/sale/v2/background_(1).jpg");
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0) 100%), url("../img/sale/v2/background_(1).jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    outline: none;
  }
  
  .slide3-img {
    background-image: url("../img/sale/v2/banner_970_(1).png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 700px;
    height: 362px;
    z-index: 55;
    position: absolute;
    /* top: 15%; */
    top: 50%;
    left: 50%;
    -logokit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  /*@media only screen and (max-width: 991px) {
  .slide3-img {
    background-image: url("../img/sale/v2/banner_970_(1).png");
    width: 700px;
  }
}

@media only screen and (max-width: 767px) {
  .slide3-img {
    background-image: url("../img/sale/v2/banner_970_(1).png");
    width: 500px;
    height: 304px;
  }
}

@media only screen and (max-width: 579px) {
  .slide3-img {
    background-image: url("../img/sale/v2/banner_320_(1).png");
    width: 313px;
    height: 370px;
  }
}
*/
  /*end 3*/
  /*end slider*/
  /*navigation*/
  
  .arrow {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 70px;
  }
  /*@media only screen and (max-width: 767px) {
  .slider-navigation {
    margin-top: 430px;
  }
}*/
  
  .prev-arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    background: url("../img/home/arrow-left.png") no-repeat center center;
    z-index: 110;
    -logokit-transition: 0.3s;
    transition: 0.3s;
  }
  
  .prev-arrow:hover {
    background: url("../img/home/arrow-left-hover.png") no-repeat center center;
  }
  
  .next-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    cursor: pointer;
    background: url("../img/home/arrow-right.png") no-repeat center center;
    z-index: 110;
    -logokit-transition: 0.3s;
    transition: 0.3s;
  }
  
  .next-arrow:hover {
    background: url("../img/home/arrow-right-hover.png") no-repeat center center;
  }
  /*@media only screen and (max-width: 991px) {
  .next-arrow,
  .prev-arrow {
    display: none;
  }
}*/