@font-face {
  font-family: GothamProRegular;
  src: url(./fonts/GothamProRegular/GothamProRegular.eot);
  src: url(./fonts/GothamProRegular/GothamProRegular.ttf) format("embedded-opentype"), url(./fonts/GothamProRegular/GothamProRegular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: GothamProThin;
  src: url(./fonts/GothamPro/GothamPro-Light.woff) format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: GothamProBlack;
  src: url(./fonts/GothamProBlack/GothamProBlack.eot);
  src: url(./fonts/GothamProBlack/GothamProBlack.ttf) format("embedded-opentype"), url(./fonts/GothamProBlack/GothamProBlack.woff) format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: GothamProBold;
  src: url(./fonts/GothamProBold/GothamProBold.eot);
  src: url(./fonts/GothamProBold/GothamProBold.ttf) format("embedded-opentype"), url(./fonts/GothamProBold/GothamProBold.woff) format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
body, h1, h2, h3, h4, p, ul {
  margin: 0;
  padding: 0;
  font-family: GothamProRegular, sans-serif;
  font-style: normal;
  font-weight: 400;
}

li {
  list-style: none;
}

.overflow {
  overflow: hidden;
}

.line-mob {
  display: none;
}

a, button {
  outline: 0;
}

.lan-title h2, .lan-title p {
  text-align: center;
  color: #000;
}

.lan-title {
  padding-top: 100px;
}

@media screen and (max-width: 992px) {
  .lan-title {
    padding-top: 40px;
  }
}
.lan-title h2 {
  font-size: 33px;
  font-family: GothamProRegular;
  font-weight: normal;
}

.lan-title p {
  font-size: 42px;
  padding-top: 25px;
  font-family: GothamProBlack;
  color: #026ed0;
}

.lan-air-services {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

.lan-ser-btn-box {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

.lan-air-services {
  height: auto;
  width: 100%;
  max-width: 100%;
  padding-bottom: 25px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.lan-card-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 70px;
  max-width: 1580px;
  margin: 0 auto 80px;
}

.lan-card {
  overflow: hidden;
  width: calc(25% - 40px);
  max-width: 330px;
  height: 390px;
  background-color: #fff;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -webkit-box-shadow: 0 0 15px #000;
  box-shadow: 0 0 15px #000;
  position: relative;
  margin: 0 20px;
}


.lan-card-line {
  width: 100%;
  position: relative;
}

.lan-card-line-blue {
  position: absolute;
  bottom: -6px;
  width: 100%;
}

.lan-card img {
  width: 100%;
}

.card-img-box {
  width: 80%;
  margin: auto;
  margin-top: 40px;
}

.card-img-box > a {
  max-width: 110px;
  width: 100%;
  margin: auto;
  padding-top: 30px;
  height: 100px;
  display: block;
}

.card-img-box img {
  display: block;
  width: 80%;
  margin: auto;
}

.card-img-box img:last-child {
  margin: auto;
  height: 90px;
  width: auto;
}

.upd-25-button-row {
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.upd-25-button-row a.upd-25-button {
  padding: 23px 56px;
  background: #fe0000;
  color: white;
  font-size: 30px;
  border-radius: 19px;
  font-family: OpenSansB;
}
.upd-25-button-row a.upd-25-button:hover, .upd-25-button-row a.upd-25-button:focus {
  transition: 0.3s;
  background: #e50000;
}

.lan-card > a {
  display: block;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  margin-top: 45px;
  font-size: 27px;
  font-family: GothamProRegular;
  text-decoration: none;
}

.lan-repair-ser {
  height: 49vw;
  /*background: url("../images/BG_HVAC.png");*/
  /*background: url("../images/BG_HVAC.webp");*/
  width: 100%;
  max-width: 100%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

.wh-title {
  font-size: 41px;
  font-family: GothamProBlack;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding-top: 42px;
}

.bl-title {
  color: #026ed0;
  font-size: 42px;
  font-family: GothamProBlack;
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
  padding-top: 45px;
}
.bl-title a{
  color: #026ed0;
}
.lan-ser-btn-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1190px;
  padding-top: 30px;
  margin: auto;
}

.lan-ser-btn-box-a {
  color: transparent !important;
  border: none !important;
  width: 0 !important;
  height: 0 !important;
  position: absolute;
  overflow: hidden !important;
  display: block !important;
}

.lan-ser-btn-box .lan-ser-btn-box-bt2 {
  cursor: pointer;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  display: block;
  width: 360px;
  min-height: 100px;
  border: 2px solid #fff;
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 23px;
  border-radius: 23px;
  padding: 19px 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: GothamProBlack;
  line-height: 30px;
  -webkit-transition: 0.55s;
  transition: 0.55s;
}

.sec-card-box .lan-card-line {
  margin-top: -1px;
}

.lan-air-services {
  /*background: url("../images/BG_service.webp") no-repeat;*/
  background-size: cover!important;
}

.lan-ser-btn-box .lan-ser-btn-box-bt1 {
  cursor: pointer;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  display: block;
  width: 360px;
  min-height: 100px;
  border: 2px solid #fff;
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 23px;
  border-radius: 23px;
  padding: 19px 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: GothamProBlack;
  line-height: 30px;
  -webkit-transition: 0.55s;
  transition: 0.55s;
}

.lan-ser-btn-box .lan-ser-btn-box-bt1:hover {
  background-color: rgba(255, 255, 255, 0.3215686275);
}

.lan-ser-btn-box .lan-ser-btn-box-bt2:hover {
  background-color: rgba(255, 255, 255, 0.3215686275);
}

.lan-ser-info a, .lan-ser-info h3, .lan-ser-info h4 {
  text-align: center;
  color: #fff;
}

.lan-ser-info {
  max-width: 550px;
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 25px;
  text-align: left;
}
@media screen and (min-width: 1390px){
  .lan-ser-info{
    left: 60px;
  }
}
.lan-ser-info h3 {
  font-size: 33px;
  margin-bottom: 30px;
  text-align: left;
  color: #026ed0;
  font-family: GothamProBlack;
}

.lan-repair-ser-in {
  max-width: 1840px;
  padding: 0 25px;
  margin: auto;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: relative;
}

.lan-ser-info h4 {
  font-size: 21px;
  line-height: 28px;
  color: black;
  text-align: left;
  margin: 0 0 35px 0;
  font-weight: 700;
}

.lan-ser-info a {
  display: block;
  font-size: 19px;
  font-weight: 700;
  font-style: italic;
  color: black;
  font-family: GothamProBlack;
  text-align: left;
  text-transform: lowercase;
  text-decoration: underline;
}
.lan-ser-info a:hover, .lan-ser-info a:focus {
  color: #026ed0;
}

@media screen and (max-width: 1380px) {
  .bl-title {
    font-size: 33px;
  }
  .lan-ser-info h3 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .lan-ser-info {
    max-width: 430px;
  }
  .lan-ser-info h4 {
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px 0;
  }
  .lan-ser-info a {
    font-size: 14px;
  }
  .lan-repair-ser {
    height: 70vw;
  }
  .lan-title h2 {
    font-size: 25px;
  }
  .card-img-box img:last-child {
    height: 65px;
  }
  .upd-25-button-row a.upd-25-button {
    font-size: 19px;
  }
  .lan-card > a {
    font-size: 19px;
  }
  .lan-card-container {
    max-width: 1100px;
  }
  .card-img-box > a {
    height: auto;
    padding-top: 0px;
  }
  .lan-card {
    max-width: 265px;
    height: 325px;
  }
  .lan-title p {
    font-size: 33px;
  }
}
@media screen and (max-width: 992px) {
  .card-img-box{
    margin-top: 20px;
  }
  .lan-card > a {
    font-size: 13px;
    margin-top: 25px;
  }
  .lan-card{
    height: 220px;
  }

}
@media screen and (max-width: 480px) {
  .upd-25-button-row {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
  .upd-25-button-row a.upd-25-button {
    font-size: 19px;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 0;
  }
}
@media screen and (max-width: 400px) {
  .upd-25-button-row a.upd-25-button {
    font-size: 16px;
  }
}
/*review start */
.testimonials-upd25-container {
  /*background: url("../images/BG_review.png");*/
  background-size: cover;
  padding-bottom: 55px;
}

.testimonials-upd25-in {
  padding: 0 20px;
  overflow: hidden;
  box-sizing: border-box;
}

.testimonials-upd25-main-comment {
  max-width: 1160px;
  margin: 50px auto 50px;
  display: flex;
}

.t-upd25-text p {
  font-size: 24px;
  line-height: 33px;
  font-style: italic;
}

.t-upd25-photo .img {
  width: 123px;
  height: 123px;
  margin: auto;
  border: 2px solid #f6021e;
  border-radius: 50%;
  overflow: hidden;
}
.t-upd25-photo .img img {
  width: 100%;
  height: 100%;
}

.t-upd25-name {
  margin: 40px auto 15px;
}
.t-upd25-name p {
  text-align: center;
  font-family: "GothamProRegular";
  font-weight: 600;
  font-size: 25px;
  color: black;
}

.t-upd25-media {
  width: 220px;
  margin-right: 50px;
}
.t-upd25-media .rating {
  justify-content: center;
}

.t-upd25-text {
  width: calc(100% - 270px);
}

.testimonials-upd25-rev-socials {
  display: flex;
  justify-content: center;
  align-items: center;
}

.rev-itm-25 {
  position: relative;
  margin: 0 25px;
  display: flex;
  align-items: center;
}
.rev-itm-25:after {
  content: "";
  position: absolute;
  top: 12px;
  display: block;
  width: 2px;
  height: 30px;
  background: #0270d2;
  right: -25px;
}
.rev-itm-25 p + img {
  min-width: 25px;
  width: 32px;
  margin-right: 15px;
}
.rev-itm-25 .img img {
  min-width: 50px;
  width: 130px;
  display: block;
  margin: 0 10px;
}
.rev-itm-25 .img {
  margin-right: 20px;
}
.rev-itm-25 a {
  white-space: nowrap;
  color: black;
  font-size: 29px;
}
.rev-itm-25 a:hover, .rev-itm-25 a:focus {
  text-decoration: underline;
}
.rev-itm-25 p {
  font-family: GothamProBlack;
  font-size: 48px;
  color: black;
}
.rev-itm-25.rev-yelp .img img {
  width: 110px;
}
.rev-itm-25.rev-5 .img img {
  width: 85px;
  margin: 0;
}
.rev-itm-25.rev-5:after {
  display: none;
}
.rev-itm-25.rev-5 .img {
  margin: 0;
}
.rev-itm-25.rev-homeadv .img img {
  width: 270px;
}
.rev-itm-25.rev-homeadv:before {
  content: "";
  position: absolute;
  top: 12px;
  display: block;
  width: 2px;
  height: 30px;
  background: #0270d2;
  left: -25px;
}
.rev-itm-25.rev-homeadv:after {
  display: none;
}

.rat-st-count {
  display: flex;
  align-items: center;
}

.rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0 18px;
}

.rating .rateStarPopup {
  width: 23px;
  height: 23px;
  background: url("../images/star-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.rating .rateStarPopup.active {
  background: url("../images/star-gold.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.rating .rateStarPopup.active50 {
  position: relative;
}

.rating .rateStarPopup.active50:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  content: "";
  display: block;
  background: url("../images/star-gold.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.rating .rateStarPopup.active25 {
  position: relative;
}

.rating .rateStarPopup.active25:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 100%;
  content: "";
  display: block;
  background: url("../images/star-gold.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.rating .rateStarPopup.active75 {
  position: relative;
}

.rating .rateStarPopup.active75:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 75%;
  height: 100%;
  content: "";
  display: block;
  background: url("../images/star-gold.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

/*review end */
/*slider social start*/
.social-xr {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
.social-xr .rev-itm-25 {
  margin: 0 55px 0 0;
}
.social-xr .rev-itm-25:after {
  top: 6px;
  background: white;
}
.social-xr .rev-itm-25:last-child {
  margin-right: 0;
}
.social-xr .rev-itm-25:last-child:after {
  display: none;
}
.social-xr .rev-itm-25 p {
  font-size: 35px;
  color: white;
}
.social-xr .rev-itm-25 p + img {
  margin-right: 5px;
}
.social-xr .rev-itm-25 .img img {
  width: 110px;
}
.social-xr .rev-itm-25 a {
  font-family: GothamProThin;
  color: white;
  font-size: 23px;
}
.social-xr .rev-itm-25.rev-yelp .img img {
  width: 85px;
}

/*slider social end*/
/*areas we serve start*/
.areas-we-serve-upd25-container {
  /*background: url("../images/BG_areas-we.jpg");*/
  padding-bottom: 75px;
  background-position: center;
  background-size: cover;
}

.areas-we-serve-upd25-in {
  max-width: 1825px;
  margin: auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.areas-we-serve-upd25-in h3 {
  margin: 25px auto;
  max-width: 865px;
  font-size: 29px;
  text-align: center;
}

.we-serve-row-upd25 {
  display: flex;
  align-items: flex-end;
}

.we-serve-upd25-itm {
  width: 35%;
}
.we-serve-upd25-itm .upd-25-button-row a.upd-25-button {
  margin-left: -100px;
}

.we-serve-upd25-img {
  margin-top: -100px;
  width: 30%;
}

.we-serve-upd25-lasvegas {
  margin-bottom: 20px;
}
.we-serve-upd25-lasvegas p {
  text-align: center;
  font-size: 32px;
  margin-bottom: 42px;
}
.we-serve-upd25-lasvegas ul {
  column-count: 2;
  gap: 100px;
}
.we-serve-upd25-lasvegas ul li {
  white-space: nowrap;
  font-size: 26px;
  margin-bottom: 35px;
}
.we-serve-upd25-lasvegas ul li a{
  color: black;
}
.we-serve-upd25-lasvegas ul li a:hover{
  text-decoration: underline;
}
.we-serve-upd25-lasvegas ul li:nth-child(3n) {
  margin-bottom: 0;
}
.we-serve-upd25-lasvegas ul li:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 20px;
  margin-right: 16px;
  background: url("../images/icon_areas.svg")no-repeat;
  background-size: contain;
}

/*areas we serve end*/
/*blog new start*/
.news-upd25-in {
  padding: 30px 20px 80px 20px;
  box-sizing: border-box;
}

.news-upd25-list {
  display: flex;
  margin: 0 -20px;
}

.news25-item-in {
  max-width: 510px;
  margin: auto;
}

.news25-item {
  width: 33.333%;
  margin: 0 20px;
}
.news25-item a {
  color: black;
}
.news25-item .news25-text {
  height: 175px;
  overflow: hidden;
  margin-bottom: 20px;
}
.news25-item .news25-text p {
  font-size: 15px;
  line-height: 25px;
}
.news25-item .news25-ttl {
  height: 66px;
  overflow: hidden;
  margin-bottom: 35px;
  text-align: center;
}
.news25-item .news25-ttl a {
  display: block;
  max-width: 490px;
  margin: auto;
  font-family: GothamProBlack;
  color: #026ed0;
  font-size: 29px;
}
.news25-item .news25-img {
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 10px;
}
.news25-item .news25-img img {
  margin: auto;
  display: block;
}
.news25-item .news-read-more {
  font-size: 19px;
  color: black;
  text-decoration: underline;
  text-align: center;
  display: block;
  font-style: italic;
}
.news25-item .news-read-more:hover, .news25-item .news-read-more:focus {
  color: #006ecd;
}

.news-upd25-list-cont {
  margin: 0 auto 85px;
}

/*blog new end*/
/*coupons start*/
.youtube-player .play {
  /*background: url("../images/icon_youtube.svg") no-repeat !important;*/
  /*background-size: contain !important;*/
}

.coupon-view {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 216px;
  border-radius: 12px;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='%23026ed0' stroke-width='5' stroke-dasharray='6%2c 14' stroke-dashoffset='30' stroke-linecap='square'/%3e%3c/svg%3e");
  font-family: Sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #fe0000;
  position: relative;
}
.coupon-view span {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.coupon-view span:after {
  position: absolute;
  content: "";
  top: 3px;
  left: 3px;
  display: block;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border-radius: 10px;
  z-index: -1;
  background: white;
}
.coupon-view span:before {
  position: absolute;
  content: "";
  top: -41px;
  left: 4px;
  display: block;
  width: 54px;
  height: 35px;
  background: url("../images/icon_discount.svg") no-repeat;
  background-size: contain;
}

.video-coupons-container {
  /*background: url("../images/bg_video.png");*/
  background-size: cover;
  padding-bottom: 60px;
}

.video-coupons-in-row {
  display: flex;
  justify-content: space-between;
}
.video-coupons-in-row .upd-25-button-row {
  margin-top: 45px;
}

.video-coupons-video {
  max-width: 975px;
  width: 55%;
}

.video-coupons-in {
  max-width: 1850px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: auto;
}

.video-coupons-coupons {
  width: 45%;
}

.video-coupons-video-list {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.video-coupons-video-list .hide-bg{
  width: 100%;
  height: 14vw !important;
  max-height: 265px!important;
}
.video-coupons-video-list .video-coupons-video-item {
  width: calc(50% - 20px);
}

.video-coupons-coupons-list {
  display: flex;
  justify-content: space-between;
}
.video-coupons-coupons-list .video-coupons-item {
  width: calc(50% - 20px);
}

.video-coupons-coupons {
  padding-left: 35px;
  max-width: 765px;
}
.video-coupons-coupons p {
  font-size: 25px;
  text-align: center;
  margin: 20px auto 23px;
  max-width: 380px;
}

/*coupons end*/
.secod-card-bg {
  min-height: 620px;
  width: 100%;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sec-card-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1508px;
  margin: auto;
  padding-top: 148px;
  color: #fff;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 75px;
}

.sec-card-box {
  overflow: hidden;
  position: relative;
  width: 21.4%;
  min-height: 430px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px #000;
  box-shadow: 0 0 15px #000;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  background-image: url(../images/svg/nrs-logo-opa1.svg);
  background-repeat: no-repeat;
  background-size: 83%;
  background-position: 33px 129px;
}

.sec-card-box img {
  width: 100%;
}

.sec-card-box h2 {
  font-size: 20px;
  text-align: center;
  color: #006ecd;
  font-family: GothamProBlack;
  padding-top: 68px;
}

.sec-card-box p {
  font-size: 15px;
  text-align: center;
  color: #141515;
  padding-top: 37px;
  font-weight: 700;
}

.sec-card-box a.read-more {
  font-size: 15px;
  text-align: center;
  color: #006ecd;
  display: block;
  font-weight: 700;
  font-style: italic;
  padding-top: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70px;
}

.lan-choose-container {
  min-height: 1015px;
  background-size: cover !important;
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 40px;
  background-position: center;
}

.lan-choose-block {
  max-width: 1320px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: auto;
  position: relative;
}

.lan-choose-container p {
  text-align: center;
  color: #fff;
  padding-top: 20px;
}

.lan-choose-btn-box, .reward-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px;
}

.lan-choose-btn-box span {
  width: 260px;
  min-height: 60px;
  margin: 0 10px;
  border: 2px solid #fff;
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border-radius: 15px;
  text-transform: uppercase;
  font-family: GothamProBlack;
  padding-top: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 22px;
  font-size: 20px;
  color: #fff;
}

.choose-info {
  position: absolute;
  right: 0;
  margin-top: 20px;
}

.choose-info li {
  color: #fff;
  padding-top: 29px;
  font-size: 20px;
  font-family: GothamProRegular;
  font-weight: 800;
  list-style: none;
  position: relative;
}

.choose-info li:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/svg/check.svg);
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 15px;
}

.reward-container {
  padding-top: 460px;
}

.reward-box {
  border: 2px solid #fff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  padding: 10px;
}

.reward-box:nth-child(2) {
  margin: 0 20px;
}

.reward-box h3 {
  color: #fff;
  font-family: GothamProBlack;
  text-align: center;
}

.reward-box span {
  color: #fff;
  text-align: center;
  padding-top: 5px;
  display: block;
}

.lan-choose-bottom {
  color: #fff;
  text-align: center;
  position: relative;
  min-height: 212px;
  margin-top: 20px;
}

.full-text{
  display: none;

}
.full-text .mphc{
  padding:0 20px 30px 20px;
}

.full-text.open .mphc {
}

.full-text {
  padding: 0px;
}

.full-text p {
  text-align: left;
}

.lan-choose-bottom:after, .lan-choose-bottom:before {
  content: "";
  display: block;
  width: 51px;
  height: 35px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
}

.lan-choose-bottom:before {
  left: 0;
  top: 0;
  border-top: 3px solid white;
  border-left: 3px solid white;
  border-top-left-radius: 35px;
}

.lan-choose-bottom:after {
  right: 0;
  top: 0;
  border-top: 3px solid white;
  border-right: 3px solid white;
  border-top-right-radius: 35px;
}

.lan-choose-block:after, .lan-choose-block:before {
  content: "";
  display: block;
  width: 51px;
  height: 35px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
}

.lan-choose-block:before {
  left: 20px;
  bottom: 0;
  border-bottom: 3px solid white;
  border-left: 3px solid white;
  border-bottom-left-radius: 35px;
}

.lan-choose-block:after {
  right: 20px;
  bottom: 0;
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  border-bottom-right-radius: 35px;
}

.lan-choose-bottom h2 {
  padding-top: 20px;
  font-size: 22px;
  line-height: 25px;
  font-family: GothamProBlack;
}

.lan-choose-bottom h4 {
  padding-top: 20px;
  font-size: 20px;
  line-height: 30px;
}

.lan-choose-bottom a {
  color: #fff;
  margin-top: 10px;
  display: block;
  font-style: italic;
  text-decoration: underline;
}

@media screen and (min-width: 1380px) {
  .lan-choose-bottom h2 {
    padding-top: 20px;
    font-size: 29px;
    line-height: 30px;
  }
  .lan-choose-btn-box {
    padding-top: 40px;
  }
  .reward-container {
    padding-top: 0px;
  }
  .reward-box h3 {
    font-size: 26px;
  }
  .reward-box span {
    font-size: 21px;
    padding-top: 3px;
  }
  .reward-box {
    border: 3px solid #fff;
    border-radius: 17px;
    padding: 20px 13px;
  }
  .lan-choose-btn-box span {
    width: 290px;
    min-height: 80px;
    margin: 0 10px;
    border-radius: 15px;
    border: 4px solid #fff;
    padding-top: 0px;
    line-height: 25px;
    font-size: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .lan-choose-container p {
    padding-top: 20px;
    font-size: 23px;
  }
  .choose-info {
    position: unset;
    margin-top: 30px;
  }
  .choose-info li:before {
    width: 25px;
    height: 25px;
    padding-right: 21px;
  }
  .choose-info li {
    width: 506px;
    color: #fff;
    margin-left: auto;
    padding-top: 0px;
    font-size: 28px;
    margin-bottom: 41px;
    font-family: GothamProRegular;
    font-weight: 800;
    list-style: none;
    position: relative;
  }
  .lan-choose-bottom p {
    font-size: 21px;
    padding-top: 25px;
  }
}
.membershit-bg, .preventive-container {
  height: 307px;
  background-image: url(../images/svg/membershit-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
}

.membershit-center {
  width: 40%;
  margin: auto;
}

.membershit-center img {
  width: 100%;
  display: block;
}

.membershit-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  position: relative;
  max-width: 1020px;
  margin: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.membershit-box-l h3 {
  text-transform: uppercase;
  font-family: GothamProBlack;
  font-size: 25px;
}

.membershit-box-l p {
  padding-top: 15px;
  font-size: 18px;
}

.membershit-box-l a {
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: right;
  font-style: italic;
  padding-top: 12px;
}

.membershit-box-r a {
  width: 230px;
  height: 92px;
  font-size: 25px;
  color: #fff;
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  text-decoration: none;
  margin-bottom: 20px;
  font-family: GothamProBlack;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
}

.membershit-box-r a:first-child {
  background-image: url(../images/svg/become-br.svg);
  padding-top: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.membershit-box-r a:first-child:before {
  content: "";
  display: block;
  width: 90%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3215686275);
  top: 0;
  position: absolute;
  -webkit-transform: skewX(13deg);
  -ms-transform: skewX(13deg);
  transform: skewX(13deg);
  overflow: hidden;
  left: 13px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.membershit-box-r a:first-child:hover:before, .membershit-box-r a:last-child:hover:before {
  opacity: 1;
}

.membershit-box-r a:last-child {
  background-image: url(../images/svg/login-br.svg);
  line-height: 92px;
}

.membershit-box-r a:last-child:before {
  content: "";
  display: block;
  width: 90%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3215686275);
  top: 0;
  position: absolute;
  -webkit-transform: skewX(-13deg);
  -ms-transform: skewX(-13deg);
  transform: skewX(-13deg);
  overflow: hidden;
  left: 13px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.membershit-box-l a {
  text-decoration: underline;
}

.lan-review-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.lan-man {
  width: 375px;
}

.lan-man img {
  width: 100%;
}

.lan-rewiev-slBox {
  max-width: 640px;
  height: 200px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px -4px #000;
  box-shadow: 0 0 30px -4px #000;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  top: 50px;
}

.lan-rewiev-box img {
  width: 40%;
  display: block;
  margin: auto;
}

.lan-rewiev-box p {
  text-align: center;
  font-size: 18px;
  padding-top: 30px;
  padding-left: 70px;
  padding-right: 70px;
}

.lan-rewiev-box {
  padding: 20px 50px;
}

.blue-arrow, .red-arrow {
  position: absolute;
  border: none;
  background-color: transparent;
  padding: 0;
  display: block;
  width: 15px;
  top: 90px;
  z-index: 100;
  cursor: pointer;
}

.red-arrow {
  left: 60px;
}

.blue-arrow {
  right: 60px;
}

.lan-more-rev {
  padding-left: 70px;
  padding-right: 70px;
}

.lan-more-rev h3 {
  text-align: center;
  color: #006ecd;
  font-family: GothamProBlack;
  font-size: 20px;
}

.more-rev-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.more-rev-list li {
  width: 260px;
  margin: 0 20px;
}

.more-rev-list li a {
  display: block;
}

.more-rev-list li a img {
  width: 100%;
}

.hide-bg {
  width: 332px;
  height: 260px !important;
}

.preventive-container {
  background-image: url(../images/svg/membershit-bg-rb-pc.svg);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 33px;
  background-position: center;
}

.lan-discount-container {
  width: 325px;
  height: 174px;
}

.preventive-slider {
  width: 410px;
  margin-left: -5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  top: -40px;
}

.preventive-slider > .slick-list > .slick-track {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.preventive-slider > .slick-list > .slick-track > .slick-slide {
  float: none !important;
}

.lan-discount-container h4 {
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}

.lan-discount-box {
  width: 100%;
  height: 100%;
  background-color: #338bd7;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.lan-discount-box a {
  display: block;
  text-align: center;
  color: #fefefe;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 174px;
  position: relative;
  background-color: #338bd7;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: 0.75s;
  transition: 0.75s;
  font-weight: 700;
}

.lan-discount-box a:hover {
  background-color: #43a1f2;
}

.lan-discount-box a:before {
  content: "";
  display: block;
  position: absolute;
  width: 347px;
  height: 214px;
  background-image: url(../images/svg/cut.svg);
  background-repeat: no-repeat;
  top: -33px;
  left: -12px;
}

.preventive-sl-box {
  position: relative;
  padding: 30px;
}

.preventive-sl-box h4 {
  font-size: 22px;
  font-family: GothamProBlack;
  text-align: center;
  color: #fff;
  background-color: #006ecd;
  text-transform: uppercase;
  border: 1px solid #fff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px 0;
  width: 71%;
}

.preventive-sl-box img {
  width: 0;
  height: 0;
  overflow: hidden;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.preventive-blog-main-bg {
  height: 220px;
  background-position: center;
  background-size: cover;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.preventive-sl-box a {
  display: block;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  font-family: GothamProBlack;
  padding-top: 10px;
}

.preventive-sl-box a:first-child {
  height: auto;
  width: 100%;
}

@media screen and (min-width: 1380px) {
  .membershit-box-r a {
    width: 243px;
    height: 97px;
    font-size: 30px;
  }
  .membershit-box-r a:first-child {
    margin-bottom: 60px;
  }
  .membershit-box-r a:last-child {
    margin-bottom: 0;
  }
  .membershit-bg, .preventive-container {
    height: 345px;
  }
  .membershit-block {
    max-width: 1150px;
  }
  .membershit-box-l p {
    padding-top: 18px;
    line-height: 34px;
    font-size: 25px;
  }
  .membershit-box-l a {
    color: #fff;
    font-size: 19px;
    display: block;
    text-align: right;
    font-style: italic;
    padding-top: 18px;
    position: relative;
    right: -53px;
    bottom: 0px;
  }
  .membershit-box-l h3 {
    text-transform: uppercase;
    font-family: GothamProBlack;
    font-size: 25px;
    margin-top: -23px;
    line-height: 33px;
  }
}
.bl-arr {
  border: none;
  padding: 0;
  display: block;
  background-color: transparent;
  width: 20px;
  position: absolute;
  z-index: 100;
  top: 40%;
  right: -5%;
  cursor: pointer;
}

.bl-l {
  left: -5%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.foo-title-mob {
  display: none;
}

.foo-container {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 20px;
}

.foo-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  margin: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 80px;
}

.foo-title li {
  margin: 0 20px;
}

.foo-title li:first-child {
  width: 250px;
}

.foo-title li:nth-child(2) {
  width: 150px;
}

.foo-title li:nth-child(3) {
  width: 300px;
}

.foo-title li:last-child {
  width: 230px;
}

.foo-title li img {
  display: block;
  width: 100%;
  height: 100%;
}

.foo-bot {
  max-width: 1725px;
  margin: auto;
  padding: 0 20px;
}

.foo-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #fff;
  margin: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.foo-bot-left {
  width: 22%;
  margin-right: 5%;
}

.foo-bot-left .logo-f {
  display: block;
  margin-bottom: 50px;
}

.foo-bot-left img {
  min-width: 240px;
  display: block;
  margin: auto;
  max-width: 290px;
  width: 100%;
}

.foo-bot-left span {
  text-align: center;
  display: block;
}

.foo-bot-left h4 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.foo-bot-left h3 {
  color: black;
  /*white-space: nowrap;*/
  font-size: 30px;
  text-align: center;
  font-family: GothamProBold;
}

.foo-bot-center {
  width: 32%;
  min-width: 550px;
  margin-top: 70px;
}

.foo-bot-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 35px;
}

.foo-bot-list li:nth-child(2) {
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
}

.foo-bot-list li {
  padding: 5px 10px;
  width: inherit;
}

.foo-bot-list a {
  color: black;
  text-decoration: none;
  text-align: center;
  display: block;
  line-height: 47px;
  font-size: 27px;
  font-family: GothamProBold;
}
.foo-bot-list a:hover, .foo-bot-list a:focus {
  color: #006ecd;
}

.foo-bot-center > a {
  font-size: 80px;
  text-align: center;
  color: #0072cf;
  text-decoration: none;
  font-family: GothamProBlack;
}

.foo-container {
  /*background: url("../images/bg_footer.png");*/
  background-size: cover !important;
}

.schedule-foo-btn {
  box-sizing: border-box;
  width: 100%;
  margin: 40px auto;
  text-align: center;
}

.schedule-foo-btn a {
  padding: 22px 14px;
  background: #fe0000;
  color: white;
  font-size: 35px;
  border-radius: 19px;
  font-family: OpenSansB;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
}
.schedule-foo-btn a:hover, .schedule-foo-btn a:focus {
  transition: 0.3s;
  background: #e50000;
}

.foo-bot-right {
  width: 25%;
}

.quick-foo-menu > li > a {
  color: black;
  font-size: 29px;
  text-decoration: underline;
  text-align: right;
  display: block;
}
.quick-foo-menu > li > a:hover, .quick-foo-menu > li > a:focus {
  color: #006ecd;
}

.quick-foo-menu > li {
  margin-bottom: 13px;
}

.foo-social-ico {
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 10px;
  width: 170px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.foo-bot-right h4 {
  margin-top: 5px;
  text-align: right;
  color: black;
  font-size: 30px;
  margin-bottom: 35px;
  font-family: GothamProBlack;
}

.foo-social-ico li a {
  color: #0070d0;
  display: block;
  width: 17px;
  height: 17px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 3px solid #0070d0;
  padding: 5px;
}

.foo-social-ico li a img {
  width: 100%;
  height: 100%;
}

.lan-copyright {
  text-align: center;
  margin: 45px 0;
  color: black;
  font-size: 17px;
}

.mphc a {
  display: inline-block;
  text-decoration: underline;
}

.mphc h3 {
  margin-top: 30px;
}

@media screen and (min-width: 481px) {
  .main-slider-redirect {
    display: none !important;
  }
}
@media screen and (max-width: 480px) {
  .ac-installation-baner img {
    width: 100%;
  }
}
.foo-logo-partners {
  max-width: 1050px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 10px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.foo-logo-partners a {
  display: flex;
}
.foo-logo-partners a:nth-child(1) {
  margin-left: 110px;
  justify-content: flex-end;
}
.foo-logo-partners a:nth-child(1) img {
  width: 300px;
}
.foo-logo-partners a:nth-child(2) {
  justify-content: center;
  margin: 0 95px 0 80px;
}
.foo-logo-partners a:nth-child(2) img {
  width: 80px;
}
.foo-logo-partners a:nth-child(3) {
  justify-content: flex-start;
}
.foo-logo-partners a:nth-child(3) img {
  width: 360px;
}
.foo-logo-partners a img {
  display: block;
}
@media screen and (max-width: 576px){
  .foo-logo-partners a:nth-child(1){
    margin-left: 0;
  }
}
/*slider start*/
.qwe section .main-slider .slide {
  position: relative;
}

.text-slider {
  user-select: none;
  padding: 45px 60px;
  box-sizing: border-box;
  max-width: 1700px;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 30%, rgba(255, 255, 255, 0) 100%);
}

.ac-tune-button {
  margin-bottom: 8px;
  cursor: pointer;
  background: #ff0000;
  color: white;
  padding: 10px 25px;
  font-size: max(2.36486vw, 17px);
  line-height: max(2.36486vw, 22.95px);
  font-weight: bold;
  display: inline-block;
  border-radius: 15px;
  position: relative;
  margin-top: 10px;
  margin-left: 8px;
}

@media (min-width: 1480px) {
  .ac-tune-button {
    font-size: 21px;
    line-height: 29px;
  }
}
.main-slider-content {
  overflow: hidden;
}

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

.ac-tune-button:before {
  content: "";
  position: absolute;
  width: -webkit-calc(50% + 8px);
  width: calc(50% + 8px);
  height: -webkit-calc(100% + 12px);
  height: calc(100% + 12px);
  display: block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 1px solid #ff0000;
  border-right: none;
  left: -8px;
  top: -7px;
}

.ac-tune-button:after {
  content: "";
  position: absolute;
  width: -webkit-calc(50% + 8px);
  width: calc(50% + 8px);
  height: -webkit-calc(100% + 12px);
  height: calc(100% + 12px);
  display: block;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid #0d5ba6;
  border-left: none;
  right: -8px;
  top: -7px;
}

.ac-tune-button:hover, .ac-tune-button:focus {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #ff4d4d;
}

.text-slider .h1 {
  margin-top: 0px;
  font-family: GothamProBlack;
  color: white;
  font-weight: 900;
  max-width: 720px;
  margin-bottom: 35px;
  font-size: max(2.5vw, 25px);
  line-height: max(2.6vw, 33.75px);
}

@media (min-width: 1480px) {
  .act-1 .h1 {
    font-size: 45px;
    line-height: 55px;
  }
}
.xr {
  margin-bottom: 35px;
}

.xr-line {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.xr-line span {
  color: white;
  font-size: max(1.4vw, 17px);
  line-height: max(2.10811vw, 22.95px);
  font-style: italic;
}

@media (min-width: 1600px) {
  .xr-line span {
    font-size: 28px;
    line-height: 35px;
  }
}
.xr-line img {
  max-width: 25px;
  margin-right: 15px;
  width: 6vw;
}

@media (max-width: 1600px) and (min-width: 770px) {
  .text-slider .h1 {
    margin-bottom: 10px;
  }
  .social-xr {
    margin-bottom: 15px;
  }
}
@media (max-width: 1367px) and (min-width: 770px) {
  .text-slider .h1 span {
    display: block;
  }
  .text-slider {
    padding: 20px 50px;
  }
  .social-xr .rev-itm-25 p {
    font-size: 21px;
  }
  .rev-itm-25 p + img {
    min-width: 19px;
    width: 19px;
  }
  .social-xr .rev-itm-25 .img img {
    width: 80px;
    margin: 0 4px;
  }
  .social-xr .rev-itm-25 a {
    font-size: 16px;
  }
  .rev-itm-25 .img {
    margin-right: 6px;
  }
  .social-xr .rev-itm-25.rev-yelp .img img {
    width: 60px;
  }
  .social-xr .rev-itm-25:after {
    top: -1px;
  }
  .social-xr {
    margin-bottom: 8px;
  }
  .text-slider .h1 {
    margin-bottom: 6px;
    max-width: 700px;
  }
}
@media (max-width: 1150px) {
  .text-slider {
    padding: 15px 15px;
  }
}
@media (max-width: 1080px) {
  .xr-line img {
    max-width: 18px;
    margin-right: 10px;
  }
  .xr-line {
    margin-bottom: 8px;
  }
}
@media (max-width: 736px) and (min-width: 481px) {
  .text-slider {
    display: none !important;
  }
  .text-slider .h1 span {
    display: block;
  }
  .xr-line span {
    font-size: 16px;
    line-height: 25px;
  }
  .text-slider .h1 {
    max-width: unset;
    font-size: 25px;
    line-height: 35px;
    text-shadow: 0px 0px 10px #000000;
  }
}
@media screen and (max-width: 650px) {
  .xr-line img {
    margin-right: 10px;
  }
  .xr {
    margin-bottom: 20px;
  }
  .text-slider .ac-tune-button {
    padding: 10px 30px;
  }
}
@media (max-width: 480px) {
  .xr{
    max-width: 82%;
  }
  .text-slider {
    background: url(../images/tune-up/headfoto-mob.jpg) no-repeat;
    background-size: cover;
    padding: 30px 15px;
  }
  .text-slider .h1 span {
    display: block;
  }
  .text-slider .h1 {
    margin-bottom: 60px;
  }
  .xr-line span {
    font-size: 15px;
    line-height: 17px;
  }
  .text-slider .h1 {
    text-align: right;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 5px;
    /*margin-bottom: 200px;*/
  }
}
@media (max-width: 370px) {
  .text-slider .h1 {
    font-size: 18px;
    line-height: 23px;
  }
  .text-slider {
    background-size: cover;
  }
}
@media (max-width: 350px) {
  .text-slider .h1 {
    font-size: 16px;
    line-height: 21px;
  }
}
.promo-baner-mob {
  display: none;
}

/*slider end*/
/*new estimate popup start */
.estimate-section-x2-popup {
  box-sizing: border-box;
  opacity: 0;
  height: auto;
  max-width: 1280px;
  visibility: hidden;
  padding: 15px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0, 0);
}
.estimate-section-x2-popup .est_sp_ttl {
  text-transform: uppercase;
  text-align: center;
  margin: 8px auto -20px;
  display: block;
  font-size: 17px;
}
.estimate-section-x2-popup.active {
  z-index: 42;
  opacity: 1;
  transition: 0.4s;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1, 1);
}
.estimate-section-x2-popup  .estimate-section-x{
  max-height: calc(var(--vh, 1vh) * 90 - 60px);
  overflow-y: auto;
}
.estimate-section-x2-popup .popup_close2 {
  position: absolute;
  top: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -10px;
  cursor: pointer;
  width: 25px;
  height: 25px;
}
@media screen and (max-width: 385px){
  .estimate-section-x2-popup .popup_close2{
    right: 13px;
  }
}
.estimate-section-x2-popup.active + .side-menu__bg_popup2 {
  transition: visibility 0s, opacity 0.5s linear;
  visibility: visible;
  opacity: 1;
}
/*new estimate popup end*/
/*default_popup2 start*/
.default_popup2.active + .side-menu__bg {
  transition: visibility 0s, opacity 0.5s linear;
  visibility: visible;
  opacity: 1;
}

.popup_title2 {
  padding-right: 20px;
  padding-bottom: 4px;
  min-height: 40px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cecece;
}
.popup_title2 p {
  font-weight: bold;
}

.popup_body2 {
  padding: 3px;
  height: 100%;
  box-sizing: border-box;
}

.default_popup2 {
  background: white;
  box-sizing: border-box;
  opacity: 0;
  height: auto;
  max-height: calc(var(--vh, 1vh) * 90 - 60px);
  max-width: 1280px;
  visibility: hidden;
  padding: 15px;
  position: fixed;
  left: 50%;
  top: 50%;
  border-radius: 5px;
  width: 95vw;
  transform: translate(-50%, -50%) scale(0, 0);
}

.default_popup2.active {
  z-index: 42;
  opacity: 1;
  transition: 0.4s;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1, 1);
}

.default_popup2.mini {
  max-width: 345px;
}
.default_popup2.mini .popup_close2 {
  top: 15px;
  right: 15px;
  height: 20px;
}

.default_popup2.medium {
  max-width: 650px;
}
.default_popup2.medium .popup_close2 {
  top: 15px;
  right: 15px;
  width: 22px;
  height: 22px;
}

.default_popup2.maxi {
  max-width: unset;
}

.default_popup2 .popup_content2 {
  position: relative;
  overflow-y: auto;
  box-sizing: border-box;
  height: auto;
  max-height: calc(90vh - 175px);
  background: white;
  overflow-x: hidden;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px 0px 0px;
}

.icon-close2 {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}

.icon-close2 span:before, .icon-close2 span:after {
  top: 40%;
  left: 0px;
}

.icon-close2 span:before {
  transform: rotate(45deg);
}

.icon-close2 span:after {
  transform: rotate(-45deg);
}

.icon-close2 span, .icon-close2 span:before, .icon-close2 span:after {
  cursor: pointer;
  border-radius: 1px;
  position: absolute;
  display: block;
  content: "";
  transition: all 300ms ease-in-out;
  width: 100%;
  background: black;
  height: 3px;
}

.icon-close2 span {
  background: transparent;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  border-radius: 50%;
}

@media screen and (max-width: 576px) {
  .icon-close2 {
    width: 25px;
    height: 25px;
    border: none;
  }
}
.default_popup2::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}

.default_popup2::-webkit-scrollbar {
  width: 12px;
  background-color: transparent;
}

.default_popup2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #757575;
}

.side-menu__bg_popup2 {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 41;
  visibility: hidden;
  display: block;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}

.default_popup2.active + .side-menu__bg_popup2 {
  transition: visibility 0s, opacity 0.5s linear;
  visibility: visible;
  opacity: 1;
}

.default_popup2 .bottom_btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}

.default_popup2 .popup_close2 {
  position: absolute;
  top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 10px;
  cursor: pointer;
  width: 25px;
  height: 25px;
}

@media screen and (max-width: 576px) {
  .default_popup2 {
    max-height: calc(var(--vh, 1vh) * 90);
    height: auto;
  }
  .default_popup2 .default-text p.h5 {
    font-size: 17px;
  }
  .default_popup2 .default-text p.h5 span {
    font-size: 17px;
  }
}
@keyframes popupToggle {
  0% {
    transform: translate(-50%, -10%) scale(0, 0);
  }
  25% {
    transform: translate(-50%, -20%) scale(0.4, 0.05);
  }
  50% {
    transform: translate(-50%, -50%) scale(1, 1);
  }
  75% {
    transform: translate(-50%, -50%) scale(1, 1);
  }
  100% {
    transform: translate(-50%, -50%) scale(1, 1);
  }
}
/*default_popup2 end*/

/*new estimate start*/
.estimate-section-x .form-container {
  background: linear-gradient(to bottom, #006ed0, #ff4b2b);
  padding: 10px;
  border-radius: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  width: 300px;
  color: white;
}
.estimate-section-x .est_sp_ttl {
  text-transform: uppercase;
  text-align: center;
  margin: 8px auto 0;
  display: block;
  font-size: 16px;
}
.estimate-section-x h2 {
  margin-top: 7px;
  font-family: leelawad;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 26px;
  text-transform: uppercase;
}
.estimate-section-x form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.estimate-section-x .row-group {
  display: flex;
}
.estimate-section-x .row-group .form-row {
  width: calc(50% - 3px);
}
.estimate-section-x .row-group .form-row:nth-child(1) {
  margin-right: 3px;
}
.estimate-section-x .row-group .form-row:nth-child(2) {
  margin-left: 3px;
}
.estimate-section-x .form-row {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
.estimate-section-x .form-row input,
.estimate-section-x .form-row select,
.estimate-section-x .form-row textarea {
  font-family: GothamProRegular, sans-serif;
  padding: 10px;
  font-size: 17px;
  border: none;
  border-radius: 0px;
  background: white;
  height: 42px;
  box-sizing: border-box;
}
.estimate-section-x .form-row.error input,
.estimate-section-x .form-row.error select,
.estimate-section-x .form-row.error textarea {
  border: 2px solid red;
}
.estimate-section-x .form-row .error {
  display: none;
  color: yellow;
  font-size: 12px;
  margin-top: 2px;
}
.estimate-section-x .form-row.error .error {
  display: block;
}
.estimate-section-x button {
  background-color: #006ed0;
  color: white;
  border: none;
  padding: 16px 10px;
  font-size: 19px;
  font-weight: bold;
  border-radius: 10px;
  cursor: pointer;
  font-family: GothamProRegular, sans-serif;
  transition: .3s;
  margin-top: 5px;
}
.estimate-section-x button:hover,
.estimate-section-x button:active,
.estimate-section-x button:focus{
  background-color: #0050d0;
  transition: .3s;
}
.estimate-section-x .callback-msg {
  text-align: center;
  margin-top: 0px;
  font-weight: bold;
  color: black;
  font-family: leelawad;
}

.qwe header .estimate-section2 {
  box-shadow: none;
  top: 187px;
}

@media screen and (max-width: 1600px) {
  .qwe header .estimate-section2 {
    top: 147px;
  }
}

@media screen and (max-width: 1150px) {
  .qwe header .estimate-section2 {
    top: 119px;
    right: 0px;
  }
}


@media screen and (max-width: 740px) {
  .estimate-section-x2 .form-container{
    margin: 35px auto 25px;
    width: calc(100% - 30px);
    box-sizing: border-box;
  }
  .estimate-section-x2.active{
    display: block!important;
  }
}
/*new estimate end*/