
<title>max-</title>
.spoiler {
  margin: 30px 0 0 0;
}
.spoiler .spoiler-items {
  /**/
}
.spoiler .spoiler-items .spoiler-item {
  margin: 0 0 10px 0;
}
.spoiler .spoiler-items .spoiler-item .spoiler-item-head {
  margin: 0 0 15px 0;
}
.spoiler .spoiler-items .spoiler-item .spoiler-item-head .spoiler-item-head-left {
  margin: 0 20px 0 0;
}
.spoiler .spoiler-items .spoiler-item .spoiler-item-head .spoiler-item-head-right {
  padding: 5px 0 0 0;
}
.spoiler .spoiler-items .spoiler-item .spoiler-title {
  font-size: 21px;
  font-weight: 700;
  display: inline;
  border-bottom: none;
  line-height: 25px;
  cursor: pointer;
  margin: 0 0 11px 0;
}
.spoiler .spoiler-items .spoiler-item .spoiler-title:hover {
  padding: 0 0 5px 0;
}
.spoiler .spoiler-items .spoiler-item .spoiler-title.active {
  padding: 0 0 5px 0;
}
.spoiler .spoiler-items .spoiler-item .spoiler-subtitle-wrapper {
  /**/
}
.spoiler .spoiler-items .spoiler-item .spoiler-subtitle {
  font-size: 12px;
  display: inline;
  border-bottom: 1px dashed;
  line-height: 15px;
  cursor: pointer;
}
.spoiler .spoiler-items .spoiler-item .spoiler-subtitle:hover {
  border-bottom: none;
}
.spoiler .spoiler-items .spoiler-item .spoiler-subtitle.active {
  border-bottom: none;
}
.spoiler .spoiler-items .spoiler-item .spoiler-date {
  color: #666;
  font-size: 13px;
  line-height: 16px;
  margin: 0 0 10px 0;
}
.spoiler .spoiler-items .spoiler-item .spoiler-respond-button {
  margin: 15px 0 0 0;
}
.spoiler .spoiler-items .spoiler-item .spoiler-respond-button:hover {
  /**/
}
.spoiler .spoiler-items .spoiler-item .spoiler-content {
  display: none;
}
.spoiler .spoiler-items .spoiler-item.active .spoiler-content {
  display: block;
}

@media only screen and (max-width: 600px) {
  .spoiler {
    /**/
  }
  .spoiler .spoiler-items {
    /**/
  }
  .spoiler .spoiler-items .spoiler-item .spoiler-item-head .spoiler-item-head-left {
    margin: 0 0 15px 0;
  }
  .spoiler .spoiler-items .spoiler-item .spoiler-item-head .spoiler-item-head-right {
    padding: 0;
  }
}
.captcha-cols {
  display: flex;
  flex-flow: row nowrap;
  justify-content: end;
}
.captcha-cols .captcha-cols-left {
  width: 123px;
  margin: 0 5px 0 0;
}
.captcha-cols .captcha-cols-right {
  width: 226px;
}

