/* Minification failed. Returning unminified contents.
(51,159): run-time error CSS1038: Expected hex color, found '#0009'
(64,9): run-time error CSS1030: Expected identifier, found '.'
(64,28): run-time error CSS1031: Expected selector, found ')'
(64,28): run-time error CSS1025: Expected comma or open brace, found ')'
(140,10): run-time error CSS1030: Expected identifier, found '.'
(140,19): run-time error CSS1031: Expected selector, found ')'
(140,19): run-time error CSS1025: Expected comma or open brace, found ')'
(160,12): run-time error CSS1030: Expected identifier, found '.'
(160,21): run-time error CSS1031: Expected selector, found ')'
(160,21): run-time error CSS1025: Expected comma or open brace, found ')'
(161,12): run-time error CSS1030: Expected identifier, found '.'
(161,21): run-time error CSS1031: Expected selector, found ')'
(161,21): run-time error CSS1025: Expected comma or open brace, found ')'
(171,12): run-time error CSS1030: Expected identifier, found '.'
(171,21): run-time error CSS1031: Expected selector, found ')'
(171,21): run-time error CSS1025: Expected comma or open brace, found ')'
(172,12): run-time error CSS1030: Expected identifier, found '.'
(172,21): run-time error CSS1031: Expected selector, found ')'
(172,21): run-time error CSS1025: Expected comma or open brace, found ')'
(173,12): run-time error CSS1030: Expected identifier, found '.'
(173,21): run-time error CSS1031: Expected selector, found ')'
(173,21): run-time error CSS1025: Expected comma or open brace, found ')'
(174,12): run-time error CSS1030: Expected identifier, found '.'
(174,21): run-time error CSS1031: Expected selector, found ')'
(174,21): run-time error CSS1025: Expected comma or open brace, found ')'
 */
html { margin: 0; padding: 0; scroll-behavior: smooth; }

