/* -------------------------------------------- Fonts Files ---------------------------------------------------------*/

@font-face {
    font-family: "Graphik";
    src: url(../fonts/Graphik-Regular.otf);
 }
 
 @font-face {
    font-family: "GT-Sectra-Fine";
     src: url(../fonts/GT_Sectra_Fine_Bold/GT_Sectra/GT-Sectra-Fine-Bold.woff);  /** src: url(../fonts/GT-Sectra-Fine-Regular.otf);  */
 }


 /* -------------------------------------------- Main Styles ---------------------------------------------------------- */ 

html , body {
    margin: 0;
    padding: 0;
}

body {
    max-width:100%;
    overflow-x: hidden;
}

section {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    width: 100%;
}

div.container-fluid,
div.container {
    padding: 0;
    width: 100%;
}

.hidden {
    display: none;
}

/* -------------------------------------------- Navigation ----------------------------------------------- */

#navbar-header {
    max-width:100%;
}

header.header {
    background: #FFFCFA;
    box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.15);  
    height: 120px;
    width: 100%;
    margin: 0 auto;
}

.header .navbar-brand {
    width: 116.99px;
    height: 29px;
    margin-top: 26px;
    margin-left: 48px;
}

.nav li {
    list-style: none;
    margin-right: 50px;
}

ul.header-custom-nav li a {
    text-decoration: none;
    height: 25px;
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000000;
    margin-top: 48px;
}

ul.header-custom-nav ul.dropdown-menu li a {
    margin-top: 8px;
}

ul.header-custom-nav li a {

}

.nav-link {
    padding: 0px;
}

.nav-tabs {
   border: none;
}


.navbar-fixed {
    top: 0;
    z-index: 999;
    position: fixed;
    width: 100%;
    transition-timing-function: ease-in-out;
    transition: 1s;
    transform: translateY(-5%);

}


.nav-tabs a.active {
    border-bottom: 1px solid black  !important;
    border-left: #FFFCFA  !important;
    border-top:  #FFFCFA  !important;
    border-right: #FFFCFA  !important;
    background: #FFFCFA !important;
}

.nav-tabs a:hover {
    border-color: #FFFCFA  !important;
    background: #FFFCFA !important;
}

.nav-tabs a:visited {
    color: black;
}


/* ---------------------------------------------  Header -----------------------------------------------------------------*/

.hero {
    background: url('../images/bbx_desktop/bbx_purple.jpg'); 
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    height: 1100px;
}

.hero-title {
    margin-top: 21%;
}

.hero-title h1 {
    font-family: "GT-Sectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 72px;
    line-height: 110%;
    color: #FBF9F9;
}

.hero p {
    font-family: "Graphik";
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #FBF9F9;
}


/* ------------------------------------------------  Section Billbox 1 ---------------------------------------------------*/
.billbox-1 h3 {
    margin-right: 0px;
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000000;
}

.billbox-1 h2 {
    font-family: "GT-Sectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 110%;
    color: #000000;
}

#bbx1-paragraph1 {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #000000;
}

#bbx1-paragraph2 {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #000000;
}

.billbox-1 button {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;

    line-height: 24px;
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
}

.bbx1-pagination {
    margin-top: 30px;
}

.billbox-1 video {
    height: 100%;
    width: 100%;
    z-index: 50;
}

.billbox-1 .bbx1-swiper {
    max-width: 580px;
    margin-top: 40px;
}

.billbox-1 h2 {
    margin-bottom: 40px;
}

.billbox-1 .paragraph {
    margin-bottom: 40px;
}


/* -----------------------------------------------------   BIllbox Section 2 -------------------------------------------------------*/

.billbox-2 {
    background: #5733BE;
    padding: 0 0 80px 0;
}

.bbx2-title h1 { 
    margin-top: 80px;
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #FBF9F9;
}

.billbox-2 .elevator-title {
    margin-top: 200px;
}

.billbox-2 .elevator-text {
    margin-top: 140px;
}

.billbox-2 .elevator-text .hidden {
    display: none;
}

.elevator h2 {
    margin: 0px;
    padding: 0px;
}

