body{
  font-family: "sofia-pro" sans-serif !important;
}
.one-page .main .section .section-title{
  text-transform: none;
    letter-spacing: -0.03em;
}


.page-header p{
  font-weight: 100;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.5px;
  color: #6f5424;
}

.nav-tabs a{
  padding: 29px 0px !important;
}

h2 .section-title{
  font-size: 2em;
}
body.page{
  background-color: #fff0cf;
}

.site-header .right-align .navbar .navbar-toggle{
  background-color: transparent;
  width: 65px;
  padding-top: 3px;
}

.site-header .right-align .navbar .navbar-toggle:hover{
  background-color: #ed3934;
}

.site-header .dropdown-item .btn.btn-default{
  font-size: 15px;
  width: 65px;
}

p{
  color: #333;
}

h4, .h4 {
    font-size: 1.5em;
    letter-spacing: 0.01em;
  }

.lang-mobile{
  display: none;
}

h2.section-title {
    font-size: 2em !important;
    letter-spacing: -0.03em;
}

.page h1 {
  color: #333;
  text-align: center;
  font-weight: bold;
  text-transform: none;
  font-size: 80px;
  line-height: 86px;
  letter-spacing: -1px;
  margin-bottom: 40px;
}

.page h2 {
  color: #333;
  margin-top: 50px;
  font-weight: 600;
  font-size: 3em;
}

.page h4 {
  font-weight: 600;
  color: #333;
}
h5 {
  font-weight: 600;
  color: #333;
}

.bg-dark{
  background-color: #ffc258;
}

.bg-main{
  background-color: #ffe3a4;
}

.bg-light{
  background-color: #fff0cf;
}

.contact-mb {
    height: 160px;
}

.morethemes{
  margin: auto;
  bottom: 30px;
  left: 46.5%;
  width: 150px;
  color: #d6973d;
  font-weight: 600;
}

.fixed-bottom{
  position: absolute;
  bottom: 30px;
  width: 100%;
}


.theme{
  padding: 10px;
  float: left;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #ffe3a4;
}

.theme:hover{
  background-color: #fff0cf;
}

.theme.phone{
  padding: 8px 15px;

}

.adress{
  margin-top: 20px;
}

.adress a{
  font-size: 16px;
}

#fp-nav ul li, .fp-slidesNav ul li {
    margin: 0 0 11px;
    border-color: transparent;
  }

.theme img{
  width: 30px;
}

.scrolldown{
  position: absolute;
  bottom: 40px;
  left: 49.2%;
  background-color: #fff;
  color: #333;
  border-radius: 18px;
  height: 36px;
  width: 36px;
  padding-top: 6px;
  padding-left: 8px;
}

.scrolldown a{
  color: #333;
  border-bottom: none;
  text-decoration: none;

}


.contact-mb .btn-contact{
    margin-top: 0px;
}

.faq .container-fluid{
  padding-left: 0px;
  padding-right: 0px;
}


.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus{
  background-color: #fff8e6;
    border: 1px transparent solid;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: none;
    border-radius: 0;
  }

.tab-content {
    border: none;
    border-radius: 0px;
    background-color: #fff8e6;
    padding: 18px 45px 14px;
height: 505px;
}

.tab-pane{
  padding-top: 80px !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
  width: 100%;
}

.input-mapsearch{
  border: none;
  border-radius: 0px;
}
.map-search .search{
  background-color: red;
  border: none;
  padding: 7px 5px 7px 8px;
  color: #fff;
  font-size: 1.2em;
  margin-left: -5px;
}

.main-finance{
  background-color: #ffc258;

}

.map-search{
  position: absolute;
  bottom: 50px;
  left: 15px;
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{
  border: 1px solid #fff;
  background: transparent !important;
}

#map{
  height: 700px;
}

.mapdiv{
  margin-top: -100px;
}

.nopadding{
  padding-left: 0px;
  padding-right: 0px;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: none;
    border-radius: 0;
    color: #38302e;
    font-size: 16px;
    font-weight: 600;
}

