@charset "UTF-8";
/* Usage:
@include ratio(16,9);
@include ratio(4,3);
@include ratio(4,4, true);
*/
/* =========================================
		100vh with variable
   ========================================= */
/* =========================================
		List
   ========================================= */
/* =========================================
		Placeholder
   ========================================= */
/**
 * Convenience mixin to
 * help style input
 * placeholder
 * text
 *
 */
.p-xs-5 {
  padding: 5px;
}

.p-xs-10 {
  padding: 10px;
}

.p-xs-15 {
  padding: 15px;
}

.p-xs-20 {
  padding: 20px;
}

.p-xs-30 {
  padding: 30px;
}

.p-xs-40 {
  padding: 40px;
}

.p-xs-50 {
  padding: 50px;
}

.p-xs-60 {
  padding: 60px;
}

.p-xs-70 {
  padding: 70px;
}

.p-xs-80 {
  padding: 80px;
}

.p-xs-90 {
  padding: 90px;
}

.p-xs-100 {
  padding: 100px;
}

.p-xs-120 {
  padding: 120px;
}

.p-xs-140 {
  padding: 140px;
}

.p-xs-150 {
  padding: 150px;
}

.p-xs-160 {
  padding: 160px;
}

.p-xs-170 {
  padding: 170px;
}

.pt-xs-5 {
  padding-top: 5px;
}

.pt-xs-10 {
  padding-top: 10px;
}

.pt-xs-15 {
  padding-top: 15px;
}

.pt-xs-20 {
  padding-top: 20px;
}

.pt-xs-30 {
  padding-top: 30px;
}

.pt-xs-40 {
  padding-top: 40px;
}

.pt-xs-50 {
  padding-top: 50px;
}

.pt-xs-60 {
  padding-top: 60px;
}

.pt-xs-70 {
  padding-top: 70px;
}

.pt-xs-80 {
  padding-top: 80px;
}

.pt-xs-90 {
  padding-top: 90px;
}

.pt-xs-100 {
  padding-top: 100px;
}

.pt-xs-120 {
  padding-top: 120px;
}

.pt-xs-140 {
  padding-top: 140px;
}

.pt-xs-150 {
  padding-top: 150px;
}

.pt-xs-160 {
  padding-top: 160px;
}

.pt-xs-170 {
  padding-top: 170px;
}

.pr-xs-5 {
  padding-right: 5px;
}

.pr-xs-10 {
  padding-right: 10px;
}

.pr-xs-15 {
  padding-right: 15px;
}

.pr-xs-20 {
  padding-right: 20px;
}

.pr-xs-30 {
  padding-right: 30px;
}

.pr-xs-40 {
  padding-right: 40px;
}

.pr-xs-50 {
  padding-right: 50px;
}

.pr-xs-60 {
  padding-right: 60px;
}

.pr-xs-70 {
  padding-right: 70px;
}

.pr-xs-80 {
  padding-right: 80px;
}

.pr-xs-90 {
  padding-right: 90px;
}

.pr-xs-100 {
  padding-right: 100px;
}

.pr-xs-120 {
  padding-right: 120px;
}

.pr-xs-140 {
  padding-right: 140px;
}

.pr-xs-150 {
  padding-right: 150px;
}

.pr-xs-160 {
  padding-right: 160px;
}

.pr-xs-170 {
  padding-right: 170px;
}

.pb-xs-5 {
  padding-bottom: 5px;
}

.pb-xs-10 {
  padding-bottom: 10px;
}

.pb-xs-15 {
  padding-bottom: 15px;
}

.pb-xs-20 {
  padding-bottom: 20px;
}

.pb-xs-30 {
  padding-bottom: 30px;
}

.pb-xs-40 {
  padding-bottom: 40px;
}

.pb-xs-50 {
  padding-bottom: 50px;
}

.pb-xs-60 {
  padding-bottom: 60px;
}

.pb-xs-70 {
  padding-bottom: 70px;
}

.pb-xs-80 {
  padding-bottom: 80px;
}

.pb-xs-90 {
  padding-bottom: 90px;
}

.pb-xs-100 {
  padding-bottom: 100px;
}

.pb-xs-120 {
  padding-bottom: 120px;
}

.pb-xs-140 {
  padding-bottom: 140px;
}

.pb-xs-150 {
  padding-bottom: 150px;
}

.pb-xs-160 {
  padding-bottom: 160px;
}

.pb-xs-170 {
  padding-bottom: 170px;
}

.pl-xs-5 {
  padding-left: 5px;
}

.pl-xs-10 {
  padding-left: 10px;
}

.pl-xs-15 {
  padding-left: 15px;
}

.pl-xs-20 {
  padding-left: 20px;
}

.pl-xs-30 {
  padding-left: 30px;
}

.pl-xs-40 {
  padding-left: 40px;
}

.pl-xs-50 {
  padding-left: 50px;
}

.pl-xs-60 {
  padding-left: 60px;
}

.pl-xs-70 {
  padding-left: 70px;
}

.pl-xs-80 {
  padding-left: 80px;
}

.pl-xs-90 {
  padding-left: 90px;
}

.pl-xs-100 {
  padding-left: 100px;
}

.pl-xs-120 {
  padding-left: 120px;
}

.pl-xs-140 {
  padding-left: 140px;
}

.pl-xs-150 {
  padding-left: 150px;
}

.pl-xs-160 {
  padding-left: 160px;
}

.pl-xs-170 {
  padding-left: 170px;
}

.m-xs-5 {
  margin: 5px;
}

.m-xs-10 {
  margin: 10px;
}

.m-xs-15 {
  margin: 15px;
}

.m-xs-20 {
  margin: 20px;
}

.m-xs-30 {
  margin: 30px;
}

.m-xs-40 {
  margin: 40px;
}

.m-xs-50 {
  margin: 50px;
}

.m-xs-60 {
  margin: 60px;
}

.m-xs-70 {
  margin: 70px;
}

.m-xs-80 {
  margin: 80px;
}

.m-xs-90 {
  margin: 90px;
}

.m-xs-100 {
  margin: 100px;
}

.m-xs-120 {
  margin: 120px;
}

.m-xs-140 {
  margin: 140px;
}

.m-xs-150 {
  margin: 150px;
}

.m-xs-160 {
  margin: 160px;
}

.m-xs-170 {
  margin: 170px;
}

.mt-xs-5 {
  margin-top: 5px;
}

.mt-xs-10 {
  margin-top: 10px;
}

.mt-xs-15 {
  margin-top: 15px;
}

.mt-xs-20 {
  margin-top: 20px;
}

.mt-xs-30 {
  margin-top: 30px;
}

.mt-xs-40 {
  margin-top: 40px;
}

.mt-xs-50 {
  margin-top: 50px;
}

.mt-xs-60 {
  margin-top: 60px;
}

.mt-xs-70 {
  margin-top: 70px;
}

.mt-xs-80 {
  margin-top: 80px;
}

.mt-xs-90 {
  margin-top: 90px;
}

.mt-xs-100 {
  margin-top: 100px;
}

.mt-xs-120 {
  margin-top: 120px;
}

.mt-xs-140 {
  margin-top: 140px;
}

.mt-xs-150 {
  margin-top: 150px;
}

.mt-xs-160 {
  margin-top: 160px;
}

.mt-xs-170 {
  margin-top: 170px;
}

.mr-xs-5 {
  margin-right: 5px;
}

.mr-xs-10 {
  margin-right: 10px;
}

.mr-xs-15 {
  margin-right: 15px;
}

.mr-xs-20 {
  margin-right: 20px;
}

.mr-xs-30 {
  margin-right: 30px;
}

.mr-xs-40 {
  margin-right: 40px;
}

.mr-xs-50 {
  margin-right: 50px;
}

.mr-xs-60 {
  margin-right: 60px;
}

.mr-xs-70 {
  margin-right: 70px;
}

.mr-xs-80 {
  margin-right: 80px;
}

.mr-xs-90 {
  margin-right: 90px;
}

.mr-xs-100 {
  margin-right: 100px;
}

.mr-xs-120 {
  margin-right: 120px;
}

.mr-xs-140 {
  margin-right: 140px;
}

.mr-xs-150 {
  margin-right: 150px;
}

.mr-xs-160 {
  margin-right: 160px;
}

.mr-xs-170 {
  margin-right: 170px;
}

.mb-xs-5 {
  margin-bottom: 5px;
}

.mb-xs-10 {
  margin-bottom: 10px;
}

.mb-xs-15 {
  margin-bottom: 15px;
}

.mb-xs-20 {
  margin-bottom: 20px;
}

.mb-xs-30 {
  margin-bottom: 30px;
}

.mb-xs-40 {
  margin-bottom: 40px;
}

.mb-xs-50 {
  margin-bottom: 50px;
}

.mb-xs-60 {
  margin-bottom: 60px;
}

.mb-xs-70 {
  margin-bottom: 70px;
}

.mb-xs-80 {
  margin-bottom: 80px;
}

.mb-xs-90 {
  margin-bottom: 90px;
}

.mb-xs-100 {
  margin-bottom: 100px;
}

.mb-xs-120 {
  margin-bottom: 120px;
}

.mb-xs-140 {
  margin-bottom: 140px;
}

.mb-xs-150 {
  margin-bottom: 150px;
}

.mb-xs-160 {
  margin-bottom: 160px;
}

.mb-xs-170 {
  margin-bottom: 170px;
}

.ml-xs-5 {
  margin-left: 5px;
}

.ml-xs-10 {
  margin-left: 10px;
}

.ml-xs-15 {
  margin-left: 15px;
}

.ml-xs-20 {
  margin-left: 20px;
}

.ml-xs-30 {
  margin-left: 30px;
}

.ml-xs-40 {
  margin-left: 40px;
}

.ml-xs-50 {
  margin-left: 50px;
}

.ml-xs-60 {
  margin-left: 60px;
}

.ml-xs-70 {
  margin-left: 70px;
}

.ml-xs-80 {
  margin-left: 80px;
}

.ml-xs-90 {
  margin-left: 90px;
}

.ml-xs-100 {
  margin-left: 100px;
}

.ml-xs-120 {
  margin-left: 120px;
}

.ml-xs-140 {
  margin-left: 140px;
}

.ml-xs-150 {
  margin-left: 150px;
}

.ml-xs-160 {
  margin-left: 160px;
}

.ml-xs-170 {
  margin-left: 170px;
}