.elevator p {
    margin: 0px;
    padding: 0px;
}

.billbox-2 .elevator-title h2.active {
    color: #FBF9F9;
}

.elevator-item-1 h2,
.elevator-item-2  h2, 
.elevator-item-3 h2,
.elevator-item-4 h2 {
    font-family: "GT-Sectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 110%;
    text-align: right;
    color: #FBF9F9;
    opacity: 0.3;
}

.billbox-2 .elevator-text h2 {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #FBF9F9;
}

.billbox-2 .elevator-text p {
    padding-top: 10px;
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #FBF9F9;
}

.billbox-2 h2 {
    cursor: pointer;
}

.billbox-2 div.active h2 {
    opacity: 1;
}

.billbox-2 .verticalSwiper {
    max-height: 400px;
}


/* ----------------------------------------------------  Billbox Section 3 --------------------------------------------------------*/

.billbox-3 {
    background: #FBF9F9;
}

.billbox-3 .bbx3-title {
    margin-bottom: 70px;
}

.billbox-3 .bbx3-title h1 {
    margin-top: 7%;
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000000;
}

.billbox-3 div.paragraph-3,
.billbox-3 div.paragraph-4 {
    margin-bottom: 100px;
}

.billbox-3 .accordion-item {
    background: #FBF9F9;
    border: none;
}

.billbox-3 .accordion-header {
    font-family: "GT-Sectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 110%;
    color: #000000;
    border: none;
    background: #FBF9F9;
    margin-top: 30px;
    display: flex;
    align-items: start;
    margin-bottom: 20px;
}

.billbox-3 .accordion-button {
    background: #FBF9F9;
    border: none;
    margin-left: 0px;
}

.billbox-3 .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}


.billbox-3 .accordion-button {
    font-family: "GT-Sectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 110%;
    color: #000000;
    background: #FBF9F9;
    border: none;
    margin-left: 0px;
}
.billbox-3 .accordion-button:not(.collapsed) {
    box-shadow: none;
}

.billbox-3 .accordion-body {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #000000;

    background: #FBF9F9;
    margin-left: 55px;
    margin-top: 22px;
    margin-bottom: 20px;
}
.billbox-3 .accordion-button:focus, .billbox-3 .accordion-button:active, .billbox-3 .accordion-button:hover{
    box-shadow: none!important;
    outline: 0;
}

/**
.billbox-3 .accordion-button::after {
    position: absolute;
    background-image: url("../images/bbx_icons/orangePlus.png");
    margin-top: 200px;
}
**/

.billbox-3 .accordion-button::after { 
    display: flex;
    flex-direction: column;
    margin-left: 45px;
    background-image: url("../images/bbx_icons/orangePlus.png");
}


/**
.accordion-button:not(.collapsed)::after {
    background-image: url("../images/bbx_icons/orangeX.png");
    transform: rotate(-180deg);
}
**/

/** added for test **/
.billbox-3 .accordion-button::before {
    display: flex;
    flex-direction: column;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("../images/bbx_icons/orangeX.png");
    transform: rotate(-180deg);
}

/* ------------------------------------------------------- BIllbox Section 5 --------------------------------------------------------*/

.billbox-5 h1 {
    padding-top: 40px;
    font-family: "GT-Sectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 72px;
    line-height: 110%;
    color: #FBF9F9;
}

.billbox-5 p {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #FBF9F9;
}

.billbox-5 video {
    object-fit: cover;
    width: 100%;
    max-height: 800px;
}

.billbox-5 .header-title {
    margin-top: 5%;
    margin-left: 5%;
    position: absolute;
}

.billbox-5 .content-title {
    margin-left: 5%;
    margin-top: 32%;
    position: absolute;
}
/* ----------------------------------------------------- BIllbox Section 6  ------------------------------------------------------*/

.billbox-6 {
    height: 650px;
    background: #FFFCFA;
}

