@font-face {
	font-family: 'PirulenRg-Regular';
	src: url('../fonts/PirulenRg-Regular');
	src: local('PirulenRg-Regular'), url('../fonts/PirulenRg-Regular.woff') format('woff'), url('../fonts/PirulenRg-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins-Regular';
	src: url('../fonts/Poppins-Regular');
	src: local('Poppins-Regular'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins-Bold';
	src: url('../fonts/Poppins-Bold');
	src: local('Poppins-Bold'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype');
}
body{
     margin:0;
     padding:0;
     color: #000000;
    font-family: 'Poppins-Regular';
    font-size: 16px;
}
p {
    color: #222;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    font-family: 'Poppins-Regular';
}
h1{
     color: #000;
     font-size:22px;
}
h2{
     color: #000;
     font-size:18px;
}
h3{
     color: #ED1C24;
     font-size:22px;
}
h4{
     color: #ED1C24;
     font-size:18px;
}
h5{
     color: #056839;
     font-size:22px;
}
h6{
     color: #056839;
     font-size:18px;
}
a{
    color: #DE1B1B;
}
a:focus, a:hover{
	text-decoration:none;
}
.header-links {
    padding:10px 0px;
    border-bottom: 1px solid #ececec;
    background-color: #DE1B1B;
}
.give-links .fa{
    color: #ffffff;
    margin: 0px 0px;    
}
.give-links{
    float: right;
}
.give-links ul{
    margin: 0px;
}
.give-links ul li{
    padding: 0px 10px;
}
.give-links ul li a{
    color: #ffffff;
}
.give-links ul li a:hover{
    color: #000000;
}
.navbar-nav.breadcrumb > li + li:before{
    display: none;
}
.navbar-header .attr-nav {
    display: none;
}
nav.navbar.bootsnav{
    background-color: #ffffff;
    border-bottom: 1px solid #c7c7c7;
}
.navbar-default .navbar-brand{
    height: auto;
    padding:5px 0px;
}
.navbar-right {
    float: right!important;
}
nav.navbar.bootsnav .navbar-nav > li > a {
    color: #000000;
    text-transform: uppercase;
    font-weight: 700 !important;
    padding: 20px 6px;
    margin-top: 45px;
   font-family: 'Poppins-Regular';
    font-size: 14px;
    letter-spacing: 0.3px;
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{
    color: #DE1B1B;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: #535353;
    color: #fff;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
    background-color: #C81231;
    color: #fff;
    transition: all 0.3s linear;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
    padding:0px !important;
    border:none;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
    padding:10px 10px;
    font-family: 'Poppins-Regular';
    font-size: 16px;
    font-weight: 100 !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #de1f1b;
    padding: 6px 10px 2px 10px;
    cursor: pointer;
}
button.navbar-toggle .fa-bars {
    font-size: 22px;
}
.attr-nav > ul > li > a {
    color: #ffffff;
    padding: 18px 10px;
}
.carousel-inner .item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.30);
}
.carousel-caption{
    width: 600px;
    padding-bottom: 15px;
    background-color: inherit;
    margin: 0px;
    text-align: left;
    left: 20%;
}
.carousel-caption a:hover{
    background-color: #535353;
    color: #ffffff;
}
.carousel-caption h1 {
    color: #ffffff;
    font-family: 'Poppins-bold';
}
.carousel-caption p{
    font-size: 18px;
    line-height: 30px;
}
.carousel-indicators{
    display: none;
}
.panel-grid-banner {
    position: relative;
    z-index: 2;
}
.inner-grid {
    display: inline-block;
    width: 100%;
    padding:40px 30px;
    box-shadow: 0 0 30px #cccccc;
    background: #fff;
    position: relative;
}

.inner-grid:before {
    content: '';
    background: #DE1B1B;
    height: 50%;
    width: 50%;
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: -1;
}
.inner-grid i {
    display: inline-block;
    color: #DE1B1B;
    font-size: 40px;
}
.inner-grid h3{
    font-size: 21px;
    font-weight: 700;
}
.home-1 .inner-grid {
    padding: 0 20px 0 0;
}
.admin-section {
    padding: 70px 0px;
}
.page .edu-courses{margin-top: 0;}
.inner-grid .courses-content .mt_btn_yellow {
    background-color: #DE1B1B;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    border-radius: 5px;
    transition: all 0.3s linear;
}
.inner-grid .courses-content .mt_btn_yellow:hover{
    background-color: #535353;
}
.welcome-block {
   padding: 50px 0px;
    position: relative;
    width: 100%;
    float: left;
    background-color: #f3f3f3;
}
.welcome-left h1 {
    font-size: 36px;
    font-family: 'Poppins-Bold';
    text-transform: capitalize;
    line-height: 40px;
    margin-top: 5px;
}
.welcome-left h6 {
    font-size: 16px;
    position: relative;
    padding-left: 10px;
}
.welcome-left h6:before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    width: 3px;
    height: 25px;
    background-color: #DE1B1B;
}
.about_btn {
    padding-top: 20px;
}
.about_btn .btn-text {
    min-width: 200px;
}
.btn-text {
    font-size: 14px !important;
    color: #fff;
    line-height: 23px !important;
    text-transform: uppercase;
    padding-top: 15px !important;
    padding-right: 35px !important;
    padding-bottom: 15px !important;
    padding-left: 35px !important;
    border-radius: 35px !important;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
.welcome-left .btn-text{
    background-color: #DE1B1B;
}
.welcome-left .btn-text:hover, .help-heading .btn-text:hover{
    background-color: #222;
    color: #ffffff;
}
.help-heading .btn-text{
    background-color: #ffffff;
    color: #000000;
    min-width: 100px;
    border-radius: 4px !important;
    padding: 10px !important;
}
.help-bg {
    padding: 100px 0px;
    position: relative;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 100%;
    float: left;
}
.help-bg:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #DE1B1B, #de1b1b30);
}
.help-heading{
    z-index: 5;
    position: relative;
}
.help-heading h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    margin: 0px;
    padding: 25px 0px 15px;
    text-transform: uppercase;
    line-height: 48px;
    font-family: 'Poppins-Bold';
}
.help-heading p {
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.3px;
}
.help-heading .donate-btn {
   background-color: #CB2616;
    color: #fff;
    display: block;
    text-transform: uppercase;
    margin: 10px auto;
    text-align: center;
    width: 200px;
    padding: 15px 0px;
    transition: all 0.5s linear;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-radius: 5px;
}
.help-heading .donate-btn:hover{
    background-color: #333;
}
.rusk-service {
    background: #f8f8f8;
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.features-section{
	position: relative;
	padding: 30px 0 50px;
	border-bottom: 1px solid #f2f2f2;
}
.products-list .owl-pagination{
    display: none;
}
.products-list {
    position: relative;
}
.products-block{
    width: 100%;
    float: left;
    padding: 50px 0px;
}
#owl-demo .item img {
    text-align: center;
    display: block;
    margin: 0px auto;
}
footer{
    width: 100%;
    float: left;
    background-color: #535353;
    border-top: none;
    font-size: 16px;
}
.top-footer{
    padding: 30px 0px;
}
.bottom-footer {
   padding: 15px 0 0px 0;
    background-color: #DE1B1B;
}
.input-group-btn .btn{
    background: #DE1B1B none repeat scroll 0 0;
    border: 1px solid #DE1B1B;
    font-size: 15px;
}
footer strong {
    font-weight: 100;
}
footer h3, .footer-logo p, .footer-address h4{
    color: #fff;
    margin-top: 0px;
    margin-bottom: 15px;
}
address a, .footer-list a {
    color: #000;
}
.footer-list ul li{
    padding: 3px 0px;
}
.footer-address ul li {
    padding: 5px 0px;
    color: #fff;
    line-height: 16px;
}
.more-info .fa-home {
    display: table;
    float: left;
}
span.footer-address {
    display: table-cell;
    line-height: 25px;
}
address {
    line-height: 24px;
    color: #fff;
}
.more-info li, .shop-list a{
    font-size: 16px;
    font-family: 'Poppins-Regular';
}
.more-info i, .social li i, .shop-list i{
    color: #ffffff;
}
.footer-address a, .more-info p{
    color: #fff;
}
footer .shop-list a:hover {
    color: #999;
}
footer .shop-list a{
    text-transform: capitalize;
}
.footer-title{
    border-bottom: 0px;
    font-family: 'Poppins-Regular';
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
}
.more-info .social a {
    display: block;
    float: left;
    margin-left: 5px;
    width: 38px;
    height: 38px;
    text-align: center;
    border-radius: 500px;
    background: transparent;
    padding: 3px 4px;
    border: 2px solid #ffffff;
}
.more-info .social a:hover{
    background: #DE1B1B;
    border-color: #DE1B1B;
}
.more-info ul.social li {
    margin: 0px;
    padding: 0px;
}
.social .fa-facebook {
    padding-left: 7px;
}
.power p, .copy p{
     color: #fff;
}
.power a{
    color: #ffffff;
}
#scrolltoup:hover {
    background-color: #535353;
    color: #ffffff;
}
#addmore_new tr td {
    padding-right: 30px;
    padding-bottom: 15px;
}
#addmore_new tr td strong {
    padding-bottom: 5px;
    display: inline-block;
}
#addmore_new .btn-danger {
    background-color: #de1b1b;
    width: auto;
    font-style: normal;
}
.btn-guest, .btn-guest:active {
    width: auto;
    background-color: #056839;
    border-color: #056839;
}
.btn-guest:hover, .btn-guest:active:hover, .btn-guest:focus {
    background-color: #de1b1b;
    border-color: #de1b1b;
    color: #ffffff;
    outline: none;
}
#addmore_new table {
    border-radius: 10px;
    margin-bottom: 20px;
}
.reg-form input{
    font-style: normal;
}
.reg-form .submit-input {
    width: 150px;
    padding: 10px;
    background-color: #056839;
}
.reg-form .submit-input:hover {
    background: #DE1B1B;
    color: #fff;
}
.del-col {
        padding-left: 0px;
    }
