footer.main-footer .contact_info li:nth-child(3) a{
	pointer-events: none;
}

.navbar-light .navbar-tool-text {
    color: #FFF;
}
.navbar-light .navbar-tool-text>small {
    color: #FFF;
}
.navbar.navbar-expand-lg.navbar-light.color1 {
    background: #131921 !important;
}
.topbar.topbar-bg.color5{
	background: #131921 !important;
}
button.btn.btn-warning.search_btn.color4.color46.text-white{
    background-color: #ff6961 !important;
    border-color: #ff6961!important;
    color: #fff!important;
}
.navbar.navbar-expand-lg.navbar-light.navbar-stuck-menu.py-0.color3 {
    background: #222b3a !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
}
.navbar-tool .navbar-tool-label{
	background-color: #ff6961;
}
footer.main-footer.border-top.color2 {
    background-color: #232F3E !important;
    border:none !important;
}
.sub-footer.bg-white.py-3.border-top.color2 {
    background: #131A22 !important;
}
.main-footer .row [class*="col-"]{
	border:none;
}
h4.link-title.fs-16.mb-3.font-weight-600.position-relative.footer-app-link {
    color: #fff;
}
h3.link-title.fs-17.mb-3.font-weight-600.position-relative.footer-app-link{
	color: #fff;
	padding-left: 0px !important;
}

 h3.link-title.fs-17.mb-3.font-weight-600.position-relative.footer-app-link::before {
    display:none !important;
}

.footer-link .link, .social-icon a {
    color: #f2f2f2 !important;
    padding-left: 26px;
        display: inline-block !important;
}
 .widget_title::before, .footer-app-link::before {
    display: none !important;
}
.footer-about address, .footer-about ul li, .footer-about ul li a, .footer-about p{
	color: #fff !important;
}

.sub-footer.bg-white.py-3.border-top.color2{
	border-top:transparent !important;
}


footer.main-footer.border-top.color2 .col-sm-6.col-md-4.col-lg-3.col-xl-3.py-3.py-md-5.d-md-block:nth-child(4){
	color: #f2f2f2;
	display:none;
}


div#toTop{
	    color: #FFD814;
}
.btn-top{
 color: #FFD814;	
}
div#toTop {
    color: #FF9900;
    border-color: #FF9900;
}
button#smt_btn{
 background-color: #ff6961 !important;
 border-color: #ff6961 !important;
}
.newsletter.border-top.py-4{
	background-color: #37475A;
}
h5.newsletter-title.fs-21.mb-0 {
    color: #fff;
}
.copy a {
    color: #ccc !important;
}

.copy{
    color: #ccc !important;
}
.navbar-light .navbar-brand img{
	width:auto;
}
svg.feather.feather-grid.navbar-tool-icon{
	 color: #fff !important;
}

.animation-slide.owl-theme .owl-dots .owl-dot.active span{
	    background: #FEBD69 !important;
}a.btn.btn-block.btn-success.color4.color46, .btn:not(:disabled):not(.disabled) {
    background: #232f3e !important;
    border: none;
    color: #fff;
}
.bg-gray {
    background-color: #F7F7F9 !important;
}

.form-control, .custom-select{
	box-shadow: none !important;
}

.headding-border {
    
    background: #ffd23e !important;
}

svg.feather.feather-menu {
    color: #fff !important;
}
.sub-footer.bg-white.py-3.border-top.color2 h6{
color: #fff !important;
}
.adv_area img{
	width: auto !important;
	display: block;
	margin:0 auto 35px;
}
.register-modal.modal .nav .nav-link{
color: #232f3e !important;
border-color:#232f3e;	
}
.animation-slide.owl-theme .owl-nav [class*="owl-"]:hover{
	background-color: #f08804 !important;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item.active, .dropdown-item:hover{
	color: #f08804 !important;
}
.register-modal.modal .btn-primary{
	box-shadow: none !important;
}
.signup-section a{
	color: #007bff !important;
}
.navbar-sticky.navbar-stuck, .navbar-sticky.border-bottom{
	border-bottom: transparent !important;
}


















@media only screen and (max-width: 767px)

{
.navbar-brand{
	text-align: center;
	display: block;
	margin-right:0px !important;
	margin-bottom: 15px !important;
}
.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl{
	display: block !important;

}
.navbar-toolbar.d-flex.flex-shrink-0.align-items-center{
	    justify-content: center;
	    margin-bottom: 15px !important;
}
.navbar-collapse .collapse-brand img{
	display: none !important; 
}
}