body{
    background-color: #fff;
    font-family: Arial;
    font-size: 10pt;
    color: #000;
}
a:focus, a:hover{
    text-decoration: none;
}
.active{
    background-color: #a3a3a3 !important;
}
.navbar-collapse{
    padding-left: 0;
}
.container{
    background-color: #ffffff;
}
.header-full{
    background-color: #e8651a;
}
.header-content{
    min-height: 92px;
    background-color: #e8651a;
}
.logo{
    text-align: center;
    padding-top: 5px;
}
.logo p :first-child{
    font-size: x-large;
}
.social{
    text-align: center;
    padding-top: 5px;
}

.social img{
    margin-right: 8px;
}
.social img:hover{
    filter: brightness(1.2);;
    transition: all 0.5s ease-in-out;
}
.social a:hover{
    text-decoration: none;
}
.social a:focus{
    text-decoration: none;
}
.social p{
    color: #fff;
    font-weight: bold;
    padding-bottom: 6px;
   
}
.contact{
    text-align: center;
    padding-top: 5px;
}

.contact a{
    color: #fff;
    font-size: x-large;
    font-weight: bold;
}
.contact a:hover{
    color: #0a1087;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}
.header-edge{
    min-height: 12px;
    background-color: #e8e271;
}
.contact p{
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
}
.contact span{
    color: #fff;
    font-size: x-large;
    font-weight: bold;
}
.navbar-default{
    background-color: #0a1087;
    border-color: #0a1087
}
.navigation-full ul li{
    list-style-type: none;
    padding-top: 5px;
}
.navigation-full ul li a{
    font-size: 10pt;
    font-weight: bold;
    padding: 8px 0px 10px 10px;
    background-color: #292320;
    display: inherit;
    color: #fff;
    border: 1px solid #fff;
}
.navigation-full ul li a:hover{
    background-color: #a3a3a3;
}

.content-a-full{
    background-color: #0a1087;
}
.content-a{
    padding-left: 0px;
    padding-right: 0px;
   
}
.content-a img{
    width: 100%;
    
}
.content-a p{
    text-align: center;
    padding: 8px 0;
    color: #fff;
    font-weight: bold;
    background-color: #0a1087;
}
.content-a a{
    color: #8C673A;
    text-decoration: underline;
}

.content-a a:hover{
    color: #000;
    transition: all 0.5s ease-in-out;
}
.content-b a{
    color: #0A1087;
    text-decoration: underline;
}
.content-b a:hover{
    color: #E8651A;
    transition: all 0.5s ease-in-out;
}
.content-b-full{
    background-color: #0a1087;
}

.content-b-full .row{
    padding: 18px 15px;  
    background-color: #0a1087;
}

.content-b-full h1{
    color: #0a1087;
    font-size: 16pt;
    font-weight: bold;
    margin: 20px 0 20px;
    
}
.content-b-full p{
    font-family: Arial;
    font-size: 10pt;
    color: #000;
    padding-bottom: 10px;
}
.content-b{
    background-color: #fff;
}
.paragraph{
    padding-left: 0;
}

.padding-para p{
    padding: 9px 0;
}
.padding-para a{
    color: #8C673A;
    text-decoration: underline;
}
.padding-para a:hover{
    color: #000;
    transition: all 0.5s ease-in-out;
}
.content-b-full h2{
    padding: 15px 0 10px;
    color: #E8651A;
    font-size: 12pt;
    font-weight: bold;
}
.image{
    float: right;
    margin-top: 15px;
}
.details{
    padding-left: 15px;
}
.event-details{
    padding-left: 0;
}
.event-details ul li{
    list-style-position: inside;
}
.details h2{
    padding: 10px 0;
    color: #021440;
    font-size: 12pt;
    font-weight: bold;
}
.details p{
    font-size: 10pt;
    color: #000;
    
}
.details a{
    color: #021440;
    text-decoration: underline;
}
.details a:hover{
    color: #c81902;
    transition: all 0.5s ease-in-out;
}
.bottom-p{
    text-align: center;
    font-weight: bold;
    padding: 15px 80px;
}
.bottom-p a:hover{
    color: #c81902;
    transition: all 0.5s ease-in-out;
}
.bottom-p a{
    color: #021440;
    text-decoration: underline;
}
.img-box{
    padding-right: 0px;
    padding-left: 0;
}
.img-box2{
    padding-top: 15px;
}
.img-box img{
    /* float: right; */
    margin-bottom: 25px;
}
.boder-style{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-width: 1px;
    border-style: solid;
    padding: 4px;
    color: darkgray;
}
.openning-hrs{
    padding-left: 0px;
    padding-right: 0px;
}
.openning-hrs p{
    color: #000;
    /* font-weight: bold; */
}
.openning-hrs ul{
    display: inline-block;
    width: 200px;
}
.openning-hrs ul li{
    list-style-position: inside;
}
.red-line{
    font-weight: bold;
    text-align: center;
    border-top: 2px solid red;
    border-bottom: 2px solid red;
    padding: 10px 0;
}
.content-c h2{
    color: #021440;
    font-size: 12pt;
    font-weight: bold;
}
.content-c p{
    font-size: 10pt;
    color: #000;
    padding: 10px 0;
}
.share-btn{
    text-align: center;
    padding-bottom: 20px !important;
}
.share-btn img{
    height: 15px;
}
.footer-nav{
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #fff;
}
.footer-nav a{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: underline;
}
.footer-content{
    background-color: #0a1087;
    /* margin-top: 10px; */
}
.top-boder{
    min-height: 15px;
    background-color: #c81902;
}
/* .footer-full .container .row{
    padding-top: 35px;
} */
.telephone{
    text-align: right;
}
.address p{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}
.telephone span{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}
.telephone a{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}
.telephone a:last-child{
    text-decoration: underline;
}
.footer-full{
    background-color: #0a1087;
}
.footer-copyright{
    text-align: center;
    padding: 10px 0;
    color: #fff;
}
.footer-copyright p{
    font-size: 8pt;
    font-family: Arial;
}
.footer-full a:hover{
   color: #e8651a;
   transition: all 0.5s ease-in-out;
}
.slider{
    background-color: #261501;
    height: 320px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-width: 2px;
    border-style: solid;
    width: 352px;
    color: darkgray;
}
.slider ul{
    height: 250px !important;
}
.slider img{
    height: 250px;
}
.lSSlideWrapper{
    padding: 7px 78px;
}
.lSSlideOuter .lSPager.lSGallery{
    margin: 0 auto !important;
}
.full-measure{
    padding-left: 0px;
}
.slider-img{
    height: 316px !important;
}
.link-img{
    text-align: center;
}
.link-img .row{
    padding: 25px 0;
}
.stylish-h2{
    color: #000000 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px !important;
}
.list-box{
    font-family: Arial;
    font-size: 10pt;
    color: #333;
    margin-top: 10px;
}
.content-c hr{
    border: #afadad solid 0.5px;
}
.icon-img{
    margin-bottom: 20px
}
.icon-img img{
   
    width: 433px;
    height: 75px;
}
.icon-img img:hover{
    filter:contrast(160%);
}
.img-1 img{
    float: right
}
.img-2 img{
    float: left;
}
.italic-p{
    font-style: italic;
    text-align: center;
    margin-bottom: 15px;
}
.bold-p{
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.contact-p{
    margin-bottom: 15px;
}
#contactForm{
    width: 50%;
    margin: 0 auto;
    margin-bottom: 45px;
}
.top-brand-p a{
    color: #8C673A;
    text-decoration: underline;
}
.top-brand-p a:hover{
    color: #000;
    transition: all 0.5s ease-in-out;
}
.top-padding{
    padding-top: 25px;
}
.top-padding p{
    padding-bottom: 15px;
}
.float-right img{
    float: right;
}
.float-left{
    float: left;
    padding-left: 0;
}
.float-left img{
    margin-bottom: 5px;
}
.menu-top-p{
    font-size: large !important;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 20px;
}
.menu-p2{
    text-decoration: underline;
    text-align: center;
}
.menu-p3{
    text-align: center;
}
.tbl-cls{
    margin: 0 auto;
}
.map p{
    font-weight: bold;
}
.map a{
    color: #021440;
    text-decoration: underline;
}
.map a:hover{
    color: #c81902;
    transition: all 0.5s ease-in-out;
}
.map-frm{
    text-align: center;
}
.conatact p{
    font-size: 10pt;
    color: #000;
    padding-bottom: 10px;
}
.bottom-content{
    padding-left: 0;
}
.bottom-content ul{
    display: inline-block;
    padding-right: 45px;
    padding-top: 15px;
    color: #0A1087;
    list-style-position: inside;
    
}
.bottom-content a{
    color: #0A1087;
    text-decoration: underline;
    min-width: 100px;
}
.bottom-content a:hover{
    color: #E8651A;
    transition: all 0.5s ease-in-out;
}
.text-align-p-bold{
    text-align: center;
    font-weight: bold;
}
.text-align-p{
    text-align: center;
    padding: 15px 0;
}
.red{
    color: #ff0000 !important;
    font-weight: bold;
}
.cmpny-logo{
    width: 122px;
    margin: 0 auto;
    padding: 5px 0;
}
.cus-p{
    padding-top: 10px;
}
.cus-ul{
    color: #000 !important;
    padding-right: 150px !important;

}
.cus-ul-2{
    color: #000 !important;
    padding-right: 130px !important;
    display: inline-block;
    list-style-position: inside;
}
.ul-3{
    padding-right: 70px !important;
}
.ul-4{
    display: inline-block;
    list-style-position: inside;
    padding-top: 15px;
}
.gallery{
    text-align: center;
}
.gallery img{
    display: inline-block;
    padding: 10px;
}

