/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #000 inset !important;
}



.popup-container{background: url(../images/popup-bg.jpg) no-repeat left top; background-size:cover;  max-width: 640px; margin: 0 auto; font-family: "CircularStd", sans-serif;}
    .event-panel{ padding: 60px; display: flex; justify-content: space-between; align-items: center;}
    .event-panel .image-panel{margin-right: 40px; width:50%;}
    .event-panel .image-panel img{min-width: 200px;}
    .event-panel .text-panel {width:50%;}
    .event-panel .text-panel p{font-size:14px; line-height: 18px; text-align: justify;}
    .popup-container .address-info{padding: 40px 60px; background: #fcfce8; display: flex; justify-content: space-between;}
    .popup-container .address-info .time-panel{ margin-right: 40px; }
    .popup-container .address-info .time-panel ul, .popup-container .address-info .time-panel ul li{margin: 0; padding: 0; list-style: none;}
    .popup-container .address-info .time-panel ul li{border-bottom: 1px solid #cebc43; white-space: nowrap;     text-align: left; color: #000;}
    .popup-container .address-info .time-panel ul li span{display: inline-block; background: #000; color:#d0be43; padding: 10px; width:50px; text-align: center; margin-right: 10px; position: relative;}
    .popup-container .address-info .time-panel ul li span:before{content:""; position: absolute; bottom:-1px; width:100%; height: 1px; background: #fff; left:0;}
    .popup-container .address-info .time-panel ul li:last-child{border:0;}
    .popup-container .rsvp{display: flex; justify-content:flex-start; align-items: center;}
    .popup-container .rsvp .image-panel img{width:100px; margin-right: 20px;}
    
    .popup-container .address-info .time-panel ul li{font-size:14px;}
    
        .popup-container .rsvp .text-panel{text-align: left;}
    .popup-container .rsvp .text-panel p{font-weight: 600; line-height: 16px;}
    .popup-container .rsvp-panel .button-panel{margin-top: 20px;}
    .popup-container .rsvp-panel .button-panel a{background: #d0be43; color:#000; padding: 10px 40px; font-size:18px; border-radius: 30px; text-transform: uppercase; color:#000; text-decoration: none; font-size: 17px; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; font-weight: 600;}
    .popup-container .rsvp-panel .button-panel a:hover{background: #000; color:#fff;}

     @media(max-width: 767px){
    .event-panel{flex-wrap:wrap; padding: 20px;}
    .event-panel .image-panel {
    margin-right: 0;
    width: 100%;
    display: flex; justify-content: center;
    }
    .event-panel .image-panel img {
    min-width: inherit;
    height: 95px;
    }
    .event-panel .text-panel {
    width: 100%; margin-top:20px; text-align: center;
    }
    .event-panel .text-panel p{text-align: center;}
    .popup-container .address-info{flex-wrap:wrap;}
    .popup-container .address-info .time-panel {
    margin-right: 0;
    width: auto;
    display: flex;
    justify-content: center;
    width: 100%;
    }
    .rsvp-panel {
    margin: 40px auto 0;
    }
    .popup-container .address-info {
    padding: 30px 20px;
    background: #fcfce8;
    display: flex;
    justify-content: space-between;
    }
         
     .navbar {
    padding: 27px 15px 40px;
}    
         
    }
        ::selection,
a {
    color: #d2bb13;
}

a:hover,
a.active {
    color: #d2bb13;
}




.touch .btn:hover,
.touch .btn:focus {
    background-color: #d2bb13;
}

.brand-grid__item img {
    height: auto;
    width: 80%;
    opacity: 0.5;
}

.brand-grid__item:hover img {

    opacity: 1;
}

.load_more_btn {
    text-align: center;
    margin-top: 25px;
}

a#loadMore {
    display: inline-block;
    color: #333;
    background: #d2bb13;
    text-transform: uppercase;
    padding: 13px 40px;
    font-size: 15px;
}

.see_morebtn {
    display: inline-block;
    color: #333;
    background: #d2bb13;
    text-transform: uppercase;
    padding: 13px 40px;
    font-size: 15px;
}

.section_seperator .container {
    position: relative;
}


.section-about.section_seperator {
    padding: 150px 0;
    margin: 0;
}

.seperate_line:before {
    content: '';
    background-color: rgba(132, 132, 132, 0.4);
    position: absolute;
    top: 0;
    left: -15px;
    height: 1px;
    width: 10vw;
}

.nav__link:hover:before {
    background: #d2bb13;
}

.nav__link.active:before {
    width: 100%;
}

.nav__link.active:after {
    width: 100%;
}

.cursor {

    background-color: #d2bb13;
}

.node {
    border: 1px solid rgba(210, 187, 19, 0.3);
}

.node.expand {
    background-color: rgba(210, 187, 19, 0.3);
}

.nav__link:after {
    background: #d2bb13;
}

.logotype {
    width: 105px;
}

.section-about h2.title {
    font-size: 60px;
    text-transform: uppercase;
    color: #d2bb13;
}




.section-about h2.title #filterOptions {
    float: right;
}

.btn {

    border: 1px solid #d2bb13;

    color: #d2bb13;
}

.btn:before {
    background-color: #d2bb13;
}

.services p {
    line-height: 20px;
}

.services__item {
    padding: 2rem 2rem
}

.map {
    height: 380px;
    width: 100%;
}

.form-section p {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 14px;
}

.form-section h3 {
    font-size: 60px;
    color: #d2bb13;
}

.form-section {
    position: relative;
    padding-top: 50px;
    margin-top: 0;
    padding-top: 150px;
}

.form-section:before {
    content: '';
    background-color: rgba(132, 132, 132, 0.4);
    position: absolute;
    top: 0;
    left: -45px;
    height: 1px;
    width: 10vw;
}

label.error {
    text-align: left;
    width: 100%;
    position: relative;
    display: block;
    line-height: 24px;
    color: red;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

.input.error {
    border-bottom: 1px solid red;
}


.success_message,
.dynamic {
    background: #5a5a5a;
    width: 100%;
    padding: 10px 20px 10px 20px;
    font-size: 20px;
    display: none;
    font-size: 16px;

}

.contact-form {
    margin-right: 40px;
}

.navbar {
    position: fixed !important;
    transform: none !important;
    transition: all ease 0.3s;
}

body:before {
    background-image: url(../images/angle.svg);
}

.preloader__progress span {
    background: #d2bb13;
}

.brand-grid__item {
    width: 19%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin: 6px 0.5%;
    text-align: center;
    max-height: 94px;
}


.brand-grid {
    position: relative;
    overflow: hidden;
    transition: all ease 0.3s;
    align-items: flex-start;
}

.brand-grid.active {
    height: auto;
}

#filterOptions {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#filterOptions li {
    font-size: 14px;
    margin: 0 0 0 15px;
    float: left;
}

#filterOptions li:first-child {
    margin-left: 0;
}

#filterOptions li a {
    display: block;
    position: relative;
    padding-bottom: 5px;
}

#filterOptions li a:hover {
    text-decoration: none !important;
}

#filterOptions li a:after {
    position: absolute;
    left: 0;
    height: 2px;
    content: '';
    background: #d2bb13;
    bottom: 0;
    width: 0;
    transition: all ease 0.3s;
}

