
/*open sans*/

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans.woff2') format('woff2'), url('../fonts/OpenSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0 auto;
    font-family: 'Open Sans';
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p, a {
    margin: 0;
}

.padd0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.padd_rght0 {
    padding-right: 0px;
}

.header {   
    float: left;
    width: 100%;
    background: #efefef;
}

.logo {
    padding: 20px 0px 20px 0px;
}

/*menu*/


.navigation, .Home_banner, .topsec, .newssec,footer,.hrsec {
    float: left;
    width: 100%;
}

#navigation li a:active {
    color: #7d0041;
}

ul.slimmenu {
    text-align: left;
    line-height: 43px;
    padding: 20px 0px 20px 0px;
}

    ul.slimmenu li a:hover {
        background-color: none !important;
    }

    ul.slimmenu > li > a {
        padding: 0px 25px;
    }

    ul.slimmenu > li:last-child a {
        padding-right: 0px;
    }

    ul.slimmenu li > ul > li > a {
        padding: 15px;
        line-height: 22px;
        color: #202020;
    }

    ul.slimmenu li > ul {
        padding: 0px !important;
        margin: 0;
        text-align: left;
        -moz-transition: all 0.3s ease 0s;
    }

        ul.slimmenu li > ul > li {
            width: 100%;
        }


    ul.slimmenu li {
        background-color: #efefef;
        border-left: 0px !important;
    }

        ul.slimmenu li a:hover {
            background-color: none !important;
            text-decoration: none;
        }

        ul.slimmenu li .sub-collapser {
            background: none;
            top: 13px;
        }

        ul.slimmenu li a {
            font-family: 'Open Sans';
            color: #202020;
            font-size: 13px; /* Approximation due to font substitution */
            font-weight: 600;
            line-height: 24px; /* Approximation due to font substitution */
            text-align: left;
        }

.carousel-control.right, .carousel-control.left {
    display: none;
}



/*login*/

.login {
    background: #eb521a;
    text-align: center;
    padding: 29px 0px;
    color: #ffffff;
    font-size: 18px; /* Approximation due to font substitution */
    font-weight: 600;
    text-transform: uppercase;
}



/*slider*/


.slidertxt1 {
    color: #feffff;
    font-size: 40px; /* Approximation due to font substitution */
    font-weight: 600;
    line-height: 42px; /* Approximation due to font substitution */
    text-align: center;
}

.slidertxt2 {
    color: #feffff;
    font-size: 17px; /* Approximation due to font substitution */
    font-weight: 600;
    line-height: 42px; /* Approximation due to font substitution */
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}

.slider_readmore {
    background-color: #feffff;
    color: #ffffff;
    font-size: 14px; /* Approximation due to font substitution */
    font-weight: 400;
    color: #eb521a;
    font-size: 15px; /* Approximation due to font substitution */
    font-weight: 600;
    text-align: center;
}


.slider_readmore {
    background-color: #feffff;
    color: #eb521a;
    font-size: 15px; /* Approximation due to font substitution */
    font-weight: 600;
    text-align: center;
    padding: 10px 10px;
    width: 210px;
    margin-top: 33px;
    text-transform: uppercase;
    margin: 0 auto;
}

    .slider_readmore a:hover {
        text-decoration: none !important;
    }

.carousel-indicators .active {
    background-color: #eb521a;
}

.carousel-indicators li {
    border: 0;
    background: #feffff;
    height: 12px;
    width: 12px;
}

.carousel-caption {
    bottom: 28%;
}



/* below_banner */

.below_banner {
    float: left;
    width: 100%;
    background-color: #f1f1f1;
    padding-bottom: 68px;
    padding-top: 68px;
}

.midsec_head {
    color: rgba(26, 26, 26, 0.54);
    font-size: 40px; /* Approximation due to font substitution */
    font-weight: 600;
    text-align: left;
}

.upper-below_bannerimg {
    text-align: center;
}

.upper-below_bannertxt img {
    padding-top: 4px;
}

.upper-below_bannertxt {
    float: left;
    width: 100%;
    padding: 0px 82px 0px 144px;
}


/*mid-sec*/

.mid-sec {
    padding: 50px 0px 60px 0px;
}

.common_p {
    color: #131313;
    font-size: 13px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 24px; /* Approximation due to font substitution */
    text-align: left;
    padding: 5px 0 10px 0;
    text-indent: 25px;
}

.midsec_head {
    color: #131313;
    font-size: 40px; /* Approximation due to font substitution */
    font-weight: 600;
}

.below_banner .midsec_head {
    text-align: left;
    text-transform: uppercase;
    padding-top: 25px;
    padding-bottom: 28px;
}

.below_banner .common_p_head {
    padding-bottom: 10px;
}

/*latest newssec*/

.newssec {
    padding-bottom: 68px;
    padding-top: 48px;
}

    .newssec .midsec_head {
        text-transform: uppercase;
        text-align: center;
        padding-bottom: 52px;
    }

.news_head {
    color: #212121;
    font-size: 17px; /* Approximation due to font substitution */
    font-weight: 600;
    line-height: 26px; /* Approximation due to font substitution */
}

.newssec .news_head {
    text-align: left;
    padding: 30px 0px;
}


/*slick buttons*/

.slick-dots li {
    width: 36px !important;
    height: 5px !important;
    background-color: #2e2e2e !important;
}

    .slick-dots li.slick-active button:before {
        width: 36px !important;
        height: 5px !important;
        background-color: #dbbd48 !important;
    }

.slick-dots {
    bottom: -94px !important;
}

/*footer*/

footer {
    background-color: #dcdcdc;
    padding: 30px 0px 5px 0px;
    color: #131313;
}


.footer_head, .footer_head a {
    font-family: 'Open Sans';
    color: #131313;
    font-size: 18px; /* Approximation due to font substitution */
    font-weight: 600;
    line-height: 42px; /* Approximation due to font substitution */
    text-align: left;
}

.footer_in ul li,.footer_in ul li a {
    color: #131313;
    font-size: 13px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 22px; /* Approximation due to font substitution */
    text-align: left;
}
.hrline {
    width: 47%;
    border:1px solid #efefef;
    box-shadow: 1px -1px #ffffff;
}
.socialimgs {
	display: inline-block;
	background: #eb521a;
	width: 30px;
	border-radius: 50%;
	height: 30px;
}
.socialimgs img {
	padding: 7px 9px;
	display: grid;
	align-items: center;
}











.copyrightsec {
    padding: 22px 10px;
}

.copyright_in ul li {
    display: inline-block;
}

.copyright_in {
    color: #131313;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}


.copyright_in_txt {
    float: left;
    padding-right: 10px;
}













.footer_in ul {
    padding-left: 0px;
    list-style: none;
}