.grad1 {}

.active1 .grad2 {
    width: auto;
    margin: 0px 20px 20px 20px;
    padding: 30px;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 3px 23px 0 rgba(0, 0, 0, 0.19);
}

.nav_dropdown:hover .nav_dropdown-content {
    display: block;
    z-index: 99999999;
    width: 35%;
}
/*toggler icon*/

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v41/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

button:focus {
    outline: none !important;
}

.nav-items {
    font-size: 14px;
    text-align: center;
    font-family: open sans;
    font-weight: 600 !important;
}

.pad-0 {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.topnav a:hover {
    border-bottom: 3px solid red;
}

.topnav a.active {
    border-bottom: 3px solid red;
}

.nav-align {
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 17px;
    color: #444;
}

.navbar {
    border-bottom: 1px solid #9999996e;
    padding-bottom: 16px;
}

.font-weight-600 {
    font-weight: 600;
}

.navbar-nav1 {
    display: -ms-flexbox;
    display: inline-block;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
}

.navbar-nav1 :hover {
    color: #991f21;
}

.clr-blue {
    color: #991f21b0;
}

.index1 {
    z-index: 9999;
}

.index-999 {
    z-index: 999;
}

.btns {
    font-weight: 500;
}

.btns1 {
    font-weight: 500;
}

.width1 {
    color: white;
    border: none;
    padding: 13px;
}

.left {
    width: 100%;
}


/* footer styles */

.type-none {
    list-style-type: none;
}

.font-weight-600 {
    font-weight: 600;
}

.fa-facebook-foot {
    padding: 7px;
    font-size: 22px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
}

.pad-foot {
    padding: 0px 0px 10px 0px;
    line-height: 30px;
    font-size: 13px;
    margin-top: 20px;
    font-weight: 500;
}

.pad-foot li a {
    color: rgb(68, 67, 67);
}

.pad-foot li a:hover {
    color: #991f21;
}

.font-500 {
    font-weight: 500;
    font-size: 15px;
    color: #991f21 !important;
}

.footer p {
    font-size: 12px;
    text-align: justify;
    font-weight: 500;
    color: black;
}

.foot-pad {
    padding-left: 43px;
}

.pl-28 {
    padding-left: 28px;
}

.footer2 {
    background-color: #4e4e4edb;
}

.foots {
    margin-top: 20px;
    font-size: 12px;
}

.iframe_fb {
    padding: 0px 50px 0px 0px;
}

.social_ic_foot {
    color: #874913 !important;
    font-size: 25px;
}

.social_ic_foot:hover {
    color: #992023 !important;
    transition: 0.5s;
}

.w-400 {
    width: 400px;
}

.foott h5 {
    color: #874913;
}

.social-icons a {
    padding: 9px;
    margin-top: 20px;
}

.social:hover {
    color: #874913;
}

.social {
    color: #4f76ca;
}

.clr-lblue {
    color: #55acee !important;
}

.clr-in {
    color: #0077b5;
}


/* Header styles */

.nav_dropdown:hover .nav_dropdown-content {
    display: block;
    z-index: 99999999;
}

.nav_dropdown-content {
    z-index: 1111;
}

.nav_dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 27%;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.nav_dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.nav_dropdown-content a:hover {
    background: #332f6a1f;
}


/* Header styles */

@media only screen and (max-width:480px) {
    .width1 {
        padding: 2px 5px 3px 5px;
    }
}

@media only screen and (max-width: 980px) {
    .navbar-nav1 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        margin-top: 3px;
        list-style: none;
        line-height: 21px;
        font-size: 14px;
        font-weight: 600;
        background-color: #ffffffdb;
    }
    .grad1 {}
}

@media only screen and (min-width: 980px) {
    .navbar-nav1 {
        padding-top: 20px;
    }
}

@media only screen and (max-width:774px) {
    .navbar-nav1 {
        font-size: 12px !important;
        font-weight: 600;
    }
    .btns1 {
        font-size: 10px;
    }
}

@media only screen and (min-width:774px) and (max-width: 980px) {
    .navbar-nav1 {
        line-height: 25px !important;
    }
}

@media only screen and (max-width:400px) {
    .map {
        width: 100%;
    }
}

@media only screen and (max-width:500px) {
    .pad-0 {
        margin-top: 23px !important;
    }
}

@media only screen and (max-width:992px) {
    .foot_map {
        width: 100%;
    }
}