#filterOptions li.active a:after {
    width: 100%;
}

/*.brand-grid:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 61px;
    content: '';
    background: url(../img/brands_overlay.png) bottom center repeat-x;
    opacity: 1;
}*/

/*.brand-grid.active:after {
    opacity: 0;
}*/

.navbar.scrollUp {
    background: #19191b;
    padding: 10px 3.125rem;
}

.navbar.scrollUp .nav__link {
    font-size: 15px;
}

#contact_section:before {
    display: none;
}

.showroom_section .services > row {
    width: calc(100% - 30px);
}

.success_message h5 {
    margin-bottom: 0;
}

ul.brand-grid-penal {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.brand-grid-penal li {
    width: 19%;
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 5px;
    position: relative;
    overflow: hidden;
}

ul.brand-grid-penal li:hover {
    box-shadow: 0 0 10px 4px rgb(210, 187, 19, .5);
    -webkit-box-shadow: 0 0 10px 4px rgb(210, 187, 19, .5);
    -moz-box-shadow: 0 0 10px 4px rgb(210, 187, 19, .5);
}

ul.brand-grid-penal li img {
    max-width: 100%;
    transition: all .5s ease;
}

.section-about h2.title.center-head {
    text-align: center;
}

ul.brand-grid-penal li:hover img {
    transform: scale(1.3);
}


.item-video{position: relative;}

#video-section .item-video {
    position: relative;
    overflow: hidden;
    height: 623px;
    width:100%;
}

