#mainNav { background: #002D65; }
.navbar-default .navbar-nav > li > a { color: #ffffff; }
.top-header { background: #ffffff; }
.top-header .content-top p { color: #333; }
.logo-brand { margin-top: -15px; }

p.auto-service-contacts i { width: 20px; color: #4286d9; text-align: center; }
p.auto-service-contacts span { font-family: 'Archivo Narrow', sans-serif; font-style: italic; color: #000000; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #4286d9; }

.btn-warning:hover { color: #fff; background-color: #002D65; border-color: #002D65; }

@media (min-width: 768px) {
	.navbar-default.affix .navbar-brand .logo-brand img {
	    width: 80%;
	    margin-top: -2px;
	}
	.navbar-default.affix .navbar-nav > li > a {
	    color: #ffffff;
	    margin-top: -10px;
	}
}

@media (max-width: 767px) {
	img.planeImage { width: 100% !important; top: 25px !important; }
	.logo-brand img { margin-top: 8px; }
}

.hover-link {
	font-size: 14px;
    font-family: 'Archivo Narrow', sans-serif;
    color: #666;
	transition-property: color;
    transition-duration: 0.4s;
}
.hover-link:hover { color: #4286d9; }

.hover-link-home {
	color: #ffffff !important;
	transition-property: color;
    transition-duration: 0.4s;
    font-family: 'Archivo Narrow', sans-serif;
    text-transform: uppercase;
}
.hover-link-home:hover { color: #4286d9 !important; }

i.languageCaller { color: #333 !important; }
i.languageCaller:hover { color: #4286d9 !important; }


.pages-header { background-image: url('../img/page_header_bg-edit.png') !important; }


.originalMainMenu ul li a { text-transform: uppercase; }

/* Custom slider edit */
/* rewriting base settings */
.lSAction > a { background-image: none !important; }
.lSAction > .lSPrev, .lSAction > .lSNext { font-size: 30px; }