/*!
 * 
 * 
 * 
 */

 @font-face {
  font-family: 'Bebas';
  src: url('../fonts/Bebas.eot?#iefix') format('embedded-opentype'),  url('../fonts/Bebas.woff') format('woff'), url('../fonts/Bebas.ttf')  format('truetype'), url('../fonts/Bebas.svg#Bebas') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DBAdmanX';
  src: url('../fonts/DBAdmanX.eot?#iefix') format('embedded-opentype'),  url('../fonts/DBAdmanX.woff') format('woff'), url('../fonts/DBAdmanX.ttf')  format('truetype'), url('../fonts/DBAdmanX.svg#DBAdmanX') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DBAdmanX-Bold';
  src: url('../fonts/DBAdmanX-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/DBAdmanX-Bold.woff') format('woff'), url('../fonts/DBAdmanX-Bold.ttf')  format('truetype'), url('../fonts/DBAdmanX-Bold.svg#DBAdmanX-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DBOzoneX';
  src: url('../fonts/DBOzoneX.eot?#iefix') format('embedded-opentype'),  url('../fonts/DBOzoneX.woff') format('woff'), url('../fonts/DBOzoneX.ttf')  format('truetype'), url('../fonts/DBOzoneX.svg#DBOzoneX') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DBManoptica';
  src: url('../fonts/DBManoptica.eot?#iefix') format('embedded-opentype'), url('../fonts/DBManoptica.woff') format('woff'), url('../fonts/DBManoptica.ttf') format('truetype'), url('../fonts/DBManoptica.svg#DBManoptica') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DBManoptica-Med';
  src: url('../fonts/DBManoptica-Med.eot?#iefix') format('embedded-opentype'), url('../fonts/DBManoptica-Med.woff') format('woff'), url('../fonts/DBManoptica-Med.ttf') format('truetype'), url('../fonts/DBManoptica-Med.svg#DBManoptica-Med') format('svg');
  font-weight: normal;
  font-style: normal;
}

.font-DBAdmanX-Bold{
  font-family: 'DBAdmanX-Bold'!important;
}
.font-DBManoptica-Med{
  font-family: 'DBManoptica-Med'!important;
}

body{
  font-family: 'DBManoptica';
  font-size: 20px;
  line-height: 20px;
}
.navbar-brand img{
  max-height: 50px;
}
#mainNav {
  min-height: 56px;
  background-color: transparent;
}
#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.75rem;
  color: #64a19d;
  border: 1px solid #64a19d;
}
#mainNav .navbar-toggler:focus {
  outline: none;
}
#mainNav .navbar-brand {
  color: #161616;
  font-weight: 700;
  padding: .9rem 0;
}
#mainNav .navbar-brand img{
  max-height: 70px;
}
#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}
#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}
.masthead {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 35rem;
  padding: 15rem 0;
  background: url("../img/masthead.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  z-index: 10;
}
.masthead:before {
  /* position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.35);
  z-index: -1; */
}

.masthead h1 {
  font-size: 2.5rem;
  line-height: 2.5rem;
  color:#2e2253!important;
}

.content-form {
 max-width: 400px;
 background: rgba(255, 255, 255, 0.85);
 margin-bottom: 40px;
 animation-duration: 3s!important;
 /* border: 5px solid #ffffff; */
}

.feature-box{
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 35px 20px;
  min-height: 365px;
}
.feature-box h3{
  font-family: 'DBManoptica-Med';
}
.feature-box img{
  max-height: 70px;
  margin:0 auto 15px;
}
.feature .row-1 .col-sm-6 {
  margin-bottom: 35px;
 }
.bg-primary{
background-color: #0095db!important;
}

.btn{
  min-width: 200px;
}
.btn-primary {
  color: #fff;
  background-color: #0095db;
  border-color: #0095db;
}
.btn-primary:hover {
  background-color: #027fb9!important;
  border-color: #027fb9!important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #027fb9;
  border-color: #027fb9;
}
.btn-secondary {
  color: #000000!important;
  background-color: #fed136;
  border-color: #eac132;
}
.btn-secondary:hover {
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {
  background-color: #e0a800!important;
  background-image: none;
  border-color: #d39e00!important;
  color: #000000!important;
}
.btn-secondary.focus, .btn-secondary:focus {
  box-shadow: 0 0 0 3px rgba(255,193,7,.5)!important;
}

.text-primary{
  color: #0095db!important;
}
.text-secondary{
  color: #fed136!important;
}
.form-group {
  margin-bottom: 0;
}
.form-control {
  font-size: 20px;
}
.help-block {
  text-align: left;
}
.help-block ul{
  padding-left: 20px;
  margin-top: 5px;
}
.cta{
  width: 300px;
  color: #000000;
}
#cta-mobile {
  width: 100%;
  border-radius: 0;
  position: fixed;
  bottom: 0;
  z-index: 1100;
  padding: 10px 0;
  font-size: 20px;
}
/* ==================== ##Scroll Down ==================== */
#scroll_down {
  position: fixed;
  z-index: 20;
  /* width: 100px;
  height: 100px; */
  line-height: 20px;
  right: 0px;
  left: 0px;
  /* bottom: 30px; */
  opacity: 0;
  text-align: center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(-90%);
  -moz-transform: translateY(-90%);
  -ms-transform: translateY(-90%);
  -o-transform: translateY(-90%);
  transform: translateY(-90%);
  /* -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; */
  cursor: pointer;
  background: #ffffff;
  /* color: #fff; */
  /* padding: 20px 10px; */
  /* border-radius: 50%;
  top: 50px; */
  box-shadow: 0 0 5px rgba(0,0,0,.2);
  top: 0;
  
}
#scroll_down i{
  display: block;
  margin-bottom: 5px;
}
#scroll_down.active {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); 
}
@media (min-width: 992px) {
  .masthead {
    /* height: 100vh; */
    padding: 0;
  }
  .masthead h1 {
    font-size: 6.5rem;
    line-height: 6.5rem;
    /* letter-spacing: 0.8rem; */
  }
  .masthead h2 {
    max-width: 30rem;
    font-size: 1.25rem;
  }
  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 45px;
    border-bottom: none;
  }
  #mainNav .navbar-brand {
    padding: .5rem 0;
    color: rgba(255, 255, 255, 0.5);
  }
  #mainNav .nav-link {
    transition: none;
    padding: 2rem 1.5rem;
    color: rgba(255, 255, 255, 0.5);
  }
  #mainNav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
  }
  #mainNav .nav-link:active {
    color: white;
  }
  #mainNav.navbar-shrink {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.075);
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #161616;
  }
  #mainNav.navbar-shrink .nav-link {
    color: #161616;
    padding: 1.5rem 1.5rem 1.25rem;
    border-bottom: 0.25rem solid transparent;
  }
  #mainNav.navbar-shrink .nav-link:hover {
    color: #64a19d;
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #467370;
  }
  #mainNav.navbar-shrink .nav-link.active {
    color: #64a19d;
    outline: none;
    border-bottom: 0.25rem solid #64a19d;
  }
}

@media (min-width:768px) {
  #mainNav {
    padding-left: 40px;
  }

  .masthead {
    /* height: 100vh; */

  }
  .masthead h1 {
    font-size: 3rem;
    line-height: 3rem;
  }

}
@media (max-width:768px){
  .navbar-brand img{
    max-height: 50px;
  }
}
@media (max-width:767px){

  #mainNav {
    min-height: 56px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 50;
  }
  #mainNav .navbar-brand img {
    max-height: 50px;
  }
  .masthead {
    padding: 0 0 50px;
   
  }
  .navbar .btn{
    width: 140px;
    min-width: auto;
  }
  footer{
   margin-bottom: 50px!important;
  }
  .feature .row-1 .col-sm-6 {
   margin-bottom: 35px;
  }
  .feature-box {
    min-height: 100%;
  }

}
@media (max-width:480px){}
@media (max-width:320px){}