.reg-form .contact_con_textarea_control {
    min-width: 100%;
}
.check-list li {
    margin-bottom: 10px;
}
.doc-order {
    width: 100%;
    float: left;
    margin: 20px 0px;
}
.doc-order h4 {
    padding-bottom: 20px;
    font-size: 24px;
}
.order-doc-info img {
    width: 100px;
}
.order-doc-info {
    text-align: center;
    margin-bottom: 30px;
}
.order-doc-info h5 a {
    color: #056839;
}
.order-doc-info h5 {
    font-size: 17px;
    line-height: 1.4;
    margin: 15px 0px 15px;
}
.order-doc-info .btn-primary {
    color: #fff;
    background-color: #056839;
    border-color: #056839;
}
.page-section h1:first-child {
    margin-top: 5px;
    font-family: 'Poppins-Bold';
    font-size: 36px;
}
.checklist-info {
    padding-top: 5px;
}
.checklist-info .check-list {
    padding-bottom: 10px;
}
.video-section{
    padding: 20px 0px 0px;
    text-align: center;
}
video {
    object-fit: cover;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
}
/*--Media-responsive--*/

@media (min-width:1024px){
    .feature-block .inner-box{
        min-height: 580px;
        overflow: hidden;
    }
}
@media (min-width:992px) and (max-width:1199px){
    .header-left{
        margin-top: 10px;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu {
        left: 160px !important;
    }
    .carousel-caption .carousel-list a{
        font-size: 22px;
        line-height: 30px;
    }
    .carousel-caption{
        top: 20%;
        width: 50%;
    }
    .carousel-caption h1{
        font-size: 36px;
    }
    .carousel-caption p{
        font-size: 18px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 20px 8px;
        font-size: 13px;
        letter-spacing: 0px;
        margin-top: 30px;
    }
    .welcome-left h1{
        font-size: 36px;
        line-height: 38px;
    }
    .navbar-brand>img{
        width: 200px;
    }
    
}
@media (min-width:768px) and (max-width:991px){
    .navbar-default .navbar-brand {
    float: none;
    margin: 0px !important;
    line-height: initial;
    }
    .navbar-header {
    float: none;
    width: 100%;
}
    .navbar-brand>img{
        margin: 0px auto;
    }
    .header-left{
        margin-top: 5px;
    }
    .header-left li{
        font-size: 14px;
        line-height: 24px;
    }
    .right-top h1{
        font-size: 24px;
        line-height: 30px;
    }
    #top-header .right-top p{
        font-size: 14px;
        margin-bottom: 5px;
    }
    #top-header{
        padding: 10px 0px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
            font-size: 13px;
    padding: 15px 4px;
    margin: 0px;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu {
        left: 160px !important;
    }
    .attr-nav > ul > li > a{
        padding: 12px 10px;
    }
    .carousel-caption{
        width: 500px;
    }
    .carousel-caption h1, .carousel-caption .carousel-link {
        font-size: 28px;
        line-height: 38px;
    }
    .carousel-caption p{
        font-size: 15px;
        line-height: 22px;
    }
    .carousel-caption .carousel-list a{
        font-size: 15px;
        line-height: 24px;
    }
    .inner-grid{
        margin-bottom: 35px;
    }
    .footer-title{
        margin-top: 10px;
    }
    .welcome-left h1{
        font-size: 36px;
        line-height: 40px;
    }
    .welcome-left{
        margin-bottom: 25px;
    }
    .shop-list {
    margin-bottom: 40px;
}
    .admin-section{
        padding-bottom: 15px;
    }
}
@media (min-width:320px) and (max-width:767px){
    .right-top h1{
        margin-top: 5px;
    }
    .carousel-caption .carousel-list{
        display: none;
    }
    .carousel-caption h1, .carousel-caption .carousel-link{
        font-size: 18px;
        line-height: 24px;
    }
    .carousel-caption {
        width: 300px;
        right: 0;
        left: 0;
    }
    nav.navbar.bootsnav .navbar-toggle{
        top: 0px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 12px 10px;
        margin: 0px;
    }
    .carousel-caption{
        width: 300px;
        margin: 0px auto;
    }
    .carousel-caption p{
        font-size: 14px;
        line-height: 22px;
    }
    .welcome-left h1{
        font-size: 36px;
        line-height: 40px;
    }
    .welcome-left{
        margin-bottom: 25px;
    }
    .rusk-service{
        padding: 30px 0px;
    }
    .footer-title{
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .more-info p{
        padding-bottom: 0px;
    }
    .inner-grid{
        margin-bottom: 30px;
    }
    .admin-section{
        padding-bottom: 15px;
        padding-top: 30px;
    }
    .reg-form .col-xs-12.col-sm-4, .reg-form .col-xs-12.col-sm-6 {
        padding-left: 0px;
        padding-right: 0px;
    }
    
}
@media (min-width:320px) and (max-width:480px){
    .wrap-sticky nav.navbar.bootsnav.sticked{
        position: inherit;
    }
    .right-top h1{
        font-size: 15px;
        line-height: 24px;
    }
    .buy-heading.pull-left, .buy-button.pull-right {
        float: none !important;
        margin-bottom: 15px;
    }
    .buy-heading h1{
        font-size: 22px;
        text-align: center;
    }
    .buy-button.pull-right{
        text-align: center;
    }
    .welcome-block{
        padding: 30px 0px;
    }
    .welcome-left h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .help-heading h2{
        font-size: 28px;
        line-height: 35px;
    }
    .help-bg{
        padding: 50px 0px;
    }
    .footer-title{
        margin-top: 20px;
    }
    #owl-demo .owl-item img{
        display: block;
        margin: 0px auto;
    }
    .carousel-caption p{
        display: none;
    }
    .carousel-caption{
        top: 15%;
        left: auto;
    }
    .admin-section{
        padding: 30px 0px 10px;
    }
    #addmore_new tr td{
        width: 100%;
        float: left;
    }
    .page-section h1:first-child{
        font-size: 24px;
    }
}