.navbtn{
    color: #000 !important;
}

.gdlr-header-transparent .gdlr-main-menu > li:hover > a, .gdlr-header-transparent .gdlr-main-menu > li.current-menu-item > a, .gdlr-header-transparent .gdlr-main-menu > li.current-menu-ancestor > a{
    color: #000 !important;
}

.body-wrapper.gdlr-header-transparent .gdlr-header-inner-overlay{
    background-color: #fff !important;
}

.gdlr-logo {
    margin-top: 10px !important;
}

.gdlr-navigation-wrapper .gdlr-menu-search-button{
    color: #000 !important;
}

.memberimg{
    border-radius: 3px;
    border: 1px solid white;
}

.carouselimg{
    border-radius: 2px;
}

.section6container{
    background-color: rgba(0, 0, 0, 0.5);
    height: 420px;
    padding-top: 80px;
}

.section4container{
    background-color: rgba(0, 0, 0, 0.5);
    height: 420px;
    padding-top: 100px;
}

.section1img{
    background-image: url(https://wallpaperaccess.com/full/1454447.jpg);
    background-size: cover;
    height: 580px;
    width: 100%;
    position: fixed;
}

.section1container{
    padding-top: 132px;
    height: 480px;
}

.section1innerdiv{
    text-align: center;
    padding-top: 165px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 285px;
}

.section1heading1{
    color: white;
    font-family: math;
    font-size: 45px;
    font-weight: bold;
}

.section1heading1span{
    color: #fbad24;
}

.section1para1{
    color: white;
    font-size: 13px;
    font-family: math;
}

.body-wrapper.gdlr-header-transparent .gdlr-header-inner-overlay{
    opacity: 1 !important;
}

.body-wrapper.gdlr-header-transparent .gdlr-header-inner-overlay{
    position: absolute !important;
    top: 0px !important;
    right: 0px !important;
    bottom: 20px !important;
    left: 0px !important;
}

.carouselbanner1img{
    background-image: url('https://warrenmonument.com/wp-content/uploads/2016/06/banner1.jpg');
    background-size: cover;
    width: 100%;
    height: 450px;
}

.carouselbanner2img{
    background-image: url('https://warrenmonument.com/wp-content/uploads/2016/06/banner5.jpg');
    background-size: cover;
    width: 100%;
    height: 450px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #fbad24 !important;
}