@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Oswald:wght@200;300;400;500;600;700&display=swap');,
#WhatsNewControl {
    margin-top: 35px;
}
body{ font-family: Open Sans,Arial,sans-serif;}

*{ font-family: Open Sans,Arial,sans-serif;}
#CalendarControl_C {
    padding: 15px;
}
.fa-map-marker {
    color: #0e163d;
    font-size: 27px;
    margin-right: 5px;
}
.contact-bottom .contact-block {
    display: block;
    color: #0e163d;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
}
.contact-bottom .contact-mail {
    color: #0e163d;
    display: block;
    margin-top: 4px;
    font-size: 16px;
    font-weight: 600;
}
.contact-bottom p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
}
.contact-bottom span {
    color: #0e163d;
    font-weight: 600;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
 background-color: #0e163d;
 color: #fff;}
.nav-pills .nav-link:hover{background:#a6876a; color:#fff;}

.nav-pills .nav-link {border-radius: 0;background: #fff;border: aliceblue;border-bottom: 2px solid #e2e2e2;text-align: start;color: black;font-family: 'Roboto', sans-serif;font-size: 16px;line-height: 34px;font-weight: bold;display: flex;justify-content: space-between;}

.top-nv{ background: #732359; color: #fff; padding:5px;}	
.banner-section img{
    position:relative;
}
.banner-section .text{
    position:absolute;
    top: 22%;
    padding: 60px 85px;
}
.banner-section h5 {
    color: #e7e7e7;
    font-size: 21px;
    margin: 0 0 30px 90px;
    position: relative;
}
.banner-section h5::before {
    content: '';
    position: absolute;
    width: 80px;
    height: 2px;
    background: #fff;
    left: -90px;
    top: 12px;
}
.banner-section h2 {
    color: #fff;
    font-size: 57px;
    font-weight: 800;
    margin: 0 0 20px 0;
    letter-spacing: .7px;
}
.banner-section p {
    color: #fff;
    font-size: 37px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 40px 0;
}
.custom-btn {
    display: inline-block;
    background: #a6876a;
    padding: 12px 42px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 700;
}
.top-nv p{ font-family:Open Sans; Font-size: 15px; text-align:right; color: #fff; line-height:24px; margin:0;}
	
.main-table{ font-family: 'Open Sans', sans-serif; font-size: 15px; text-align:justify; color: #232323;}
.main-heading{ font-weight: 600; Font-size: 22px; color: #232323; line-height: 30px; border-bottom: 1px #ccc dashed; text-align: left; }
.sub-heading{ font-weight: 600; Font-size: 18px; color: #232323; line-height: 30px; text-align: left;}

p{ font-family:Open Sans; Font-size: 15px; color: #333; line-height:24px; margin:0; text-align:justify;}



.container-fluid{ padding-left: 1px; padding-right: 1px;}

 /*============WHATSAPP==========*/
  
.whatsapp_btn2{
    position: fixed;
    bottom: 30px;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn2 .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}
#WhatsNewControl {
    margin-top: 35px;
}
.whats-new h4{
    color:#fff !important;
}
.whatsapp_btn2 .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn2 .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}


footer{ padding:5px; background: #732359;}
.copyright{ text-align: left;}
.copyright p{ text-align: left;}

.cpy-rht p{ text-align:right;}
.cpy-rht a{ color: #fff;}

/*nav-bar*/
.dropdown-toggle{ position:relative;}
.nav-item ul li .dropdown-toggle::after{ position:absolute;right: 5px; top: 10px;}

#MenuControl .bg-light{ background-color: #ffffff !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{/* background-color:#182139 !important; */color: #0c0c0c !important;}

.nav-link{ font-weight: 600;color: #0e0d0d;}
.nav-fill{ width:100%; font-size: 15px;}
.navbar-brand{ margin:0;}
.navbar-toggler{ background:#fff !important;}




/*nav-bar*/
@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{ padding-right:1px; padding-left: 1px;}

}

@media (max-width: 991px){
.navbar-expand-md .navbar-nav .nav-link{ font-size: 12px;}

}


@media (max-width: 769px){
	
#MenuControl, #MenuControl_C{ height: initial !important;}	

}

@media (max-width: 767px){
	
.navbar.navbar-expand-md{ text-align:center;}
.navbar.navbar-expand-md .container-fluid{ display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{ text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{ transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after { position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{ font-size: 14px; padding-right: 5px; padding-left: 20px;}

.offset-3{ margin-left: inherit !important;}
.top-nv p{ text-align:left !important;}
.cpy-rht p{ text-align:left !important;}

}


@media(max-width:767px){

#HeaderControl, #HeaderControl_C{ height: initial;} 

}

@media(max-width:480px){
	

}

/* #WhatsNewControl_C, #WhatsNewControl {height: 450px!important;padding: 5px;} */


.topbar-area {
    background: #0c2b4b;
    margin: 0p;
    background: #0e163d;
    padding: 10px 30px;
}
.topbar-area a{
    color:#fff;
    margin-left: 10px;
}
.admin-icon{
    color: #0e163d !important;
    background: #fff;
    padding: 7px;
    border-radius: 50%;
}
ol,ul {
    list-style: none
}

.single-topbar li {
    display: inline-block;
    color: #fff;
    padding: 0px 10px;
    font-size: 14px;
}
.single-topbar{
    padding-top: 10px;
}
.topbar-right {
    text-align: right;
    color: #fff !important;
    font-size: 17px;
    padding: 0px 10px;
}
.social-icon {
    color: #fff !important;
    font-size: 24px;
}
.yelCol {
    color: #95e606;
    font-size: 19px !important;
    padding: 0px 5px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    color: #428bca;
    text-decoration: none;
}
body {
    overflow-x: hidden;
    position: relative;
    font-family: "PT Sans",sans-serif !important;
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
    background-color: #fff;
    color: #616161;
}

footer .copyright {
    color: #fff;
}
footer h4 {
    margin-top: 20px;
    color: #fff !important;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 20px !important;
    font-weight: 500;
}
footer .copyright {
    color: #fff;
}
.col ul li {
    color: #fff !important;
    font-size: 14px !important;
}
.col p {
    color: #fff !important;
    font-size: 14px !important;
    margin-bottom: 10px;
}
footer {
    padding-top: 15px;
    padding-bottom: 20px;
    min-height: 30px;
    background: #061835 !important;
    color: #fff !important;
    /* margin-bottom: 30px; */
}
footer {background: #0e163d !important;padding: 6% 0 0 0;}
footer h4 { color: #fff; font-size: 18px; letter-spacing: .5px; text-transform: uppercase; font-weight: 600; margin: 0 0 15px 0; padding: 5px 0; border-bottom: 1px dashed #fff;}
footer p, footer p a {color: rgba(255,255,255,.5);font-weight: 600;font-size: 16px;line-height: 1.5;margin-bottom: 10px;}
footer p a:hover {color: #a6876a;}
footer .footer-bottom { margin: 5% 0 0 0; border-top: 1px solid rgba(255, 255, 255, .5); padding: 15px 0;}
footer .footer-bottom p { margin: 0;}

.fontawesome-icon-list {
    margin-top: 22px
}

.fontawesome-icon-list .fa-hover a {
    display: block;
    color: #222;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    border-radius: 0
}

.fontawesome-icon-list .fa-hover a .fa {
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px
}

.fontawesome-icon-list .fa-hover a:hover {
    background-color: #1d9d74;
    color: #fff;
    text-decoration: none
}

.fontawesome-icon-list .fa-hover a:hover .fa {
    font-size: 28px;
    vertical-align: -6px
}

.fontawesome-icon-list .fa-hover a:hover .text-muted {
    color: #bbe2d5
}

blockquote footer {
    background: transparent
}

.blockquote-1:hover {
    border-color: #3498db
}


.cont-page h2 {
    font-weight: bold;
    color: #111;
    font-size: 22px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
}
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}
.cont-page .map-contp{border:1px dashed #ccc;}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
.cont-page .st-feature-box {
    background: #0c2b4b;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}
.st-feature-box {
    padding-left: 70px;
    position: relative;
}
.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.cont-page .feature-box-image .fa{color:#fff; line-height:30px; font-size:30px; margin-top: 20px;}
.feature-box-content{font-size: 15px;}

#HomepagecontentControl { min-height: auto !important}
#CalendarControl_C_ctl00_Label1 { color: #fff}

#widgetsControl_C, #widgetsControl { height: auto !important;}

@media(max-width:768px){
    .banner-section .text {
        position: absolute;
        top: 52%;
        padding: 15px;
    }
    .banner-section h5 {
        color: #e7e7e7;
        font-size: 16px;
        margin: 0 0 0px 92px;
        position: relative;
    }
    .banner-section h2 {
        color: #fff;
        font-size: 30px;
        font-weight: 800;
        margin: 0 0 10px 0;
        letter-spacing: .7px;
    }
    .banner-section p {
        color: #fff;
        font-size: 12px;
        line-height: 1.2;
        font-weight: 600;
        margin: 0 0 10px 0;
    }
    .custom-btn {
        display: inline-block;
        background: #a6876a;
        padding: 10px 22px;
        color: #fff;
        letter-spacing: 1px;
        font-size: 12px;
        font-weight: 700;
    }
}
@media (min-width: 768px){
    .hom-content img { height: 442px; width: 100%; object-fit: cover}

}