/**
Theme Name: Raven
*/
/**
 * Table of Contents
 *
 * 
 * 1. Custom CSS
 * Y. Padding, Margin, Font-size
 */

/*--------------------------------------------------------------
X. Custom
--------------------------------------------------------------*/

body {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    background-color: #f8f8f8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #333333;
}

.custom-logo-link {
    display: block;
    line-height: 75px;
    width: 260px;
}

.weiss {
  color: #fff !important;
}

.noo-main-menu .navbar-nav > li > a {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
    font-family: 'Fira Sans Condensed', sans-serif;
    letter-spacing: 0.5px;
    text-decoration: none;
    display: inline-block;
    line-height: 42px;
    -webkit-transform: translate(0, 2px);
    -ms-transform: translate(0, 2px);
    -o-transform: translate(0, 2px);
    transform: translate(0, 2px);
}

.navbar-default {
    min-height: 80px;
    padding: 0 15px;
    background: #fff;
    border: none;
}

.header-1 .noo-main-menu {
    width: 80%;
}

.navbar-meta {
    width: 5%;
}

.header-1 .navbar-logo {
    width: 15%;
}

.noo-simple-product .noo-simple-content .noo-inner .noo-loop-cart .button:before {
    font-family: 'ElegantIcons';
    content: "\55";
}

.noo-page-heading.large {
    height: 350px;
    background: #f8f8f8;
    background-position: 50% 8px;
}

.noo-page-heading:before {
    background: rgba(248, 248, 248, 1.0);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
}

.noo-page-heading .page-title {
    padding: 0 0 140px;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    z-index: 1;
    font-size: 42px;
    letter-spacing: 1px;
    color: #333;
}

.noo-product-item.style-3 .noo-product-inner .noo-product-thumbnail > a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    background: rgba(255, 251, 2, 0.6);
}

.noo-product-item.style-3 .noo-product-inner {
    padding: 0 0 15px;
    background: transparent;
    border: 0;
}

.footer-bottom img {
  width: 240px;
}

.widget-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 1.0 !important;
    margin-bottom: 50px;
    margin-top: 0;
    padding-left: 10px;
    color: #555555;
    position: relative;
}

.widget-title.unternehmen-title {
    margin-bottom: 28px !important;
}

.section-countdown {
  text-align: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 0;
    min-height: 520px;
  background-image: url('../images/background/bg_countdow2.jpg');
}

.noo_countdown.noo_countdown_2 {
    max-width: 1170px;
    width: 100%;
    margin: -270px auto 45px;
    background-color: #ffffff;
    padding: 40px 110px 50px 0;
  background-image: url('../images/background/bg_countdow3.jpg');
}

.noo-simplenews.style-2 form input:not([type='submit']), .noo-simplenews.style-4 form input:not([type='submit']) {
    max-width: 620px;
    display: inline-block;
}

