.article h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    color: #b9342c;
    margin-top: 63px;
    text-align: center;
}
.navbar-default {
    background-color: #fff;
    border-color: transparent;
    height: 80px;
    margin-bottom: 0px;
    border-radius: 0px;
    z-index: 11;
    /*position: relative;*/
}

.services{
    background: #f5f5f594;
    padding: 4rem 0rem;
}
.services .title h1{
    text-align: center;
    letter-spacing: 0px;
    font-size: 27px;
    /*font-weight: 600;*/
    margin-bottom: 22px;
}
.services .table-bordered > tbody > tr > td{
    text-align: justify;
}
#footerblock h4{
    font-weight: 600;
}
#footerblock p{
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: 400;
}
#footerblock p a{
    color:#333;
}
#footerblock p span{
    font-weight: 600;
}
.nav-footer1 li{
    margin-bottom:14px;
}
.nav-footer1 a{
    text-decoration: none;
    color: #000;
}
.page-spacing button {
    display: block;
    width: 100%;
    margin-bottom: 1em;
}
.page-spacing button.is-active {
    background: #ba342c;
    color: #ffffff;
}

.page-spacing button {
    margin: 0.5em;
    padding: 0.5em;
    border: none;
    color: #393838;
    background: none;
    font-size: 0.7em;
    text-transform: uppercase;
    font-size: 0.875em;
}
#contactForm h4{
    font-weight: 600;
}
.address1 li{
        margin-bottom: 13px;
}
.map{
    height: 335px;
}
.map iframe{
    height: 100%;
    width: 100%;
}
.gallery-spacing{
    padding: 6rem 0rem;
}
.gallery-spacing button.is-active {
    background: #5f594b;
    color: #ffffff;
}
.gallery-spacing .button {
    display: block;
    width: 100%;
    margin-bottom: 1em;
    /*font-family: 'Montserrat';*/
}
.gallery-spacing button {
    margin: 0.5em;
    padding: 0.5em;
    border: none;
    color: #5f594b;
    background: none;
    font-size: 0.7em;
    text-transform: uppercase;
    font-size: 0.875em;
    border: 1px solid #5f594b;
}
.slide-caption {
    position: absolute;
    width: 100%;
    bottom: 10%;
}
.slide-caption p {
    color: #fff;
    font-size: 35px;
    text-align: center;
    text-shadow: 2px 2px 3px #000;
}
.parallz{
    border-top: 10px solid #cccc;
    border-bottom: 10px solid #ccc;
}
.homy12{
    position: absolute;
    right: 12px;
    top: 65%;
    border: 9px solid #fff;
    width: 308px;
    /*border-end-start-radius: 40px;*/
    /*border-start-end-radius: 40px;*/
}
.popup2 .modal{
        background: #1e16167d;
}
.popup2 .modal-body {
    position: relative;
    padding: 0px;
    margin:20px;
}
.popup2 button.close span{
    font-size:35px;
}
a:hover {
    text-decoration:none;
}
.post-item:first-child{
    margin-top:0px
}
.post-header {
    padding: 13px 0px 0px;
    border-bottom: 1px solid #eee;
}
.post-content {
    position: relative;
    overflow: hidden;
    padding: 10px 0px;
}
.post-item p {
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
}
.sliderz{
    margin-top:80px;
    background: linear-gradient(to right, #FFC107, #e1603e, #CDDC39);
    height: 5px;
    /*height: 145px;*/
}

.sliderz img{
    width:100%;
    height:100%;
    display:none;
}
.navbar-default .navbar-nav > li > a{
    color:#222222;
}
.navbar-right{
    margin-top:13px;
}
.dropdown-menu > li > a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
    font-size: 15px;
}
.slider {
    margin-top: 80px;
}
.close {
    position: relative;
    margin-right: 29px;
    margin-top: 11px;
    z-index:100;
}
#footerblock .col-md-3{
    padding-right: 0px;
    margin-right: -12px;
}
#footerblock .col-md-9{
    padding:0px;
}
.validate-has-error{
    color:red;
}

