* {
  outline: none;
}

html, body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #1a1918;
  text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

/*==============================
=            Header            =
==============================*/
header {
  padding: 1.25rem 0;
  overflow: hidden;
  width: 100%;
}

header .head-block {
  overflow: hidden;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
}

header .head-block .contacts-header {
  text-align: right;
}

header .head-block a {
  font-weight: 600;
  font-size: 1.25rem;
  color: #1a1918;
  line-height: 1.4;
}

header .head-block a:hover {
  text-decoration: none;
  color: #009692;
}

header .head-block .header-logo a {
  font-size: 34px;
  display: inline-block;
  margin-top: 10px;
  width: auto;
  margin-top: 1.25rem;
}

header .head-block .email {
  margin-top: 1.5rem;
  text-align: right;
}

/*=====  End of Header  ======*/
/*=============================
=            Video            =
=============================*/
.video-block {
  width: 100%;
  padding: 1.25rem 0;
  height: 750px;
  width: auto;
  position: relative;
  overflow: hidden;
  background: transparent;
}

.video-block .content-video {
  margin-top: 8%;
}

.video-block .content-video .order-form-desc {
  display: block;
}

.video-block .content-video .order-form-desc .order-form {
  background: #fff;
  padding: 1.875rem;
  width: 100%;
}

.video-block .content-video .order-form-desc .order-form h3 {
  text-align: center;
  text-transform: uppercase !important;
  margin: 0 0 1.25rem 0;
  padding: 0;
  font-weight: 800;
}

.video-block .content-video .order-form-desc .order-form input {
  width: 100%;
  padding: 0.75rem 0.9375rem;
  margin-bottom: 1.875rem;
}

.video-block .content-video .order-form-desc .order-form .btn-order {
  background-color: #ECE81A;
  color: #1a1918;
  border: none;
  font-weight: 600;
}

.video-block .content-video .order-form-desc .order-form .btn-order:hover {
  background: #f0ed49;
}

.video-block .content-video .order-form-desc .order-form .lock {
  font-family: "Montserrat", sans-serif;
  color: #9d9994 !important;
  line-height: 1.6 !important;
}

.video-block .content-video .order-form-mobile {
  display: none;
}

.video-block .content-video .order-form-mobile .order-form {
  background: #fff;
  padding: 1.875rem;
  width: 100%;
}

.video-block .content-video .order-form-mobile .order-form h3 {
  text-align: center;
  text-transform: uppercase !important;
  margin: 0 0 1.25rem 0;
  padding: 0;
  font-weight: 800;
}

.video-block .content-video .order-form-mobile .order-form input {
  width: 100%;
  padding: 0.75rem 0.9375rem;
  margin-bottom: 1.875rem;
}

.video-block .content-video .order-form-mobile .order-form .btn-order {
  background-color: #ECE81A;
  color: #1a1918;
  border: none;
  font-weight: 600;
}

.video-block .content-video .order-form-mobile .order-form .btn-order:hover {
  background: #f0ed49;
}

.video-block .content-video .order-form-mobile .order-form .lock {
  font-family: "Montserrat", sans-serif;
  color: #9d9994 !important;
  line-height: 1.6 !important;
}

.video-block .content-video .hero-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3.75rem;
  margin-top: 7.1875rem;
}

/*=====  End of Video  ======*/
/*==================================
=            Boa-repair            =
==================================*/
.boa-repair {
  display: block;
  padding: 6.25rem 0;
  width: 100%;
  overflow: hidden;
}

.boa-repair .paragraph h4 {
  font-size: 1.25rem;
  line-height: 1.6;
  text-transform: uppercase;
}

.boa-repair .paragraph-image {
  display: block;
  text-align: right;
  overflow: hidden;
}

.boa-repair .paragraph-image img {
  display: block;
  width: 100%;
}

/*=====  End of Boa-repair  ======*/
.parallax-trigger {
  padding: 1.25rem 0;
}

