* {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
      border-radius: 0 !important;
}
a.linkcat {
  color: rgb(105, 105, 105) !important;
  text-decoration: none;
}
a.linkinfo {
  color: #ffffff !important;
  font-weight: bold;
  text-decoration: underline;
}
.carousel-control.right,.carousel-control.left {
  background-image: none !important;
}
.boxtext {
  height: 170px;
  overflow: hidden;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-top: 160px;
  color: rgb(122, 122, 122);
  font-size: 16px;
}
.navbar-collapse .collapse {
  background-color: #ffffff;
  margin-top: 60px !important;
}
.navbar-default {
  background-color: rgb(255, 255, 255);
  height: 150px;
  border: none !important;
}
.rightbox-grey {
  background-color: #eeeeee;
}
.payoff-right {
  padding: 30px;
}
.fixpad {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.topbar {
  background-color: #02a550;
  padding:10px;
  color: #ffffff;
}
.topbar a {
  font-weight: bold;
  color: #ffffff;
}
.rightbox {
  background-color: #02a550;
  color: #ffffff;
}
.rightbox h1 {
  font-weight: 900;
  font-size: 60px;
}
.divwhite {
  width: 20%;
  border-bottom: 5px solid rgb(226, 226, 226);

}
.rightbox h3 {
  font-weight: 300;
  font-size: 50px;
  line-height: 60px;
}
h1 {
  text-align: left;
}
h2 {
  font-size: 40px;
}
h2>small {
  font-size: 16px;
  color: #ffffff;
}
.green {
  color: #02a550;
}
.rowh{
    overflow: hidden;
  /*  margin-left: -35px;*/
}

.rowh > [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.foot {
  background-color: rgb(134, 134, 134);
  color: #ffffff;
  font-size: 14px;
}

.foot a {
  color: #ffffff;
  font-weight: bold;
}
.padtext {
  padding-left: 30px;
  padding-right: 30px;
}
.pad {
  padding-top: 50px;
  padding-bottom: 50px;
}
.box {
  border-top: 5px solid rgb(175, 175, 175);
}
.box h3 {
  color: #02a550;
}
.menu {
  padding-top: 30px;
}
.menu li a {
  font-weight: bold;
}
.hvr-sweep-to-top:before {
  background: #02a550 !important;
}
.menu li a:hover {
  color: #ffffff !important;
}
.dropdown-menu {
  margin-top: 25px !important;
}
.cert small {
  color: rgb(210, 210, 210);
}
.nav>li>a {
  padding-right: 8px !important;
  padding-left: 8px !important;
  margin-left: 3px;
}
.topinfo {
  margin-bottom: 30px;
}
.foto {
  margin-left: -15px;
  margin-right: 15px;
}
#gallery {
  min-height: 500px;
}
.boxmc {
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid rgb(137, 190, 155);
  text-align: left !important;
}
.navbar-collapse.collapsing {
  border-top:0px !important;
  background-color:#ffffff;
  margin-top:60px;
}
.navbar-collapse.collapse.in {
  background-color:#ffffff;
  border-top:0px !important;
  margin-top:60px;
}
.boxmc:hover {
}
.titlebox {
  height: 40px;
  position: relative;
}
.titlenews {
  height: 50px;
  position:relative;
  font-weight: bold;
  text-align: left;
}

#lightbox-container-image {
  margin-top: 120px;
}

@media only screen
  and (max-device-width: 767px) {
    .foto {
      margin-left: -15px !important;
      margin-right: -35px !important;
    }
    .rightbox h1 {
      font-size: 40px;
    }
    .carousel {
      padding-bottom: 30px;
    }
    #logo {
      margin-left: -30px;
      margin-top: -20px;
    }
    .payoff-right h2 {
      font-size: 30px;
    }

    .payoff-right h3 {
      font-size: 25px;
    }
    .boxmc {
      margin-left: -35px;
      margin-right: -35px;
    }
    .cert {
      padding-top: 30px;
    }
    .navbar-header {
      margin-top: 20px;
    }
    .navbar-default .navbar-collapse {
      border: 1px solid #dddddd;
      background-color: #ffffff;
      margin-top: 0px;
    }
    .payoff-right {
      padding-right: 20px;
    }
}





@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {


    .rightbox h3 {
      font-size: 30px;
      line-height: 35px;
    }

}



@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2)
  {

    .foto {
      margin-left: -15px !important;
      margin-right: -35px !important;
    }

    .carousel {
      padding-bottom: 30px;
    }

    .rightbox {
      padding-top: 30px;
    }

}
