@charset "UTF-8";

/*
Theme Name: Avrix
Theme URI: https://wordpress.validthemes.net/avrix
Author: Validthemes
Author URI: https://themeforest.net/user/validthemes/portfolio
Description: Avrix - Digital Marketing Agency WordPress Theme
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: avrix
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.navbar-brand>img {
    height: auto !important;
}

footer img.logo {
    height: auto !important;
    margin-bottom: 30px;
}

.side .close-side {
	top: -3px !important;
}

nav.navbar.validnavs.navbar-fixed {
    background-color: #1c1c1c !important;
	border-bottom: 1px solid #666;
}

nav.navbar.validnavs .navbar-toggle i {
	color: #fff !important;
}

nav.navbar.validnavs.mobile-sidenav .navbar-collapse.collapse.collapse-mobile.show {
    background-color: #33454d !important;
}


.navbar.validnavs.navbar-common .attr-right .attr-nav li .call h5 a {
	color: #fff !important
}

.side .widget .logo img {
    height: 29px !important;
	width: auto !important;
}

.breadcrumb-area .breadcrumb-area h1 {
	color: #11cbb4 !important;
}

@media (max-width: 1023px) {
    .collapse-mobile nav.navbar.validnavs .navbar-nav > li > a, .elementor-15 .elementor-element.elementor-element-009ea48 .no-background ul.nav > li > a {
        color: #fff !important;
    }
}

nav.navbar.validnavs .navbar-collapse.collapse button {
	top: 28px !important;
}

.navbar.validnavs.navbar-common .attr-right .attr-nav li .call p {
	color: #fff !important;
}

.navbar.validnavs.navbar-common .attr-right .attr-nav li .call i {
    color: #11cbb4 !important;
}

@media (max-width: 1023px) {
    nav.navbar.validnavs .navbar-nav>li:first-child>a {
        color: #fff !important;
    }
	
	nav.navbar.validnavs ul.nav li.dropdown ul.dropdown-menu>li>a {
        color: #fff !important;
	}
}

@media screen and (max-width:1023px) {
	nav.navbar.validnavs.mobile-sidenav #navbar-menu .navbar-nav > li > a {
		color: #ffffff !important;
	}
	
	nav.navbar.validnavs.mobile-sidenav ul.nav li.dropdown>ul.dropdown-menu li:hover>a {
        color: #fff !important;
	}
	
}
  

@media only screen and (max-width: 1023px) {
    nav.navbar.validnavs .navbar-collapse.collapse.show img {
        height: 26px !important;
    }
}


  @media screen and (max-width: 768px) {
      .elementor-16 .elementor-element.elementor-element-1acc227 h2 {
    	font-size: 56px !important;
		}
	  
	  .experience-box strong {
		  font-size:60px !important;
	  }
    }

footer .f-item.about::after {
	background: #262525 !important;
}

footer .f-item p {
	color: #fff !important;
}

.footer-social ul li a {
    background: #403e44 !important;
}

.footer-social ul li a:hover {
    background: #5138ee !important;
}