.catalog-v2 {
  /**/
}
.catalog-v2 .items {
  /**/
}
.catalog-v2 .items .element {
  /**/
}
.catalog-v2 .items .element .item-name {
  /**/
}
.catalog-v2 .items .element .item-name .price {
  display: block;
  color: #ff6600;
  font-size: 16px;
  line-height: 20px;
  margin: 5px 0 12px 0;
}
.catalog-v2 .items .error {
  letter-spacing: 0;
}
.catalog-v2 .catalog-section-sale {
  background: transparent url("/local/templates/innet_corppro4_2_s2/images/catalog-section-sale-bg.png") no-repeat 0 0;
  width: auto;
  height: 59px;
  margin: 0 0 47px 0;
  padding: 0 20px;
  text-align: center;
  display: flex;
  align-items: center;
  border-radius: 3px;
  box-sizing: border-box;
}
.catalog-v2 .catalog-section-sale * {
  box-sizing: border-box;
}
.catalog-v2 .catalog-section-sale .catalog-section-sale-text {
  background: #fff;
  margin: 0 auto;
  padding: 7px 29px;
  border-radius: 2px;
  font-size: 18px;
  color: #000;
  font-family: Circe;
  font-weight: 700;
  max-height: 40px;
  overflow: hidden;
}
.catalog-v2 .catalog-section-sale .catalog-section-sale-text span {
  color: #c21515;
}
.catalog-v2 .seo-text-bottom {
  margin: 30px 0 50px 0;
}
.catalog-v2 .catalog-section-header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.catalog-v2 .catalog-section-header .catalog-search {
  /**/
}
.catalog-v2 .catalog-section-header .catalog-search .search-form input[type=text] {
  height: 33px;
  min-width: 200px;
}
.catalog-v2 .catalog-section-header .catalog-search .search-form input[type=submit] {
  height: 33px;
  line-height: 33px;
}
.catalog-v2 .catalog-section-header .view-style {
  margin: 0;
}

@media only screen and (max-width: 900px) {
  .catalog-v2 {
    /**/
  }
  .catalog-v2 .catalog-section-sale {
    /**/
  }
  .catalog-v2 .catalog-section-sale * {
    /**/
  }
  .catalog-v2 .catalog-section-sale .catalog-section-sale-text {
    padding: 3px 10px;
  }
  .catalog-v2 .catalog-section-sale .catalog-section-sale-text span {
    /**/
  }
}
@media only screen and (max-width: 880px) {
  .catalog-v2 {
    /**/
  }
  .catalog-v2 .catalog-section-header {
    flex-flow: column;
    align-items: flex-start;
  }
  .catalog-v2 .catalog-section-header .catalog-search {
    margin: 20px 0 0 0;
  }
}
@media only screen and (max-width: 670px) {
  .catalog-v2 {
    /**/
  }
  .catalog-v2 .catalog-section-header {
    /**/
  }
  .catalog-v2 .catalog-section-header .catalog-search {
    display: none;
  }
}
@media only screen and (max-width: 655px) {
  .catalog-v2 {
    /**/
  }
  .catalog-v2 .catalog-section-sale {
    /**/
  }
  .catalog-v2 .catalog-section-sale * {
    /**/
  }
  .catalog-v2 .catalog-section-sale .catalog-section-sale-text {
    padding: 7px 29px;
  }
  .catalog-v2 .catalog-section-sale .catalog-section-sale-text span {
    /**/
  }
}
@media only screen and (max-width: 615px) {
  .catalog-v2 {
    /**/
  }
  .catalog-v2 .catalog-section-sale {
    /**/
  }
  .catalog-v2 .catalog-section-sale * {
    /**/
  }
  .catalog-v2 .catalog-section-sale .catalog-section-sale-text {
    padding: 3px 29px;
  }
  .catalog-v2 .catalog-section-sale .catalog-section-sale-text span {
    /**/
  }
}
@media only screen and (max-width: 380px) {
  .catalog-v2 {
    /**/
  }
  .catalog-v2 .catalog-section-sale {
    padding: 0 18px;
    height: 89px;
    width: auto;
    background: transparent url("/local/templates/innet_corppro4_2_s2/images/catalog-section-sale-mobile-bg.png") no-repeat 0 0;
    background-size: cover;
  }
  .catalog-v2 .catalog-section-sale * {
    /**/
  }
  .catalog-v2 .catalog-section-sale .catalog-section-sale-text {
    padding: 13px 15px 13px;
    max-height: 64px;
    font-size: 17px;
  }
  .catalog-v2 .catalog-section-sale .catalog-section-sale-text span {
    /**/
  }
}
.vendor {
  padding: 30px 0 24px 0;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
}
.vendor .vendor-logo {
  flex-shrink: 1;
}
.vendor .vendor-content {
  /**/
}
.vendor .vendor-content .vendor-description {
  margin: 0;
  font-size: 14px;
  line-height: 140%;
  color: #333;
  min-height: 74px;
}
.vendor .vendor-content .vendor-description-length {
  visibility: hidden;
}
.vendor .vendor-content .vendor-description-length.hidden {
  display: none;
}
.vendor .vendor-content .show-vendor {
  display: none;
}
.vendor .vendor-content .show-vendor.active {
  display: inline-block;
}
.vendor.vendor_crop-close {
  /**/
}
.vendor.vendor_crop-close p {
  height: auto;
  overflow: visible;
}
.vendor.vendor_crop-close p::after {
  position: static;
  content: "";
  background: none;
}
.vendor.vendor_crop-close .vendor-description {
  height: 74px;
  overflow: hidden;
  position: relative;
}
.vendor.vendor_crop-close .vendor-description::after {
  content: "";
  display: block;
  width: 270px;
  height: 18px;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) -1.67%, #FFFFFF 82.52%);
  position: absolute;
}

