.space_menulinks{
    height: 2px;
}
.space_one{
    height: 10px;
}
.space_two{
    height: 20px;
}
.space_three{
    height: 30px;
}
.left-side-bar{
    text-align: left;
}
.left-side-bar a{
    text-decoration: none;
}
.left-side-bar .menu-link a:hover{
    text-decoration: none;
        color: #be9e21;
    cursor: pointer;
}
.left-side-bar .menu-link a{
    display: block;
    font-size: 18px;
    font-weight: bolder;
    
    background-color: rgb(73, 84, 105);
    border-radius: 60px;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.index-content p{
    text-align: justify;
    font-size: 16px;
}
.cont-menu-link{
   text-decoration: none;
}
.cont-menu-link a{
    display: block;
    font-size: 18px;
    font-weight: bolder;
     /*e7e7e7*/
    background-color:#be9e21;/*#67696c be9e21*/
    border-radius: 60px;
    padding: 10px;  
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}
/*05-11-18*/

.cust-header {
    min-height: 300px !important ;
    max-height: none;
    max-width: none;
    /*height: auto;*/
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    padding: 0px;
    margin: 0px;
    position: relative;
}

/*.bg-color {
    background-color: rgba(0, 0, 0, 0) !important;
    min-height: 0px !important;
}*/
.section-padding{
    padding: 30px 0px !important;
}
.cont-menu-link a:hover{
    text-decoration: none;
}
.contact-page,
.back-color{
    background-color:rgb(73, 84, 105);
}

#contact-page .bg-color{
    min-height: 60px !important;
}
#myDiv .bg-color{
    min-height: 60px !important;

    background-color : rgb(73, 84, 105) !important;
    /*background-color : rgb(0, 0, 0,0.8)!important;*/
}
#myDiv .bg-color .navbar{
    margin-bottom: 0px !important;
}
.cls-form{
    background-color: white;
    border-radius: 15px;
    padding-bottom: 15px;
    margin: 0px;
    padding-top: 20px;
}
/*23-11-18*/
.fc-events,
.commercials{
   font-size: 18px;
   text-align: center;
   font-weight: bold;
}

@media(max-width:650px){
   .cust-header {
    min-height: 200px !important ;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    padding: 0px;
    margin: 0px;
    position: relative;
    } 
    
    #fb-page{
        width: 350px;
        
    }
    .facebookpage{
        align-items: center;
        display: flex;
        justify-content: center;
        padding: 5px;
    }
    .cont-menu-link a{
        font-size: 12px;
    }
    .loction-info{
        align-items: center;
    }
    .cls-form{
        padding-top: 10px;
        padding-right: 10px;
        margin-left:  14px;
        margin-right: 20px;
    }
}
@media(min-width:1440px){
    .cust-header {
        min-height: 450px !important ;
        
    }
}
/*27-11-18*/
.cust-logo {
    
    background-repeat: no-repeat !important;
    /*padding-top: 10px;*/
    
    position: relative;
    vertical-align: middle;
    width: 300px;
    /*margin-left: 10px;*/
}
#contact-page .copyright{
    color: #fff;
}

/*04-12-18*/
.lb-nav a.lb-next {
    background: url(../../img/next.png) right 48% no-repeat !important;
}
.lb-nav a.lb-prev {
    background: url(../../img/prev.png) left 48% no-repeat !important;
}
.lb-data .lb-close {
    background: url(../../img/close.png) top right no-repeat !important;
}
.lb-cancel{
    background:url(../../img/loading.gif) no-repeat !important;
}
.hover-zoom:hover::before {
    /*content: "\f002";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 35px !important;
    text-rendering: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    color: #EE3268;*/
}
#main-header {
    background-color: #0b265a;
    padding: 20px;
}
.capbox {
    background-color: #92D433;
    border: #B3E272 0px solid;
    border-width: 0px 12px 0px 0px;
    display: inline-block;
    *display: inline; zoom: 1; /* FOR IE7-8 */
    padding: 8px 40px 8px 8px;
    }

.capbox-inner {
    font: bold 11px arial, sans-serif;
    color: #000000;
    background-color: #DBF3BA;
    margin: 5px auto 0px auto;
    padding: 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    }

#CaptchaDiv {
    font: bold 17px verdana, arial, sans-serif;
    font-style: italic;
    color: #000000;
    background-color: #FFFFFF;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    }

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }
.cls-icon-color{
    color: #fff !important;
    border: 1px solid #fff;
    padding: 10px;
    display: inline-block;
    border-radius: 50%;
}
#index .cls-icon-color{
    color: #000 !important;
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
    border-radius: 50%;
}
#index .cls-icon-color:hover,
.cls-icon-color:hover{
    color: #be9e21 !important;
    border-color: #be9e21 !important;
}
@media(min-width:767px){
    .banner-row{
        display: flex;
        flex-wrap: wrap;
    }
    .banner-left{
        display: flex;
        align-items: center;
    }
    .banner-right{
        padding-left: 0px;
    }
}
@media(max-width:767px){
    .banner-left .cust-logo{
        margin: auto;
        margin-bottom: 15px;
    }    
}
@media(max-width:480px){
    .banner-right .cust-header{
        min-height: 150px !important;
    }
}