.contact-left{
  padding-top: 50px;
}

h3{
  color: #38302e;
}

.single-question:first-of-type{
  border-top: 1px solid #CABA97;
}

.single-question{
  border-bottom: 1px solid #CABA97;
  color: #a29b89;
  padding: 17px 15px 17px 0px;
}

.single-download:first-of-type{
  border-top: 1px solid #a29b89;
}

.single-download{
  border-bottom: 1px solid #a29b89;
  color: #a29b89;
  padding: 12px 15px 12px 0px;
}

.single-download img {
  height: 21px;
  margin-right: 10px;
}

.videolink{
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;


}
.service-box .section-title{
  font-size: 2em;
}



.site-header .dropdown-item{
  float: right;
}

.site-header .right-align .navbar .navbar-toggle{
  margin-left: 0px;
  float: right;
}

.site-header .dropdown-item .btn.btn-default {
    background: #fff;

}

.site-header .dropdown-item .btn{
  padding: 0px;
  height: 64px;
}


.page-header{
  border-bottom: none;
}

.service-box{
  background-color: #fff8e6;
  height: 300px;
      padding-top: 25px;
}

.site-header .header-menu .nav li > a{
  font-size: 36px;
  font-weight: 600;
  text-transform: none;
}

.site-header .header-menu .nav li > a:hover{
  color: #ed3934!important;
}

h3.title {
    color: #333;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
  }

.page .site-header{
  top: 39px;
}

.one-page .site-header{
  top:39px;
}

.logo-box{
  width: 90px;
  margin-left: 15px;
  float: left;
}

body .carousel.carousel-white .owl-page span, body .owl-carousel.carousel-white .owl-page span {
  background: #ffc258;
}

body .carousel.carousel-white .owl-page span:hover, body .owl-carousel.carousel-white .owl-page span:hover{
  border: 2px solid #ffc258;
  background: transparent;
}

/* line 185, ../sass/_carousels.scss */
.carousel .owl-pagination .owl-page:hover span,
.owl-carousel .owl-pagination .owl-page:hover span {
  background: transparent;
}

/* line 192, ../sass/_carousels.scss */
.carousel .owl-pagination .owl-page.active span,
.owl-carousel .owl-pagination .owl-page.active span {
  background: transparent;
}

.pt160{
  padding-top: 160px;
}

.form-control{
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  height: 60px;
  border-bottom: #AB8338 1px solid;
  color: #333;
  font-size: 30px;
}

.form-control.right{
  text-align: right;
}

.round{
  background-color: #ffe3a5;
    padding: 25px 25px;
    border-radius: 44px;
    width: 80px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}

.round:hover{
  background-color: #F9F0DB;
}

.round img{
  width: 50px;
}

.np-right{
  padding-right: 0px;
}

.socialbox{
  position: fixed;
  left: 30px;
  top: 40%;
  z-index: 1000;
}

.socialbox .icon,.socialbox .linktext,.socialbox .copy{
  float: left;
}

.socialbox .icon{
  width: 44px;
  height: 44px;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
}

.socialbox img{
  height: 24px;
  padding-top: 8px;
}

.socialbox .linktext{
  background-color: #fff;
  padding: 7px;
  min-width: 194px;
  height: 44px;

}