.section-simplenews-3 {
    padding-top: 70px;
    padding-bottom: 70px;
    background-image: url("../images/background/newsletter.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.noo-simple-product-slider .noo-simple-slider-item .noo-simple-content h3 {
    margin: 15px 0 0 0;
}

.noo_countdown .clock .countdown-section {
    min-height: 90px;
    min-width: 90px;
    background: #ffffff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 15px;
    color: #f2ed08;
    -webkit-box-shadow: 0 5px 0 0 rgba(165, 10, 40, 1.0) !important;
    box-shadow: 0 5px 0 0 rgba(165, 10, 40, 1.0) !important;
}


.noo-simple-banner {
    background: #eeeeee;
}

.noo-product-item .noo-product-inner .noo-loop-cart .add-to-cart:before {
    content: "\55";
}

.ts {
  background-color: #fff;
}

.portrait img {
  width: 100%;
}

.noo-simple-banner img {
    position: absolute;
    left: -80px;
    top: -40px;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    max-width: 494px;
}

.noo-simple-banner:hover img {
    left: -110px;
}

@media (min-width: 992px) and (max-width: 1199px) {
.noo-simplenews.style-2 form input:not([type='submit']), .noo-simplenews.style-4 form input:not([type='submit']) {
    max-width: 440px;
    display: inline-block;
}
.noo-simplenews.style-2 form, .noo-simplenews.style-4 form {
    float: left;
    width: 72%;
    max-width: none;
    margin: 0;
}
.noo-simplenews.style-2 .noo-simplenews-header, .noo-simplenews.style-4 .noo-simplenews-header {
    float: left;
    width: 28%;
}
}

@media (min-width: 768px) and (max-width: 992px) {
.noo-simplenews.style-2 form input:not([type='submit']), .noo-simplenews.style-4 form input:not([type='submit']) {
    max-width: 340px;
    display: inline-block;
}
}

.noo_countdown .clock {
    margin-top: 55px;
    margin-bottom: 55px;
}

.noo_countdown .clock .clock-inner, .noo_countdown .clock .countdown-section {
    display: inline-block;
        margin-bottom: 10px;
}

@media (max-width: 768px) {
.noo_countdown.noo_countdown_2 {
    max-width: 1170px;
    width: 100%;
    margin: -270px auto 45px;
    background-color: #ffffff;
    padding: 0 0 40px 0;
  background-image: url('../images/background/bg_countdow3.jpg');
}
}

@media (max-width: 768px) {
.section-countdown {
    text-align: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 0;
    min-height: 650px;
    background-image: url("../images/background/bg_countdow2.jpg");
}
}

.custom_link2 {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    background: #f2ed08;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px 30px;
    margin: 20px 0 0;
    text-decoration: none;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    border: 1px solid #f2ed08;
}

.custom_link2:hover {
    font-size: 14px;
    color: #f2ed08;
    text-transform: uppercase;
    display: inline-block;
    background: #000;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px 30px;
    margin: 20px 0 0;
    text-decoration: none;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    border: 1px solid #000;
}

.custom_link2 i {
    padding-left: 5px;
}
.noo_countdown .custom_link2 {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    background: #ffffff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px 40px;
    margin-top: 80px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin-bottom: 10px;
  border: 1px solid #eeeeee;
}

.blog-masonry-item .blog-inner .noo-excerpt .custom_link2 {
    margin: 10px 0 0;
    border-color: #dddddd;
    color: #333333;
    padding: 8px 18px;
    font-size: 12px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.blog-masonry-item .blog-inner .noo-excerpt .custom_link2:hover, 
.blog-masonry-item .blog-inner .noo-excerpt .custom_link2:focus {
    color: #333333;
    background: #dddddd;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.noo-simple-product .simple-banner-left .banner-left-content .custom_link2 {
    border: 0;
    background: #333333;
    color: #ffffff;
    margin-top: 30px;
}
.noo-simple-product .simple-banner-left .banner-left-content .custom_link2:hover {
    background: #0d0d0d;
}
.noo-simple-product .simple-banner-left .banner-left-content .custom_link2 i {
    font-weight: 700;
}

.noo-services .noo-service-icon {
    width: 80px;
    height: 80px;
    position: relative;
    background: #f2ed08;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.noo-services .noo-service-icon i {
    position: absolute;
    left: 50%;
    bottom: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    font-size: 36px;
    color: #000;
}

.noo-services .noo-service-content:before {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 50px;
    height: 3px;
    content: '';
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
}

.noo_countdown.noo_countdown_2 .noo_countdown_content .clock .countdown-section {
    background: #f2ed08;
    color: #000;
    -webkit-box-shadow: 0 5px 0 0 rgba(211, 207, 12, 1.0) !important;
    box-shadow: 0 5px 0 0 rgba(211, 207, 12, 1.0) !important;
}

.noo-blog-item.style-2 .noo-blog-entry .view_link {
    margin-top: 25px;
    border: 0;
    background: #f2ed08;
    color: #000;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.noo-blog-item.style-2 .noo-blog-entry .view_link:hover {
    background: #000;
    color: #f2ed08;
}

.noo-simple-product .simple-banner-left .banner-left-content .custom_link {
    border: 0;
    background: #000;
    color: #ffffff;
    margin-top: 30px;
}

.noo-simple-product .simple-banner-left .banner-left-content .custom_link:hover {
    background: #000;
    color: #f2ed08;
}

.noo-simplenews.style-4 form input[type='submit'] {
  color: #000;
  background: #f2ed08;
  -webkit-border-radius: 25px;
    border-radius: 25px;
}
.noo-simplenews.style-4 form input[type='submit']:hover {
    background: #000;
    color: #f2ed08;
}

.noo-simple-product-slider .noo-simple-slider-item:before {
    background-color: rgba(242, 237, 8, 0.9);
}

.noo_countdown.noo_countdown_2 .noo_countdown_content p {
    color: #333;
}

.noo_countdown.noo_countdown_2 .noo_countdown_content h2 {
    color: #333;
}

.noo_countdown .custom_link {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    background: #ffffff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px 40px;
    margin-top: 80px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin-bottom: 10px;
    border: 1px solid #333;
}

.noo_countdown .custom_link:hover {
    color: #000; 
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    background: #f2ed08;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px 40px;
    margin-top: 80px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin-bottom: 10px;
    border: 1px solid #f2ed08;
}

.noo-blog-item .noo-blog-entry h3 a {
    color: #333;
}

.noo-blog-item .noo-blog-entry p {
    color: #333;
}

.noo-product-filter .nav-tabs > li.active > a,
.noo-product-filter li > a.active,
.noo-product-filter .nav-tabs > li > a:hover,
.noo-product-filter .nav-tabs > li > a:focus {
  color: #333;
  background: none;
  border: none;
}

.noo_countdown .clock .countdown-section .countdown-amount {
    font-size: 38px;
    font-weight: 700;
    display: block;
    line-height: 1;
    padding-top: 18px;
}

.noo-simplenews form input:not([type='submit']) {
    width: 100%;
    height: 45px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    padding: 0 20px;
    color: #aaaaaa;
    font-size: 15px;
}

.noo-simple-product .noo-simple-content .noo-inner .noo-loop-cart:before {
    border-left: 70px solid #000;
    border-bottom: 70px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
}

.form-submit input[type="submit"] {
    border: none;
    background: #f2ed08;
    color: #000;
    font-weight: 600;
    padding: 10px 25px;
    font-size: 12px;
    margin-top: 15px;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.form-submit input[type="submit"]:hover {
    background: #000;
    color: #f2ed08;
}



/*--------------------------------------------------------------
X. Padding, Margin, Font-size
--------------------------------------------------------------*/

/* Font style */
.fsi {
  font-style: italic !important;
}

.fsn {
  font-style: normal !important;
}

/* Font weight */
.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 500 !important;
}

.fw-bolder {
  font-weight: 700 !important;
}

.fz-5 {
  font-size: 50px;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.fz-28 {
  font-size: 28px !important;
}

.fz-30 {
  font-size: 30px !important;
}

.fz-35 {
  font-size: 35px !important;
}

.fz-36 {
  font-size: 36px !important;
}

.fz-44 {
  font-size: 44px !important;
}

.fz-52 {
  font-size: 52px !important;
}

.fz-60 {
  font-size: 60px !important;
  line-height: 80px !important;
}

.lh-45 {
  line-height: 45px;
}

/* Padding */
.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 10px !important;
}

.p-2 {
  padding: 20px !important;
}

.p-3 {
  padding: 30px !important;
}

.p-4 {
  padding: 40px !important;
}

.p-5 {
  padding: 50px !important;
}

.p-6 {
  padding: 60px !important;
}

.p-7 {
  padding: 70px !important;
}

.p-8 {
  padding: 80px !important;
}

.p-9 {
  padding: 90px !important;
}

.p-10 {
  padding: 100px !important;
}

.p-11 {
  padding: 110px !important;
}

.p-12 {
  padding: 120px !important;
}

.p-13 {
  padding: 130px !important;
}

.p-14 {
  padding: 140px !important;
}

.p-15 {
  padding: 150px !important;
}

.p-16 {
  padding: 160px !important;
}

.p-17 {
  padding: 170px !important;
}

.p-18 {
  padding: 180px !important;
}

.p-19 {
  padding: 190px !important;
}

.p-20 {
  padding: 200px !important;
}

/* Padding top */
.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pt-5 {
  padding-top: 50px !important;
}

.pt-6 {
  padding-top: 60px !important;
}

.pt-7 {
  padding-top: 70px !important;
}

.pt-8 {
  padding-top: 80px !important;
}

.pt-9 {
  padding-top: 90px !important;
}

.pt-10 {
  padding-top: 100px !important;
}

.pt-11 {
  padding-top: 110px !important;
}

.pt-12 {
  padding-top: 120px !important;
}

.pt-13 {
  padding-top: 130px !important;
}

.pt-14 {
  padding-top: 140px !important;
}

.pt-15 {
  padding-top: 150px !important;
}

.pt-16 {
  padding-top: 160px !important;
}

.pt-17 {
  padding-top: 170px !important;
}

.pt-18 {
  padding-top: 180px !important;
}

.pt-19 {
  padding-top: 190px !important;
}

.pt-20 {
  padding-top: 200px !important;
}

.pt-33 {
  padding-top: 330px !important;
}

/* Padding right */
.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 10px !important;
}

.pr-2 {
  padding-right: 20px !important;
}

.pr-3 {
  padding-right: 30px !important;
}

.pr-4 {
  padding-right: 40px !important;
}

.pr-5 {
  padding-right: 50px !important;
}

.pr-6 {
  padding-right: 60px !important;
}

.pr-7 {
  padding-right: 70px !important;
}

.pr-8 {
  padding-right: 80px !important;
}

.pr-9 {
  padding-right: 90px !important;
}

.pr-10 {
  padding-right: 100px !important;
}

.pr-11 {
  padding-right: 110px !important;
}

.pr-12 {
  padding-right: 120px !important;
}

.pr-13 {
  padding-right: 130px !important;
}

.pr-14 {
  padding-right: 140px !important;
}

.pr-15 {
  padding-right: 150px !important;
}

.pr-16 {
  padding-right: 160px !important;
}

.pr-17 {
  padding-right: 170px !important;
}

.pr-18 {
  padding-right: 180px !important;
}

.pr-19 {
  padding-right: 190px !important;
}

.pr-20 {
  padding-right: 200px !important;
}

/* Padding bottom */
.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.pb-6 {
  padding-bottom: 60px !important;
}

.pb-7 {
  padding-bottom: 70px !important;
}

.pb-8 {

  padding-bottom: 80px !important;
}

.pb-9 {
  padding-bottom: 90px !important;
}

.pb-10 {
  padding-bottom: 100px !important;
}

.pb-11 {
  padding-bottom: 110px !important;
}

.pb-12 {
  padding-bottom: 120px !important;
}

.pb-13 {
  padding-bottom: 130px !important;
}

.pb-14 {
  padding-bottom: 140px !important;
}

.pb-15 {
  padding-bottom: 150px !important;
}

.pb-16 {
  padding-bottom: 160px !important;
}

.pb-17 {
  padding-bottom: 170px !important;
}

.pb-18 {
  padding-bottom: 180px !important;
}

.pb-19 {
  padding-bottom: 190px !important;
}

.pb-20 {
  padding-bottom: 200px !important;
}

.pb-26 {
  padding-bottom: 260px !important;
}

.pb-45 {
  padding-bottom: 450px !important;
}

/* Padding left */
.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pl-4 {
  padding-left: 40px !important;
}

.pl-5 {
  padding-left: 50px !important;
}

.pl-6 {
  padding-left: 60px !important;
}

.pl-7 {
  padding-left: 70px !important;
}

.pl-8 {
  padding-left: 80px !important;
}

.pl-9 {
  padding-left: 90px !important;
}

.pl-10 {
  padding-left: 100px !important;
}

.pl-11 {
  padding-left: 110px !important;
}

.pl-12 {
  padding-left: 120px !important;
}

.pl-13 {
  padding-left: 130px !important;
}

.pl-14 {
  padding-left: 140px !important;
}

.pl-15 {
  padding-left: 150px !important;
}

.pl-16 {
  padding-left: 160px !important;
}

.pl-17 {
  padding-left: 170px !important;
}

.pl-18 {
  padding-left: 180px !important;
}

.pl-19 {
  padding-left: 190px !important;
}

.pl-20 {
  padding-left: 200px !important;
}

/* Margin */
.mlr-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.m-0 {
  margin: 0px !important;
}

.m-1 {
  margin: 10px !important;
}

.m-2 {
  margin: 20px !important;
}

.m-3 {
  margin: 30px !important;
}

.m-4 {
  margin: 40px !important;
}

.m-5 {
  margin: 50px !important;
}

.m-6 {
  margin: 60px !important;
}

.m-7 {
  margin: 70px !important;
}

.m-8 {
  margin: 80px !important;
}

.m-9 {
  margin: 90px !important;
}

.m-10 {
  margin: 100px !important;
}

.m-11 {
  margin: 110px !important;
}

.m-12 {
  margin: 120px !important;
}

.m-13 {
  margin: 130px !important;
}

.m-14 {
  margin: 140px !important;
}

.m-15 {
  margin: 150px !important;
}

.m-16 {
  margin: 160px !important;
}

.m-17 {
  margin: 170px !important;
}

.m-18 {
  margin: 180px !important;
}

.m-19 {
  margin: 190px !important;
}

.m-20 {
  margin: 200px !important;
}

/* Margin top */
.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mt-6 {
  margin-top: 60px !important;
}

.mt-7 {
  margin-top: 70px !important;
}

.mt-8 {
  margin-top: 80px !important;
}

.mt-9 {
  margin-top: 90px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.mt-11 {
  margin-top: 110px !important;
}

.mt-12 {
  margin-top: 120px !important;
}

.mt-13 {
  margin-top: 130px !important;
}

.mt-14 {
  margin-top: 140px !important;
}

.mt-15 {
  margin-top: 150px !important;
}

.mt-16 {
  margin-top: 160px !important;
}

.mt-17 {
  margin-top: 170px !important;
}

.mt-18 {
  margin-top: 180px !important;
}

.mt-19 {
  margin-top: 190px !important;
}

.mt-20 {
  margin-top: 200px !important;
}

/* Margin right */
.mr-0 {
  margin-right: 0px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.mr-6 {
  margin-right: 60px !important;
}

.mr-7 {
  margin-right: 70px !important;
}

.mr-8 {
  margin-right: 80px !important;
}

.mr-9 {
  margin-right: 90px !important;
}

.mr-10 {
  margin-right: 100px !important;
}

.mr-11 {
  margin-right: 110px !important;
}

.mr-12 {
  margin-right: 120px !important;
}

.mr-13 {
  margin-right: 130px !important;
}

.mr-14 {
  margin-right: 140px !important;
}

.mr-15 {
  margin-right: 150px !important;
}

.mr-16 {
  margin-right: 160px !important;
}

.mr-17 {
  margin-right: 170px !important;
}

.mr-18 {
  margin-right: 180px !important;
}

.mr-19 {
  margin-right: 190px !important;
}

.mr-20 {
  margin-right: 200px !important;
}

/* Margin bottom */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.mb-6 {
  margin-bottom: 60px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.mb-8 {
  margin-bottom: 80px !important;
}

.mb-9 {
  margin-bottom: 90px !important;
}

.mb-10 {
  margin-bottom: 100px !important;
}

.mb-11 {
  margin-bottom: 110px !important;
}

.mb-12 {
  margin-bottom: 120px !important;
}

.mb-13 {
  margin-bottom: 130px !important;
}

.mb-14 {
  margin-bottom: 140px !important;
}

.mb-15 {
  margin-bottom: 150px !important;
}

.mb-16 {
  margin-bottom: 160px !important;
}

.mb-17 {
  margin-bottom: 170px !important;
}

.mb-18 {
  margin-bottom: 180px !important;
}

.mb-19 {
  margin-bottom: 190px !important;
}

.mb-20 {
  margin-bottom: 200px !important;
}

/* Margin left */
.ml-0 {
  margin-left: 0px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.ml-6 {
  margin-left: 60px !important;
}

.ml-7 {
  margin-left: 70px !important;
}

.ml-8 {
  margin-left: 80px !important;
}

.ml-9 {
  margin-left: 90px !important;
}

.ml-10 {
  margin-left: 100px !important;
}

.ml-11 {
  margin-left: 110px !important;
}

.ml-12 {
  margin-left: 120px !important;
}

.ml-13 {
  margin-left: 130px !important;
}

.ml-14 {
  margin-left: 140px !important;
}

.ml-15 {
  margin-left: 150px !important;
}

.ml-16 {
  margin-left: 160px !important;
}

.ml-17 {
  margin-left: 170px !important;
}

.ml-18 {
  margin-left: 180px !important;
}

.ml-19 {
  margin-left: 190px !important;
}

.ml-20 {
  margin-left: 200px !important;
}

/* Margin top negative */
.mtn-0 {
  margin-top: 0px !important;
}

.mtn-1 {
  margin-top: -10px !important;
}

.mtn-2 {
  margin-top: -20px !important;
}

.mtn-3 {
  margin-top: -30px !important;
}

.mtn-4 {
  margin-top: -40px !important;
}

.mtn-5 {
  margin-top: -50px !important;
}

.mtn-6 {
  margin-top: -60px !important;
}

.mtn-7 {
  margin-top: -70px !important;
}

.mtn-8 {
  margin-top: -80px !important;
}

.mtn-9 {
  margin-top: -90px !important;
}

.mtn-10 {
  margin-top: -100px !important;
}

.mtn-11 {
  margin-top: -110px !important;
}

.mtn-12 {
  margin-top: -120px !important;
}

.mtn-13 {
  margin-top: -130px !important;
}

.mtn-14 {
  margin-top: -140px !important;
}

.mtn-15 {
  margin-top: -150px !important;
}

.mtn-16 {
  margin-top: -160px !important;
}

.mtn-17 {
  margin-top: -170px !important;
}

.mtn-18 {
  margin-top: -180px !important;
}

.mtn-19 {
  margin-top: -190px !important;
}

.mtn-20 {
  margin-top: -200px !important;
}

.mtn-35 {
  margin-top: -350px !important;
}

/* Margin right negative */
.mrn-0 {
  margin-right: 0px !important;
}

.mrn-1 {
  margin-right: -10px !important;
}

.mrn-2 {
  margin-right: -20px !important;
}

.mrn-3 {
  margin-right: -30px !important;
}

.mrn-4 {
  margin-right: -40px !important;
}

.mrn-5 {
  margin-right: -50px !important;
}

.mrn-6 {
  margin-right: -60px !important;
}

.mrn-7 {
  margin-right: -70px !important;
}

.mrn-8 {
  margin-right: -80px !important;
}

.mrn-9 {
  margin-right: -90px !important;
}

.mrn-10 {
  margin-right: -100px !important;
}



.mrn-11 {
  margin-right: -110px !important;
}

.mrn-12 {
  margin-right: -120px !important;
}

.mrn-13 {
  margin-right: -130px !important;
}

.mrn-14 {
  margin-right: -140px !important;
}

.mrn-15 {
  margin-right: -150px !important;
}

.mrn-16 {
  margin-right: -160px !important;
}

.mrn-17 {
  margin-right: -170px !important;
}

.mrn-18 {
  margin-right: -180px !important;
}

.mrn-19 {
  margin-right: -190px !important;
}

.mrn-20 {
  margin-right: -200px !important;
}

/* Margin bottom negative */
.mbn-0 {
  margin-bottom: 0px !important;
}

.mbn-1 {
  margin-bottom: -10px !important;
}

.mbn-2 {
  margin-bottom: -20px !important;
}

.mbn-3 {
  margin-bottom: -30px !important;
}

.mbn-4 {
  margin-bottom: -40px !important;
}

.mbn-5 {
  margin-bottom: -50px !important;
}

.mbn-6 {
  margin-bottom: -60px !important;
}

.mbn-7 {
  margin-bottom: -70px !important;
}

.mbn-8 {
  margin-bottom: -80px !important;
}

.mbn-9 {
  margin-bottom: -90px !important;
}

.mbn-10 {
  margin-bottom: -100px !important;
}

.mbn-11 {
  margin-bottom: -110px !important;
}

.mbn-12 {
  margin-bottom: -120px !important;
}

.mbn-13 {
  margin-bottom: -130px !important;
}

.mbn-14 {
  margin-bottom: -140px !important;
}

.mbn-15 {
  margin-bottom: -150px !important;
}

.mbn-16 {
  margin-bottom: -160px !important;
}

.mbn-17 {
  margin-bottom: -170px !important;
}

.mbn-18 {
  margin-bottom: -180px !important;
}

.mbn-19 {
  margin-bottom: -190px !important;
}

.mbn-20 {
  margin-bottom: -200px !important;
}

/* Margin left negative */
.mln-0 {
  margin-left: 0px !important;
}

.mln-1 {
  margin-left: -10px !important;
}

.mln-2 {
  margin-left: -20px !important;
}

.mln-3 {
  margin-left: -30px !important;
}

.mln-4 {
  margin-left: -40px !important;
}

.mln-5 {
  margin-left: -50px !important;
}

.mln-6 {
  margin-left: -60px !important;
}

.mln-7 {
  margin-left: -70px !important;
}

.mln-8 {
  margin-left: -80px !important;
}

.mln-9 {
  margin-left: -90px !important;
}

.mln-10 {
  margin-left: -100px !important;
}

.mln-11 {
  margin-left: -110px !important;
}

.mln-12 {
  margin-left: -120px !important;
}

.mln-13 {
  margin-left: -130px !important;
}

.mln-14 {
  margin-left: -140px !important;
}

.mln-15 {
  margin-left: -150px !important;
}

.mln-16 {
  margin-left: -160px !important;
}

.mln-17 {
  margin-left: -170px !important;
}

.mln-18 {
  margin-left: -180px !important;
}

.mln-19 {
  margin-left: -190px !important;
}

.mln-20 {
  margin-left: -200px !important;
}

.white {
  color: #fff !important;
}
.black {
  color: #1f1f1f !important;
}
.gray {
  color: #cccccc !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-gray {
  background-color: #eeeeee !important;
}
.bg-dark {
  background-color: #222222 !important;
}
.bg-darkest {
  background-color: #111111 !important;
}
.bg-color {
  background-color: #ec7a5c !important;
}

.caption-schwarz {
  white-space: nowrap; 
  font-size: 65px; 
  line-height: 65px; 
  font-weight: 600; 
  color: rgba(0, 0, 0, 1.00) !important;
  font-family:'Fira Sans Condensed', sans-serif;
  text-transform:uppercase;
}
.caption-weiss {
  white-space: nowrap; 
  font-size: 65px; 
  line-height: 65px; 
  font-weight: 600; 
  color: rgba(255, 255, 255, 1.00) !important;
  font-family:'Fira Sans Condensed', sans-serif;
  text-transform:uppercase;
}

.caption-schwarz-k {
  white-space: nowrap; 
  font-size: 24px; 
  line-height: 24px; 
  font-weight: 400; 
  color: rgba(0, 0, 0, 1.00) !important;
  font-family:'Fira Sans Condensed', sans-serif;
  font-style:italic;
}
.caption-weiss-k {
  white-space: nowrap; 
  font-size: 24px; 
  line-height: 24px; 
  font-weight: 400; 
  color: rgba(255, 255, 255, 1.00) !important;
  font-family:'Fira Sans Condensed', sans-serif;
  font-style:italic;
}
.caption-3 {
  white-space: nowrap; 
  font-size: 28px; 
  line-height: 32px; 
  font-weight: 700; 
  color: rgba(0, 0, 0, 1.00) !important;
  font-family:'Fira Sans Condensed', sans-serif;
}
.caption-4 {
  white-space: nowrap; 
  font-size: 60px; 
  line-height: 60px; 
  font-weight: 600; 
  color: rgba(0, 0, 0, 1.00) !important;
  font-family:'Fira Sans Condensed', sans-serif;
  text-transform:uppercase;
}
.caption-5 {
  white-space: nowrap; 
  font-size: 20px; 
  line-height: 24px; 
  font-weight: 400; 
  color: rgba(0, 0, 0, 1.00) !important;
  font-family:'Fira Sans Condensed', sans-serif;
  font-style:italic;
}
.caption-6 {
  white-space: nowrap; 
  font-size: 20px; 
  line-height: 24px; 
  font-weight: 300; 
  color: rgba(136, 136, 136, 1.00);
  font-family:'Fira Sans Condensed', sans-serif;
  text-transform:uppercase;
}
.caption-7 {
  white-space: nowrap; 
  font-size: 80px; 
  line-height: 85px; 
  font-weight: 600; 
  color: rgba(0, 0, 0, 1.00) !important;
  font-family:'Fira Sans Condensed', sans-serif;
  text-transform:uppercase;
  letter-spacing:1px;
}
.caption-8 {
  white-space: nowrap; 
  font-size: 26px; 
  line-height: 32px; 
  font-weight: 400; 
  color: rgba(0, 0, 0, 1.00) !important;
  font-family:'Fira Sans Condensed', sans-serif;
  font-style:italic;
}
.caption-9 {
  white-space: nowrap; 
  font-size: 90px; 
  line-height: 90px; 
  font-weight: 900; 
  color: rgba(0, 0, 0, 1.00) !important;
  font-family:'Fira Sans Condensed', sans-serif;
  text-transform:uppercase;
}