@media screen and (min-width: 567px) {
  .p-sm-5 {
    padding: 5px;
  }
  .p-sm-10 {
    padding: 10px;
  }
  .p-sm-15 {
    padding: 15px;
  }
  .p-sm-20 {
    padding: 20px;
  }
  .p-sm-30 {
    padding: 30px;
  }
  .p-sm-40 {
    padding: 40px;
  }
  .p-sm-50 {
    padding: 50px;
  }
  .p-sm-60 {
    padding: 60px;
  }
  .p-sm-70 {
    padding: 70px;
  }
  .p-sm-80 {
    padding: 80px;
  }
  .p-sm-90 {
    padding: 90px;
  }
  .p-sm-100 {
    padding: 100px;
  }
  .p-sm-120 {
    padding: 120px;
  }
  .p-sm-140 {
    padding: 140px;
  }
  .p-sm-150 {
    padding: 150px;
  }
  .p-sm-160 {
    padding: 160px;
  }
  .p-sm-170 {
    padding: 170px;
  }
  .pt-sm-5 {
    padding-top: 5px;
  }
  .pt-sm-10 {
    padding-top: 10px;
  }
  .pt-sm-15 {
    padding-top: 15px;
  }
  .pt-sm-20 {
    padding-top: 20px;
  }
  .pt-sm-30 {
    padding-top: 30px;
  }
  .pt-sm-40 {
    padding-top: 40px;
  }
  .pt-sm-50 {
    padding-top: 50px;
  }
  .pt-sm-60 {
    padding-top: 60px;
  }
  .pt-sm-70 {
    padding-top: 70px;
  }
  .pt-sm-80 {
    padding-top: 80px;
  }
  .pt-sm-90 {
    padding-top: 90px;
  }
  .pt-sm-100 {
    padding-top: 100px;
  }
  .pt-sm-120 {
    padding-top: 120px;
  }
  .pt-sm-140 {
    padding-top: 140px;
  }
  .pt-sm-150 {
    padding-top: 150px;
  }
  .pt-sm-160 {
    padding-top: 160px;
  }
  .pt-sm-170 {
    padding-top: 170px;
  }
  .pr-sm-5 {
    padding-right: 5px;
  }
  .pr-sm-10 {
    padding-right: 10px;
  }
  .pr-sm-15 {
    padding-right: 15px;
  }
  .pr-sm-20 {
    padding-right: 20px;
  }
  .pr-sm-30 {
    padding-right: 30px;
  }
  .pr-sm-40 {
    padding-right: 40px;
  }
  .pr-sm-50 {
    padding-right: 50px;
  }
  .pr-sm-60 {
    padding-right: 60px;
  }
  .pr-sm-70 {
    padding-right: 70px;
  }
  .pr-sm-80 {
    padding-right: 80px;
  }
  .pr-sm-90 {
    padding-right: 90px;
  }
  .pr-sm-100 {
    padding-right: 100px;
  }
  .pr-sm-120 {
    padding-right: 120px;
  }
  .pr-sm-140 {
    padding-right: 140px;
  }
  .pr-sm-150 {
    padding-right: 150px;
  }
  .pr-sm-160 {
    padding-right: 160px;
  }
  .pr-sm-170 {
    padding-right: 170px;
  }
  .pb-sm-5 {
    padding-bottom: 5px;
  }
  .pb-sm-10 {
    padding-bottom: 10px;
  }
  .pb-sm-15 {
    padding-bottom: 15px;
  }
  .pb-sm-20 {
    padding-bottom: 20px;
  }
  .pb-sm-30 {
    padding-bottom: 30px;
  }
  .pb-sm-40 {
    padding-bottom: 40px;
  }
  .pb-sm-50 {
    padding-bottom: 50px;
  }
  .pb-sm-60 {
    padding-bottom: 60px;
  }
  .pb-sm-70 {
    padding-bottom: 70px;
  }
  .pb-sm-80 {
    padding-bottom: 80px;
  }
  .pb-sm-90 {
    padding-bottom: 90px;
  }
  .pb-sm-100 {
    padding-bottom: 100px;
  }
  .pb-sm-120 {
    padding-bottom: 120px;
  }
  .pb-sm-140 {
    padding-bottom: 140px;
  }
  .pb-sm-150 {
    padding-bottom: 150px;
  }
  .pb-sm-160 {
    padding-bottom: 160px;
  }
  .pb-sm-170 {
    padding-bottom: 170px;
  }
  .pl-sm-5 {
    padding-left: 5px;
  }
  .pl-sm-10 {
    padding-left: 10px;
  }
  .pl-sm-15 {
    padding-left: 15px;
  }
  .pl-sm-20 {
    padding-left: 20px;
  }
  .pl-sm-30 {
    padding-left: 30px;
  }
  .pl-sm-40 {
    padding-left: 40px;
  }
  .pl-sm-50 {
    padding-left: 50px;
  }
  .pl-sm-60 {
    padding-left: 60px;
  }
  .pl-sm-70 {
    padding-left: 70px;
  }
  .pl-sm-80 {
    padding-left: 80px;
  }
  .pl-sm-90 {
    padding-left: 90px;
  }
  .pl-sm-100 {
    padding-left: 100px;
  }
  .pl-sm-120 {
    padding-left: 120px;
  }
  .pl-sm-140 {
    padding-left: 140px;
  }
  .pl-sm-150 {
    padding-left: 150px;
  }
  .pl-sm-160 {
    padding-left: 160px;
  }
  .pl-sm-170 {
    padding-left: 170px;
  }
  .m-sm-5 {
    margin: 5px;
  }
  .m-sm-10 {
    margin: 10px;
  }
  .m-sm-15 {
    margin: 15px;
  }
  .m-sm-20 {
    margin: 20px;
  }
  .m-sm-30 {
    margin: 30px;
  }
  .m-sm-40 {
    margin: 40px;
  }
  .m-sm-50 {
    margin: 50px;
  }
  .m-sm-60 {
    margin: 60px;
  }
  .m-sm-70 {
    margin: 70px;
  }
  .m-sm-80 {
    margin: 80px;
  }
  .m-sm-90 {
    margin: 90px;
  }
  .m-sm-100 {
    margin: 100px;
  }
  .m-sm-120 {
    margin: 120px;
  }
  .m-sm-140 {
    margin: 140px;
  }
  .m-sm-150 {
    margin: 150px;
  }
  .m-sm-160 {
    margin: 160px;
  }
  .m-sm-170 {
    margin: 170px;
  }
  .mt-sm-5 {
    margin-top: 5px;
  }
  .mt-sm-10 {
    margin-top: 10px;
  }
  .mt-sm-15 {
    margin-top: 15px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .mt-sm-30 {
    margin-top: 30px;
  }
  .mt-sm-40 {
    margin-top: 40px;
  }
  .mt-sm-50 {
    margin-top: 50px;
  }
  .mt-sm-60 {
    margin-top: 60px;
  }
  .mt-sm-70 {
    margin-top: 70px;
  }
  .mt-sm-80 {
    margin-top: 80px;
  }
  .mt-sm-90 {
    margin-top: 90px;
  }
  .mt-sm-100 {
    margin-top: 100px;
  }
  .mt-sm-120 {
    margin-top: 120px;
  }
  .mt-sm-140 {
    margin-top: 140px;
  }
  .mt-sm-150 {
    margin-top: 150px;
  }
  .mt-sm-160 {
    margin-top: 160px;
  }
  .mt-sm-170 {
    margin-top: 170px;
  }
  .mr-sm-5 {
    margin-right: 5px;
  }
  .mr-sm-10 {
    margin-right: 10px;
  }
  .mr-sm-15 {
    margin-right: 15px;
  }
  .mr-sm-20 {
    margin-right: 20px;
  }
  .mr-sm-30 {
    margin-right: 30px;
  }
  .mr-sm-40 {
    margin-right: 40px;
  }
  .mr-sm-50 {
    margin-right: 50px;
  }
  .mr-sm-60 {
    margin-right: 60px;
  }
  .mr-sm-70 {
    margin-right: 70px;
  }
  .mr-sm-80 {
    margin-right: 80px;
  }
  .mr-sm-90 {
    margin-right: 90px;
  }
  .mr-sm-100 {
    margin-right: 100px;
  }
  .mr-sm-120 {
    margin-right: 120px;
  }
  .mr-sm-140 {
    margin-right: 140px;
  }
  .mr-sm-150 {
    margin-right: 150px;
  }
  .mr-sm-160 {
    margin-right: 160px;
  }
  .mr-sm-170 {
    margin-right: 170px;
  }
  .mb-sm-5 {
    margin-bottom: 5px;
  }
  .mb-sm-10 {
    margin-bottom: 10px;
  }
  .mb-sm-15 {
    margin-bottom: 15px;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .mb-sm-30 {
    margin-bottom: 30px;
  }
  .mb-sm-40 {
    margin-bottom: 40px;
  }
  .mb-sm-50 {
    margin-bottom: 50px;
  }
  .mb-sm-60 {
    margin-bottom: 60px;
  }
  .mb-sm-70 {
    margin-bottom: 70px;
  }
  .mb-sm-80 {
    margin-bottom: 80px;
  }
  .mb-sm-90 {
    margin-bottom: 90px;
  }
  .mb-sm-100 {
    margin-bottom: 100px;
  }
  .mb-sm-120 {
    margin-bottom: 120px;
  }
  .mb-sm-140 {
    margin-bottom: 140px;
  }
  .mb-sm-150 {
    margin-bottom: 150px;
  }
  .mb-sm-160 {
    margin-bottom: 160px;
  }
  .mb-sm-170 {
    margin-bottom: 170px;
  }
  .ml-sm-5 {
    margin-left: 5px;
  }
  .ml-sm-10 {
    margin-left: 10px;
  }
  .ml-sm-15 {
    margin-left: 15px;
  }
  .ml-sm-20 {
    margin-left: 20px;
  }
  .ml-sm-30 {
    margin-left: 30px;
  }
  .ml-sm-40 {
    margin-left: 40px;
  }
  .ml-sm-50 {
    margin-left: 50px;
  }
  .ml-sm-60 {
    margin-left: 60px;
  }
  .ml-sm-70 {
    margin-left: 70px;
  }
  .ml-sm-80 {
    margin-left: 80px;
  }
  .ml-sm-90 {
    margin-left: 90px;
  }
  .ml-sm-100 {
    margin-left: 100px;
  }
  .ml-sm-120 {
    margin-left: 120px;
  }
  .ml-sm-140 {
    margin-left: 140px;
  }
  .ml-sm-150 {
    margin-left: 150px;
  }
  .ml-sm-160 {
    margin-left: 160px;
  }
  .ml-sm-170 {
    margin-left: 170px;
  }
}
@media screen and (min-width: 768px) {
  .p-md-5 {
    padding: 5px;
  }
  .p-md-10 {
    padding: 10px;
  }
  .p-md-15 {
    padding: 15px;
  }
  .p-md-20 {
    padding: 20px;
  }
  .p-md-30 {
    padding: 30px;
  }
  .p-md-40 {
    padding: 40px;
  }
  .p-md-50 {
    padding: 50px;
  }
  .p-md-60 {
    padding: 60px;
  }
  .p-md-70 {
    padding: 70px;
  }
  .p-md-80 {
    padding: 80px;
  }
  .p-md-90 {
    padding: 90px;
  }
  .p-md-100 {
    padding: 100px;
  }
  .p-md-120 {
    padding: 120px;
  }
  .p-md-140 {
    padding: 140px;
  }
  .p-md-150 {
    padding: 150px;
  }
  .p-md-160 {
    padding: 160px;
  }
  .p-md-170 {
    padding: 170px;
  }
  .pt-md-5 {
    padding-top: 5px;
  }
  .pt-md-10 {
    padding-top: 10px;
  }
  .pt-md-15 {
    padding-top: 15px;
  }
  .pt-md-20 {
    padding-top: 20px;
  }
  .pt-md-30 {
    padding-top: 30px;
  }
  .pt-md-40 {
    padding-top: 40px;
  }
  .pt-md-50 {
    padding-top: 50px;
  }
  .pt-md-60 {
    padding-top: 60px;
  }
  .pt-md-70 {
    padding-top: 70px;
  }
  .pt-md-80 {
    padding-top: 80px;
  }
  .pt-md-90 {
    padding-top: 90px;
  }
  .pt-md-100 {
    padding-top: 100px;
  }
  .pt-md-120 {
    padding-top: 120px;
  }
  .pt-md-140 {
    padding-top: 140px;
  }
  .pt-md-150 {
    padding-top: 150px;
  }
  .pt-md-160 {
    padding-top: 160px;
  }
  .pt-md-170 {
    padding-top: 170px;
  }
  .pr-md-5 {
    padding-right: 5px;
  }
  .pr-md-10 {
    padding-right: 10px;
  }
  .pr-md-15 {
    padding-right: 15px;
  }
  .pr-md-20 {
    padding-right: 20px;
  }
  .pr-md-30 {
    padding-right: 30px;
  }
  .pr-md-40 {
    padding-right: 40px;
  }
  .pr-md-50 {
    padding-right: 50px;
  }
  .pr-md-60 {
    padding-right: 60px;
  }
  .pr-md-70 {
    padding-right: 70px;
  }
  .pr-md-80 {
    padding-right: 80px;
  }
  .pr-md-90 {
    padding-right: 90px;
  }
  .pr-md-100 {
    padding-right: 100px;
  }
  .pr-md-120 {
    padding-right: 120px;
  }
  .pr-md-140 {
    padding-right: 140px;
  }
  .pr-md-150 {
    padding-right: 150px;
  }
  .pr-md-160 {
    padding-right: 160px;
  }
  .pr-md-170 {
    padding-right: 170px;
  }
  .pb-md-5 {
    padding-bottom: 5px;
  }
  .pb-md-10 {
    padding-bottom: 10px;
  }
  .pb-md-15 {
    padding-bottom: 15px;
  }
  .pb-md-20 {
    padding-bottom: 20px;
  }
  .pb-md-30 {
    padding-bottom: 30px;
  }
  .pb-md-40 {
    padding-bottom: 40px;
  }
  .pb-md-50 {
    padding-bottom: 50px;
  }
  .pb-md-60 {
    padding-bottom: 60px;
  }
  .pb-md-70 {
    padding-bottom: 70px;
  }
  .pb-md-80 {
    padding-bottom: 80px;
  }
  .pb-md-90 {
    padding-bottom: 90px;
  }
  .pb-md-100 {
    padding-bottom: 100px;
  }
  .pb-md-120 {
    padding-bottom: 120px;
  }
  .pb-md-140 {
    padding-bottom: 140px;
  }
  .pb-md-150 {
    padding-bottom: 150px;
  }
  .pb-md-160 {
    padding-bottom: 160px;
  }
  .pb-md-170 {
    padding-bottom: 170px;
  }
  .pl-md-5 {
    padding-left: 5px;
  }
  .pl-md-10 {
    padding-left: 10px;
  }
  .pl-md-15 {
    padding-left: 15px;
  }
  .pl-md-20 {
    padding-left: 20px;
  }
  .pl-md-30 {
    padding-left: 30px;
  }
  .pl-md-40 {
    padding-left: 40px;
  }
  .pl-md-50 {
    padding-left: 50px;
  }
  .pl-md-60 {
    padding-left: 60px;
  }
  .pl-md-70 {
    padding-left: 70px;
  }
  .pl-md-80 {
    padding-left: 80px;
  }
  .pl-md-90 {
    padding-left: 90px;
  }
  .pl-md-100 {
    padding-left: 100px;
  }
  .pl-md-120 {
    padding-left: 120px;
  }
  .pl-md-140 {
    padding-left: 140px;
  }
  .pl-md-150 {
    padding-left: 150px;
  }
  .pl-md-160 {
    padding-left: 160px;
  }
  .pl-md-170 {
    padding-left: 170px;
  }
  .m-md-5 {
    margin: 5px;
  }
  .m-md-10 {
    margin: 10px;
  }
  .m-md-15 {
    margin: 15px;
  }
  .m-md-20 {
    margin: 20px;
  }
  .m-md-30 {
    margin: 30px;
  }
  .m-md-40 {
    margin: 40px;
  }
  .m-md-50 {
    margin: 50px;
  }
  .m-md-60 {
    margin: 60px;
  }
  .m-md-70 {
    margin: 70px;
  }
  .m-md-80 {
    margin: 80px;
  }
  .m-md-90 {
    margin: 90px;
  }
  .m-md-100 {
    margin: 100px;
  }
  .m-md-120 {
    margin: 120px;
  }
  .m-md-140 {
    margin: 140px;
  }
  .m-md-150 {
    margin: 150px;
  }
  .m-md-160 {
    margin: 160px;
  }
  .m-md-170 {
    margin: 170px;
  }
  .mt-md-5 {
    margin-top: 5px;
  }
  .mt-md-10 {
    margin-top: 10px;
  }
  .mt-md-15 {
    margin-top: 15px;
  }
  .mt-md-20 {
    margin-top: 20px;
  }
  .mt-md-30 {
    margin-top: 30px;
  }
  .mt-md-40 {
    margin-top: 40px;
  }
  .mt-md-50 {
    margin-top: 50px;
  }
  .mt-md-60 {
    margin-top: 60px;
  }
  .mt-md-70 {
    margin-top: 70px;
  }
  .mt-md-80 {
    margin-top: 80px;
  }
  .mt-md-90 {
    margin-top: 90px;
  }
  .mt-md-100 {
    margin-top: 100px;
  }
  .mt-md-120 {
    margin-top: 120px;
  }
  .mt-md-140 {
    margin-top: 140px;
  }
  .mt-md-150 {
    margin-top: 150px;
  }
  .mt-md-160 {
    margin-top: 160px;
  }
  .mt-md-170 {
    margin-top: 170px;
  }
  .mr-md-5 {
    margin-right: 5px;
  }
  .mr-md-10 {
    margin-right: 10px;
  }
  .mr-md-15 {
    margin-right: 15px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .mr-md-30 {
    margin-right: 30px;
  }
  .mr-md-40 {
    margin-right: 40px;
  }
  .mr-md-50 {
    margin-right: 50px;
  }
  .mr-md-60 {
    margin-right: 60px;
  }
  .mr-md-70 {
    margin-right: 70px;
  }
  .mr-md-80 {
    margin-right: 80px;
  }
  .mr-md-90 {
    margin-right: 90px;
  }
  .mr-md-100 {
    margin-right: 100px;
  }
  .mr-md-120 {
    margin-right: 120px;
  }
  .mr-md-140 {
    margin-right: 140px;
  }
  .mr-md-150 {
    margin-right: 150px;
  }
  .mr-md-160 {
    margin-right: 160px;
  }
  .mr-md-170 {
    margin-right: 170px;
  }
  .mb-md-5 {
    margin-bottom: 5px;
  }
  .mb-md-10 {
    margin-bottom: 10px;
  }
  .mb-md-15 {
    margin-bottom: 15px;
  }
  .mb-md-20 {
    margin-bottom: 20px;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .mb-md-40 {
    margin-bottom: 40px;
  }
  .mb-md-50 {
    margin-bottom: 50px;
  }
  .mb-md-60 {
    margin-bottom: 60px;
  }
  .mb-md-70 {
    margin-bottom: 70px;
  }
  .mb-md-80 {
    margin-bottom: 80px;
  }
  .mb-md-90 {
    margin-bottom: 90px;
  }
  .mb-md-100 {
    margin-bottom: 100px;
  }
  .mb-md-120 {
    margin-bottom: 120px;
  }
  .mb-md-140 {
    margin-bottom: 140px;
  }
  .mb-md-150 {
    margin-bottom: 150px;
  }
  .mb-md-160 {
    margin-bottom: 160px;
  }
  .mb-md-170 {
    margin-bottom: 170px;
  }
  .ml-md-5 {
    margin-left: 5px;
  }
  .ml-md-10 {
    margin-left: 10px;
  }
  .ml-md-15 {
    margin-left: 15px;
  }
  .ml-md-20 {
    margin-left: 20px;
  }
  .ml-md-30 {
    margin-left: 30px;
  }
  .ml-md-40 {
    margin-left: 40px;
  }
  .ml-md-50 {
    margin-left: 50px;
  }
  .ml-md-60 {
    margin-left: 60px;
  }
  .ml-md-70 {
    margin-left: 70px;
  }
  .ml-md-80 {
    margin-left: 80px;
  }
  .ml-md-90 {
    margin-left: 90px;
  }
  .ml-md-100 {
    margin-left: 100px;
  }
  .ml-md-120 {
    margin-left: 120px;
  }
  .ml-md-140 {
    margin-left: 140px;
  }
  .ml-md-150 {
    margin-left: 150px;
  }
  .ml-md-160 {
    margin-left: 160px;
  }
  .ml-md-170 {
    margin-left: 170px;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-5 {
    padding: 5px;
  }
  .p-lg-10 {
    padding: 10px;
  }
  .p-lg-15 {
    padding: 15px;
  }
  .p-lg-20 {
    padding: 20px;
  }
  .p-lg-30 {
    padding: 30px;
  }
  .p-lg-40 {
    padding: 40px;
  }
  .p-lg-50 {
    padding: 50px;
  }
  .p-lg-60 {
    padding: 60px;
  }
  .p-lg-70 {
    padding: 70px;
  }
  .p-lg-80 {
    padding: 80px;
  }
  .p-lg-90 {
    padding: 90px;
  }
  .p-lg-100 {
    padding: 100px;
  }
  .p-lg-120 {
    padding: 120px;
  }
  .p-lg-140 {
    padding: 140px;
  }
  .p-lg-150 {
    padding: 150px;
  }
  .p-lg-160 {
    padding: 160px;
  }
  .p-lg-170 {
    padding: 170px;
  }
  .pt-lg-5 {
    padding-top: 5px;
  }
  .pt-lg-10 {
    padding-top: 10px;
  }
  .pt-lg-15 {
    padding-top: 15px;
  }
  .pt-lg-20 {
    padding-top: 20px;
  }
  .pt-lg-30 {
    padding-top: 30px;
  }
  .pt-lg-40 {
    padding-top: 40px;
  }
  .pt-lg-50 {
    padding-top: 50px;
  }
  .pt-lg-60 {
    padding-top: 60px;
  }
  .pt-lg-70 {
    padding-top: 70px;
  }
  .pt-lg-80 {
    padding-top: 80px;
  }
  .pt-lg-90 {
    padding-top: 90px;
  }
  .pt-lg-100 {
    padding-top: 100px;
  }
  .pt-lg-120 {
    padding-top: 120px;
  }
  .pt-lg-140 {
    padding-top: 140px;
  }
  .pt-lg-150 {
    padding-top: 150px;
  }
  .pt-lg-160 {
    padding-top: 160px;
  }
  .pt-lg-170 {
    padding-top: 170px;
  }
  .pr-lg-5 {
    padding-right: 5px;
  }
  .pr-lg-10 {
    padding-right: 10px;
  }
  .pr-lg-15 {
    padding-right: 15px;
  }
  .pr-lg-20 {
    padding-right: 20px;
  }
  .pr-lg-30 {
    padding-right: 30px;
  }
  .pr-lg-40 {
    padding-right: 40px;
  }
  .pr-lg-50 {
    padding-right: 50px;
  }
  .pr-lg-60 {
    padding-right: 60px;
  }
  .pr-lg-70 {
    padding-right: 70px;
  }
  .pr-lg-80 {
    padding-right: 80px;
  }
  .pr-lg-90 {
    padding-right: 90px;
  }
  .pr-lg-100 {
    padding-right: 100px;
  }
  .pr-lg-120 {
    padding-right: 120px;
  }
  .pr-lg-140 {
    padding-right: 140px;
  }
  .pr-lg-150 {
    padding-right: 150px;
  }
  .pr-lg-160 {
    padding-right: 160px;
  }
  .pr-lg-170 {
    padding-right: 170px;
  }
  .pb-lg-5 {
    padding-bottom: 5px;
  }
  .pb-lg-10 {
    padding-bottom: 10px;
  }
  .pb-lg-15 {
    padding-bottom: 15px;
  }
  .pb-lg-20 {
    padding-bottom: 20px;
  }
  .pb-lg-30 {
    padding-bottom: 30px;
  }
  .pb-lg-40 {
    padding-bottom: 40px;
  }
  .pb-lg-50 {
    padding-bottom: 50px;
  }
  .pb-lg-60 {
    padding-bottom: 60px;
  }
  .pb-lg-70 {
    padding-bottom: 70px;
  }
  .pb-lg-80 {
    padding-bottom: 80px;
  }
  .pb-lg-90 {
    padding-bottom: 90px;
  }
  .pb-lg-100 {
    padding-bottom: 100px;
  }
  .pb-lg-120 {
    padding-bottom: 120px;
  }
  .pb-lg-140 {
    padding-bottom: 140px;
  }
  .pb-lg-150 {
    padding-bottom: 150px;
  }
  .pb-lg-160 {
    padding-bottom: 160px;
  }
  .pb-lg-170 {
    padding-bottom: 170px;
  }
  .pl-lg-5 {
    padding-left: 5px;
  }
  .pl-lg-10 {
    padding-left: 10px;
  }
  .pl-lg-15 {
    padding-left: 15px;
  }
  .pl-lg-20 {
    padding-left: 20px;
  }
  .pl-lg-30 {
    padding-left: 30px;
  }
  .pl-lg-40 {
    padding-left: 40px;
  }
  .pl-lg-50 {
    padding-left: 50px;
  }
  .pl-lg-60 {
    padding-left: 60px;
  }
  .pl-lg-70 {
    padding-left: 70px;
  }
  .pl-lg-80 {
    padding-left: 80px;
  }
  .pl-lg-90 {
    padding-left: 90px;
  }
  .pl-lg-100 {
    padding-left: 100px;
  }
  .pl-lg-120 {
    padding-left: 120px;
  }
  .pl-lg-140 {
    padding-left: 140px;
  }
  .pl-lg-150 {
    padding-left: 150px;
  }
  .pl-lg-160 {
    padding-left: 160px;
  }
  .pl-lg-170 {
    padding-left: 170px;
  }
  .m-lg-5 {
    margin: 5px;
  }
  .m-lg-10 {
    margin: 10px;
  }
  .m-lg-15 {
    margin: 15px;
  }
  .m-lg-20 {
    margin: 20px;
  }
  .m-lg-30 {
    margin: 30px;
  }
  .m-lg-40 {
    margin: 40px;
  }
  .m-lg-50 {
    margin: 50px;
  }
  .m-lg-60 {
    margin: 60px;
  }
  .m-lg-70 {
    margin: 70px;
  }
  .m-lg-80 {
    margin: 80px;
  }
  .m-lg-90 {
    margin: 90px;
  }
  .m-lg-100 {
    margin: 100px;
  }
  .m-lg-120 {
    margin: 120px;
  }
  .m-lg-140 {
    margin: 140px;
  }
  .m-lg-150 {
    margin: 150px;
  }
  .m-lg-160 {
    margin: 160px;
  }
  .m-lg-170 {
    margin: 170px;
  }
  .mt-lg-5 {
    margin-top: 5px;
  }
  .mt-lg-10 {
    margin-top: 10px;
  }
  .mt-lg-15 {
    margin-top: 15px;
  }
  .mt-lg-20 {
    margin-top: 20px;
  }
  .mt-lg-30 {
    margin-top: 30px;
  }
  .mt-lg-40 {
    margin-top: 40px;
  }
  .mt-lg-50 {
    margin-top: 50px;
  }
  .mt-lg-60 {
    margin-top: 60px;
  }
  .mt-lg-70 {
    margin-top: 70px;
  }
  .mt-lg-80 {
    margin-top: 80px;
  }
  .mt-lg-90 {
    margin-top: 90px;
  }
  .mt-lg-100 {
    margin-top: 100px;
  }
  .mt-lg-120 {
    margin-top: 120px;
  }
  .mt-lg-140 {
    margin-top: 140px;
  }
  .mt-lg-150 {
    margin-top: 150px;
  }
  .mt-lg-160 {
    margin-top: 160px;
  }
  .mt-lg-170 {
    margin-top: 170px;
  }
  .mr-lg-5 {
    margin-right: 5px;
  }
  .mr-lg-10 {
    margin-right: 10px;
  }
  .mr-lg-15 {
    margin-right: 15px;
  }
  .mr-lg-20 {
    margin-right: 20px;
  }
  .mr-lg-30 {
    margin-right: 30px;
  }
  .mr-lg-40 {
    margin-right: 40px;
  }
  .mr-lg-50 {
    margin-right: 50px;
  }
  .mr-lg-60 {
    margin-right: 60px;
  }
  .mr-lg-70 {
    margin-right: 70px;
  }
  .mr-lg-80 {
    margin-right: 80px;
  }
  .mr-lg-90 {
    margin-right: 90px;
  }
  .mr-lg-100 {
    margin-right: 100px;
  }
  .mr-lg-120 {
    margin-right: 120px;
  }
  .mr-lg-140 {
    margin-right: 140px;
  }
  .mr-lg-150 {
    margin-right: 150px;
  }
  .mr-lg-160 {
    margin-right: 160px;
  }
  .mr-lg-170 {
    margin-right: 170px;
  }
  .mb-lg-5 {
    margin-bottom: 5px;
  }
  .mb-lg-10 {
    margin-bottom: 10px;
  }
  .mb-lg-15 {
    margin-bottom: 15px;
  }
  .mb-lg-20 {
    margin-bottom: 20px;
  }
  .mb-lg-30 {
    margin-bottom: 30px;
  }
  .mb-lg-40 {
    margin-bottom: 40px;
  }
  .mb-lg-50 {
    margin-bottom: 50px;
  }
  .mb-lg-60 {
    margin-bottom: 60px;
  }
  .mb-lg-70 {
    margin-bottom: 70px;
  }
  .mb-lg-80 {
    margin-bottom: 80px;
  }
  .mb-lg-90 {
    margin-bottom: 90px;
  }
  .mb-lg-100 {
    margin-bottom: 100px;
  }
  .mb-lg-120 {
    margin-bottom: 120px;
  }
  .mb-lg-140 {
    margin-bottom: 140px;
  }
  .mb-lg-150 {
    margin-bottom: 150px;
  }
  .mb-lg-160 {
    margin-bottom: 160px;
  }
  .mb-lg-170 {
    margin-bottom: 170px;
  }
  .ml-lg-5 {
    margin-left: 5px;
  }
  .ml-lg-10 {
    margin-left: 10px;
  }
  .ml-lg-15 {
    margin-left: 15px;
  }
  .ml-lg-20 {
    margin-left: 20px;
  }
  .ml-lg-30 {
    margin-left: 30px;
  }
  .ml-lg-40 {
    margin-left: 40px;
  }
  .ml-lg-50 {
    margin-left: 50px;
  }
  .ml-lg-60 {
    margin-left: 60px;
  }
  .ml-lg-70 {
    margin-left: 70px;
  }
  .ml-lg-80 {
    margin-left: 80px;
  }
  .ml-lg-90 {
    margin-left: 90px;
  }
  .ml-lg-100 {
    margin-left: 100px;
  }
  .ml-lg-120 {
    margin-left: 120px;
  }
  .ml-lg-140 {
    margin-left: 140px;
  }
  .ml-lg-150 {
    margin-left: 150px;
  }
  .ml-lg-160 {
    margin-left: 160px;
  }
  .ml-lg-170 {
    margin-left: 170px;
  }
}
@media screen and (min-width: 1400px) {
  .p-xl-5 {
    padding: 5px;
  }
  .p-xl-10 {
    padding: 10px;
  }
  .p-xl-15 {
    padding: 15px;
  }
  .p-xl-20 {
    padding: 20px;
  }
  .p-xl-30 {
    padding: 30px;
  }
  .p-xl-40 {
    padding: 40px;
  }
  .p-xl-50 {
    padding: 50px;
  }
  .p-xl-60 {
    padding: 60px;
  }
  .p-xl-70 {
    padding: 70px;
  }
  .p-xl-80 {
    padding: 80px;
  }
  .p-xl-90 {
    padding: 90px;
  }
  .p-xl-100 {
    padding: 100px;
  }
  .p-xl-120 {
    padding: 120px;
  }
  .p-xl-140 {
    padding: 140px;
  }
  .p-xl-150 {
    padding: 150px;
  }
  .p-xl-160 {
    padding: 160px;
  }
  .p-xl-170 {
    padding: 170px;
  }
  .pt-xl-5 {
    padding-top: 5px;
  }
  .pt-xl-10 {
    padding-top: 10px;
  }
  .pt-xl-15 {
    padding-top: 15px;
  }
  .pt-xl-20 {
    padding-top: 20px;
  }
  .pt-xl-30 {
    padding-top: 30px;
  }
  .pt-xl-40 {
    padding-top: 40px;
  }
  .pt-xl-50 {
    padding-top: 50px;
  }
  .pt-xl-60 {
    padding-top: 60px;
  }
  .pt-xl-70 {
    padding-top: 70px;
  }
  .pt-xl-80 {
    padding-top: 80px;
  }
  .pt-xl-90 {
    padding-top: 90px;
  }
  .pt-xl-100 {
    padding-top: 100px;
  }
  .pt-xl-120 {
    padding-top: 120px;
  }
  .pt-xl-140 {
    padding-top: 140px;
  }
  .pt-xl-150 {
    padding-top: 150px;
  }
  .pt-xl-160 {
    padding-top: 160px;
  }
  .pt-xl-170 {
    padding-top: 170px;
  }
  .pr-xl-5 {
    padding-right: 5px;
  }
  .pr-xl-10 {
    padding-right: 10px;
  }
  .pr-xl-15 {
    padding-right: 15px;
  }
  .pr-xl-20 {
    padding-right: 20px;
  }
  .pr-xl-30 {
    padding-right: 30px;
  }
  .pr-xl-40 {
    padding-right: 40px;
  }
  .pr-xl-50 {
    padding-right: 50px;
  }
  .pr-xl-60 {
    padding-right: 60px;
  }
  .pr-xl-70 {
    padding-right: 70px;
  }
  .pr-xl-80 {
    padding-right: 80px;
  }
  .pr-xl-90 {
    padding-right: 90px;
  }
  .pr-xl-100 {
    padding-right: 100px;
  }
  .pr-xl-120 {
    padding-right: 120px;
  }
  .pr-xl-140 {
    padding-right: 140px;
  }
  .pr-xl-150 {
    padding-right: 150px;
  }
  .pr-xl-160 {
    padding-right: 160px;
  }
  .pr-xl-170 {
    padding-right: 170px;
  }
  .pb-xl-5 {
    padding-bottom: 5px;
  }
  .pb-xl-10 {
    padding-bottom: 10px;
  }
  .pb-xl-15 {
    padding-bottom: 15px;
  }
  .pb-xl-20 {
    padding-bottom: 20px;
  }
  .pb-xl-30 {
    padding-bottom: 30px;
  }
  .pb-xl-40 {
    padding-bottom: 40px;
  }
  .pb-xl-50 {
    padding-bottom: 50px;
  }
  .pb-xl-60 {
    padding-bottom: 60px;
  }
  .pb-xl-70 {
    padding-bottom: 70px;
  }
  .pb-xl-80 {
    padding-bottom: 80px;
  }
  .pb-xl-90 {
    padding-bottom: 90px;
  }
  .pb-xl-100 {
    padding-bottom: 100px;
  }
  .pb-xl-120 {
    padding-bottom: 120px;
  }
  .pb-xl-140 {
    padding-bottom: 140px;
  }
  .pb-xl-150 {
    padding-bottom: 150px;
  }
  .pb-xl-160 {
    padding-bottom: 160px;
  }
  .pb-xl-170 {
    padding-bottom: 170px;
  }
  .pl-xl-5 {
    padding-left: 5px;
  }
  .pl-xl-10 {
    padding-left: 10px;
  }
  .pl-xl-15 {
    padding-left: 15px;
  }
  .pl-xl-20 {
    padding-left: 20px;
  }
  .pl-xl-30 {
    padding-left: 30px;
  }
  .pl-xl-40 {
    padding-left: 40px;
  }
  .pl-xl-50 {
    padding-left: 50px;
  }
  .pl-xl-60 {
    padding-left: 60px;
  }
  .pl-xl-70 {
    padding-left: 70px;
  }
  .pl-xl-80 {
    padding-left: 80px;
  }
  .pl-xl-90 {
    padding-left: 90px;
  }
  .pl-xl-100 {
    padding-left: 100px;
  }
  .pl-xl-120 {
    padding-left: 120px;
  }
  .pl-xl-140 {
    padding-left: 140px;
  }
  .pl-xl-150 {
    padding-left: 150px;
  }
  .pl-xl-160 {
    padding-left: 160px;
  }
  .pl-xl-170 {
    padding-left: 170px;
  }
  .m-xl-5 {
    margin: 5px;
  }
  .m-xl-10 {
    margin: 10px;
  }
  .m-xl-15 {
    margin: 15px;
  }
  .m-xl-20 {
    margin: 20px;
  }
  .m-xl-30 {
    margin: 30px;
  }
  .m-xl-40 {
    margin: 40px;
  }
  .m-xl-50 {
    margin: 50px;
  }
  .m-xl-60 {
    margin: 60px;
  }
  .m-xl-70 {
    margin: 70px;
  }
  .m-xl-80 {
    margin: 80px;
  }
  .m-xl-90 {
    margin: 90px;
  }
  .m-xl-100 {
    margin: 100px;
  }
  .m-xl-120 {
    margin: 120px;
  }
  .m-xl-140 {
    margin: 140px;
  }
  .m-xl-150 {
    margin: 150px;
  }
  .m-xl-160 {
    margin: 160px;
  }
  .m-xl-170 {
    margin: 170px;
  }
  .mt-xl-5 {
    margin-top: 5px;
  }
  .mt-xl-10 {
    margin-top: 10px;
  }
  .mt-xl-15 {
    margin-top: 15px;
  }
  .mt-xl-20 {
    margin-top: 20px;
  }
  .mt-xl-30 {
    margin-top: 30px;
  }
  .mt-xl-40 {
    margin-top: 40px;
  }
  .mt-xl-50 {
    margin-top: 50px;
  }
  .mt-xl-60 {
    margin-top: 60px;
  }
  .mt-xl-70 {
    margin-top: 70px;
  }
  .mt-xl-80 {
    margin-top: 80px;
  }
  .mt-xl-90 {
    margin-top: 90px;
  }
  .mt-xl-100 {
    margin-top: 100px;
  }
  .mt-xl-120 {
    margin-top: 120px;
  }
  .mt-xl-140 {
    margin-top: 140px;
  }
  .mt-xl-150 {
    margin-top: 150px;
  }
  .mt-xl-160 {
    margin-top: 160px;
  }
  .mt-xl-170 {
    margin-top: 170px;
  }
  .mr-xl-5 {
    margin-right: 5px;
  }
  .mr-xl-10 {
    margin-right: 10px;
  }
  .mr-xl-15 {
    margin-right: 15px;
  }
  .mr-xl-20 {
    margin-right: 20px;
  }
  .mr-xl-30 {
    margin-right: 30px;
  }
  .mr-xl-40 {
    margin-right: 40px;
  }
  .mr-xl-50 {
    margin-right: 50px;
  }
  .mr-xl-60 {
    margin-right: 60px;
  }
  .mr-xl-70 {
    margin-right: 70px;
  }
  .mr-xl-80 {
    margin-right: 80px;
  }
  .mr-xl-90 {
    margin-right: 90px;
  }
  .mr-xl-100 {
    margin-right: 100px;
  }
  .mr-xl-120 {
    margin-right: 120px;
  }
  .mr-xl-140 {
    margin-right: 140px;
  }
  .mr-xl-150 {
    margin-right: 150px;
  }
  .mr-xl-160 {
    margin-right: 160px;
  }
  .mr-xl-170 {
    margin-right: 170px;
  }
  .mb-xl-5 {
    margin-bottom: 5px;
  }
  .mb-xl-10 {
    margin-bottom: 10px;
  }
  .mb-xl-15 {
    margin-bottom: 15px;
  }
  .mb-xl-20 {
    margin-bottom: 20px;
  }
  .mb-xl-30 {
    margin-bottom: 30px;
  }
  .mb-xl-40 {
    margin-bottom: 40px;
  }
  .mb-xl-50 {
    margin-bottom: 50px;
  }
  .mb-xl-60 {
    margin-bottom: 60px;
  }
  .mb-xl-70 {
    margin-bottom: 70px;
  }
  .mb-xl-80 {
    margin-bottom: 80px;
  }
  .mb-xl-90 {
    margin-bottom: 90px;
  }
  .mb-xl-100 {
    margin-bottom: 100px;
  }
  .mb-xl-120 {
    margin-bottom: 120px;
  }
  .mb-xl-140 {
    margin-bottom: 140px;
  }
  .mb-xl-150 {
    margin-bottom: 150px;
  }
  .mb-xl-160 {
    margin-bottom: 160px;
  }
  .mb-xl-170 {
    margin-bottom: 170px;
  }
  .ml-xl-5 {
    margin-left: 5px;
  }
  .ml-xl-10 {
    margin-left: 10px;
  }
  .ml-xl-15 {
    margin-left: 15px;
  }
  .ml-xl-20 {
    margin-left: 20px;
  }
  .ml-xl-30 {
    margin-left: 30px;
  }
  .ml-xl-40 {
    margin-left: 40px;
  }
  .ml-xl-50 {
    margin-left: 50px;
  }
  .ml-xl-60 {
    margin-left: 60px;
  }
  .ml-xl-70 {
    margin-left: 70px;
  }
  .ml-xl-80 {
    margin-left: 80px;
  }
  .ml-xl-90 {
    margin-left: 90px;
  }
  .ml-xl-100 {
    margin-left: 100px;
  }
  .ml-xl-120 {
    margin-left: 120px;
  }
  .ml-xl-140 {
    margin-left: 140px;
  }
  .ml-xl-150 {
    margin-left: 150px;
  }
  .ml-xl-160 {
    margin-left: 160px;
  }
  .ml-xl-170 {
    margin-left: 170px;
  }
}
@media screen and (min-width: 1600px) {
  .p-xxl-5 {
    padding: 5px;
  }
  .p-xxl-10 {
    padding: 10px;
  }
  .p-xxl-15 {
    padding: 15px;
  }
  .p-xxl-20 {
    padding: 20px;
  }
  .p-xxl-30 {
    padding: 30px;
  }
  .p-xxl-40 {
    padding: 40px;
  }
  .p-xxl-50 {
    padding: 50px;
  }
  .p-xxl-60 {
    padding: 60px;
  }
  .p-xxl-70 {
    padding: 70px;
  }
  .p-xxl-80 {
    padding: 80px;
  }
  .p-xxl-90 {
    padding: 90px;
  }
  .p-xxl-100 {
    padding: 100px;
  }
  .p-xxl-120 {
    padding: 120px;
  }
  .p-xxl-140 {
    padding: 140px;
  }
  .p-xxl-150 {
    padding: 150px;
  }
  .p-xxl-160 {
    padding: 160px;
  }
  .p-xxl-170 {
    padding: 170px;
  }
  .pt-xxl-5 {
    padding-top: 5px;
  }
  .pt-xxl-10 {
    padding-top: 10px;
  }
  .pt-xxl-15 {
    padding-top: 15px;
  }
  .pt-xxl-20 {
    padding-top: 20px;
  }
  .pt-xxl-30 {
    padding-top: 30px;
  }
  .pt-xxl-40 {
    padding-top: 40px;
  }
  .pt-xxl-50 {
    padding-top: 50px;
  }
  .pt-xxl-60 {
    padding-top: 60px;
  }
  .pt-xxl-70 {
    padding-top: 70px;
  }
  .pt-xxl-80 {
    padding-top: 80px;
  }
  .pt-xxl-90 {
    padding-top: 90px;
  }
  .pt-xxl-100 {
    padding-top: 100px;
  }
  .pt-xxl-120 {
    padding-top: 120px;
  }
  .pt-xxl-140 {
    padding-top: 140px;
  }
  .pt-xxl-150 {
    padding-top: 150px;
  }
  .pt-xxl-160 {
    padding-top: 160px;
  }
  .pt-xxl-170 {
    padding-top: 170px;
  }
  .pr-xxl-5 {
    padding-right: 5px;
  }
  .pr-xxl-10 {
    padding-right: 10px;
  }
  .pr-xxl-15 {
    padding-right: 15px;
  }
  .pr-xxl-20 {
    padding-right: 20px;
  }
  .pr-xxl-30 {
    padding-right: 30px;
  }
  .pr-xxl-40 {
    padding-right: 40px;
  }
  .pr-xxl-50 {
    padding-right: 50px;
  }
  .pr-xxl-60 {
    padding-right: 60px;
  }
  .pr-xxl-70 {
    padding-right: 70px;
  }
  .pr-xxl-80 {
    padding-right: 80px;
  }
  .pr-xxl-90 {
    padding-right: 90px;
  }
  .pr-xxl-100 {
    padding-right: 100px;
  }
  .pr-xxl-120 {
    padding-right: 120px;
  }
  .pr-xxl-140 {
    padding-right: 140px;
  }
  .pr-xxl-150 {
    padding-right: 150px;
  }
  .pr-xxl-160 {
    padding-right: 160px;
  }
  .pr-xxl-170 {
    padding-right: 170px;
  }
  .pb-xxl-5 {
    padding-bottom: 5px;
  }
  .pb-xxl-10 {
    padding-bottom: 10px;
  }
  .pb-xxl-15 {
    padding-bottom: 15px;
  }
  .pb-xxl-20 {
    padding-bottom: 20px;
  }
  .pb-xxl-30 {
    padding-bottom: 30px;
  }
  .pb-xxl-40 {
    padding-bottom: 40px;
  }
  .pb-xxl-50 {
    padding-bottom: 50px;
  }
  .pb-xxl-60 {
    padding-bottom: 60px;
  }
  .pb-xxl-70 {
    padding-bottom: 70px;
  }
  .pb-xxl-80 {
    padding-bottom: 80px;
  }
  .pb-xxl-90 {
    padding-bottom: 90px;
  }
  .pb-xxl-100 {
    padding-bottom: 100px;
  }
  .pb-xxl-120 {
    padding-bottom: 120px;
  }
  .pb-xxl-140 {
    padding-bottom: 140px;
  }
  .pb-xxl-150 {
    padding-bottom: 150px;
  }
  .pb-xxl-160 {
    padding-bottom: 160px;
  }
  .pb-xxl-170 {
    padding-bottom: 170px;
  }
  .pl-xxl-5 {
    padding-left: 5px;
  }
  .pl-xxl-10 {
    padding-left: 10px;
  }
  .pl-xxl-15 {
    padding-left: 15px;
  }
  .pl-xxl-20 {
    padding-left: 20px;
  }
  .pl-xxl-30 {
    padding-left: 30px;
  }
  .pl-xxl-40 {
    padding-left: 40px;
  }
  .pl-xxl-50 {
    padding-left: 50px;
  }
  .pl-xxl-60 {
    padding-left: 60px;
  }
  .pl-xxl-70 {
    padding-left: 70px;
  }
  .pl-xxl-80 {
    padding-left: 80px;
  }
  .pl-xxl-90 {
    padding-left: 90px;
  }
  .pl-xxl-100 {
    padding-left: 100px;
  }
  .pl-xxl-120 {
    padding-left: 120px;
  }
  .pl-xxl-140 {
    padding-left: 140px;
  }
  .pl-xxl-150 {
    padding-left: 150px;
  }
  .pl-xxl-160 {
    padding-left: 160px;
  }
  .pl-xxl-170 {
    padding-left: 170px;
  }
  .m-xxl-5 {
    margin: 5px;
  }
  .m-xxl-10 {
    margin: 10px;
  }
  .m-xxl-15 {
    margin: 15px;
  }
  .m-xxl-20 {
    margin: 20px;
  }
  .m-xxl-30 {
    margin: 30px;
  }
  .m-xxl-40 {
    margin: 40px;
  }
  .m-xxl-50 {
    margin: 50px;
  }
  .m-xxl-60 {
    margin: 60px;
  }
  .m-xxl-70 {
    margin: 70px;
  }
  .m-xxl-80 {
    margin: 80px;
  }
  .m-xxl-90 {
    margin: 90px;
  }
  .m-xxl-100 {
    margin: 100px;
  }
  .m-xxl-120 {
    margin: 120px;
  }
  .m-xxl-140 {
    margin: 140px;
  }
  .m-xxl-150 {
    margin: 150px;
  }
  .m-xxl-160 {
    margin: 160px;
  }
  .m-xxl-170 {
    margin: 170px;
  }
  .mt-xxl-5 {
    margin-top: 5px;
  }
  .mt-xxl-10 {
    margin-top: 10px;
  }
  .mt-xxl-15 {
    margin-top: 15px;
  }
  .mt-xxl-20 {
    margin-top: 20px;
  }
  .mt-xxl-30 {
    margin-top: 30px;
  }
  .mt-xxl-40 {
    margin-top: 40px;
  }
  .mt-xxl-50 {
    margin-top: 50px;
  }
  .mt-xxl-60 {
    margin-top: 60px;
  }
  .mt-xxl-70 {
    margin-top: 70px;
  }
  .mt-xxl-80 {
    margin-top: 80px;
  }
  .mt-xxl-90 {
    margin-top: 90px;
  }
  .mt-xxl-100 {
    margin-top: 100px;
  }
  .mt-xxl-120 {
    margin-top: 120px;
  }
  .mt-xxl-140 {
    margin-top: 140px;
  }
  .mt-xxl-150 {
    margin-top: 150px;
  }
  .mt-xxl-160 {
    margin-top: 160px;
  }
  .mt-xxl-170 {
    margin-top: 170px;
  }
  .mr-xxl-5 {
    margin-right: 5px;
  }
  .mr-xxl-10 {
    margin-right: 10px;
  }
  .mr-xxl-15 {
    margin-right: 15px;
  }
  .mr-xxl-20 {
    margin-right: 20px;
  }
  .mr-xxl-30 {
    margin-right: 30px;
  }
  .mr-xxl-40 {
    margin-right: 40px;
  }
  .mr-xxl-50 {
    margin-right: 50px;
  }
  .mr-xxl-60 {
    margin-right: 60px;
  }
  .mr-xxl-70 {
    margin-right: 70px;
  }
  .mr-xxl-80 {
    margin-right: 80px;
  }
  .mr-xxl-90 {
    margin-right: 90px;
  }
  .mr-xxl-100 {
    margin-right: 100px;
  }
  .mr-xxl-120 {
    margin-right: 120px;
  }
  .mr-xxl-140 {
    margin-right: 140px;
  }
  .mr-xxl-150 {
    margin-right: 150px;
  }
  .mr-xxl-160 {
    margin-right: 160px;
  }
  .mr-xxl-170 {
    margin-right: 170px;
  }
  .mb-xxl-5 {
    margin-bottom: 5px;
  }
  .mb-xxl-10 {
    margin-bottom: 10px;
  }
  .mb-xxl-15 {
    margin-bottom: 15px;
  }
  .mb-xxl-20 {
    margin-bottom: 20px;
  }
  .mb-xxl-30 {
    margin-bottom: 30px;
  }
  .mb-xxl-40 {
    margin-bottom: 40px;
  }
  .mb-xxl-50 {
    margin-bottom: 50px;
  }
  .mb-xxl-60 {
    margin-bottom: 60px;
  }
  .mb-xxl-70 {
    margin-bottom: 70px;
  }
  .mb-xxl-80 {
    margin-bottom: 80px;
  }
  .mb-xxl-90 {
    margin-bottom: 90px;
  }
  .mb-xxl-100 {
    margin-bottom: 100px;
  }
  .mb-xxl-120 {
    margin-bottom: 120px;
  }
  .mb-xxl-140 {
    margin-bottom: 140px;
  }
  .mb-xxl-150 {
    margin-bottom: 150px;
  }
  .mb-xxl-160 {
    margin-bottom: 160px;
  }
  .mb-xxl-170 {
    margin-bottom: 170px;
  }
  .ml-xxl-5 {
    margin-left: 5px;
  }
  .ml-xxl-10 {
    margin-left: 10px;
  }
  .ml-xxl-15 {
    margin-left: 15px;
  }
  .ml-xxl-20 {
    margin-left: 20px;
  }
  .ml-xxl-30 {
    margin-left: 30px;
  }
  .ml-xxl-40 {
    margin-left: 40px;
  }
  .ml-xxl-50 {
    margin-left: 50px;
  }
  .ml-xxl-60 {
    margin-left: 60px;
  }
  .ml-xxl-70 {
    margin-left: 70px;
  }
  .ml-xxl-80 {
    margin-left: 80px;
  }
  .ml-xxl-90 {
    margin-left: 90px;
  }
  .ml-xxl-100 {
    margin-left: 100px;
  }
  .ml-xxl-120 {
    margin-left: 120px;
  }
  .ml-xxl-140 {
    margin-left: 140px;
  }
  .ml-xxl-150 {
    margin-left: 150px;
  }
  .ml-xxl-160 {
    margin-left: 160px;
  }
  .ml-xxl-170 {
    margin-left: 170px;
  }
}
.hide-xs {
  display: none !important;
}

.show-xs {
  display: block !important;
}

@media screen and (min-width: 567px) {
  .hide-sm {
    display: none !important;
  }
  .show-sm {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  .hide-md {
    display: none !important;
  }
  .show-md {
    display: block !important;
  }
}
@media screen and (min-width: 992px) {
  .hide-lg {
    display: none !important;
  }
  .show-lg {
    display: block !important;
  }
}
@media screen and (min-width: 1400px) {
  .hide-xl {
    display: none !important;
  }
  .show-xl {
    display: block !important;
  }
}
@media screen and (min-width: 1600px) {
  .hide-xxl {
    display: none !important;
  }
  .show-xxl {
    display: block !important;
  }
}
/* =========================================
		Paths
   ========================================= */
/**
 * Prefix paths with $p_ to make
 * them easier to find with
 * autocomplete
 *
 */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}

article, aside, figure, footer, header, nav, section, details, summary {
  display: block;
}

/* Handle box-sizing while better addressing child elements:
   http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

/* consider resetting the default cursor: https://gist.github.com/murtaugh/5247154 */
/* Responsive images and other embedded objects */
/* if you don't have full control over `img` tags (if you have to overcome attributes), consider adding height: auto */
img,
object,
embed {
  max-width: 100%;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: inherit;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

th {
  font-weight: bold;
  vertical-align: bottom;
}

td {
  font-weight: normal;
  vertical-align: top;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

pre {
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}

.ie7 input[type=checkbox] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

select, input, textarea {
  font: 99% sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

td, td img {
  vertical-align: top;
}

/* Make sure sup and sub don't mess with your line-heights http://gist.github.com/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* standardize any monospaced elements */
pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

/* hand cursor on clickable elements */
.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {
  margin: 0;
}

/* make buttons play nice in IE */
button,
input[type=button] {
  width: auto;
  overflow: visible;
}

/* scale images in IE7 more attractively */
.ie7 img {
  -ms-interpolation-mode: bicubic;
}

/* prevent BG image flicker upon hover
   (commented out as usage is rare, and the filter syntax messes with some pre-processors)
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
*/
/* let's clear some floats */
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

@font-face {
  font-family: "Helvetica Neue LT W1G";
  src: url("../fonts//HelveticaNeueLTW1G-Bd.woff2") format("woff2"), url("../fonts//HelveticaNeueLTW1G-Bd.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT W1G";
  src: url("../fonts//HelveticaNeueLTW1G-Md.woff2") format("woff2"), url("../fonts//HelveticaNeueLTW1G-Md.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT W1G";
  src: url("../fonts//HelveticaNeueLTW1G-Roman.woff2") format("woff2"), url("../fonts//HelveticaNeueLTW1G-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* sample markup

  <button class="burger">
    <span></span>
  </button>
*/
.burger {
  position: relative;
  display: block;
  background: none;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  cursor: pointer;
  outline: none;
  border: none;
}
.burger span {
  position: absolute;
  display: block;
  left: 0;
  height: 4px;
  width: 100%;
  background: #fff;
  transition-property: transform;
  transition-duration: 400ms;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.495, -0.495, 0.44, 1.445);
  top: 50%;
  transform: translateY(-50%);
}
.burger span:before, .burger span:after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 4px;
  width: 100%;
  background: #fff;
  left: 0;
}
.burger span:before {
  top: -15px;
  transition-property: width, margin-left, margin-top, height;
  transition-duration: 200ms, 200ms, 200ms, 200ms;
  transition-delay: 400ms, 400ms, 200ms, 200ms;
  transition-timing-function: ease;
}
.burger span:after {
  bottom: -15px;
  transition-property: width, margin-left;
  transition-duration: 200ms, 200ms;
  transition-delay: 400ms, 400ms;
  transition-timing-function: ease;
}
.burger.open span {
  transform: translateY(-50%) rotate(45deg);
  transition-delay: 600ms;
}
.burger.open span:after {
  width: 0;
  margin-left: 28px;
  transition-delay: 0s, 0s;
}
.burger.open span:before {
  width: 4px;
  margin-left: 28px;
  margin-top: -13px;
  height: 60px;
  transition-delay: 0s, 0s, 200ms, 400ms;
}

.site-footer {
  position: relative;
  padding: 44px 22px 22px 22px;
}
@media (max-width: 991px) {
  .site-footer {
    padding: 22px 22px 22px 22px;
  }
}
.home .site-footer {
  padding-bottom: 44px;
}
.site-footer:before {
  content: "";
  top: 0;
  left: 22px;
  right: 22px;
  height: 1px;
  position: absolute;
  background-color: #333333;
}
.single-education .site-footer:before, .page-template-template-education .site-footer:before {
  background-color: #fff;
}
.site-footer__item {
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .site-footer__item {
    width: 50%;
    margin-bottom: 0;
  }
}
.site-footer__newsletter {
  max-width: 400px;
  width: 100%;
}
@media (min-width: 567px) {
  .site-footer__newsletter {
    width: 400px;
  }
}
@media (min-width: 992px) {
  .site-footer__newsletter {
    margin-top: -70px;
  }
}
.site-footer__newsletter input {
  background: none !important;
  outline: none !important;
  border-radius: 0 !important;
  border: none !important;
  border-bottom: 1px solid #333333 !important;
  height: 50px !important;
  margin-bottom: 10px !important;
}
@media (min-width: 992px) {
  .site-footer__newsletter input {
    font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  }
}
.single-education .site-footer__newsletter input, .page-template-template-education .site-footer__newsletter input {
  border-bottom: 1px solid #fff !important;
}
.single-education .site-footer__newsletter input::-webkit-input-placeholder, .page-template-template-education .site-footer__newsletter input::-webkit-input-placeholder {
  color: #fff !important;
}
.single-education .site-footer__newsletter input:-moz-placeholder, .page-template-template-education .site-footer__newsletter input:-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
  opacity: 1;
}
.single-education .site-footer__newsletter input::-moz-placeholder, .page-template-template-education .site-footer__newsletter input::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
  opacity: 1;
}
.single-education .site-footer__newsletter input:-ms-input-placeholder, .page-template-template-education .site-footer__newsletter input:-ms-input-placeholder {
  color: #fff !important;
}
.site-footer__newsletter input::-webkit-input-placeholder {
  color: #333333;
}
@media (min-width: 992px) {
  .site-footer__newsletter input::-webkit-input-placeholder {
    font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  }
}
.site-footer__newsletter input:-moz-placeholder { /* Firefox 18- */
  color: #333333;
  opacity: 1;
}
@media (min-width: 992px) {
  .site-footer__newsletter input:-moz-placeholder {
    font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  }
}
.site-footer__newsletter input::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
  opacity: 1;
}
@media (min-width: 992px) {
  .site-footer__newsletter input::-moz-placeholder {
    font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  }
}
.site-footer__newsletter input:-ms-input-placeholder {
  color: #333333;
}
@media (min-width: 992px) {
  .site-footer__newsletter input:-ms-input-placeholder {
    font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  }
}
.site-footer__newsletter button {
  padding: 6px 5px 2px 5px !important;
  background: #333333 !important;
  outline: none !important;
  border-radius: 0 !important;
  border: none !important;
  border-bottom: 1px solid #333333 !important;
  height: 35px !important;
  margin-bottom: 10px !important;
  color: #fff;
}
@media (min-width: 992px) {
  .site-footer__newsletter button {
    font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  }
}
.single-education .site-footer__newsletter button, .page-template-template-education .site-footer__newsletter button {
  background: #fff !important;
  color: #333333;
}
.site-footer__newsletter .yikes-mailchimp-eu-compliance-label {
  padding-left: 30px;
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
}
.single-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label, .page-template-template-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label {
  color: #fff !important;
}
.site-footer__newsletter .yikes-mailchimp-eu-compliance-label input[type=checkbox] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
.site-footer__newsletter .yikes-mailchimp-eu-compliance-label input[type=checkbox]:checked + .yikes-mailchimp-eu-compliance-text:after {
  background-color: #333333;
}
.single-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label input[type=checkbox]:checked + .yikes-mailchimp-eu-compliance-text:after, .page-template-template-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label input[type=checkbox]:checked + .yikes-mailchimp-eu-compliance-text:after {
  background-color: #fff !important;
}
.site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text {
  line-height: 15px;
  color: #333333;
  display: inline-block;
  font-size: 15px;
}
.single-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text, .page-template-template-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text {
  color: #fff !important;
}
.site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text a {
  color: inherit;
  text-decoration: underline;
  transition: 0.4s;
}
.single-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text a:hover, .page-template-template-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text a:hover {
  color: #fff !important;
}
.site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:before, .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:after {
  content: "";
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  left: 0;
  top: 0;
  margin-top: 2px;
  border: 1px solid #333333;
  box-sizing: content-box;
}
.single-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:before, .page-template-template-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:before, .single-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:after, .page-template-template-education .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:after {
  border: 1px solid #fff !important;
}
.site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:before {
  cursor: pointer;
}
.site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:after {
  width: 22px;
  height: 22px;
  border: none;
  top: 0px;
  left: 0px;
}
@media all and (-ms-high-contrast: none) {
  .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:after {
    /* IE11 */
  }
  .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:after *::-ms-backdrop,
  .site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text:after .foo {
    color: #fff;
  }
}
.site-footer__newsletter .yikes-mailchimp-eu-compliance-label .yikes-mailchimp-eu-compliance-text a {
  color: #fff;
}
.site-footer__newsletter .yikes-easy-mc-error-message {
  background: transparent;
  font-size: 14px;
  padding: 0;
}
.site-footer__newsletter .yikes-easy-mc-error-message a {
  color: #fff;
  text-decoration: underline;
}
.site-footer__newsletter .yikes-mailchimp-preloader {
  position: absolute;
  width: 25px;
  height: 25px;
}
.site-footer__newsletter .edit-link {
  display: none;
}
.site-footer__newsletter .EMAIL-label .EMAIL-label {
  display: none;
}
.site-footer__newsletter .edit-link {
  display: none;
}
.site-footer__top {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .site-footer__top {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 80px;
  }
}
.site-footer__text {
  padding-right: 10px;
  padding-bottom: 40px;
  max-width: 620px;
}
@media (min-width: 768px) {
  .site-footer__text {
    padding-bottom: 70px;
  }
}
.site-footer__bottom {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
}
@media (min-width: 768px) {
  .site-footer__bottom {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .site-footer__bottom__left {
    display: flex;
    flex-wrap: wrap;
    max-width: 450px;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .site-footer__bottom__signature {
    width: 100%;
    text-align: left;
    display: flex;
  }
}
.site-footer__bottom__signature__inner {
  margin: 0 0 0 auto;
}
.site-footer__bottom__signature div {
  display: block;
}
.site-footer__bottom__signature a {
  text-decoration: underline;
}
.site-footer__link {
  display: block;
  padding-bottom: 30px;
  font-weight: 700;
}
@media (min-width: 992px) {
  .site-footer__link {
    font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
    font-weight: 700;
  }
}
.site-footer__social .site-footer__link {
  padding-bottom: 0;
}
.site-footer__link span {
  display: block;
  font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
}
@media (min-width: 768px) {
  .site-footer__menu {
    padding-left: 20px;
  }
}
.site-footer__menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-footer .yikes-easy-mc-form input {
  padding: 10px 0 !important;
}

.marquee__bottom {
  display: block;
  position: relative;
  width: 100vw;
}

.to-top {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 1;
}

.site-header {
  padding: 22px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.site-header__inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .site-header__inner {
    flex-wrap: wrap;
  }
}
.site-header__left {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .site-header__left {
    width: 100%;
  }
}
.site-header__logo {
  padding-right: 140px;
  font-size: 35px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .site-header__logo {
    font-size: 20px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .site-header__right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-end;
    top: -6px;
    position: relative;
  }
}
@media (max-width: 991px) {
  .site-header__right {
    margin: -20px 0 0 auto;
  }
}
.site-header__menu {
  cursor: pointer;
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
}
@media (min-width: 992px) {
  .site-header__menu {
    top: -5px;
    position: relative;
  }
}
@media (max-width: 991px) {
  .site-header__menu {
    margin-bottom: -25px;
    padding-top: 25px;
  }
}
.site-header__menu__title:after {
  content: "+";
  width: 15px;
  display: inline-block;
}
.menu-opened .site-header__menu__title:after {
  content: "-";
}
.site-header__menu__dropdown {
  position: absolute;
  opacity: 0;
  transition: 0.4s ease all;
  visibility: hidden;
}
.menu-opened .site-header__menu__dropdown {
  opacity: 1;
  visibility: visible;
}
.site-header__menu__dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header__menu__dropdown li {
  margin: 2px 0;
}
.site-header__menu__dropdown a:hover {
  text-decoration: underline;
}
.site-header .lang__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header .lang__list li {
  display: inline-block;
}
.site-header .lang__list a {
  color: rgba(51, 51, 51, 0.5);
}
.single-education .site-header .lang__list a, .page-template-template-education .site-header .lang__list a {
  color: #828282;
}
.site-header .lang__list .lang__current {
  text-decoration: underline;
}
.site-header__cart {
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
@media (min-width: 992px) {
  .site-header__cart {
    padding-top: 15px;
  }
}
@media (max-width: 991px) {
  .site-header__cart {
    display: flex;
    justify-content: flex-end;
  }
}
.site-header__active-page {
  padding-left: 140px;
  color: #FF4F00;
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
}
@media (min-width: 992px) {
  .site-header__active-page {
    top: -5px;
    position: relative;
  }
}
@media (max-width: 991px) {
  .site-header__active-page {
    padding-left: 40px;
  }
}
.site-header__active-page a {
  font-size: 14px;
  color: #fff;
  display: block;
  position: absolute;
}
.single-product .site-header__active-page a {
  color: #333333;
}
.site-header__active-page a.orange {
  color: #FF4F00;
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
}
@media (min-width: 992px) {
  .site-header__active-page a.orange {
    position: relative;
  }
}

.layout-text {
  margin-top: 70px;
  margin-bottom: 70px;
}
@media (min-width: 992px) {
  .layout-text {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
.layout-text a {
  font-weight: 700;
}
@media (min-width: 992px) {
  .layout-text--left {
    max-width: 770px;
  }
}
@media (min-width: 992px) {
  .layout-text--right {
    padding-left: 35%;
  }
  .layout-text--right .layout-text__holder {
    columns: 2;
  }
}

.layout-full {
  margin-top: 70px;
  margin-bottom: 70px;
}
@media (min-width: 992px) {
  .layout-full {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}

.layout-blue {
  margin-top: 70px;
  margin-bottom: 70px;
}
@media (min-width: 992px) {
  .layout-blue {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
@media (max-width: 991px) {
  .layout-blue .container {
    padding: 0 45px;
  }
}
.layout-blue__holder {
  display: flex;
  flex-wrap: wrap;
}
.layout-blue__text {
  width: 425px;
  background-color: #557ECD;
  height: 100%;
  padding: 10px 10px 5px 10px;
}
@media (max-width: 991px) {
  .layout-blue__text {
    margin: 0 0 0 auto;
  }
}
.layout-blue__image {
  padding-top: 45px;
  margin-left: 45px;
}
@media (min-width: 992px) {
  .layout-blue__image {
    padding-top: 0;
    margin-left: 10px;
    flex: 1;
  }
}

.layout-orange {
  margin-top: 70px;
  margin-bottom: 70px;
}
@media (min-width: 992px) {
  .layout-orange {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
@media (min-width: 992px) {
  .layout-orange {
    padding-right: 110px;
  }
}
.layout-orange__holder {
  display: flex;
  flex-wrap: wrap;
}
.layout-orange__left {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-right: 45px;
}
@media (min-width: 992px) {
  .layout-orange__left {
    width: 50%;
    padding-right: 0;
  }
}
.layout-orange__left__image {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .layout-orange__left__image {
    padding-top: calc(100% - 70px);
  }
}
.layout-orange__text {
  width: 425px;
  background-color: #FF4F00;
  margin: 0 0 0 auto;
  padding: 10px 10px 5px 10px;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 991px) {
  .layout-orange__text {
    margin: 0 45px;
  }
}
@media (min-width: 992px) {
  .layout-orange__text {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .layout-orange__text {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
.layout-orange__image {
  flex: 1;
  margin-left: 10px;
  padding-left: 110px;
}
@media (max-width: 991px) {
  .layout-orange__image {
    flex: 0 0 100%;
    padding-top: 45px;
    padding-left: 45px;
  }
}

.layout-yellow {
  margin-top: 70px;
  margin-bottom: 70px;
}
@media (min-width: 992px) {
  .layout-yellow {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
.layout-yellow__holder {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .layout-yellow__holder {
    display: flex;
    justify-content: space-between;
  }
}
.layout-yellow__left {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  order: 2;
}
@media (min-width: 992px) {
  .layout-yellow__left {
    width: 50%;
    order: 0;
  }
}
.layout-yellow__left__image {
  margin: 0 auto;
  width: 100%;
  max-width: 405px;
}
.layout-yellow__text {
  background-color: #FFF884;
  padding: 20px 20px 10px 20px;
  width: 100%;
  max-width: 305px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 1.1;
}
.layout-yellow__text form {
  padding-top: 10px;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.layout-yellow__text input {
  background-color: transparent !important;
  color: #D5D3D7 !important;
  border: none !important;
  border-bottom: 1px solid #333333 !important;
  padding: 5px 0 !important;
  outline: none !important;
  font: 400 1rem/1.1111111111rem "Helvetica Neue LT W1G";
}
.layout-yellow__text .yikes-easy-mc-form .yikes-easy-mc-submit-button {
  display: inline-block !important;
  font: 400 1rem/1.1111111111rem "Helvetica Neue LT W1G";
  border-radius: 0;
  border: none;
  background-color: transparent;
  font-weight: 500;
  width: auto !important;
}
@media (max-width: 991px) {
  .layout-yellow__text .yikes-easy-mc-form .yikes-easy-mc-submit-button {
    position: absolute;
    top: 0px;
    right: 0;
  }
}
.layout-yellow__text .yikes-easy-mc-form label.label-inline {
  width: 100%;
  margin-bottom: 0 !important;
}
@media (min-width: 992px) {
  .layout-yellow__text .yikes-easy-mc-form label.label-inline {
    max-width: 300px !important;
    width: 100%;
  }
}
.layout-yellow--left .layout-yellow__text {
  background-color: #FFFF66;
  margin-top: 40px;
  width: 100%;
  max-width: 405px;
}
@media (max-width: 767px) {
  .layout-yellow--left .layout-yellow__text {
    max-width: 70%;
  }
}
@media (min-width: 992px) {
  .layout-yellow--left .layout-yellow__text {
    margin-top: 160px;
  }
}
.layout-yellow__image {
  width: 100%;
  margin-left: 10px;
  width: 90%;
  order: 2;
  width: 100%;
  padding-right: 45px;
}
@media (min-width: 992px) {
  .layout-yellow__image {
    padding-right: 110px;
    width: 41.6666666667%;
  }
}
.layout-yellow--left .layout-yellow__image {
  padding-top: 80px;
  margin-left: 0;
}
.layout-yellow__right {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  order: 0;
}
@media (min-width: 992px) {
  .layout-yellow__right {
    width: 50%;
    order: 2;
  }
}
.layout-yellow--left .layout-yellow__right {
  justify-content: flex-start;
}
.layout-yellow__right__image {
  width: 405px;
  margin: 0 0 0 auto;
  max-width: 405px;
  width: 100%;
}
@media (min-width: 992px) {
  .layout-yellow__right__image {
    margin: 0 auto;
  }
}
.layout-grey {
  margin-top: 70px;
  margin-bottom: 70px;
}
@media (min-width: 992px) {
  .layout-grey {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
@media (min-width: 992px) {
  .layout-grey__holder {
    display: flex;
    padding-right: 110px;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.layout-grey__text {
  width: 370px;
  background-color: #D5D3D7;
  padding: 10px 10px 5px 10px;
  margin-top: 80px;
  margin-bottom: 0;
  margin: 80px auto 0 auto;
}
.layout-grey__image__left {
  width: calc(100% - 90px);
  padding-bottom: 45px;
}
@media (min-width: 992px) {
  .layout-grey__image__left {
    padding-bottom: 0;
    width: 41.6666666667%;
  }
}
.layout-grey__image__right {
  width: calc(100% - 135px);
  padding-right: 45px;
  margin: 0 0 0 auto;
}
@media (min-width: 992px) {
  .layout-grey__image__right {
    padding-right: 0;
    width: 25%;
    margin: 0;
  }
}
.layout-grey__right {
  width: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.layout-yellow--left .layout-grey__right {
  justify-content: flex-start;
}
.layout-grey__right__image {
  width: 405px;
  margin: 0 auto;
}
.layout-grey__bottom {
  width: 50%;
}

.layout-titles {
  font: 400 1.6666666667rem/1.8888888889rem "Helvetica Neue LT W1G";
  font-weight: bold;
  padding: 22px 0 5px 0;
}
.layout-titles__title {
  padding: 10px;
  background-color: #D5D3D7;
  margin-bottom: 10px;
  display: inline-block;
}
.layout-titles__subtitle {
  padding: 10px 10px 5px 10px;
  background-color: #FFFF66;
  display: inline-block;
}

.banner-image {
  position: relative;
  width: 100%;
  display: block;
}
.banner-image__img img {
  width: 100%;
  display: block;
  position: relative;
}
.banner-image__content {
  max-width: 440px;
  background-color: #fff;
  padding: 10px 0;
}
.education .banner-image__content {
  background-color: transparent;
}
.layout-full .banner-image__content {
  max-width: 100%;
}
@media (min-width: 992px) {
  .layout-full .banner-image__content {
    max-width: 80%;
  }
}
.banner-image__content__title {
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
.banner-image__content__text {
  margin-bottom: 5px;
  display: block;
}
.banner-image__content__link {
  font-weight: 700;
}
.banner-image__content__link:hover {
  text-decoration: underline;
}
.banner-image__content__link:before {
  content: "→";
  display: inline-block;
}

.weather {
  margin-top: 100px;
  margin-bottom: 100px;
  display: none;
}
@media (min-width: 992px) {
  .weather {
    display: block;
  }
}
.weather__holder {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.weather__item__title {
  font: 400 0.6666666667rem/0.6666666667rem "Helvetica Neue LT W1G";
  padding-bottom: 10px;
}
.weather__item__title span {
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.weather__item__title span:first-of-type {
  font-weight: 700;
  text-transform: uppercase;
}
.weather__item__status {
  display: flex;
  align-items: center;
}
.weather__item__status__title {
  padding-left: 10px;
}
.weather__item__status__title span {
  display: block;
}
.weather__item__status__title span:first-of-type {
  font: 400 1rem/1.1111111111rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
.weather__item__status__title span:last-of-type {
  font-weight: 300;
  font-size: 10px;
}
.weather__item__status .weather__item__status__icon {
  filter: grayscale(1);
}

.products {
  position: relative;
  padding-top: 100px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.products__inner {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home .products {
  padding-top: 0;
}
.products li.product {
  width: 100%;
  margin: 0;
  float: initial;
  position: relative;
}
.products li.product:hover .product__images {
  opacity: 1;
  visibility: visible;
  max-width: 100vw;
}
.products li.product .product__toggle-images {
  display: block;
  font-size: 12px;
  text-decoration: underline;
  order: 2;
  color: #c4c4c4;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .products li.product .product__toggle-images {
    display: none;
  }
}
.products li.product .product__toggle-images span:last-of-type {
  display: none;
}
@media (min-width: 992px) {
  .products li.product .product__toggle-images {
    display: none;
  }
}
.products li.product .product__toggle-images.open {
  display: block;
}
.products li.product .product__toggle-images.open span:last-of-type {
  display: block;
}
.products li.product .product__toggle-images.open span:first-of-type {
  display: none;
}
.products li.product .product__images {
  order: 3;
  display: none;
  opacity: 1;
}
.products li.product .product__images.open {
  display: flex;
}
@media (min-width: 992px) {
  .products li.product .product__images {
    order: 0;
    position: relative;
    max-width: 0;
    width: max-content;
    transition: 0.4s ease all;
    display: flex;
    opacity: 0;
  }
}
.products li.product .product__images img {
  width: 83px !important;
  height: 83px !important;
  margin-right: 10px !important;
  object-fit: cover !important;
}
.products li.product .product__images__gallery {
  display: flex;
}
.products li.product .woocommerce-loop-product__title {
  font: 700 1.6666666667rem/1.9444444444rem "Helvetica Neue LT W1G" !important;
  padding: 5px 0 !important;
  width: 100%;
}
@media (min-width: 768px) {
  .products li.product .woocommerce-loop-product__title {
    font: 700 2.7777777778rem/3.3333333333rem "Helvetica Neue LT W1G" !important;
  }
}
@media (min-width: 1400px) {
  .products li.product .woocommerce-loop-product__title {
    font: 700 3.3333333333rem/4rem "Helvetica Neue LT W1G" !important;
  }
}
.products li.product .woocommerce-LoopProduct-link {
  display: flex;
  padding-bottom: 40px;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .products li.product .woocommerce-LoopProduct-link {
    flex-wrap: nowrap;
    width: max-content;
  }
}
.products li.product .add_to_cart_button {
  display: none !important;
}
.products li.product .price {
  font-size: 18px !important;
  font-weight: normal !important;
  color: #333333 !important;
  display: inline-block !important;
  margin-bottom: 0 !important;
  padding-right: 0 !important;
}
.products li.product .products__overview__title {
  font: 400 1rem/1.1111111111rem "Helvetica Neue LT W1G";
  color: #333333 !important;
}
@media (max-width: 991px) {
  .products li.product .products__overview__title {
    width: 100%;
  }
}
.products li.product .products__overview__title__top {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.products li.product .divider {
  padding: 0 5px;
}
.products li.product .product__cat__holder .holder {
  padding: 2px 5px;
}
.products li.product .product__cat__holder .holder:after {
  content: " + ";
}
.products li.product .product__cat__holder .holder:last-of-type:after {
  content: none;
}

.products-top-category {
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
  cursor: pointer;
  display: inline-block;
}
.products-top-category span:last-of-type {
  color: #D5D3D7;
}
.products-top-category:after {
  content: "+";
  position: relative;
  color: #D5D3D7;
  vertical-align: middle;
  display: inline-block;
}
.products-top-category.open:after {
  content: "-";
}

.products__outer {
  display: flex;
  padding-top: 70px;
  margin-bottom: 40px;
}
.products__outer .products {
  flex: 1;
}

.shop-explenation {
  position: relative;
  max-width: 620px;
  padding: 40px 20px;
  border-radius: 10px;
  color: #fff;
  margin-top: 50px;
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  background-color: #333333;
}
.shop-explenation__title {
  display: block;
  padding-bottom: 5px;
  margin-bottom: 15px;
  width: 100%;
  border-bottom: 1px solid white;
}
.shop-explenation__close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.shop-explenation__text {
  font-weight: 700;
}
.shop-explenation + .products {
  padding-top: 50px !important;
}

.about__text {
  margin-top: 50px;
  line-height: 1.2;
  margin-bottom: 50px;
}
.about__text__title {
  font: 400 2rem/2.3333333333rem "Helvetica Neue LT W1G";
  font-weight: 700;
  margin-bottom: 25px;
  border: 1px solid #333333;
  padding: 10px 10px 0px 10px;
  display: inline-block;
}
.about__text p {
  margin-bottom: 20px;
}
.about img {
  display: block;
  width: 100%;
}
.about__image {
  padding-bottom: 90px;
}
.about__image--extra {
  padding-top: 50px;
}
.about__black-box {
  background-color: #333333;
  color: #fff;
  display: flex;
  padding: 30px;
  justify-content: space-between;
  min-height: 350px;
  margin-bottom: 90px;
  flex-wrap: wrap;
}
.about__black-box__item {
  width: 100%;
}
@media (min-width: 992px) {
  .about__black-box__item {
    width: calc(50% - 40px);
  }
}
.about__black-box__item__title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.about__black-box__item__text {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  line-height: 1.4;
}
.about__black-box__item__text p {
  margin-bottom: 20px;
}
.about__black-box__item__text a {
  text-decoration: underline;
  font-weight: 700;
}
.about__form {
  margin-bottom: 70px;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .about__form {
    margin-bottom: 130px;
  }
}
.about__form .container--small {
  max-width: 520px;
}
.about__form__title {
  font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  border-bottom: 1px solid #333333;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-weight: 700;
}
.about__form label {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
.about__form .form__item {
  padding-bottom: 20px;
}
.about__form input, .about__form textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  background-color: transparent;
  outline: none;
  border: none;
  border-bottom: 1px solid #333333;
  padding: 6px 5px;
}
.about__form textarea {
  border: 1px solid #333333;
}
.about__form input.wpcf7-form-control.wpcf7-submit {
  font-weight: 700;
  color: #FFF884;
  background-color: #333333;
}

.page-template-template-about {
  background-color: #FFF884;
}
.single-education, .page-template-template-education {
  background-color: #333333;
  color: #fff;
}
.single-education .site-header, .page-template-template-education .site-header {
  color: #fff;
}
.single-education .site-header .site-header__logo path, .page-template-template-education .site-header .site-header__logo path {
  fill: #fff;
}

.s-education__title {
  font: 400 2rem/2.3333333333rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
.s-education__title__holder {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
  justify-content: space-between;
}
.s-education__title__date {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
  white-space: nowrap;
  flex: 1;
  text-align: right;
}
.s-education__text {
  display: block;
  width: 100%;
  margin-bottom: 80px;
}
.s-education__text p {
  margin-bottom: 40px;
}
.s-education__text h2,
.s-education__text h1,
.s-education__text h3,
.s-education__text h4,
.s-education__text h5 {
  margin-bottom: 40px;
}
.s-education__text h2 a,
.s-education__text h1 a,
.s-education__text h3 a,
.s-education__text h4 a,
.s-education__text h5 a {
  color: #FF4F00;
  font: 400 1.6666666667rem/1.8888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
  text-decoration: underline;
}
.s-education__text a {
  text-decoration: underline;
}
.s-education__text strong {
  font-weight: 700;
}
.s-education__text p:last-of-type {
  margin-bottom: 0;
}
.s-education__text img {
  display: block;
  height: auto;
}
.s-education .s-education__related__items {
  margin-top: 70px;
  margin-bottom: 70px;
}
@media (min-width: 992px) {
  .s-education .s-education__related__items {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
.s-education .s-education__related__item {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  flex-wrap: wrap;
}
.s-education .s-education__related__item:last-of-type {
  border-bottom: 0;
}
.s-education .s-education__related__item__content {
  flex: 0 0 100%;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .s-education .s-education__related__item__content {
    flex: 1;
    padding-bottom: 0;
  }
}
.s-education .s-education__related__item__title {
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
  margin-bottom: 10px;
  font-weight: 700 !important;
}
@media (min-width: 992px) {
  .s-education .s-education__related__item__title {
    font: 400 2rem/2.3333333333rem "Helvetica Neue LT W1G";
    margin-bottom: 20px;
  }
}
.s-education .s-education__related__item__date {
  margin-bottom: 20px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .s-education .s-education__related__item__date {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
.s-education .s-education__related__item__image {
  width: 405px;
}
.s-education .s-education__related__item__image img {
  display: block;
}
.education {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.education .banner-image__content {
  background-color: transparent;
}
.education__outer {
  display: flex;
}
.education__item {
  width: 100%;
  margin-bottom: 50px;
  padding-top: 50px;
  border-top: 1px solid #fff;
}
.education__item.half {
  width: calc(50% - 10px);
  border-top: none;
}
.education__item:last-of-type {
  border-bottom: none;
}
.education__item.empty {
  height: 0;
  margin: 0;
  border-top: none;
}

.filters {
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
  opacity: 0;
  visibility: hidden;
  width: 0;
  transition: 0.4s ease all;
  position: absolute;
  width: 200px;
  transform: translateX(-200px);
  padding-right: 40px;
}
.education__outer .filters {
  padding-top: 70px;
}
.collection__outer .filters {
  padding-right: 11px;
}
.collection__outer .filters__holder {
  margin-top: 22px;
}
.collection__outer .filters {
  padding-left: 22px;
}
.filters.open {
  opacity: 1;
  transform: translateX(0);
  visibility: visible;
}
.filters .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: none;
}
.filters .select2-container {
  color: #D5D3D7 !important;
}
.filters .select2-container--focus {
  color: #333333 !important;
}
.filters__reset {
  margin-bottom: 5px;
}
.filters__reset:hover {
  text-decoration: underline;
}
.filters__reset.active {
  font-weight: 700;
}
.filters__filter {
  margin-bottom: 5px;
  width: 100%;
}
.filters .select2-container--open .select2-selection__arrow:after {
  content: "-";
}
.filters .select2-selection__rendered {
  padding: 0 !important;
  color: #D5D3D7 !important;
  outline: none !important;
}
.filters .select2-selection__rendered:hover {
  text-decoration: underline;
}
.filters .select2-container--focus .select2-selection__rendered {
  color: #333333 !important;
}
.filters .select2-selection__arrow:after {
  content: "+";
}
.filters .select2-selection__arrow b {
  display: none;
}
.filters .select2-selection__placeholder {
  color: #333333 !important;
  padding-right: 20px;
  color: #D5D3D7 !important;
}
.page-template-template-education .filters .select2-selection__placeholder {
  color: #fff !important;
}
.filters .select2-container,
.filters .select2-dropdown {
  top: 0 !important;
  left: 0 !important;
  position: relative !important;
}
.filters .select2-results__option {
  padding: 2px 0 !important;
  cursor: pointer !important;
}
.filters .select2-results__option:hover {
  text-decoration: underline;
}
.filters .select2-container {
  z-index: 99999 !important;
}
.filters .select2-results {
  display: block;
  position: relative;
  padding: 0;
  width: 100%;
}
.filters .select2-dropdown {
  background-color: transparent !important;
  border: none !important;
  border-radius: 0;
}
.filters__collection__item {
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
}
.filters__collection__item:hover {
  text-decoration: underline;
}

.page-template-template-education .select2-selection__rendered {
  color: #fff !important;
  display: none !important;
}
.page-template-template-education .select2-selection__arrow {
  display: none !important;
}
.page-template-template-education .select2 {
  display: none;
}
.page-template-template-education .selected-filter + .select2-container {
  font-weight: 700 !important;
}

.education__outer .education {
  transition: 0.4s ease all;
}
.education__outer.open .education {
  transform: translateX(200px);
}

.products__outer .products {
  transition: 0.4s ease all;
}
.products__outer.open .products {
  transform: translateX(200px);
}

.collection__outer .collection__inner {
  transition: 0.4s ease all;
}
.collection__outer.open .collection__inner {
  transform: translateX(200px);
}
.collection__outer .filters__collection__item {
  color: #D5D3D7;
}
.collection__outer .filters__collection__item.active {
  color: #333333;
}

.filters .selected-filter {
  color: #333333 !important;
}
.filters .selected-filter .select2-selection__rendered {
  color: #333333 !important;
  font-weight: 700;
}
.filters .selected-filter .select2-container {
  color: #333333 !important;
}

.woocommerce-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-cart .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background-color: transparent;
}
.woocommerce-cart .woocommerce-cart-form {
  width: 66.6666666667%;
  border-top: 1px solid #333333;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .woocommerce-cart .woocommerce-cart-form {
    width: 100%;
  }
}
.woocommerce-cart .woocommerce-cart-form__cart-item {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #333333;
}
.woocommerce-cart .woocommerce-cart-form .product-name {
  display: flex;
  width: 400px;
  justify-content: space-between;
  padding-right: 10px;
}
.woocommerce-cart .woocommerce-cart-form .product-name__holder .woocommerce-Price-amount {
  display: none !important;
}
.woocommerce-cart .woocommerce-cart-form .product-name .remove-cart-item {
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  padding-top: 10px;
}
.woocommerce-cart .woocommerce-cart-form .product-name .remove-cart-item:hover {
  text-decoration: underline;
}
.woocommerce-cart .woocommerce-cart-form .product-thumbnail {
  width: 200px;
  margin-top: 15px;
}
.woocommerce-cart .woocommerce-cart-form .product__variations .variation {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
}
.woocommerce-cart .woocommerce-cart-form .product__variations dt {
  font-weight: 700;
}
.woocommerce-cart .woocommerce-cart-form .product__variations dd {
  margin-bottom: 10px;
}
.woocommerce-cart .woocommerce-cart-form .product__end {
  width: 100%;
}
.woocommerce-cart .woocommerce-cart-form .product__end .button {
  font: 400 1.6666666667rem/1.8888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
  background: #333333 !important;
  border-radius: 0;
  color: #fff !important;
  line-height: 1 !important;
  padding: 22px 20px 15px 20px !important;
}
.woocommerce-cart .woocommerce-cart-form .product__end .button:disabled[disabled] {
  opacity: 0.9;
  padding: 25px 20px 20px 20px !important;
}
.woocommerce-cart .woocommerce-cart-form .product__extra-details {
  display: flex;
  align-items: flex-start;
}
.woocommerce-cart .woocommerce-cart-form .product__extra-details div {
  margin-bottom: 10px;
  display: inline-block;
}
.woocommerce-cart .woocommerce-cart-form .product__extra-details .product-quantity {
  display: inline-block;
  margin-right: 50px;
  margin-top: -4px;
}
.woocommerce-cart .woocommerce-cart-form .product__extra-details .remove {
  color: #333333 !important;
  text-decoration: underline !important;
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  width: 100% !important;
  text-align: left;
}
.woocommerce-cart .woocommerce-cart-form .product__extra-details .remove:hover {
  background: transparent !important;
}
.woocommerce-cart .woocommerce-cart-form .product__variations {
  flex: 1;
}
.woocommerce-cart .woocommerce-cart-form .woocommerce-Price-amount {
  display: block;
  width: 100%;
  font-weight: 700;
}
.woocommerce-cart .woocommerce-cart-form .cart__items__wrapper {
  width: 100%;
}
.woocommerce-cart .cart__title {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.woocommerce-cart .cart-collaterals {
  background-color: #FF4F00;
  border-radius: 10px;
  padding: 20px;
  margin-top: -40px;
  height: 100%;
  margin-bottom: 40px;
  width: 33.3333333333% !important;
}
@media (max-width: 991px) {
  .woocommerce-cart .cart-collaterals {
    margin-top: 50px;
    width: 100% !important;
  }
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
  border-top: none !important;
}
.woocommerce-cart .cart-collaterals th {
  padding-left: 0 !important;
}
.woocommerce-cart .cart-collaterals .cart-subtotal,
.woocommerce-cart .cart-collaterals .order-total {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-cart .cart-collaterals .cart-subtotal th,
.woocommerce-cart .cart-collaterals .order-total th {
  width: unset !important;
}
.woocommerce-cart .cart-collaterals .cart-subtotal th::after,
.woocommerce-cart .cart-collaterals .order-total th::after {
  content: ":";
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals th {
  flex: 0 1 100%;
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals td {
  flex: 0 1 100%;
  padding: 0;
}
.woocommerce-cart .cart_totals {
  float: initial !important;
  width: 100% !important;
}
.woocommerce-cart .woocommerce {
  padding-top: 40px;
}
.woocommerce-cart .cart__holder {
  display: flex;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .woocommerce-cart .cart__holder {
    flex-wrap: wrap;
  }
}
.woocommerce-cart .cart__holder h2 {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #333333;
}
.woocommerce-cart .checkout-button {
  background: transparent !important;
  color: #333333 !important;
  font: 700 1.6666666667rem/1.8888888889rem "Helvetica Neue LT W1G" !important;
  border-top: 1px solid #333333 !important;
  border-bottom: 1px solid #333333 !important;
  padding: 20px 20px 15px 20px !important;
  border-radius: 0 !important;
}
.woocommerce-cart .shop_table {
  border: none !important;
}
.woocommerce-cart .wc-proceed-to-checkout {
  padding: 20px 0 !important;
}

.woocommerce .blockUI.blockOverlay {
  opacity: 0 !important;
}

.woocommerce-checkout .woocommerce {
  padding-top: 40px;
}
.woocommerce-checkout form {
  padding-bottom: 110px !important;
}
.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2 {
  width: 100% !important;
  float: initial !important;
}
.woocommerce-checkout .woocommerce-message {
  display: none !important;
}
.woocommerce-checkout .col2-set {
  width: 66.6666666667%;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .woocommerce-checkout .col2-set {
    width: 100%;
  }
}
.woocommerce-checkout .checkout__form {
  display: flex;
}
@media (max-width: 991px) {
  .woocommerce-checkout .checkout__form {
    flex-wrap: wrap;
  }
}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout #order_review_heading {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #333333;
}
.woocommerce-checkout .checkout__submit {
  background-color: #FF4F00;
  border-radius: 10px !important;
  padding: 20px;
  margin-top: -40px;
  height: 100%;
  margin-bottom: 40px;
  width: 33.3333333333% !important;
}
@media (max-width: 991px) {
  .woocommerce-checkout .checkout__submit {
    margin-top: 50px;
    width: 100% !important;
  }
}
.woocommerce-checkout #place_order {
  background: transparent !important;
  color: #333333 !important;
  font: 700 1.6666666667rem/1.8888888889rem "Helvetica Neue LT W1G" !important;
  border-top: 1px solid #333333 !important;
  border-bottom: 1px solid #333333 !important;
  padding: 20px 20px 15px 20px !important;
  border-radius: 0 !important;
  width: 100%;
  margin-top: 20px;
}
.woocommerce-checkout #payment,
.woocommerce-checkout #wc_payment_methods {
  background: transparent;
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  line-height: 1.1;
}
.woocommerce-checkout #payment:before,
.woocommerce-checkout #wc_payment_methods:before {
  content: none;
}
.woocommerce-checkout #payment li,
.woocommerce-checkout #wc_payment_methods li {
  margin: 0 0 10px 0 !important;
}
.woocommerce-checkout .shop_table {
  margin-bottom: 0;
  border: none !important;
}
.woocommerce-checkout .shop_table td,
.woocommerce-checkout .shop_table tr,
.woocommerce-checkout .shop_table th {
  border-bottom: 0 !important;
  border: none !important;
  vertical-align: top;
}
.woocommerce-checkout .shop_table td,
.woocommerce-checkout .shop_table th {
  border-bottom: 1px solid #333333 !important;
  padding: 15px 0px !important;
}
.woocommerce-checkout .shop_table th,
.woocommerce-checkout .shop_table .product-name {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
  padding: 15px 0;
}
.woocommerce-checkout .shop_table th dl.variation dt,
.woocommerce-checkout .shop_table .product-name dl.variation dt {
  display: block;
  float: none;
  margin-top: 15px;
}
.woocommerce-checkout .shop_table th dl.variation dd,
.woocommerce-checkout .shop_table .product-name dl.variation dd {
  font-weight: 400;
}
.woocommerce-checkout .shop_table .product-total {
  font: 400 1rem/1.1111111111rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
.woocommerce-checkout .shop_table .order-total {
  font: 400 1rem/1.1111111111rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
.woocommerce-checkout .shop_table .order-total th {
  font: 400 1rem/1.1111111111rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
.woocommerce-checkout .wc_payment_methods {
  border-bottom: 1px solid #333333 !important;
  padding: 10px 0 !important;
}
.woocommerce-checkout .wc_payment_methods li {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  line-height: 1.1 !important;
}
.woocommerce-checkout .woocommerce-info {
  background: transparent;
  border-top: none;
  color: #333333;
  padding: 10px 0;
}
.woocommerce-checkout .woocommerce-info:before {
  content: none;
}
.woocommerce-checkout .place-order {
  padding: 20px 0 10px 0 !important;
}
.woocommerce-checkout label {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
.woocommerce-checkout abbr {
  color: #333333 !important;
}
.woocommerce-checkout .form-row.woocommerce-invalid abbr {
  color: #a00 !important;
}
.woocommerce-checkout input.input-text,
.woocommerce-checkout textarea {
  border-radius: 0 !important;
  outline: none;
  background-color: #f7f7f7;
  border: 0 !important;
  border-bottom: 1px solid #333333 !important;
}
.woocommerce-checkout input.input-text::-webkit-input-placeholder,
.woocommerce-checkout textarea::-webkit-input-placeholder {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
}
.woocommerce-checkout input.input-text:-moz-placeholder,
.woocommerce-checkout textarea:-moz-placeholder { /* Firefox 18- */
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  opacity: 1;
}
.woocommerce-checkout input.input-text::-moz-placeholder,
.woocommerce-checkout textarea::-moz-placeholder { /* Firefox 19+ */
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  opacity: 1;
}
.woocommerce-checkout input.input-text:-ms-input-placeholder,
.woocommerce-checkout textarea:-ms-input-placeholder {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
}
.woocommerce-checkout .select2-selection--single {
  background-color: #f7f7f7;
  border: 0 !important;
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  border-radius: 0 !important;
  border-bottom: 1px solid #333333 !important;
}
.woocommerce-checkout .select2-selection__rendered {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  background-color: #f7f7f7;
  border-radius: 0 !important;
  border-bottom: 1px solid #333333 !important;
}
.woocommerce-checkout .select2-results__option {
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  color: #333333;
}
.woocommerce-checkout .select2-results__option--highlighted[data-selected] {
  background-color: rgba(51, 51, 51, 0.6);
}
.woocommerce-checkout .woocommerce-error {
  display: none !important;
}

label.checkbox,
.woocommerce-form__label {
  position: relative;
  display: flex !important;
  align-items: center;
}
label.checkbox span,
.woocommerce-form__label span {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  display: inline-block !important;
  line-height: 2.2em;
  vertical-align: middle !important;
}
label.checkbox span:before, label.checkbox span:after,
.woocommerce-form__label span:before,
.woocommerce-form__label span:after {
  content: "";
  cursor: pointer;
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 5px;
  border: 1px solid #333333;
  box-sizing: content-box;
  border-radius: 50%;
}
label.checkbox span:after,
.woocommerce-form__label span:after {
  width: 12px;
  height: 12px;
  border: none;
  top: 13px;
  left: 3px;
}
@media (min-width: 768px) {
  label.checkbox span:after,
  .woocommerce-form__label span:after {
    top: 6px;
  }
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 20px !important;
  height: 30px !important;
  z-index: 3;
  border: 0;
  margin: -1px !important;
  overflow: hidden;
  padding: 0;
  box-shadow: none;
}

input[type=checkbox],
input[type=radio] {
  cursor: pointer;
  box-shadow: none;
}

.checkbox input[type=checkbox]:checked + span:before {
  background-color: #333333;
}

.wc_payment_method label,
.woocommerce-shipping-methods label {
  position: relative;
  vertical-align: middle;
  padding-left: 25px;
  display: block;
  width: 100%;
  display: inline-block;
  line-height: 1;
}
.wc_payment_method label:before,
.woocommerce-shipping-methods label:before {
  content: "";
  cursor: pointer;
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  border: 1px solid #333333;
  box-sizing: content-box;
  border-radius: 50%;
  top: 0px;
}
.wc_payment_method label .wc_payment_method,
.woocommerce-shipping-methods label .wc_payment_method {
  position: relative;
}

input[type=radio]:checked ~ label::before,
fieldset:checked ~ label::before {
  background-color: #333333;
}

#payment ul.payment_methods li img {
  display: none !important;
}

input[type=hidden] ~ label::before {
  background-color: #333333;
}

#payment div.payment_box {
  background-color: #D5D3D7 !important;
}

.woocommerce-order {
  margin-top: 70px;
  margin-bottom: 70px;
  margin-top: 0 !important;
}
@media (min-width: 992px) {
  .woocommerce-order {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
.woocommerce-order tfoot tr:last-of-type td, .woocommerce-order tfoot tr:last-of-type th {
  border-bottom: 0 !important;
}
.woocommerce-order ul.order_details {
  padding-left: 0;
}
.woocommerce-order .wc-item-meta {
  padding-left: 0;
}

.woocommerce-notice--success {
  font: 400 3.3333333333rem/4rem "Helvetica Neue LT W1G";
  font-weight: 700;
  padding-bottom: 44px;
}

.single-product .product {
  margin-top: 70px;
  margin-bottom: 70px;
}
@media (min-width: 992px) {
  .single-product .product {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
.single-product .images {
  width: 100% !important;
}
.single-product .woocommerce-message {
  background-color: #FF4F00;
  top: 0;
  left: 0;
  width: 100%;
  color: #333333;
  border: none !important;
  margin-top: 20px;
  font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
  padding: 22px 22px 15px;
}
.single-product .woocommerce-message:after, .single-product .woocommerce-message:before {
  content: none;
}
.single-product .woocommerce-message .button {
  background: none !important;
  color: #333333 !important;
  padding: 0 !important;
}
.single-product .product__wrapper {
  display: flex;
  margin-top: 70px;
  margin-bottom: 70px;
  flex-wrap: wrap;
  margin-top: 0 !important;
  margin-bottom: 70px !important;
}
@media (min-width: 992px) {
  .single-product .product__wrapper {
    margin-top: 180px;
    margin-bottom: 180px;
  }
}
.single-product .product__wrapper button.button {
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
  font-size: 24px !important;
  padding: 10px 20px 5px 20px !important;
  height: 50px !important;
  font-weight: 700;
  border-radius: 20px !important;
  background-color: #FF4F00;
  color: #333333 !important;
}
.single-product .product__wrapper button.button:hover {
  background-color: #FF4F00;
}
.single-product .product__left {
  width: 30%;
  padding-right: 10px;
  max-width: 350px;
}
@media (max-width: 991px) {
  .single-product .product__left {
    order: 4;
    width: 100%;
    max-width: 100%;
  }
  .single-product .product__left--full {
    order: 1;
  }
}
.single-product .product__center {
  padding-right: 20px;
  flex: 1;
  padding-left: 10px;
}
@media (max-width: 991px) {
  .single-product .product__center {
    order: 2;
    width: 100%;
  }
}
.single-product .product__right {
  flex: 1;
  max-width: 395px;
}
@media (max-width: 991px) {
  .single-product .product__right {
    order: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.single-product .product__inquiry {
  padding: 20px !important;
  z-index: 1;
}
.single-product .product__inquiry.open .product__inquiry__content {
  display: block;
}
.single-product .product__inquiry.open .product__inquiry__title span:after {
  content: "-";
}
.single-product .product__inquiry__title {
  cursor: pointer;
  font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
  max-width: 280px;
}
.single-product .product__inquiry__title span:after {
  content: "+";
}
.single-product .product__inquiry__content {
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  padding: 20px 20px 0px 20px;
}
.single-product .product__inquiry__form {
  display: block;
  padding-top: 20px;
}
.single-product .product__inquiry__form label {
  width: 100%;
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
.single-product .product__inquiry__form .wpcf7-form-control-wrap {
  margin-bottom: 20px;
  position: relative;
  display: block;
}
.single-product .product__inquiry__form button,
.single-product .product__inquiry__form input,
.single-product .product__inquiry__form select,
.single-product .product__inquiry__form textarea {
  width: 100%;
  border: none;
  background-color: transparent;
  border-radius: 0;
  outline: none;
  color: inherit;
  border-bottom: 1px solid #333333;
  padding: 10px 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.single-product .product__inquiry__form button::-webkit-input-placeholder,
.single-product .product__inquiry__form input::-webkit-input-placeholder,
.single-product .product__inquiry__form select::-webkit-input-placeholder,
.single-product .product__inquiry__form textarea::-webkit-input-placeholder {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.2);
}
.single-product .product__inquiry__form button:-moz-placeholder,
.single-product .product__inquiry__form input:-moz-placeholder,
.single-product .product__inquiry__form select:-moz-placeholder,
.single-product .product__inquiry__form textarea:-moz-placeholder { /* Firefox 18- */
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}
.single-product .product__inquiry__form button::-moz-placeholder,
.single-product .product__inquiry__form input::-moz-placeholder,
.single-product .product__inquiry__form select::-moz-placeholder,
.single-product .product__inquiry__form textarea::-moz-placeholder { /* Firefox 19+ */
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}
.single-product .product__inquiry__form button:-ms-input-placeholder,
.single-product .product__inquiry__form input:-ms-input-placeholder,
.single-product .product__inquiry__form select:-ms-input-placeholder,
.single-product .product__inquiry__form textarea:-ms-input-placeholder {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.2);
}
.single-product .product__inquiry__form button textarea,
.single-product .product__inquiry__form input textarea,
.single-product .product__inquiry__form select textarea,
.single-product .product__inquiry__form textarea textarea {
  border: 1px solid #333333;
}
.single-product .product__inquiry__form .wpcf7-submit {
  background-color: #333333;
  color: inherit;
  outline: none;
  border: none;
  border-radius: 0;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 20px;
}
.single-product .product__inquiry .wpcf7-response-output {
  font-size: 12px;
  border: none !important;
}
.single-product .product__inquiry .wpcf7-not-valid-tip {
  font-size: 12px;
}
.single-product .product__inquiry .ajax-loader {
  display: none;
}
.single-product .summary {
  width: 100% !important;
  margin-bottom: 0;
}
.single-product .product__title {
  font-weight: 500;
  font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  margin-bottom: 22px;
}
.single-product .product__specs {
  padding-top: 20px;
}
.single-product .product__specs__item.open {
  border-bottom: 1px solid #333333;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.single-product .product__specs__item.open .product__specs__item__title span:after {
  content: "-";
}
.single-product .product__specs__item__content a {
  text-decoration: underline;
}
.single-product .product__specs__item__title {
  padding-top: 5px;
  margin-bottom: 10px;
  cursor: pointer;
  border-bottom: 1px solid #333333;
}
.single-product .product__specs__item__title span:after {
  content: "+";
}
.single-product .product__specs__item__content {
  display: none;
}
.single-product .product__specs__item__content h4 {
  font-weight: normal;
  display: block;
  border-bottom: 1px solid lightgrey;
  padding-bottom: 2px;
  margin-bottom: 0.25em;
  text-transform: uppercase;
}
.single-product .product__specs__item__content p + h4 {
  margin-top: 0.5em;
}
.single-product .product__price__wrapper {
  display: block;
}
.single-product .product__price__wrapper .price {
  color: #333333 !important;
  order: 2;
  font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
.single-product .product__price__wrapper .cart {
  order: 1;
  font: 400 1.2222222222rem/1.3888888889rem "Helvetica Neue LT W1G";
  padding-right: 40px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 0 !important;
}
.single-product .woocommerce-product-gallery__image:first-of-type {
  width: calc(100% - 16px) !important;
}
.single-product .woocommerce-product-gallery__image:nth-child(n+2) {
  width: calc(33.3333333333% - 12px) !important;
}
.single-product .woocommerce-product-gallery__image:nth-child(n+2) a {
  display: block;
}
.single-product .woocommerce-product-gallery__image:nth-child(n+2) a img {
  display: block;
}
.single-product .product__center--full .woocommerce-product-gallery__wrapper > div:nth-of-type(odd) {
  width: calc(60% - 10px) !important;
}
@media (max-width: 767px) {
  .single-product .product__center--full .woocommerce-product-gallery__wrapper > div:nth-of-type(odd) {
    width: 100% !important;
  }
}
.single-product .product__center--full .woocommerce-product-gallery__wrapper > div:nth-of-type(even) {
  width: calc(40% - 10px) !important;
}
@media (max-width: 767px) {
  .single-product .product__center--full .woocommerce-product-gallery__wrapper > div:nth-of-type(even) {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .single-product .product__center--full .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .single-product .product__center--full .woocommerce-product-gallery__wrapper .product__inquiry {
    order: 0;
  }
}
.single-product .woocommerce-product-gallery__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px !important;
}
.single-product .upsells {
  margin-top: 70px;
  width: 100%;
}
@media (max-width: 991px) {
  .single-product .upsells {
    order: 5;
  }
}
.single-product .upsells > h2 {
  display: none;
}
.single-product .upsells .products {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-product .upsells .product {
  width: 100% !important;
}
.single-product form.cart {
  display: flex;
  flex-wrap: wrap;
}
.single-product form.cart .variations {
  order: 2;
}
.single-product form.cart .wapf-wrapper {
  order: 3;
}
.single-product form.cart .wapf-product-totals {
  order: 1;
  border: 1px solid #000;
  margin-bottom: 15px;
  border-radius: 10px;
}
.single-product form.cart .wapf-product-totals .wapf--inner {
  padding: 20px;
}
.single-product form.cart .wapf-product-totals .wapf--inner > div {
  padding-bottom: 0px;
  margin-bottom: 15px;
}
.single-product form.cart .wapf-product-totals .wapf--inner > div:last-child {
  margin-bottom: 0px;
}
.single-product form.cart .wapf-product-totals .wapf--inner > div:first-child {
  border-bottom: 1px solid #000;
}
.single-product form.cart .qib-container {
  order: 2;
  margin-bottom: 40px;
}
.single-product form.cart .single_add_to_cart_button {
  order: 2;
  margin-bottom: 40px;
  flex: 1;
  border-radius: 10px !important;
  margin-left: 15px !important;
}
.single-product form.cart .product__price__wrapper {
  order: 0;
  width: 100%;
}
.single-product form.cart .product__price__wrapper .single_variation_wrap {
  width: 100%;
  padding: 20px 10px;
  background-color: #FF4F00;
  border-radius: 10px;
  display: flex;
  justify-content: center;
}
.single-product .variations .iconic-was-accordion__row {
  padding: 5px 0;
  font: 400 1rem/1.1111111111rem "Helvetica Neue LT W1G";
  color: #333333;
  border-bottom: 1px solid #333333;
}
.single-product .variations .iconic-was-accordion__row label {
  color: #333333 !important;
  font-weight: 400;
  width: auto !important;
  padding: 0 10px;
}
.single-product .variations .iconic-was-accordion__row.iconic-was-accordion--active td.label {
  border-bottom: 1px solid #333333 !important;
}
.single-product .variations .iconic-was-accordion__row.iconic-was-accordion--active td.label:after {
  content: "-";
}
.single-product .variations .iconic-was-accordion__row:first-child {
  border-top: none;
}
.single-product .variations .iconic-was-accordion__row strong,
.single-product .variations .iconic-was-accordion__row .iconic-was-chosen-attribute {
  font-weight: 400;
}
.single-product .variations td.label {
  display: flex !important;
}
.single-product .variations td.label:after {
  content: "+";
  display: inline-block;
  padding-left: 5px;
}
.single-product .variations .iconic-was-accordion--active td.label {
  border-bottom: 1px solid #333333;
}
.single-product .variations .iconic-was-accordion--active .iconic-was-chosen-attribute {
  color: #FF4F00;
}
.single-product .variations .iconic-was-accordion__handle {
  display: none !important;
}
.single-product .variations .iconic-was-swatches {
  margin: 22px 0 !important;
  padding: 0 10px;
}
.single-product .iconic-was-swatches--radio-buttons {
  display: flex;
  flex-direction: column;
}
.single-product .iconic-was-swatches--radio-buttons .iconic-was-swatches__item .iconic-was-swatch {
  padding: 10px;
  border: 1px solid #333333;
  border-top: none;
  display: inline-block;
  width: 150px;
  text-align: center;
  color: #333333;
  font: 400 1rem/1.1111111111rem "Helvetica Neue LT W1G";
  font-weight: 700;
}
.single-product .iconic-was-swatches--radio-buttons .iconic-was-swatches__item:first-of-type .iconic-was-swatch {
  border-top: 1px solid #333333;
}
.single-product .iconic-was-swatches--radio-buttons .iconic-was-swatches__item--selected .iconic-was-swatch {
  background-color: #FF4F00;
}
.single-product .iconic-was-swatches--radio-buttons .iconic-was-swatch:before {
  content: none;
}
.single-product .iconic-was-chosen-attribute {
  color: #FF4F00 !important;
}
.single-product .iconic-was-chosen-attribute__no-selection {
  color: #333333 !important;
}
.single-product .jslider-scale {
  display: none !important;
}
.single-product .jslider-label {
  color: #333333;
  opacity: 1 !important;
  font-size: 10px;
}
.single-product .jslider-pointer {
  background-color: #FF4F00 !important;
  border-color: none !important;
  border: none !important;
}
.single-product .jslider-value {
  left: 50% !important;
  margin-left: 0px;
  color: #FF4F00;
  right: auto !important;
  margin-left: 0 !important;
  transform: translateX(-50%) !important;
}
.single-product .jslider-bg {
  background: #333333 !important;
}
.single-product .scw_slider_label {
  margin-bottom: 10px;
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
}
.single-product .jslider .jslider-bg i,
.single-product .jslider-bg,
.single-product .smartcms_slider_block1 .smartcms_pickered {
  height: 4px !important;
}
.single-product .smartcms_slider_block1 .jslider .jslider-pointer {
  width: 15px !important;
  height: 15px !important;
  top: -5px;
}
.single-product .jslider-label-to {
  display: block !important;
  z-index: 11;
}
.single-product .bar__holder {
  width: 100%;
  padding-top: 40px;
  border-bottom: 1px solid #333333;
}
.single-product .bar__holder .smartcms_slider_block {
  margin-bottom: 0 !important;
}
.single-product .bar__holder.open .bar__title {
  border-bottom: 1px solid #333333;
}
.single-product .bar__holder.open .bar__title:after {
  content: "-";
}
.single-product .bar__title {
  line-height: 2em;
  cursor: pointer;
  padding: 0 10px;
}
.single-product .bar__title:after {
  content: "+";
}
.single-product .bar__title span {
  color: #FF4F00;
}
.single-product .bar__content {
  display: none;
  float: left;
  width: 100%;
  padding: 0 10px;
  margin: 22px 0;
}
.single-product .qib-button:not(#qib_id):not(#qib_id) {
  color: #333333 !important;
  border-color: #FF4F00 !important;
  width: 40px !important;
  height: 50px !important;
  font-size: 23px !important;
  font-weight: bold;
}
.woocommerce-cart .single-product .qib-button:not(#qib_id):not(#qib_id) {
  background-color: transparent !important;
}
.single-product input.qty:not(#qib_id):not(#qib_id) {
  width: 25px !important;
  height: 50px !important;
  font-size: 23px !important;
  font-weight: bold;
}
.single-product .qib-container {
  border-radius: 10px;
  border: 1px solid #333333;
  height: auto !important;
  overflow: hidden;
}

.price {
  padding-right: 10px;
  color: #333333 !important;
  order: 2;
  font-size: 22px !important;
  font-weight: 700;
  line-height: 22px;
}

.qib-container {
  height: 22px;
}

.woocommerce-variation-add-to-cart {
  height: 22px;
}

abbr[title],
dfn[title] {
  cursor: initial !important;
  border-bottom: none !important;
  text-decoration: none !important;
}

.wapf-field-container .wapf-radios .wapf-checkable label {
  transition: 0.4s ease all;
  cursor: pointer;
}
.wapf-field-container .wapf-radios .wapf-checkable label:hover {
  background-color: #FF4F00;
}

.wapf-swatch--color {
  margin: 0 !important;
  border-radius: 0 !important;
  border: 1px solid black;
}

.wapf--inner {
  font-size: 18px !important;
}
.wapf--inner span {
  font-size: 18px !important;
  font-weight: 400 !important;
}

.wapf-product-totals .wapf--inner > div:last-child {
  font-weight: 700 !important;
}
.wapf-product-totals .wapf--inner > div:last-child span {
  font-weight: 700 !important;
}

.qib-button:focus:not(#qib_id):not(#qib_id) {
  outline: none !important;
}

.qib-button:not(#qib_id):not(#qib_id) {
  background-color: transparent !important;
  color: #333333 !important;
  border: none !important;
}

.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
  border: none !important;
}

.wapf--circle {
  border-radius: 0 !important;
}

.wapfproduct-totals {
  order: 1;
  border: 1px solid #000;
  margin-bottom: 15px;
  border-radius: 10px;
}
.wapfproduct-totals .wapf--inner {
  padding: 20px 20px 15px 20px;
}
.wapfproduct-totals .wapf--inner > div {
  padding-bottom: 0px;
  margin-bottom: 15px;
}
.wapfproduct-totals .wapf--inner > div:last-child {
  margin-bottom: 0px;
  margin-bottom: 0px;
}
.collection__inner {
  position: relative;
  margin-top: 0;
}
.collection__inner .layout__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.collection__inner .layout__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collection__outer {
  display: flex;
  padding-top: 10px;
}
@media (min-width: 992px) {
  .collection__outer {
    padding-top: 70px;
  }
}
.collection__outer .collection__inner {
  flex: 1;
}

.collection-top-category {
  cursor: pointer;
}
.collection-top-category div {
  color: #D5D3D7;
}

.wapf-field-container .wapf-field-label {
  border-bottom: 1px solid #333333;
  line-height: 2em;
}
.wapf-field-container .wapf-field-label strong {
  font-weight: 400;
  color: #FF4F00;
}
.wapf-field-container .wapf-field-label strong:before {
  color: #333333;
  content: ": ";
}
.wapf-field-container .wapf-field-label strong:empty:before {
  content: "";
}
.wapf-field-container .wapf-field-label:after {
  content: " +";
}
.wapf-field-container .wapf-field-label.open:after {
  content: " -";
}
.wapf-field-container .wapf-field-input {
  display: none;
}
.wapf-field-container .wapf-radios {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0 25px;
}
.wapf-field-container .wapf-radios .wapf-checkable {
  width: 100%;
}
.wapf-field-container .wapf-radios .wapf-checkable label {
  padding: 10px;
  border: 1px solid #333333;
  border-top: none;
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #333333;
  font: 400 0.7777777778rem/0.8888888889rem "Helvetica Neue LT W1G";
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wapf-field-container .wapf-radios .wapf-checkable:nth-child(2) label {
  border-top: 1px solid #333333;
}
.wapf-field-container .wapf-radios .wapf-checkable.wapf-checked label {
  background-color: #FF4F00;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
html {
  font-size: 18px;
  font-family: "Helvetica Neue LT W1G";
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

body {
  -webkit-font-smoothing: antialiased;
  color: #333333;
}

.container--small {
  padding: 0 22px;
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
}

.container--mid {
  padding: 0 22px;
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
}

.container--full, .woocommerce-checkout form, .woocommerce-order {
  padding: 0 22px;
  width: 100%;
}

.container {
  width: 100%;
  padding: 0 22px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .container {
    padding-left: 110px;
    padding-right: 110px;
  }
}

.marquee__bottom {
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  font-weight: 700;
  color: #FF4F00;
}

.marquee__top {
  font: 400 1.1111111111rem/1.3333333333rem "Helvetica Neue LT W1G";
  margin: 0 -20px;
  color: #FF4F00;
}

.site-wrapper {
  padding-top: 200px;
  overflow: hidden;
  z-index: 1;
  position: relative;
}
@media (min-width: 992px) {
  .site-wrapper {
    padding-top: 150px;
  }
}

.layout__holder {
  position: relative;
}

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