@media (max-width:991px) {
    .xfsd {
        padding-top: 10px !important;
    }
}

@media (min-width:992px) {
    .xfsd {
        padding-left: 10px !important;
        padding-right: 20px !important;
    }
}

.fsdxzdfw {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

@media (min-width:992px) {
    .fsdxzdfw {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }
}

@media (max-width:992px) and (min-width:768px) {
    .fsdxzdfw {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

.gdfxtew {
    font-size: 16px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zxcfADS {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xgcsdvc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dxcbcyg {
    word-break: break-all;
}

h1 {
    text-align: center !important;
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 1.3 !important;
    color: #000 !important;
    padding-bottom: 20px !important;
}

h2 {
    font-weight: bold !important;
    font-size: 26px !important;
    line-height: 1.3 !important;
}

h3 {
    font-weight: bold !important;
    font-size: 23px !important;
    line-height: 1.3 !important;
}

h4 {
    font-weight: bold !important;
    font-size: 20px !important;
    line-height: 1.3 !important;
}

p {
    font-size: 18px !important;
}

.dxcbcyg h2 {
    text-align: center !important;
    color: #000 !important;
}

.dxcbcyg h3 {
    text-align: center !important;
    color: #000 !important;
}

.dxcbcyg h4 {
    text-align: center !important;
    color: #000;
}

.dxcbcyg h5,
.dxcbcyg h6 {
    text-align: center !important;
    font-weight: bold !important;
    color: #000 !important;
}

.dxcbcyg li,
.dxcbcyg span,
.dxcbcyg a {
    color: #000 !important;
}

.dxcbcyg img {
    max-width: 100%;
    height: auto;
}

.dxcbcyg p {
    line-height: 1.6 !important;
    text-align: left !important;
    color: #000 !important;
}

.dxcbcyg table {
    word-break: break-all !important;
}

.dxcbcyg td {
    font-size: 16px !important;
    color: #000 !important;
}

.dxcbcyg li {
    font-size: 16px !important;
    text-align: left !important;
    color: #000 !important;
}

@media only screen and (min-width: 767px) {
    .home .flexDay {
        display: flex;
        flex-wrap: wrap;
    }

    .home .flexDay .daybox {
        flex-grow: 1;
        width: 25%;
        margin: 30px;

    }
}


.home .daybox {
    color: #002f65;
    background: #ececec;
    padding: 20px;
    border-radius: 25px;
    border: 2px solid #cacaca;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 19px;
}

.home .daybox .day,
.home .daybox .date {
    font-size: 24px;
}

.home .daybox span {
    display: block;
    text-align: center;
}

.home .daybox .condition {
    font-family: "arial", sans-serif;
    font-weight: bold;
    font-size: 17px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.home .daybox table {
    font-family: "arial", sans-serif;
    font-weight: bold;
    width: 100%;
    border: 2px solid #002f65;
}

.home .daybox table td {
    width: 50%;
    border: 2px solid #002f65;
    padding: 5px 8px;
}

.home .daybox table td:nth-child(1) {
    color: #002f65;
}

.home .daybox table td:nth-child(2) {
    color: #672d28;
}

.home #hero {
    background: #fff !important;
}

.why-tabs .sow-tabs-panel-content .button {
    display: inline-block !important;
    margin: 15px !important;
}

.why-tabs .sow-tabs-panel-container .sow-tabs-panel:nth-child(5) {
    background-image: url({$theme_path}/static/picture/school-of-aviation.jpg);
}

.why-tabs .sow-tabs-panel-container .sow-tabs-panel:nth-child(6) {
    background-image: url({$theme_path}/static/picture/school-of-aviation.jpg);
}

.why-tabs .sow-tabs-panel-container .sow-tabs-panel:nth-child(3) .button {
    display: initial;
    margin-left: 5px;
    margin-right: 5px;
}

.home .schools:hover,
.home .schools:focus {
    text-decoration: none;
}

.home .schools-row .widget>div {
    background: #173865;
    background-image: none !important;
    border-radius: 10px !important;
}

.home .schools {
    border-radius: 10px;
}

.home .schools p {
    margin-bottom: 0;
}

@media only screen and (min-width: 767px) {
    .home .schools {
        min-height: 250px !important;
    }

    .home .schools .fa {
        position: absolute;
        bottom: 25px;
    }
}


img#wpstats {
    display: none
}

.siteorigin-premium-embed-blocker-message {

    background-size: cover;
    border-radius: 3px;

    color: #ffffff;


    margin: 15px 0;
    padding: 30px 30px 30px 30px;
    position: relative;
}

.siteorigin-premium-embed-blocker-message .siteorigin-premium-embed-blocker-message-content {
    position: relative;
    z-index: 1;
}

.siteorigin-premium-embed-blocker-message::after {
    background-color: rgba(0, 0, 0, 0.85);
    border-radius: 3px;
    bottom: 0;
    content: ' ';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.siteorigin-premium-embed-blocker-message a {
    color: #239cff;
}

.siteorigin-premium-embed-blocker-message a:hover,
.siteorigin-premium-embed-blocker-message a:hover {
    color: rgba(35, 156, 255, 0.8);
}

.siteorigin-premium-embed-blocker-message p:not(:last-of-type) {
    margin: 15px 0;
}

.saboxplugin-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eee;
    width: 100%;
    clear: both;
    display: block;
    overflow: hidden;
    word-wrap: break-word;
    position: relative
}

.saboxplugin-wrap .saboxplugin-gravatar {
    float: left;
    padding: 0 20px 20px 20px
}

.saboxplugin-wrap .saboxplugin-gravatar img {
    max-width: 100px;
    height: auto;
    border-radius: 0;
}

.saboxplugin-wrap .saboxplugin-authorname {
    font-size: 18px;
    line-height: 1;
    margin: 20px 0 0 20px;
    display: block
}

.saboxplugin-wrap .saboxplugin-authorname a {
    text-decoration: none
}

.saboxplugin-wrap .saboxplugin-authorname a:focus {
    outline: 0
}

.saboxplugin-wrap .saboxplugin-desc {
    display: block;
    margin: 5px 20px
}

.saboxplugin-wrap .saboxplugin-desc a {
    text-decoration: underline
}

.saboxplugin-wrap .saboxplugin-desc p {
    margin: 5px 0 12px
}

.saboxplugin-wrap .saboxplugin-web {
    margin: 0 20px 15px;
    text-align: left
}

.saboxplugin-wrap .sab-web-position {
    text-align: right
}

.saboxplugin-wrap .saboxplugin-web a {
    color: #ccc;
    text-decoration: none
}

.saboxplugin-wrap .saboxplugin-socials {
    position: relative;
    display: block;
    background: #fcfcfc;
    padding: 5px;
    border-top: 1px solid #eee
}

.saboxplugin-wrap .saboxplugin-socials a svg {
    width: 20px;
    height: 20px
}

.saboxplugin-wrap .saboxplugin-socials a svg .st2 {
    fill: #fff;
    transform-origin: center center;
}

.saboxplugin-wrap .saboxplugin-socials a svg .st1 {
    fill: rgba(0, 0, 0, .3)
}

.saboxplugin-wrap .saboxplugin-socials a:hover {
    opacity: .8;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color {
    box-shadow: none;
    padding: 0;
    border: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
    display: inline-block;
    color: #fff;
    font-size: 0;
    text-decoration: inherit;
    margin: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    overflow: hidden
}

.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey {
    text-decoration: inherit;
    box-shadow: none;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    margin: 10px 5px;
    color: #444;
    fill: #444
}

.clearfix:after,
.clearfix:before {
    content: ' ';
    display: table;
    line-height: 0;
    clear: both
}

.ie7 .clearfix {
    zoom: 1
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitch {
    border-color: #38245c
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-addthis {
    border-color: #e91c00
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-behance {
    border-color: #003eb0
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-delicious {
    border-color: #06c
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-deviantart {
    border-color: #036824
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-digg {
    border-color: #00327c
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-dribbble {
    border-color: #ba1655
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-facebook {
    border-color: #1e2e4f
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-flickr {
    border-color: #003576
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-github {
    border-color: #264874
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-google {
    border-color: #0b51c5
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-googleplus {
    border-color: #96271a
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-html5 {
    border-color: #902e13
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-instagram {
    border-color: #1630aa
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-linkedin {
    border-color: #00344f
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-pinterest {
    border-color: #5b040e
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-reddit {
    border-color: #992900
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-rss {
    border-color: #a43b0a
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-sharethis {
    border-color: #5d8420
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-skype {
    border-color: #00658a
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-soundcloud {
    border-color: #995200
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-spotify {
    border-color: #0f612c
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stackoverflow {
    border-color: #a95009
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-steam {
    border-color: #006388
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-user_email {
    border-color: #b84e05
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stumbleUpon {
    border-color: #9b280e
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-tumblr {
    border-color: #10151b
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitter {
    border-color: #0967a0
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vimeo {
    border-color: #0d7091
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-windows {
    border-color: #003f71
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-whatsapp {
    border-color: #003f71
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-wordpress {
    border-color: #0f3647
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-yahoo {
    border-color: #14002d
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-youtube {
    border-color: #900
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-xing {
    border-color: #000202
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mixcloud {
    border-color: #2475a0
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vk {
    border-color: #243549
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-medium {
    border-color: #00452c
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-quora {
    border-color: #420e00
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-meetup {
    border-color: #9b181c
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-goodreads {
    border-color: #000
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-snapchat {
    border-color: #999700
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-500px {
    border-color: #00557f
}

.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mastodont {
    border-color: #185886
}

.sabox-plus-item {
    margin-bottom: 20px
}

@media screen and (max-width:480px) {
    .saboxplugin-wrap {
        text-align: center
    }

    .saboxplugin-wrap .saboxplugin-gravatar {
        float: none;
        padding: 20px 0;
        text-align: center;
        margin: 0 auto;
        display: block
    }

    .saboxplugin-wrap .saboxplugin-gravatar img {
        float: none;
        display: inline-block;
        display: -moz-inline-stack;
        vertical-align: middle;
        zoom: 1
    }

    .saboxplugin-wrap .saboxplugin-desc {
        margin: 0 10px 20px;
        text-align: center
    }

    .saboxplugin-wrap .saboxplugin-authorname {
        text-align: center;
        margin: 10px 0 20px
    }
}

body .saboxplugin-authorname a,
body .saboxplugin-authorname a:hover {
    box-shadow: none;
    -webkit-box-shadow: none
}

a.sab-profile-edit {
    font-size: 16px !important;
    line-height: 1 !important
}

.sab-edit-settings a,
a.sab-profile-edit {
    color: #0073aa !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.sab-edit-settings {
    margin-right: 15px;
    position: absolute;
    right: 0;
    z-index: 2;
    bottom: 10px;
    line-height: 20px
}

.sab-edit-settings i {
    margin-left: 5px
}

.saboxplugin-socials {
    line-height: 1 !important
}

.rtl .saboxplugin-wrap .saboxplugin-gravatar {
    float: right
}

.rtl .saboxplugin-wrap .saboxplugin-authorname {
    display: flex;
    align-items: center
}

.rtl .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit {
    margin-right: 10px
}

.rtl .sab-edit-settings {
    right: auto;
    left: 0
}

img.sab-custom-avatar {
    max-width: 75px;
}

.saboxplugin-wrap {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px
}

.saboxplugin-wrap .saboxplugin-authorname {
    font-size: 18px;
    line-height: 25px;
}

.saboxplugin-wrap .saboxplugin-desc p,
.saboxplugin-wrap .saboxplugin-desc {
    font-size: 14px !important;
    line-height: 21px !important;
}

.saboxplugin-wrap .saboxplugin-web {
    font-size: 14px;
}

.saboxplugin-wrap .saboxplugin-socials a svg {
    width: 18px;
    height: 18px;
}