
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900');

body {
    font-family: 'Poppins', sans-serif;
}

body {
    background-color: #fff;
    color: #555;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
}

audio,
canvas,
video {
    display: inline-block;
}

img {
    max-width: 100%!important;
}

img.img-radius {
    border-radius: 5px;
}

.navbar-default {
    background-color: #fff!important;
    border-color: #fff;
    box-shadow: 0px 0px 5px 1px #666;
}

.navbar {
    min-height: 70px;
}

.navbar-brand {
    float: left;
    height: 70px;
    padding: 10px 15px;
}

.navbar-nav>li>a {
    font-style: normal;
    color: #102A83 !important;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.643;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-default .navbar-nav>li>a {
    color: #666;
}

.navbar-default .navbar-nav>.active>a {
    border-bottom: 2px solid #102A83!important;
    background: none!important;
}

.navbar-nav>li>a {
    padding-top: 24px;
    padding-bottom: 23px;
}

.overlay {
    background-color: rgba(44, 62, 80, 0.6);
    background-image: url("../img/overlay-pattern.png") !important;
    background-repeat: repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.4;
}

.top-strip {
    background: #102A83;
    color: #fff;
    padding: 10px;
}

.top-strip a i {
    display: inline-block;
    text-align: center;
    margin-left: 5px;
    cursor: pointer;
    line-height: 20px;
    font-size: 20px;
}

.top-strip .fa.fa-facebook-square,
.fa.fa-twitter-square,
.fa.fa-google-plus-square,
.fa.fa-linkedin-square,
.fa.fa-youtube-square,
.fa.fa-instagram,
.fa.fa-whatsapp
 {
    color: #fff;
}

.top-margin {
    margin-top: 90px;
}

.btn-get-started {
    position: absolute;
    bottom: 50px;
    width: 100%;
    z-index: 9999;
    text-align: center;
    display: inline-block;
    color: #fff;
    cursor: pointer;
}

.btn-get-started span {
    margin: 0 auto;
    width: 100px;
    text-align: center;
    border-radius: 100px;
    color: #fff;
    background: #EFC211;
    border: 1px solid #EFC211!important;
    padding: 8px 28px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

#wowslider-container1 {
    position: relative;
}

#welcome-section {
    padding: 40px;
}

#welcome-section h1 {
    font-family: 'Poppins', sans-serif;
    color: #102A83;
    font-size: 48px;
    font-weight: 600;
    line-height: 56px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
}

#pages-section {
    padding: 40px;
}

h1.page-title {
    font-family: 'Poppins', sans-serif;
    color: #102A83;
    font-size: 36px;
    font-weight: 500;
    line-height: 26px;
    text-transform: none;
    text-align: left;
    margin: 0;
    padding-bottom: 36px;
}

h3.page-title {
    color: #102A83;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0
}

h5.page-sub-title {
    color: #102A83;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    margin-top: 0
}

#call-to-action {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/call-to-action-bg.jpg) fixed center center;
    background-size: cover;
    padding: 80px 0;
}

#call-to-action .cta-title {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}

#call-to-action .cta-text {
    color: #fff;
}

.royalty-section {
    background: #eee;
}

.float-none {
    margin: 0 auto;
    float: none;
}

@media (min-width: 769px) {
    #call-to-action .cta-btn-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}

.cta-btn {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    border: 2px solid #EFC211;
    background: #EFC211;
    color: #fff;
}

.cta-btn:hover {
    background: #102A83;
    border: 2px solid #102A83;
    text-decoration: none;
}

a.read-more {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    color: #ffffff;
    background-color: #EFC211;
    border-radius: 0px 0px 0px 0px;
    padding: 17px 45px 19px 45px;
    margin-top: 20px;
    display: inline-block;
    margin-right: 20px;
    border: 0;
    border-radius: 2px;
}

.top45 {
    margin-top: 45px;
}

.top30 {
    margin-top: 30px;
}

.btm30 {
    margin-bottom: 30px;
}

footer {
    background: #333;
    padding: 12px;
    margin-top: 1px;
}

footer .copyright {
    text-align: left;
    color: #fff;
    font-size: 15px;
}

footer .footer-link {
    color: #fff;
}

footer .footer-link a {
    color: #fff;
    font-size: 15px;
    text-align: right
}

.file {
    visibility: hidden;
    position: absolute;
}

.text-rht {
    text-align: right;
}

span.error{
    color:#ff0000;
}

@media (max-width: 768px) {
    .navbar-brand img {
        max-width: 60% !important;
    }
    .navbar-nav>li>a {
        padding-left: 10px;
        padding-right: 10px;
    }
    h1.page-title {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    #welcome-section h1 {
        margin-top: 20px;
    }
    #welcome-section h1 {
        line-height: 36px;
        font-size: 30px;
        font-weight: 600;
    }
    #pages-section,
    #welcome-section {
        padding: 0px;
    }
    .text-rht {
        text-align: left!important;
    }
    .mobile-space {
        margin-bottom: 15px;
    }
    .top45 {
        margin-top: 10px;
    }
    h1.page-title {
        font-size: 30px;
    }
    h3.page-title {
        color: #102A83;
        font-size: 20px;
        font-weight: 500;
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-brand {
        float: left;
        height: 60px;
        padding: 10px 10px;
    }
    .navbar {
    min-height: 60px;
}
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-header {
       /* padding-bottom: 10px;*/
    }
    .top-margin {
        margin-top: 80px;
    }
    #welcome-section h1 {
        margin-top: 20px;
    }
    #welcome-section h1 {
        line-height: 36px;
        font-size: 30px;
        font-weight: 600;
    }
    #pages-section,
    #welcome-section {
        padding: 0px;
    }
    .text-rht {
        text-align: left!important;
    }
    .mobile-space {
        margin-bottom: 15px;
    }
    .top45 {
        margin-top: 10px;
    }
    h1.page-title {
        font-size: 30px;
    }
    h3.page-title {
        color: #102A83;
        font-size: 20px;
        font-weight: 500;
        margin-top: 0;
    }
    .top-strip {
    padding: 10px 0;
    }
}

/* new css here */

.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  
  
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  