.socialbox .copy{
  cursor: pointer;

}
.deselect ::selection {
    background: transparent;
    color: inherit;
}
.deselect ::-moz-selection {
    background: transparent;
    color: inherit;
}
.deselect {
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.socialbox .close{
  display: none;
  padding-right: 10px;
    height: 44px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gmnoprint {
    right: 55px!important;
  }

.socialbox .copy{
  background-color: #ed3934;
  padding: 12px 14px;
  font-size: 12px;
  height: 44px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  transition: 0.5s all linear;
}

.theme.active {
    background-color: #fff0cf;
}

#fp-nav{
  display: none!important;
}


.socialbox .copy:hover{
  background-color: #BE1614;
}



.adress:first-of-type{
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}

.adress{
  padding: 15px;
  border-bottom: 1px solid #333;
}


.martop-40{
  margin-top: 70px;
}

.carousel .owl-pagination, .owl-carousel .owl-pagination {
    height: 13px;
    margin: 0 0 51px 0;
  }

body .carousel.carousel-white .owl-prev, body .carousel.carousel-white .owl-next, body .owl-carousel.carousel-white .owl-prev, body .owl-carousel.carousel-white .owl-next{
  color: #ffc258;
}

body .carousel.carousel-white .owl-page:before, body .owl-carousel.carousel-white .owl-page:before{
  background: #ffc258;
}

body .carousel.carousel-white .owl-page.active span, body .owl-carousel.carousel-white .owl-page.active span{
  background: #ffc258;
}

linktext{
  background: #ffc258;
}

.site-header .right-align .dropdown-item .dropdown-menu {
    left: -209px;
    top: -1px;
}

.site-header{
  position: fixed;
}

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

.thema-box{
  background-color: #fff8e6;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 20px;
}


.btn-contact{
  margin-top: 80px;
 background-color: #ed3934;
 padding: 24px 30px;
 color: #fff;
}

.btn-contact:hover{
  color: #fff;
  background-color: #BE1614;
}

.question{
  margin-top: 17px;
  color: #333;
  font-size: 18px;
}

.faq .tab-pane{
  padding-top: 30px!important;
}

.faq .tab-content{
  height: auto;
  padding-bottom: 160px;
  padding-top: 140px;
}

.btn-question{
  background-color: #c1974b;
  padding: 15px 20px;
  color: #fff;
}

.btn-question:hover{
  color: #fff;
}

.btn-askmore{
  background-color: #f6ead0;
  padding: 15px 20px;
  color: #333;
}

.faq .antwort{
  display: none;
}

.faq .close{
  width: 20px;
  display: none;
}

.btn-askmore:hover{
  color: #333;
}


.btn-sim{
  margin-top: 50px;
  background-color: #c1974b;
  padding: 15px 20px;
  color: #fff;
}


.btn-sim:hover{
  color: #fff;
}
.bg-visual-debit{
  background-image: url("../content/img/debit/visual-debit.png");
  background-size: 100% 100%;
}


#rahmen-top{
  width: 97%;
  left: 15px;
  height: 15px;
  position: fixed;
  top: 15px;
  background-color: #fff;
  z-index: 1000;
}

#rahmen-right{
  width: 15px;
  top: 15px;
  height: 95.9%;
  position: fixed;
  right: 15px;
  background-color: #fff;
  z-index: 100;
}

#rahmen-bottom{
  width: 97%;
  left: 15px;
  height: 15px;
  position: fixed;
  bottom: 15px;
  background-color: #fff;
  z-index: 100;
}

#rahmen-left{
  width: 15px;
  top: 15px;
  height: 95.9%;
  position: fixed;
  left: 15px;
  background-color: #fff;
  z-index: 1000;
}



.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 40px;
    padding-right: 40px;
}

.site-header .dropdown-item .dropdown-menu li {
    margin: 0;
}

.site-header .dropdown-item .dropdown-menu li a {
  background: #fff;
  padding: 22px 10px 0px 0px;
  font-size: 16px;
  height: 64px;
  }

.site-header .navbar .navbar-toggle.collapsed {
    background: #fff;
}

.site-header .navbar .navbar-toggle .icon-bar{
  background: #fff;
}

.site-header .navbar .navbar-toggle.collapsed:hover{
  background: #BE1614;
}

.site-header .navbar .navbar-toggle{
  height: 64px;
      padding: 5px 16px;
}

.menu-close{
  height: 0px!important;
}

.video-communication video{
    width: 100%;
}

.video-debit video{
    width: 100%;
}

.video-e-wallet video{
    width: 100%;
}

#main-menu a {
  color: #333;
}

