html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}

a {
  color: #488aff;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}

a:hover, a:focus {
  color: #fcbd20;
}

hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
  border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

p {
  font-size: 18px;
  line-height: 1.5;
  /*margin-bottom: 20px;*/
}

section {
  padding: 4rem 0;
}

section h2 {
  font-size: 50px;
}

#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: white;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
  z-index: 1;
}

#mainNav .navbar-brand {
  color: #000000;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .yamm img {
  margin-bottom: 10px;
}
#mainNav .navbar-brand img {
  width: 60%;
  height: 24px;
  z-index: 1;
}

#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
  color: #fcbd20;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  padding: 8px 10px;
  color: #222222;
}

#mainNav .navbar-nav > li > a {
  font-size: 11px;
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  letter-spacing: 2px;
  text-transform: uppercase;
}

#mainNav .navbar-nav > li > a.active {
  color: #fdcc52 !important;
  background-color: transparent;
  display: block;
}

#mainNav .navbar-nav > li > a.active:hover {
  background-color: transparent;
}

#mainNav .navbar-nav > li > a,
#mainNav .navbar-nav > li > a:focus {
  color: rgba(0,0,0,.7);
  display: block;
}

#mainNav .navbar-nav > li > a:hover,
#mainNav .navbar-nav > li > a:focus:hover {
  color: #fdcc52;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 1000;
  float: left;
  min-width: 250px;
  padding: 5px 0px;
  margin: 2px 0px 0px;
  list-style: outside none none;
  font-size: 14px;
  background-color: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
  background-clip: padding-box;
}

#mainNav .yamm .nav,
#mainNav .yamm .collapse,
#mainNav .yamm .dropup,
#mainNav .yamm .dropdown {
  position: relative;/*static*/
}

#mainNav .yamm .container {
  position: relative;
}

#mainNav .yamm .dropdown-menu {
  left: auto;
  right: auto;
  border: 1px solid #eee;
}

#mainNav .navbar-nav .dropdown:active .dropdown-menu {
  display: block;
  max-height: 500px;
  overflow:scroll;
}

.white-wrapper .testimonial h3,
#mainNav .navbar-nav .dropdown-menu li a {
  color: #262626 !important;
}

#mainNav .navbar-nav .dropdown-menu li a:before {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 13px;
  padding-right: 5px;
}

#mainNav .navbar-nav .dropdown-menu li {
  list-style: none;
  padding: 0;
}

#mainNav .navbar-nav .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}

#mainNav .yamm .yamm-content {
  padding: 20px;
  border: 1px solid #eee;
}

#mainNav a:hover {
  text-decoration: none;
}

#mainNav .dropdown-menu li a:focus,
#mainNav .dropdown-menu li a:active,
#mainNav .dropdown-menu li a:hover {
  background-color: #fff;
  max-height: 500px;
}

#mainNav .yamm img {
  margin-bottom: 10px;
}

#mainNav .dropdown-menu,
#mainNav .yamm .dropdown.navbar-nav .dropdown-menu {
  left: 0;
  right: 0;
  background-color: #fff;
  overflow: scroll;
  box-shadow: none;
  margin-top: -1px;
  border: none;
  border-top: 1px solid #fff;
  z-index: 999999;
  max-height: 500px;
}

#mainNav .navbar-nav > li > a:focus,
#mainNav .navbar-nav > li > a {
  padding: 15px 5px 5px;
  font-size: 10px;
  overflow: hidden;
  position: relative;
  z-index: 99999;
  text-transform: uppercase;
  letter-spacing: 3px;
}

#mainNav .navbar-nav > li:hover > a ,
#mainNav .navbar-nav > li > a:hover {
  background:transparent !important;
}

#mainNav .navbar-nav .dropdown-menu li a {
  text-decoration: none;
  display: block;
  position: relative;
  padding: 15px 20px;
  font-size: 12px;
  color: #262626 !important;
  background: transparent !important;
  font-weight:500;
}

#mainNav .dropdown-menu li a:hover {
  color: #488aff !important;
  background: #488aff !important;
}

#mainNav .dropdown-menu {
  padding: 0 !important;
  border-radius: 0 !important;
  overflow: scroll;
}

