.fira-font {
    font-family: 'Fira Sans', sans-serif;
}
h1,h2{
    font-family: 'Roboto', sans-serif;
}
@media (max-width: 991px){
    #topnav #navigation {
        max-height: 86vh;
    }

}

.bg-half-150{
    padding: 150px 0;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center;
}

.btn-exa{
    border:3px solid #fff;
    color: #fff;;
}
.btn-exa:hover{
    border:3px solid #A9023A;
    background: #A9023A !important;
    color: #fff;;
}



.btn-exa2{
    border:3px solid #999;
    color: #333;;
}
.btn-exa2:hover{
    border:3px solid #A9023A;
    background: #A9023A !important;
    color: #fff;;
}


.h1-xl{
    font-size: 30px !important;
    font-family: 'Roboto', sans-serif;
}

.logo {
    padding: 0 0 0px;
    margin-right: 0px;
}

.search-bar-header {
    width: 100%;
    font-size: 12px;
}

#topnav .navigation-menu>li>a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-family: 'Fira Sans', sans-serif;
}

#topnav .navigation-menu>li .submenu li a {
    font-family: 'Fira Sans', sans-serif;
    font-size: 12px;
}

.text-muted {
    color: #0b0b0b !important;
}

.btn-header-exa {
    border-bottom: 5px solid #ff5282 !important;
}

.feature-posts-placeholder {
    position: absolute;
    height: 100%;
}

.bg-blue {
    background: #334366 !important;
}

.footer {
    border-top: 5px solid #ff5282 !important;
    background: #F2F2F2;
    position: relative;
    color: #000 !important;
}

.small-news a {
    line-height: 130%;
    font-size: 14px;
}

.small-news small {
    line-height: 120%;
    font-size: 12px;
}

.footer .footer-head {
    letter-spacing: 1px;
    font-weight: 500;
    color: #000;
}

.footer .text-foot {
    color: #000;
}

.card-img, .card-img-top {
    border-radius: 0px;
}

.homeGrid h1 {
    margin: 10px 0px;
    padding: 0px;
    font-size: 20px !important;
}

.homeGrid p {

    font-size: 14px !important;
    line-height: 125% !important;
}

.section {
    padding: 22px 0;
    position: relative;
}

.homeValue {
    color: #fff !important;

}

a {
    color: #AA043B;
}

.footer a:hover {
    color: #A90836 !important;
    font-weight: bold;
}

.text-foot {
    font-size: 14px;
    ;
}

.footer .footer-list li {
    margin-bottom: 4px;
}

.cms img {
    max-width: 100% !important;
}
@media (max-width: 991px){
    #navigation {
        position: absolute;
        top: 103px;
    }
}

@media (min-width: 992px){
    #topnav .navigation-menu > li .submenu li a {
        display: block;
        padding: 5px 20px;
    }
}


.homeValue p {
    line-height: 1.4;
    font-size: 14px;
    text-align: justify;
}

.h1Title {
    font-size: 24px !important;
    ;
}

.wrapper-sm {
    max-width: 900px;
    margin: 0 auto;
}

.noBanner {
    margin-top: 100px;
}

.modalVideo {
    position: fixed !important;
}


.ulwidget li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}
 
.ulwidget li div {
    width: 90%;
}

.ulwidget-hl-1 p{
    line-height: 130% !important; 
}
.ulwidget-hl-1 h5{
    line-height: 130% !important; 
    margin: 0px;
}

.imgExaBig{
    width: 70%;
}
@media only screen and (max-width: 600px) {
    .ulwidget li {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .imgExaBig{
        width: 100%;
    }
}
.homeGridImg{
    height: 196px;
}
@media only screen and (max-width: 600px) {
    .homeGridImg{
        height: auto;
    }
}
.bg-info {
    background-color: #1E82A0 !important;
}


.footerRight {
    text-align: right !important;
}

.text-white {
    color: #fff !important;
}
.dataTables_info{
    display: none;
}
table.dataTable.no-footer {
    border-bottom: 0px;
}


.footerRight small {
    font-size: 12px;
}

.footerRight .ficons {
    padding: 5px 10px;
    display: inline-block; 
    margin-bottom: 5px;
 
}
.footerRight .ficons a { 
    color: #8f8e8e;
 
}




.fa-red {
    color: #FF0000;
}
.style01 {
    position: relative;
    display: block;
    transition: transform .2s;
    /* Animation */
}
.style01 .style01-01 {
    position: absolute;
    width: 100%;
    top: 28%;
    text-align: center;


}

.style01:hover .style01-01 {
    transform: scale(1.2);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

iframe {
    height: 448px;
}


.style02 {
    position: relative;
    display: block;
    transition: transform .2s;
    /* Animation */
}

.fa-red {
    color: #FF0000;
}

.style02 .style02-01 {
    position: absolute;
    width: 100%;
    top: 35%;
    text-align: center;


}
 
.style02:hover .style02-01 {
    transform: scale(1.5);
}
 
.style02:hover .bgnhover {
    opacity: 0.8;
}
.blocklist a{
    color: #000;
}
.blocklist{
    padding: 10px 15px;
    border-top: 3px solid #fff;
    font-size: 14px;
    position: relative;
}

.blocklist.active{
    background-color: #dddddd;
    font-weight: bold;
}

.blocklist .arrow1{
    display: none;
    position: absolute;
    left: -10px;
    top: 40%;
}

.blocklist.active .arrow1{
     display: block !important; 
     width: 0;
     height: 0;
     border-top: 5px solid transparent;
     border-right: 10px solid #dddddd;
     border-bottom: 5px solid transparent;
}

.btn-danger {
    background-color: #a9023a !important;
    border: 1px solid #a9023a !important;
    color: #ffffff !important;
    box-shadow: 0 3px 5px 0 rgb(228 63 82 / 10%);
}
 
.sth01{
    min-height: 181px;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #A9023A !important;
    background: #A9023A !important;
    font-weight: normal;
    color: #ffffff;
}

.block-btn .block-btn-text{
    display: block;
    padding: 30px 15px 15px 15px ;
    background-color: #E7E8EA;
    color: #000;
}

.block-btn:hover .block-btn-text{ 
    background-color: #8F002F;
    color: #fff;
}
.block-btn:hover .no{  
    color: #fff;
}

.faqContent .faqContentTitle{
    border-top: 2px solid #8F002F;
    border-bottom: 2px solid #8F002F;
}

.block-btn .no{
    display: inline-block;
    background: #8F002F;
    color: #fff;
    padding: 0px 10px;
    font-size: 16px;
    width: 34px;
    font-weight: bold;
    margin: 10px;
    text-align: center;
}

.nozero{
    position: relative;
}
.nozero .no:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 10px solid #8f002f;
}

.nozero .no:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 10px solid #8f002f;
} 

.activeLi a{
    font-weight: bold;
}

.tab-pane img{
    max-width: 100% !important;
    height: auto !important;
}