.billbox-6 .header h1,
.billbox-6 .header p {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

.billbox-6 .header h1{
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.billbox-6 .header p {
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.billbox-6 .item {   /* swiper-slide */
    width: 192px;
    width: 123px;
}

.billbox-6 .header {
    margin-top: 13%;
}

.slidecontainer {
    width: 100%;
}
  
.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 1px;
    border-radius: 5px;
    background: #000000;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

#datev img,
#xero img,
#igel img {
    height: 50px;
}

.owl-carousel .middle-icons {
    margin-top:25px;
}

.billbox-6 .item img {
    padding-left: 40px;
}

.billbox-6 .addison {
    margin-top: 10px;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-prev {
    left: -2rem;
    height: 50px;
    width: 35px;
}

.owl-next {
    right: -2rem;
    height: 50px;
    width: 35px;
}
/* ---------------------------------------------- BIllbox Section 7 --------------------------------------------------*/

.billbox-7 {
    height: 800px;
    background: url('../images/bbx_desktop/bbx_green.jpg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}

.billbox-7 h1 {
    margin-top: 13%;
    font-family: "GT-Sectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 72px;
    line-height: 79px;
    color: #FBF9F9;
}

.billbox-7 .bbx7-title h1 { 
    margin-top: 80px;

    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    
    line-height: 24px;
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #FBF9F9;
}

/* ------------------------------------------------BIllbox Section 8 ----------------------------------------------------*/
.billbox-8 video {
    height: 100%;
    width: 100%; 
    z-index: 100;
}
.billbox-8.leitbild video {
    object-fit: cover;
}

.billbox-8 h3 {
    height: 25px;
    margin-top: 250px;

    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000000;
}

.billbox-8 h2 {
    max-width: 580px;
    max-height: 275px;
    font-family: "GT-ectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 110%;
    display: flex;
    align-items: flex-end;
    color: #000000;
}

.billbox-8 p {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #000000;
}

.bbx-8-paginator a{
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000000;
}

.billbox-8 .bbx8-swiper {
    max-width: 580px;
    margin-top: 40px;
}

.billbox-8 h2 {
    padding-top: 40px;
    padding-bottom: 30px;
}

/* ---------------------------------------------------- BIllbox Section 9 -------------------------------------------------------*/

.billbox-9 img {
    width: 520px;
    height: 126px;
}

.billbox-9 {
    max-height: 1800px;
    background: #EDEDED;
}

.bbx-9-header {
    margin-top: 150px;
}

.billbox-9 .header-title-1 {
    max-width: 666px;
    max-height: 110px;
    margin-top: 153px;

    font-family: "GT-Sectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 110%;
    color: #000000;
}

.billbox-9 .header-title-2 {
    margin-top: 70px;

    font-family: "GT-Sectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 110%;
    color: #000000;
}

.billbox-9 .bbx-9-content-1 {
    margin-top: 153px;
}

.billbox-9 .bbx-9-content-2 {
    margin-top: 175px;
    margin-bottom: 30px;
}

.billbox-9 .bbx-9-content-1 p {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #000000;
}

.billbox-9 .bbx-9-content-2 p {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #000000;
}

.billbox-9 .bbx-9-content-2 h1 {
    max-width: 666px;
    max-height: 110px;

    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000000;
}

.billbox-9 .bbx-9-footer h1 {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000000;
}

.billbox-9 .bbx-9-content-1-header {
    width: 504px;
    height: 84px;

    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #000000;
}

.billbox-9 .bbx-9-content-1-address-zu { 
    width: 250px;
    height: 160px;
}

.billbox-9  .bbx-9-content-2-address-de {
    width: 250px;
    height: 160px;
}

.billbox-9 .bbx-9-content-1-address-zu h2 {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000000;
}

.billbox-9 .bbx-9-content-1-address-zu p {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #000000;
}


.billbox-9  .bbx-9-content-2-address-de h2 {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000000;
}

.billbox-9  .bbx-9-content-2-address-de p {
    max-width: 513px;
    height: 140px;

    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #000000;
}

.billbox-9 .captcha {
    padding-bottom: 1%;
}

.billbox-9 form label, .billbox-9 form h3 {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
}

.billbox-9 button {
    vertical-align: middle;
    margin-right: 5px;
}


.billbox-9 button {
    height: 40px;
    border: none;
    outline: none;
    color: #fff;
    background: #068356;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 2px;
    opacity: 1;
    font-size: 14px;
    padding: 0;
    font-weight: bold;
}

.billbox-9 button:hover {
    color: #068356;
    background: transparent;
    border: 2px solid #068356;
    opacity: 1;
    font-weight: bold;
}

.billbox-9 .form-control {
    height: 45px;
}

.billbox-9 a {
    color: #068356;
}

.billbox-9 form {
    margin-top: 20px;
    margin-left: 117px;
}

.billbox-9 .header-title-2 {
    margin-bottom: 30px;
}

/* ---------------------------------------------------- BIllbox Section 10 ------------------------------------------------------*/

.billbox-10 {
    height: 1600px; 
    background: black;
}

.billbox-10 #associate_background {
    max-height: 1600px;
}

.billbox-10 h1 {
    color: #FFFFFF;
}

.billbox-10 .img-container {
    max-height: 1196.23px;

    text-align: center;
    z-index: 2;
}

.billbox-10 .associate-paragraph p {
    max-width: 716.65px;
    max-height: 424px;
    margin-top: 35px;
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    
    letter-spacing: 0.5px;
    color: #FBF9F9;

    z-index: 1;
}

.billbox-10 .img-container {
    position: relative;
    text-align: center;
}

.billbox-10 .associate-title {
    margin-top: -45%;
}

.billbox-10 .associate-paragraph{
    margin-top: 25%;
    z-index: 100;
}

.billbox-10 .associate-paragraph h2 {
    max-width: 741px;
    max-height: 110px;
    margin-top: 30px;
    margin-bottom: 40px;
    font-family: "GT-Sectra-Fine";
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 55px;
    color: #FBF9F9;
    z-index: 1000;
}


/* ------------------------------------------------------  Billbox Footer ---------------------------------------------------------*/

footer {
    height: 120px;

    margin-left: 0.24px;
    margin-bottom: 0px;

    background: #FFFCFA;
    box-shadow: 0px -15px 40px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

footer .social {
    margin-top: 48px;
    float: left;
}

footer .legal {
    margin-top: 48px;
    text-align: right;
}


footer .social-item {
    height: 25px;
    margin-left: 36px;

    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    
    text-align: center;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    
    color: #000000;
}

footer .legal-item {
    height: 25px;
    margin-left: 34px;
    
    font-family: Graphik;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
   
    
    text-align: center;
    letter-spacing: 2.5px;
    text-transform: uppercase;

    color: #000000;
}


.btn-green {
    background-color: #00895a;
    border-color:  #00895a;
    color: white;
    border-radius: 25px;
    padding: 10px;
    width: 140px;
}


.btn-purple {
    background-color: var(--bs-purple);
    border-color:  var(--bs-purple);
    color: white;
    border-radius: 25px;
    padding: 10px;
    width: 140px;
    height: 76px;
}

/*------------------------------------------------- Swiper Pagination -----------------------------------------------*/
.swiper-pagination {
    text-align: left !important;
}

span.swiper-pagination-bullet {
    background: white;
    width: 10px;
    height: 1px;
    border-radius: .5rem;
    opacity: 0.3;
}
  
span.swiper-pagination-bullet-active {
    background-color: black;
    width: 10px;
    height: 1px;
    opacity: 1;
}

/*--------------------------------------------------- Custom CSS  ----------------------------------------------------*/
.dropdown:hover .dropdown-menu{
  display: block;
}

.dropdown-menu{
    margin-top: 0;
}

#navbar-header {
    position: sticky; /* Make it stick/fixed */
    top: 0;
    width: 100%; /* Full width */
    transition: top 0.6s;
    z-index: 99999;
}

.nav-custom .navbar-toggler {
    border-color: transparent;
    margin-right: 50px;
    margin-top: 35px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0;
}

#billbox-1 div.header-text{
    padding: 130px 0 0 0;
}

.bbx-9-content-1-header{
    margin-top: 150px;
}

.bbx-9-content-1-address-zu, .bbx-9-content-2-address-de{
    margin-top: 50px;
}

div.contact-message .alert {
    margin: 15px 0;
}

.contact-buttons {
    margin-top: 13px;
}

.language-dropdown ul{
    min-width: 4rem;
}

.language-dropdown li {
    margin-right: auto;
    margin-left: auto;
}

.associate-title svg {
    max-width: 300px;
}

.billbox-9 .captcha {
    margin-top: 15px;
}

.alert-custom {
    background-color: transparent;
    border-color: transparent;
    margin: 15px 0;
    padding: 0;
}

.contact-form .error{
    border-color: #6a1a21;
}

.datev-logo {
    width: 140px !important;
}

/** ----------------------------------- Responsive Css ---------------------------------------------------------------*/

@media only screen and (max-width: 991px) {
    .navbar-collapse {
        background: #FFFCFA;
        box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.15);
        margin-top: 30px;
    }

    .elevator-item-1 h2, .elevator-item-2 h2, .elevator-item-3 h2, .elevator-item-4 h2 {
        text-align: left;
        font-size: 40px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .nav-tabs a.active {
        border-bottom: none !important;
    }
}

@media only screen and (max-width: 420px) {

    .hero-title h1 {
        font-size: 26px;
        margin-top: 85px;
    }

    .hero-title h1.second-title {
        font-size: 26px;
        margin-top: 15px;
    }

    .adjust-width {
        width: 100%!important;
    }

    .hero p {
        font-size: 18px;
        line-height: 22px;
    }

    .billbox-1 h2 {
        margin-bottom: 40px;
    }

    .billbox-1 h2 {
        font-size: 28px;
        margin-left: 28px;
        margin-right: 10px;
        max-width: 300px;
    }

    .billbox-1 .paragraph {
        margin-left: 28px;
        margin-right: 65px;
        max-width: 300px;
    }

    .swiper-pagination{
        margin-left: 32px;
    }

    .billbox-1 div.header-text {
        padding: 100px 0 50px 0px!important;
    }

    .billbox-3 .accordion-button {
        font-size: 28px;
    }

    .billbox-3 .accordion-body {
        font-size: 16px;
        line-height: 26px;
    }

    .billbox-6 {
        height: unset;
    }

    .billbox-6 .owl-carousel {
        margin-top: 50px;
    }

    .billbox-5 h1 {
        padding-top: 0px;
        font-size: 18px;
    }

    .billbox-5 p {
        font-size: 13px;
        line-height: 14px;
    }

    .billbox-9 img {
        width: 200px;
        height: auto;
    }

    .billbox-8 h2 {
        font-size: 28px!important;
        max-width: 320px;
    }

    .billbox-7 h1 {
        font-size: 30px;
        line-height: 38px;
    }

    .billbox-7 {
        height: 600px;
    }

    .break-long-word {
        word-break: break-word;
    }

    .billbox-8 .bbx8-swiper {
        max-width: 300px;
    }

    div.form-content {
        padding: 15px;
    }

    .billbox-9 form {
        margin-left: auto;
        margin-right: auto;
    }

    .right-content-form {
        padding: 0 30px;
    }

    .billbox-10 .associate-title svg {
        max-width: 100px;
    }

    .billbox-10 .associate-paragraph h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .billbox-10 .associate-paragraph p {
        font-size: 15px;
    }

    .billbox-10 {
        height: 1200px;
    }

    footer .social-item {
        margin-left: 25px;
    }

    .billbox-2 .verticalSwiper {
        max-height: 600px;
    }

    .billbox-9 button {
        font-size: 12px;
        width: 115px;
    }

    .contact-buttons div {
        padding: 0 5px;
    }

    .billbox-9 {
        max-height: unset;
    }

    .billbox-10 .associate-paragraph {
        padding: 0 30px;
    }

}

@media only screen and (min-width: 420px) and (max-width: 766px) {
    .billbox-5 h1 {
        font-size: 48px;
    }

    .billbox-5 h1 {
        font-size: 22px;
        line-height: 100%;
    }

    .billbox-5 p {
        font-size: 11px;
        line-height: 16px;
    }

    .hero-title h1 {
        font-size: 28px;
        margin-top: 35px;
    }

    .hero p {
        font-size: 16px;
        width: 100%;
    }

    .adjust-width {
        width: 100%!important;
    }

    .billbox-7 h1 {
        font-size: 44px;
        line-height: 55px;
    }

    .billbox-10 .associate-paragraph p {
        margin-top: 80px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .hero h1 {
        padding-top: 8px;
        font-size: 45px;
    }

    div.collapse .nav li {
        list-style: none;
        margin-right: 0;
    }

    .nav-tabs a.active {
        border-bottom: none !important;
    }

    .billbox-5 h1 {
        font-size: 48px;
    }

    .billbox-9 .bbx-9-content-1-header {
        width: auto;
    }

    .custom-contact-text, .custom-contact-address, .custom-contact-info {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1270px) and (max-width: 1300px) {
    .billbox-1 h2 {
        font-size: 38px;
        line-height: 100%;
    }
}


@media only screen and (min-width: 1028px) and (max-width: 1148px) {
    .nav li {
        margin-right: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1028px) {
    .nav li {
        margin-right: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1442px) {
    .hero-title h1 {
        font-size: 52px;
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1442px) {
    .hero-title h1 {
        font-size: 52px;
    }

    .billbox-1 h2 {
        font-size: 40px;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .hero-title h1 {
        font-size: 42px;
    }

    .billbox-1 h2 {
        font-size: 30px;
    }

    .billbox-1 .bbx1-swiper {
        max-width: 400px;
    }

    #billbox-1 div.header-text {
        padding: 30px 0 0 0;
    }

    #bbx1-paragraph1 {
        font-size: 14px;
        line-height: 24px;
    }

    .billbox-2 .elevator-text p {
        font-size: 16px;
        line-height: 25px;
    }
}

/*---------------------------------------------- Privacy and print site css ------------------------------------------*/
.print-content, .privacy-content {
    margin-top: 150px;
}

.print-content pre, .privacy-content pre {
    font-family: "Graphik";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
}


/*----------------------------------------------- Cookies Styles ------------------------------------*/
.cookie-consent-banner-content {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2147483646;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    overflow: hidden;
}

.cookie-consent-banner__inner {
    text-align: right;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    width: auto;
    z-index: 2147483646;
    background: #EDEDED;
    overflow: hidden;
    padding: 15px;
}

.cookie-consent-banner__copy {
    margin-bottom: 12px;
}

.cookie-consent-banner__header {
    margin-bottom: 6px;
    font-family: "CeraPRO-Bold", sans-serif, arial;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
}

.cookie-consent-banner__description {
    font-family: "CeraPRO-Regular", sans-serif, arial;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #000000;
}

.cookie-consent-banner__cta {
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font-family: "CeraPRO-Regular", sans-serif, arial;
    line-height: 16px;
    border: none;
    outline: none;
    color: #fff;
    background: #068356;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 2px;
    opacity: 1;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: bold;
    border: 2px solid #068356;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.cookie-consent-banner__cta--secondary {
    background-color: transparent;
    color: #dc3545;
    border-color: #dc3545;
}

.cookie-consent-banner__cta:hover {
    background-color: transparent;
    color: #068356;
}

.cookie-consent-banner__cta--secondary:hover {
    color: #fff;
    background: #dc3545;
}

.cookie-consent-banner__cta:last-child {
    margin-left: 16px;
}

@media only screen and (max-width: 768px) {
    .cookie-consent-banner__inner{
        text-align: left;
    }
}

.iti input.iti__tel-input, .iti input.iti__tel-input[type=text], .iti input.iti__tel-input[type=tel] {
    position: unset;
}

.iti {
    display: block;
}

button.iti__selected-country {
    height: 45px;
    background: none;
    color: #212529;
    font-weight: 400;
}

button.iti__selected-country:hover {
    color: #212529;
    background: transparent;
    border: none;
    opacity: 1;
    font-weight: 400;
}

button div.iti__selected-dial-code {
    font-size: 1rem;
}