#header_main .container {
max-width: none !important;
}
h2{
font-size:var(--fs-h2);
}
#header_meta .container {
min-height: 50px !important;
max-width: none !important;
}
#header_meta .responsive .container{
max-width: none !important;
}
#header_main {
z-index: 10 !important;
}   .phone-info {
font-size: 18px !important;
}
#csem-top-bar {
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
width: max-content;
margin-top: 8px; }
#csem-top-bar div {
margin-right: 10px;
}
@media only screen and (max-width: 762px) {
#csem-top-bar {
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
width: max-content;
}
}      .csem-hero {
font-size: var(--fs-xl);
font-family: 'arvo', Helvetica, Arial, sans-serif !important;
line-height: 1em;
margin-bottom: 20px;
margin-top: 0px;
font-weight: bold;
color:#424242;
}
.csem-fs-lg {
font-size: var(--fs-lg);
margin: 0px;
line-height: 1em;
display: inline-block;
}
.csem-fs-lg p {
overflow: hidden;
white-space: nowrap;
margin: 0px;
padding-bottom: 3px;
animation: typing 2s steps(35), blinking 0.5s steps(1) infinite;
animation-delay: 1s;
animation-fill-mode: backwards;
} #top .socialbookmarks-widget .social_bookmarks {
float: left;
margin: 15px 0 0;
position: relative;
}
#top .socialbookmarks-widget .social_bookmarks li {
float: left;
clear: right !important;
} #csem-footer-icons {
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
width: max-content;
margin: auto;
font-size: 18px;
color: #444;
}
#csem-footer-icons div {
margin-right: 5px;
}
#csem-footer-icons a {
color: #444;
} input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
color: #000 !important;
}
body .gform_wrapper ::placeholder,
body .gform_wrapper ::-webkit-input-placeholder,
body .gform_wrapper input[placeholder],
body .gform_wrapper select {
color: #717171 !important;
opacity: 1;
}
.logo {
top: -25%;
}
@media only screen and (max-width: 767px) {
.csem-dt-reverse-section .flex_column_table{display: flex !important; flex-direction: column-reverse;}
.csem-dt-reverse-section .flex_column, .csem-dt-section .flex_column{margin-bottom:20px !important;}
.csem-dt-space{display:none;}
}
@media only screen and (max-width: 762px) {
.csem-footer-section {
text-align: left !important;
}
.csem-footer-section div {
text-align: left !important;
}
}
@media only screen and (max-width: 762px) {
.csem-inner-header{min-height:50px !important;}
.csem-inner-header .flex_column {margin-bottom:0px !important;}
}
@media only screen and (max-width: 762px) {
.csem-sect-contain .flex_column_table  {margin-top:0px !important;}
}