#mainNav .navbar-nav .dropdown-menu li a {
  padding: 5px 0px;
  font-size: 10px;
  font-weight:500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#mainNav .navbar-nav .dropdown-menu li a:hover {
  background: transparent !important;
  color: #488aff !important;
}

#mainNav .dropdown-menu li {
  float: none;
  display: block;
  margin: 0;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
}

#mainNav .dropdown-menu li:last-child {
  border-bottom: 0;
}

#mainNav .navbar-nav > li > a:hover,
#mainNav .navbar-default .navbar-nav > .open > a,
#mainNav .navbar-default .navbar-nav > .open > a:hover,
#mainNav .navbar-default .navbar-nav > .open > a:focus {
  color: #488aff !important;
}

#mainNav .dropdown-menu,
#mainNav .yamm .dropdown.navbar-nav .dropdown-menu {
  border-top-color: #ffffff !important
}

#mainNav .yamm h3 i,
#mainNav .navbar-nav .dropdown-menu li a:before {
  color: #ffffff;
}

.yamm .dropdown-submenu > .dropdown-menu {
  position: relative;
  top: 0px;
  left: 100% !important;
  margin-top: -3px !important;
  margin-left: -1px;
  border-radius: 0px 6px 6px;
}

#mainNav .yamm .dropdown-menu {
  right: auto;
}

@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: #f8f8f8;
    z-index: 1;
  }
  #mainNav .navbar-brand {
    color: fade(white, 70%);
  }
  #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
    color: #488aff;
  }
  #mainNav .navbar-nav > li > a {
    -webkit-appearance: none;
    background-color: transparent;
  }
  #mainNav .navbar-nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
  }
  #mainNav .navbar-nav > li > a:hover,
  #mainNav .navbar-nav > li > a:focus:hover {
    color: #488aff;
    -webkit-appearance: none;
    background-color: transparent;
  }
  #mainNav.navbar-shrink {
    border-color: rgba(34, 34, 34, 0.1);
    background-color: #ffffff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
    color: #fdcc52;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a:hover,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
    color: #fdcc52;
  }
}

header.masthead {
  position: relative;
  width: 100%;
  /*padding-top: 150px;*/
  /*padding-bottom: 100px;*/
  /*color: white;
  background: url("../img/bg-pattern.png"), #7b4397;
  background: url("../img/bg-pattern.png"), -webkit-linear-gradient(to left, #7b4397, #dc2430);
  background: url("../img/bg-pattern.png"), linear-gradient(to left, #7b4397, #dc2430);*/
}

header.masthead .header-content {
  /*max-width: 500px;*/
  margin-bottom: 8vh;
  text-align: center;
}

header.masthead .header-content h1 {
  font-size: 30px;
}

header.masthead .device-container {
  max-width: 325px;
  margin-right: auto;
  margin-left: auto;
}

header.masthead .device-container .screen img {
  border-radius: 3px;
}

header.masthead .firma-rainer img {
  height: 16vh;
  margin-bottom: 1rem;
}

header.masthead .logo-laisla img {
  height: 14vh;
  margin-bottom: 2rem;
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 775px;
    padding-top: 1vh;
    padding-bottom: 0;
  }
  header.masthead .header-content {
    margin-bottom: 0;
    text-align: left;
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  }
  header.masthead .device-container {
    max-width: 310px;
  }

  header.masthead .logo-laisla img {
    height: 5vw;
    margin-bottom: 2rem;
  }

  header.masthead .firma-rainer img {
    height: 16vh;
    margin-bottom: 2rem;
  }
}

@media (min-width: 1920px) {
  header.masthead {
    height: 100vh;
    min-height: 775px;
    padding-top: 8vh;
    padding-bottom: 0;
  }
  header.masthead .header-content {
    margin-bottom: 0;
    text-align: left;
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  }
  header.masthead .device-container {
    max-width: 310px;
  }

  header.masthead .logo-laisla img {
    height: 5vw;
    margin-bottom: 2rem;
  }

  header.masthead .firma-rainer img {
    height: 16vh;
    margin-bottom: 2rem;
  }
}

section.download .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

section.download .content {
  position: relative;
  z-index: 1;
}