@media (max-width: 850px) {
  .vendor {
    flex-flow: column wrap;
    justify-content: center;
  }
  .vendor .vendor-logo {
    width: 100%;
  }
}

/*# sourceMappingURL=custom.css.map */

.top-banner{
  background-image: url(/local/templates/innet_corppro4_2_s2/images/index/main.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width:100%;
}

.top-banner h2{
  font-size: 36px;
  text-align: center;
  font-family: Circe;
  font-weight: bold;
  color:#4d4d4d;
  padding-top: 50px;
  padding-bottom: 30px;
  line-height: 40px;
}

.top-banner--blocks{
  display: flex;
  justify-content: space-between;
}

.top-banner--block{
  width: 50%;
  background-image: url(/local/templates/innet_corppro4_2_s2/images/index/main-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 40px 25px;
  display: flex;
  max-width: 460px;
}

.top-banner--right{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 200px;
}

.top-banner--img{
  margin-right: 15px;
  flex-shrink: 0;
}

.top-banner--title{
  font-size: 20px;
  font-family: Circe;
  font-weight: bold;
  color:#4d4d4d;
  line-height: 24px;
}

.top-banner--title span{
  color: #e0101b;
}

.top-banner--text{
  font-size: 14px;
  font-family: Circe;
  font-weight: 300;
  color:#4d4d4d;
}

.btn5{
  display: block;
  max-width: 255px;
  text-align: center;
  font-size: 14px;
  font-family: Circe;
  font-weight: bold;
  color:#ffffff;
  background: #4d4d4d;
  text-decoration: none;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
}

.mainpage-sections h2{
  color:#000;
  font-size: 36px;
  font-family: Circe;
  font-weight: 300;
  text-align: center;
  margin:60px 0 60px 0;
}

#mainpage-sections .slick-list{
  padding-top: 60px;
  padding-bottom: 60px;
}

.mainpage-section{
  position: relative;
}

.mainpage-section--inner{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height:220px;
  padding:25px;
}

.mainpage-section:before{
  content: '';
  position: absolute;
  height: 25px;
  width: 100%;
  border-top:1px solid #dcdcdc;
  border-left:1px solid #dcdcdc;
  border-right:1px solid #dcdcdc;
  left:0;
}

.mainpage-section:after{
  content: '';
  position: absolute;
  height: 25px;
  width: 100%;
  border-bottom:1px solid #dcdcdc;
  border-left:1px solid #dcdcdc;
  border-right:1px solid #dcdcdc;
  bottom:0;
  left:0;
}

.mainpage-section--image{
  position: absolute;
  top:-50px;
  text-align: center;
  width:calc(100% - 50px);
}

.mainpage-section--title{
  font-size: 16px;
  font-family: Circe;
  font-weight: bold;
  color:#454545;
  line-height: 20px;
  text-align: center;
  margin-bottom: 20px;
}

.mainpage-sections .slick-arrow{
  background: none;
  width: 20px;
  height: 20px;
  border-top: 2px solid #c21515;
  border-right: 2px solid #c21515;
  border-radius: 0;
  transform: rotate(45deg);
  right:-30px;
}

.mainpage-sections .slick-prev{
  transform: rotate(225deg);
  left:-30px;
}

.slick-slide:focus{
  border: 0;
  outline: 0;
}

.mainpage-sections .slick-arrow:hover{
  background: none;
}

.btn6{
  display: block;
  max-width: 255px;
  text-align: center;
  font-size: 14px;
  font-family: Circe;
  font-weight: bold;
  color:#4d4d4d;
  background: #ffffff;
  text-decoration: none;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  border: 1px solid #dddddd;
}

.mainpage-about--cons a{
  font-size: 14px;
  font-family: Circe;
  font-weight: bold;
  min-width: 160px;
}


.main-services img{
  width: 100%;
  height: 100%;
}

.slick-dots{
  text-align: center;
}
.slick-dots li{
  display: inline-block;
  width:5px;
  height: 5px;
  border-radius: 5px;
  border:1px solid #4d4d4d;
  margin-right: 15px;
}
.slick-dots li.slick-active{
  border:1px solid #c21515;
}
.slick-dots button{
  font-size: 0;
}


@media  (max-width: 769px) {
  .top-banner h2{
    font-size:24px;
  }
  .top-banner--block{
    flex-direction: column;
    text-align: center;
    justify-content: space-between;
  }
  .top-banner--right{
    min-height: unset;
  }
  .top-banner--title{
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
  }
  .top-banner--text{
    font-size: 12px;
  }
  .top-banner--right .btn5{
    margin: 15px auto 0 auto;
    padding:0 15px;
  }
  .main-services h2{
    font-size: 24px;
  }
  .main-services h3{
    font-size: 18px;
  }

  .main-services .main-service{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
  }

  #mainpage-sections .slick-list{
    padding-bottom: 30px;
  }

  .mainpage-section--title{
    font-size: 16px;
  }

  .main-advs h2{
    font-size: 24px;
    padding-top: 15px;
  }

  .main-adv--title{
    font-size: 16px;
    max-width: 175px;
    margin: 0 auto;
  }

  .main-adv--inner{
    width: 100%;
    max-width: 155px;
    margin: 0 auto 25px auto;
  }

  .main-adv--text{
    display: block!important;
    margin-bottom: 20px;
  }

  .main-advs--row{
    padding-bottom: 20px;
  }

  .main-slider h2{
    font-size: 24px;
  }

  .main-slide--inner{
    flex-direction: column;
    align-items: center;
  }

  .main-slide--row1 span{
    display: block;
  }

  .main-slide--row1{
    font-size: 30px;
    text-align: center;
    line-height: 36px;
  }
  .main-slide--row2{
    font-size: 24px;
    text-align: center;
  }

  .main-slide--brand{
    justify-content: center;
  }

  .main-slide--inner{
    position: relative;
  }

  .main-slide--btns .btn6{
    color:#e0101b;
    text-decoration: underline;
    font-family: Circe;
    font-weight: 300;
    font-size: 14px;
    position: absolute;
    text-align: center;
    border: 0;
    bottom: -75px;
    z-index: 1;
  }

  .main-slider-row .slick-list{
    padding-bottom: 75px;
  }

  .main-slider-row{
    position: relative;
  }

  .main-slider-row:before{
    content: '';
    position: absolute;
    bottom: 0;
    background: #FFF;
    width: 100%;
    height: 70px;
  }

  .main-slide--inner{
    padding: 20px;
  }

  .main-slide--btns{
    justify-content: center;
  }
  .main-slider-row .slick-dots{
    bottom:35px;
    position: absolute;
    width: calc(100% - 30px);
    z-index: 1;
  }

  .mainpage-sections h2{
    font-size: 24px;
  }

  .mainpage-about h2{
    font-size: 24px;
  }

  .mainpage-about--images{
    flex-wrap: wrap;
  }
  .main-news h2{
    font-size: 24px;
  }
  .main-news .col-sm-4{
    display: block;
  }
  .main-news .slick-list{
    padding-bottom: 60px;
  }
  .main-news--all{
    margin-top: -60px;
  }
  .main-news{
    padding-bottom: 75px;
  }
  .main-partners h2{
    font-size: 24px;
  }
  .main-certs h2{
    font-size: 24px;
  }
  .main-certs .slick-list{
    padding-bottom: 20px;
  }
  .main-reviews h2{
    font-size: 24px;
  }
  .main-reviews .slick-list{
    padding-bottom: 20px;
  }
  .mainpage-subscribe .subscribe-form-item{
    margin-bottom: 15px;
  }
  .mainpage-subscribe .row-margin{
    margin: 0;
  }
  .mainpage-subscribe .checkbox{
    margin-top: 0!important;
    margin-bottom: 15px;
  }
  .main-advs--col{
    max-width: 33%!important;
  }
  .mainpage-subscribe{
    padding: 30px 20px!important;
  }
  .main-partner{
    text-align: center;
  }
  .main-cert{
    text-align: center;
  }
  .mainpage-subscribe .h2{
    padding-left: 15px;
  }

  .top-banner--blocks .btn5{
    overflow: hidden;
  }

}