.player {
    object-fit: fill;
    height: 623px;
    width: 100%;
    overflow: hidden;
    border:0;
    outline: none;
}

.overlayBg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    z-index: 1;
     border:0;
    outline: none;
}

.overlayBg img{max-width: 100%;}


 .play {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease;
    border: 1px solid transparent;
    border-radius: 100%;
    z-index: 2;
     font-size:20px;
     line-height: 80px;
     text-align: center;
     background: #000;
}

.manager-section {
    display: flex;
    justify-content: flex-start;
    padding: 50px; background: #2a2a2a;
}

.manager-section .image-panel img{width:330px; max-width: inherit; margin: 0 0 20px 0;}
.manager-section .image-panel{ margin: 0 30px 0 0; text-align: center;}

.description-info p{font-size:20px; line-height: 40px;}

.manager-section h3, .manager-section p{color:#fff;}




.overlayBg img {
    max-width: 100%;
    height: 100%;
}

.manager-sections{ margin: 60px 0 200px;}

.manager-sections .title--h3{ margin-bottom: 0;}



    .gallery-custom .content-grid__item{width:23%;}
    .gallery-custom .gutter-sizer {width: 2%;}
    .gallery-custom .content-grid__item{ margin: 0 0 2%;}
    .gallery-custom .hover-content.colored {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    transition: all 300ms ease-out;
    }

    .gallery-custom .content-grid__item:hover .hover-content.colored{opacity: 1;}
    .gallery-custom .content-grid__caption {
    margin-top: 0;
    transform: translate3d(0, 0%, 0);
    transition: transform .3s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    text-align: center;
    }
        
    .gallery-custom .zoom-icon{width:60px; height:60px; display:inline-block; text-align: center; line-height: 60px; border-radius: 100%; background: #fff; margin-bottom: 20px;}
    .gallery-custom .content-grid__link:hover .content-grid__caption {transform: translate3d(0, -40%, 0);}
    .gallery-custom.content-grid .title{ margin-bottom: 0;}



    .gallery-custom.content-grid{display: block; float:left;}
    .gallery-custom .content-grid__item{ float:left;}
    .gallery-custom .cover{height:auto; position: static;}

    .gallery-custom.content-grid .image-wrap-fit{padding-bottom:0;}

    .gallery-custom .content-grid__description, .gallery-custom .content-grid__role {
    font-size: 14px;
    color: #C4C4C4;
    margin-bottom: 0;
    line-height: 18px;
    padding: 0 20px;
    }


.player.small {
    height: 300px;
}


.icon-whatsapp{ background: url("../images/icon-whatsapp.svg") no-repeat left top; width:16px;  height:16px; display: inline-block;}
.icon-whatsapp:hover{ background: url("../images/icon-whatsapp-hover.svg") no-repeat left top; width:16px;  height:16px;}

.follow-us{    font-size: .875rem;
    line-height: 2rem; margin-bottom: 5px;}

.footer__contacts {
    margin-bottom: 0;
}


.delayedPopup {
    display: none;
    position: fixed;
    padding: 0;
    text-align: center;
    width: auto;
    max-width: inherit;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 999999;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    cursor: pointer;
    overflow: hidden
}
    
    .delayedPopup img{max-width: 100%;}


.delayedPopup h2{font-size:28px; color: #6f4958; margin-bottom: 20px;}
        
.delayedPopup p{font-size:13px; color:#999; margin-bottom: 15px; display: block;}        
        
.delayedPopup p span{font-weight: bold; color:#6f4958;}        
        
.delayedPopup h3 {
    margin: 0;
    padding: 0;
    color: #6f4958;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}

.delayedPopup .btn {
    background: #6f4958;
    color: #fff;
    border: none;
    font-size: 13px;
    border-radius: 30px;
    cursor: pointer;
    padding: 15px 40px;
    font-family: 'averta_stdsemibold';
    margin-top: 10px;
    text-decoration: none;
}
.delayedPopup .btn:hover {
    background: #654a54;
}        

.backgroundOverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: rgba(0,0,0,.5);
    z-index: 99999;
   
}

.delayedPopup .button-panel {
    display: flex;
    margin-top:10px;
    justify-content: center;
}

#btnClose {
    position: absolute;
    right: 20px;
    top: 17px;
    color: #ff9064;
    font-size: 25px;
   
}

#btnClose:hover{opacity: 1;}
    
.top-stripe{display: block; text-align: center; font-size:16px; font-family: "CircularStd", sans-serif; background: #d2bb13; color:#000; padding: 10px 0; font-weight: 600; position: relative; z-index: 99999;}
.top-stripe a{text-decoration: underline; color:#000;}
.top-stripe a:hover{text-decoration: none;}

#btnClose{background: #cbb52f; border-radius: 100%; width:40px; height:40px; border-radius: 100%; display: flex; align-items: center; justify-content: center;} 

.top-stripe .link_text {
    display: inline-block;
}

.top-stripe span {
    padding: 0 20px;
}


#contact_section .title-section{margin-bottom: 40px;}
#contact_section select{color:#4a4a4c;}
#contact_section select option:first-child{
  color: #4a4a4c; -webkit-appearance:none;
}

.event-content{max-width: 500px; padding: 40px 60px;}
.event-panels h4{font-size: 24px; font-weight: normal; display: block; width:100%; color: #000;}
.event-panels h3{font-size: 32px; display: block; width:100%; color: #000; line-height: 34px;}
.event-panels .image-panel{padding: 40px 0;}
.team-bg{background: #fcfce8; padding: 20px;}
.team-bg p{font-size: 16px;margin: 0;}
.team-bg h3{font-size:22px; margin: 0;}






@media (max-width: 1300px) {

    ul.brand-grid-penal li {
        width: 18%;
    }
    
    .overlayBg img {
    width: 100%;
    }
}

@media (max-width: 1200px) {
    
    .manager-section h3{ margin-bottom: 8px;}
    
    .player {height: auto;}
    
   .gallery-custom .content-grid__item{width:48%;}
    .gallery-custom .gutter-sizer {width: 3%;}
      .gallery-custom .content-grid__item {
        margin: 0 0 2%;
    } 
    
    .player.small {
    height: 220px;
}
    
    
.delayedPopup {
    width: 80%;
    max-width: 766px;
}

#btnClose {
    right: -13px;
    top: -13px;
    padding: 8px;
    width: 30px;
    height: 30px;
}
    
    
    
}

@media all and (max-width: 992px) {

    .showroom_section .services__item {
        width: 100%;
    }
    
    .services{ margin-top: 2rem;}
    
}

@media all and (max-width: 991px) {
    .brand-grid__item {
        width: 31.3%;
    }
    
    .description-info p {
    font-size: 16px;
    line-height: 28px;
}
    
.manager-section .image-panel img {
    width: 250px;
}    
    
    .manager-section{padding: 30px;}  
    
    
    
    
}

@media only screen and (max-width: 768px) {
    .hamburger {
        display: block !important;
    }

    .nav__item {
        padding-right: 0;
    }

    .nav__link {
        font-size: 17px;
    }

    .navbar {
        padding:65px 15px 40px
    }

    body:before {
        display: none;
    }

    .logotype {
        width: 70px;
    }

    .section-about.section_seperator {
        padding: 90px 0 30px 0;
        margin: 0;
    }

    

    .form-section {
        padding-top: 90px;
    }
}

@media all and (max-width: 767px) {

    .section-about h2.title,
    .form-section h3 {
        font-size: 30px;
    }

    .form-section h3 {
        margin-bottom: 10px;
    }

    .contact-form {
        margin-top: 1rem;
    }

    .contact-form {
        margin-right: 0;
    }

    .form-section p {
        padding-right: 30px;
    }

    .seperate_line:before {
        width: 20vw;
    }

    .brand-grid__item {
        width: 47.9%;
        margin: 4px 1%;
    }

    ul.brand-grid-penal {
        justify-content: space-between;
    }

    ul.brand-grid-penal li {
        width: 30%;
    }

    .section-about h2.title #filterOptions {
        margin-top: 8px;
    }
    
    .manager-section {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
    
    .manager-sections{ margin: 40px 0 100px;}
    .manager-section {
    padding: 20px;
}
    
    .player.small {
    height: 250px;
}
    
    .showroom_section .col-sm-12{padding: 0!important;}
    
    .top-stripe .link_text {
    display: block;
}
    .top-stripe span{display: none;}
    
    
    
    
 .navbar {
                padding: 20px 15px 40px;
            } 
             
            #contact_section  .form-group {
    margin-bottom: 1rem;
}
             
    #contact_section.form-section {
    padding-top: 30px;
}    
             
             .contact-form {
    margin-top: 3rem;
    margin-right: 0;
}    
    

}


@media (max-width: 575px) {
    .delayedPopup{width:90%;}
    .top-stripe .link_text {
        display: block;
        font-size: 14px;
    }
    
    .top-stripe a{font-size:14px;}
}

@media (max-width: 480px) {

    ul.brand-grid-penal {
        justify-content: space-between;
    }

    ul.brand-grid-penal li {
        width: 30%;
    }
    
    .manager-section .image-panel {
    margin: 0;
    text-align: center;
}
    .manager-section .image-panel img {
    width: auto;
    max-width: 100%;
}
    
    .description-info p {
    text-align: justify;
}
    
     .player.small {
    height: 200px;
}
 
#contact_section .title-section {
margin-bottom: 0;
}


.section-about h2.title, .form-section h3 {
font-size: 25px;
}
                
  #contact_section .title-section {
    margin-bottom: 0;
}
            
            
            .section-about h2.title, .form-section h3 {
    font-size: 25px;
}
      #contact_section .form-section {
    padding-top: 40px;
}          
    
 
.event-content {
    padding: 20px;
}
    
 .event-panels img {
    max-width: 80%;
}   
    
    
}

@media (max-width: 420px) {

    ul.brand-grid-penal li {
        width: 46%;
    }
}



        
    @media(max-width: 360px){
.delayedPopup {
    width: 100%;
} 
        
        .event-panel {
    flex-wrap: wrap;
    padding: 10px;
}
        
        popup-container .rsvp {
    justify-content: center;

}
        
        .rsvp-panel {
    margin: 20px auto 0;
}
        
        .event-panel .image-panel img {
    height: 55px;
}
   
        .popup-container .address-info{padding: 20px;}
        
        #btnClose {
    right: 6px;
    top: 14px;

}
        .form-section {
    padding-top: 35px;
}
        
   #contact_section .title-section {
    margin-bottom: 0;
}     
        
        }