section.download .carousel {
  position: relative;
  z-index: 1;
}

section.download h2 {
  font-size: 50px;
  margin-top: 0;
}

section.download .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.download .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.download .badges .badge-link img {
  height: 50px;
}

@media (min-width: 768px) {
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }

  section.download h2 {
    font-size: 70px;
  }
}

section.download {
  position: relative;
  z-index: -1;
}

section.download .carousel-inner {
  position: relative;
  background-image: url("../img/bg-slogan3-1920.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

section.download .vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 47vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}

section.download .carousel .carousel-control-prev-icon {
  width: 50px;
  height: 50px;
}

section.download .carousel .carousel-control-next-icon {
  width: 50px;
  height: 50px;
}

section.download .carousel .carousel-control-prev {
  color: #488aff;
  opacity: 1;
}

section.download .carousel .carousel-control-next {
  color: #488aff;
  opacity: 1;
}

section.download .carousel .carousel-item {
  height: 89vh;
/*  padding-top: 15vw;*/
  background: rgba(0,0,0,0.3);
  overflow: hidden;
}

section.download .vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 89vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}

section.download .slogan {
  font-size: 12vw;
  font-weight: 400;
  font-style: italic;
  color: white;
  text-shadow: 2px 2px black;
  /*font-family: 'Lobster Two', cursive;*/
  padding: 0 10vw;
}

section.download .slogan-details {
  font-size: 2vh;
  color: white;
  line-height: 1.5;
  margin-bottom: 20px;
  text-shadow: 2px 1px black;
  padding: 0 10vw;
}

@media screen and (max-width: 768px) {
  section.download {
    position: relative;
  }
}

@media screen and (min-width: 960px) {
  section.download {
    position: relative;
  }

  section.download .carousel .carousel-item {
    height: 47vw;
/*    padding-top: 15vw;*/
    background: rgba(0,0,0,0.3);
    overflow: hidden;
  }

  section.download .slogan {
    font-size: 4vw;
    font-weight: 400;
    font-style: italic;
    color: white ;
    text-shadow: 2px 2px black;
    /*font-family: 'Lobster Two', cursive;*/
    font-family: 'Muli' /*'Helvetica'*/ !important;
  }

  section.download .slogan-details {
    font-size: 1.25rem;
    color: white;
    line-height: 1.5;
    margin-bottom: 20px;
    text-shadow: 2px 1px black;
  }
}

@media screen and (min-width: 1024px) {
  section.download {
    position: relative;
  }

  section.download .carousel .carousel-item {
    height: 47vw;
/*    padding-top: 15vw;*/
    background: rgba(0,0,0,0.3);
    overflow: hidden;
  }

  section.download .slogan {
    font-size: 4vw;
    font-weight: 400;
    font-style: italic;
    color: white;
    text-shadow: 2px 2px black;
    font-family: 'Lobster Two', cursive;
  }

  section.download .slogan-details {
    font-size: 1.25rem;
    color: white;
    line-height: 1.5;
    margin-bottom: 20px;
    text-shadow: 2px 1px black;
  }
}

@media screen and (min-width: 1440px) {
  section.download {
    position: relative;
  }

  section.download .carousel .carousel-item {
    height: 47vw;
    /*    padding-top: 15vw;*/
    background: rgba(0,0,0,0.3);
    overflow: hidden;
  }

  section.download .slogan {
    font-size: 4vw;
    font-weight: 400;
    font-style: italic;
    color: white;
    text-shadow: 2px 2px black;
    font-family: 'Lobster Two', cursive;
  }

  section.download .slogan-details {
    font-size: 1.25rem;
    color: white;
    line-height: 1.5;
    margin-bottom: 20px;
    text-shadow: 2px 1px black;
  }
}

@media screen and (min-width: 1920px) {
  section.download {
    position: relative;
  }

  section.download .carousel .carousel-item {
    height: 47vw;
    /*    padding-top: 15vw;*/
    background: rgba(0,0,0,0.3);
    overflow: hidden;
  }

  section.download .slogan {
    font-size: 4vw;
    font-weight: 400;
    font-style: italic;
    color: white;
    text-shadow: 2px 2px black;
    font-family: 'Lobster Two', cursive;
  }

  section.download .slogan-details {
    font-size: 1.25rem;
    color: white;
    line-height: 1.5;
    margin-bottom: 20px;
    text-shadow: 2px 1px black;
  }
}

