.navbar::after{
	background-color:#fff !important;
}
.logo{
	max-width: 220px !important;
}

.contact-area-single a:hover, button:hover{
color:#fff !important;
}
.breadcrumb-item+.breadcrumb-item::before{
	display: none !important;
}
.hero-slider-item{
	padding-top: 150px !important;
    padding-bottom: 150px !important;
}
/*h2 {*/
/*    color:#17273E !important;*/
/*}*/
/*.banner h2{*/
/*    color:#fff !important;*/
/*}*/
.categories a{
    margin-bottom: 30px !important;
}

@media (min-width: 576px) {
    .order-sm-1 {
        order: 1 !important;
    }
}

@media (min-width: 576px) {
    .order-sm-0 {
        order: 0 !important;
    }
}
.organization-area__content-point li i {
    font-size: 14px;
    color: rgb(196, 44, 33);
}
.organization-area__content{
	max-width: 600px !important;
}