@media only screen and (max-width: 480px) {
  .top-banner--block{
    padding: 30px 10px;
  }
  .main-services > .row{
    margin-top: 20px;
  }

  .main-services-col{
    width: 50%;
    padding-bottom: 10px;
  }
  .main-services .main-service{
    height: 150px;
  }
  .main-services-col:nth-child(2n){
    padding-left: 5px;
  }
  .main-services-col:nth-child(2n+1){
    padding-right: 5px;
  }
  .mainpage-about--images a{
    width: calc(50% - 10px)!important;
    margin-bottom: 10px;
  }
  .mainpage-about--images a:nth-child(2n+1){
    padding-right: 5px;
  }
  .mainpage-about--images a:nth-child(2n){
    padding-left: 5px;
  }
}


/***header****/
.inner{max-width:1000px;}
.header .box-holder{padding-top: 0}

.header .lvl1 .col1{
  width: 290px;
  margin-right: 0;
  display: flex;
  align-items: center;
  text-decoration: none;
  min-width: 290px;
}

.logo-text{
  font-size: 12px;
  text-transform: uppercase;
  color:#000000;
  font-family: Circe;
  font-weight: 300;
  border-left: 1px solid #d91219;
  margin-left: 18px;
  padding-left: 12px;
  line-height: 14px;
}