.whats_app {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 9px;
    display: grid;
    place-items: center;
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.memeber .row{
    padding:0px 280px;
}

.training-inner{
    padding: 7px;
    /* background-color: #cbc6c6; */
    border-radius: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.training-inner .train-text{
    background-color: #fff;
    padding: 10px;
}

.training-inner .train-text h4{
    padding-bottom: 6px;
}
.training-inner .train-text p{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 11px;
    font-size:15px;
}

.training-inner .train-text h6{
    font-size: 13px;
}

.archieve{
    padding-top:100px;
}

.archieve .nav-tabs{
    max-width:100%;
    margin-bottom:20px;
}
.archieve .nav-tabs li.active a{
    background-color:#3a4749;
    color:#fff !important;
    border: 1px solid #3a4749 !important;
}
.archieve .nav-tabs li a{
    background-color: transparent;
    color: #3a4749 !important;
    border: 1px solid #3a4749 !important;
    padding: 10px 25px !important;
}
.archieve .training-inner {
    padding: 0px; 
    background-color: transparent; 
    border-radius: 10px;
}
.food-inner{
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    height: 560px;
    margin-bottom: 30px;
    position:relative;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.food-inner .img-5{
    width: 100%;
    /*height: 96px;*/
}

.custom-input-number{
     width: 100%;
    height: 40px;
    padding: 4px 5px;
    border: 1px solid #eaebeb;
    display: flex;
    margin-top: 10px;
    border-radius:10px;
}

.agree-label{
    position: absolute;
    top: -14px;
    left: 5px;
}

.agree-label input[type=checkbox] {
    font-size: 34px;
    height: 25px;
    width: 25px;
}

.food-inner h4{
    padding-bottom: 4px;
    text-transform: none;
    padding-top: 10px;
}
.food-inner p{
    font-size: 15px;
    margin-bottom: 7px;

}
.food-inner h5{
    text-transform: none;
    font-weight: 600;
    padding-bottom: 12px;
}
.food-inner .pop-btn5 {
    background-color: transparent;
    color: #070707;
    border-radius: 10px;
    border: 1px solid #5f594b;
    width: 50%;
    margin-bottom: 10px;
    font-size: 15px;
    display:none;
}
.custom-input-number input{
    width: 91%;
    border: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-left: 6px;
    background-color:transparent;
}

.custom-input-number.order45{
    width:100%;
    height: 0px;
    padding: 0px;
    border: none;
    display: unset;
    margin-top: 0px;
    border-radius:0px;
}

.custom-input-number.order45 input{
   width: 30%;
}

.custom-input-number.order45 img{
   width: 100%;
    height: 100%;
}

.custom-input-number button{
    background-color: transparent;
    border: none;
    width: 25px;
    margin-top: -2px;
}

.custom-input-number.order45 button{
    width:auto;
}
.order-now{
    position: fixed;
    right: 0px;
    bottom: 119px;
}
.order-now button{
    background-color: green;
    color: #fff;
    border-radius: 100px;
    padding: 8px 9px;
    border: none;
    font-size: 15px;
    position:relative;
}

.order-now p{
    position: absolute;
    bottom: -2px;
    background-color: #7e7e7e;
    border-radius: 100px;
    z-index: 222;
    padding: 1px 8px;
    font-size: 15px;
    color: #fff;
    left: -16px;
}

.order3 img{
    width:100px;
    height:100px;
}

/*responsive css*/
@media(max-width:540px){
    .mobile-menu {
        margin-top: 75px;
    }
    .navbar-default {
        background-color: #ffffff;
        border-color: transparent;
        height: 80px;
    }
    .slider {
        height: 280px;
    }
    .slide-caption p{
        font-size:18px;
    }
    .owl-next img , .owl-prev img{
        position: absolute;
        top: 124px;
        height: 32px;
    }
    .cbp-so-scroller, .blog{
        padding: 4rem 0rem;
    }
    .home-about{
        min-height:1146px;
    }
    
    .contactpage{
        padding:4rem 0rem;
    }
    .address1{
        padding:0rem;
    }
    .navbar-toggle{
        margin-top:22px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background: #fff;
    }
    #footerblock .col-md-9{
        padding-left:15px;
    }
    .row.popup2{
        margin-bottom:0px;
    }
    .close {
        margin-right: 1px;
        margin-top: 0px;
    }
    #contactForm{
        margin-top:20px;
    }
    .gallery-ul{
        overflow:scroll;
    }
    .widget12 iframe{
        width:100%;
    }
}

@media(max-width:414px){
    .navbar-default{
        height:70px;
    }
    .logo{
        width:280px;
    }
    .mobile-menu {
        margin-top: 23px;
    }
    .home-about {
        min-height: 1231px;
    }
    .slider {
        height: 218px;
    }
    .slide-caption{
        display:none;
    }
    .owl-next img, .owl-prev img {
        position: absolute;
        top: 87px;
        height: 32px;
    }
}

@media(max-width:390px){
    .slider {
        height: 206px;
    }
    .home-about {
        min-height: 1250px;
    }
}

@media(max-width:375px){
    .slider {
        height: 196px;
    }
}