/*======================================
Theme Name: Empty
Theme URI: 
Description: 
Version: 1.0
Author: Empty
Author URI: 
======================================*/

/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em,
fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object,
ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
}

blockquote {
    margin: 20px 0 30px;
    border-left: 5px solid;
    padding-left: 20px
}

:focus {
    outline: 0
}

del {
    text-decoration: line-through
}

pre {
    overflow: auto;
    padding: 10px
}

figure {
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article, aside, footer, header, hgroup, nav, section {
    display: block
}

html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}

body {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #666;
    background-color: #fff;
    line-height: 1.7em;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 !important;
}

body.page-template-page-template-blank-php #page-container {
    padding-top: 0 !important
}

body.et_cover_background {
    background-size: cover !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed
}

a {
    color: #2ea3f2
}

a, a:hover {
    text-decoration: none
}

p {
    padding-bottom: 1em
}

p:not(.has-background):last-of-type {
    padding-bottom: 0
}

p.et_normal_padding {
    padding-bottom: 1em
}

strong {
    font-weight: 700
}

cite, em, i {
    font-style: italic
}

code, pre {
    font-family: Courier New, monospace;
    margin-bottom: 10px
}

ins {
    text-decoration: none
}

sub, sup {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: .8em
}

sub {
    top: .3em
}

dl {
    margin: 0 0 1.5em
}

dl dt {
    font-weight: 700
}

dd {
    margin-left: 1.5em
}

blockquote p {
    padding-bottom: 0
}

embed, iframe, object, video {
    max-width: 100%
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 600
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

input {
    -webkit-appearance: none
}

input[type=checkbox] {
    -webkit-appearance: checkbox
}

input[type=radio] {
    -webkit-appearance: radio
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 2px;
    color: #4e4e4e
}

input.text:focus, input.title:focus, input[type=text]:focus, select:focus, textarea:focus {
    border-color: #2d3940;
    color: #3e3e3e
}

input.text, input.title, input[type=text], select, textarea {
    margin: 0
}

textarea {
    padding: 4px
}

button, input, select, textarea {
    font-family: inherit
}

img {
    max-width: 100%;
    height: auto
}

.clear {
    clear: both
}

br.clear {
    margin: 0;
    padding: 0
}

.elementor-message:before {
    content: '\2713' !important;
}

.pagination {
    clear: both
}

.blue-hero {
    position: relative;
}

.blue-hero .elementor-background-overlay {
    background-color: #345368;
    width: 50%;
    opacity: 0.94 !important;
}

@media only screen and (max-width: 1178px) {
    .blue-hero .elementor-background-overlay {
        width: 60%;
    }
}

@media only screen and (max-width: 768px) {
    .blue-hero .elementor-background-overlay {
        width: 100%;
    }
}

/*------------Mobile Menue Logo Size & Burger position--------------*/

@media only screen and (max-width: 390px) {
    #logo {
        padding-top: 1.5em !important;
        padding-bottom: 1.5em !important;
        height: 100% !important;
        max-height: 100% !important;
        width: auto;
        max-width: 100% !important;
    }
}

/*------------Disable Footer--------------*/
#main-footer {
    display: none;
}

/* Contact form Sucess message font and color */

.et-pb-contact-message {
    color: #ffffff;
    font-size: 1.2em;
    text-align: center;
}

/*********************Remove reChapcha Badge Form Website*********************/
.grecaptcha-badge {
    visibility: collapse !important;
}

/*------------------------------------------------*/
/*------------Pixeleted Logo Fix--------------*/
/*------------------------------------------------*/
img#logo {
    -webkit-transform: initial !important;
}

/*--------------[Give Menu Item]--------------*/
.give {
    border-radius: 50px;
}

.give a {
    color: #ffffff !important;
}

:lang(en) li.give {
    color: #ffffff;
    font-weight: bold;
    background-color: #ffb356 !important;
    font-size: 0.9em !important;
    line-height: 220%;
    text-transform: uppercase;
    text-align: center;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 13px 22px 13px 22px !important;
}

li.sponsor:hover {
    background-color: #ffffff;
}

/*--------------[Show video on slider for mobile]--------------*/
.et_pb_slide_video {
    display: block !important;
}

/*--------------[remove Gallery Title]--------------*/

.mfp-title {
    display: none !important;
}


/*--------------[Blog Sidebar widget Search Font Fix]--------------*/
.widget_search input#s,
.widget_search input#searchsubmit,
.et_pb_widget .wp-block-search__input,
.et_pb_widget .wp-block-search__button {
    font-size: 10px;
}

.aiosrs-rating-wrap {
    display: none;
}

.parent-has-template {
    margin-top: 23px !important;
}

.elementor-toggle-title {
    font-weight: 600 !important;
}

ol, ul {
    list-style: disc;
    margin-left: 40px;
    margin-bottom: 20px;
}

.container-404 {
    max-width: 1080px;
    margin: 0 auto;
    min-height: 500px;
    padding-top: 80px;
}

@media all and (max-width: 1280px) {
    .container-404 {
        padding-top: 40px;
        padding-left: 32px;
        padding-right: 32px;
        min-height: 300px;
    }
}

.not-found-text {
    font-size: 16px;
}
