.entry-content > .wp-block-uagb-container {
padding: 50px;
}
.entry-content .wp-block-uagb-container.frameless {
padding: 0px;
}
.site-header-primary-section-right {
align-items: flex-start;
padding-top: 20px
}
h1 {
padding-top: 250px;
padding-bottom: 50px;
}
.bordered h2, .bordered h3 {
border: 7px solid var(--ast-global-color-0);
border-bottom: none;
display: inline;
padding: 10px 35px;
position: relative;
}
.bordered.block h2, .bordered.block h3 {
display: block;
margin: -10px auto 0 !important;
width: calc(100% - 6px) !important;
}
.bordered h2 {
padding: 20px 35px;
}
.bordered h2::before, .bordered h2::after, .bordered h3::before, .bordered h3::after  {
content: '';
display: inline-block;
position: absolute;
width: 20px;
height: 7px;
background-color: var(--ast-global-color-0);
bottom: 0;
}
.bordered h2::before, .bordered h3::before {
left: 0;
}
.bordered h2::after, .bordered h3::after {
right: 0;
}
.bordered.white h2, .bordered.white h3 {
border-color: #ffffff;
}
.bordered.white h2::before, .bordered.white h2::after, .bordered.white h3::before, .bordered.white h3::after  {
background-color: #ffffff;
}
p {
margin-bottom: 0 !important;
}
.white-text p, .white-text label {
color: #ffffff;
}
.red-text {
color: var(--ast-global-color-0);
}
.header-social-inner-wrap a:hover {
transform: scale(1.15);
}
.site-header-primary-section-left {
align-items: flex-start;
padding-top: 20px;
}
.header-widget-area {
display: flex !important;
flex-direction: column;
align-items: flex-end;
}
.header-widget-area .widget {
margin-bottom: 0;
}
footer section.widget:not(:first-child), footer .wp-block-uagb-icon-list-child {
margin: 0 !important;
}
footer .uagb-ifb-title-wrap {
display: inline;
}
footer .uagb-ifb-title-wrap h3 {
display: inline;
}
footer .uagb-icon-list__wrap {
align-items: center !important;
}
footer .wp-block-uagb-icon-list {
font-size: 20px;
}
footer a:hover {
color: #eaeaea;
} .frm-fluent-form input, .frm-fluent-form textarea, .frm-fluent-form select {
background-color: #ffffff;
border-radius: 4px !important;
font-family: "Roboto", sans-serif;
font-size: 16px;
line-height: 100% !important;
padding: 15px 20px !important;
height: auto;
border-color: transparent !important;
}
.fluentform .text-danger {
color: #000000;
font-weight: bold;
}
.ff-message-success {
background-color: #ffffff;
}
.ff-message-success p {
margin-bottom: 0;
text-align: center;
}
.ff_submit_btn_wrapper {
margin-bottom: 0 !important;
justify-content: right;
}
.ff-btn-submit {
background-color: transparent !important;
color: #ffffff;
font-size: 16px !important;
font-weight: bold !important;
border: 3px solid #ffffff !important;
border-bottom: none !important;
border-radius: 0 !important;
display: inline;
padding: 10px 35px !important;
position: relative !important;
box-shadow: none !important;
min-width: 150px !important;
}
.ff-btn-submit::before, .ff-btn-submit::after  {
content: '';
display: inline-block;
position: absolute;
width: 20px;
height: 3px;
background-color: #ffffff;
bottom: 0;
}
.ff-btn-submit::before {
left: 0;
}
.ff-btn-submit::after {
right: 0;
}
.ff-btn-submit:hover {
background-color: var(--ast-global-color-1) !important;
border-color: #ffffff !important;
color: var(--ast-global-color-4) !important;
opacity: 1 !important;
}
.ff-el-input--label label, .ff-el-form-check-label {
font-weight: bold !important;
}
@media (max-width: 1000px) {
.bordered h2 {
padding: 20px 25px;
}
.site-header-below-section-center {
flex-direction: column;
align-items: center;
gap: 20px;
}
.header-widget-area {
align-items: center;
}
h1 {
padding-top: 350px;
}
footer .uagb-icon-list__label {
text-align: center !important;
}
.ff_submit_btn_wrapper {
text-align: center !important;
}
}
@media (max-width: 400px) {
.bordered h2 {
padding: 10px 15px;
}
}.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}