/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.l-header.bg_transparent:not(.sticky) .l-subheader {

    box-shadow: none !important;
    background-image: none;
    background-color: #3339!important;

}
.top-box li:hover span,
.top-box li:focus span {
    color: #002f4c !important;
}
.top-box li:hover,
.top-box li:focus {
    padding-left: 25px !important;
    color: #002f4c !important;
    background-color: #f1f1f1;
    border-left: 7px solid #333333;
    transition-timing-function: ease;
}

.top-box li{transition-timing-function: ease;
	-webkit-transition: padding 0.5s, border 0.5s, color  0.5s linear; /* Safari */
    transition: padding 0.5s, border 0.5s,color 0.5s linear;
}
.w-image.meta_modern .w-image-meta{transition-timing-function: ease;
	-webkit-transition: background 0.5s linear; /* Safari */
	transition: background 0.5s linear;
}
.w-image.meta_modern .w-image-meta:hover {
    background: linear-gradient(rgba(30, 30, 30, 0),#EA7F1F,#EA7F1F) repeat-x;
    color: #fff;
}
.smile-icon-timeline-wrap .timeline-feature-item {
background: #fcfcfc;
background: rgba(51,51,51,0.74);
}
/*
.timeline-block .timeline-header-block .timeline-header, .timeline-feature-item .timeline-header-block .timeline-header {
background: rgba(51,51,51,0.74);
}
*/
.timeline-block .timeline-header-block .timeline-header, .timeline-feature-item .timeline-header-block .timeline-header {
    background: rgb(0, 47, 76);
}
/*TIMELINE*/
.sep-text.ult-responsive {
  font-size: 30px !important;
  font-weight: bold;
}
.timeline-block .timeline-header h3, .timeline-header-block .timeline-header h3 {
    font-size: 25px!important;
    line-height: 1.5em;
    margin: 0 0 7px;
    display: block;
}

/*CLOUD COLOR FIX*/
.upb_row_bg{
background: rgb(0, 47, 76)!IMPORTANT;
}
.color_primary {
background: rgb(0, 47, 76)!IMPORTANT;
}

/*CONTACT BUTTON COLOR*/
.w-form-row-state[validation-for], .w-form-row.check_wrong .w-form-row-state {
    height: auto;
    padding-top: 0.3em;
    opacity: 1;
    color: #990000!important;
}
.w-form-message .type_success{
color: #2a7844!important;
}
/*.w-btn::before, .button::before, button[type="submit"]::before {
  /*background-color: #038ece!important;
}
.no-touch .us-btn-style_6::after {
  background: #0170a4!important;
}
.us-nav-style_6 > span.current, .no-touch .us-nav-style_6 > a:hover, .no-touch .navstyle_6 > .owl-nav button:hover, .no-touch .us-btn-style_6:hover {
  color: white!important;
}*/
/*COOKIES THEME FOR WCAG*/
.l-cookie.pos_bottom {
    background-color: black!important;
    color: white!important;
}
a.privacy-policy-link:focus{
 	background-color: white !important;
    color: #307948 !important;
	font-size: larger;
}

/*ACCESSIBILITY HOVER EFFECT*/
a#pojo-a11y-skip-content {
    color: white !important;
    background-color: #002f4c !important;
}
a.w-image-h.inited:hover,
a.w-image-h.inited:focus
{
    border: solid orange !important;
}

.w-hwrapper.us_custom_4fb9e5a3.valign_middle.align_center.has-link:hover,
.w-hwrapper.us_custom_4fb9e5a3.valign_middle.align_center.has-link:focus{
    border: solid #307948 !important;
}
.w-iconbox-text a:focus {
    background-color: white;
    color: #307948 !important;
    font-size: larger;
}
.w-iconbox-text span:focus {
    background-color: white;
    color: #307948 !important;
    font-size: larger;
}
li.menu-item:focus
li.menu-item:active
{
    background-color: #03314b!important;
    color: white!important;
}
a.menu-item:focus
a.menu-item:active
{
	color: white!important;
}