.custom-css { }
		
		
		
		
		
		
		
			.main-header .login-area {border-bottom: 1px solid #006495;}

.main-header .container-fluid {
    position: relative;
    padding-left: 250px
}

.main-header .container-fluid .logo_header {
    width: 230px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute
}


.main-header .nav-bars span {
background: #000;
 }

.main-header {
    font-weight: 600;
    background: #fff;
    color: #000;}

.main-header a {
    color: #000;
}

.main-header .navigation-list ul li ul {
    display: none;
    position: absolute;
    background: #006495;}

.contact_form .inputfield em, .contact_form .inputfield i {
    color: #00b4e5;}

.cta {
    font-size: 1.2em;
    background: #006495;}

.btn-standart {
    border: 2px solid #00b4e5;
    background: #006495;}

options.btn.btn-standart:hover {
    background-color: #006495;
}

ul.socials li a {
    background: #006495;}

#return-to-top {border: 4px solid #006495;
    color: #006495;}

.slider.inner-slider {
    background-image: url(/uploads/sites/8276/public/AdobeStock_189244093_1.jpeg);
}

h1 {
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

h2 {
  color: white;
  text-shadow: 2px 2px 4px #000000;
}