/* Minification failed. Returning unminified contents.
(13,1): run-time error CSS1019: Unexpected token, found '@import'
(13,9): run-time error CSS1019: Unexpected token, found 'url("https://rsms.me/inter/inter.css")'
(4385,7953): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(4385,7974): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(4385,8093): run-time error CSS1019: Unexpected token, found '@keyframes'
(4385,8106): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 Saurabh Sharma
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 Saurabh Sharma
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
@import url("https://rsms.me/inter/inter.css");
html {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
}
/* ========================
INCLUDE STYLES AND COMPONENTS
===================== */
/* ================== HELPERS  =================== */
a:hover {
  text-decoration: none;
}
.img-wrap {
  text-align: center;
  display: block;
}
.img-wrap img {
  max-width: 100%;
}
.gallery-wrap .img-wrap img {
  max-height: 400px;
}
.icon-wrap {
  text-align: center;
  display: inline-block;
}
.price-wrap {
  letter-spacing: -0.7px;
}
.content-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 2rem 2.3rem;
}
/* =================  DEFINED VARIABLES =================== */
.icon-xs, .icon-sm, .icon-md, .icon-lg {
  display: inline-block;
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.icon-xs {
  width: 32px;
  height: 32px;
  line-height: 32px !important;
  font-size: 16px;
}
.icon-sm {
  width: 48px;
  height: 48px;
  line-height: 48px !important;
  font-size: 20px;
}
.icon-shop {
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  font-size: 20px;
}
.icon-md {
  width: 60px;
  height: 60px;
  line-height: 60px !important;
  font-size: 28px;
}
.icon-lg {
  width: 96px;
  height: 96px;
  line-height: 96px !important;
  font-size: 42px;
}
.img-xs, .img-sm, .img-md, .img-lg, .icon-shop {
  -o-object-fit: cover;
  object-fit: cover;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.img-xs {
  width: 40px;
  height: 40px;
}
.img-sm {
  width: 80px;
  height: 80px;
}
.img-md {
  width: 140px;
  height: 140px;
}
.img-lg {
  width: 250px;
  height: 250px;
}
.img-xl {
    width: auto;
    height: 350px;
}
.center-xy {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.center-y {
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.center-x {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.vh-100 {
  height: 100vh;
}
.overflow-h {
  overflow: hidden;
}
.flip-h {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
[class*="hover-"] {
  -webkit-transition: .5s;
  transition: .5s;
}
.hover-bg:hover {
  background: #3167eb;
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right bottom, from(#3167eb), to(#3167eb));
  background: linear-gradient(to bottom right, #3167eb, #3167eb);
  /* Standard syntax */
  -webkit-transition: .5s;
  transition: .5s;
}
.hover-zoom:hover {
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* ============== spacing ============== */
.padding-y {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding-top {
  padding-top: 40px;
}
.padding-bottom {
  padding-bottom: 40px;
}
.padding-y-lg {
  padding-top: 80px;
  padding-bottom: 80px;
}
.padding-top-lg {
  padding-top: 80px;
}
.padding-bottom-lg {
  padding-bottom: 80px;
}
.padding-y-sm {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding-top-sm {
  padding-top: 20px;
}
.padding-bottom-sm {
  padding-bottom: 20px;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
var {
  font-style: normal;
}
figure {
  margin-bottom: 0;
}
.form-noborder input, .form-noborder select, .form-noborder .btn {
  border: 0;
}
.form-noborder select.form-control-lg:not([size]):not([multiple]) {
  height: 2.875rem;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control span {
    line-height: 30px;
    padding-top: 2px;
}
/* all clearfix */
article:after, .form-group:after {
  display: block;
  clear: both;
  content: "";
}
/* -------------------- small grid gutter --------------------- */
.row-sm {
  margin-right: -7px;
  margin-left: -7px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row-sm > [class^="col"] {
  padding-left: 7px;
  padding-right: 7px;
}
.bg {
  background-color: #f8f9fa;
}
.bg-white {
  background-color: #fff;
}
.bg-orange {
  background-color: #ff9017;
}
.bg-green {
  background-color: #00b517;
}
.bg-blue {
  background-color: #3167eb;
}
.bg-red {
  background-color: #fa3434;
}
.bg-gradient-blue {
  background: rgba(33, 37, 41, 0.4);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(49, 103, 235, 0.65)), to(rgba(33, 37, 41, 0.4)));
  background: linear-gradient(to bottom right, rgba(49, 103, 235, 0.65), rgba(33, 37, 41, 0.4));
  /* Standard syntax */
  -webkit-transition: .5s;
  transition: .5s;
}
.bg-gradient-green {
  background: rgba(33, 37, 41, 0.4);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 181, 23, 0.65)), to(rgba(33, 37, 41, 0.4)));
  background: linear-gradient(to bottom right, rgba(0, 181, 23, 0.65), rgba(33, 37, 41, 0.4));
  /* Standard syntax */
  -webkit-transition: .5s;
  transition: .5s;
}
.bg-gradient-orange {
  background: rgba(33, 37, 41, 0.4);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 144, 23, 0.65)), to(rgba(33, 37, 41, 0.4)));
  background: linear-gradient(to bottom right, rgba(255, 144, 23, 0.65), rgba(33, 37, 41, 0.4));
  /* Standard syntax */
  -webkit-transition: .5s;
  transition: .5s;
}
.bg-gradient-red {
  background: rgba(33, 37, 41, 0.4);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(250, 52, 52, 0.65)), to(rgba(33, 37, 41, 0.4)));
  background: linear-gradient(to bottom right, rgba(250, 52, 52, 0.65), rgba(33, 37, 41, 0.4));
  /* Standard syntax */
  -webkit-transition: .5s;
  transition: .5s;
}
.bg-gradient-pink {
  background: rgba(33, 37, 41, 0.4);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(232, 62, 140, 0.65)), to(rgba(33, 37, 41, 0.4)));
  background: linear-gradient(to bottom right, rgba(232, 62, 140, 0.65), rgba(33, 37, 41, 0.4));
  /* Standard syntax */
  -webkit-transition: .5s;
  transition: .5s;
}
.bg-pattern {
  background-image: url(../images/banners/bg-pattern.svg), linear-gradient(135deg, #3167eb, #545454);
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  background-position: 0px 0px, 50% 50%;
}
.bg-img {
  overflow: hidden;
  background-color: #ddd;
  background-image: linear-gradient(135deg, rgba(49, 103, 235, 0.8), rgba(84, 84, 84, 0.9)), url("../images/banners/bg-cpu.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto cover;
}
.overlay-gradient {
  position: relative;
}
.overlay-gradient:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .6;
  -webkit-transition: .5s;
  transition: .5s;
  background: #545454;
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right bottom, from(#3167eb), to(#545454));
  background: linear-gradient(to bottom right, #3167eb, #545454);
  /* Standard syntax */
}
.overlay-gradient:hover:before {
  opacity: .9;
}
/* --------------------- titles ---------------------- */
.section-heading {
  margin-bottom: 20px;
  margin-top: 15px;
}
.section-title {
  color: #6F6F6F;
  text-align: center;
}

.title-page {
    color: #212529;
    text-align: center;
}
.card .title {
  color: #212529;
}
.content-body h1 {
  font-size: 1.5rem !important;
}
.content-body h3 {
  font-size: 0.9rem !important;
}
.card .card-title {
  color: #212529;
}
.b {
  font-weight: 600;
}
.white {
  color: #fff;
}
.dark {
  color: #212529;
}
.black {
  color: #000;
}
p:last-child {
  margin-bottom: 0;
}
/* ==================  title helpers ================ */
.rtl {
  direction: rtl;
}
.ltr {
  direction: ltr;
}
/* ================== SECTIONS =================== */
/* ================== header main ==================  */
.header-top-light .nav-link {
  color: #969696;
}
.header-top-light .nav-link:hover {
  color: #212529;
}
.header-main {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.brand-wrap .logo, .navbar-brand .logo {
  margin-right: 7px;
  max-height: 100px;
  display: inline-block;
}
.navbar-main .nav-link {
  font-weight: 600;
  color: #1c1c1c;
}
.navbar-main .nav-link:hover {
  color: #666;
}
.widget-header {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.widget-header a {
  color: #545454;
}


.widget-header form {
  min-width: 280px;
}
.widget-header .title {
  display: block;
}
.widget-header .notify {
  position: absolute;
  top: -3px;
  right: -10px;
}
.widget-header:hover i {
  color: #3167eb;
}
/* desktop only */
/* desktop only .end */
/* ================ SECTION-FOOTER ==================  */
.section-footer ul li {
  margin-bottom: 5px;
}
.section-footer ul a {
  color: inherit;
}
.section-footer ul a:hover {
  color: #3167eb;
}
.section-footer .logo-footer {
  height: 100px;
}
.section-footer .title {
  font-weight: 600;
  margin-bottom: 16px;
  color: #212529;
}
.footer-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer-copyright {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .footer-copyright p {
    text-align: center !important;
    float: none !important;
    margin-bottom: 5px !important;
  }
  .footer-copyright {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/* ================== COMPONENTS =================== */
/* ================ OWL SLIDER BANNER ================ */
.slider-banner-owl .owl-nav .owl-prev, .slider-banner-owl .owl-nav .owl-next {
  padding: 16px 7px;
  color: #FFF;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9;
  position: absolute;
}
.slider-banner-owl .owl-nav .owl-prev {
  left: 0;
}
.slider-banner-owl .owl-nav .owl-next {
  right: 0;
}
.slider-banner-owl .item-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.slider-banner-slick .slick-prev, .slider-banner-slick .slick-next {
  padding: 18px 7px;
  color: #FFF;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9;
  position: absolute;
}
.slider-banner-slick .slick-prev:before, .slider-banner-slick .slick-next:before {
  display: none;
}
.slider-banner-slick .slick-prev {
  left: 0;
}
.slider-banner-slick .slick-next {
  right: 0;
}
.slider-banner-slick .item-slide img {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.btn-facebook {
  background-color: #405D9D;
  color: #fff;
}
.btn-facebook:hover {
  color: #fff;
}
.btn-instagram {
  background-color: #E52D27;
  color: #fff;
}
.btn-instagram:hover {
  color: #fff;
}
.btn-youtube {
  background-color: #C8046C;
  color: #fff;
}
.btn-youtube:hover {
  color: #fff;
}
.btn-twitter {
  background-color: #42AEEC;
  color: #fff;
}
.btn-twitter:hover {
  color: #fff;
}
.btn-google {
  background-color: #af0000;
  color: #fff;
}
.btn-google:hover {
  color: #fff;
}
.btn-icon {
  width: calc(1.5em + 0.9rem + 2px);
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.btn-icon i {
  line-height: 1;
}
.btn-light {
  background-color: #fff;
  border-color: #e4e4e4;
}
.btn-light i {
  color: #969696;
}
.btn-light:hover {
  background-color: #fff;
  border-color: #989898;
}
.btn .text + i {
  margin-left: 10px;
}
.btn i + .text {
  margin-left: 10px;
}
.itemside {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.itemside .aside {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.itemside .info {
  padding-left: 15px;
  padding-right: 7px;
}
.itemside p {
  margin-bottom: 0;
}
.itemside .title {
  display: block;
  margin-bottom: 5px;
  color: #212529;
}
.itemside a.title:hover {
  color: #3167eb;
}
a.itemside {
  color: initial;
}
.items-bordered-wrap .itemside:not(:last-child) {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.itemlist {
  padding: 20px;
  border-bottom: 1px solid #eee;
}
.list-inline {
  margin-bottom: 0;
}
.list-inline-item {
  vertical-align: middle;
}
/* --------- description list --------*/
dl[class="row"] {
  margin-bottom: 0;
}
[class*="dlist-"] {
  margin-bottom: 5px;
}
[class*="dlist-"] dd {
  margin-bottom: 0;
}
.dlist-inline dt, .dlist-inline dd {
  display: inline-block;
}
.dlist-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dlist-align dt {
  width: 120px;
  word-wrap: break-word;
  font-weight: normal;
}
.dlist-align dd {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
/* -------------------- list.row--------------------- */
ul.row, ul.row-sm {
  list-style: none;
  padding: 0;
}
/* ================= lists ================= */
[class*="list-"] li:after {
  visibility: hidden;
  display: block;
  content: "";
  overflow: hidden;
  height: 0;
  clear: both;
}
.list-icon {
  list-style: none;
  padding-left: 0;
}
.list-icon li {
  margin-bottom: 7px;
  position: relative;
  padding-left: 30px;
}
.list-icon .icon {
  width: 22px;
  margin-right: 15px;
  vertical-align: middle;
  text-align: center;
  color: #545454;
  position: absolute;
  top: 3px;
  left: 0;
}
.list-icon span {
  vertical-align: middle;
}
.list-bullet {
  list-style: none;
  padding-left: 0;
}
.list-bullet li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 15px;
}
.list-bullet li::before {
  content: " ";
  position: absolute;
  top: 8px;
  left: 0;
  width: 7px;
  border-radius: 100%;
  height: 7px;
  background: #ced4da;
}
.list-check {
  padding-left: 0;
  list-style: none;
}
.list-check > li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 7px;
}
.list-check > li::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #545454;
  position: absolute;
  top: 0px;
  left: 0;
  content: "\f00c";
}
.list-normal {
  list-style: none;
  padding-left: 0;
}
.list-normal li {
  padding-left: 1em;
  margin-bottom: 7px;
}
.list-normal li:before {
  content: "\2022";
  color: #3167eb;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.list-menu {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.list-menu li {
  margin-bottom: 5px;
}
.list-menu a {
  color: #545454;
}
.list-menu a:hover {
  color: #3167eb;
}
.list-menu .list-menu-active {
  color: #FFFFFF;
  font-weight: 600;
  background-color: hsla(137, 16%, 39%, 0.66);
  padding-left: 8px;
}
.cols-two {
  -webkit-column-count: 2;
  column-count: 2;
}
.cols-three {
  -webkit-column-count: 3;
  column-count: 3;
}
.cols-four {
  -webkit-column-count: 4;
  column-count: 4;
}
/* IF CARD IS LINKED */
a[class*='card'] {
  color: initial;
}
a[class*='card']:hover .title {
  color: #3167eb;
}
/* BASE STYLE FOR PRODUCT ITEM */
[class*='card-product'] a.title {
  color: #212529;
  display: block;
}
[class*='card-product'] a.title:hover {
  color: #3167eb;
}
[class*='card-product'] .badge {
  top: 10px;
  left: 10px;
  position: absolute;
}
[class*='card-product'] p {
  margin-bottom: 0;
}
[class*='card-product'] .img-wrap {
  overflow: hidden;
  position: relative;
}
[class*='card-product'] .img-wrap img {
  max-width: 100%;
  width: auto;
  display: inline-block;
  -o-object-fit: cover;
  object-fit: cover;
}
@media all and (min-width: 992px) {
  [class*='card-product'] .img-wrap img {}
}
/* GRID STYLE PRODUCT ITEM */
.card-product-grid {
  margin-bottom: 20px;
}
.card-product-grid .img-wrap {
  border-radius: 0.2rem 0.2rem 0 0;
}
@media all and (min-width: 992px) {
  .card-product-grid .img-wrap {
    height: auto;
  }
}
.card-product-grid .info-wrap {
  overflow: hidden;
  padding: 18px 20px;
}
.card-product-grid .bottom-wrap {
  padding: 18px;
  border-top: 1px solid #e4e4e4;
}
.card-product-grid .topbar {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  left: 0;
  text-align: initial;
  padding: 10px 15px;
}
.card-product-grid .topbar a {
  color: #ccc;
}
.card-product-grid .topbar a:hover {
  color: #3167eb;
}
.card-product-grid .fix-height {
  height: 80px;
  overflow: hidden;
}
.card-product-grid .btn-overlay {
  -webkit-transition: .5s;
  transition: .5s;
  opacity: 0;
  left: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
.card-product-grid:hover .btn-overlay {
  opacity: 1;
}
.card-product-grid:hover {
  -webkit-box-shadow: 0 4px 15px rgba(153, 153, 153, 0.3);
  box-shadow: 0 4px 15px rgba(153, 153, 153, 0.3);
  -webkit-transition: .3s;
  transition: .3s;
}
.item-slide .card-product-grid {
  margin-bottom: 0;
}
/* LARGE LIST STYLE PRODUCT ITEM */
.card-product-list {
  margin-bottom: 20px;
}
.card-product-list .img-wrap {
  height: 220px;
  border-radius: 0.37rem 0 0 0.37rem;
}
.card-product-list .info-main {
  padding: 1.5rem 1rem;
}
.card-product-list .info-aside {
  padding: 1.5rem 1rem;
  border-left: 1px solid #e4e4e4;
  height: 100%;
}
.card-sm .img-wrap {
  height: 160px;
}
.card-lg .img-wrap {
  height: 280px;
}
.card .img-wrap {
    padding: 10px;
    overflow: hidden;
}
.icontext {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle;
}
.icontext p {
  margin-bottom: 0;
}
.icontext .text {
  width: 100%;
  line-height: 1.2;
  color: #212529;
}
.icontext .icon {
  position: relative;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.icontext .title {
  display: block;
  margin-bottom: 0;
}
.tag {
  display: inline-block;
  padding: 3px 7px;
  background: #f2f2f2;
  border: 1px solid #eee;
  border-radius: 3px;
  margin-top: 4px;
  margin-right: 2px;
  font-size: 85%;
}
.item-logo {
  margin-bottom: 20px;
  text-align: center;
}
.item-logo img {
  max-height: 65px;
}
.notify {
  position: absolute;
  top: -4px;
  right: -10px;
  display: inline-block;
  padding: .25em .6em;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  border-radius: 3rem;
  color: #fff;
  background-color: #fa3434;
}
.price {
  font-weight: 600;
  color: #FFA005;
}
.price-old {
  color: #969696;
  margin-left: 3px;
  font-size: 85%;
}
.icon-control {
  margin-top: 5px;
  float: right;
  font-size: 80%;
}
.prezzo-iva {
    color: #212529;
    font-size: 90%;
    line-height: 2;
}
.card-header .title {
  margin-bottom: 0;
  line-height: 1.5;
}
.filter-group {
  border-bottom: 1px solid #e4e4e4;
}
.filter-group .card-header {
  border-bottom: 0;
}
.filter-group:last-child {
  border-bottom: 0;
}
/* ====================== block ==================== */
.box {
  padding: 20px;
  background: #fff;
  border-radius: 0.37rem;
  border: 1px solid #e4e4e4;
}
.box img {
  max-width: 100%;
}
/* ================= RATINGS ============== */
.label-rating {
  margin-left: 7px;
  display: inline-block;
  vertical-align: middle;
}
/* rating-list */
.rating-stars {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  white-space: nowrap;
  clear: both;
}
.rating-stars i {
  font-size: 14px;
  color: #ccc;
  display: inline;
}
.rating-stars li {
  display: block;
  text-overflow: clip;
  white-space: nowrap;
  z-index: 1;
}
.rating-stars li.stars-active {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.rating-stars li.stars-active i {
  color: orange;
}
.menu-category {
  margin: 0;
  padding: 0;
}
.menu-category li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e4e4e4;
}
.menu-category li:last-child {
  border-bottom: 0;
}
.menu-category a {
  color: #212529;
}
.menu-category > li > a {
  display: block;
  padding: 10px 18px;
}
.menu-category .submenu {
  display: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  z-index: 20;
  position: absolute;
  left: 100%;
  top: 0;
  width: 250px;
  background: #fff;
}
.menu-category .submenu li {
  list-style: none;
}
.menu-category .submenu li a {
  padding: 10px 16px;
  display: block;
}
.menu-category li:hover {
  background: #f8f9fa;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-category li:hover .submenu {
  display: block;
  margin-left: 0px;
}
.menu-category .has-submenu > a:after {
  content: "\203A";
  font-size: 24px;
  color: #999;
  line-height: 18px;
  font-weight: bold;
  float: right;
}
.form-inline input[type='number'] {
  max-width: 100px;
}
.input-spinner {
  width: 120px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.input-spinner input.form-control {
  text-align: center;
  max-width: 46px;
  -ms-flex-preferred-size: 46px;
  flex-basis: 46px;
  border-color: #e4e4e4;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.input-spinner .btn {
  width: 36px;
  text-align: center;
}
.checkbox-btn {
  position: relative;
}
.checkbox-btn input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.checkbox-btn input:checked ~ .btn {
  border-color: #3167eb;
  background-color: #3167eb;
  color: #fff;
}
/* ================== PAGES =================== */
/* ================ PAGES HEADER ================== */
.section-pagetop {
  padding: 15px 0;
}
/* ================== PAGE DETAILS ==================  */
.gallery-wrap .img-big-wrap {
  margin-bottom: 10px;
  border-radius: 0.37rem;
  overflow: hidden;
  background-color: #fff;
}
.gallery-wrap .img-big-wrap a {
  text-align: center;
  display: block;
}
.gallery-wrap .img-big-wrap img {
  height: 460px;
  width: auto;
  display: inline-block;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  border-top: 0px solid #C7C7C7;
}
.gallery-wrap .thumbs-wrap {
  text-align: center;
}
.gallery-wrap .thumbs-wrap .item-thumb {
  width: 60px;
  height: 60px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin: 3px;
  display: inline-block;
  overflow: hidden;
}
.gallery-wrap .thumbs-wrap img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.gallery-wrap .thumbs-wrap img:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.item-option-select {
  margin-bottom: 1rem;
  display: inline-block;
  margin-right: 15px;
}
.item-option-select .btn {
  min-width: 80px;
}
/* ================ PAGES HEADER ================== */
/* ====================== shopping-cart ==================== */
.table-shopping-cart.table td, .table-shopping-cart.table th {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.table-shopping-cart .price-wrap {
  line-height: 1.2;
}
.table-shopping-cart .price {
  font-weight: bold;
  margin-right: 5px;
  display: block;
}
/*# sourceMappingURL=ui.css.map */
.tracking-wrap {
  position: relative;
  background-color: #ddd;
  height: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  margin-top: 50px;
}
/* ================ Tracking ================== */
.tracking-wrap {
  position: relative;
  background-color: #ddd;
  height: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  margin-top: 50px;
}
.tracking-wrap .step {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 25%;
  margin-top: -18px;
  text-align: center;
  position: relative;
}
.tracking-wrap .standard:before {
  background-color: #13CC51;
}
.tracking-wrap .standard .icon {
  background-color: #13CC51;
  color: #fff;
}
.tracking-wrap .step.active:before {
  background-color: #0D8635;
}
.tracking-wrap .step::before {
  height: 7px;
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  top: 18px;
}
.tracking-wrap .step.active .icon {
  background-color: #0D8635;
  color: #fff;
}
.tracking-wrap .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: relative;
  border-radius: 100%;
  background: #ddd;
}
.tracking-wrap .step.active .text {
  font-weight: 400;
  color: #000;
}
.tracking-wrap .text {
  display: block;
  margin-top: 7px;
}
body{line-height:1.7rem;color:#5c5c5c!important;background-color:#f7f5ef!important;font-size:1.1rem}
@media (min-width: 1430px){.container{max-width:1400px!important}}
strong{font-weight:700!important}
@media screen and (max-width: 991px){body{padding-top:71px}}
.bg-header{background-color:rgba(47,47,47,1.00);color:#FFF}
.bg-header a:hover,.nav-link:hover{color:#E1AE18!important}
.mobile-block{display:none}
.top-header{display:none}
.nav-link{color:#969696!important}
.form-control::-webkit-input-placeholder{color:#066720;opacity:1;font-size:1rem}
.form-control:-ms-input-placeholder{color:#066720;opacity:1;font-size:1rem}
.form-control::-ms-input-placeholder{color:#066720;opacity:1;font-size:1rem}
.form-control::placeholder{color:#066720;opacity:1;font-size:1rem}
@media screen and (min-width:992px) and (max-width:1300px){.navbar-expand-lg .navbar-nav .nav-link,.navbar-expand-lg .navbar-nav .nav-item{padding-right:.2rem;padding-left:.2rem;font-size:1rem}}
a{color:#6F6F6F;text-decoration:none;background-color:transparent}
a:hover{color:#E1AE18;text-decoration:none!important}
ul{list-style:outside none none;margin:0;padding:0}
h1,.h1{font-size:2rem}
h2,.h2{font-size:1.7rem}
h3,.h3{font-size:1.6rem}
h4,.h4{font-size:1.5rem}
h5,.h5{font-size:1.4rem}
h6,.h6{font-size:1.3rem}
.bg-shop{background-color:#FFF!important}
.service h3{font-size:1.6rem!important}
nav .searchbar{margin-bottom:auto;margin-top:8px;height:35px;background-color:#F1EFE8;padding:3px;width:300px;float:right;margin-right:15px}
.search_input{color:#3C3C3C;border:0;outline:0;background:none;width:0;caret-color:transparent;line-height:25px;transition:width .4s linear}
.searchbar:hover > .search_input{padding:0 10px;width:300px;caret-color:#000;transition:width .4s linear}
.searchbar:hover > .search_icon{background:#fff;color:#E1AE18}
.search_icon{height:30px;width:30px;float:right;display:flex;justify-content:center;align-items:center;color:#3C3C3C;text-decoration:none;position:absolute;top:11px;right:28px;border:none}
.badge{background-color:#3cc315!important;border-radius:20px;color:#fff;display:inline-block;font-size:12px;line-height:1;padding:3px 7px;text-align:center;vertical-align:middle;white-space:nowrap;position:absolute;top:-3px;left:40px}
.icon-shop{width:43px;height:43px;line-height:43px!important;font-size:23px;color:#FFF}
.icon-shop i:hover{color:#E1AE18!important}
.cart-height{line-height:3rem}
.card{width:100%!important}
.card-product-grid{margin-right:5px}
.card-product-grid .info-wrap{overflow:hidden;padding:0!important;min-height:80px}
/* -----------------------------*/
/* Sticky footer  */
/* -----------------------------*/
html{position:relative;min-height:100%}
body{margin-bottom:550px}
.footer{position:absolute;bottom:0;width:100%;background-color:#4E3A35}
@media (max-width:992px){.footer{position:relative;margin-top:0}body{margin-bottom:0!important}}
.section-footer,.section-footer a,.section-footer h6{color:#C7C7C7!important}
footer a:hover{color:#DFBD0E!important}
/* -----------------------------*/
/* Admin */
/* -----------------------------*/
.td-admin{width:50%}
/********************************/
/*      footer  */
/********************************/
footer hr{border-top:1px solid rgba(216,216,216,0.30)}
footer .pay li{display:inline-block;margin-right:1rem}
footer .list-group-item{position:relative;display:block;padding-top:.25rem;padding-bottom:.25rem;margin-bottom:-1px;background-color:transparent;border:1px solid rgba(0,0,0,0.125);margin-left:-1.25rem}
@media (max-width: 992px){footer .list-group-item{border-bottom:1px solid rgba(252,252,252,0.21);text-align:center!important}footer h5{text-align:center!important}}
/********************************/
/*      Sectionen */
/********************************/
.section-privacy h1{font-size:1.6rem!important}
.section-privacy h2{font-size:1rem!important}
.section-privacy h3{font-size:1.15rem!important}
.section-privacy h4{font-size:1.1rem!important}
.section-privacy h5{font-size:1rem!important}
.section-customer h5{font-size:1.25rem!important}
.section-category .card-body{padding:.3rem .8rem}
.section-components .table th,.section-components .table td{padding:.75rem 0!important}
.pagination-content ul{float:right}
.pagination-left{float:left}
.product-description h2{font-size:1.5rem!important}
.product-description h3{font-size:1.4rem!important}
.shopping-cart li,.order-confirm li{list-style:none!important;margin-left:-40px}
.pull-right{float:right}
.pull-left{float:left}
.table-responsive{display:table!important}
.prodotto .table th{font-weight:500!important}
.table-prezzi{color:#0A6E26;padding-left:10px}
.table-responsive{display:table!important}
.table-prezzi{color:#0A6E26;padding-left:10px}
.section-header{display:inline-block;width:100%;text-align:center}
.footer-navigation .card-body{padding:1.25rem 0!important}
.section-customer h3{font-size:1.4rem;border-bottom:1px solid #D4D4D4;line-height:35px;text-align:left}
.section-customer h4{font-size:1.4rem;text-align:left;color:#6A6A6A}
.order-confirm table{width:100%!important}
.table th,.table td{padding:.3rem}
.header-category .card-header{border-top:1px solid rgba(0,0,0,0.1)}
@media all and (max-width: 768px){.header-category h2{font-size:1.4rem!important;text-align:center}}
.card{width:100%!important;background-color:#FFF}
/*=============================================
=         breadcrumb      =
=============================================*/
.breadcrumb{margin-left:5px!important}
.breadcrumb span.separator{padding:0 6px}
.breadcrumb li{line-height:2.5rem}
/*=============================================
=         BTN      =
=============================================*/
.btn{letter-spacing:2px;text-transform:uppercase}
.btn-xl{font-size:1rem;padding:15px 45px}
.btn-primary{color:#fff!important;background-color:#51AF30;border:none}
.btn-primary:hover{color:#fff!important;background-color:#285717;border:none}
.btn-shop{color:#fff!important;background-color:#51AF30;border:none;min-width:150px!important}
.btn-shop:hover{color:#fff;background-color:#285717;border:none}
@media screen and (max-width: 768px){.btn-shop{min-width:100%!important}}
.btn-outline{color:#fff;border:1px solid;border-color:#fff}
.btn-outline:hover,.btn-outline:focus,.btn-outline:active,.btn-outline.active{color:#fff;border-color:#fdcc52;background-color:#fdcc52}
.btn-outline-primary{color:#FFF;border-color:#0D8635;width:100%;border-radius:0;border-width:1px 0;border-top-style:solid;border-bottom-style:solid;background-color:#0D8635}
.btn-outline-primary:hover{color:#FFF;background-color:#075120!important;border:1px solid #CDCDCD}
.btn-outline-primary:focus,.btn-outline-primary.focus{-webkit-box-shadow:0 0 0 0 rgba(49,103,235,0.5);box-shadow:0 0 0 0 rgba(49,103,235,0.5)}
.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#3167eb;background-color:transparent}
.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show > .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#3167eb;border-color:#3167eb}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(49,103,235,0.5);box-shadow:0 0 0 .2rem rgba(49,103,235,0.5)}
/*=============================================
=         pagination      =
=============================================*/
.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#6F6F6F;background-color:#fff;border:1px solid #dee2e6}
.page-link:hover{z-index:2;color:#54735D;text-decoration:none;background-color:#e4e4e4;border-color:#dee2e6}
.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 0 rgba(49,103,235,0.25);box-shadow:0 0 0 0 rgba(49,103,235,0.25)}
.page-item.active .page-link{z-index:1;color:#fff;background-color:#54735D;border-color:#0D8635}
/*=============================================
=         Sticky Header       =
=============================================*/
#navbar{border-top-color:#C7C7C7;border-bottom:1px solid #DDD;background-color:hsla(0,0%,24%,1.00)}
.logo,.logo-company{display:none}
@media (min-width:997px){.logo-company{display:inline}}
.content{padding:16px}
.sticky{position:fixed;top:0;background-color:rgba(255,255,255,1.00);width:100%;margin-left:0;margin-right:0;z-index:122;-webkit-box-shadow:0 1px 5px 0 hsla(0,0%,64%,0.54);-moz-box-shadow:0 1px 5px 0 hsla(0,0%,64%,0.54);-ms-box-shadow:0 1px 5px 0 hsla(0,0%,64%,0.54);-o-box-shadow:0 1px 5px 0 hsla(0,0%,64%,0.54);box-shadow:0 1px 5px 0 hsla(0,0%,64%,0.54);padding-top:0!important;padding-bottom:0!important}
.sticky + .content{padding-top:60px}
@media screen and (max-width: 991px) {
.sticky{height:60px}
.logo{float:right;display:inline;margin-top:-10px;margin-right:20px}
}
/* -----------------------------*/
/* Sidebar */
/* -----------------------------*/
#mySidenav{-webkit-box-shadow:0 0 5px;box-shadow:0 0 2px}
.sidebar-toogle{font-size:1.6rem;cursor:pointer;font-weight:500}
.sidenav-container{width:300px}
.sidenav{height:100%;width:0;position:fixed;z-index:1200;top:0;left:0;background-color:#FFF;overflow-x:hidden;transition:.5s;padding-top:60px}
.sidenav a{padding-top:1px;padding-right:8px;padding-bottom:1px;text-decoration:none;font-size:1rem;color:#3C3C3C;display:block;transition:.3s}
.sidenav a:hover{color:#E1BE29}
.sidenav .closebtn{position:absolute;top:-2px;font-size:50px;right:.9rem}
@media all and (max-width: 992px) {
.sidebar-toogle{font-size:1rem;font-weight:500}
.sidenav{margin-top:83px}
}
@media all and (max-width: 768px){.sidebar-toogle{text-align:center!important}}
/*=============================================
=         Cart floating box       =
=============================================*/
.cart-floating-box{position:absolute;top:60px;z-index:999999;right:0;background-color:#fff;padding:20px;-webkit-box-shadow:0 0 10px #ddd;box-shadow:0 0 10px #ddd;display:none}
.cart-box ul{margin-left:0;padding-left:0}
@media only screen and (max-width: 767px){.cart-floating-box{left:50%;margin-left:-180px}}
@media only screen and (max-width: 575px){.cart-floating-box{left:50%;margin-left:-180px}}
@media only screen and (max-width: 479px){.cart-floating-box{width:100%;left:auto;right:0}}
.cart-floating-box .cart-items{border-bottom:1px solid #ddd;margin-bottom:20px}
.cart-floating-box .cart-float-single-item{position:relative;margin-bottom:20px}
.cart-floating-box .cart-float-single-item span.remove-item{position:absolute;top:0;right:0;font-size:1rem;line-height:50px}
.cart-floating-box .cart-float-single-item span.remove-item a:hover{color:red}
.cart-floating-box .cart-float-single-item .cart-float-single-item-image{width:15%;margin-right:2px}
.cart-floating-box .cart-float-single-item .cart-float-single-item-image span{display:inline-block;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
@media only screen and (max-width: 479px){.cart-floating-box .cart-float-single-item .cart-float-single-item-desc{padding-right:10px}}
.cart-floating-box .cart-float-single-item .cart-float-single-item-desc{width:100%}
.cart-floating-box .cart-float-single-item .cart-float-single-item-desc div{margin-bottom:5px}
.cart-floating-box .cart-float-single-item .cart-float-single-item-desc div.product-title{font-weight:500;color:#333;width:65%;float:left}
.cart-floating-box .cart-float-single-item .cart-float-single-item-desc div.price{text-align:right}
.cart-floating-box .cart-float-single-item .cart-float-single-item-desc p.product-title a:hover{color:#cea45f}
.cart-floating-box .cart-calculation .calculation-details{border-bottom:1px solid #ddd;margin-bottom:20px}
.cart-floating-box .cart-calculation .calculation-details p{font-weight:500;color:#333;font-size:1rem;line-height:1.7rem;margin-bottom:20px}
.cart-floating-box .cart-calculation .calculation-details p span{float:right}
.cart-floating-box .cart-calculation .calculation-details p.shipping{border-bottom:1px solid #333;margin-bottom:10px;padding-bottom:10px}
.cart-floating-box .cart-calculation .checkout-button a{background-color:#333;color:#B33F41;padding:10px 15px;display:inline-block;margin-top:25px;margin-left:25px;font-weight:500}
.cart-floating-box .cart-calculation .checkout-button a:hover{background-color:#8BA570}
a.floating-cart-btn{background-color:#39C223;border:2px solid #e0e0e0;color:#FFF!important;display:inline-block!important;font-size:1rem;font-weight:500;height:47px;line-height:43px;margin:0 4px;min-width:130px;padding:0 15px;text-align:center;text-transform:none;border-radius:0}
a.floating-cart-btn:hover{background-color:#227315;color:#6A6A6A}
/*=============================================
=   team      =
=============================================*/
.team-member{margin-bottom:50px;text-align:center}
.team-member img{width:180px;height:180px;border:7px solid #fff}
.team-member h4{margin-top:25px;margin-bottom:0;text-transform:none}
.team-member p{margin-top:0}
/*=============================================
=         Modal Fenster      =
=============================================*/
.modal{top:58px!important}
.portfolio-modal .modal-dialog{margin:1rem;max-width:100vw}
.portfolio-modal .modal-content{padding:50px 0;text-align:center}
.portfolio-modal .modal-content h2{font-size:3em;margin-bottom:15px}
.portfolio-modal .modal-content p{margin-bottom:30px}
.portfolio-modal .modal-content p.item-intro{font-size:1rem;font-style:italic;margin:20px 0 30px;font-family:'Droid Serif',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}
.portfolio-modal .modal-content ul.list-inline{margin-top:0;margin-bottom:30px}
.portfolio-modal .modal-content img{margin-bottom:30px}
.portfolio-modal .modal-content button{cursor:pointer}
.portfolio-modal .close-modal{position:absolute;top:25px;right:25px;width:75px;height:75px;cursor:pointer;background-color:transparent}
.portfolio-modal .close-modal:hover{opacity:.3}
.portfolio-modal .close-modal .lr{z-index:1051;width:1px;height:30px;margin-left:35px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#212529}
.portfolio-modal .close-modal .lr .rl{z-index:1052;width:1px;height:30px;-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:#212529}
/*=============================================
=         .quickSearch     =
=============================================*/
.quickSearch{position:absolute;text-align:left;z-index:1000;color:#6c6c6c;width:500px;background-color:#FFF;margin-left:auto;margin-right:auto;right:5px}
.quickSearch a{display:inline!important;color:#8E8D8D}
.quickSearch li{padding:8px 5px;border-top:1px solid #EFEFEF;list-style:none;margin-left:0;margin-right:5px}
.quickSearch li:last-child{border-bottom:1px solid #EFEFEF!important}
.quickSearch-prezzo{float:right;width:20%;text-align:right;line-height:60px}
.quickSearch-footer{padding-top:5px;padding-bottom:5px}
.quickSearch-footer a,.quickSearch-footer{font-weight:600!important}
.btn-info{color:#fff;background-color:#5E0000;border-color:#5E0000}
@media (max-width: 990px) {
.quickSearch{position:relative!important;text-align:left;z-index:1000;color:#6c6c6c;left:0;width:100%!important;right:0!important;top:40px!important;margin-left:-5px;margin-right:5px}
}
@media (max-width: 560px) {
.quickSearch img{height:30px}
.quickSearch-desk{min-width:100%;float:none;margin-left:40px}
.quickSearch-prezzo{display:none}
}
/* -------------------------------- 
/* Quick Cart*/
/*-------------------------------- */
.quick-image{float:left;width:13%;margin-right:10px}
.quick-price{float:right;text-align:right;padding-top:10px;margin-right:15px}
.quick-detail{float:left;width:40%;padding-top:10px;margin-right:10px}
.quick-select{float:left;width:15%;margin-top:10px;margin-right:30px}
.quick-button{width:30%}
.group:before,.shopping-cart:before,.column-labels:before,.product:before,.totals-item:before,.group:after,.shopping-cart:after,.column-labels:after,.product:after,.totals-item:after{content:'';display:table}
.group:after,.shopping-cart:after,.column-labels:after,.product:after,.totals-item:after{clear:both}
.group,.shopping-cart,.column-labels,.product,.totals-item{zoom:1}
.shopping-cart label{color:#515151}
/* -----------------------------*/
/* Language*/
/* -----------------------------*/
.languages{padding-top:5px}
.languages ul{list-style-type:none;text-align:center;overflow:hidden;margin:0;padding:0;display:inline-block}
.languages ul li{display:inline-block;float:left}
.languages ul li a{display:block;width:40px;height:40px;border-radius:30px;background-color:#FFF;color:#5C5C5C!important;text-align:center;text-transform:uppercase;font-size:1rem;margin:4px;transition:all .1s linear;padding-top:8px}
.languages ul li a:hover,ul#languages li a.active{background-color:#0C6F14;text-decoration:none;color:#FFF!important}
.service-icon{background-color:#fff;color:#1D809F;height:4rem;width:4rem;display:block;line-height:4.5rem;font-size:2rem;box-shadow:0 3px 3px 0 rgba(0,0,0,0.1)}
/* -----------------------------*/
/* Cookie Choice */
/* -----------------------------*/
#cookieChoiceInfo {
  background-color: #6A6A6A !important;
  border: medium none;
  border-radius: 0;
  color: #FFF;
  padding: 10px !important;
  width: 100% !important;
  z-index: 999 !important;
  font: 15px Arial
}
#cookieChoiceInfo a {
  background-color: #AFAEAE;
  color: #fff !important;
  left: 7px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 6px;
  position: relative;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0.4)
}
#cookieChoiceDismiss {
  left: 10px !important;
  position: relative
}
/* -----------------------------*/
/* Media */
/* -----------------------------*/
.title-page{padding-bottom:15px;color:inherit}
@media (max-width: 992px) {
.title-page{font-size:1.6rem!important}
.section-heading h3{font-size:1.5rem!important}
.section-content h4{font-size:1.4rem!important}
.section-login h6{font-size:1.3rem!important}
.slider-main .item-slide{height:auto}
.table-shopping-cart tr td:first-child{width:250px}
.table-shopping-cart .itemside .info{padding:0}
.table-shopping-cart .itemside .aside{display:none}
}
@media all and (max-width: 768px) {
.product .content-body dt{font-size:1rem}
.title-page{font-size:1.5rem!important;text-align:center!important}
footer .footer-navigation hr{margin-top:.4rem;margin-bottom:.4rem}
footer .text-xs{text-align:center!important}
.languages ul li a{margin:8px}
.section-carello .btn-gray,section-carello .btn-outline-success{display:flex}
.product .content-body{padding:.5rem}
.pagination-content ul,.pagination-left{float:none!important;justify-content:center!important}
.pagination-left{text-align:center;padding-bottom:5px;border-bottom:1px solid hsla(0,0%,89%,1.00);margin-bottom:10px}
.languages{text-align:center}
.section-header .search{margin-top:1rem;margin-bottom:1rem}
.item-feature{margin-bottom:20px}
.mobile-order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.mobile-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.mobile-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.mobile-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.mobile-block{display:block}
.section-header .logo{max-height:40px;width:auto}
.section-header .search{margin-top:1rem}
.navbar-expand .navbar-collapse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}
@media all and (max-width: 568px) {
.languages{text-align:center}
}
/* ----------------------------------------------------------------
	Divider
-----------------------------------------------------------------*/
.divider{position:relative;overflow:hidden;margin:10px 0;width:100%}
.divider.divider-margin{margin:70px 0}
.divider:after,.divider.divider-center:before,.divider.divider-center.divider-short:before{content:'';position:absolute;width:100%;top:8px;left:30px;height:0;border-top:1px solid #C4C2BD}
.divider.divider-thick:after,.divider.divider-center.divider-thick:before,.divider.divider-center.divider-short.divider-thick:before{border-top-width:3px}
.divider.divider-short:after{width:30%}
.divider.divider-vshort:after{width:12%}
.divider i{position:relative;width:18px;height:18px;line-height:1;font-size:1.3rem!important;text-align:center}
.divider a{position:relative;display:inline-block;color:inherit;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.divider a:hover{color:#888}
.divider.divider-right{text-align:right}
.divider.divider-right:after{left:auto;right:30px}
.divider.divider-center,.divider.divider-center.divider-short{text-align:center}
.divider.divider-center:before{left:-50%!important;right:0;margin-left:-20px}
.divider.divider-center:after{left:50%!important;right:0;margin-left:20px}
.divider.divider-center.divider-short:before{left:auto!important;right:50%;margin-right:20px;width:15%}
.divider.divider-center.divider-short:after{left:50%!important;right:auto!important;margin-left:20px;width:15%}
.divider.divider-center.divider-vshort:before,.divider.divider-center.divider-vshort:after{width:6%}
.divider.divider-rounded{color:#C4C2BD}
.divider.divider-rounded:after,.divider.divider-rounded.divider-center:before,.divider.divider-rounded.divider-short:before,.divider.divider-border:after,.divider.divider-border.divider-center:before,.divider.divider-border.divider-short:before{top:19px;left:40px}
.divider.divider-rounded i,.divider.divider-border i{width:40px;height:40px;line-height:40px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.divider.divider-rounded.divider-right:after,.divider.divider-border.divider-right:after{left:auto;right:40px}
.divider.divider-border i{line-height:38px;border:1px solid #C4C2BD}
.divider.divider-line:before,.divider.divider-line:after{margin-left:0!important;margin-right:0!important}
/*--------------------------------------------------------------
# Nav Bottom
--------------------------------------------------------------*/
.nav-bottom{width:100%;margin:1em}
.nav-bottom h4{border-bottom:1px solid #D1D1D1;margin-bottom:2px;padding-bottom:5px}
.nav-bottom ul{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding-left:0}
.nav-bottom li{list-style:none;display:inline-block;width:calc(100% / 4);height:30px;text-align:left}
@media (max-width: 992px){.nav-bottom li{display:block;width:calc(100% / 1);border-top:1px solid #D4D4D4;border-bottom-width:1px solid #D4D4D4}.nav-bottom h4{border:none}}

.text-small {
  font-size: 1rem !important;
}
section {
  overflow-x: hidden;
}
.bg-primary-shade {
  background-color: rgba(78, 58, 53, 0.68);
}
.bg-primary-shade {
  background-color: rgba(78, 58, 53, 0.68);
}
.bg-secondary-shade {
  background-color: rgba(78, 58, 53, 0.78);
}
.bg-success-shade {
  background-color: #4E3A35;
}
.bg-info-shade {
  background: #a27a6e;
}
.bg-warning-shade {
  background: #a27a6e;
}
.bg-danger-shade {
  background: #a27a6e;
}
.bg-light-shade {
  background: #a27a6e;
}
.bg-dark-shade {
  background: #917C56;
}
/*
*
* ==========================================
* NAVBAR
* ==========================================
*
*/
.navbar {
  z-index: 999;
}
.navbar-toggler {
  outline: none !important;
  border: none;
}
.navbar-toggler:focus {
  border: none;
}
.navbar-toggler span {
  width: 100%;
  margin: 7px auto;
  display: block;
  height: 2px;
  background-color: #FFFFFF;
  transition: all 0.20s;
  opacity: 1;
  left: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.navbar-toggler span:first-of-type {
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  width: 35px;
}
.navbar-toggler span:nth-of-type(2) {
  width: 35px;
}
.navbar-toggler span:last-of-type {
  -webkit-transform-origin: top left;
  transform-origin: top left;
  width: 35px;
}
.navbar-toggler.active span:first-of-type {
  -webkit-transform: rotate(45deg) translate(-1px);
  transform: rotate(45deg) translate(-1px);
  width: 30.5px !important;
}
.navbar-toggler.active span:last-of-type {
  width: 30.5px !important;
  -webkit-transform: rotate(-45deg) translate(-1.5px);
  transform: rotate(-45deg) translate(-1.5px);
}
.navbar-toggler.active span:nth-of-type(2) {
  opacity: 0;
}
.navbar .dropdown-menu {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(0.5rem);
  transform: translateY(0.5rem);
  transition: .2s ease all;
}
@media (min-width: 992px) {
  .navbar .dropdown-menu {
    display: block;
  }
}
.navbar .dropdown-menu.show {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  transition: .2s ease all;
}
@media (max-width: 991.98px) {
  .navbar {
    position: fixed !important;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  }
  .navbar .nav-link:hover, .navbar .nav-link:focus, .navbar .nav-link.active {
    color: #ac887e !important;
  }
}
/*
*
* ==========================================
* HERO
* ==========================================
*
*/
.hero-slide, .hero {
  position: relative;
}
.hero-slide::before, .hero::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  display: block;
}
@media (min-width: 992px) {
  .hero-slide {
    min-height: 30rem;
  }
}
/*
* ===================================================
*    Custom Bootstrapious Utils
* ===================================================
*/
/*
   Text utils
   ------------------------
*/
.text-uppercase {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  letter-spacing: .1em;
}
.text-sm {
  font-size: 0.875rem;
}
.text-base {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.25rem;
}
.text-shadow {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.text-shadow-primary {
  text-shadow: 2px 2px 2px rgba(172, 136, 126, 0.1);
}
.text-decoration-underline {
  text-decoration: underline;
}
.text-inherit {
  color: inherit;
}
/*
    Rounded corners - lg, sm
   ------------------------
*/
.rounded-lg {
  border-radius: 0.3rem;
}
.rounded-sm {
  border-radius: 0.2rem;
}
.rounded-xl {
  border-radius: 10rem;
}
/*
    Responsive borders - border-[breakpoint]
   ------------------------
*/
.border {
  border: 1px solid #dee2e6 !important;
}
@media (min-width: 576px) {
  .border-sm {
    border: 1px solid #dee2e6 !important;
  }
}
@media (min-width: 768px) {
  .border-md {
    border: 1px solid #dee2e6 !important;
  }
}
@media (min-width: 992px) {
  .border-lg {
    border: 1px solid #dee2e6 !important;
  }
}
@media (min-width: 1200px) {
  .border-xl {
    border: 1px solid #dee2e6 !important;
  }
}
/*
    Opacity helpers - .opacity-[1-9]
    ------------------------
*/
.opacity-1 {
  opacity: 0.1;
}
.opacity-2 {
  opacity: 0.2;
}
.opacity-3 {
  opacity: 0.3;
}
.opacity-4 {
  opacity: 0.4;
}
.opacity-5 {
  opacity: 0.5;
}
.opacity-6 {
  opacity: 0.6;
}
.opacity-7 {
  opacity: 0.7;
}
.opacity-8 {
  opacity: 0.8;
}
.opacity-9 {
  opacity: 0.9;
}
.opacity-10 {
  opacity: 1;
}
/*
    Z-index helpers - .z-index-[10-50]
    ------------------------
*/
.z-index-10 {
  z-index: 10;
}
.z-index-20 {
  z-index: 20;
}
.z-index-30 {
  z-index: 30;
}
.z-index-40 {
  z-index: 40;
}
.z-index-50 {
  z-index: 50;
}
/*
     Letter spacing helpers - .letter-spacing-[0-5]
    ------------------------
*/
.letter-spacing-0 {
  letter-spacing: 0 !important;
}
.letter-spacing-1 {
  letter-spacing: 0.1em;
}
.letter-spacing-2 {
  letter-spacing: 0.2em;
}
.letter-spacing-3 {
  letter-spacing: 0.3em;
}
.letter-spacing-4 {
  letter-spacing: 0.4em;
}
.letter-spacing-5 {
  letter-spacing: 0.5em;
}
/*
     Colours and backgrounds
    ------------------------
*/
.text-hover-primary {
  transition: all 0.2s ease-in-out;
}
.text-hover-primary:focus, .text-hover-primary:hover {
  color: #ac887e !important;
}
a.text-hover-primary {
  transition: all 0.2s ease-in-out;
}
a.text-hover-primary:focus, a.text-hover-primary:hover {
  color: #ac887e !important;
}
.bg-primary-light {
  background-color: #f5f1f0;
}
.border-primary {
  border-color: #ac887e !important;
}
.text-hover-secondary {
  transition: all 0.2s ease-in-out;
}
.text-hover-secondary:focus, .text-hover-secondary:hover {
  color: #6c757d !important;
}
a.text-hover-secondary {
  transition: all 0.2s ease-in-out;
}
a.text-hover-secondary:focus, a.text-hover-secondary:hover {
  color: #6c757d !important;
}
.bg-secondary-light {
  background-color: #edeeef;
}
.border-secondary {
  border-color: #6c757d !important;
}
.text-hover-success {
  transition: all 0.2s ease-in-out;
}
.text-hover-success:focus, .text-hover-success:hover {
  color: #28a745 !important;
}
a.text-hover-success {
  transition: all 0.2s ease-in-out;
}
a.text-hover-success:focus, a.text-hover-success:hover {
  color: #28a745 !important;
}
.bg-success-light {
  background-color: #e5f4e9;
}
.border-success {
  border-color: #28a745 !important;
}
.text-hover-info {
  transition: all 0.2s ease-in-out;
}
.text-hover-info:focus, .text-hover-info:hover {
  color: #17a2b8 !important;
}
a.text-hover-info {
  transition: all 0.2s ease-in-out;
}
a.text-hover-info:focus, a.text-hover-info:hover {
  color: #17a2b8 !important;
}
.bg-info-light {
  background-color: #e3f4f6;
}
.border-info {
  border-color: #17a2b8 !important;
}
.text-hover-warning {
  transition: all 0.2s ease-in-out;
}
.text-hover-warning:focus, .text-hover-warning:hover {
  color: #ffc107 !important;
}
a.text-hover-warning {
  transition: all 0.2s ease-in-out;
}
a.text-hover-warning:focus, a.text-hover-warning:hover {
  color: #ffc107 !important;
}
.bg-warning-light {
  background-color: #fff8e1;
}
.border-warning {
  border-color: #ffc107 !important;
}
.text-hover-danger {
  transition: all 0.2s ease-in-out;
}
.text-hover-danger:focus, .text-hover-danger:hover {
  color: #dc3545 !important;
}
a.text-hover-danger {
  transition: all 0.2s ease-in-out;
}
a.text-hover-danger:focus, a.text-hover-danger:hover {
  color: #dc3545 !important;
}
.bg-danger-light {
  background-color: #fbe7e9;
}
.border-danger {
  border-color: #dc3545 !important;
}
.text-hover-light {
  transition: all 0.2s ease-in-out;
}
.text-hover-light:focus, .text-hover-light:hover {
  color: #f8f9fa !important;
}
a.text-hover-light {
  transition: all 0.2s ease-in-out;
}
a.text-hover-light:focus, a.text-hover-light:hover {
  color: #f8f9fa !important;
}
.bg-light-light {
  background-color: #fefefe;
}
.border-light {
  border-color: #f8f9fa !important;
}
.text-hover-dark {
  transition: all 0.2s ease-in-out;
}
.text-hover-dark:focus, .text-hover-dark:hover {
  color: #343a40 !important;
}
a.text-hover-dark {
  transition: all 0.2s ease-in-out;
}
a.text-hover-dark:focus, a.text-hover-dark:hover {
  color: #343a40 !important;
}
.bg-dark-light {
  background-color: #e7e7e8;
}
.border-dark {
  border-color: #343a40 !important;
}
.bg-gray-100 {
  background: #f8f9fa !important;
}
.text-gray-100 {
  color: #f8f9fa;
}
.bg-gray-200 {
  background: #e9ecef !important;
}
.text-gray-200 {
  color: #e9ecef;
}
.bg-gray-300 {
  background: #dee2e6 !important;
}
.text-gray-300 {
  color: #dee2e6;
}
.bg-gray-400 {
  background: #ced4da !important;
}
.text-gray-400 {
  color: #ced4da;
}
.bg-gray-500 {
  background: #adb5bd !important;
}
.text-gray-500 {
  color: #adb5bd;
}
.bg-gray-600 {
  background: #6c757d !important;
}
.text-gray-600 {
  color: #6c757d;
}
.bg-gray-700 {
  background: #495057 !important;
}
.text-gray-700 {
  color: #495057;
}
.bg-gray-800 {
  background: #343a40 !important;
}
.text-gray-800 {
  color: #343a40;
}
.bg-gray-900 {
  background: #212529 !important;
}
.text-gray-900 {
  color: #212529;
}
.badge-primary-light {
  color: #ac887e;
  background-color: #f5f1f0;
}
.badge-secondary-light {
  color: #6c757d;
  background-color: #edeeef;
}
.badge-success-light {
  color: #28a745;
  background-color: #e5f4e9;
}
.badge-info-light {
  color: #17a2b8;
  background-color: #e3f4f6;
}
.badge-warning-light {
  color: #ffc107;
  background-color: #fff8e1;
}
.badge-danger-light {
  color: #dc3545;
  background-color: #fbe7e9;
}
.badge-light-light {
  color: #f8f9fa;
  background-color: #fefefe;
}
.badge-dark-light {
  color: #343a40;
  background-color: #e7e7e8;
}
/*
     Transparent overlays
    ------------------------
*/
.overlay-content {
  position: relative;
  z-index: 20;
}
@media (min-width: 576px) {
  .light-overlay-sm, .overlay-hover-light-sm {
    position: relative;
  }
  .light-overlay-sm::after, .overlay-hover-light-sm::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    background: #fff;
  }
}
@media (min-width: 576px) {
  .overlay-hover-light-sm::after {
    transition: opacity 0.15s linear;
    opacity: 0;
  }
}
@media (min-width: 576px) {
  .light-overlay-sm::after, .overlay-hover-light-sm:hover::after {
    opacity: .4;
  }
}
@media (min-width: 576px) {
  .light-overlay-sm-0::after, .overlay-hover-light-sm-0:hover::after {
    display: none;
  }
}
.dark-overlay-sm {
  position: relative;
}
@media (min-width: 576px) {
  .dark-overlay-sm::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    opacity: .5;
    background: #000;
    z-index: 30;
  }
}
.primary-overlay-sm {
  position: relative;
}
@media (min-width: 576px) {
  .primary-overlay-sm::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    opacity: .4;
    background: #584039;
    z-index: 30;
  }
}
@media (min-width: 576px) {
  .dark-overlay-sm-0::after {
    display: none;
  }
}
.overlay-text {
  position: absolute;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
@media (min-width: 768px) {
  .light-overlay-md, .overlay-hover-light-md {
    position: relative;
  }
  .light-overlay-md::after, .overlay-hover-light-md::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    background: #fff;
  }
}
@media (min-width: 768px) {
  .overlay-hover-light-md::after {
    transition: opacity 0.15s linear;
    opacity: 0;
  }
}
@media (min-width: 768px) {
  .light-overlay-md::after, .overlay-hover-light-md:hover::after {
    opacity: .4;
  }
}
@media (min-width: 768px) {
  .light-overlay-md-0::after, .overlay-hover-light-md-0:hover::after {
    display: none;
  }
}
.dark-overlay-md {
  position: relative;
}
@media (min-width: 768px) {
  .dark-overlay-md::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    opacity: .5;
    background: #000;
    z-index: 30;
  }
}
.primary-overlay-md {
  position: relative;
}
@media (min-width: 768px) {
  .primary-overlay-md::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    opacity: .4;
    background: #584039;
    z-index: 30;
  }
}
@media (min-width: 768px) {
  .dark-overlay-md-0::after {
    display: none;
  }
}
.overlay-text {
  position: absolute;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
@media (min-width: 992px) {
  .light-overlay-lg, .overlay-hover-light-lg {
    position: relative;
  }
  .light-overlay-lg::after, .overlay-hover-light-lg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    background: #fff;
  }
}
@media (min-width: 992px) {
  .overlay-hover-light-lg::after {
    transition: opacity 0.15s linear;
    opacity: 0;
  }
}
@media (min-width: 992px) {
  .light-overlay-lg::after, .overlay-hover-light-lg:hover::after {
    opacity: .4;
  }
}
@media (min-width: 992px) {
  .light-overlay-lg-0::after, .overlay-hover-light-lg-0:hover::after {
    display: none;
  }
}
.dark-overlay-lg {
  position: relative;
}
@media (min-width: 992px) {
  .dark-overlay-lg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    opacity: .5;
    background: #000;
    z-index: 30;
  }
}
.primary-overlay-lg {
  position: relative;
}
@media (min-width: 992px) {
  .primary-overlay-lg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    opacity: .4;
    background: #584039;
    z-index: 30;
  }
}
@media (min-width: 992px) {
  .dark-overlay-lg-0::after {
    display: none;
  }
}
.overlay-text {
  position: absolute;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
@media (min-width: 1200px) {
  .light-overlay-xl, .overlay-hover-light-xl {
    position: relative;
  }
  .light-overlay-xl::after, .overlay-hover-light-xl::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    background: #fff;
  }
}
@media (min-width: 1200px) {
  .overlay-hover-light-xl::after {
    transition: opacity 0.15s linear;
    opacity: 0;
  }
}
@media (min-width: 1200px) {
  .light-overlay-xl::after, .overlay-hover-light-xl:hover::after {
    opacity: .4;
  }
}
@media (min-width: 1200px) {
  .light-overlay-xl-0::after, .overlay-hover-light-xl-0:hover::after {
    display: none;
  }
}
.dark-overlay-xl {
  position: relative;
}
@media (min-width: 1200px) {
  .dark-overlay-xl::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    opacity: .5;
    background: #000;
    z-index: 30;
  }
}
.primary-overlay-xl {
  position: relative;
}
@media (min-width: 1200px) {
  .primary-overlay-xl::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    opacity: .4;
    background: #584039;
    z-index: 30;
  }
}
@media (min-width: 1200px) {
  .dark-overlay-xl-0::after {
    display: none;
  }
}
.overlay-text {
  position: absolute;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.light-overlay, .overlay-hover-light {
  position: relative;
}
.light-overlay::after, .overlay-hover-light::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  background: #fff;
}
.overlay-hover-light::after {
  transition: opacity 0.15s linear;
  opacity: 0;
}
.light-overlay::after, .overlay-hover-light:hover::after {
  opacity: .4;
}
.light-overlay-0::after, .overlay-hover-light-0:hover::after {
  display: none;
}
.dark-overlay {
  position: relative;
}
.dark-overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  opacity: .5;
  background: #000;
  z-index: 30;
}
.primary-overlay {
  position: relative;
}
.primary-overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  opacity: .4;
  background-color: rgba(88, 64, 57, 0.61);
  z-index: 30;
}
.dark-overlay-0::after {
  display: none;
}
.overlay-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
/*
     Other
    ------------------------
*/
.overflow-visible {
  overflow: visible !important;
}
.shadow-0 {
  box-shadow: none !important;
}
.shadow-inner {
  box-shadow: inset 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.bg-slide-cover {
  background-size: cover !important;
  background-position: center 0%;
  min-height: 40vh;
}
.bg-cover {
  background-size: cover !important;
  background-position: center 0%;
  min-height: 30vh;
}
.bg-divider {
  background-size: cover !important;
  background-position: center 0%;
}
.bg-cover {
  background-size: cover !important;
}
.bg-center {
  background-position: center center !important;
}
.index-forward {
  position: relative;
  z-index: 99;
  margin-top: 18% !important;
}
.border-width-md {
  border-width: 2px !important;
}
.reset-anchor {
  color: inherit;
  transition: all 0.3s;
}
.reset-anchor:hover, .reset-anchor:focus {
  text-decoration: none;
}
.text-gray {
  color: #d2d2d2 !important;
}
.bg-none {
  background: none !important;
}
.bg-darker {
  background: #2f353a !important;
}
@media (min-width: 992px) {
  .text-xl {
    font-size: 3.0rem !important;
  }
}
.text-serif {
  font: 400 normal 1.2rem montserrat;
}
.list-check li {
  padding-left: 1.5rem;
  position: relative;
  list-style: none;
}
.list-check li::before {
  content: '\f058';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ac887e;
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
}
.text-shadow {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.bg-fixed {
  background-attachment: fixed !important;
}
.half-page-banner {
  min-height: 20rem;
}
.circle-progress {
  position: relative;
}
.circle-progress-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.scroll-top {
  width: 50px;
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ac887e;
  color: #fff;
  transition: all 0.3s;
  position: fixed;
  right: 1rem;
  bottom: -4rem;
  z-index: 9999;
}
.scroll-top:hover, .scroll-top:focus {
  color: #fff;
  text-decoration: none;
  background: #966c61;
}
.scroll-top.visible {
  bottom: 1rem;
}
.drop-caps::first-letter {
  font-size: 2.9em;
  font-weight: 700;
  color: #ac887e;
  line-height: 1;
  padding-right: 0.3rem;
  float: left;
}
.drop-caps-primary::first-letter {
  color: #ac887e;
}
.drop-caps-secondary::first-letter {
  color: #6c757d;
}
.drop-caps-success::first-letter {
  color: #28a745;
}
.drop-caps-info::first-letter {
  color: #17a2b8;
}
.drop-caps-warning::first-letter {
  color: #ffc107;
}
.drop-caps-danger::first-letter {
  color: #dc3545;
}
.drop-caps-light::first-letter {
  color: #f8f9fa;
}
.drop-caps-dark::first-letter {
  color: #343a40;
}
.owl-nav-custom {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.owl-nav-custom .owl-nav {
  position: absolute;
  top: 50%;
  left: 2.5rem;
  width: calc(100% - 5rem);
  height: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.owl-nav-custom .owl-nav .owl-prev, .owl-nav-custom .owl-nav .owl-next {
  width: 3.5rem;
  height: 3.5rem;
  background: rgba(0, 0, 0, 0.5) !important;
  line-height: 3.3rem !important;
  transition: all 0.3s;
  outline: none;
  text-align: center;
  color: #fff;
  position: relative;
  border-radius: 0;
}
.owl-nav-custom .owl-nav .owl-prev.disabled, .owl-nav-custom .owl-nav .owl-next.disabled {
  opacity: 0;
  z-index: -1;
}
.owl-nav-custom .owl-nav .owl-prev span, .owl-nav-custom .owl-nav .owl-next span {
  color: #fff;
  font-size: 2.5rem;
}
.owl-nav-custom .owl-nav .owl-prev:hover, .owl-nav-custom .owl-nav .owl-next:hover {
  background: #ac887e !important;
}
.owl-nav-custom .owl-nav .owl-prev::before, .owl-nav-custom .owl-nav .owl-next::before {
  content: 'Prev';
  width: 5rem;
  height: 3.5rem;
  position: absolute;
  top: 0;
  right: -5rem;
  background: rgba(0, 0, 0, 0.8);
  line-height: 3.3rem;
  transition: all 0.3s;
  text-align: center;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.owl-nav-custom .owl-nav .owl-prev:hover::before, .owl-nav-custom .owl-nav .owl-next:hover::before {
  -webkit-transform: none;
  transform: none;
}
.owl-nav-custom .owl-nav .owl-next::before {
  content: 'Next';
  right: auto;
  left: -5rem;
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.owl-nav-custom .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.owl-nav-custom.hero-slider .owl-dots .owl-dot span {
  background: #fff;
  width: 14px;
  height: 14px;
}
.owl-nav-custom.hero-slider .owl-dots .owl-dot.active span {
  background: none;
  border: 4px solid #ac887e;
}
.countdown {
  display: -ms-flexbox;
  display: flex;
}
.countdown span {
  font-size: 2.5rem;
  font-weight: 700;
}
.countdown .label {
  display: block;
  font-size: 1rem;
  font-family: 'Roboto', 'Open Sans', sans-serif;
  font-weight: 500;
}
.countdown .item {
  padding: 0 1rem;
}
/*

/* =========================================

      THEMING OF THE BOOTSTRAP COMPONENTS

   =========================================

    1 - NAVBAR
    2 - BUTTONS
    3 - TYPE
    4 - PAGINATION
    5 - UTILITIES
    6 - FORMS
    7 - CODE
    8 - NAV
    9 - CARD
    10 - DROPDOWNS

*/
/*
 * 1. NAVBAR
 */
.navbar {
  padding: 0.5rem 1rem;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 0rem;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-dark .navbar-brand {
  color: #ac887e;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #ac887e;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  font-weight: 400;
  transition: all 0.3s;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: #ac887e;
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
  color: #ac887e;
}
.navbar-dark .navbar-toggler {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: #fff;
}
/*
 * 3. TYPE
 */
.text-large {
  font-size: 1.25rem;
  font-weight: 300;
}
.lead {
  font-size: 1.40rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small, .small {
  font-size: 80%;
  font-weight: 400;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  border-left: 5px solid #ac887e;
  border-left: none;
}
.blockquote-footer {
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014 \00A0";
}
.text-primary {
  color: #ac887e !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: #966c61 !important;
}
/*
 * 4. PAGINATION
 */
.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  color: #fff;
  background-color: #ac887e;
  border-color: #ac887e;
}
.page-item.disabled .page-link {
  color: #6c757d;
  background-color: #fff;
  border-color: #dee2e6;
}
.page-link {
  padding: 0.5rem 0.75rem;
  line-height: 1.25;
  color: #ac887e;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #876157;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(172, 136, 126, 0.25);
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
/*
* 5. UTILITIES
*/
.bg-primary {
  background-color: #7C5830 !important;
}
a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
  background-color: #966c61 !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.border-primary {
  border-color: #ac887e !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.text-primary {
  color: #4E3A35 !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: #966c61 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}
.badge-primary {
  color: #fff;
  background-color: #ac887e;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #966c61;
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
/*
  * 6. FORMS
  */
.form-control {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.1rem !important;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #ded0cc;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(172, 136, 126, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  font-size: 1rem;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  font-size: 1rem;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  font-size: 1rem;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  font-size: 1rem;
}
.form-control::placeholder {
  color: #6c757d;
  font-size: 1rem;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
}
.form-control.text-white {
  background: none;
}
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}
.form-control-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}
.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #ac887e;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(172, 136, 126, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #f2eceb;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ac887e;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #ac887e;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(172, 136, 126, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(172, 136, 126, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ac887e;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(172, 136, 126, 0.5);
}
/*
* 7.CODE
*/
code {
  font-size: 87.5%;
  color: #e83e8c;
}
/*
* 8. NAV
*/
.nav-link {
  display: inline;
}
.nav-link.disabled {
  color: #6c757d;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ac887e;
}
/*
* 9. CARD
*/
.card {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.card-body {
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header-transparent {
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: none;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f8f9fa;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  padding: 1.25rem;
}
.card-img-overlay-opacity {
  background: rgba(0, 0, 0, 0.2);
}
.card-img {
  border-radius: calc(0.25rem - 1px);
}
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    margin-right: 15px;
    margin-left: 15px;
  }
}
/*
* 10. DROPDOWNS
*/
.dropdown-menu {
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-item {
  padding: 0.25rem 1.5rem;
  font-weight: 400;
  color: #212529;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  background-color: #ac887e;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
}
.accordion [aria-expanded="true"] {
  background: #a27a6e;
  color: #fff;
}
.progress {
  border-radius: 0;
  height: 0.7rem;
}
body {
  line-height: 1.7;
  font-weight: 400;
  visibility: visible
}
body{margin-bottom: 600px} 
footer ul {
    margin-bottom: 0px !important;
    line-height: 1.5rem!important;
}
.slider-caption {
	text-align: center;
	padding: 10px;
	margin: 20% auto 0px;
}
.slider-caption a {
	margin-bottom: -120px;
}
.button-white-light {
    background-color: rgba(255,255,255,0.83);
    color: #333;
}
.button-xlarge {
    padding: 0 32px;
    letter-spacing: 2px;
    height: 52px;
    line-height: 52px;
    font-size: 1.8rem;
}
.notify {
  position: absolute;
  top: 10px;
}
.navbar-nav {
  justify-content: center !important;
  margin-left: auto;
  margin-right: auto;
}
.viertel-page-banner {
  min-height: 25rem;
}

#mainNav .navbar-toggler {
  padding: 10px;
  text-transform: uppercase;
  color: #FFFFFF !important;
  border: 0;
  text-align: center;
}
#mainNav .navbar-brand {}
#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #fec503;
}
#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 100%;
    font-weight: 300;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: white!important;
}
@media (max-width: 1200px) {
  .navbar-expand-lg .navbar-nav {
    font-size: 1rem!important;
  }
}
@media (max-width: 992px) {   
#mainNav {
  background-color: #2F2F2F;
}    
  #mainNav .navbar-nav li {
    border-top: 1px solid #F5F2F2;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-weight: 300;
    letter-spacing: 2px;
  }
  #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #fed136 !important;
  }
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #fed136 !important;
}
.contact-img {
    min-height: 30vh;
    background-position: 50% 50%;
} 
.original-img {
    min-height: 30vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .story-img {
    min-height: 60vh;
  }
     
  #mainNav {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-image: -webkit-linear-gradient(270deg,rgba(34,34,34,1.00) 0%,rgba(42,42,42,0.59) 62.69%,rgba(47,47,47,0.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(34,34,34,1.00) 0%,rgba(42,42,42,0.59) 62.69%,rgba(47,47,47,0.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(34,34,34,1.00) 0%,rgba(42,42,42,0.59) 62.69%,rgba(47,47,47,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(34,34,34,1.00) 0%,rgba(42,42,42,0.59) 62.69%,rgba(47,47,47,0.00) 100%);
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 0.5em 0.5em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #2F2F2F;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
  #mainNav.navbar-shrink .logo-small {
    display: block !important;
  }
  #mainNav.navbar-shrink .logo {
    display: none !important;
  }
}
.logo-small {
  display: none;
}
/* -----------------------------*/
/* carousel */
/* -----------------------------*/
.carousel-caption {
  position: absolute;
  top: 70%;
  bottom: 2%;
  right: 30%;
  left: 30%;
  z-index: 10;
  padding: 15px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.42);
}
.btn-carousel, .carousel-caption a:hover {
  background-color: rgba(185, 185, 185, 0.59) !important;
  border: 0px;
  color: #FFFFFF;
}
.carousel-caption h3 {
  color: #fff;
  font: 3vh "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif !important;
  text-align: center;
}
.carousel-caption p, .carousel-caption a {
  text-align: center;
  font-size: 1.5vh;
}
#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(254, 209, 54, 0.9);
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    font-size: 1.8rem;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}
#portfolio .portfolio-item .portfolio-caption p {
    font: italic 1.2 rem 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}
.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content button {
  cursor: pointer;
}
.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}
.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}
/* ----------------------------------------------------------------
	Featured Boxes
-----------------------------------------------------------------*/
.feature-box {
  position: relative;
  margin-top: 20px;
  padding: 0 0 0 80px;
}
.feature-box:first-child {
  margin-top: 0;
}
.feature-box .fbox-icon {
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  top: 0;
  left: 0;
}
.feature-box .fbox-icon a, .feature-box .fbox-icon i, .feature-box .fbox-icon img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  color: #FFF;
}
.feature-box .fbox-icon i, .feature-box .fbox-icon img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #0D8635;
}
.feature-box .fbox-icon i {
  font-style: normal;
  font-size: 28px;
  text-align: center;
  line-height: 64px;
}
.feature-box h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
  color: #333;
}
.feature-box p {
  margin: 8px 0 0 0;
  color: #999;
}
.feature-box .before-heading {
  font-size: 14px;
}
/* Feature Box - Icon Large
-----------------------------------------------------------------*/
.feature-box.fbox-large {
  padding: 0 0 0 115px;
}
.feature-box.fbox-large .fbox-icon {
  width: 96px;
  height: 96px;
}
.feature-box.fbox-large .fbox-icon i {
  font-size: 42px;
  line-height: 96px;
}
/* Feature Box - Icon Outline
-----------------------------------------------------------------*/
.feature-box.fbox-outline .fbox-icon {
  border: 1px solid #1ABC9C;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 3px;
}
.feature-box.fbox-outline .fbox-icon i {
  line-height: 56px;
}
/* Feature Box - Icon Outline Large
-----------------------------------------------------------------*/
.feature-box.fbox-outline.fbox-large .fbox-icon {
  padding: 4px;
}
.feature-box.fbox-outline.fbox-large .fbox-icon i {
  line-height: 86px;
}
/* Feature Box - Icon Rounded
-----------------------------------------------------------------*/
.feature-box.fbox-rounded .fbox-icon {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
.feature-box.fbox-rounded .fbox-icon i, .feature-box.fbox-rounded .fbox-icon img {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
/* Feature Box - Icon Rounded & Large
-----------------------------------------------------------------*/
.feature-box.fbox-rounded.fbox-large .fbox-icon {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}
.feature-box.fbox-rounded.fbox-large .fbox-icon i, .feature-box.fbox-rounded.fbox-large .fbox-icon img {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}
/* Feature Box - Light Background
-----------------------------------------------------------------*/
.feature-box.fbox-light.fbox-outline .fbox-icon {
  border-color: #E5E5E5;
}
.feature-box.fbox-light.fbox-outline .fbox-icon i {
  line-height: 54px;
}
.feature-box.fbox-light.fbox-outline i, .feature-box.fbox-light.fbox-outline img {
  border: 1px solid #E5E5E5;
  background-color: #F5F5F5;
  color: #444;
}
.feature-box.fbox-light.fbox-outline.fbox-large .fbox-icon i {
  line-height: 84px;
}
.feature-box.fbox-light .fbox-icon i {
  line-height: 62px;
}
.feature-box.fbox-large .fbox-icon i {
  line-height: 96px;
}
/* Feature Box - Dark Background
-----------------------------------------------------------------*/
.feature-box.fbox-dark.fbox-outline .fbox-icon {
  border-color: #444;
}
.feature-box.fbox-dark .fbox-icon i, .feature-box.fbox-dark .fbox-icon img {
  background-color: #333;
}
/* Feature Box - Border
-----------------------------------------------------------------*/
.feature-box.fbox-border .fbox-icon {
  border: 1px solid #1ABC9C;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.feature-box.fbox-border .fbox-icon i, .feature-box.fbox-border .fbox-icon img {
  border: none;
  background-color: transparent !important;
  color: #1ABC9C;
}
.feature-box.fbox-border .fbox-icon {
  padding: 0;
}
.feature-box.fbox-border .fbox-icon i {
  line-height: 62px !important;
}
.feature-box.fbox-border.fbox-large .fbox-icon i {
  line-height: 94px !important;
}
/* Feature Box - Border - Light
-----------------------------------------------------------------*/
.feature-box.fbox-border.fbox-light .fbox-icon {
  border-color: #E5E5E5;
}
.feature-box.fbox-border.fbox-light i, .feature-box.fbox-border.fbox-light img {
  color: #888;
}
/* Feature Box - Border - Dark
-----------------------------------------------------------------*/
.feature-box.fbox-border.fbox-dark .fbox-icon {
  border-color: #333;
}
.feature-box.fbox-border.fbox-dark i, .feature-box.fbox-border.fbox-dark img {
  color: #444;
}
/* Feature Box - Plain
-----------------------------------------------------------------*/
.feature-box.fbox-plain .fbox-icon {
  border: none !important;
  height: auto !important;
}
.feature-box.fbox-plain .fbox-icon i, .feature-box.fbox-plain .fbox-icon img {
  border: none !important;
  background-color: transparent !important;
  color: #1ABC9C;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.feature-box.fbox-plain .fbox-icon i {
  font-size: 48px;
  line-height: 1 !important;
}
.feature-box.fbox-plain .fbox-icon img {
  height: 64px;
}
.feature-box.fbox-plain.fbox-image .fbox-icon {
  width: auto;
}
.feature-box.fbox-plain.fbox-image img {
  width: auto;
  display: inline-block;
}
.feature-box.fbox-plain.fbox-small {
  padding-left: 42px;
}
.feature-box.fbox-plain.fbox-small .fbox-icon {
  width: 28px;
}
.feature-box.fbox-plain.fbox-small .fbox-icon i {
  font-size: 28px;
}
.feature-box.fbox-plain.fbox-small .fbox-icon img {
  height: 28px;
}
.feature-box.fbox-plain.fbox-small h3 {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 10px;
}
.feature-box.fbox-plain.fbox-small p {
  margin-left: -42px;
}
.feature-box.fbox-plain.fbox-large .fbox-icon i {
  font-size: 72px;
}
.feature-box.fbox-plain.fbox-large .fbox-icon img {
  height: 96px;
}
.feature-box.fbox-plain.fbox-light .fbox-icon i, .feature-box.fbox-plain.fbox-light .fbox-icon img {
  color: #888;
}
.feature-box.fbox-plain.fbox-dark .fbox-icon i, .feature-box.fbox-plain.fbox-dark .fbox-icon img {
  color: #444;
}
/* Feature Box - Center
-----------------------------------------------------------------*/
.feature-box.fbox-center {
  padding: 0;
  text-align: center;
}
.feature-box.fbox-center.fbox-small {
  padding-left: 0 !important;
}
.feature-box.fbox-center .fbox-icon {
  position: relative;
  width: 96px;
  height: 96px;
  margin: 0 auto 30px;
}
.feature-box.fbox-center .fbox-icon i {
  font-size: 42px;
  line-height: 96px;
}
.feature-box.fbox-center.fbox-outline .fbox-icon i {
  line-height: 88px;
}
.feature-box.fbox-center p {
  font-size: 14px;
  margin-top: 15px;
}
/* Feature Box - Center & Large Icons
-----------------------------------------------------------------*/
.feature-box.fbox-center.fbox-large .fbox-icon {
  width: 128px;
  height: 128px;
}
.feature-box.fbox-center.fbox-large .fbox-icon i {
  font-size: 70px;
  line-height: 128px;
}
.feature-box.fbox-center.fbox-large.fbox-outline .fbox-icon i {
  line-height: 118px;
}
.feature-box.fbox-center.fbox-light .fbox-icon i {
  line-height: 94px;
}
.feature-box.fbox-center.fbox-light .fbox-outline .fbox-icon i {
  line-height: 86px;
}
.feature-box.fbox-center.fbox-light .fbox-outline .fbox-large .fbox-icon i {
  line-height: 114px;
}
.feature-box.fbox-center.fbox-border .fbox-icon i {
  line-height: 94px !important;
}
.feature-box.fbox-center.fbox-large.fbox-border .fbox-icon i {
  line-height: 126px !important;
}
.feature-box.fbox-center.fbox-large .fbox-plain .fbox-icon i {
  font-size: 112px;
}
.feature-box.fbox-center.fbox-large .fbox-plain .fbox-icon img {
  height: 128px;
}
.feature-box.fbox-center.fbox-plain .fbox-icon i {
  font-size: 84px;
}
.feature-box.fbox-center.fbox-plain .fbox-icon img {
  height: 96px;
}
/* Feature Box - Center & Large Icons
-----------------------------------------------------------------*/
.feature-box.fbox-center.fbox-small .fbox-icon {
  width: 64px;
  height: 64px;
}
.feature-box.fbox-center.fbox-small .fbox-icon i {
  font-size: 28px;
  line-height: 64px;
}
.feature-box.fbox-center.fbox-small.fbox-outline .fbox-icon i {
  line-height: 58px;
}
.feature-box.fbox-center .fbox-light .fbox-outline.fbox-small .fbox-icon i {
  line-height: 54px;
}
.feature-box.fbox-center.fbox-small.fbox-border .fbox-icon i {
  line-height: 62px !important;
}
.feature-box.fbox-center.fbox-small .fbox-plain .fbox-icon i {
  font-size: 56px;
}
.feature-box.fbox-center.fbox-small .fbox-plain .fbox-icon img {
  height: 64px;
}
.feature-box.fbox-center.fbox-small p {
  font-size: 14px;
  margin-top: 10px;
}
.feature-box.fbox-center .fbox-plain.fbox-small p {
  margin-left: 0;
}
/* Feature Box - Right
-----------------------------------------------------------------*/
.feature-box.fbox-right {
  padding: 0 80px 0 0;
  text-align: right;
}
.feature-box.fbox-right.fbox-large {
  padding-right: 115px;
}
.feature-box.fbox-right .fbox-icon {
  left: auto;
  right: 0;
}
.feature-box.fbox-right.fbox-plain.fbox-small {
  padding: 0 42px 0 0;
}
.feature-box.fbox-right.fbox-plain.fbox-small p {
  margin: 0 -42px 0 0;
}
/* Feature Box - Subtitle
-----------------------------------------------------------------*/
.feature-box h3 + .fbox-icon {
  margin-top: 20px !important;
}
.feature-box h3 span.subtitle {
  display: block;
  margin-top: 5px;
  color: #444;
  font-weight: 300;
  text-transform: none;
}
.feature-box.fbox-center:not(.fbox-bg) h3:after {
  content: '';
  display: block;
  margin: 20px auto;
  width: 30px;
  border-top: 2px solid #555;
  -webkit-transition: width .3s ease;
  -o-transition: width .3s ease;
  transition: width .3s ease;
}
.feature-box.fbox-center:not(.fbox-bg):hover h3:after {
  width: 50px;
}
.feature-box.fbox-center.noborder:not(.fbox-bg) h3:after, .feature-box.fbox-center.nobottomborder:not(.fbox-bg) h3:after {
  display: none;
}
.feature-box.fbox-center.fbox-italic p {
  font-style: italic;
  font-family: 'Lato', sans-serif;
}
/* Feature Box - Background
-----------------------------------------------------------------*/
.feature-box.fbox-bg.fbox-center {
  margin-top: 68px;
  padding: 68px 30px 30px;
  background-color: #FFF;
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feature-box.fbox-bg.fbox-center:first-child {
  margin-top: 48px;
}
.feature-box.fbox-bg.fbox-center.fbox-large {
  margin-top: 84px;
  padding-top: 84px;
}
.feature-box.fbox-bg.fbox-center.fbox-large:first-child {
  margin-top: 64px;
}
.feature-box.fbox-bg.fbox-center.fbox-large .fbox-icon {
  top: -64px;
  left: 50%;
  margin-left: -64px;
}
.feature-box.fbox-bg.fbox-center .fbox-icon {
  position: absolute;
  top: -48px;
  left: 50%;
  margin: 0 0 0 -48px;
}
.feature-box.fbox-bg.fbox-center.fbox-plain .fbox-icon, .feature-box.fbox-bg.fbox-center.fbox-border .fbox-icon, .feature-box.fbox-bg.fbox-center.fbox-outline .fbox-icon {
  background-color: #FFF;
}
body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:visible;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000;padding:0}.fancybox-slide video{vertical-align:top}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);background:#fff}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--video .fancybox-content{overflow:visible}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:5px;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer;color:#777}.fancybox-close-small svg{fill:transparent;stroke:currentColor;stroke-width:2;border-radius:50%}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus svg{outline:1px dotted #888}.fancybox-close-small:hover svg{color:#333;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{top:0;right:-40px;color:#ccc;padding:0}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-radius:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.row-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.row-0 > [class*="col"] {
  padding-left: 0px;
  padding-right: 0px;
}
.row-1 {
  margin-left: -1px;
  margin-right: -1px;
}
.row-1 > [class*="col"] {
  padding-left: 1px;
  padding-right: 1px;
}
.row-2 {
  margin-left: -2px;
  margin-right: -2px;
}
.row-2 > [class*="col"] {
  padding-left: 2px;
  padding-right: 2px;
}
.row-3 {
  margin-left: -3px;
  margin-right: -3px;
}
.row-3 > [class*="col"] {
  padding-left: 3px;
  padding-right: 3px;
}
.row-4 {
  margin-left: -4px;
  margin-right: -4px;
}
.row-4 > [class*="col"] {
  padding-left: 4px;
  padding-right: 4px;
}
.row-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.row-5 > [class*="col"] {
  padding-left: 5px;
  padding-right: 5px;
}
.row-6 {
  margin-left: -6px;
  margin-right: -6px;
}
.row-6 > [class*="col"] {
  padding-left: 6px;
  padding-right: 6px;
}
.row-7 {
  margin-left: -7px;
  margin-right: -7px;
}
.row-7 > [class*="col"] {
  padding-left: 7px;
  padding-right: 7px;
}
.row-8 {
  margin-left: -8px;
  margin-right: -8px;
}
.row-8 > [class*="col"] {
  padding-left: 8px;
  padding-right: 8px;
}
.row-9 {
  margin-left: -9px;
  margin-right: -9px;
}
.row-9 > [class*="col"] {
  padding-left: 9px;
  padding-right: 9px;
}
.row-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.row-10 > [class*="col"] {
  padding-left: 10px;
  padding-right: 10px;
}
.row-11 {
  margin-left: -11px;
  margin-right: -11px;
}
.row-11 > [class*="col"] {
  padding-left: 11px;
  padding-right: 11px;
}
.row-12 {
  margin-left: -12px;
  margin-right: -12px;
}
.row-12 > [class*="col"] {
  padding-left: 12px;
  padding-right: 12px;
}
.row-13 {
  margin-left: -13px;
  margin-right: -13px;
}
.row-13 > [class*="col"] {
  padding-left: 13px;
  padding-right: 13px;
}
.row-14 {
  margin-left: -14px;
  margin-right: -14px;
}
.row-14 > [class*="col"] {
  padding-left: 14px;
  padding-right: 14px;
}
.row-15 {
  margin-left: -15px;
  margin-right: -15px;
}
.row-15 > [class*="col"] {
  padding-left: 15px;
  padding-right: 15px;
}
.row-16 {
  margin-left: -16px;
  margin-right: -16px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-16 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-16 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-16 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-16 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-16 > [class*="col"] {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-16 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-16 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-16 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-16 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-17 {
  margin-left: -17px;
  margin-right: -17px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-17 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-17 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-17 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-17 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-17 > [class*="col"] {
  padding-left: 17px;
  padding-right: 17px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-17 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-17 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-17 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-17 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-18 {
  margin-left: -18px;
  margin-right: -18px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-18 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-18 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-18 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-18 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-18 > [class*="col"] {
  padding-left: 18px;
  padding-right: 18px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-18 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-18 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-18 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-18 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-19 {
  margin-left: -19px;
  margin-right: -19px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-19 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-19 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-19 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-19 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-19 > [class*="col"] {
  padding-left: 19px;
  padding-right: 19px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-19 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-19 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-19 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-19 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-20 {
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-20 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-20 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-20 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-20 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-20 > [class*="col"] {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-20 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-20 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-20 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-20 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-21 {
  margin-left: -21px;
  margin-right: -21px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-21 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-21 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-21 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-21 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-21 > [class*="col"] {
  padding-left: 21px;
  padding-right: 21px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-21 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-21 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-21 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-21 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-22 {
  margin-left: -22px;
  margin-right: -22px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-22 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-22 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-22 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-22 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-22 > [class*="col"] {
  padding-left: 22px;
  padding-right: 22px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-22 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-22 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-22 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-22 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-23 {
  margin-left: -23px;
  margin-right: -23px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-23 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-23 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-23 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-23 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-23 > [class*="col"] {
  padding-left: 23px;
  padding-right: 23px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-23 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-23 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-23 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-23 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-24 {
  margin-left: -24px;
  margin-right: -24px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-24 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-24 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-24 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-24 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-24 > [class*="col"] {
  padding-left: 24px;
  padding-right: 24px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-24 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-24 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-24 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-24 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-25 {
  margin-left: -25px;
  margin-right: -25px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-25 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-25 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-25 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-25 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-25 > [class*="col"] {
  padding-left: 25px;
  padding-right: 25px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-25 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-25 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-25 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-25 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-26 {
  margin-left: -26px;
  margin-right: -26px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-26 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-26 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-26 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-26 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-26 > [class*="col"] {
  padding-left: 26px;
  padding-right: 26px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-26 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-26 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-26 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-26 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-27 {
  margin-left: -27px;
  margin-right: -27px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-27 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-27 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-27 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-27 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-27 > [class*="col"] {
  padding-left: 27px;
  padding-right: 27px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-27 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-27 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-27 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-27 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-28 {
  margin-left: -28px;
  margin-right: -28px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-28 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-28 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-28 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-28 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-28 > [class*="col"] {
  padding-left: 28px;
  padding-right: 28px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-28 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-28 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-28 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-28 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-29 {
  margin-left: -29px;
  margin-right: -29px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-29 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-29 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-29 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-29 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-29 > [class*="col"] {
  padding-left: 29px;
  padding-right: 29px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-29 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-29 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-29 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-29 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-30 {
  margin-left: -30px;
  margin-right: -30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-30 > [class*="col"] {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-30 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-30 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-30 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-30 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-31 {
  margin-left: -31px;
  margin-right: -31px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-31 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-31 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-31 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-31 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-31 > [class*="col"] {
  padding-left: 31px;
  padding-right: 31px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-31 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-31 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-31 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-31 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-32 {
  margin-left: -32px;
  margin-right: -32px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-32 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-32 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-32 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-32 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-32 > [class*="col"] {
  padding-left: 32px;
  padding-right: 32px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-32 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-32 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-32 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-32 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-33 {
  margin-left: -33px;
  margin-right: -33px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-33 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-33 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-33 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-33 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-33 > [class*="col"] {
  padding-left: 33px;
  padding-right: 33px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-33 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-33 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-33 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-33 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-34 {
  margin-left: -34px;
  margin-right: -34px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-34 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-34 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-34 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-34 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-34 > [class*="col"] {
  padding-left: 34px;
  padding-right: 34px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-34 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-34 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-34 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-34 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-35 {
  margin-left: -35px;
  margin-right: -35px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-35 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-35 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-35 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-35 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-35 > [class*="col"] {
  padding-left: 35px;
  padding-right: 35px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-35 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-35 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-35 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-35 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-36 {
  margin-left: -36px;
  margin-right: -36px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-36 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-36 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-36 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-36 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-36 > [class*="col"] {
  padding-left: 36px;
  padding-right: 36px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-36 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-36 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-36 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-36 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-37 {
  margin-left: -37px;
  margin-right: -37px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-37 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-37 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-37 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-37 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-37 > [class*="col"] {
  padding-left: 37px;
  padding-right: 37px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-37 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-37 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-37 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-37 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-38 {
  margin-left: -38px;
  margin-right: -38px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-38 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-38 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-38 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-38 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-38 > [class*="col"] {
  padding-left: 38px;
  padding-right: 38px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-38 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-38 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-38 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-38 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-39 {
  margin-left: -39px;
  margin-right: -39px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-39 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-39 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-39 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-39 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-39 > [class*="col"] {
  padding-left: 39px;
  padding-right: 39px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-39 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-39 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-39 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-39 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-40 {
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-40 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-40 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-40 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-40 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-40 > [class*="col"] {
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-40 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-40 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-40 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-40 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-41 {
  margin-left: -41px;
  margin-right: -41px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-41 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-41 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-41 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-41 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-41 > [class*="col"] {
  padding-left: 41px;
  padding-right: 41px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-41 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-41 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-41 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-41 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-42 {
  margin-left: -42px;
  margin-right: -42px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-42 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-42 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-42 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-42 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-42 > [class*="col"] {
  padding-left: 42px;
  padding-right: 42px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-42 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-42 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-42 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-42 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-43 {
  margin-left: -43px;
  margin-right: -43px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-43 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-43 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-43 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-43 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-43 > [class*="col"] {
  padding-left: 43px;
  padding-right: 43px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-43 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-43 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-43 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-43 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-44 {
  margin-left: -44px;
  margin-right: -44px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-44 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-44 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-44 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-44 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-44 > [class*="col"] {
  padding-left: 44px;
  padding-right: 44px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-44 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-44 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-44 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-44 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-45 {
  margin-left: -45px;
  margin-right: -45px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-45 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-45 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-45 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-45 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-45 > [class*="col"] {
  padding-left: 45px;
  padding-right: 45px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-45 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-45 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-45 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-45 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-46 {
  margin-left: -46px;
  margin-right: -46px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-46 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-46 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-46 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-46 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-46 > [class*="col"] {
  padding-left: 46px;
  padding-right: 46px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-46 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-46 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-46 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-46 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-47 {
  margin-left: -47px;
  margin-right: -47px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-47 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-47 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-47 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-47 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-47 > [class*="col"] {
  padding-left: 47px;
  padding-right: 47px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-47 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-47 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-47 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-47 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-48 {
  margin-left: -48px;
  margin-right: -48px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-48 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-48 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-48 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-48 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-48 > [class*="col"] {
  padding-left: 48px;
  padding-right: 48px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-48 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-48 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-48 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-48 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-49 {
  margin-left: -49px;
  margin-right: -49px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-49 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-49 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-49 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-49 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-49 > [class*="col"] {
  padding-left: 49px;
  padding-right: 49px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-49 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-49 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-49 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-49 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-50 {
  margin-left: -50px;
  margin-right: -50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-50 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-50 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-50 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-50 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-50 > [class*="col"] {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-50 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-50 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-50 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-50 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-51 {
  margin-left: -51px;
  margin-right: -51px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-51 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-51 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-51 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-51 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-51 > [class*="col"] {
  padding-left: 51px;
  padding-right: 51px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-51 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-51 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-51 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-51 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-52 {
  margin-left: -52px;
  margin-right: -52px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-52 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-52 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-52 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-52 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-52 > [class*="col"] {
  padding-left: 52px;
  padding-right: 52px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-52 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-52 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-52 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-52 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-53 {
  margin-left: -53px;
  margin-right: -53px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-53 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-53 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-53 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-53 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-53 > [class*="col"] {
  padding-left: 53px;
  padding-right: 53px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-53 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-53 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-53 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-53 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-54 {
  margin-left: -54px;
  margin-right: -54px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-54 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-54 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-54 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-54 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-54 > [class*="col"] {
  padding-left: 54px;
  padding-right: 54px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-54 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-54 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-54 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-54 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-55 {
  margin-left: -55px;
  margin-right: -55px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-55 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-55 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-55 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-55 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-55 > [class*="col"] {
  padding-left: 55px;
  padding-right: 55px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-55 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-55 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-55 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-55 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-56 {
  margin-left: -56px;
  margin-right: -56px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-56 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-56 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-56 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-56 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-56 > [class*="col"] {
  padding-left: 56px;
  padding-right: 56px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-56 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-56 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-56 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-56 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-57 {
  margin-left: -57px;
  margin-right: -57px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-57 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-57 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-57 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-57 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-57 > [class*="col"] {
  padding-left: 57px;
  padding-right: 57px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-57 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-57 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-57 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-57 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-58 {
  margin-left: -58px;
  margin-right: -58px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-58 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-58 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-58 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-58 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-58 > [class*="col"] {
  padding-left: 58px;
  padding-right: 58px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-58 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-58 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-58 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-58 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-59 {
  margin-left: -59px;
  margin-right: -59px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-59 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-59 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-59 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-59 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-59 > [class*="col"] {
  padding-left: 59px;
  padding-right: 59px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-59 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-59 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-59 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-59 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-60 {
  margin-left: -60px;
  margin-right: -60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-60 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-60 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-60 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-60 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-60 > [class*="col"] {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-60 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-60 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-60 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-60 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-61 {
  margin-left: -61px;
  margin-right: -61px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-61 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-61 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-61 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-61 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-61 > [class*="col"] {
  padding-left: 61px;
  padding-right: 61px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-61 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-61 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-61 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-61 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-62 {
  margin-left: -62px;
  margin-right: -62px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-62 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-62 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-62 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-62 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-62 > [class*="col"] {
  padding-left: 62px;
  padding-right: 62px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-62 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-62 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-62 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-62 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-63 {
  margin-left: -63px;
  margin-right: -63px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-63 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-63 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-63 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-63 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-63 > [class*="col"] {
  padding-left: 63px;
  padding-right: 63px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-63 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-63 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-63 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-63 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-64 {
  margin-left: -64px;
  margin-right: -64px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-64 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-64 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-64 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-64 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-64 > [class*="col"] {
  padding-left: 64px;
  padding-right: 64px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-64 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-64 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-64 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-64 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-65 {
  margin-left: -65px;
  margin-right: -65px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-65 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-65 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-65 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-65 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-65 > [class*="col"] {
  padding-left: 65px;
  padding-right: 65px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-65 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-65 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-65 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-65 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-66 {
  margin-left: -66px;
  margin-right: -66px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-66 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-66 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-66 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-66 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-66 > [class*="col"] {
  padding-left: 66px;
  padding-right: 66px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-66 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-66 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-66 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-66 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-67 {
  margin-left: -67px;
  margin-right: -67px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-67 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-67 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-67 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-67 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-67 > [class*="col"] {
  padding-left: 67px;
  padding-right: 67px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-67 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-67 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-67 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-67 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-68 {
  margin-left: -68px;
  margin-right: -68px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-68 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-68 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-68 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-68 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-68 > [class*="col"] {
  padding-left: 68px;
  padding-right: 68px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-68 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-68 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-68 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-68 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-69 {
  margin-left: -69px;
  margin-right: -69px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-69 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-69 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-69 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-69 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-69 > [class*="col"] {
  padding-left: 69px;
  padding-right: 69px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-69 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-69 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-69 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-69 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-70 {
  margin-left: -70px;
  margin-right: -70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-70 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-70 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-70 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-70 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-70 > [class*="col"] {
  padding-left: 70px;
  padding-right: 70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-70 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-70 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-70 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-70 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-71 {
  margin-left: -71px;
  margin-right: -71px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-71 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-71 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-71 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-71 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-71 > [class*="col"] {
  padding-left: 71px;
  padding-right: 71px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-71 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-71 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-71 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-71 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-72 {
  margin-left: -72px;
  margin-right: -72px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-72 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-72 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-72 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-72 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-72 > [class*="col"] {
  padding-left: 72px;
  padding-right: 72px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-72 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-72 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-72 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-72 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-73 {
  margin-left: -73px;
  margin-right: -73px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-73 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-73 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-73 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-73 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-73 > [class*="col"] {
  padding-left: 73px;
  padding-right: 73px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-73 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-73 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-73 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-73 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-74 {
  margin-left: -74px;
  margin-right: -74px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-74 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-74 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-74 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-74 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-74 > [class*="col"] {
  padding-left: 74px;
  padding-right: 74px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-74 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-74 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-74 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-74 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-75 {
  margin-left: -75px;
  margin-right: -75px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-75 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-75 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-75 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-75 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-75 > [class*="col"] {
  padding-left: 75px;
  padding-right: 75px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-75 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-75 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-75 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-75 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-76 {
  margin-left: -76px;
  margin-right: -76px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-76 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-76 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-76 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-76 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-76 > [class*="col"] {
  padding-left: 76px;
  padding-right: 76px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-76 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-76 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-76 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-76 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-77 {
  margin-left: -77px;
  margin-right: -77px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-77 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-77 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-77 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-77 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-77 > [class*="col"] {
  padding-left: 77px;
  padding-right: 77px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-77 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-77 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-77 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-77 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-78 {
  margin-left: -78px;
  margin-right: -78px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-78 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-78 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-78 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-78 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-78 > [class*="col"] {
  padding-left: 78px;
  padding-right: 78px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-78 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-78 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-78 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-78 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-79 {
  margin-left: -79px;
  margin-right: -79px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-79 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-79 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-79 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-79 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-79 > [class*="col"] {
  padding-left: 79px;
  padding-right: 79px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-79 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-79 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-79 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-79 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-80 {
  margin-left: -80px;
  margin-right: -80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-80 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-80 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-80 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-80 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row-80 > [class*="col"] {
  padding-left: 80px;
  padding-right: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .row-80 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-80 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-80 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .row-80 > [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*-- 
    - Margin & Padding
-----------------------------------------*/
/*-- Margin Top --*/
.mt-0 {
  margin-top: 0px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-35 {
  margin-top: 35px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-45 {
  margin-top: 45px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-55 {
  margin-top: 55px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-65 {
  margin-top: 65px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-75 {
  margin-top: 75px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-85 {
  margin-top: 85px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-95 {
  margin-top: 95px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mt-105 {
  margin-top: 105px !important;
}
.mt-110 {
  margin-top: 110px !important;
}
.mt-115 {
  margin-top: 115px !important;
}
.mt-120 {
  margin-top: 120px !important;
}
.mt-125 {
  margin-top: 125px !important;
}
.mt-130 {
  margin-top: 130px !important;
}
.mt-135 {
  margin-top: 135px !important;
}
.mt-140 {
  margin-top: 140px !important;
}
.mt-145 {
  margin-top: 145px !important;
}
.mt-150 {
  margin-top: 150px !important;
}
.mt-155 {
  margin-top: 155px !important;
}
.mt-160 {
  margin-top: 160px !important;
}
.mt-165 {
  margin-top: 165px !important;
}
.mt-170 {
  margin-top: 170px !important;
}
.mt-175 {
  margin-top: 175px !important;
}
.mt-180 {
  margin-top: 180px !important;
}
.mt-185 {
  margin-top: 185px !important;
}
.mt-190 {
  margin-top: 190px !important;
}
.mt-195 {
  margin-top: 195px !important;
}
.mt-200 {
  margin-top: 200px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-0 {
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-5 {
    margin-top: 5px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-10 {
    margin-top: 10px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-15 {
    margin-top: 15px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-20 {
    margin-top: 20px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-25 {
    margin-top: 25px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-30 {
    margin-top: 30px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-35 {
    margin-top: 35px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-40 {
    margin-top: 40px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-45 {
    margin-top: 45px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-50 {
    margin-top: 50px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-55 {
    margin-top: 55px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-60 {
    margin-top: 60px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-65 {
    margin-top: 65px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-70 {
    margin-top: 70px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-75 {
    margin-top: 75px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-80 {
    margin-top: 80px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-85 {
    margin-top: 85px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-90 {
    margin-top: 90px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-95 {
    margin-top: 95px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-100 {
    margin-top: 100px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-105 {
    margin-top: 105px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-110 {
    margin-top: 110px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-115 {
    margin-top: 115px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-120 {
    margin-top: 120px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-125 {
    margin-top: 125px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-130 {
    margin-top: 130px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-135 {
    margin-top: 135px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-140 {
    margin-top: 140px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-145 {
    margin-top: 145px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-150 {
    margin-top: 150px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-155 {
    margin-top: 155px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-160 {
    margin-top: 160px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-165 {
    margin-top: 165px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-170 {
    margin-top: 170px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-175 {
    margin-top: 175px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-180 {
    margin-top: 180px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-185 {
    margin-top: 185px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-190 {
    margin-top: 190px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-195 {
    margin-top: 195px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mt-xl-200 {
    margin-top: 200px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-0 {
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-5 {
    margin-top: 5px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-10 {
    margin-top: 10px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-15 {
    margin-top: 15px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-20 {
    margin-top: 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-25 {
    margin-top: 25px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-30 {
    margin-top: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-35 {
    margin-top: 35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-40 {
    margin-top: 40px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-45 {
    margin-top: 45px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-50 {
    margin-top: 50px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-55 {
    margin-top: 55px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-60 {
    margin-top: 60px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-65 {
    margin-top: 65px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-70 {
    margin-top: 70px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-75 {
    margin-top: 75px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-80 {
    margin-top: 80px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-85 {
    margin-top: 85px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-90 {
    margin-top: 90px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-95 {
    margin-top: 95px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-100 {
    margin-top: 100px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-105 {
    margin-top: 105px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-110 {
    margin-top: 110px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-115 {
    margin-top: 115px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-120 {
    margin-top: 120px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-125 {
    margin-top: 125px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-130 {
    margin-top: 130px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-135 {
    margin-top: 135px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-140 {
    margin-top: 140px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-145 {
    margin-top: 145px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-150 {
    margin-top: 150px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-155 {
    margin-top: 155px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-160 {
    margin-top: 160px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-165 {
    margin-top: 165px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-170 {
    margin-top: 170px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-175 {
    margin-top: 175px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-180 {
    margin-top: 180px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-185 {
    margin-top: 185px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-190 {
    margin-top: 190px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-195 {
    margin-top: 195px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-200 {
    margin-top: 200px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-0 {
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-5 {
    margin-top: 5px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-10 {
    margin-top: 10px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-15 {
    margin-top: 15px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-20 {
    margin-top: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-25 {
    margin-top: 25px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-30 {
    margin-top: 30px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-35 {
    margin-top: 35px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-40 {
    margin-top: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-45 {
    margin-top: 45px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-50 {
    margin-top: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-55 {
    margin-top: 55px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-60 {
    margin-top: 60px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-65 {
    margin-top: 65px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-70 {
    margin-top: 70px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-75 {
    margin-top: 75px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-80 {
    margin-top: 80px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-85 {
    margin-top: 85px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-90 {
    margin-top: 90px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-95 {
    margin-top: 95px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-100 {
    margin-top: 100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-105 {
    margin-top: 105px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-110 {
    margin-top: 110px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-115 {
    margin-top: 115px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-120 {
    margin-top: 120px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-125 {
    margin-top: 125px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-130 {
    margin-top: 130px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-135 {
    margin-top: 135px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-140 {
    margin-top: 140px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-145 {
    margin-top: 145px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-150 {
    margin-top: 150px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-155 {
    margin-top: 155px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-160 {
    margin-top: 160px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-165 {
    margin-top: 165px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-170 {
    margin-top: 170px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-175 {
    margin-top: 175px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-180 {
    margin-top: 180px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-185 {
    margin-top: 185px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-190 {
    margin-top: 190px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-195 {
    margin-top: 195px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-md-200 {
    margin-top: 200px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-0 {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-5 {
    margin-top: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-10 {
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-15 {
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-20 {
    margin-top: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-25 {
    margin-top: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-30 {
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-35 {
    margin-top: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-40 {
    margin-top: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-45 {
    margin-top: 45px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-50 {
    margin-top: 50px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-55 {
    margin-top: 55px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-60 {
    margin-top: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-65 {
    margin-top: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-70 {
    margin-top: 70px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-75 {
    margin-top: 75px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-80 {
    margin-top: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-85 {
    margin-top: 85px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-90 {
    margin-top: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-95 {
    margin-top: 95px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-100 {
    margin-top: 100px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-105 {
    margin-top: 105px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-110 {
    margin-top: 110px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-115 {
    margin-top: 115px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-120 {
    margin-top: 120px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-125 {
    margin-top: 125px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-130 {
    margin-top: 130px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-135 {
    margin-top: 135px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-140 {
    margin-top: 140px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-145 {
    margin-top: 145px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-150 {
    margin-top: 150px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-155 {
    margin-top: 155px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-160 {
    margin-top: 160px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-165 {
    margin-top: 165px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-170 {
    margin-top: 170px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-175 {
    margin-top: 175px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-180 {
    margin-top: 180px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-185 {
    margin-top: 185px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-190 {
    margin-top: 190px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-195 {
    margin-top: 195px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-sm-200 {
    margin-top: 200px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-0 {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-5 {
    margin-top: 5px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-10 {
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-15 {
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-20 {
    margin-top: 20px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-25 {
    margin-top: 25px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-30 {
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-35 {
    margin-top: 35px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-40 {
    margin-top: 40px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-45 {
    margin-top: 45px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-50 {
    margin-top: 50px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-55 {
    margin-top: 55px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-60 {
    margin-top: 60px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-65 {
    margin-top: 65px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-70 {
    margin-top: 70px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-75 {
    margin-top: 75px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-80 {
    margin-top: 80px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-85 {
    margin-top: 85px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-90 {
    margin-top: 90px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-95 {
    margin-top: 95px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-100 {
    margin-top: 100px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-105 {
    margin-top: 105px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-110 {
    margin-top: 110px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-115 {
    margin-top: 115px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-120 {
    margin-top: 120px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-125 {
    margin-top: 125px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-130 {
    margin-top: 130px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-135 {
    margin-top: 135px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-140 {
    margin-top: 140px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-145 {
    margin-top: 145px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-150 {
    margin-top: 150px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-155 {
    margin-top: 155px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-160 {
    margin-top: 160px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-165 {
    margin-top: 165px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-170 {
    margin-top: 170px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-175 {
    margin-top: 175px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-180 {
    margin-top: 180px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-185 {
    margin-top: 185px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-190 {
    margin-top: 190px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-195 {
    margin-top: 195px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mt-xs-200 {
    margin-top: 200px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-0 {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-5 {
    margin-top: 5px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-10 {
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-15 {
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-20 {
    margin-top: 20px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-25 {
    margin-top: 25px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-30 {
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-35 {
    margin-top: 35px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-40 {
    margin-top: 40px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-45 {
    margin-top: 45px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-50 {
    margin-top: 50px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-55 {
    margin-top: 55px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-60 {
    margin-top: 60px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-65 {
    margin-top: 65px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-70 {
    margin-top: 70px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-75 {
    margin-top: 75px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-80 {
    margin-top: 80px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-85 {
    margin-top: 85px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-90 {
    margin-top: 90px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-95 {
    margin-top: 95px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-100 {
    margin-top: 100px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-105 {
    margin-top: 105px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-110 {
    margin-top: 110px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-115 {
    margin-top: 115px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-120 {
    margin-top: 120px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-125 {
    margin-top: 125px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-130 {
    margin-top: 130px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-135 {
    margin-top: 135px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-140 {
    margin-top: 140px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-145 {
    margin-top: 145px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-150 {
    margin-top: 150px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-155 {
    margin-top: 155px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-160 {
    margin-top: 160px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-165 {
    margin-top: 165px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-170 {
    margin-top: 170px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-175 {
    margin-top: 175px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-180 {
    margin-top: 180px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-185 {
    margin-top: 185px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-190 {
    margin-top: 190px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-195 {
    margin-top: 195px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mt-xxs-200 {
    margin-top: 200px !important;
  }
}
/*-- Margin Bottom --*/
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-05 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-35 {
  margin-bottom: 35px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-55 {
  margin-bottom: 55px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-65 {
  margin-bottom: 65px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-75 {
  margin-bottom: 75px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-85 {
  margin-bottom: 85px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-95 {
  margin-bottom: 95px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mb-105 {
  margin-bottom: 105px !important;
}
.mb-110 {
  margin-bottom: 110px !important;
}
.mb-115 {
  margin-bottom: 115px !important;
}
.mb-120 {
  margin-bottom: 120px !important;
}
.mb-125 {
  margin-bottom: 125px !important;
}
.mb-130 {
  margin-bottom: 130px !important;
}
.mb-135 {
  margin-bottom: 135px !important;
}
.mb-140 {
  margin-bottom: 140px !important;
}
.mb-145 {
  margin-bottom: 145px !important;
}
.mb-150 {
  margin-bottom: 150px !important;
}
.mb-155 {
  margin-bottom: 155px !important;
}
.mb-160 {
  margin-bottom: 160px !important;
}
.mb-165 {
  margin-bottom: 165px !important;
}
.mb-170 {
  margin-bottom: 170px !important;
}
.mb-175 {
  margin-bottom: 175px !important;
}
.mb-180 {
  margin-bottom: 180px !important;
}
.mb-185 {
  margin-bottom: 185px !important;
}
.mb-190 {
  margin-bottom: 190px !important;
}
.mb-195 {
  margin-bottom: 195px !important;
}
.mb-200 {
  margin-bottom: 200px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-0 {
    margin-bottom: 0px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-5 {
    margin-bottom: 5px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-10 {
    margin-bottom: 10px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-15 {
    margin-bottom: 15px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-20 {
    margin-bottom: 20px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-25 {
    margin-bottom: 25px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-30 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-35 {
    margin-bottom: 35px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-40 {
    margin-bottom: 40px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-45 {
    margin-bottom: 45px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-50 {
    margin-bottom: 50px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-55 {
    margin-bottom: 55px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-60 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-65 {
    margin-bottom: 65px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-70 {
    margin-bottom: 70px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-75 {
    margin-bottom: 75px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-80 {
    margin-bottom: 80px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-85 {
    margin-bottom: 85px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-90 {
    margin-bottom: 90px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-95 {
    margin-bottom: 95px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-105 {
    margin-bottom: 105px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-110 {
    margin-bottom: 110px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-115 {
    margin-bottom: 115px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-120 {
    margin-bottom: 120px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-125 {
    margin-bottom: 125px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-130 {
    margin-bottom: 130px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-135 {
    margin-bottom: 135px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-140 {
    margin-bottom: 140px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-145 {
    margin-bottom: 145px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-150 {
    margin-bottom: 150px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-155 {
    margin-bottom: 155px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-160 {
    margin-bottom: 160px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-165 {
    margin-bottom: 165px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-170 {
    margin-bottom: 170px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-175 {
    margin-bottom: 175px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-180 {
    margin-bottom: 180px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-185 {
    margin-bottom: 185px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-190 {
    margin-bottom: 190px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-195 {
    margin-bottom: 195px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mb-xl-200 {
    margin-bottom: 200px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-0 {
    margin-bottom: 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-5 {
    margin-bottom: 5px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-15 {
    margin-bottom: 15px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-25 {
    margin-bottom: 25px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-30 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-35 {
    margin-bottom: 35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-45 {
    margin-bottom: 45px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-55 {
    margin-bottom: 55px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-65 {
    margin-bottom: 65px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-70 {
    margin-bottom: 70px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-75 {
    margin-bottom: 75px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-80 {
    margin-bottom: 80px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-85 {
    margin-bottom: 85px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-90 {
    margin-bottom: 90px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-95 {
    margin-bottom: 95px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-105 {
    margin-bottom: 105px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-110 {
    margin-bottom: 110px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-115 {
    margin-bottom: 115px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-120 {
    margin-bottom: 120px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-125 {
    margin-bottom: 125px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-130 {
    margin-bottom: 130px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-135 {
    margin-bottom: 135px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-140 {
    margin-bottom: 140px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-145 {
    margin-bottom: 145px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-150 {
    margin-bottom: 150px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-155 {
    margin-bottom: 155px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-160 {
    margin-bottom: 160px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-165 {
    margin-bottom: 165px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-170 {
    margin-bottom: 170px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-175 {
    margin-bottom: 175px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-180 {
    margin-bottom: 180px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-185 {
    margin-bottom: 185px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-190 {
    margin-bottom: 190px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-195 {
    margin-bottom: 195px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-lg-200 {
    margin-bottom: 200px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-5 {
    margin-bottom: 5px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-15 {
    margin-bottom: 15px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-25 {
    margin-bottom: 25px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-35 {
    margin-bottom: 35px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-45 {
    margin-bottom: 45px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-55 {
    margin-bottom: 55px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-65 {
    margin-bottom: 65px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-70 {
    margin-bottom: 70px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-75 {
    margin-bottom: 75px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-80 {
    margin-bottom: 80px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-85 {
    margin-bottom: 85px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-90 {
    margin-bottom: 90px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-95 {
    margin-bottom: 95px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-105 {
    margin-bottom: 105px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-110 {
    margin-bottom: 110px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-115 {
    margin-bottom: 115px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-120 {
    margin-bottom: 120px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-125 {
    margin-bottom: 125px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-130 {
    margin-bottom: 130px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-135 {
    margin-bottom: 135px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-140 {
    margin-bottom: 140px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-145 {
    margin-bottom: 145px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-150 {
    margin-bottom: 150px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-155 {
    margin-bottom: 155px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-160 {
    margin-bottom: 160px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-165 {
    margin-bottom: 165px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-170 {
    margin-bottom: 170px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-175 {
    margin-bottom: 175px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-180 {
    margin-bottom: 180px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-185 {
    margin-bottom: 185px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-190 {
    margin-bottom: 190px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-195 {
    margin-bottom: 195px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-md-200 {
    margin-bottom: 200px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-5 {
    margin-bottom: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-15 {
    margin-bottom: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-25 {
    margin-bottom: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-35 {
    margin-bottom: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-45 {
    margin-bottom: 45px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-55 {
    margin-bottom: 55px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-65 {
    margin-bottom: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-75 {
    margin-bottom: 75px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-85 {
    margin-bottom: 85px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-90 {
    margin-bottom: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-95 {
    margin-bottom: 95px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-105 {
    margin-bottom: 105px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-110 {
    margin-bottom: 110px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-115 {
    margin-bottom: 115px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-120 {
    margin-bottom: 120px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-125 {
    margin-bottom: 125px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-130 {
    margin-bottom: 130px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-135 {
    margin-bottom: 135px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-140 {
    margin-bottom: 140px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-145 {
    margin-bottom: 145px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-150 {
    margin-bottom: 150px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-155 {
    margin-bottom: 155px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-160 {
    margin-bottom: 160px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-165 {
    margin-bottom: 165px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-170 {
    margin-bottom: 170px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-175 {
    margin-bottom: 175px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-180 {
    margin-bottom: 180px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-185 {
    margin-bottom: 185px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-190 {
    margin-bottom: 190px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-195 {
    margin-bottom: 195px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb-sm-200 {
    margin-bottom: 200px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-0 {
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-5 {
    margin-bottom: 5px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-15 {
    margin-bottom: 15px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-25 {
    margin-bottom: 25px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-35 {
    margin-bottom: 35px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-45 {
    margin-bottom: 45px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-55 {
    margin-bottom: 55px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-65 {
    margin-bottom: 65px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-75 {
    margin-bottom: 75px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-85 {
    margin-bottom: 85px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-90 {
    margin-bottom: 90px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-95 {
    margin-bottom: 95px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-105 {
    margin-bottom: 105px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-110 {
    margin-bottom: 110px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-115 {
    margin-bottom: 115px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-120 {
    margin-bottom: 120px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-125 {
    margin-bottom: 125px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-130 {
    margin-bottom: 130px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-135 {
    margin-bottom: 135px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-140 {
    margin-bottom: 140px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-145 {
    margin-bottom: 145px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-150 {
    margin-bottom: 150px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-155 {
    margin-bottom: 155px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-160 {
    margin-bottom: 160px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-165 {
    margin-bottom: 165px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-170 {
    margin-bottom: 170px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-175 {
    margin-bottom: 175px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-180 {
    margin-bottom: 180px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-185 {
    margin-bottom: 185px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-190 {
    margin-bottom: 190px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-195 {
    margin-bottom: 195px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mb-xs-200 {
    margin-bottom: 200px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-0 {
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-5 {
    margin-bottom: 5px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-10 {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-15 {
    margin-bottom: 15px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-20 {
    margin-bottom: 20px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-25 {
    margin-bottom: 25px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-30 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-35 {
    margin-bottom: 35px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-40 {
    margin-bottom: 40px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-45 {
    margin-bottom: 45px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-50 {
    margin-bottom: 50px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-55 {
    margin-bottom: 55px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-60 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-65 {
    margin-bottom: 65px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-70 {
    margin-bottom: 70px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-75 {
    margin-bottom: 75px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-80 {
    margin-bottom: 80px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-85 {
    margin-bottom: 85px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-90 {
    margin-bottom: 90px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-95 {
    margin-bottom: 95px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-105 {
    margin-bottom: 105px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-110 {
    margin-bottom: 110px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-115 {
    margin-bottom: 115px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-120 {
    margin-bottom: 120px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-125 {
    margin-bottom: 125px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-130 {
    margin-bottom: 130px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-135 {
    margin-bottom: 135px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-140 {
    margin-bottom: 140px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-145 {
    margin-bottom: 145px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-150 {
    margin-bottom: 150px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-155 {
    margin-bottom: 155px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-160 {
    margin-bottom: 160px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-165 {
    margin-bottom: 165px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-170 {
    margin-bottom: 170px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-175 {
    margin-bottom: 175px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-180 {
    margin-bottom: 180px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-185 {
    margin-bottom: 185px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-190 {
    margin-bottom: 190px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-195 {
    margin-bottom: 195px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mb-xxs-200 {
    margin-bottom: 200px !important;
  }
}
/*-- Margin Left --*/
.ml-0 {
  margin-left: 0px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-25 {
  margin-left: 25px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-35 {
  margin-left: 35px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-45 {
  margin-left: 45px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.ml-55 {
  margin-left: 55px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.ml-65 {
  margin-left: 65px !important;
}
.ml-70 {
  margin-left: 70px !important;
}
.ml-75 {
  margin-left: 75px !important;
}
.ml-80 {
  margin-left: 80px !important;
}
.ml-85 {
  margin-left: 85px !important;
}
.ml-90 {
  margin-left: 90px !important;
}
.ml-95 {
  margin-left: 95px !important;
}
.ml-100 {
  margin-left: 100px !important;
}
.ml-105 {
  margin-left: 105px !important;
}
.ml-110 {
  margin-left: 110px !important;
}
.ml-115 {
  margin-left: 115px !important;
}
.ml-120 {
  margin-left: 120px !important;
}
.ml-125 {
  margin-left: 125px !important;
}
.ml-130 {
  margin-left: 130px !important;
}
.ml-135 {
  margin-left: 135px !important;
}
.ml-140 {
  margin-left: 140px !important;
}
.ml-145 {
  margin-left: 145px !important;
}
.ml-150 {
  margin-left: 150px !important;
}
.ml-155 {
  margin-left: 155px !important;
}
.ml-160 {
  margin-left: 160px !important;
}
.ml-165 {
  margin-left: 165px !important;
}
.ml-170 {
  margin-left: 170px !important;
}
.ml-175 {
  margin-left: 175px !important;
}
.ml-180 {
  margin-left: 180px !important;
}
.ml-185 {
  margin-left: 185px !important;
}
.ml-190 {
  margin-left: 190px !important;
}
.ml-195 {
  margin-left: 195px !important;
}
.ml-200 {
  margin-left: 200px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-0 {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-5 {
    margin-left: 5px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-10 {
    margin-left: 10px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-15 {
    margin-left: 15px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-20 {
    margin-left: 20px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-25 {
    margin-left: 25px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-30 {
    margin-left: 30px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-35 {
    margin-left: 35px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-40 {
    margin-left: 40px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-45 {
    margin-left: 45px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-50 {
    margin-left: 50px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-55 {
    margin-left: 55px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-60 {
    margin-left: 60px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-65 {
    margin-left: 65px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-70 {
    margin-left: 70px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-75 {
    margin-left: 75px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-80 {
    margin-left: 80px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-85 {
    margin-left: 85px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-90 {
    margin-left: 90px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-95 {
    margin-left: 95px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-100 {
    margin-left: 100px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-105 {
    margin-left: 105px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-110 {
    margin-left: 110px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-115 {
    margin-left: 115px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-120 {
    margin-left: 120px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-125 {
    margin-left: 125px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-130 {
    margin-left: 130px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-135 {
    margin-left: 135px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-140 {
    margin-left: 140px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-145 {
    margin-left: 145px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-150 {
    margin-left: 150px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-155 {
    margin-left: 155px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-160 {
    margin-left: 160px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-165 {
    margin-left: 165px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-170 {
    margin-left: 170px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-175 {
    margin-left: 175px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-180 {
    margin-left: 180px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-185 {
    margin-left: 185px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-190 {
    margin-left: 190px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-195 {
    margin-left: 195px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .ml-xl-200 {
    margin-left: 200px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-0 {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-5 {
    margin-left: 5px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-10 {
    margin-left: 10px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-15 {
    margin-left: 15px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-20 {
    margin-left: 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-25 {
    margin-left: 25px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-30 {
    margin-left: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-35 {
    margin-left: 35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-40 {
    margin-left: 40px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-45 {
    margin-left: 45px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-50 {
    margin-left: 50px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-55 {
    margin-left: 55px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-60 {
    margin-left: 60px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-65 {
    margin-left: 65px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-70 {
    margin-left: 70px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-75 {
    margin-left: 75px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-80 {
    margin-left: 80px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-85 {
    margin-left: 85px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-90 {
    margin-left: 90px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-95 {
    margin-left: 95px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-100 {
    margin-left: 100px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-105 {
    margin-left: 105px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-110 {
    margin-left: 110px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-115 {
    margin-left: 115px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-120 {
    margin-left: 120px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-125 {
    margin-left: 125px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-130 {
    margin-left: 130px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-135 {
    margin-left: 135px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-140 {
    margin-left: 140px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-145 {
    margin-left: 145px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-150 {
    margin-left: 150px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-155 {
    margin-left: 155px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-160 {
    margin-left: 160px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-165 {
    margin-left: 165px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-170 {
    margin-left: 170px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-175 {
    margin-left: 175px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-180 {
    margin-left: 180px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-185 {
    margin-left: 185px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-190 {
    margin-left: 190px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-195 {
    margin-left: 195px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ml-lg-200 {
    margin-left: 200px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-0 {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-5 {
    margin-left: 5px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-10 {
    margin-left: 10px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-15 {
    margin-left: 15px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-20 {
    margin-left: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-25 {
    margin-left: 25px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-30 {
    margin-left: 30px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-35 {
    margin-left: 35px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-40 {
    margin-left: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-45 {
    margin-left: 45px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-50 {
    margin-left: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-55 {
    margin-left: 55px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-60 {
    margin-left: 60px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-65 {
    margin-left: 65px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-70 {
    margin-left: 70px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-75 {
    margin-left: 75px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-80 {
    margin-left: 80px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-85 {
    margin-left: 85px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-90 {
    margin-left: 90px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-95 {
    margin-left: 95px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-100 {
    margin-left: 100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-105 {
    margin-left: 105px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-110 {
    margin-left: 110px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-115 {
    margin-left: 115px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-120 {
    margin-left: 120px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-125 {
    margin-left: 125px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-130 {
    margin-left: 130px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-135 {
    margin-left: 135px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-140 {
    margin-left: 140px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-145 {
    margin-left: 145px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-150 {
    margin-left: 150px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-155 {
    margin-left: 155px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-160 {
    margin-left: 160px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-165 {
    margin-left: 165px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-170 {
    margin-left: 170px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-175 {
    margin-left: 175px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-180 {
    margin-left: 180px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-185 {
    margin-left: 185px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-190 {
    margin-left: 190px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-195 {
    margin-left: 195px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ml-md-200 {
    margin-left: 200px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-0 {
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-5 {
    margin-left: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-10 {
    margin-left: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-15 {
    margin-left: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-20 {
    margin-left: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-25 {
    margin-left: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-30 {
    margin-left: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-35 {
    margin-left: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-40 {
    margin-left: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-45 {
    margin-left: 45px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-50 {
    margin-left: 50px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-55 {
    margin-left: 55px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-60 {
    margin-left: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-65 {
    margin-left: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-70 {
    margin-left: 70px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-75 {
    margin-left: 75px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-80 {
    margin-left: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-85 {
    margin-left: 85px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-90 {
    margin-left: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-95 {
    margin-left: 95px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-100 {
    margin-left: 100px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-105 {
    margin-left: 105px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-110 {
    margin-left: 110px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-115 {
    margin-left: 115px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-120 {
    margin-left: 120px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-125 {
    margin-left: 125px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-130 {
    margin-left: 130px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-135 {
    margin-left: 135px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-140 {
    margin-left: 140px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-145 {
    margin-left: 145px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-150 {
    margin-left: 150px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-155 {
    margin-left: 155px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-160 {
    margin-left: 160px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-165 {
    margin-left: 165px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-170 {
    margin-left: 170px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-175 {
    margin-left: 175px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-180 {
    margin-left: 180px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-185 {
    margin-left: 185px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-190 {
    margin-left: 190px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-195 {
    margin-left: 195px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ml-sm-200 {
    margin-left: 200px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-0 {
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-5 {
    margin-left: 5px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-10 {
    margin-left: 10px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-15 {
    margin-left: 15px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-20 {
    margin-left: 20px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-25 {
    margin-left: 25px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-30 {
    margin-left: 30px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-35 {
    margin-left: 35px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-40 {
    margin-left: 40px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-45 {
    margin-left: 45px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-50 {
    margin-left: 50px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-55 {
    margin-left: 55px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-60 {
    margin-left: 60px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-65 {
    margin-left: 65px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-70 {
    margin-left: 70px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-75 {
    margin-left: 75px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-80 {
    margin-left: 80px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-85 {
    margin-left: 85px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-90 {
    margin-left: 90px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-95 {
    margin-left: 95px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-100 {
    margin-left: 100px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-105 {
    margin-left: 105px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-110 {
    margin-left: 110px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-115 {
    margin-left: 115px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-120 {
    margin-left: 120px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-125 {
    margin-left: 125px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-130 {
    margin-left: 130px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-135 {
    margin-left: 135px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-140 {
    margin-left: 140px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-145 {
    margin-left: 145px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-150 {
    margin-left: 150px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-155 {
    margin-left: 155px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-160 {
    margin-left: 160px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-165 {
    margin-left: 165px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-170 {
    margin-left: 170px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-175 {
    margin-left: 175px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-180 {
    margin-left: 180px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-185 {
    margin-left: 185px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-190 {
    margin-left: 190px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-195 {
    margin-left: 195px !important;
  }
}
@media only screen and (max-width: 575px) {
  .ml-xs-200 {
    margin-left: 200px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-0 {
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-5 {
    margin-left: 5px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-10 {
    margin-left: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-15 {
    margin-left: 15px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-20 {
    margin-left: 20px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-25 {
    margin-left: 25px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-30 {
    margin-left: 30px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-35 {
    margin-left: 35px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-40 {
    margin-left: 40px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-45 {
    margin-left: 45px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-50 {
    margin-left: 50px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-55 {
    margin-left: 55px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-60 {
    margin-left: 60px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-65 {
    margin-left: 65px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-70 {
    margin-left: 70px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-75 {
    margin-left: 75px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-80 {
    margin-left: 80px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-85 {
    margin-left: 85px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-90 {
    margin-left: 90px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-95 {
    margin-left: 95px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-100 {
    margin-left: 100px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-105 {
    margin-left: 105px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-110 {
    margin-left: 110px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-115 {
    margin-left: 115px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-120 {
    margin-left: 120px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-125 {
    margin-left: 125px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-130 {
    margin-left: 130px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-135 {
    margin-left: 135px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-140 {
    margin-left: 140px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-145 {
    margin-left: 145px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-150 {
    margin-left: 150px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-155 {
    margin-left: 155px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-160 {
    margin-left: 160px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-165 {
    margin-left: 165px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-170 {
    margin-left: 170px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-175 {
    margin-left: 175px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-180 {
    margin-left: 180px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-185 {
    margin-left: 185px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-190 {
    margin-left: 190px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-195 {
    margin-left: 195px !important;
  }
}
@media only screen and (max-width: 479px) {
  .ml-xxs-200 {
    margin-left: 200px !important;
  }
}
/*-- Margin Right --*/
.mr-0 {
  margin-right: 0px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-25 {
  margin-right: 25px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-35 {
  margin-right: 35px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-45 {
  margin-right: 45px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mr-55 {
  margin-right: 55px !important;
}
.mr-60 {
  margin-right: 60px !important;
}
.mr-65 {
  margin-right: 65px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.mr-75 {
  margin-right: 75px !important;
}
.mr-80 {
  margin-right: 80px !important;
}
.mr-85 {
  margin-right: 85px !important;
}
.mr-90 {
  margin-right: 90px !important;
}
.mr-95 {
  margin-right: 95px !important;
}
.mr-100 {
  margin-right: 100px !important;
}
.mr-105 {
  margin-right: 105px !important;
}
.mr-110 {
  margin-right: 110px !important;
}
.mr-115 {
  margin-right: 115px !important;
}
.mr-120 {
  margin-right: 120px !important;
}
.mr-125 {
  margin-right: 125px !important;
}
.mr-130 {
  margin-right: 130px !important;
}
.mr-135 {
  margin-right: 135px !important;
}
.mr-140 {
  margin-right: 140px !important;
}
.mr-145 {
  margin-right: 145px !important;
}
.mr-150 {
  margin-right: 150px !important;
}
.mr-155 {
  margin-right: 155px !important;
}
.mr-160 {
  margin-right: 160px !important;
}
.mr-165 {
  margin-right: 165px !important;
}
.mr-170 {
  margin-right: 170px !important;
}
.mr-175 {
  margin-right: 175px !important;
}
.mr-180 {
  margin-right: 180px !important;
}
.mr-185 {
  margin-right: 185px !important;
}
.mr-190 {
  margin-right: 190px !important;
}
.mr-195 {
  margin-right: 195px !important;
}
.mr-200 {
  margin-right: 200px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-0 {
    margin-right: 0px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-5 {
    margin-right: 5px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-10 {
    margin-right: 10px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-15 {
    margin-right: 15px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-20 {
    margin-right: 20px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-25 {
    margin-right: 25px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-30 {
    margin-right: 30px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-35 {
    margin-right: 35px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-40 {
    margin-right: 40px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-45 {
    margin-right: 45px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-50 {
    margin-right: 50px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-55 {
    margin-right: 55px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-60 {
    margin-right: 60px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-65 {
    margin-right: 65px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-70 {
    margin-right: 70px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-75 {
    margin-right: 75px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-80 {
    margin-right: 80px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-85 {
    margin-right: 85px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-90 {
    margin-right: 90px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-95 {
    margin-right: 95px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-100 {
    margin-right: 100px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-105 {
    margin-right: 105px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-110 {
    margin-right: 110px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-115 {
    margin-right: 115px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-120 {
    margin-right: 120px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-125 {
    margin-right: 125px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-130 {
    margin-right: 130px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-135 {
    margin-right: 135px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-140 {
    margin-right: 140px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-145 {
    margin-right: 145px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-150 {
    margin-right: 150px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-155 {
    margin-right: 155px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-160 {
    margin-right: 160px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-165 {
    margin-right: 165px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-170 {
    margin-right: 170px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-175 {
    margin-right: 175px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-180 {
    margin-right: 180px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-185 {
    margin-right: 185px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-190 {
    margin-right: 190px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-195 {
    margin-right: 195px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .mr-xl-200 {
    margin-right: 200px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-0 {
    margin-right: 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-5 {
    margin-right: 5px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-10 {
    margin-right: 10px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-15 {
    margin-right: 15px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-20 {
    margin-right: 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-25 {
    margin-right: 25px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-30 {
    margin-right: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-35 {
    margin-right: 35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-40 {
    margin-right: 40px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-45 {
    margin-right: 45px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-50 {
    margin-right: 50px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-55 {
    margin-right: 55px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-60 {
    margin-right: 60px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-65 {
    margin-right: 65px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-70 {
    margin-right: 70px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-75 {
    margin-right: 75px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-80 {
    margin-right: 80px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-85 {
    margin-right: 85px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-90 {
    margin-right: 90px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-95 {
    margin-right: 95px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-100 {
    margin-right: 100px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-105 {
    margin-right: 105px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-110 {
    margin-right: 110px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-115 {
    margin-right: 115px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-120 {
    margin-right: 120px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-125 {
    margin-right: 125px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-130 {
    margin-right: 130px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-135 {
    margin-right: 135px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-140 {
    margin-right: 140px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-145 {
    margin-right: 145px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-150 {
    margin-right: 150px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-155 {
    margin-right: 155px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-160 {
    margin-right: 160px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-165 {
    margin-right: 165px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-170 {
    margin-right: 170px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-175 {
    margin-right: 175px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-180 {
    margin-right: 180px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-185 {
    margin-right: 185px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-190 {
    margin-right: 190px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-195 {
    margin-right: 195px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mr-lg-200 {
    margin-right: 200px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-0 {
    margin-right: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-5 {
    margin-right: 5px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-10 {
    margin-right: 10px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-15 {
    margin-right: 15px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-20 {
    margin-right: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-25 {
    margin-right: 25px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-30 {
    margin-right: 30px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-35 {
    margin-right: 35px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-40 {
    margin-right: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-45 {
    margin-right: 45px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-50 {
    margin-right: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-55 {
    margin-right: 55px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-60 {
    margin-right: 60px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-65 {
    margin-right: 65px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-70 {
    margin-right: 70px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-75 {
    margin-right: 75px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-80 {
    margin-right: 80px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-85 {
    margin-right: 85px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-90 {
    margin-right: 90px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-95 {
    margin-right: 95px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-100 {
    margin-right: 100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-105 {
    margin-right: 105px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-110 {
    margin-right: 110px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-115 {
    margin-right: 115px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-120 {
    margin-right: 120px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-125 {
    margin-right: 125px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-130 {
    margin-right: 130px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-135 {
    margin-right: 135px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-140 {
    margin-right: 140px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-145 {
    margin-right: 145px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-150 {
    margin-right: 150px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-155 {
    margin-right: 155px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-160 {
    margin-right: 160px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-165 {
    margin-right: 165px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-170 {
    margin-right: 170px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-175 {
    margin-right: 175px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-180 {
    margin-right: 180px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-185 {
    margin-right: 185px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-190 {
    margin-right: 190px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-195 {
    margin-right: 195px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mr-md-200 {
    margin-right: 200px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-0 {
    margin-right: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-5 {
    margin-right: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-10 {
    margin-right: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-15 {
    margin-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-20 {
    margin-right: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-25 {
    margin-right: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-30 {
    margin-right: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-35 {
    margin-right: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-40 {
    margin-right: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-45 {
    margin-right: 45px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-50 {
    margin-right: 50px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-55 {
    margin-right: 55px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-60 {
    margin-right: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-65 {
    margin-right: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-70 {
    margin-right: 70px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-75 {
    margin-right: 75px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-80 {
    margin-right: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-85 {
    margin-right: 85px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-90 {
    margin-right: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-95 {
    margin-right: 95px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-100 {
    margin-right: 100px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-105 {
    margin-right: 105px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-110 {
    margin-right: 110px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-115 {
    margin-right: 115px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-120 {
    margin-right: 120px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-125 {
    margin-right: 125px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-130 {
    margin-right: 130px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-135 {
    margin-right: 135px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-140 {
    margin-right: 140px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-145 {
    margin-right: 145px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-150 {
    margin-right: 150px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-155 {
    margin-right: 155px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-160 {
    margin-right: 160px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-165 {
    margin-right: 165px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-170 {
    margin-right: 170px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-175 {
    margin-right: 175px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-180 {
    margin-right: 180px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-185 {
    margin-right: 185px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-190 {
    margin-right: 190px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-195 {
    margin-right: 195px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mr-sm-200 {
    margin-right: 200px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-0 {
    margin-right: 0px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-5 {
    margin-right: 5px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-10 {
    margin-right: 10px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-15 {
    margin-right: 15px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-20 {
    margin-right: 20px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-25 {
    margin-right: 25px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-30 {
    margin-right: 30px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-35 {
    margin-right: 35px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-40 {
    margin-right: 40px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-45 {
    margin-right: 45px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-50 {
    margin-right: 50px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-55 {
    margin-right: 55px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-60 {
    margin-right: 60px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-65 {
    margin-right: 65px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-70 {
    margin-right: 70px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-75 {
    margin-right: 75px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-80 {
    margin-right: 80px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-85 {
    margin-right: 85px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-90 {
    margin-right: 90px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-95 {
    margin-right: 95px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-100 {
    margin-right: 100px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-105 {
    margin-right: 105px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-110 {
    margin-right: 110px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-115 {
    margin-right: 115px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-120 {
    margin-right: 120px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-125 {
    margin-right: 125px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-130 {
    margin-right: 130px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-135 {
    margin-right: 135px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-140 {
    margin-right: 140px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-145 {
    margin-right: 145px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-150 {
    margin-right: 150px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-155 {
    margin-right: 155px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-160 {
    margin-right: 160px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-165 {
    margin-right: 165px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-170 {
    margin-right: 170px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-175 {
    margin-right: 175px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-180 {
    margin-right: 180px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-185 {
    margin-right: 185px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-190 {
    margin-right: 190px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-195 {
    margin-right: 195px !important;
  }
}
@media only screen and (max-width: 575px) {
  .mr-xs-200 {
    margin-right: 200px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-0 {
    margin-right: 0px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-5 {
    margin-right: 5px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-10 {
    margin-right: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-15 {
    margin-right: 15px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-20 {
    margin-right: 20px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-25 {
    margin-right: 25px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-30 {
    margin-right: 30px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-35 {
    margin-right: 35px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-40 {
    margin-right: 40px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-45 {
    margin-right: 45px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-50 {
    margin-right: 50px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-55 {
    margin-right: 55px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-60 {
    margin-right: 60px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-65 {
    margin-right: 65px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-70 {
    margin-right: 70px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-75 {
    margin-right: 75px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-80 {
    margin-right: 80px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-85 {
    margin-right: 85px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-90 {
    margin-right: 90px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-95 {
    margin-right: 95px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-100 {
    margin-right: 100px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-105 {
    margin-right: 105px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-110 {
    margin-right: 110px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-115 {
    margin-right: 115px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-120 {
    margin-right: 120px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-125 {
    margin-right: 125px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-130 {
    margin-right: 130px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-135 {
    margin-right: 135px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-140 {
    margin-right: 140px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-145 {
    margin-right: 145px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-150 {
    margin-right: 150px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-155 {
    margin-right: 155px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-160 {
    margin-right: 160px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-165 {
    margin-right: 165px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-170 {
    margin-right: 170px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-175 {
    margin-right: 175px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-180 {
    margin-right: 180px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-185 {
    margin-right: 185px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-190 {
    margin-right: 190px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-195 {
    margin-right: 195px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mr-xxs-200 {
    margin-right: 200px !important;
  }
}
/*-- Padding Top --*/
.pt-0 {
  padding-top: 0px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-25 {
  padding-top: 25px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-35 {
  padding-top: 35px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-45 {
  padding-top: 45px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-55 {
  padding-top: 55px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-65 {
  padding-top: 65px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-75 {
  padding-top: 75px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-85 {
  padding-top: 85px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pt-95 {
  padding-top: 95px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pt-105 {
  padding-top: 105px !important;
}
.pt-110 {
  padding-top: 110px !important;
}
.pt-115 {
  padding-top: 115px !important;
}
.pt-120 {
  padding-top: 120px !important;
}
.pt-125 {
  padding-top: 125px !important;
}
.pt-130 {
  padding-top: 130px !important;
}
.pt-135 {
  padding-top: 135px !important;
}
.pt-140 {
  padding-top: 140px !important;
}
.pt-145 {
  padding-top: 145px !important;
}
.pt-150 {
  padding-top: 150px !important;
}
.pt-155 {
  padding-top: 155px !important;
}
.pt-160 {
  padding-top: 160px !important;
}
.pt-165 {
  padding-top: 165px !important;
}
.pt-170 {
  padding-top: 170px !important;
}
.pt-175 {
  padding-top: 175px !important;
}
.pt-180 {
  padding-top: 180px !important;
}
.pt-185 {
  padding-top: 185px !important;
}
.pt-190 {
  padding-top: 190px !important;
}
.pt-195 {
  padding-top: 195px !important;
}
.pt-200 {
  padding-top: 200px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-0 {
    padding-top: 0px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-5 {
    padding-top: 5px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-10 {
    padding-top: 10px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-15 {
    padding-top: 15px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-20 {
    padding-top: 20px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-25 {
    padding-top: 25px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-30 {
    padding-top: 30px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-35 {
    padding-top: 35px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-40 {
    padding-top: 40px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-45 {
    padding-top: 45px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-50 {
    padding-top: 50px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-55 {
    padding-top: 55px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-60 {
    padding-top: 60px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-65 {
    padding-top: 65px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-70 {
    padding-top: 70px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-75 {
    padding-top: 75px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-80 {
    padding-top: 80px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-85 {
    padding-top: 85px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-90 {
    padding-top: 90px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-95 {
    padding-top: 95px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-100 {
    padding-top: 100px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-105 {
    padding-top: 105px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-110 {
    padding-top: 110px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-115 {
    padding-top: 115px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-120 {
    padding-top: 120px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-125 {
    padding-top: 125px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-130 {
    padding-top: 130px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-135 {
    padding-top: 135px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-140 {
    padding-top: 140px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-145 {
    padding-top: 145px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-150 {
    padding-top: 150px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-155 {
    padding-top: 155px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-160 {
    padding-top: 160px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-165 {
    padding-top: 165px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-170 {
    padding-top: 170px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-175 {
    padding-top: 175px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-180 {
    padding-top: 180px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-185 {
    padding-top: 185px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-190 {
    padding-top: 190px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-195 {
    padding-top: 195px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pt-xl-200 {
    padding-top: 200px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-0 {
    padding-top: 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-5 {
    padding-top: 5px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-10 {
    padding-top: 10px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-15 {
    padding-top: 15px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-20 {
    padding-top: 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-25 {
    padding-top: 25px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-30 {
    padding-top: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-35 {
    padding-top: 35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-40 {
    padding-top: 40px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-45 {
    padding-top: 45px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-50 {
    padding-top: 50px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-55 {
    padding-top: 55px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-60 {
    padding-top: 60px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-65 {
    padding-top: 65px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-70 {
    padding-top: 70px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-75 {
    padding-top: 75px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-80 {
    padding-top: 80px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-85 {
    padding-top: 85px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-90 {
    padding-top: 90px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-95 {
    padding-top: 95px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-100 {
    padding-top: 100px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-105 {
    padding-top: 105px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-110 {
    padding-top: 110px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-115 {
    padding-top: 115px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-120 {
    padding-top: 120px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-125 {
    padding-top: 125px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-130 {
    padding-top: 130px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-135 {
    padding-top: 135px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-140 {
    padding-top: 140px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-145 {
    padding-top: 145px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-150 {
    padding-top: 150px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-155 {
    padding-top: 155px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-160 {
    padding-top: 160px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-165 {
    padding-top: 165px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-170 {
    padding-top: 170px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-175 {
    padding-top: 175px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-180 {
    padding-top: 180px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-185 {
    padding-top: 185px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-190 {
    padding-top: 190px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-195 {
    padding-top: 195px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-lg-200 {
    padding-top: 200px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-0 {
    padding-top: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-5 {
    padding-top: 5px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-10 {
    padding-top: 10px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-15 {
    padding-top: 15px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-20 {
    padding-top: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-25 {
    padding-top: 25px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-30 {
    padding-top: 30px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-35 {
    padding-top: 35px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-40 {
    padding-top: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-45 {
    padding-top: 45px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-50 {
    padding-top: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-55 {
    padding-top: 55px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-60 {
    padding-top: 60px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-65 {
    padding-top: 65px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-70 {
    padding-top: 70px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-75 {
    padding-top: 75px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-80 {
    padding-top: 80px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-85 {
    padding-top: 85px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-90 {
    padding-top: 90px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-95 {
    padding-top: 95px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-100 {
    padding-top: 100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-105 {
    padding-top: 105px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-110 {
    padding-top: 110px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-115 {
    padding-top: 115px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-120 {
    padding-top: 120px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-125 {
    padding-top: 125px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-130 {
    padding-top: 130px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-135 {
    padding-top: 135px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-140 {
    padding-top: 140px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-145 {
    padding-top: 145px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-150 {
    padding-top: 150px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-155 {
    padding-top: 155px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-160 {
    padding-top: 160px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-165 {
    padding-top: 165px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-170 {
    padding-top: 170px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-175 {
    padding-top: 175px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-180 {
    padding-top: 180px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-185 {
    padding-top: 185px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-190 {
    padding-top: 190px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-195 {
    padding-top: 195px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-md-200 {
    padding-top: 200px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-0 {
    padding-top: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-5 {
    padding-top: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-10 {
    padding-top: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-15 {
    padding-top: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-20 {
    padding-top: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-25 {
    padding-top: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-30 {
    padding-top: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-35 {
    padding-top: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-40 {
    padding-top: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-45 {
    padding-top: 45px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-50 {
    padding-top: 50px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-55 {
    padding-top: 55px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-60 {
    padding-top: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-65 {
    padding-top: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-70 {
    padding-top: 70px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-75 {
    padding-top: 75px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-80 {
    padding-top: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-85 {
    padding-top: 85px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-90 {
    padding-top: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-95 {
    padding-top: 95px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-100 {
    padding-top: 100px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-105 {
    padding-top: 105px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-110 {
    padding-top: 110px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-115 {
    padding-top: 115px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-120 {
    padding-top: 120px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-125 {
    padding-top: 125px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-130 {
    padding-top: 130px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-135 {
    padding-top: 135px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-140 {
    padding-top: 140px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-145 {
    padding-top: 145px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-150 {
    padding-top: 150px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-155 {
    padding-top: 155px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-160 {
    padding-top: 160px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-165 {
    padding-top: 165px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-170 {
    padding-top: 170px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-175 {
    padding-top: 175px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-180 {
    padding-top: 180px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-185 {
    padding-top: 185px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-190 {
    padding-top: 190px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-195 {
    padding-top: 195px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-sm-200 {
    padding-top: 200px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-0 {
    padding-top: 0px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-5 {
    padding-top: 5px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-10 {
    padding-top: 10px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-15 {
    padding-top: 15px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-20 {
    padding-top: 20px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-25 {
    padding-top: 25px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-30 {
    padding-top: 30px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-35 {
    padding-top: 35px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-40 {
    padding-top: 40px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-45 {
    padding-top: 45px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-50 {
    padding-top: 50px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-55 {
    padding-top: 55px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-60 {
    padding-top: 60px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-65 {
    padding-top: 65px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-70 {
    padding-top: 70px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-75 {
    padding-top: 75px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-80 {
    padding-top: 80px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-85 {
    padding-top: 85px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-90 {
    padding-top: 90px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-95 {
    padding-top: 95px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-100 {
    padding-top: 100px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-105 {
    padding-top: 105px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-110 {
    padding-top: 110px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-115 {
    padding-top: 115px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-120 {
    padding-top: 120px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-125 {
    padding-top: 125px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-130 {
    padding-top: 130px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-135 {
    padding-top: 135px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-140 {
    padding-top: 140px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-145 {
    padding-top: 145px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-150 {
    padding-top: 150px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-155 {
    padding-top: 155px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-160 {
    padding-top: 160px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-165 {
    padding-top: 165px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-170 {
    padding-top: 170px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-175 {
    padding-top: 175px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-180 {
    padding-top: 180px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-185 {
    padding-top: 185px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-190 {
    padding-top: 190px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-195 {
    padding-top: 195px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pt-xs-200 {
    padding-top: 200px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-0 {
    padding-top: 0px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-5 {
    padding-top: 5px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-10 {
    padding-top: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-15 {
    padding-top: 15px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-20 {
    padding-top: 20px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-25 {
    padding-top: 25px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-30 {
    padding-top: 30px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-35 {
    padding-top: 35px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-40 {
    padding-top: 40px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-45 {
    padding-top: 45px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-50 {
    padding-top: 50px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-55 {
    padding-top: 55px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-60 {
    padding-top: 60px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-65 {
    padding-top: 65px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-70 {
    padding-top: 70px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-75 {
    padding-top: 75px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-80 {
    padding-top: 80px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-85 {
    padding-top: 85px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-90 {
    padding-top: 90px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-95 {
    padding-top: 95px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-100 {
    padding-top: 100px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-105 {
    padding-top: 105px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-110 {
    padding-top: 110px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-115 {
    padding-top: 115px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-120 {
    padding-top: 120px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-125 {
    padding-top: 125px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-130 {
    padding-top: 130px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-135 {
    padding-top: 135px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-140 {
    padding-top: 140px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-145 {
    padding-top: 145px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-150 {
    padding-top: 150px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-155 {
    padding-top: 155px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-160 {
    padding-top: 160px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-165 {
    padding-top: 165px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-170 {
    padding-top: 170px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-175 {
    padding-top: 175px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-180 {
    padding-top: 180px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-185 {
    padding-top: 185px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-190 {
    padding-top: 190px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-195 {
    padding-top: 195px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pt-xxs-200 {
    padding-top: 200px !important;
  }
}
/*-- Padding Bottom --*/
.pb-0 {
  padding-bottom: 0px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-25 {
  padding-bottom: 25px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-35 {
  padding-bottom: 35px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-45 {
  padding-bottom: 45px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-55 {
  padding-bottom: 55px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pb-65 {
  padding-bottom: 65px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-75 {
  padding-bottom: 75px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-85 {
  padding-bottom: 85px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pb-95 {
  padding-bottom: 95px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pb-105 {
  padding-bottom: 105px !important;
}
.pb-110 {
  padding-bottom: 110px !important;
}
.pb-115 {
  padding-bottom: 115px !important;
}
.pb-120 {
  padding-bottom: 120px !important;
}
.pb-125 {
  padding-bottom: 125px !important;
}
.pb-130 {
  padding-bottom: 130px !important;
}
.pb-135 {
  padding-bottom: 135px !important;
}
.pb-140 {
  padding-bottom: 140px !important;
}
.pb-145 {
  padding-bottom: 145px !important;
}
.pb-150 {
  padding-bottom: 150px !important;
}
.pb-155 {
  padding-bottom: 155px !important;
}
.pb-160 {
  padding-bottom: 160px !important;
}
.pb-165 {
  padding-bottom: 165px !important;
}
.pb-170 {
  padding-bottom: 170px !important;
}
.pb-175 {
  padding-bottom: 175px !important;
}
.pb-180 {
  padding-bottom: 180px !important;
}
.pb-185 {
  padding-bottom: 185px !important;
}
.pb-190 {
  padding-bottom: 190px !important;
}
.pb-195 {
  padding-bottom: 195px !important;
}
.pb-200 {
  padding-bottom: 200px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-0 {
    padding-bottom: 0px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-5 {
    padding-bottom: 5px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-10 {
    padding-bottom: 10px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-15 {
    padding-bottom: 15px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-20 {
    padding-bottom: 20px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-25 {
    padding-bottom: 25px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-30 {
    padding-bottom: 30px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-35 {
    padding-bottom: 35px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-40 {
    padding-bottom: 40px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-45 {
    padding-bottom: 45px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-50 {
    padding-bottom: 50px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-55 {
    padding-bottom: 55px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-60 {
    padding-bottom: 60px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-65 {
    padding-bottom: 65px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-70 {
    padding-bottom: 70px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-75 {
    padding-bottom: 75px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-80 {
    padding-bottom: 80px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-85 {
    padding-bottom: 85px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-90 {
    padding-bottom: 90px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-95 {
    padding-bottom: 95px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-100 {
    padding-bottom: 100px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-105 {
    padding-bottom: 105px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-110 {
    padding-bottom: 110px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-115 {
    padding-bottom: 115px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-120 {
    padding-bottom: 120px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-125 {
    padding-bottom: 125px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-130 {
    padding-bottom: 130px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-135 {
    padding-bottom: 135px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-140 {
    padding-bottom: 140px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-145 {
    padding-bottom: 145px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-150 {
    padding-bottom: 150px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-155 {
    padding-bottom: 155px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-160 {
    padding-bottom: 160px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-165 {
    padding-bottom: 165px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-170 {
    padding-bottom: 170px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-175 {
    padding-bottom: 175px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-180 {
    padding-bottom: 180px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-185 {
    padding-bottom: 185px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-190 {
    padding-bottom: 190px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-195 {
    padding-bottom: 195px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pb-xl-200 {
    padding-bottom: 200px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-0 {
    padding-bottom: 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-5 {
    padding-bottom: 5px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-15 {
    padding-bottom: 15px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-20 {
    padding-bottom: 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-25 {
    padding-bottom: 25px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-30 {
    padding-bottom: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-35 {
    padding-bottom: 35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-40 {
    padding-bottom: 40px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-45 {
    padding-bottom: 45px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-50 {
    padding-bottom: 50px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-55 {
    padding-bottom: 55px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-60 {
    padding-bottom: 60px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-65 {
    padding-bottom: 65px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-70 {
    padding-bottom: 70px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-75 {
    padding-bottom: 75px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-80 {
    padding-bottom: 80px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-85 {
    padding-bottom: 85px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-90 {
    padding-bottom: 90px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-95 {
    padding-bottom: 95px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-100 {
    padding-bottom: 100px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-105 {
    padding-bottom: 105px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-110 {
    padding-bottom: 110px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-115 {
    padding-bottom: 115px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-120 {
    padding-bottom: 120px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-125 {
    padding-bottom: 125px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-130 {
    padding-bottom: 130px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-135 {
    padding-bottom: 135px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-140 {
    padding-bottom: 140px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-145 {
    padding-bottom: 145px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-150 {
    padding-bottom: 150px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-155 {
    padding-bottom: 155px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-160 {
    padding-bottom: 160px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-165 {
    padding-bottom: 165px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-170 {
    padding-bottom: 170px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-175 {
    padding-bottom: 175px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-180 {
    padding-bottom: 180px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-185 {
    padding-bottom: 185px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-190 {
    padding-bottom: 190px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-195 {
    padding-bottom: 195px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-lg-200 {
    padding-bottom: 200px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-0 {
    padding-bottom: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-5 {
    padding-bottom: 5px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-10 {
    padding-bottom: 10px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-15 {
    padding-bottom: 15px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-25 {
    padding-bottom: 25px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-30 {
    padding-bottom: 30px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-35 {
    padding-bottom: 35px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-40 {
    padding-bottom: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-45 {
    padding-bottom: 45px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-50 {
    padding-bottom: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-55 {
    padding-bottom: 55px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-60 {
    padding-bottom: 60px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-65 {
    padding-bottom: 65px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-70 {
    padding-bottom: 70px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-75 {
    padding-bottom: 75px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-80 {
    padding-bottom: 80px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-85 {
    padding-bottom: 85px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-90 {
    padding-bottom: 90px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-95 {
    padding-bottom: 95px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-100 {
    padding-bottom: 100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-105 {
    padding-bottom: 105px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-110 {
    padding-bottom: 110px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-115 {
    padding-bottom: 115px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-120 {
    padding-bottom: 120px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-125 {
    padding-bottom: 125px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-130 {
    padding-bottom: 130px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-135 {
    padding-bottom: 135px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-140 {
    padding-bottom: 140px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-145 {
    padding-bottom: 145px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-150 {
    padding-bottom: 150px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-155 {
    padding-bottom: 155px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-160 {
    padding-bottom: 160px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-165 {
    padding-bottom: 165px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-170 {
    padding-bottom: 170px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-175 {
    padding-bottom: 175px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-180 {
    padding-bottom: 180px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-185 {
    padding-bottom: 185px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-190 {
    padding-bottom: 190px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-195 {
    padding-bottom: 195px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-md-200 {
    padding-bottom: 200px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-0 {
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-5 {
    padding-bottom: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-15 {
    padding-bottom: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-25 {
    padding-bottom: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-30 {
    padding-bottom: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-35 {
    padding-bottom: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-45 {
    padding-bottom: 45px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-55 {
    padding-bottom: 55px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-60 {
    padding-bottom: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-65 {
    padding-bottom: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-70 {
    padding-bottom: 70px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-75 {
    padding-bottom: 75px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-80 {
    padding-bottom: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-85 {
    padding-bottom: 85px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-90 {
    padding-bottom: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-95 {
    padding-bottom: 95px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-100 {
    padding-bottom: 100px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-105 {
    padding-bottom: 105px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-110 {
    padding-bottom: 110px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-115 {
    padding-bottom: 115px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-120 {
    padding-bottom: 120px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-125 {
    padding-bottom: 125px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-130 {
    padding-bottom: 130px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-135 {
    padding-bottom: 135px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-140 {
    padding-bottom: 140px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-145 {
    padding-bottom: 145px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-150 {
    padding-bottom: 150px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-155 {
    padding-bottom: 155px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-160 {
    padding-bottom: 160px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-165 {
    padding-bottom: 165px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-170 {
    padding-bottom: 170px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-175 {
    padding-bottom: 175px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-180 {
    padding-bottom: 180px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-185 {
    padding-bottom: 185px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-190 {
    padding-bottom: 190px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-195 {
    padding-bottom: 195px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb-sm-200 {
    padding-bottom: 200px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-0 {
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-5 {
    padding-bottom: 5px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-10 {
    padding-bottom: 10px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-15 {
    padding-bottom: 15px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-20 {
    padding-bottom: 20px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-25 {
    padding-bottom: 25px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-30 {
    padding-bottom: 30px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-35 {
    padding-bottom: 35px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-40 {
    padding-bottom: 40px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-45 {
    padding-bottom: 45px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-50 {
    padding-bottom: 50px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-55 {
    padding-bottom: 55px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-60 {
    padding-bottom: 60px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-65 {
    padding-bottom: 65px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-70 {
    padding-bottom: 70px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-75 {
    padding-bottom: 75px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-80 {
    padding-bottom: 80px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-85 {
    padding-bottom: 85px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-90 {
    padding-bottom: 90px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-95 {
    padding-bottom: 95px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-100 {
    padding-bottom: 100px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-105 {
    padding-bottom: 105px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-110 {
    padding-bottom: 110px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-115 {
    padding-bottom: 115px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-120 {
    padding-bottom: 120px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-125 {
    padding-bottom: 125px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-130 {
    padding-bottom: 130px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-135 {
    padding-bottom: 135px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-140 {
    padding-bottom: 140px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-145 {
    padding-bottom: 145px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-150 {
    padding-bottom: 150px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-155 {
    padding-bottom: 155px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-160 {
    padding-bottom: 160px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-165 {
    padding-bottom: 165px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-170 {
    padding-bottom: 170px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-175 {
    padding-bottom: 175px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-180 {
    padding-bottom: 180px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-185 {
    padding-bottom: 185px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-190 {
    padding-bottom: 190px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-195 {
    padding-bottom: 195px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pb-xs-200 {
    padding-bottom: 200px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-0 {
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-5 {
    padding-bottom: 5px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-10 {
    padding-bottom: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-15 {
    padding-bottom: 15px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-20 {
    padding-bottom: 20px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-25 {
    padding-bottom: 25px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-30 {
    padding-bottom: 30px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-35 {
    padding-bottom: 35px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-40 {
    padding-bottom: 40px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-45 {
    padding-bottom: 45px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-50 {
    padding-bottom: 50px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-55 {
    padding-bottom: 55px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-60 {
    padding-bottom: 60px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-65 {
    padding-bottom: 65px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-70 {
    padding-bottom: 70px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-75 {
    padding-bottom: 75px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-80 {
    padding-bottom: 80px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-85 {
    padding-bottom: 85px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-90 {
    padding-bottom: 90px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-95 {
    padding-bottom: 95px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-100 {
    padding-bottom: 100px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-105 {
    padding-bottom: 105px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-110 {
    padding-bottom: 110px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-115 {
    padding-bottom: 115px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-120 {
    padding-bottom: 120px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-125 {
    padding-bottom: 125px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-130 {
    padding-bottom: 130px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-135 {
    padding-bottom: 135px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-140 {
    padding-bottom: 140px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-145 {
    padding-bottom: 145px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-150 {
    padding-bottom: 150px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-155 {
    padding-bottom: 155px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-160 {
    padding-bottom: 160px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-165 {
    padding-bottom: 165px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-170 {
    padding-bottom: 170px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-175 {
    padding-bottom: 175px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-180 {
    padding-bottom: 180px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-185 {
    padding-bottom: 185px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-190 {
    padding-bottom: 190px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-195 {
    padding-bottom: 195px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pb-xxs-200 {
    padding-bottom: 200px !important;
  }
}
/*-- Padding Left --*/
.pl-0 {
  padding-left: 0px !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-25 {
  padding-left: 25px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pl-35 {
  padding-left: 35px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pl-45 {
  padding-left: 45px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pl-55 {
  padding-left: 55px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pl-65 {
  padding-left: 65px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pl-75 {
  padding-left: 75px !important;
}
.pl-80 {
  padding-left: 80px !important;
}
.pl-85 {
  padding-left: 85px !important;
}
.pl-90 {
  padding-left: 90px !important;
}
.pl-95 {
  padding-left: 95px !important;
}
.pl-100 {
  padding-left: 100px !important;
}
.pl-105 {
  padding-left: 105px !important;
}
.pl-110 {
  padding-left: 110px !important;
}
.pl-115 {
  padding-left: 115px !important;
}
.pl-120 {
  padding-left: 120px !important;
}
.pl-125 {
  padding-left: 125px !important;
}
.pl-130 {
  padding-left: 130px !important;
}
.pl-135 {
  padding-left: 135px !important;
}
.pl-140 {
  padding-left: 140px !important;
}
.pl-145 {
  padding-left: 145px !important;
}
.pl-150 {
  padding-left: 150px !important;
}
.pl-155 {
  padding-left: 155px !important;
}
.pl-160 {
  padding-left: 160px !important;
}
.pl-165 {
  padding-left: 165px !important;
}
.pl-170 {
  padding-left: 170px !important;
}
.pl-175 {
  padding-left: 175px !important;
}
.pl-180 {
  padding-left: 180px !important;
}
.pl-185 {
  padding-left: 185px !important;
}
.pl-190 {
  padding-left: 190px !important;
}
.pl-195 {
  padding-left: 195px !important;
}
.pl-200 {
  padding-left: 200px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-0 {
    padding-left: 0px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-5 {
    padding-left: 5px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-10 {
    padding-left: 10px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-15 {
    padding-left: 15px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-20 {
    padding-left: 20px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-25 {
    padding-left: 25px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-30 {
    padding-left: 30px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-35 {
    padding-left: 35px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-40 {
    padding-left: 40px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-45 {
    padding-left: 45px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-50 {
    padding-left: 50px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-55 {
    padding-left: 55px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-60 {
    padding-left: 60px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-65 {
    padding-left: 65px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-70 {
    padding-left: 70px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-75 {
    padding-left: 75px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-80 {
    padding-left: 80px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-85 {
    padding-left: 85px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-90 {
    padding-left: 90px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-95 {
    padding-left: 95px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-100 {
    padding-left: 100px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-105 {
    padding-left: 105px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-110 {
    padding-left: 110px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-115 {
    padding-left: 115px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-120 {
    padding-left: 120px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-125 {
    padding-left: 125px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-130 {
    padding-left: 130px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-135 {
    padding-left: 135px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-140 {
    padding-left: 140px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-145 {
    padding-left: 145px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-150 {
    padding-left: 150px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-155 {
    padding-left: 155px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-160 {
    padding-left: 160px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-165 {
    padding-left: 165px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-170 {
    padding-left: 170px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-175 {
    padding-left: 175px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-180 {
    padding-left: 180px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-185 {
    padding-left: 185px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-190 {
    padding-left: 190px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-195 {
    padding-left: 195px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pl-xl-200 {
    padding-left: 200px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-0 {
    padding-left: 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-5 {
    padding-left: 5px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-10 {
    padding-left: 10px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-15 {
    padding-left: 15px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-20 {
    padding-left: 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-25 {
    padding-left: 25px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-30 {
    padding-left: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-35 {
    padding-left: 35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-40 {
    padding-left: 40px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-45 {
    padding-left: 45px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-50 {
    padding-left: 50px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-55 {
    padding-left: 55px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-60 {
    padding-left: 60px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-65 {
    padding-left: 65px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-70 {
    padding-left: 70px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-75 {
    padding-left: 75px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-80 {
    padding-left: 80px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-85 {
    padding-left: 85px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-90 {
    padding-left: 90px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-95 {
    padding-left: 95px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-100 {
    padding-left: 100px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-105 {
    padding-left: 105px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-110 {
    padding-left: 110px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-115 {
    padding-left: 115px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-120 {
    padding-left: 120px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-125 {
    padding-left: 125px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-130 {
    padding-left: 130px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-135 {
    padding-left: 135px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-140 {
    padding-left: 140px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-145 {
    padding-left: 145px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-150 {
    padding-left: 150px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-155 {
    padding-left: 155px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-160 {
    padding-left: 160px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-165 {
    padding-left: 165px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-170 {
    padding-left: 170px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-175 {
    padding-left: 175px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-180 {
    padding-left: 180px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-185 {
    padding-left: 185px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-190 {
    padding-left: 190px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-195 {
    padding-left: 195px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-lg-200 {
    padding-left: 200px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-0 {
    padding-left: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-5 {
    padding-left: 5px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-10 {
    padding-left: 10px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-15 {
    padding-left: 15px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-20 {
    padding-left: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-25 {
    padding-left: 25px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-30 {
    padding-left: 30px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-35 {
    padding-left: 35px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-40 {
    padding-left: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-45 {
    padding-left: 45px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-50 {
    padding-left: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-55 {
    padding-left: 55px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-60 {
    padding-left: 60px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-65 {
    padding-left: 65px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-70 {
    padding-left: 70px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-75 {
    padding-left: 75px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-80 {
    padding-left: 80px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-85 {
    padding-left: 85px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-90 {
    padding-left: 90px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-95 {
    padding-left: 95px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-100 {
    padding-left: 100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-105 {
    padding-left: 105px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-110 {
    padding-left: 110px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-115 {
    padding-left: 115px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-120 {
    padding-left: 120px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-125 {
    padding-left: 125px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-130 {
    padding-left: 130px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-135 {
    padding-left: 135px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-140 {
    padding-left: 140px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-145 {
    padding-left: 145px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-150 {
    padding-left: 150px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-155 {
    padding-left: 155px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-160 {
    padding-left: 160px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-165 {
    padding-left: 165px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-170 {
    padding-left: 170px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-175 {
    padding-left: 175px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-180 {
    padding-left: 180px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-185 {
    padding-left: 185px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-190 {
    padding-left: 190px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-195 {
    padding-left: 195px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-md-200 {
    padding-left: 200px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-0 {
    padding-left: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-5 {
    padding-left: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-10 {
    padding-left: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-15 {
    padding-left: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-20 {
    padding-left: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-25 {
    padding-left: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-30 {
    padding-left: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-35 {
    padding-left: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-40 {
    padding-left: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-45 {
    padding-left: 45px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-50 {
    padding-left: 50px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-55 {
    padding-left: 55px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-60 {
    padding-left: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-65 {
    padding-left: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-70 {
    padding-left: 70px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-75 {
    padding-left: 75px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-80 {
    padding-left: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-85 {
    padding-left: 85px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-90 {
    padding-left: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-95 {
    padding-left: 95px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-100 {
    padding-left: 100px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-105 {
    padding-left: 105px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-110 {
    padding-left: 110px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-115 {
    padding-left: 115px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-120 {
    padding-left: 120px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-125 {
    padding-left: 125px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-130 {
    padding-left: 130px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-135 {
    padding-left: 135px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-140 {
    padding-left: 140px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-145 {
    padding-left: 145px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-150 {
    padding-left: 150px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-155 {
    padding-left: 155px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-160 {
    padding-left: 160px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-165 {
    padding-left: 165px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-170 {
    padding-left: 170px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-175 {
    padding-left: 175px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-180 {
    padding-left: 180px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-185 {
    padding-left: 185px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-190 {
    padding-left: 190px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-195 {
    padding-left: 195px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pl-sm-200 {
    padding-left: 200px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-0 {
    padding-left: 0px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-5 {
    padding-left: 5px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-10 {
    padding-left: 10px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-15 {
    padding-left: 15px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-20 {
    padding-left: 20px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-25 {
    padding-left: 25px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-30 {
    padding-left: 30px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-35 {
    padding-left: 35px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-40 {
    padding-left: 40px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-45 {
    padding-left: 45px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-50 {
    padding-left: 50px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-55 {
    padding-left: 55px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-60 {
    padding-left: 60px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-65 {
    padding-left: 65px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-70 {
    padding-left: 70px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-75 {
    padding-left: 75px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-80 {
    padding-left: 80px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-85 {
    padding-left: 85px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-90 {
    padding-left: 90px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-95 {
    padding-left: 95px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-100 {
    padding-left: 100px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-105 {
    padding-left: 105px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-110 {
    padding-left: 110px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-115 {
    padding-left: 115px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-120 {
    padding-left: 120px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-125 {
    padding-left: 125px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-130 {
    padding-left: 130px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-135 {
    padding-left: 135px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-140 {
    padding-left: 140px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-145 {
    padding-left: 145px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-150 {
    padding-left: 150px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-155 {
    padding-left: 155px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-160 {
    padding-left: 160px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-165 {
    padding-left: 165px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-170 {
    padding-left: 170px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-175 {
    padding-left: 175px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-180 {
    padding-left: 180px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-185 {
    padding-left: 185px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-190 {
    padding-left: 190px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-195 {
    padding-left: 195px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pl-xs-200 {
    padding-left: 200px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-0 {
    padding-left: 0px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-5 {
    padding-left: 5px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-10 {
    padding-left: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-15 {
    padding-left: 15px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-20 {
    padding-left: 20px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-25 {
    padding-left: 25px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-30 {
    padding-left: 30px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-35 {
    padding-left: 35px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-40 {
    padding-left: 40px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-45 {
    padding-left: 45px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-50 {
    padding-left: 50px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-55 {
    padding-left: 55px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-60 {
    padding-left: 60px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-65 {
    padding-left: 65px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-70 {
    padding-left: 70px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-75 {
    padding-left: 75px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-80 {
    padding-left: 80px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-85 {
    padding-left: 85px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-90 {
    padding-left: 90px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-95 {
    padding-left: 95px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-100 {
    padding-left: 100px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-105 {
    padding-left: 105px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-110 {
    padding-left: 110px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-115 {
    padding-left: 115px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-120 {
    padding-left: 120px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-125 {
    padding-left: 125px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-130 {
    padding-left: 130px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-135 {
    padding-left: 135px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-140 {
    padding-left: 140px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-145 {
    padding-left: 145px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-150 {
    padding-left: 150px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-155 {
    padding-left: 155px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-160 {
    padding-left: 160px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-165 {
    padding-left: 165px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-170 {
    padding-left: 170px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-175 {
    padding-left: 175px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-180 {
    padding-left: 180px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-185 {
    padding-left: 185px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-190 {
    padding-left: 190px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-195 {
    padding-left: 195px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pl-xxs-200 {
    padding-left: 200px !important;
  }
}
/*-- Padding Right --*/
.pr-0 {
  padding-right: 0px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-25 {
  padding-right: 25px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-35 {
  padding-right: 35px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pr-45 {
  padding-right: 45px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pr-55 {
  padding-right: 55px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pr-65 {
  padding-right: 65px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.pr-75 {
  padding-right: 75px !important;
}
.pr-80 {
  padding-right: 80px !important;
}
.pr-85 {
  padding-right: 85px !important;
}
.pr-90 {
  padding-right: 90px !important;
}
.pr-95 {
  padding-right: 95px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
.pr-105 {
  padding-right: 105px !important;
}
.pr-110 {
  padding-right: 110px !important;
}
.pr-115 {
  padding-right: 115px !important;
}
.pr-120 {
  padding-right: 120px !important;
}
.pr-125 {
  padding-right: 125px !important;
}
.pr-130 {
  padding-right: 130px !important;
}
.pr-135 {
  padding-right: 135px !important;
}
.pr-140 {
  padding-right: 140px !important;
}
.pr-145 {
  padding-right: 145px !important;
}
.pr-150 {
  padding-right: 150px !important;
}
.pr-155 {
  padding-right: 155px !important;
}
.pr-160 {
  padding-right: 160px !important;
}
.pr-165 {
  padding-right: 165px !important;
}
.pr-170 {
  padding-right: 170px !important;
}
.pr-175 {
  padding-right: 175px !important;
}
.pr-180 {
  padding-right: 180px !important;
}
.pr-185 {
  padding-right: 185px !important;
}
.pr-190 {
  padding-right: 190px !important;
}
.pr-195 {
  padding-right: 195px !important;
}
.pr-200 {
  padding-right: 200px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-0 {
    padding-right: 0px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-5 {
    padding-right: 5px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-10 {
    padding-right: 10px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-15 {
    padding-right: 15px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-20 {
    padding-right: 20px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-25 {
    padding-right: 25px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-30 {
    padding-right: 30px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-35 {
    padding-right: 35px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-40 {
    padding-right: 40px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-45 {
    padding-right: 45px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-50 {
    padding-right: 50px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-55 {
    padding-right: 55px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-60 {
    padding-right: 60px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-65 {
    padding-right: 65px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-70 {
    padding-right: 70px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-75 {
    padding-right: 75px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-80 {
    padding-right: 80px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-85 {
    padding-right: 85px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-90 {
    padding-right: 90px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-95 {
    padding-right: 95px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-100 {
    padding-right: 100px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-105 {
    padding-right: 105px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-110 {
    padding-right: 110px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-115 {
    padding-right: 115px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-120 {
    padding-right: 120px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-125 {
    padding-right: 125px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-130 {
    padding-right: 130px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-135 {
    padding-right: 135px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-140 {
    padding-right: 140px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-145 {
    padding-right: 145px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-150 {
    padding-right: 150px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-155 {
    padding-right: 155px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-160 {
    padding-right: 160px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-165 {
    padding-right: 165px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-170 {
    padding-right: 170px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-175 {
    padding-right: 175px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-180 {
    padding-right: 180px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-185 {
    padding-right: 185px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-190 {
    padding-right: 190px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-195 {
    padding-right: 195px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .pr-xl-200 {
    padding-right: 200px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-0 {
    padding-right: 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-5 {
    padding-right: 5px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-10 {
    padding-right: 10px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-15 {
    padding-right: 15px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-20 {
    padding-right: 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-25 {
    padding-right: 25px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-30 {
    padding-right: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-35 {
    padding-right: 35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-40 {
    padding-right: 40px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-45 {
    padding-right: 45px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-50 {
    padding-right: 50px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-55 {
    padding-right: 55px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-60 {
    padding-right: 60px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-65 {
    padding-right: 65px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-70 {
    padding-right: 70px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-75 {
    padding-right: 75px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-80 {
    padding-right: 80px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-85 {
    padding-right: 85px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-90 {
    padding-right: 90px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-95 {
    padding-right: 95px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-100 {
    padding-right: 100px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-105 {
    padding-right: 105px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-110 {
    padding-right: 110px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-115 {
    padding-right: 115px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-120 {
    padding-right: 120px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-125 {
    padding-right: 125px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-130 {
    padding-right: 130px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-135 {
    padding-right: 135px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-140 {
    padding-right: 140px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-145 {
    padding-right: 145px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-150 {
    padding-right: 150px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-155 {
    padding-right: 155px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-160 {
    padding-right: 160px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-165 {
    padding-right: 165px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-170 {
    padding-right: 170px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-175 {
    padding-right: 175px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-180 {
    padding-right: 180px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-185 {
    padding-right: 185px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-190 {
    padding-right: 190px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-195 {
    padding-right: 195px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pr-lg-200 {
    padding-right: 200px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-0 {
    padding-right: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-5 {
    padding-right: 5px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-10 {
    padding-right: 10px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-15 {
    padding-right: 15px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-20 {
    padding-right: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-25 {
    padding-right: 25px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-30 {
    padding-right: 30px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-35 {
    padding-right: 35px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-40 {
    padding-right: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-45 {
    padding-right: 45px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-50 {
    padding-right: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-55 {
    padding-right: 55px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-60 {
    padding-right: 60px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-65 {
    padding-right: 65px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-70 {
    padding-right: 70px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-75 {
    padding-right: 75px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-80 {
    padding-right: 80px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-85 {
    padding-right: 85px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-90 {
    padding-right: 90px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-95 {
    padding-right: 95px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-100 {
    padding-right: 100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-105 {
    padding-right: 105px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-110 {
    padding-right: 110px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-115 {
    padding-right: 115px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-120 {
    padding-right: 120px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-125 {
    padding-right: 125px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-130 {
    padding-right: 130px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-135 {
    padding-right: 135px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-140 {
    padding-right: 140px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-145 {
    padding-right: 145px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-150 {
    padding-right: 150px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-155 {
    padding-right: 155px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-160 {
    padding-right: 160px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-165 {
    padding-right: 165px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-170 {
    padding-right: 170px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-175 {
    padding-right: 175px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-180 {
    padding-right: 180px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-185 {
    padding-right: 185px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-190 {
    padding-right: 190px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-195 {
    padding-right: 195px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-200 {
    padding-right: 200px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-0 {
    padding-right: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-5 {
    padding-right: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-10 {
    padding-right: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-15 {
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-20 {
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-25 {
    padding-right: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-30 {
    padding-right: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-35 {
    padding-right: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-40 {
    padding-right: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-45 {
    padding-right: 45px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-50 {
    padding-right: 50px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-55 {
    padding-right: 55px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-60 {
    padding-right: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-65 {
    padding-right: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-70 {
    padding-right: 70px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-75 {
    padding-right: 75px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-80 {
    padding-right: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-85 {
    padding-right: 85px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-90 {
    padding-right: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-95 {
    padding-right: 95px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-100 {
    padding-right: 100px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-105 {
    padding-right: 105px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-110 {
    padding-right: 110px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-115 {
    padding-right: 115px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-120 {
    padding-right: 120px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-125 {
    padding-right: 125px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-130 {
    padding-right: 130px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-135 {
    padding-right: 135px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-140 {
    padding-right: 140px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-145 {
    padding-right: 145px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-150 {
    padding-right: 150px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-155 {
    padding-right: 155px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-160 {
    padding-right: 160px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-165 {
    padding-right: 165px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-170 {
    padding-right: 170px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-175 {
    padding-right: 175px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-180 {
    padding-right: 180px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-185 {
    padding-right: 185px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-190 {
    padding-right: 190px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-195 {
    padding-right: 195px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pr-sm-200 {
    padding-right: 200px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-0 {
    padding-right: 0px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-5 {
    padding-right: 5px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-10 {
    padding-right: 10px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-15 {
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-20 {
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-25 {
    padding-right: 25px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-30 {
    padding-right: 30px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-35 {
    padding-right: 35px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-40 {
    padding-right: 40px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-45 {
    padding-right: 45px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-50 {
    padding-right: 50px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-55 {
    padding-right: 55px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-60 {
    padding-right: 60px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-65 {
    padding-right: 65px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-70 {
    padding-right: 70px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-75 {
    padding-right: 75px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-80 {
    padding-right: 80px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-85 {
    padding-right: 85px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-90 {
    padding-right: 90px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-95 {
    padding-right: 95px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-100 {
    padding-right: 100px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-105 {
    padding-right: 105px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-110 {
    padding-right: 110px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-115 {
    padding-right: 115px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-120 {
    padding-right: 120px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-125 {
    padding-right: 125px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-130 {
    padding-right: 130px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-135 {
    padding-right: 135px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-140 {
    padding-right: 140px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-145 {
    padding-right: 145px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-150 {
    padding-right: 150px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-155 {
    padding-right: 155px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-160 {
    padding-right: 160px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-165 {
    padding-right: 165px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-170 {
    padding-right: 170px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-175 {
    padding-right: 175px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-180 {
    padding-right: 180px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-185 {
    padding-right: 185px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-190 {
    padding-right: 190px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-195 {
    padding-right: 195px !important;
  }
}
@media only screen and (max-width: 575px) {
  .pr-xs-200 {
    padding-right: 200px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-0 {
    padding-right: 0px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-5 {
    padding-right: 5px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-10 {
    padding-right: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-15 {
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-20 {
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-25 {
    padding-right: 25px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-30 {
    padding-right: 30px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-35 {
    padding-right: 35px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-40 {
    padding-right: 40px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-45 {
    padding-right: 45px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-50 {
    padding-right: 50px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-55 {
    padding-right: 55px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-60 {
    padding-right: 60px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-65 {
    padding-right: 65px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-70 {
    padding-right: 70px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-75 {
    padding-right: 75px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-80 {
    padding-right: 80px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-85 {
    padding-right: 85px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-90 {
    padding-right: 90px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-95 {
    padding-right: 95px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-100 {
    padding-right: 100px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-105 {
    padding-right: 105px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-110 {
    padding-right: 110px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-115 {
    padding-right: 115px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-120 {
    padding-right: 120px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-125 {
    padding-right: 125px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-130 {
    padding-right: 130px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-135 {
    padding-right: 135px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-140 {
    padding-right: 140px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-145 {
    padding-right: 145px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-150 {
    padding-right: 150px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-155 {
    padding-right: 155px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-160 {
    padding-right: 160px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-165 {
    padding-right: 165px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-170 {
    padding-right: 170px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-175 {
    padding-right: 175px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-180 {
    padding-right: 180px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-185 {
    padding-right: 185px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-190 {
    padding-right: 190px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-195 {
    padding-right: 195px !important;
  }
}
@media only screen and (max-width: 479px) {
  .pr-xxs-200 {
    padding-right: 200px !important;
  }
}
/* no gutters */
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
  margin: 0;
}
