#top-header {
background-color: #033280 !important;
color: #fff;
}
#top-header .container {
padding: 0;
}
#top-header .top-text a {
font-size: 14px;
text-decoration: underline;
color: #fff !important;
}
#top-header .top-text .image-wrapper img {
width: 100%;
height: 100%;
}
#top-header .top-text .image-wrapper {
height: auto;
width: 130px;
position: absolute;
left: 0;
top: -10px;
}
#top-header .top-text {
text-align: center;
font-size: 14px;
padding-left: 130px;
flex: 1;
color: #fff;
position: relative;
}
#top-header .container #et-info {
float: none;
padding: 12px 0;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
#top-header #et-info #et-info-phone {
margin-right: 0;
margin-left: 20px;
flex-basis: 100px;
font-size: 14px;
color: #fff;
}
@media(max-width: 767px) {
#top-header #et-info #et-info-phone {
flex-basis: 100%;
margin: 10px 0 0;
}
#top-header .top-text {
padding-left: 0;
}
#top-header .top-text .image-wrapper {
width: 100px;
margin: 0 auto;
position: relative;
top: auto;
}
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}