body {
  font-family: "Roboto", sans-serif;
}
.center {
  height: 400px;
}
.violet {
  color: #6c5ffc;
}
.violet-bg {
  background-color: #6c5ffc !important;
}
h1 {
  font-family: "Roboto", sans-serif !important;
  font-size: 60px !important;
  font-weight: 900 !important;
  color: white !important;
  text-transform: none !important;
  line-height: 52px!important;
}
@media screen and (max-width: 1000px) {
  h1 {
    font-size: 32px !important;
    line-height: 28px!important;
    padding-top: 60px !important;
  }
}
h1 small {
  font-weight: 700 !important;
  font-size: 50px !important;
  color: #ee950b !important;
  margin-bottom: 20px !important;
  display: inline-block !important;
}
@media screen and (max-width: 1000px) {
  h1 small {
    font-size: 28px !important;
  }
}
h2 {
  font-size: 48px;
  font-weight: 800;
  text-transform: none;
  color: #111;
}
@media screen and (max-width: 1000px) {
  h2 {
    font-size: 32px;
  }
}
h2 span {
  color: #6c5ffc;
}
p {
  font-size: 15px;
}
p.under_headline {
  color: #111;
  font-size: 18px;
  font-weight: 700;
}
p.black {
  color: #111;
}
a.button,
input.button {
  font-family: "Roboto", sans-serif !important;
}
a.button.button-yellow,
input.button.button-yellow {
  background: #ee950b;
  border-radius: 5px;
  padding: 15px 25px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 18px;
  color: #fff;
  font-weight: 700;
  border: none;
}
@media screen and (max-width: 1200px) {
  a.button.button-yellow,
  input.button.button-yellow {
    padding: 5px 10px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
  }
}
@media screen and (max-width: 1000px) {
  a.button.button-yellow,
  input.button.button-yellow {
    background: #ee950b;
    border-radius: 5px;
    padding: 5px 14px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
  }
}
a.button.button-yellow:hover,
input.button.button-yellow:hover {
  background: #e78c00;
}
a.button.button-black,
input.button.button-black {
  background: #111;
  border-radius: 5px;
  padding: 15px 25px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
a.button.button-black:hover,
input.button.button-black:hover {
  background: #cc8b0e;
}
a.button.button-blue,
input.button.button-blue {
  background: #1372bc !important;
  border-radius: 5px !important;
  padding: 15px 35px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  line-height: 28px !important;
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 18px !important;
}
a.button.button-blue:hover,
input.button.button-blue:hover {
  background: #055797 !important;
}
header p {
  font-size: 16px;
}
header p span {
  opacity: 0.85;
}
header p a {
  text-decoration: underline;
  opacity: 1;
  color: white;
}
footer {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #111;
}
footer p {
  font-size: 16px;
  color: white;
}
footer p a {
  color: white;
}
section#about {
  background: #ece7dd;
  background: linear-gradient(0deg, #ece7dd 5%, #ffffff 100%);
  background: white;
}
.black-box {
  background: #5c5c5c;
  background: linear-gradient(135deg, #5c5c5c 5%, #000000 100%);
  color: white;
  border-radius: 10px;
  padding: 30px;
  margin-left: -20%;
}
@media screen and (max-width: 1000px) {
  .black-box {
    margin-left: 0;
  }
}
.black-box .item {
  border-bottom: 1px solid #666;
}
.black-box .item:last-of-type {
  border: none;
}
.black-box .item img {
  width: 65px;
}
section#use h3 {
  font-size: 22px;
}
.text img {
  border-radius: 10px;
}
.text h3 {
  font-weight: bold;
  position: Relative;
}
.text h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: Auto;
  width: 50px;
  height: 4px;
  border-radius: 2px;
  background-color: #6c5ffc;
}
.text ul li {
  display: inline-block;
  margin: 3px auto;
  font-size: 15px;
}
input {
  max-width: 100% !important;
}
#contact {
  background: #fff;
}
div#n2-ss-1 .n2-ss-slide-backgrounds {
  opacity: 0.5 !important;
}
.home-content {
  background: black;
}
.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
  bottom: 30px;
}
@media screen and (max-width: 1000px) {
  .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    bottom: 5px;
  }
}
.bwg_filmstrip_container {
  display: none !important;
}
.text-page p {
  color: #111;
}
.text-page h2 {
  padding-top: 15px;
  padding-bottom: 20px;
}
.text-page ul {
  margin-bottom: 30px;
}
.text-page ul li {
  margin-bottom: 10px;
}
.text-page .n2_clear {
  margin-bottom: 60px;
}
ul.main_menu li {
  position: relative;
}
ul.main_menu li a {
  display: inline-block;
}
ul.main_menu li:hover .dropdown {
  display: block;
}
ul.main_menu li:hover .dropdown li a:hover {
  text-decoration: underline;
}
ul.main_menu li .dropdown {
  display: none;
  position: absolute;
  left: -50%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  min-width: 190px;
  padding: 15px;
}
ul.main_menu li .dropdown li a {
  padding: 10px 0;
  display: inline-block;
}
.mobile_menu {
  margin-top: 15px;
}
.mobile_menu ul {
  margin-bottom: 0;
}
.mobile_menu a {
  color: white;
  text-decoration: none;
  text-align: center;
  margin: Auto;
  width: 100%;
  padding: 5px;
  display: inline-block;
}
.mobile_menu a.trigger {
  padding: 10px;
  background: #0a53be;
  border-radius: 5px;
  margin-top: 20px;
}
a.trigger {
  padding: 5px;
  color: white;
  text-decoration: none;
  text-align: center;
  margin: Auto;
  display: inline-block;
  background: #111111;
  border-radius: 5px;
}
a.trigger img {
  width: 29px;
  height: 29px;
}
.n2-ss-slider h1 {
  margin-bottom: 30px !important;
  line-height: 66px !important;
}
.n2-ss-slider p {
  font-size: 16px !important;
  opacity: 0.8 !important;
}
.top-header {
  background: #000;
  color: white;
  font-size: 14px;
  width: 100%;
  z-index: 9999;
  bottom: 0;
}
.top-header a {
  color: white;
  font-weight: 700;
  text-decoration: none;
}
ul.main_menu {
  margin-bottom: 0;
}
ul.main_menu li a {
  text-decoration: none;
  color: white;
  position: relative;
}
ul.main_menu li a.current:after,
ul.main_menu li a:hover:after {
  display: none;
  content: '';
  width: 20px;
  height: 2px;
  background: white;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  margin: auto;
}
header {
  width: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 576px) {
  header {
    background: rgba(0, 0, 0, 0.8);
  }
}
/*# sourceMappingURL=style.css.map */