@media screen and (min-width: 2560px) {
  section.download {
    position: relative;
  }

  section.download .carousel .carousel-item {
    height: 47vw;
    /*    padding-top: 15vw;*/
    background: rgba(0,0,0,0.3);
    overflow: hidden;
  }

  section.download .slogan {
    font-size: 4vw;
    font-weight: 400;
    font-style: italic;
    color: white;
    text-shadow: 2px 2px black;
    font-family: 'Lobster Two', cursive;
  }

  section.download .slogan-details {
    font-size: 1.25rem;
    color: white;
    line-height: 1.5;
    margin-bottom: 20px;
    text-shadow: 2px 1px black;
  }
}

@media screen and (min-width: 3840px) {
  section.download {
    position: relative;
  }

  section.download .carousel .carousel-item {
    height: 47vw;
    /*    padding-top: 15vw;*/
    background: rgba(0,0,0,0.3);
    overflow: hidden;
  }

  section.download .slogan {
    font-size: 4vw;
    font-weight: 400;
    font-style: italic;
    color: white;
    text-shadow: 2px 2px black;
    font-family: 'Lobster Two', cursive;
  }

  section.download .slogan-details {
    font-size: 1.25rem;
    color: white;
    line-height: 1.5;
    margin-bottom: 20px;
    text-shadow: 2px 1px black;
  }
}

section.features .section-heading {
  margin-bottom: 100px;
}

section.features .section-heading h2 {
  margin-top: 0;
}

section.features .section-heading p {
  margin-bottom: 0;
}

section.features .device-container,
section.features .feature-item {
  max-width: 325px;
  margin: 0 auto;
}

section.features .device-container {
  margin-bottom: 100px;
}

@media (min-width: 992px) {
  section.features .device-container {
    margin-bottom: 0;
  }
}

section.features .feature-item {
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}

section.features .feature-item h3 {
  font-size: 30px;
}

