header.header-pos {
    background-color: #f7931e !important;
}
.header-top-border {
    border-top:none;
}
.header-top.hstyle3 {
    border-bottom: none;
    background-color: transparent;
    padding: 4px;
}
.header-middle {
    background-color: #ffff;

}
li.dropdown-header {
    display: none;
}
@media only screen and (min-width: 600px){
    .collapse.navbar-collapse {
        background-color: #07407b;
        padding: 0px 10%;
    }
}

.navbar-default {
    color: #d4cece;
    background-color: transparent;
    border-color: #07407b;
}
.btn-primary {
    color: #ffffff;
    background-color: #00933b;
    border-color: #eaefe9;
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #00933b;
    border-color: #eaefe9;
}
.open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #ffffff;
    background-color: #00933b;
    border-color: #eaefe9;
}
.open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #ffffff;
    background-color: #00933b;
    border-color: #eaefe9;
}
.open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #ffffff;
    background-color: #00933b;
    border-color: #eaefe9;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #f7931e;
    background-color: #07407b;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #f7931e;
    background-color: transparent;
}
.hstyle3 .header-top-left li, .hstyle3 .box-right li a {
    color: #ffffff;
}
.header-top-left span {
    color: #f5f5f5;
    margin-right: 5px;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
}

/*// footer*/

.footer-dark .footer-top {
    background-color: #07407b;
}
.footer-bottom.overlay-wraper {
    text-align: center;
    background-color: #f7931e !important;
    color: #e4e8ec !important;
}
.bg-s {
    background-color: #ffffff;
    border-top: 7px solid #886d1a;
}
.card {
    background-color: white;
    border: 1px solid #fdc20b;
    padding-left: auto;
    padding-right: auto;
    /* min-height: 500px; */
    margin-top: 15px;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(36 60 88 / 6%);
    -webkit-transition: .25s box-shadow;
    transition: .25s box-shadow;
}
img.img-responsive {
    height: 288px;
}
input.btn.btn-success.sub-btn.add-cart-btn {
    background-color: #f7931e;
    border-color: #f7931e;
    color: white;
    box-shadow: none;
    font-size: 18px;
    padding: 8px 20px;
    border-radius: 2px;
}

h4.card-title {
    font-weight: 700;
    padding: 7px;
}
.com-card {
    background-color: #ffffff;
    padding: 43px 19px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #00933b;
    border-top: 3px solid #009538;
    margin-top: 7px;
}

.c1 {
    font-size: 49px;
}
h4.com-title {
    font-size: 19px;
    padding: 11px;
    font-weight: 700;
}

p.com-p {
    font-size: 17px;
    font-weight: 100;
}
/*.com-card:hover .com-title {
    color: #f7931e;
}*/
.com-card:hover .c1 {
    color: #009538;
}/*
.com-card:hover p {
    color: #f7931e;
}*/
li.enquiry-btn a {
    background-color: #00933b;
}
li.enquiry-btn:hover {
    background-color: #0aad4b;    
}
li.enquiry-btn:hover > a{
    color: white !important;
}
.form-control {
    color: #444;
    font-size: 14px;
    border-radius: 2px;
    margin-bottom: 10px;
}
.modal-header.enq-header {
    background-color: #eac599;
}
em {
    color: red;
}
.nice-select {
    width: 100%;
}
h3.card-title {
    min-height: 65px;
}
.btn-default {
    color: #333;
    background-color: #ffffff;
    border-color: #f7931e;
}
.modal-dialog.c1d {
    width: 405px;
}
.modal-header.enq-header {
    background-color: #5c95ea;
    color: white;
}
.nice-select.open .list {
    max-height: 200px;
    overflow: auto;
}
.modal-content.c1d {
    overflow: hidden;
}
p.head-open-hr {
    margin: 0px;
    font-size: 17px;
    font-family: fantasy;
    color: #dc438e;
}
p.head-open-hr-time {
    color: #00933b;
}
.header-middle-inner.hstyle3-spacing.middle {
    display: block;
    justify-content: center;
    align-items: center;
}
span.map-add {
    font-weight: 600;
    color: #f7931e;
}
p.head-open-hr.mob-no {
    letter-spacing: 1px;
}

@-webkit-keyframes blinker {
    from {opacity: 1.0;}
    to {opacity: 0.0;}
}
.blink{
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-direction: alternate;
}
.megamenu> li > ul > li > a {
    text-transform: uppercase;
    display: block;
    padding: 3px 20px;
}
.navbar-default {
    color: #d4cece;
    background-color: #07407b;
    border-color: #07407b;
}

img.com-name-menu {
   width: 100%;
    height: auto;
    padding-top: 10px;
}
@media only screen and (max-width: 600px) {
    .modal-dialog.c1d {
        width: 310px;
    }
    .logo-center {
        display: block !important;
        justify-content: center;
        align-items: center;
        height: 100px;
        padding: 12px;
        margin-bottom: 56px;
    }
    img.com-name-menu {
        width: 100%;
    }
    .megamenu> li > ul > li > a {
        color: #d3dbe4;
    }
    

}