h5, .h5 {
    font-size: 18px;
    letter-spacing: -0.01em;
  }

.site-header .header-menu{
  width: 0%;
  height: 0px;
right: 0;
float: right;
position: relative;
margin-right: 25px;
top: -81px;
transition: 0.5s all linear;
}



.menu-open{
  width: 50%!important;
}
/*
#rahmen{
  border: solid 15px white;
  width: 98%;
  height: 98%;
  top: 1%;
  left: 1%;
  position: absolute;
  z-index: 1;
}
*/

p.page-title{
  color: #333;
}

.site-header .header-menu .nav li{
  width: 100%;
  margin-bottom: 15px;
}

.site-header .right-align .navbar .navbar-toggle {
    margin-right: 13px;
    z-index: 20;
}

.section.produkte{
  background-position: 0px -275px;
}

.infolinks a{
  font-size: 1.1em;
  margin-left: 10px;
  color: #333;
  border-bottom: none;
  float: left;
  width: auto;
}

.site-footer {
    background: #ffc258;
    padding: 25px 0 50px;
  }

.socialbox-content{
  width:350px;
  display: none;
}

.contact-left .nav-tabs .active{
  background-color: #fff8e6;
}


.contact-left .accordion-tab > li, .tabs-left .accordion-tab > li:first-of-type{
  border-radius: 0px;
}




.socialbox-content.active{
  width: 350px;
  display: block;
  transition: all 3s linear;
}

.copyright{
  color: #76531b;
  font-weight: 600;
  font-style: normal;
}

.partner-logo{
  margin-bottom: 40px;
}

.partner-logo img{
  width: 221px;

}

.tab-content .tab-pane {
  color:#333;
}

.tab-content .tab-pane p {
    line-height: 1.6em;
}



.title-contact{
  font-weight: bold;
  font-size: 2em;
}

.partner-info span {
  display: block;
}

.partner-info span.job-position {
  color: #aa9373;
}

.partner-info a {
  display: block;
  border-bottom: none;
}

.center-align{
  text-align: center;
}

.video-background{
  display: block;
}
.marbot-70{margin-bottom: 70px;}

.promo-box span{
  color: #6F5424;
  letter-spacing: 0.5px;
}

/* Medium Devices, .visible-md-* */
@media (min-width: 1400px){
  .main .section{
    background-size: cover;
  }
}


@media (min-width: 768px){

.one-page .main .section.section-header.fp-table .site-header {
    top: 38px;
    position: fixed;
  }

  .calculator{
    padding-top: 130px;
  }

  .page h4 {
      font-weight: 600;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: -0.25px;
      color: #333;
    }

}


/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {

  .video-background{
    display: none;
  }

  .main .section{
    background-size: cover;
  }

}


/* Small Devices, .visible-sm-* */
@media (min-width: 768px) and (max-width: 991px) {

  h2.section-title{
    font-size: 1.5em !important;
  }



  .container{
    padding-left: 90px;
    padding-right: 90px;
    }

    .video-background{
      display: none;
    }

    .page h1 {
      font-size: 4em;
    }

    .section.communication{
      background-image: url("../content/img/communication/visual-communication-tablet.png") !important;
    }

    .section.finanzen{
      background-image: url("../content/img/debit/visual-debit-tabet.png") !important;
    }

    .section.ewallet{
      background-image: url("../content/img/ewallet/visual-e-wallet-tablet.png") !important;
    }


}