.header .lvl1 .col3{
  margin-right: 15px;
  margin-left: 0;
}

.col2 .search-form{
  max-width: 175px;
  margin-left: 30px;
}

.col2 input[type="text"]{
  width: 175px;
  height: 35px;
  color:#333333;
  font-size: 14px;
  font-family: Circe;
  font-weight: 300;
}

/*.col2 input[type="submit"]{
  background: url(../images/search.png);
  width: 12px;
  height: 12px;
  border:0;
  position: absolute;
  right:15px;
  min-width: unset;
  top:calc(50% - 6px);
}*/

.col2 .inputs-box{
  position: relative;
}

.header .box-holder .number_phone{
  color:#333333;
  font-size: 18px;
  font-family: Circe;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

.header .box-holder .number_phone:after{
  background: unset;
  display: none;
}

.header-order-btn{
  font-size: 14px;
  font-family: Circe;
  font-weight: bold;
  background: #4d4d4d;
  min-width: 150px;
  border:0;
  height: 35px;
  border-bottom: 2px solid #171717;
}

.title-search-result{
  display: none!important;
}

.btn-header-sale{
  font-size: 14px;
  font-family: Circe;
  font-weight: bold;
  background: #e0101b;
  min-width: 150px;
  border:0;
  height: 35px;
  border-bottom: 2px solid #9c0008;
}

.header .lvl2{
  background: #f7f7f7;
}

.header .lvl2 .col1>ul>li>a{
  font-size: 18px;
  font-family: Circe;
  font-weight: 300;
}

.header .lvl2 .col1>ul>li{
  padding-right: 0px;
  position: relative;
  padding-bottom: 0;
}

.header .lvl2 .col1>ul>li.arrow:after{
  content: '';
  width: 5px;
  height: 5px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(135deg);
  position: absolute;
  right:-10px;
  top:calc(50% - 3px);
}

.header .lvl2 .col1>ul{
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header .lvl1 {
  padding: 20px 0 20px;
}


/***footer**/

.footer .lvl1 .col1{
  min-width: 370px;
  width: 370px;
}

.footer{
  background: #FFF;
}

.footer .lvl1{
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer .logo-text{
  text-transform: unset;
  border: 0;
  margin-left: 15px;
  padding-left: 0;
}

.footer .inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer .inner .col2, .footer .inner .col3{
  padding-top: 0;
}

.footer .number_phone{
  display: block;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  position: relative;
  font-family: Circe;
  font-weight: 300;
}

.footer .link-email{
  font-size: 14px;
  line-height: 18px;
  color: #e0101b;
  position: relative;
  font-family: Circe;
  font-weight: 300;
}


.pixelplus>a {
  float: left;
  padding-right: 10px;
}
.pixelplus>div{
  font-size: 12px;
  font-family: Circe;
  font-weight: 300;
  color:#000000;
  text-align: left;
}

.pixelplus {
  display: flex;
}

.pixelplus a {
  text-decoration:none;
  text-align: left;
}

.pixelplus div a:hover {
  text-decoration:underline;
}

.footer .lvl3 a{
  color:#a4a4a4;
  font-family: Circe;
  font-weight: 300;
  text-decoration: underline;
}

.footer .lvl3 {
  position: relative;
  width: 100%;
  z-index: 0;
  background: #FFF;
  opacity: 1;
}
.footer .lvl2{
  background: #FFF;
}
.mobile-header{
  display: none;
}
.lvl5{
  display: none;
}

.footer .lvl4{
  display: none;
}

@media only screen and (max-width: 960px) {
  .header-block{
    margin-bottom: 15px;
  }
  .header .lvl2 .col1>ul{
    display: block;
  }
  .logo-text{
    margin-left: 7px;
    padding-left: 7px;
    line-height: 12px;
  }

  .btn-header-sale,
  .header-order-btn{
    min-width: 145px;
  }

  .header .lvl1 .col1{
    width: 190px;
    max-width: 190px;
    min-width: 190px;
  }
  .header .lvl1 .col2 {
    display: block;
  }
  .header .search-form{
    display: none;
  }
  .mobile-header {
    display: flex;
  }
  .mob-nav-btn{
    background: #FFF;
    padding: 0;
  }
  .lvl2 .mob-nav-btn{
    display: none!important;
  }
  .header .lvl3{
    display: none;
  }
  .header-block .lvl1 .inner{
    display: flex;
    justify-content: space-between;
  }
  .mobile-header a{
    margin-left: 8px;
  }

  .header .box-holder{
    display: none;
  }
  .header.default .lvl2 .col1{
    top:0;
  }
  .header .lvl2 .col1>ul{
    padding: 0;
  }
  .lvl5{
    display: block;
  }
  .lvl5 .inner{
    display: flex;
    justify-content: space-between;
  }

  .footer .lvl2{
    display: block;
  }
  .footer .lvl2 .col1{
    display: block;
  }
  .footer .lvl2 .col1>ul>li{
    width: 50%;
  }
  .footer .lvl2 .col1 > ul > li > a{
    border: 0;
    font-size: 14px;
    font-family: Circe;
    font-weight: 300;
    padding: 0;
    margin:0;
    margin-bottom: 10px;
    color:#000;
  }
  .footer .lvl2 .col1>ul{
    display: flex;
    flex-wrap: wrap;
  }
  .footer .inner{
    display: block;
    text-align: center;
  }
  .footer .lvl1 .col1{
    width: unset;
    max-width: unset;
    min-width: unset;
    margin-left: 8px;
    float:none;
    justify-content: center;
  }
  .footer .logo-text{
    font-size: 12px;
    text-align: left;
  }
  .footer .lvl1 .col2,
  .footer .lvl1 .col3{
    display: none;
  }
  .footer .lvl3{
    display: block;
  }
  .footer .lvl3 a{
    font-size: 11px;
    text-align: center;
  }
  .footer .lvl4 .inner {
    display: flex;
    justify-content: center;
  }
  .footer .lvl4 .col2, .footer .lvl4 .col3{
    padding: 0 15px;
  }
  .footer .lvl4{
    padding-bottom: 20px;
    display: block;
  }
  .footer .lvl5 .inner {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 340px) {
  .logo-text {
    display: none!important;
  }
}
@media screen and (min-width: 1024px) {
      .popup_tel_box{
        width: 880px;
        height: 417px;
        font-family: 'Circe';
      }
      .pic_box{
        width: 50%;
        height: 100%;
        float: left;
        background: url(/local/templates/innet_corppro4_2_s2/images/Maskgroup.png);
      }
      .pic_box .pic_center{
        background-image: url(/local/templates/innet_corppro4_2_s2/images/t1.png);
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
      }
      .popup_tel_box .text_box{
        width: 50%;
        float: right;
        height: 100%;
      }
      .fancybox-skin{
        padding: 0px !important;
        border-radius: 0px !important;
      }
      .popup_title{
        margin-top: 78px;
        font-family: 'Circe';
      font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 42px;
        color: black;
      }
      .popup_text{
        font-size: 16px;
        line-height: 20px;
        color: black;
        margin-top: 14px;
        margin-right: 74px;
      }
      .tel_popup_btn{
        background: #C21515;
        color: white;
        text-align: center;
        width: 213px;
        height: 38px;
        line-height: 38px;
        border-radius: 5px;
        cursor: pointer;
      }
      .fancybox-close{
        top: 17px;
        right: 17px;
        background-image: url(/local/templates/innet_corppro4_2_s2/images/fn_close.png);
        background-repeat: no-repeat;
        width: 12px;
        height: 12px;
      }
    }
    @media screen and (max-width: 1023px) {
      .fancybox-skin{
        padding: 0px !important;
        border-radius: 0px !important;
      }
      .pic_box{
        width: 100%;
        height: 224px;
      }
      .pic_box .pic_center{
        background-image: url(/local/templates/innet_corppro4_2_s2/images/t1.png);
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 194px;
      }
      .popup_tel_box{
        width: 320px;
        height: 544px;
        background-image: url(/local/templates/innet_corppro4_2_s2/images/Rectangle15.png);
        background-size: auto;
        background-repeat: no-repeat;
      }
      .popup_title{
        font-family: 'Circe';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 22px;
      }
      .popup_text{
        font-family: 'Circe';
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #000000;
      }
      .tel_popup_btn{
        background: #C21515;
        color: white;
        text-align: center;
        width: 213px;
        height: 38px;
        line-height: 38px;
        border-radius: 5px;
        cursor: pointer;
        margin: 0px auto;
      }
      .popup_tel_box .text_box{
        padding: 0px 34px;
      }
      .fancybox-close{
        top: 17px;
        right: 17px;
        background-image: url(/local/templates/innet_corppro4_2_s2/images/fn_close.png);
        background-repeat: no-repeat;
        width: 12px;
        height: 12px;
        background-size: auto;
      }
      .text_box{
        font-family: 'Circe';
      }
    }