.parallax-trigger .main-image-relative {
  position: relative;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.parallax-trigger .main-image-relative img {
  width: 100%;
}

.parallax-trigger .parallax-layer {
  position: absolute;
  width: 30%;
  left: -60px;
  bottom: -360px;
  z-index: 999;
}

/*================================
=            Services            =
================================*/
.services {
  padding: 100px 0;
  width: 100%;
  overflow: hidden;
}

.services .service {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  float: left;
}

.services .service h2 {
  display: block;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  margin: 0.9375rem 0 0.625rem 0;
  text-transform: uppercase;
  font-weight: 800;
}

.services .service p {
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  line-height: 1.8;
  font-weight: 400;
}

.services .service .col-xs-2 {
  text-align: right;
}

.services .service .col-xs-2 img {
  width: 120px;
  height: auto;
}

/*=====  End of Services  ======*/
/*=============================
=            About            =
=============================*/
.parallax-bg {
  min-height: 860px;
  background: transparent;
}

.parallax-section {
  position: relative;
  padding: 6.25rem 0;
  background: url(../images/about.jpg) top center;
  background-size: cover;
  background-attachment: fixed;
}

.parallax-section p {
  font-weight: 400;
}

.parallax-section .about-us {
  width: 100%;
  color: #fff;
}

.parallax-section .about-us h2 {
  font-weight: 800;
  font-size: 3.125rem;
}

.parallax-section .about-us .about-text {
  margin-bottom: 1.25rem;
}

.parallax-section .about-us .about-list {
  display: inline-block;
  margin: 0.625rem 0 0;
}

.parallax-section .about-us .about-list img {
  display: inline-block;
  width: 100%;
  height: auto;
}

.parallax-section .about-us .about-list p {
  margin-top: 0;
}

.parallax-section .about-us .about-list p:last-child {
  margin-top: 0.9rem;
}

/*=====  End of About  ======*/
/*==============================
=            Master            =
==============================*/
.master {
  padding: 3.75rem 0 1.875rem;
  overflow: hidden;
}

.master img {
  width: 100%;
}

.master h2 {
  display: block;
  margin: 0.9375rem 0 1.25rem 0;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3.125rem;
}

/*=====  End of Master  ======*/
/*=============================
=            Steps            =
=============================*/
.steps {
  padding: 2.5rem 0;
  overflow: hidden;
}

.steps h2 {
  display: block;
  margin: 0.9375rem 0 5rem 0;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3.125rem;
  line-height: 1.6;
}

.steps h4 {
  line-height: 1.6;
}

.steps .step-block {
  text-align: center;
  margin-bottom: 1.25rem;
}

.steps .step-block img {
  display: inline-block;
  width: 120px;
  height: auto;
  margin-bottom: 1.875rem;
}

.steps .step-block .step-text {
  display: block;
}

/*=====  End of Steps  ======*/
/*=============================
=            Works            =
=============================*/
.our-work {
  display: block;
  padding: 3.125rem 0;
  overflow: hidden;
}

.our-work h2 {
  margin: 0 0 3.75rem 0 !important;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3.125rem;
  line-height: 1.6;
}

.our-work img {
  width: 100%;
}

.our-work .work-desc {
  text-align: left;
}

.our-work .work-link {
  margin-bottom: 1.875rem;
  position: relative;
  overflow: hidden;
}

.our-work .work-link:before {
  content: '';
  position: absolute;
  border: 40px solid transparent;
  border-top: 40px solid #fff;
  left: -25px;
  top: 0px;
  z-index: 9;
}

.our-work .work-link a {
  position: relative;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.our-work .work-link a:hover .zoom {
  display: block;
}

.our-work .work-link .zoom {
  display: none;
  position: absolute;
  top: -170%;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
}

.our-work .work-link .zoom i {
  font-size: 2rem;
  color: #FFF;
}

.our-work .work-link .zoom img {
  width: 100px;
  height: auto;
}

img.boots-up {
  display: inline-block;
  width: 100%;
  height: auto;
  border: 1px solid #ca372d;
  padding: 0;
}

.remodal .work-block h3 {
  margin: 1.875rem 0 1.25rem 0 !important;
}

.install-boa-shoes {
  padding: 40px 0 !important;
}

.install-boa-shoes h2 {
  margin: 0 0 3.75rem 0 !important;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3.125rem;
  line-height: 1.2;
}

/*=====  End of Works  ======*/
/*=================================
=            Guarantee            =
=================================*/
.guarantee {
  padding: 100px 0;
  margin-bottom: 20px;
  background: #e4ffe7;
  position: relative;
  z-index: 2;
}

.guarantee img {
  width: 500px;
  position: absolute;
  top: -35px;
  opacity: 0.2;
  left: 0;
  margin: 0 auto;
  right: 0;
  z-index: -1;
}

.guarantee h2 {
  display: block;
  margin: 0 0 2rem 0;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3.125rem;
  line-height: 1.6;
}

.p-guarantee {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
}

@media only screen and (max-width: 1200px) {
  .guarantee {
    padding: 70px 0;
  }
  .guarantee img {
    width: 400px;
    top: -25px;
  }
}

@media only screen and (max-width: 768px) {
  .guarantee {
    padding: 70px 0;
  }
  .guarantee img {
    width: 400px;
    top: -25px;
  }
}

@media only screen and (max-width: 680px) {
  .guarantee img {
    width: 400px;
    top: 5px;
  }
}

@media only screen and (max-width: 600px) {
  .guarantee {
    padding: 50px 0 40px;
  }
  .guarantee img {
    width: 400px;
    top: 25px;
  }
  .guarantee h2 {
    display: block;
    margin: 0 0 1.5rem 0;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 3.125rem;
    line-height: 1.2;
  }
}

@media only screen and (max-width: 480px) {
  .guarantee img {
    width: 400px;
    top: 35px;
  }
}

@media only screen and (max-width: 380px) {
  .guarantee img {
    width: 300px;
    top: 45px;
  }
}

/*=====  End of Guarantee  ======*/
/*================================
=            Delivery            =
================================*/
.delivery {
  padding: 1.875rem 0 0.625rem;
}

.delivery h2 {
  margin: 0 0 2.5rem 0 !important;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3.125rem;
  line-height: 1;
}

.delivery h3 {
  margin-bottom: 1.875rem;
  margin-top: 1.25rem;
}

.map-footer {
  text-align: center;
}

.map-footer h3 {
  margin-bottom: 3.75rem;
  margin-top: 2.5rem;
  display: inline-block;
}

.pickpoint {
  display: block;
  background: #fff;
  padding: 1.5625rem 1.5625rem 2.1875rem;
  -webkit-box-shadow: 0 0 3.125rem 0.625rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3.125rem 0.625rem rgba(0, 0, 0, 0.1);
  text-align: center;
}

.pickpoint input {
  width: 100%;
  height: 50px;
  margin: 0.9375rem 0;
  padding: 0 0.9375rem;
  font-size: 1.3125rem;
  border: none;
  line-height: 32px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
          border-radius: 6px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.pickpoint a.btn-send {
  display: block;
  background-color: #ECE81A;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.125rem;
  padding: 0.8125rem 1.25rem 0.625rem;
  line-height: 32px;
  margin: 1.875rem 0 1.25rem;
  color: #1a1918;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
}

.pickpoint a.btn-send:hover {
  background-color: #f0ed49;
}

.pickpoint a {
  -webkit-transition: all .5 easy-out;
  transition: all .5 easy-out;
}

.pickpoint p.dforget {
  display: block;
  font-family: 'Myriad Pro', sans-serif;
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
  color: #8b8b8b;
  margin: -10px 0 0 0 !important;
  text-align: left !important;
}

.pickpoint a.btn-instruction {
  display: block;
  font-family: 'Myriad Pro', sans-serif;
  /* text-transform: uppercase; */
  font-weight: 600;
  font-size: 18px;
  /* padding: 10px 20px; */
  /* line-height: 30px; */
  margin: 10px 0 10px;
  /* color: #000; */
  /* box-shadow: none; */
  text-decoration: underline;
  /* border-radius: 6px; */
}

.pickpoint a.btn-instruction:hover {
  text-decoration: none;
}

.tooltip {
  padding: 3px !important;
  /* opacity: 1 !important; */
}

.tooltip.top {
  margin-top: -20px;
}

.tooltip-inner {
  font-family: 'Myriad Pro', sans-serif !important;
  background: #fff;
  color: #000;
  font-size: 14px;
}

.tooltip-arrow {
  border-top-color: #fff !important;
}

.rollholl {
  display: inline-block;
  width: 160px;
  height: auto;
  vertical-align: middle;
  margin-bottom: 1.25rem;
}

.underground {
  display: inline-block;
  width: 20px;
  height: auto;
  vertical-align: middle;
  margin-left: 1.25rem;
}

.mega {
  display: inline-block;
  width: 170px;
  height: auto;
  vertical-align: middle;
  margin: 1.25rem 0 1.5625rem;
}

/*=====  End of Delivery  ======*/
/*===========================
=            Map            =
===========================*/
.map {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#map {
  position: relative;
  width: 100%;
  height: 650px;
  z-index: 1;
}

/*=====  End of Map  ======*/
/*==============================
=            Footer            =
==============================*/
footer {
  width: 100%;
  height: auto;
  background-color: #003d4c;
  padding: 2.5rem 0 1.25rem;
  font-family: "Montserrat", sans-serif;
}

footer a {
  margin-right: 0.3125rem;
}

footer p {
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.75rem;
  font-size: 0.875rem;
}

footer .soc-phone {
  display: inline-block;
  background: url(../images/soc/phone-hover.png) no-repeat;
  width: 34px;
  height: 34px;
  opacity: 0.5;
}

footer .soc-phone:hover {
  background: url(../images/soc/phone-hover.png) no-repeat;
  opacity: 1;
}

footer .soc-mail {
  display: inline-block;
  background: url(../images/soc/mail-hover.png) no-repeat;
  width: 34px;
  height: 34px;
  opacity: 0.5;
}

footer .soc-mail:hover {
  background: url(../images/soc/mail-hover.png) no-repeat;
  opacity: 1;
}

footer .soc-skype {
  display: inline-block;
  background: url(../images/soc/skype-hover.png) no-repeat;
  width: 34px;
  height: 34px;
  opacity: 0.5;
}

footer .soc-skype:hover {
  background: url(../images/soc/skype-hover.png) no-repeat;
  opacity: 1;
}

footer .soc-whats {
  display: inline-block;
  background: url(../images/soc/whats-hover.png) no-repeat;
  width: 34px;
  height: 34px;
  opacity: 0.5;
}

footer .soc-whats:hover {
  background: url(../images/soc/whats-hover.png) no-repeat;
  opacity: 1;
}

footer .soc-viber {
  display: inline-block;
  background: url(../images/soc/viber-hover.png) no-repeat;
  width: 34px;
  height: 34px;
  opacity: 0.5;
}

footer .soc-viber:hover {
  background: url(../images/soc/viber-hover.png) no-repeat;
  opacity: 1;
}

footer p.copyright {
  font-size: 0.9375rem;
  text-align: center;
  margin-top: 1.875rem;
}

/*=====  End of Footer  ======*/
/* Other */
/*==============================
=            Titles            =
==============================*/
h1, h2, h3, h4, h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 2.5rem;
}

p {
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  line-height: 1.8;
  font-weight: 400;
}

/*=====  End of Titles  ======*/
@media (max-width: 1199px) {
  html, body {
    font-size: 13px;
  }
  header .head-block .header-logo a {
    margin-top: 10px;
    width: auto;
  }
  .video-block {
    height: 550px;
  }
  .video-block .content-video {
    margin-top: 4%;
  }
  .parallax-trigger {
    padding: 1.25rem 0;
  }
  .parallax-trigger .parallax-layer {
    position: absolute;
    width: 30%;
    left: -60px;
    bottom: -320px;
  }
}

@media (max-width: 991px) {
  html, body {
    font-size: 12px;
  }
  .video-block {
    height: 550px;
  }
  .video-block .content-video {
    margin-top: 2.7%;
  }
  .boa-repair {
    padding: 2.5rem 0;
    width: 100%;
  }
  .boa-repair .paragraph h4 {
    font-size: 1.25rem;
    line-height: 1.6;
    text-transform: uppercase;
  }
  .boa-repair .paragraph-image {
    text-align: right;
  }
  .parallax-trigger {
    padding: 1.25rem 0;
  }
  .parallax-trigger .parallax-layer {
    position: absolute;
    width: 26%;
    left: -60px;
    bottom: -220px;
  }
}

@media (max-width: 767px) {
  header {
    text-align: center;
    padding: 30px 0;
  }
  header .head-block {
    text-align: center;
  }
  header .head-block .header-logo a {
    margin-top: 10px;
    width: auto;
    margin-bottom: 2rem !important;
    margin-top: 0;
  }
  header .head-block .email {
    margin-top: 1.5rem;
    text-align: center;
  }
  header .head-block .contacts-header {
    text-align: center;
  }
  .video-block {
    height: 660px !important;
  }
  .video-block .content-video {
    text-align: center;
    margin-top: 2.7%;
  }
  .video-block .order-form {
    width: 300px !important;
  }
  .order-form-desc {
    display: none !important;
  }
  .order-form-mobile {
    display: inline-block !important;
  }
  .parallax-trigger {
    padding: 1.25rem 0;
  }
  .parallax-trigger .parallax-layer {
    position: absolute;
    width: 24%;
    left: -10px;
    bottom: -220px;
  }
  .services .service .col-xs-2 {
    text-align: right;
  }
  .services .service .col-xs-2 img {
    width: 100%;
    height: auto;
  }
  .parallax-section {
    text-align: center;
  }
  .parallax-section .about-us .about-list img {
    display: inline-block;
    width: 100px;
    height: auto;
  }
}

@media (max-width: 626px) {
  .video-block {
    height: 640px !important;
  }
  .video-block .content-video {
    margin-top: 4%;
  }
  .video-block .content-video .hero-title {
    font-size: 3rem;
    margin-top: 3rem;
  }
}

@media (max-width: 540px) {
  .service h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (max-width: 420px) {
  .service h2 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 434px) {
  .video-block {
    height: 640px !important;
  }
  .video-block .content-video {
    margin-top: 4%;
  }
  .video-block .content-video .hero-title {
    font-size: 3rem;
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 401px) {
  .parallax-layer {
    display: none !important;
  }
  .services {
    padding: 40px 0;
  }
  header .head-block .header-logo a {
    line-height: 30px;
  }
}

/* Custom, iPhone Retina */