body { background-color: #232323; color: #fff; margin: 0; padding: 0; position: relative; font-size: 1rem; overflow-x: hidden; }

.degular { font-family: "degular", sans-serif; font-style: normal; font-display: swap; }

.geom { font-family: "geom-graphic", sans-serif; font-weight: 600; font-style: normal; font-display: swap; }
.geom.light { font-weight: 300; }
.archivo { font-family: 'Archivo', sans-serif; font-style: normal; font-display: swap; }

.bg-dark { background-color: #232323; }

.bg-white { background-color: #fff; }

.txt-dark { color: #232323; }
.txt-whi { color: #fff; }
.pointer { cursor: pointer; }
h1 { margin: 0; padding: 0; line-height: 1; font-size: 5.3rem; font-family: "degular", sans-serif; font-style: normal; font-weight: 300; }
h2 { margin: 0; padding: 0; line-height: 1; font-size: 2.4rem; font-family: "degular", sans-serif; font-style: normal; font-weight: 300; }

.banner { background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-position: top center; }

.banner.home { background-image: url(/Content/images/banners/banner-home.jpg); }

.home-bg { background-image: url(/Content/images/home/home-bg.jpg); background-size: cover; background-repeat: no-repeat; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-position: center; }

.skew-bg:before { content: ""; position: absolute; clip-path: polygon(100% 0, 0% 100%, 100% 100%); width: 100%; height: 100px; top: 0; transform: translateY(calc(-100% + 3px)); background-color: #232323; }
.skew-bg:after { content: ""; position: absolute; clip-path: polygon(0 3%, 0 100%, 100% 0); width: 100%; height: 100px; bottom: 0; transform: translateY(calc(100% - 3px)); background-color: #232323; }

.lazy {max-height:1px;}


.vert-divider { background-color: #7a7a7a; width: 1px; height: 100%; }

.hor-divider { background-color: #7a7a7a; height: 1px; width: 100%; }

.pl-105 { padding-left: 105px; }

.z-0 { z-index: -1; }
.z-1 { z-index: 9; }
.z-2 { z-index: 99; }

.field-validation-error { font-family: "geom-graphic", sans-serif; font-weight: 300; font-style: normal; font-display: swap; color:#ff0000; padding-bottom:5px; padding-top:5px; font-size:0.9rem; }

.upper { text-transform: uppercase }

a { color: #fff; text-decoration: none; }

.dw-grid.inner-borders { grid-gap: 2px; background-color: gray; }

.img-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; background-color: #0009; color: #fff; }

a:hover .img-overlay { display: none; }

.grey-border { border: 1px solid gray; }


/*FORM*/
select { background-color: #232323 !important; }
.contact-form { margin-top: 300px; max-width: 900px; }
::placeholder { color: #fff; font-weight: 300; }
input, textarea, select, .upload-btn { border: none; outline: none; height: 50px; background-color: transparent; color: #fff; font-size: 1rem; font-family: "geom-graphic", sans-serif; font-weight: 500; font-style: normal; font-display: swap; border-bottom: 2px solid #fff; width: 100%; }
.contact-submit-btn { cursor:pointer; background-color: transparent; border: none; border-top: 2px solid #fff; font-family: "geom-graphic", sans-serif; font-weight: 500; font-style: normal; font-display: swap; display: flex; align-items: center; justify-content: space-between; width: 100%; padding-top: 15px; padding-bottom: 15px; font-size: 1rem; color: #fff; cursor: pointer; }
div:has(.contact-submit-btn) { align-self: flex-end; }

/* file upload button */
input[type="file"] { border: none; max-height: min-content; height: initial; }
input[type="file"]::file-selector-button { display: none; }


.dw-theme .dw-nav { position: absolute; left: 0; top: 0; margin-top: 0 !important; }

.dw-dots { position: absolute; left: 150px; top: 45px; }



.hov-und:hover {text-decoration:underline; cursor:pointer;}
.hov-grow:hover {transform:scale(1.2);}


.support-container {margin-top:60px; font-size:1.2rem;}

.support-container h1 {font-size:3.5rem;}
.support-container h2 {margin-top:15px; margin-bottom:15px;}



@media screen and (max-width:1230px) { .contact-form { margin-top: 30px; max-width: initial; }
  .dw-dots { position: absolute; left: 0; top: 76px; }

  .skew-bg:before { height:75px; }
  .skew-bg:after { height: 75px; }
}

@media screen and (max-width: 992px) {
  #footer { text-align: center; }
  #footer .p-45 { padding: 0 !important; }
  .px-45 { padding-right: 15px !important; padding-left: 15px !important; }
  .dw-theme .dw-nav { width: 100%; display: flex; justify-content: space-between; }
  .dw-dots { position: absolute; left: 50%; transform: translateX(-50%); top: 45px; }
  .dw-prev, .dw-next { display: flex; align-items: center; justify-content: center; height: 40px; width: 40px; background-color: #7a7a7a !important; }
  .home-bg.p-75 { padding: 0; }
  .flx.flx-col.gap-15.max-w-540.archivo { max-width: initial !important; }
  .dw-grid.mt-75.gap-15 { margin-top: 45px; }
  .archivo.fs-15.pl-105 { padding-left: 0; text-align: center; width: 100%; padding: 0 50px; margin-bottom: 50px; font-size: 1.1rem; }
  .dw-grid.gap-30.pb-75 { padding-bottom: 0; }
  #review-carousel .fs-20 {font-size:1.4rem;}
  #review-carousel .fs-15 {font-size:1.1rem;}
}

@media screen and (max-width: 767px) {
  h1 { font-size: 4rem; }
  #footer .p-45 { margin: -15px; }
  #footer .dw-grid { border-top: 2px solid gray; font-size: 1.2rem !important; }
  .skew-bg:before { height: 50px; }
  .skew-bg:after { height: 50px; }
  .dw-grid .gap-30, .dw-grid .gap-45 { grid-gap: 15px; }

  /*.banner:not(.home) {height:calc(100vh - 60px)!important;}*/
  /*.banner.home {height:calc(100vh - 150px)!important;}*/
  #project-carousel {margin-top:14px!important;}

  .mobile-nav { position: fixed; bottom: 0; height: 60px; background-color: #232323; z-index: 999; width: 100%; display: flex; padding: 10px 15px; justify-content: space-between; align-items: center; }
  .mobile-nav a {width:122px;}
  .mob-nav-btn { height: 100%; width: 70px; display: flex; align-items: center; justify-content: center; color: #232323; background-color: #fff; border-radius: 30px; }
}

@media screen and (max-width: 500px) {
  h1 { font-size: 3rem; }
  #footer .dw-grid { font-size: 1rem !important; }
  .mt-60 { margin-top: 30px!important; }
  h1 {margin-bottom:60px!important;}
}


.header { position: absolute; top: 0; left: 0; width: 100%; }
.header-logo :first-child { z-index: 9999; position: relative; }
.nav { position: fixed; top: 0; right: 0; padding-top: 30px; padding-bottom: 45px; background-color: #232323; height: 100%; z-index: 999; transform: translateX(100%); transition: transform 0.3s; }
.nav.open { transform: translateX(0); }
body:has(.nav.open):before { content: ""; position: absolute; height: 100%; width: 100%; background-color: #000; opacity: 0.7; top: 0; left: 0; z-index: 99; }

.header i:hover, .header-logo img:hover { transform: scale(1.2); }

.nav a:hover { background-color: #869791; color: #fff; }




.nav .skew-bg {display:none;}
.nav.open .skew-bg { position: absolute; width: 100%; height: 100%; transform: skew(6deg, 0) scale(1.2); z-index: -1; display:initial; }

@media screen and (max-width: 767px) {
  .nav { padding-top: 120px; padding-bottom: 0 !important; }
  .nav.open { width: 100%; overflow-y: auto; height: calc(100vh - 60px); }
  .header-logo .py-15 { padding: 0 !important; }
  .header-logo img { max-width: 102px; }
  .nav.open .fa-xmark { margin-bottom: 60px; }
  .nav .skew-bg { display: none !important; }
  .nav-item { text-align: center; font-size: 1.8rem !important; justify-content: center; padding: 5px 15px !important; }
  body:has(.nav.open) .header > .container { position: fixed; z-index: 9999; }
  body:has(.nav.open):before { display: none; }
  #project-carousel .dw-nav { border-bottom: 1px solid #7a7a7a; padding-bottom: 5px; }

  /*Hamburger menu animation*/
  .mobile-toggler { display: flex; align-items: center; justify-content: center; height: 53px; }
  .mobile-toggler .animicon { position: relative; height: 24px; width: 30px; }
  .mobile-toggler .animicon span { position: absolute; width: 100%; height: 4px; background-color: #232323; border-radius: 10px; transition: top 0.3s 0.4s, transform 0.3s; }
  .mobile-toggler .animicon span:nth-child(1) { top: 0; transform: rotate(0); }
  .mobile-toggler .animicon span:nth-child(2) { top: 10px; transform: rotate(0); }
  .mobile-toggler .animicon span:nth-child(3) { top: 20px; transform: rotate(0); }
  body:has(.nav.open) .animicon span { background-color: #232323; transition: top 0.3s, transform 0.3s 0.4s }
  body:has(.nav.open) .animicon span:nth-child(1) { top: 10px; transform: rotate(45deg) }
  body:has(.nav.open) .animicon span:nth-child(2) { transform: rotate(45deg) }
  body:has(.nav.open) .animicon span:nth-child(3) { top: 10px; transform: rotate(135deg) }
}




@media screen and (max-width: 500px) {

  .mobile-nav a { font-size: 1.2rem; width:110px!important;}
}

@media screen and (max-height: 575px) {
  .nav-item { text-align: center; font-size: 1.3rem !important; justify-content: center; padding: 5px 15px !important; }

}




/*
 * DW Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/DWCarousel2/DWCarousel2/blob/master/LICENSE
 */


/*
 *  DW Carousel - Custom
 */


.dw-item { transition: all 0.6s; }
.dw-item:not(.active) { opacity: 0; pointer-events: none; }

.dw-prev, .dw-next { display: flex; align-items: center; justify-content: center; height: 56px; width: 56px; background-color: #7a7a7a !important; }

.dw-prev:hover, .dw-next:hover { background-color: #474747 !important; }

.dw-prev i, .dw-next i { color: #fff; font-size: 1.5em; }


#review-carousel .dw-dots { position: static !important; transform: translate(0) !important }
.nav-controls { position: static !important; }

@media screen and (min-width:992px) {
  .dots-controls { position: static !important; }
}

@media screen and (max-width:992px) {
  .dots-controls { transform:translateX(-50%)!important; height:100%;  top:initial; justify-content:center; }
} 

/*
 *  DW Carousel - Core
 */

.dw-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; }
.dw-carousel .dw-stage { position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden; /* fix firefox animation glitch */ }
.dw-carousel .dw-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.dw-carousel .dw-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }
.dw-carousel .dw-wrapper,
.dw-carousel .dw-item { -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); }
.dw-carousel .dw-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
.dw-carousel .dw-item img { display: block; width: 100%; }
.dw-carousel .dw-nav.disabled,
.dw-carousel .dw-dots.disabled { display: none; }
.dw-carousel .dw-nav .dw-prev,
.dw-carousel .dw-nav .dw-next,
.dw-carousel .dw-dot { cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.dw-carousel .dw-nav button.dw-prev,
.dw-carousel .dw-nav button.dw-next,
.dw-carousel button.dw-dot { background: none; color: inherit; border: none; padding: 0 !important; font: inherit; }
.dw-carousel.dw-loaded { display: block; }
.dw-carousel.dw-loading { opacity: 0; display: block; }
.dw-carousel.dw-hidden { opacity: 0; }
.dw-carousel.dw-refresh .dw-item { visibility: hidden; }
.dw-carousel.dw-drag .dw-item { -ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.dw-carousel.dw-grab { cursor: move; cursor: grab; }
.dw-carousel.dw-rtl { direction: rtl; }
.dw-carousel.dw-rtl .dw-item { float: right; }

/* No Js */
.no-js .dw-carousel { display: block; }

/*
 *  DW Carousel - Animate Plugin
 */
.dw-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; }

.dw-carousel .dw-animated-in { z-index: 0; }

.dw-carousel .dw-animated-out { z-index: 1; }

.dw-carousel .fadeOut { animation-name: fadeOut; }

@keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

/*
 * 	DW Carousel - Auto Height Plugin
 */
.dw-height { transition: height 500ms ease-in-out; }

/*
 * 	DW Carousel - Lazy Load Plugin
 */
.dw-carousel .dw-item { /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the dw-item that breaks page layouts
		 */ }
.dw-carousel .dw-item .dw-lazy { opacity: 0; transition: opacity 400ms ease; }
.dw-carousel .dw-item .dw-lazy[src^=""], .dw-carousel .dw-item .dw-lazy:not([src]) { max-height: 0; }
.dw-carousel .dw-item img.dw-lazy { transform-style: preserve-3d; }

/*
 * 	DW Carousel - Video Plugin
 */
.dw-carousel .dw-video-wrapper { position: relative; height: 100%; background: #000; }

.dw-carousel .dw-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("dw.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform 100ms ease; }

.dw-carousel .dw-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }

.dw-carousel .dw-video-playing .dw-video-tn,
.dw-carousel .dw-video-playing .dw-video-play-icon { display: none; }

.dw-carousel .dw-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }

.dw-carousel .dw-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; }

.dw-theme .dw-nav { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; }
.dw-theme .dw-nav [class*='dw-'] { color: #FFF; font-size: 14px; margin: 5px; padding: 4px 7px; background: #D6D6D6; display: inline-block; cursor: pointer; border-radius: 3px; }
.dw-theme .dw-nav [class*='dw-']:hover { background: #869791; color: #FFF; text-decoration: none; }
.dw-theme .dw-nav .disabled { opacity: 0.5; cursor: default; }

.dw-theme .dw-nav.disabled + .dw-dots { margin-top: 10px; }

.dw-theme .dw-dots { text-align: center; -webkit-tap-highlight-color: transparent; }
.dw-theme .dw-dots .dw-dot { display: inline-block; zoom: 1; *display: inline; }
.dw-theme .dw-dots .dw-dot span { width: 10px; height: 10px; margin: 5px 7px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; border-radius: 30px; }
.dw-theme .dw-dots .dw-dot.active span, .dw-theme .dw-dots .dw-dot:hover span { background: #869791; }


*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.container, .left-container, .right-container { width: 100%; margin: 0 auto; padding: 0 15px; }

.container:before, .container:after, .section:before, .section:after { display: table; content: " "; }

@-ms-viewport { width: device-width; }

.rel {position:relative;}
.nowrap {white-space:nowrap;}
.dw-hide { display:none!important;}
.underline {text-decoration:underline;}
/*GRID*/
.dw-grid {
  display:grid;
  grid-template-columns:repeat(12, 1fr);
}
/*GAP*/
.gap-5 { grid-gap: 5px; }
.gap-10 { grid-gap: 10px; }
.gap-15 { grid-gap: 15px; }
.gap-30 { grid-gap: 30px; }
.gap-45 { grid-gap: 45px; }
.gap-60 { grid-gap: 60px; }
.gap-75 { grid-gap: 75px; }

/*FLEXBOX*/
.flx { display: flex; }
.flx-col { flex-direction: column; }
.flx-row { flex-direction: row; }
.flx-col-rev { flex-direction: column-reverse; }
.flx-row-rev { flex-direction: row-reverse; }

.fl-wrap { flex-wrap: wrap; }

/*FLEXBOX*/
.xxs-al-start { align-items: center; }
.xxs-al-center { align-items: center; }
.xxs-al-end { align-items: flex-end; }

.xxs-ju-start { justify-content: flex-start; }
.xxs-ju-center { justify-content: center; }
.xxs-ju-end { justify-content: end; }
.xxs-ju-evenly { justify-content: space-evenly; }
.xxs-ju-around { justify-content: space-around; }
.xxs-ju-between { justify-content: space-between; }
.xxs-show {display:block;}

/*FLEX ITEM*/
.xxs-self-start { align-self: flex-start; }
.xxs-self-end { align-self: flex-end; }
.xxs-self-center { align-self: center; }
/*GRID-ITEM*/
.ju-self-end {justify-self:flex-end;}

.fl-grow { flex-grow: 1; }
.fl-no-shrink { flex-shrink: 0; }

.dw-xxs-10th { width: calc(100% / 10); }
.dw-xxs-9th { width: calc(100% / 9); }
.dw-xxs-8th { width: calc(100% / 8); }
.dw-xxs-7th { width: calc(100% / 7); }
.dw-xxs-5th { width: calc(100% / 5); }
.dw-xxs-12 { grid-column: span 12; }
.dw-xxs-11 { grid-column: span 11; }
.dw-xxs-10 { grid-column: span 10; }
.dw-xxs-9 { grid-column: span 9; }
.dw-xxs-8 { grid-column: span 8; }
.dw-xxs-7 { grid-column: span 7; }
.dw-xxs-6 { grid-column: span 6; }
.dw-xxs-5 { grid-column: span 5; }
.dw-xxs-4 { grid-column: span 4; }
.dw-xxs-3 { grid-column: span 3; }
.dw-xxs-2 { grid-column: span 2; }
.dw-xxs-1 { grid-column: span 1; }


/*MARGIN*/
.xxs-m-0 {margin:0!important;}

/*MOBILE*/


@media (min-width:500px) {
  .dw-xs-10th { width: calc(100% / 10); }
  .dw-xs-9th { width: calc(100% / 9); }
  .dw-xs-8th { width: calc(100% / 8); }
  .dw-xs-7th { width: calc(100% / 7); }
  .dw-xs-5th { width: calc(100% / 5); }
  .dw-xs-12 { grid-column: span 12; }
  .dw-xs-11 { grid-column: span 11; }
  .dw-xs-10 { grid-column: span 10; }
  .dw-xs-9 { grid-column: span 9; }
  .dw-xs-8 { grid-column: span 8; }
  .dw-xs-7 { grid-column: span 7; }
  .dw-xs-6 { grid-column: span 6; }
  .dw-xs-5 { grid-column: span 5; }
  .dw-xs-4 { grid-column: span 4; }
  .dw-xs-3 { grid-column: span 3; }
  .dw-xs-2 { grid-column: span 2; }
  .dw-xs-1 { grid-column: span 1; }

  /*MARGIN*/
  .xs-m-0 { margin: 0 !important; }

  /*FLEXBOX*/
  .xs-flx-col { flex-direction: column; }
  .xs-flx-row { flex-direction: row; }
  .xs-flx-col-rev { flex-direction: column-reverse; }
  .xs-flx-row-rev { flex-direction: row-reverse; }

  .xs-al-start { align-items: center; }
  .xs-al-center { align-items: center; }
  .xs-al-end { align-items: flex-end; }

  .xs-ju-start { justify-content: flex-start; }
  .xs-ju-center { justify-content: center; }
  .xs-ju-end { justify-content: end; }
  .xs-ju-evenly { justify-content: space-evenly; }
  .xs-ju-around { justify-content: space-around; }
  .xs-ju-between { justify-content: space-between; }
  .xs-show { display: block; }

  /*FLEX ITEM*/
  .xs-self-start { align-self: flex-start; }
  .xs-self-end { align-self: flex-end; }
  .xs-self-center { align-self: center; }
}

/*TABLET*/
@media (min-width:768px) {
  .dw-sm-10th { width: calc(100% / 10); }
  .dw-sm-9th { width: calc(100% / 9); }
  .dw-sm-8th { width: calc(100% / 8); }
  .dw-sm-7th { width: calc(100% / 7); }
  .dw-sm-5th { width: calc(100% / 5); }
  .dw-sm-12 { grid-column: span 12; }
  .dw-sm-11 { grid-column: span 11; }
  .dw-sm-10 { grid-column: span 10; }
  .dw-sm-9 { grid-column: span 9; }
  .dw-sm-8 { grid-column: span 8; }
  .dw-sm-7 { grid-column: span 7; }
  .dw-sm-6 { grid-column: span 6; }
  .dw-sm-5 { grid-column: span 5; }
  .dw-sm-4 { grid-column: span 4; }
  .dw-sm-3 { grid-column: span 3; }
  .dw-sm-2 { grid-column: span 2; }
  .dw-sm-1 { grid-column: span 1; }
  .visible-xs { display: none !important; }
  /*MARGIN*/
  .sm-m-0 { margin: 0 !important; }

  /*FLEXBOX*/
  .sm-flx-col { flex-direction: column; }
  .sm-flx-row { flex-direction: row; }
  .sm-flx-col-rev { flex-direction: column-reverse; }
  .sm-flx-row-rev { flex-direction: row-reverse; }

  .sm-al-start { align-items: center; }
  .sm-al-center { align-items: center; }
  .sm-al-end { align-items: flex-end; }

  .sm-ju-start { justify-content: flex-start; }
  .sm-ju-center { justify-content: center; }
  .sm-ju-end { justify-content: end; }
  .sm-ju-evenly { justify-content: space-evenly; }
  .sm-ju-around { justify-content: space-around; }
  .sm-ju-between { justify-content: space-between; }
  .sm-show {display:block!important;}
  .sm-hide { display: none!important; }

  /*FLEX ITEM*/
  .sm-self-start { align-self: flex-start; }
  .sm-self-end { align-self: flex-end; }
  .sm-self-center { align-self: center; }
}

@media (min-width: 768px) and (max-width: 991px) {
  .container { max-width: 750px; }
}


/*SMALL DESKTOP*/
@media (min-width:992px) {
  .dw-md-10th { width: calc(100% / 10); }
  .dw-md-9th { width: calc(100% / 9); }
  .dw-md-8th { width: calc(100% / 8); }
  .dw-md-7th { width: calc(100% / 7); }
  .dw-md-5th { width: calc(100% / 5); }

  .dw-md-12 { grid-column: span 12; }
  .dw-md-11 { grid-column: span 11; }
  .dw-md-10 { grid-column: span 10; }
  .dw-md-9 { grid-column: span 9; }
  .dw-md-8 { grid-column: span 8; }
  .dw-md-7 { grid-column: span 7; }
  .dw-md-6 { grid-column: span 6; }
  .dw-md-5 { grid-column: span 5; }
  .dw-md-4 { grid-column: span 4; }
  .dw-md-3 { grid-column: span 3; }
  .dw-md-2 { grid-column: span 2; }
  .dw-md-1 { grid-column: span 1; }

  /*MARGIN*/
  .md-m-0 { margin: 0 !important; }

  /*FLEXBOX*/
  .md-flx-col { flex-direction: column; }
  .md-flx-row { flex-direction: row; }
  .md-flx-col-rev { flex-direction: column-reverse; }
  .md-flx-row-rev { flex-direction: row-reverse; }

  .md-al-start { align-items: center; }
  .md-al-center { align-items: center; }
  .md-al-end { align-items: flex-end; }

  .md-ju-start { justify-content: flex-start; }
  .md-ju-center { justify-content: center; }
  .md-ju-end { justify-content: end; }
  .md-ju-evenly { justify-content: space-evenly; }
  .md-ju-around { justify-content: space-around; }
  .md-ju-between { justify-content: space-between; }
  .md-show {display:block;}

  /*FLEX ITEM*/
  .md-self-start { align-self: flex-start; }
  .md-self-end { align-self: flex-end; }
  .md-self-center { align-self: center; }
}

@media (min-width: 992px) and (max-width: 1229px) {
  .container { max-width: 970px; }
}

/*DESKTOP*/

@media (min-width: 1230px) {
  .dw-lg-10th { width: calc(100% / 10); }
  .dw-lg-9th { width: calc(100% / 9); }
  .dw-lg-8th { width: calc(100% / 8); }
  .dw-lg-7th { width: calc(100% / 7); }
  .dw-lg-5th { width: calc(100% / 5); }

  .dw-lg-12 { grid-column: span 12; }
  .dw-lg-11 { grid-column: span 11; }
  .dw-lg-10 { grid-column: span 10; }
  .dw-lg-9 { grid-column: span 9; }
  .dw-lg-8 { grid-column: span 8; }
  .dw-lg-7 { grid-column: span 7; }
  .dw-lg-6 { grid-column: span 6; }
  .dw-lg-5 { grid-column: span 5; }
  .dw-lg-4 { grid-column: span 4; }
  .dw-lg-3 { grid-column: span 3; }
  .dw-lg-2 { grid-column: span 2; }
  .dw-lg-1 { grid-column: span 1; }

  /*MARGIN*/
  .lg-m-0 { margin: 0 !important; }

  /*FLEXBOX*/
  .lg-flx-col { flex-direction: column; }
  .lg-flx-row { flex-direction: row; }
  .lg-flx-col-rev { flex-direction: column-reverse; }
  .lg-flx-row-rev { flex-direction: row-reverse; }

  .lg-al-start { align-items: center; }
  .lg-al-center { align-items: center; }
  .lg-al-end { align-items: flex-end; }

  .lg-ju-start { justify-content: flex-start; }
  .lg-ju-center { justify-content: center; }
  .lg-ju-end { justify-content: end; }
  .lg-ju-evenly { justify-content: space-evenly; }
  .lg-ju-around { justify-content: space-around; }
  .lg-ju-between { justify-content: space-between; }
  .lg-show {display:block;}

  /*FLEX ITEM*/
  .lg-self-start { align-self: flex-start; }
  .lg-self-end { align-self: flex-end; }
  .lg-self-center { align-self: center; }
}

@media (min-width:1230px) and (max-width:1474px) {
  .container { max-width: 1230px; }
}

@media (min-width: 1671px) {
  .dw-xl-10th { width: calc(100% / 10); }
  .dw-xl-9th { width: calc(100% / 9); }
  .dw-xl-8th { width: calc(100% / 8); }
  .dw-xl-7th { width: calc(100% / 7); }
  .dw-xl-5th { width: calc(100% / 5); }

  .dw-xl-12 { grid-column: span 12; }
  .dw-xl-11 { grid-column: span 11; }
  .dw-xl-10 { grid-column: span 10; }
  .dw-xl-9 { grid-column: span 9; }
  .dw-xl-8 { grid-column: span 8; }
  .dw-xl-7 { grid-column: span 7; }
  .dw-xl-6 { grid-column: span 6; }
  .dw-xl-5 { grid-column: span 5; }
  .dw-xl-4 { grid-column: span 4; }
  .dw-xl-3 { grid-column: span 3; }
  .dw-xl-2 { grid-column: span 2; }
  .dw-xl-1 { grid-column: span 1; }

  /*MARGIN*/
  .xl-m-0 { margin: 0 !important; }

  /*FLEXBOX*/
  .xl-flx-col { flex-direction: column; }
  .xl-flx-row { flex-direction: row; }
  .xl-flx-col-rev { flex-direction: column-reverse; }
  .xl-flx-row-rev { flex-direction: row-reverse; }

  .xl-al-start { align-items: center; }
  .xl-al-center { align-items: center; }
  .xl-al-end { align-items: flex-end; }

  .xl-ju-start { justify-content: flex-start; }
  .xl-ju-center { justify-content: center; }
  .xl-ju-end { justify-content: end; }
  .xl-ju-evenly { justify-content: space-evenly; }
  .xl-ju-around { justify-content: space-around; }
  .xl-ju-between { justify-content: space-between; }
  .xl-show {display:block;}

  /*FLEX ITEM*/
  .xl-self-start { align-self: flex-start; }
  .xl-self-end { align-self: flex-end; }
  .xl-self-center { align-self: center; }
}

@media (min-width:1230px) and (max-width:1670px) {
  .container { max-width: 1500px; }
}

@media (min-width:1671px) {
  .container { max-width: 1640px; }
  .dw-xxl-10th { width: calc(100% / 10); }
  .dw-xxl-9th { width: calc(100% / 9); }
  .dw-xxl-8th { width: calc(100% / 8); }
  .dw-xxl-7th { width: calc(100% / 7); }
  .dw-xxl-5th { width: calc(100% / 5); }

  .dw-xxl-12 { grid-column: span 12; }
  .dw-xxl-11 { grid-column: span 11; }
  .dw-xxl-10 { grid-column: span 10; }
  .dw-xxl-9 { grid-column: span 9; }
  .dw-xxl-8 { grid-column: span 8; }
  .dw-xxl-7 { grid-column: span 7; }
  .dw-xxl-6 { grid-column: span 6; }
  .dw-xxl-5 { grid-column: span 5; }
  .dw-xxl-4 { grid-column: span 4; }
  .dw-xxl-3 { grid-column: span 3; }
  .dw-xxl-2 { grid-column: span 2; }
  .dw-xxl-1 { grid-column: span 1; }

  /*MARGIN*/
  .xxl-m-0 { margin: 0 !important; }

  /*FLEXBOX*/
  .xxl-flx-col { flex-direction: column; }
  .xxl-flx-row { flex-direction: row; }
  .xxl-flx-col-rev { flex-direction: column-reverse; }
  .xxl-flx-row-rev { flex-direction: row-reverse; }

  .xxl-al-start { align-items: center; }
  .xxl-al-center { align-items: center; }
  .xxl-al-end { align-items: flex-end; }

  .xxl-ju-start { justify-content: flex-start; }
  .xxl-ju-center { justify-content: center; }
  .xxl-ju-end { justify-content: end; }
  .xxl-ju-evenly { justify-content: space-evenly; }
  .xxl-ju-around { justify-content: space-around; }
  .xxl-ju-between { justify-content: space-between; }
  .xxl-show {display:block;}

  /*FLEX ITEM*/
  .xxl-self-start { align-self: flex-start; }
  .xxl-self-end { align-self: flex-end; }
  .xxl-self-center { align-self: center; }

}

@media (min-width:1800px) {
  .container { margin: 0 auto!important; }
}


/*TEXT-ALIGN*/
.center-txt { text-align: center; }
.left-txt { text-align: left; }
.right-txt { text-align: right; }

/*MARGIN*/

.center-block { margin: 0 auto; }


.m-5 { margin: 5px; }
.m-10 { margin: 10px; }
.m-15 { margin: 15px; }
.m-30 { margin: 30px; }
.m-45 { margin: 45px; }
.m-60 { margin: 60px; }
.m-75 { margin: 75px; }

.my-5 { margin-top: 5px; margin-bottom: 5px; }
.my-10 { margin-top: 10px; margin-bottom: 10px; }
.my-15 { margin-top: 15px; margin-bottom: 15px; }
.my-30 { margin-top: 30px; margin-bottom: 30px; }
.my-45 { margin-top: 45px; margin-bottom: 45px; }
.my-60 { margin-top: 60px; margin-bottom: 60px; }
.my-75 { margin-top: 75px; margin-bottom: 75px; }

.mx-5 { margin-right: 5px; margin-left: 5px; }
.mx-10 { margin-right: 10px; margin-left: 10px; }
.mx-15 { margin-right: 15px; margin-left: 15px; }
.mx-30 { margin-right: 30px; margin-left: 30px; }
.mx-45 { margin-right: 45px; margin-left: 45px; }
.mx-60 { margin-right: 60px; margin-left: 60px; }
.mx-75 { margin-right: 75px; margin-left: 75px; }

.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-30 { margin-top: 30px; }
.mt-45 { margin-top: 45px; }
.mt-60 { margin-top: 60px; }
.mt-75 { margin-top: 75px; }

.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-30 { margin-bottom: 30px; }
.mb-45 { margin-bottom: 45px; }
.mb-60 { margin-bottom: 60px; }
.mb-75 { margin-bottom: 75px; }

.mr-5 { margin-right: 5px; }
.mr-10 { margin-right: 10px; }
.mr-15 { margin-right: 15px; }
.mr-30 { margin-right: 30px; }
.mr-45 { margin-right: 45px; }
.mr-60 { margin-right: 60px; }
.mr-75 { margin-right: 75px; }

.ml-5 { margin-left: 5px; }
.ml-10 { margin-left: 10px; }
.ml-15 { margin-left: 15px; }
.ml-30 { margin-left: 30px; }
.ml-45 { margin-left: 45px; }
.ml-60 { margin-left: 60px; }
.ml-75 { margin-left: 75px; }

/*PADDING*/

.p-5 { padding: 5px; }
.p-10 { padding: 10px; }
.p-15 { padding: 15px; }
.p-30 { padding: 30px; }
.p-45 { padding: 45px; }
.p-60 { padding: 60px; }
.p-75 { padding: 75px; }

.py-5 { padding-top: 5px; padding-bottom: 5px; }
.py-10 { padding-top: 10px; padding-bottom: 10px; }
.py-15 { padding-top: 15px; padding-bottom: 15px; }
.py-30 { padding-top: 30px; padding-bottom: 30px; }
.py-45 { padding-top: 45px; padding-bottom: 45px; }
.py-60 { padding-top: 60px; padding-bottom: 60px; }
.py-75 { padding-top: 75px; padding-bottom: 75px; }

.px-5 { padding-right: 5px; padding-left: 5px; }
.px-10 { padding-right: 10px; padding-left: 10px; }
.px-15 { padding-right: 15px; padding-left: 15px; }
.px-30 { padding-right: 30px; padding-left: 30px; }
.px-45 { padding-right: 45px; padding-left: 45px; }
.px-60 { padding-right: 60px; padding-left: 60px; }
.px-75 { padding-right: 75px; padding-left: 75px; }

.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-30 { padding-top: 30px; }
.pt-45 { padding-top: 45px; }
.pt-60 { padding-top: 60px; }
.pt-75 { padding-top: 75px; }

.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-30 { padding-bottom: 30px; }
.pb-45 { padding-bottom: 45px; }
.pb-60 { padding-bottom: 60px; }
.pb-75 { padding-bottom: 75px; }

.pr-5 { padding-right: 5px; }
.pr-10 { padding-right: 10px; }
.pr-15 { padding-right: 15px; }
.pr-30 { padding-right: 30px; }
.pr-45 { padding-right: 45px; }
.pr-60 { padding-right: 60px; }
.pr-75 { padding-right: 75px; }

.pl-5 { padding-left: 5px; }
.pl-10 { padding-left: 10px; }
.pl-15 { padding-left: 15px; }
.pl-30 { padding-left: 30px; }
.pl-45 { padding-left: 45px; }
.pl-60 { padding-left: 60px; }
.pl-75 { padding-left: 75px; }

/*FONT-SIZE*/
.fs-08 { font-size: 0.8rem; }
.fs-11 { font-size: 1.1rem; }
.fs-12 { font-size: 1.2rem; }
.fs-13 { font-size: 1.3rem; }
.fs-14 { font-size: 1.4rem; }
.fs-15 { font-size: 1.5rem; }
.fs-17 { font-size: 1.6rem; }
.fs-16 { font-size: 1.7rem; }
.fs-18 { font-size: 1.8rem; }
.fs-19 { font-size: 1.9rem; }
.fs-20 { font-size: 2.0rem; }
.fs-23 { font-size: 2.3rem; }
.fs-25 { font-size: 2.5rem; }
.fs-27 { font-size: 2.7rem; }
.fs-28 { font-size: 2.8rem; }
.fs-30 { font-size: 3.0rem; }
.fs-32 { font-size: 3.2rem; }
.fs-33 { font-size: 3.3rem; }
.fs-34 { font-size: 3.4rem; }
.fs-35 { font-size: 3.5rem; }
.fs-40 { font-size: 4rem; }
.fs-45 { font-size: 4.5rem; }

/*FONT-WEIGHT*/
.fw-300 { font-weight: 300; }
.fw-400 { font-weight: 400; }
.fw-500 { font-weight: 500; }
.fw-600 { font-weight: 600; }
.fw-700 { font-weight: 700; }

/*WIDTH*/
.w-full { width: 100% }
.w-fifth { grid-column: span 6 }
.max-w-cont { max-width: fit-cont; }
.max-w-10 { max-width: 10px; }
.max-w-20 { max-width: 20px; }
.max-w-30 { max-width: 30px; }
.max-w-40 { max-width: 40px; }
.max-w-50 { max-width: 50px; }
.max-w-60 { max-width: 60px; }
.max-w-70 { max-width: 70px; }
.max-w-80 { max-width: 80px; }
.max-w-90 { max-width: 90px; }
.max-w-100 { max-width: 100px; }
.max-w-110 { max-width: 110px; }
.max-w-120 { max-width: 120px; }
.max-w-130 { max-width: 130px; }
.max-w-140 { max-width: 140px; }
.max-w-150 { max-width: 150px; }
.max-w-160 { max-width: 160px; }
.max-w-170 { max-width: 170px; }
.max-w-180 { max-width: 180px; }
.max-w-190 { max-width: 190px; }
.max-w-200 { max-width: 200px; }
.max-w-210 { max-width: 210px; }
.max-w-220 { max-width: 220px; }
.max-w-230 { max-width: 230px; }
.max-w-240 { max-width: 240px; }
.max-w-250 { max-width: 250px; }
.max-w-260 { max-width: 260px; }
.max-w-270 { max-width: 270px; }
.max-w-280 { max-width: 280px; }
.max-w-290 { max-width: 290px; }
.max-w-300 { max-width: 300px; }
.max-w-310 { max-width: 310px; }
.max-w-320 { max-width: 320px; }
.max-w-330 { max-width: 330px; }
.max-w-340 { max-width: 340px; }
.max-w-350 { max-width: 350px; }
.max-w-360 { max-width: 360px; }
.max-w-370 { max-width: 370px; }
.max-w-380 { max-width: 380px; }
.max-w-390 { max-width: 390px; }
.max-w-400 { max-width: 400px; }
.max-w-410 { max-width: 410px; }
.max-w-420 { max-width: 420px; }
.max-w-430 { max-width: 430px; }
.max-w-440 { max-width: 440px; }
.max-w-450 { max-width: 450px; }
.max-w-460 { max-width: 460px; }
.max-w-470 { max-width: 470px; }
.max-w-480 { max-width: 480px; }
.max-w-490 { max-width: 490px; }
.max-w-500 { max-width: 500px; }
.max-w-510 { max-width: 510px; }
.max-w-520 { max-width: 520px; }
.max-w-530 { max-width: 530px; }
.max-w-540 { max-width: 540px; }
.max-w-550 { max-width: 550px; }
.max-w-560 { max-width: 560px; }
.max-w-570 { max-width: 570px; }
.max-w-580 { max-width: 580px; }
.max-w-590 { max-width: 590px; }
.max-w-600 { max-width: 600px; }
.max-w-610 { max-width: 610px; }
.max-w-620 { max-width: 620px; }
.max-w-630 { max-width: 630px; }
.max-w-640 { max-width: 640px; }
.max-w-650 { max-width: 650px; }
.max-w-660 { max-width: 660px; }
.max-w-670 { max-width: 670px; }
.max-w-680 { max-width: 680px; }
.max-w-690 { max-width: 690px; }
.max-w-700 { max-width: 700px; }
.max-w-710 { max-width: 710px; }
.max-w-720 { max-width: 720px; }
.max-w-730 { max-width: 730px; }
.max-w-740 { max-width: 740px; }
.max-w-750 { max-width: 750px; }
.max-w-760 { max-width: 760px; }
.max-w-770 { max-width: 770px; }
.max-w-780 { max-width: 780px; }
.max-w-790 { max-width: 790px; }
.max-w-800 { max-width: 800px; }
.max-w-810 { max-width: 810px; }
.max-w-820 { max-width: 820px; }
.max-w-830 { max-width: 830px; }
.max-w-840 { max-width: 840px; }
.max-w-850 { max-width: 850px; }
.max-w-860 { max-width: 860px; }
.max-w-870 { max-width: 870px; }
.max-w-880 { max-width: 880px; }
.max-w-890 { max-width: 890px; }
.max-w-900 { max-width: 900px; }
.max-w-910 { max-width: 910px; }
.max-w-920 { max-width: 920px; }
.max-w-930 { max-width: 930px; }
.max-w-940 { max-width: 940px; }
.max-w-950 { max-width: 950px; }
.max-w-960 { max-width: 960px; }
.max-w-970 { max-width: 970px; }
.max-w-980 { max-width: 980px; }
.max-w-990 { max-width: 990px; }
.max-w-1000 { max-width: 1000px; }
.max-w-1010 { max-width: 1010px; }
.max-w-1020 { max-width: 1020px; }
.max-w-1030 { max-width: 1030px; }
.max-w-1040 { max-width: 1040px; }
.max-w-1050 { max-width: 1050px; }
.max-w-1060 { max-width: 1060px; }
.max-w-1070 { max-width: 1070px; }
.max-w-1080 { max-width: 1080px; }
.max-w-1090 { max-width: 1090px; }
.max-w-1100 { max-width: 1100px; }
.max-w-1110 { max-width: 1110px; }
.max-w-1120 { max-width: 1120px; }
.max-w-1130 { max-width: 1130px; }
.max-w-1140 { max-width: 1140px; }
.max-w-1150 { max-width: 1150px; }
.max-w-1160 { max-width: 1160px; }
.max-w-1170 { max-width: 1170px; }
.max-w-1180 { max-width: 1180px; }
.max-w-1190 { max-width: 1190px; }
.max-w-1200 { max-width: 1200px; }
.max-w-1210 { max-width: 1210px; }
.max-w-1220 { max-width: 1220px; }
.max-w-1230 { max-width: 1230px; }
.max-w-1240 { max-width: 1240px; }
.max-w-1250 { max-width: 1250px; }
.max-w-1260 { max-width: 1260px; }
.max-w-1270 { max-width: 1270px; }
.max-w-1280 { max-width: 1280px; }
.max-w-1290 { max-width: 1290px; }
.max-w-1300 { max-width: 1300px; }
.max-w-1310 { max-width: 1310px; }
.max-w-1320 { max-width: 1320px; }
.max-w-1330 { max-width: 1330px; }
.max-w-1340 { max-width: 1340px; }
.max-w-1350 { max-width: 1350px; }
.max-w-1360 { max-width: 1360px; }
.max-w-1370 { max-width: 1370px; }
.max-w-1380 { max-width: 1380px; }
.max-w-1390 { max-width: 1390px; }
.max-w-1400 { max-width: 1400px; }
.max-w-1410 { max-width: 1410px; }
.max-w-1420 { max-width: 1420px; }
.max-w-1430 { max-width: 1430px; }
.max-w-1440 { max-width: 1440px; }
.max-w-1450 { max-width: 1450px; }
.max-w-1460 { max-width: 1460px; }
.max-w-1470 { max-width: 1470px; }
.max-w-1480 { max-width: 1480px; }
.max-w-1490 { max-width: 1490px; }
.max-w-1500 { max-width: 1500px; }
.max-w-1510 { max-width: 1510px; }
.max-w-1520 { max-width: 1520px; }
.max-w-1530 { max-width: 1530px; }
.max-w-1540 { max-width: 1540px; }
.max-w-1550 { max-width: 1550px; }
.max-w-1560 { max-width: 1560px; }
.max-w-1570 { max-width: 1570px; }
.max-w-1580 { max-width: 1580px; }
.max-w-1590 { max-width: 1590px; }
.max-w-1600 { max-width: 1600px; }
.max-w-1610 { max-width: 1610px; }
.max-w-1620 { max-width: 1620px; }
.max-w-1630 { max-width: 1630px; }
.max-w-1640 { max-width: 1640px; }
.max-w-1650 { max-width: 1650px; }
.max-w-1660 { max-width: 1660px; }
.max-w-1670 { max-width: 1670px; }
.max-w-1680 { max-width: 1680px; }
.max-w-1690 { max-width: 1690px; }
.max-w-1700 { max-width: 1700px; }
.max-w-1710 { max-width: 1710px; }
.max-w-1720 { max-width: 1720px; }
.max-w-1730 { max-width: 1730px; }
.max-w-1740 { max-width: 1740px; }
.max-w-1750 { max-width: 1750px; }
.max-w-1760 { max-width: 1760px; }
.max-w-1770 { max-width: 1770px; }
.max-w-1780 { max-width: 1780px; }
.max-w-1790 { max-width: 1790px; }
.max-w-1800 { max-width: 1800px; }
.max-w-1810 { max-width: 1810px; }
.max-w-1820 { max-width: 1820px; }
.max-w-1830 { max-width: 1830px; }
.max-w-1840 { max-width: 1840px; }
.max-w-1850 { max-width: 1850px; }
.max-w-1860 { max-width: 1860px; }
.max-w-1870 { max-width: 1870px; }
.max-w-1880 { max-width: 1880px; }
.max-w-1890 { max-width: 1890px; }
.max-w-1900 { max-width: 1900px; }
.max-w-1910 { max-width: 1910px; }
.max-w-1920 { max-width: 1920px; }
.max-w-1930 { max-width: 1930px; }
.max-w-1940 { max-width: 1940px; }
.max-w-1950 { max-width: 1950px; }
.max-w-1960 { max-width: 1960px; }
.max-w-1970 { max-width: 1970px; }
.max-w-1980 { max-width: 1980px; }
.max-w-1990 { max-width: 1990px; }
.max-w-2000 { max-width: 2000px; }
.max-w-2010 { max-width: 2010px; }
.max-w-2020 { max-width: 2020px; }
.max-w-2030 { max-width: 2030px; }
.max-w-2040 { max-width: 2040px; }
.max-w-2050 { max-width: 2050px; }
.max-w-2060 { max-width: 2060px; }
.max-w-2070 { max-width: 2070px; }
.max-w-2080 { max-width: 2080px; }
.max-w-2090 { max-width: 2090px; }


/*HEIGHT*/
.vh-100 { height: 100vh; }
.vh-75 { height: 75vh; }
.vh-50 { height: 50vh; }
.vh-25 { height: 25vh; }
.min-h-1 { min-height: 1px; }
.min-h-2 { min-height: 2px; }
.min-h-10 { min-height: 10px; }
.min-h-15 { min-height: 15px }
.min-h-20 { min-height: 20px }
.min-h-25 { min-height: 25px }
.min-h-30 { min-height: 30px }
.min-h-35 { min-height: 35px }
.min-h-40 { min-height: 40px }
.min-h-45 { min-height: 45px }
.min-h-50 { min-height: 50px }
.min-h-55 { min-height: 55px }
.min-h-60 { min-height: 60px }
.min-h-65 { min-height: 65px }
.min-h-70 { min-height: 70px }
.min-h-75 { min-height: 75px }
.min-h-80 { min-height: 80px }
.min-h-85 { min-height: 85px }
.min-h-20 { min-height: 20px; }
.min-h-105 { min-height: 105px; }
.min-h-120 { min-height: 120px; }
.min-h-210 { min-height: 210px; }
.min-h-220 { min-height: 220px; }
.min-h-230 { min-height: 230px; }
.min-h-250 { min-height: 250px; }
.min-h-270 { min-height: 270px; }
.min-h-500 { min-height: 500px; }
.min-h-280 { min-height: 280px; }
.h-full { height: 100% }


/*BORDER RADIUS*/
.rad-0 { border-radius: 0px; }
.rad-5 { border-radius: 5px; }
.rad-10 { border-radius: 10px; }
.rad-20 { border-radius: 20px; }