section.features .feature-item i {
  font-size: 80px;
  display: block;
  margin-bottom: 15px;
  background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
  background-color: #488aff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

section.cta {
  position: relative;
  padding: 18vh 0;
  background-image: url("../img/bg-cta-1080p.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
}

@media (min-width: 992px) {
  section.cta {
    position: relative;
    padding: 18vw 0;
    background-image: url("../img/bg-cta-1080p.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media screen and (min-height: 768px) {
  section.cta {
    position: relative;
    padding: 18vh 0;
    background-image: url("../img/bg-cta-1080p.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media screen and (min-height: 900px) {
  section.cta {
    position: relative;
    padding: 19vw 0;
    background-image: url("../img/bg-cta-1080p.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media screen and (min-height: 1080px) {
  section.cta {
    position: relative;
    padding: 18vw 0;
    background-image: url("../img/bg-cta-1080p.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media screen and (min-height: 1280px) {
  section.cta {
    position: relative;
    padding: 17vw 0;
    background-image: url("../img/bg-cta-1080p.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media screen and (min-height: 1440px) {
  section.cta {
    position: relative;
    padding: 16vw 0;
    background-image: url("../img/bg-cta-1080p.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media screen and (min-height: 2560px) {
  section.cta {
    position: relative;
    padding: 14vw 0;
    background-image: url("../img/bg-cta-1080p.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

section.cta .cta-content {
  position: relative;
  z-index: 1;
}

section.cta .cta-content h2 {
  font-size: 3rem;
  max-width: 450px;
  margin-top: 0;
  /*margin-bottom: 25px;*/
  color: white;
  font-weight: 400;
  font-style: italic;
  text-shadow: 2px 2px black;
  font-family: 'Lobster Two', cursive;
}

section.cta .cta-content .btn {
  text-align: center;
  background-color: black;
  border-color: black;
  margin-top: 14px;
  padding: 12px 15px
}

@media (min-width: 992px) {
  section.cta .cta-content .btn {
    text-align: center;
    background-color: black;
    border-color: black;
    margin-top: 14px;
    padding: 12px 40px
  }
}

@media (min-width: 768px) {
  section.cta .cta-content h2 {
    font-size: 3.5rem;
  }
}

section.cta .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

section.cta .badges {
  padding-bottom: 2vw;
  padding-top: 1vw;
}

section.cta .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.cta .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.cta .badges .badge-link img {
  height: 50px;
}

section.cta .slogan{
  font-size: 4.5vh;
  font-weight: 400;
  font-style: italic;
  color: white;
  text-shadow: 2px 2px black;
  font-family: 'Lobster Two', cursive;
}

section.cta .slogan-details {
  font-size: 2.5vh;
  color: white;
  line-height: 1.5;
  margin-bottom: 20px;
  text-shadow: 2px 1px black;
}

@media (min-width: 992px) {
  section.cta {
    position: relative;
    padding: 18vw 0;
    background-image: url("../img/bg-cta-1080p.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  section.cta .slogan {
    font-size: 3vw;
    font-weight: 400;
    font-style: italic;
    color: white;
    text-shadow: 2px 2px black;
    font-family: 'Lobster Two', cursive;
  }

  section.cta .slogan-details {
    font-size: 1.5vw;
    color: white;
    line-height: 1.5;
    margin-bottom: 20px;
    text-shadow: 2px 1px black;
  }
}

@media (min-width: 768px) {
  section.cta .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

section.contact {
  text-align: center;
}

section.contact h2 {
  margin-top: 0;
  margin-bottom: 25px;
}

section.contact h2 i {
  color: #dd4b39;
}

section.contact ul.list-social {
  margin-bottom: 0;
}

section.contact ul.list-social li a {
  font-size: 40px;
  line-height: 80px;
  display: block;
  width: 80px;
  height: 80px;
  color: white;
  border-radius: 100%;
}

section.contact ul.list-social li.social-twitter a {
  background-color: #1da1f2;
}

section.contact ul.list-social li.social-twitter a:hover {
  background-color: #0d95e8;
}

section.contact ul.list-social li.social-facebook a {
  background-color: #3b5998;
}

section.contact ul.list-social li.social-facebook a:hover {
  background-color: #344e86;
}

section.contact ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
}

section.contact ul.list-social li.social-google-plus a:hover {
  background-color: #d73925;
}

footer {
  padding: 25px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  background-color: #222222;
}

footer .footer-element {
  margin-top: 8vh;
  margin-bottom: 5vh;
}

footer .fondart {
  margin-top: 2vw;
}

footer .logo-inn {
  margin-top: 1rem;
}

footer .logo-inn img {
  height: 4vh;
}

footer .logo-inn h6 {
  font-size: 0.75rem;
}

footer .logo-fondart {
  width: 200px;
}

footer .logo-udechile {
  width: 160px;
}

footer .logo-laisla {
  width: 200px;
}

@media (min-width: 992px) {
  footer .footer-element {
    margin-top: 1vw;
    margin-bottom: 1vw;
    font-size: 1rem;
    color:#B4B4B4 !important
  }

  footer .fondart {
    margin-top: 2vw;
  }

  footer .logo-inn {
    margin-top: 1rem;
  }

  footer .logo-inn img {
    height: 4vh;
  }

  footer .logo-inn h6 {
    font-size: 0.75rem;
  }

  footer .logo-fondart {
    width: 200px;
  }

  footer .logo-udechile {
    width: 160px;
  }

  footer .logo-laisla {
    width: 200px;
  }
}

footer p {
  font-size: 12px;
  margin: 0;
}

footer ul {
  margin-bottom: 0;
}

footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
  text-decoration: none;
}

.bg-primary {
  background: #fdcc52;
/*  background: -webkit-linear-gradient(#fdcc52, #fdc539);
  background: linear-gradient(#fdcc52, #fdc539);*/
}

.text-primary {
  color: #fdcc52;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.btn-outline {
  color: white;
  border: 1px solid;
  border-color: white;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: white;
  border-color: #fdcc52;
  background-color: #fdcc52;
}

.btn {
  border-radius: 300px;
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  letter-spacing: 2px;
  text-transform: uppercase;
}

.btn-xl {
/*  font-size: 11px;*/
  padding: 12px 45px;
}