/* Enter Your Custom CSS Here */


.navbar.floating {
    background-color: #ceac41;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    display: block;
    padding-bottom: 10px;
    position: static;
    padding-top:20px!important;
}

body.admin-bar .navbar.floating.navbar-fixed-top {
    padding-top: 20px!important;
}


.navbar .navbar-nav > li > .dropdown-menu > li a {
    background-color: transparent !important;
    color: #282828;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    text-align:center;
}

.intro .content .video-control i{
  margin-top:200px; 
  }


.footer {
    background-color: #191919 !important;
}

.footer .social a i.fa {
    color: #fff;
    font-size: 18px;
}


.navbar .navbar-nav > li > .dropdown-menu {
    background-color: #ceac41;
    border: medium none;
    box-shadow: none;
}



.navbar.floating .navbar-nav > li > .dropdown-menu {
    border-radius: 0;
    top: 40px;
}



.navbar {
  max-height:100px!important
    }

.wpb_image_grid .wpb_image_grid_ul img {
    display: block;
    height: auto;
    padding: 10px;
}
    

#prodo-sample{
  display:none!important;
    }

.navbar.floating .nav > li a:hover {
    color: #fff!important;
}




.offsetTop {
    padding-top: 20px;
}

.offsetBottom {
    padding-bottom: 0;
}

.navbar .navbar-nav > li.menu-item-object-page.current-menu-item > a {
    color: #fff !important;
}


body {
  color:#bcbcbc;
}


h1, .h1, h2, .h2, h3, .h3 {
    color: #fff!important;
    margin-bottom: 0.75em;
}

.navbar .navbar-brand img {
    position: relative;
    max-height: 100px;
    vertical-align: middle;
}


.section {
    background-color: #151515;
}

.section.alt-background.offsetTop.offsetBottom {
    display: none!important;
}