/* Extra Small Devices, .visible-xs-* */
@media (max-width: 767px) {

  .contact-left .nav-tabs-justified > li > a, .contact-left .nav-tabs.nav-justified > li > a{
    text-align: left;
    margin-bottom: 0px;
  }

  .service-box{
    height: 200px;
  }

  .container{
    padding-left: 30px;
    padding-right: 30px;
    }

  #reseller{
    padding-bottom: 30px;
  }

    .page .site-header {
    top: 28px;
  }

  .map-search{
    position: absolute;
    top:20px;
    left: 40px;
  }

  .btn-sim{
    width: 100%;
  }

  .single-question{
    padding: 17px 0;
  }



  .question {
    margin-top: 17px;
    margin-bottom: 30px;
    padding-left: 10px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus{
  background-color: #fff;
}

.accordion-tab > li:first-of-type, .tabs-left .accordion-tab > li:first-of-type{
  border: none;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}

  .accordion-tab > li, .tabs-left .accordion-tab > li{
    border: none;
    border-bottom: 1px solid #333;

  }

  .btn-question{
    width: 100%;
  }

  .page h4 {
      font-weight: 600;
      font-size: 1.5em;
    }

  .xs-nopadding{
    padding-left: 0px!important;
    padding-right: 0px!important;
  }

  .round{
    margin-top: 20px;
    margin-bottom: 20px;
  }

    .text-mob-left{
      text-align: left!important;
    }

    .layers-images{
      margin-left: -38px;
      margin-right: -38px;
    }

    .page h2 {
    margin-top: 0px;
    }

    .btn-contact {
    padding: 26px 50px;
    font-size: 0.9em;
    }

    .bg-main .container, .bg-light .container, .bg-dark .container{
      padding-left: 60px;
      padding-right: 60px;
      }

    h2.section-title{
      font-size: 1em !important;
    }

    .one-page .site-header {
    top: 27px;
    }

    .service-box{
      margin-bottom: 20px;
    }


    .partner-info{
      margin-bottom: 60px;
    }

    .page h2 {
        font-size: 1.5em;
    }

    .infolinks a:first-of-type {
    border-top: 1px solid #333;
    }

    .infolinks a {
    text-align: left;
    width: 94%;
    border-bottom: 1px solid #333;
    padding: 10px;
    }

    .site-header .header-menu .nav{
      margin-bottom: 0px;
      margin-top: 60px!important;
    }

    .one-page .main .section .section-title{
      text-transform: none;
      font-size: 1.75em;
          letter-spacing: -0.04em;
    }

    .btn.btn-lg, .btn-group-lg > .btn {
    font-size: .8em;
    padding: 16px 30px;
    }

    .morethemes, .scrolldown{
      display: none;
    }

    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
      text-transform: none;
    }

    .container-fluid {
    padding-left: 28px;
    padding-right: 30px;
}

    .site-header .header-menu {
    margin-right: 0px;
    top: -88px;
    padding-bottom: 0px;
  }

  .lang-mobile{
    display: block;
    text-align: center;
    padding-left: 0px;
    margin-top: 10px;
    font-size: 0.9em;
  }

  .lang-mobile li{
    margin: 10px;
    display:inline;
  }

  .lang-mobile .active a{
    color: red;
  }

  .lang-mobile a{
    color: #333;
    font-weight: 500;
  }

    .main .section{
      background-size: cover;
      /*padding-left: 30px;*/
    }

    .section.communication{
      background-image: url("../content/img/communication/visual-communication-mobile.png") !important;
    }

    .section.finanzen{
      background-image: url("../content/img/debit/visual-debit-mobile.png") !important;
    }

    .section.ewallet{
      background-image: url("../content/img/ewallet/visual-e-wallet-mobile.png") !important;
    }

    .video-background{
      display: none;
    }

    .page h1 {
      font-size: 2em;
    }

    .navbar-default .dropdown-item{
      display: none;
    }
    .socialbox{
      display: none;
    }


    #rahmen-top{
      left: 7px;
      top: 7px;
    }

    #rahmen-right{
      top: 7px;
      right: 7px;
    }

    #rahmen-bottom{
      left: 7px;
      bottom: 7px;
    }

    #rahmen-left{
      top: 7px;
      left: 7px;
    }

    .menu-open{
      width: 100%!important;
    }

    .mapdiv {
      margin-top: 0px;
    }

    .contact-left{
      margin-bottom: 30px;
    }

    .tab-pane {
      padding-top: 10px !important;
    }

}
