h1, h2, h3, h4, h5, h6 {
    font-family: times!important;
}

body, p {
    font-family: avenir!important;
}

@font-face {
  src: url('../fonts/timesbd.ttf');
  font-family: times;
}

@font-face {
  src: url('../fonts/avenir.otf');
  font-family: avenir;
}



/*#sp-header {
    height: 90px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
   background:none!important;
box-shadow:none!important;
}*/

#sp-header {
    height: 110px;
}

body:not(.home-page) #sp-title {
    min-height: 130px;
    background-color: #222222;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    font-size: 13px!important;
    text-transform: uppercase;
    letter-spacing: 1px!important;
    color: #fff;
    margin: 0;
}

#sp-header.menu-fixed .sp-megamenu-parent >li >a {
    color: #bd9230;
}

#sp-header.menu-fixed {
  background-color: #222!important;
box-shadow: 0 3px 3px rgba(0,0,0,0.05)!important;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #bd9230;
  background:none!important;
}

#sppb-addon-1597375835260 .sppb-nav-pills > li.active > a, #sppb-addon-1597375835260 .sppb-nav-pills > li.active > a:hover, #sppb-addon-1597375835260 .sppb-nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #bd9230;
}

.sppb-nav-pills>li {
    float: none!important;
    margin: auto!important;
}
.sppb-nav>li {
    display: inline-block!important;
}

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

/*
#sppb-addon-1597375835260 .sppb-nav-pills > li.active > a, #sppb-addon-1597375835260 .sppb-nav-pills > li.active > a:hover, #sppb-addon-1597375835260 .sppb-nav-pills > li.active > a:focus {
    color: #bd9230!important;
    border: #bd9230 1px solid!important;
    background: transparent;
    border-radius: 0px;
}

#sppb-addon-1597848456790 .sppb-nav-pills > li.active > a, #sppb-addon-1597375835260 .sppb-nav-pills > li.active > a:hover, #sppb-addon-1597375835260 .sppb-nav-pills > li.active > a:focus {
    color: #bd9230!important;
    border: #bd9230 1px solid!important;
    background: transparent;
    border-radius: 0px;
}*/

div#sp-footer1 {
    border-top: 1px solid #bd9230;
    padding-top: 15px;
}

#offcanvas-toggler >i {
    color: #ffffff!important;
}

img.sp-retina-logo {
    max-width: 90px;
}

img.sp-default-logo {
    max-width: 90px;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    font-family: title;
    padding: 0 10px!important;
}

.scrollup:before {
    color: #bd9230;
}

.scrollup {
    border: 1px solid #bd9230!important;
    background-color: transparent!important;
}

.scrollup:hover {
    background-color: transparent!important;
}

.sp-module.test {
    margin-top: 0;
}

 @media screen and (min-width: 600px)  {
        .mobile-break { display: none; }
    }

#sp-main-body {
    background-color: #222!important;
    color: #fff!important;
  	/*color: #bd9230!important;*/
}

.grecaptcha-badge { opacity: 0!important; }


.vivace-tab ul li.active a {
    background-color: transparent!important;
    border-bottom: 3px solid #bd9230;
    border-radius: 0;
    padding-bottom: 10px;
    color: white!important;
}

.vivace-tab ul {
    margin-bottom: 30px;
}

#sp-footer {
    background-color: #1f1f1f!important;
    color: #ffffff!important;
}

#sppb-addon-1680086167032 #btn-1680086167033.sppb-btn-custom {
    border: 1px solid #bd9230;
}
#sppb-addon-1680086543974 #btn-1680086543974.sppb-btn-custom {
  	border: 1px solid #bd9230;
}

#sp-header #sp-logo {
    border:none;
}

.sp-megamenu-wrapper > ul {
    border: none;
}

.sp-megamenu-wrapper > ul > li:not(:last-child) > a {
    border-right: none;
}

#sp-header #sp-logo:before, #sp-header #sp-logo:after {
    background-color: transparent;
}

#sp-top1, #sp-top2 {
  display:none;
}

#sp-header {
    padding: 15px 0;
}

#sp-header .logo {
    margin-top: 0px;
}

.sp-megamenu-parent > li > a:before, .sp-megamenu-parent > li > span:before {
    content: none!important;
}

#sp-header.header-sticky {
    background-color: #222;
}

.sp-megamenu-wrapper > ul > li {
    flex: inherit;
    margin: 0 10px;
}

.sp-top1-wrapper .sp-megamenu-wrapper > ul {
    border: none;
    justify-content: end;
}

.sp-top2-wrapper .sp-megamenu-wrapper > ul {
    border: none;
    justify-content: start;
}

.rsfp_thankou_popup_close_btn {
    top: 0;
    line-height: 1;
}

div#sp-footer1 {
    border: 0!Important;
    padding-top: 0!important;
}

#sp-footer .container-inner {
    padding: 25px 0;
    border: 0;
}

div#sp-footer1 a {
    color: white;
}

div#location {
    line-height: 0px;
}

a.volume-play-button {
    /*
  	line-height: 1!important;
    padding: 10px!important;
    width: 30px;
    height: 30px;
    display: flex!important;
    justify-content: center;
  	*/
  	display:none!important;
}
/*
.hide-audio-bar {
    visibility: hidden;
}
*/

img {
    display: inline;
}

.mfp-arrow-left:after {
    border-right: 17px solid #bd9230;
    margin-left: 31px;
}
.mfp-arrow-right:after {
    border-left: 17px solid #bd9230;
    margin-left: 39px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #fbc958;
}
.mfp-arrow-right:before {
    border-left: 27px solid #fbc958;
}

div#sp-menu2 .sp-column {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.lan-switch {
  margin-left: 10px;
}

.sp-module-content .mod-languages ul.lang-inline li.lang-active a {
    background: #bd9230;
    padding: 2px 5px!important
}

h3.sppb-addon-title.sppb-feature-box-title {
    letter-spacing: 0.7px;
}

.sppb-addon-text {
    letter-spacing: 0.3px;
}

.sp-page-builder .page-content #registration {
    padding-right: 0px!important;
}

