
@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'TripAdvisor_Regular';
    src: url('https://www.tripadvisor.com/css2/webfonts/TripAdvisor/TripAdvisor_Regular.eot?v003.500');
    src: url('https://www.tripadvisor.com/css2/webfonts/TripAdvisor/TripAdvisor_Regular.eot?v003.500#iefix') format('embedded-opentype'),url('https://www.tripadvisor.com/css2/webfonts/TripAdvisor/TripAdvisor_Regular.woff2?v003.500') format('woff2'),url('https://www.tripadvisor.com/css2/webfonts/TripAdvisor/TripAdvisor_Regular.woff?v003.500') format('woff'),url('https://www.tripadvisor.com/css2/webfonts/TripAdvisor/TripAdvisor_Regular.ttf?v003.500') format('truetype'),url('https://www.tripadvisor.com/css2/webfonts/TripAdvisor/TripAdvisor_Regular.svg?v003.500#TripAdvisor_Regular') format('svg');
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2.5em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    /*width: 100%;
    max-width: 100%;*/
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        margin-top: 8px;
        vertical-align: middle;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: none;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #222;
    /* font-family: sans-serif; */
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 12px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #ffffff; /* Fallback for when there is no custom background color defined. */
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #222;
    font-weight: 400;
    overflow-x: hidden !important;
    -webkit-font-smoothing: antialiased;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}



blockquote {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.2px;
    color: #333333;
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    text-align: center;
    border: 0;
    padding: 70px 0;
}

    blockquote:before {
        content: "\f10d";
        font-family: FontAwesome;
        font-size: 70px;
        color: #dddddd;
        margin-bottom: 30px;
        display: block;
        text-align: center;
    }


hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 15px 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-right: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

figure {
    margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}



@media(max-width:500px) {
    img {
        width: 100%;
        margin: 0;
        padding: 0;
    }
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*button,
input[type="button"],
input[type="reset"],
input[type="submit"],
 {
    border: 1px solid #262626;
    border-radius: 2px;
    background: #262626;
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

    button:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover,
    input[type="submit"]:hover {
        border-color: #0594da;
    }

    button:focus,
    input[type="button"]:focus,
    input[type="reset"]:focus,
    input[type="submit"]:focus,
    button:active,
    input[type="button"]:active,
    input[type="reset"]:active,
    input[type="submit"]:active {
        border-color: #262626;
    }*/

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #262626;
    border: 1px solid #bebdbd;
    border-radius: 4px;
    padding: 10px;
}

select {
    border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
textarea.form-control:focus {
    border-color: #0594da;
    box-shadow: 0 0px 0px #0594da inset, 0 0 0px #0594da;
}


.form-group {
    position: relative;
}

input.form-error, textarea.form-error, select.form-error {
   border: 1px solid #ebccd1;
    background-color: rgba(242,222,222,0.5);
}

    input.form-error + label + .input-group-addon {
        background-color: rgba(255, 122, 13, 0.06);
        border-color: #ebccd1;
    }

    input.form-error:focus + label + .input-group-addon {
        background-color: rgba(255, 122, 13, 0.06);
        border-color: #ebccd1;
    }

label.form-error {
    color: #a94442;
    font-weight: normal;
    font-size: 18px;
    text-transform: none;
    position: absolute;
    top: 4px;
    left: 6px;
    font-family: Arial;
}

[class^=col] label.form-error {
    left: 6px;
}

select + label.form-error { /* right: 23px; */
}

.form-error.LTR + label.form-error {
    left: 0;
}

.form-error.form-control:focus {
    border-color: #ebccd1;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-error.form-control::-webkit-input-placeholder {
    color: #a94442;
}

.form-error.form-control::-moz-placeholder {
    color: #a94442;
}
/* Firefox 19+ */
.form-error.form-control:-moz-placeholder {
    color: #a94442;
}
/* Firefox 18- */
.form-error.form-control:-ms-input-placeholder {
    color: #a94442;
}




textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #222;
}

    a:visited {
        color: #0594da;
    }

    a:hover,
    a:focus,
    a:active {
        color: #0594da;
        text-decoration: none;
        /* border-bottom:1px solid #ccc; */
    }

    a:focus {
        outline: none;
    }

    a:hover,
    a:active {
        outline: 0;
    }

.modal {
    z-index: 999999;
}
/*--------------------------------------------------------------
## Common CSS code
--------------------------------------------------------------*/

/* text selector */
::-moz-selection {
    background: #0594da;
    color: #ffffff;
    text-shadow: none;
}

::selection {
    background: #0594da;
    color: #ffffff;
    text-shadow: none;
}
/* Default padding and margin */
.no-padding {
    padding: 0;
}

.margin-top-large {
    margin-top: 80px;
}

.margin-top-middle {
    margin-top: 40px;
}

.margin-top-small {
    margin-top: 20px;
}

.margin-bottom-middle {
    margin-top: 40px;
}

.padding-top-large {
    padding-top: 50px;
}

.padding-top-middle {
    padding-top: 35px;
}

.margin-bottom-large {
    margin-bottom: 80px;
}

.margin-bottom-middle {
    margin-bottom: 40px;
}

.padding-bottom-large {
    padding-bottom: 70px;
}

.padding-bottom-middle {
    padding-bottom: 35px;
}

.padding-top-small {
    padding-top: 20px;
}


.edufair-btn-larg,
a.edufair-btn-larg {
    border-radius: 50px;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    padding: 13px 50px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    background-color: #0087cb;
    color: #f1f1f1;
    transition: 0.7s all ease;
}

    .edufair-btn-larg:hover, .edufair-btn-larg:focus,
    a.edufair-btn-larg:hover, a.edufair-btn-larg:focus {
        background-color: #000;
    }


    .edufair-btn-larg i,
    a.edufair-btn-larg i {
        padding-right: 5px;
        position: relative;
        top: 1px;
    }

    .edufair-btn-larg:hover,
    a.edufair-btn-larg:hover {
        text-decoration: none;
        color: #262626;
    }







/* Common title */
.common-divider {
    padding: 30px 0;
}

.edufair-sub-title {
    font-size: 16px;
    font-weight: 400;
    color: #262626;
    line-height: 25px;
}

.edufair-main-title {
    position: relative;
    font-size: 30px;
    font-weight: 600;
    color: #262626;
    margin-bottom: 40px;
    margin-top: 0;
}

    .edufair-main-title:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: -15px;
        width: 70px;
        border-bottom: 6px solid #0594da;
        transform: scaleX(1);
        transition: all .3s ease-in-out;
    }

.edufair-pricing-table-1x:hover .edufair-main-title:before,
.edufair-related-course-1x:hover .edufair-main-title:before,
.edufair-shop-1x:hover .edufair-main-title:before,
.edufair-blog-1x:hover .edufair-main-title:before,
.edufair-portfolio:hover .edufair-main-title:before,
.edufair-events-1x:hover .edufair-main-title:before,
.edufair-countdown-timer-1x:hover .edufair-main-title:before,
.edufair-course-1x:hover .edufair-main-title:before {
    width: 70px;
    border-bottom: 3px solid #0594da;
    transform: scaleX(1);
}

.edufair-pricing-table-1x:hover .edufair-main-title:before {
    right: 45%;
    width: 10%;
}
/***************************************************************
				Start main style
***************************************************************/

.edufair-header {
    clear: both;
    position: relative;
}

.btn-custom-1, .btn-custom-1.btn-default {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    background-color: #fff !important;
    border-radius: 1px !important;
    font-family: 'Heebo', sans-serif;
    line-height: 18px;
    padding: 8px 12px;
    width: auto;
    float: left;
}

    .btn-custom-1:hover {
        background-color: #cfc299 !important;
    }

    .btn-custom-1.upp {
        width: 100%;
    }


/*--------------------------------------------------------------
## Bootstrap Menus
--------------------------------------------------------------*/
.edufair-nav {
    position: absolute;
    width: 100%;
    z-index: 33;
    background: transparent;
    margin-bottom: 0;
    margin-top: 20px;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 50px 0;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0s ease;
}

.is-sticky .edufair-nav .edufair-dark img {
    /* max-width: 74px; */
    max-height: 74px;
    display: block;
    margin-top: 3px;
    /* transition: all 0.2s ease-out; */
    width: auto;
}

.is-sticky .edufair-nav .edufair-dark:hover img {
}

.edufair-brand > img {
    margin-top: -11px;
    transition: all 0.2s ease-out;
    max-height: 90px;
    width: auto;
}


.page .edufair-brand > img {
    max-height: 75px;
}


.navbar-toggle.collapsed + .edufair-brand > img {
    max-width: 140px;
}

.style-6 .navbar-toggle.collapsed + .edufair-brand > img {
    max-width: 90px;
}

@media (min-width:768px) {
    .edufair-nav > .container .navbar-brand {
        margin-right: -10px;
    }

    .style-6 .navbar-toggle.collapsed + .edufair-brand > img {
        max-width: 110px;
    }
}

.navbar-toggle + .edufair-brand > img {
    margin-top: -25px;
    max-width: 90px;
}



@media screen and (min-width: 768px) {

    .edufair-brand > img {
        margin-top: -50px;
        height: 129px;
        max-height: none;
    }

    .navbar-toggle.collapsed + .edufair-brand > img {
        max-width: 170px;
    }

    .style-6 .navbar-toggle.collapsed + .edufair-brand > img {
        max-width: 120px;
        transition: all 0.2s ease-out;
        display: block;
    }

    .style-6 .navbar-toggle.collapsed + .edufair-brand:hover img {
        /* max-width: 145px; */
        /* margin-top: -27px; */
        /* margin-left: -2px; */
    }

    .navbar-toggle + .edufair-brand > img {
        margin-top: -25px;
        max-width: 120px;
    }
}





@media (min-width: 1200px) {
    .style-8 .navbar-header {
        float: left;
    }

    #bs-example-navbar-collapse-1 {
        display: flex !important;
        flex: 1;
        align-items: center;
    }

    .is-sticky .edufair-nav .edufair-dark {
        margin-top: -30px;
        height: 100px;
    }

        .is-sticky .edufair-nav .edufair-dark img {
            max-height: 102px;
            display: block;
            margin-top: -16px;
        }
}

.edufair-nav .navbar-left {
    margin-left: 65px;
    /* float: left !important; */
}

.is-sticky .edufair-nav .navbar-right { /* margin-left: 240px !important; */
}



.edufair-nav .navbar-nav > li > a,
.edufair-nav .navbar-brand {
    color: #222;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 21px;
}

.style-6 .edufair-nav .navbar-nav > li > a, .style-6 .edufair-nav .navbar-brand {
    font-size: 21px;
    /* padding-top: 30px; */
    /* padding-bottom: 40px; */
}

.edufair-nav > .container .navbar-brand {
    font-size: 20px;
    font-weight: 900;
    /* margin-right: -20px; */
    margin-top: 0;
}

.edufair-nav .navbar-nav > li > a:focus, .edufair-nav .navbar-nav > li > a:hover, .edufair-nav .navbar-nav > li > a:visited, .edufair-nav .navbar-nav > .open > a, .edufair-nav .navbar-nav > .open > a:focus, .edufair-nav .navbar-nav > .open > a:hover, .edufair-nav .navbar-nav > .active > a, .edufair-nav .navbar-nav > .active > a:focus, .edufair-nav .navbar-nav > .active > a:hover {
    color: #262626;
    background-color: transparent;
    border: 0;
}




    .edufair-nav .navbar-nav > li > a:focus,
    .edufair-nav .navbar-nav > li > a:hover,
    .edufair-nav .navbar-nav > .active > a,
    .edufair-nav .navbar-nav > .active > a:focus,
    .edufair-nav .navbar-nav > .active > a:hover {
        color: #0087cb !important;
    }


@media (max-width: 1199px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #cfc299;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
}



.edufair-nav .dropdown-menu {
    /* box-shadow: none; */
    border: 1px solid #dbd9d9;
    min-width: auto;
    max-height: 90vh;
    overflow: auto;
    padding: 10px 10px;
    right: 0;
    left: auto;
    text-align: center;
    box-shadow: 0 2px 10px rgb(0 0 0 / 18%);
}

    .edufair-nav .dropdown-menu > li > a,
    .dropdown-menu > li > a {
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        color: #333;
        font-weight: 500;
        padding: 7px 20px;
        font-size: 18px;
    }

        .edufair-nav .dropdown-menu > li > a:focus,
        .dropdown-menu > li > a:hover {
            background-color: transparent;
            color: #0087cb !important;
            padding-right: 25px;
            /* border-bottom: 1px solid #ccc; */
            /* text-decoration: underline; */
            /* text-decoration-color: #fe8d00; */
        }

.is-sticky .edufair-nav .navbar-nav > li a:hover {
    color: #0087cb !important;
}


.edufair-nav .dropdown-menu > li > a:hover:before,
.dropdown-menu > li > a:hover:before {
    content: "\2190";
    color: #262626;
    padding-left: 5px;
    display: none;
}

.edufair-nav li.dropdown i {
    color: #000;
    margin-right: 3px;
}

.is-sticky .edufair-nav li.dropdown i,
.kindergarten-1x .edufair-nav li.dropdown i,
.high-school-1x .edufair-nav li.dropdown i {
    color: #262626;
}

.is-sticky .edufair-nav .navbar-nav > li > a:focus,
.is-sticky .edufair-nav .navbar-nav > li > a:hover,
.is-sticky .edufair-nav .navbar-nav > .open > a:focus {
    color: #0087cb !important;
}


/* Nav Toggle */
.edufair-nav .navbar-toggle {
    border-color: #0594da;
    background-color: #0594da;
    color: #ffffff;
    border-radius: 2px;
    padding: 10px 15px;
    font-size: 20px;
}

    .edufair-nav .navbar-toggle:focus,
    .edufair-nav .navbar-toggle:hover {
        border-color: #fff;
        background-color: #ccc;
        color: #222;
    }

/* Is sticky */
.is-sticky .edufair-nav {
    background: #fff;
    z-index: 99;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
}

.edufair-nav .container {
    width: auto;
    padding: 0;
}

.high-school-1x .is-sticky .edufair-nav,
.kindergarten-1x .is-sticky .edufair-nav {
    background: #fff;
    z-index: 99;
}

.is-sticky .edufair-cart i, .is-sticky .edufair-cart a > span, .is-sticky .edufair-nav .navbar-nav > li a, .is-sticky .edufair-nav .navbar-brand {
    color: #262626 !important;
}

.edufair-nav .edufair-dark,
.is-sticky .edufair-nav .edufair-light {
    /* display: none; */
}

.is-sticky .edufair-nav .edufair-dark,
.edufair-nav .edufair-light {
    display: none;
}


.is-sticky .edufair-nav .edufair-dark {
    margin-top: -15px;
    display: block;
    /* height: 70px; */
}



.modal-backdrop.in {
    /* z-index: 1 !important; */
}

.is-sticky .modal .edufair-subscription-title-1x h3 {
    color: #f1f1f1 !important;
}
/* Input form control */
.form-control {
    border-radius: 4px;
    height: 40px;
    border: 1px solid #dddddd;
    margin: 0;
}

/* Top menu */
.top-menu {
    background: #262626;
    color: #f1f1f1;
    padding: 15px 0;
}

.top-menu-left {
}

    .top-menu-left b {
        font-weight: 400;
        font-size: 13px;
    }

    .top-menu-left p {
        display: inline-block;
        margin: 0;
        font-weight: 500;
    }

    .top-menu-left i {
        margin-right: 10px;
        color: #f1f1f1;
        margin-left: 5px;
    }

.top-menu-right {
    float: left;
}

    .top-menu-right a {
        color: #f1f1f1;
        font-weight: 600;
        font-size: 13px;
        margin-right: 15px;
        letter-spacing: 0.3px;
    }

        .top-menu-right a:hover {
            color: #f1f1f1 !important;
        }









@media (max-width:768px) {
    .edufair-nav {
        padding: 0;
    }


    .edufair-nav {
        position: absolute;
        width: 100%;
        z-index: 9999;
        background: transparent;
        margin-bottom: 0;
        margin-top: 20px;
        border: 1px solid transparent;
        border-radius: 0;
        padding: 0;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        transition: all 0s ease;
    }

        .edufair-nav .navbar-toggle {
            border-color: #000000;
            background-color: transparent;
            color: #222;
            border-radius: 2px;
            padding: 10px 15px;
            font-size: 20px;
            margin: 20px 20px;
        }

    .is-sticky .edufair-nav .navbar-toggle {
        /* margin: 0 20px; */
    }

    .is-sticky .edufair-nav .edufair-dark {
        /* margin-top: -7px; */
        /* display: block; */
        /* border-radius: 240px; */
        /* background-color: #FFF; */
        /* height: auto; */
        /* margin-bottom: -100px; */
        /* width: 120px; */
        /* height: 120px; */
        /* margin-top: -30px; */
    }
}





/*--------------------------------------------------------------
## edufair cart
--------------------------------------------------------------*/
.edufair-cart {
    position: absolute;
    left: 8%;
    margin-top: 10px;
    clear: both;
    display: inline-flex;
}

    .edufair-cart i {
        color: #f1f1f1;
        font-size: 30px;
    }

    .edufair-cart a > span {
        margin-top: -12px;
        position: absolute;
        font-weight: 700;
        color: #f1f1f1;
    }


.is-sticky .edufair-controls-panel i,
.is-sticky .edufair-controls-panel a > span {
    color: #262626;
}

.edufair-controls-panel {
    display: inline-flex;
    align-items: center;
}

.style-8 .edufair-controls-panel {
}


@media(max-width:1199px) {
    .style-8 .edufair-controls-panel {
        display: none;
    }
}


.edufair-controls-panel a {
}

.style-8 .edufair-controls-panel a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    border: 1px solid #222;
    border-radius: 50px;
    transition: all 0.3s ease-out;
    color: #222;
}


.edufair-controls-panel i {
}

.edufair-controls-panel a:hover,
.edufair-controls-panel a:focus,
.edufair-controls-panel a:active {
    color: #222;
    background-color: #eee;
}


.style-6 .edufair-controls-panel i {
    margin-left: 7px;
    color: #f88c10;
}


.edufair-controls-panel a > span {
}

.style-6 .edufair-controls-panel a > span {
}

.style-8 .edufair-controls-panel a > span {
}


.box {
    /* left: 15px; */
    /* height: 35px; */
}

.container-2 {
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
}

    .container-2 input#search {
        width: 30px;
        height: 40px;
        background: transparent;
        border: 0;
        font-size: 10pt;
        float: left;
        padding-right: 35px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        color: #0594da;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        -webkit-transition: .55s ease;
        -moz-transition: .55s ease;
        -ms-transition: .55s ease;
        -o-transition: .55s ease;
        transition: .55s ease;
        margin-top: -8px;
        border-radius: 3px;
    }

        .container-2 input#search::-webkit-input-placeholder {
            color: #65737e;
        }

        .container-2 input#search:-moz-placeholder {
            / Firefox 18- / color: #65737e;
        }

        .container-2 input#search::-moz-placeholder {
            / Firefox 19+ / color: #65737e;
        }

        .container-2 input#search:-ms-input-placeholder {
            color: #65737e;
        }

    .container-2 .icon {
        position: absolute;
        margin-top: 1px;
        top: 50%;
        z-index: 1;
        color: #4f5b66;
        left: 10px;
    }

    .container-2 input#search:focus,
    .container-2 input#search:active {
        outline: none;
        width: 767px;
        border: 0;
        background: #ffffff;
    }

    .container-2:hover input#search {
        width: 767px;
        background: #ffffff;
    }

    .container-2:hover .icon i {
        color: #93a2ad;
    }
/* Bootstrap core customization */
.form-control {
    border: 1px solid #bebdbd;
    box-shadow: none;
    font-size: 18px;
    line-height: 25px;
    padding: 12px 10px !important;
    height: auto;
}

    .form-control:focus {
        border-color: #262626;
        box-shadow: none;
    }

/*--------------------------------------------------------------
## Slider
--------------------------------------------------------------*/
.edufair-slide {
    margin-top: -92px;
}

.edufair-inner {
    z-index: 0;
}

    .edufair-inner img {
        width: 100%;
        max-height: 35vh;
        object-fit: cover;
        min-height: 300px;
    }

.edufair-caption {
    top: 77%;
    text-shadow: none;
    text-align: right;
    z-index: 98;
    background-color: transparent;
    bottom: auto;
}


.carousel-caption {
    left: 0 !important;
    right: 0 !important;
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        left: 3% !important;
        right: 3% !important;
    }
}



.style-3 .edufair-caption {
    top: 40%;
}

.style-4 .edufair-caption, .style-7 .edufair-caption, .style-8 .edufair-caption {
    top: 50%;
}

.style-6 .edufair-caption {
    display: none;
}

.style-7 .edufair-caption {
    display: block;
    top: 45%;
    right: 14%;
}

.style-8 .edufair-caption {
    display: block;
    top: 50%;
    right: 14%;
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 13%;
        left: 13%;
    }
}

.edufair-caption h4 {
    font-size: 20px;
}

.kindergarten-1x .edufair-caption h4,
.kindergarten-1x .edufair-caption h2 {
    font-family: 'Heebo',sans-serif;
}

.edufair-caption h2 {
    font-size: 45px;
    font-weight: 600;
    line-height: 50px;
    padding-bottom: 15px; /* typewriter animation */
    /* overflow: hidden; */ /* Ensures the content is not revealed until the animation */
    /* white-space: nowrap; */ /* Keeps the content on a single line */
    /* animation: typing 2s steps(30, end), blink-caret .5s step-end infinite; */
    /* white-space: nowrap; */
}

.style-7 .edufair-caption h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}




.style-8 .edufair-caption h2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 0px;
    padding-bottom: 0;
}


@media screen and (min-width: 768px) {
    .style-8 .edufair-caption h2 {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 10px;
        padding-bottom: 0 !important;
    }


    .edufair-inner img {
        max-height: 65vh;
    }
}



/* The typing effect */
@keyframes typing {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}
/* The typewriter cursor effect */
@keyframes blink-caret {
    from, to {
        border-color: transparent;
    }

    50% {
        border-color: #0594da;
    }
}

.animated {
    animation-duration: 2s;
    animation-fill-mode: both;
}

.edufair-control {
    width: 7%;
}

    .edufair-control.right,
    .edufair-control.left {
        background-color: transparent;
        background-image: none;
    }

        .edufair-control.left:hover,
        .edufair-control.right:hover {
            cursor: e-resize;
        }


.online-course-2x .edufair-controll-1x.right,
.online-course-2x .edufair-controll-1x.left,
.online-course-1x .edufair-controll-1x.right,
.online-course-1x .edufair-controll-1x.left,
.online-course-2x .edufair-course-controll-1x.right,
.online-course-2x .edufair-course-controll-1x.left,
.online-course-1x .edufair-course-controll-1x.right,
.online-course-1x .edufair-course-controll-1x.left,
.single-course-1x .edufair-course-controll-1x.right,
.single-course-1x .edufair-course-controll-1x.left,
.university-2x .edufair-controll-1x.right,
.university-2x .edufair-controll-1x.left,
.university-1x .edufair-controll-1x.right,
.university-1x .edufair-controll-1x.left {
    background-image: none;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 15px;
    color: rgb(38, 38, 38);
    padding-top: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(38, 38, 38);
    border-image: initial;
    transition: 0.3s ease;
    /* left: 15px; */
    position: relative;
}

.online-course-2x .edufair-shop-1x .carousel-control,
.online-course-1x .edufair-shop-1x .carousel-control,
.online-course-2x .edufair-related-course-1x .carousel-control,
.online-course-1x .edufair-related-course-1x .carousel-control,
.single-course-1x .edufair-related-course-1x .carousel-control,
.university-2x .edufair-shop-1x .carousel-control,
.university-2x .university-course-1x .carousel-control,
.university-1x .edufair-shop-1x .carousel-control,
.university-1x .university-course-1x .carousel-control {
    /* top: 58px; */
    /* margin-right: 92%; */
}

.university-1x .edufair-controll-1x {
}

.edufair-overlay {
    position: relative;
    background: #fff;
    /* height: 100%; */
}
/*.edufair-overlay:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: #00000087; }*/

.edufair-slider-image {
    opacity: 0.9;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.edufair-slider-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 35%;
    right: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    text-align: right;
    width: 100%;
}



.style-3 .edufair-slider-middle {
    right: 50%;
    transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    text-align: center;
}

.edufair-overlay:hover .edufair-slider-image {
    /* opacity: 0.7; */
}

.edufair-overlay .edufair-slider-middle {
    opacity: 1;
}

.edufair-slider-text {
    background-color: transparent;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
    /* text-align: center; */
}



/* Start Carousel fade animation */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        right: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}
/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

        .carousel-fade .carousel-inner > .item.next.left,
        .carousel-fade .carousel-inner > .item.prev.right,
        .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
}
/* End Carousel fade animation */
/*--------------------------------------------------------------
##  Features
--------------------------------------------------------------*/
.edufair-features {
    overflow: hidden;
    padding-top: 100px;
}
/* University feature */
.edufair-single-features {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    padding: 30px 0px;
    margin: 30px 0px;
    transition: 0.3s all ease;
}

.edufair-single-features-1x {
    background: linear-gradient(rgba(30, 166, 154, 0.9),rgba(30, 166, 154, 0.9)),url('images/university/course1.jpg');
}

.edufair-single-features-2x {
    background: linear-gradient(rgba(30, 166, 154, 0.9),rgba(30, 166, 154, 0.9)),url('images/university/course2.jpg');
}

.edufair-single-features-3x {
    background: linear-gradient(rgba(30, 166, 154, 0.9),rgba(30, 166, 154, 0.9)),url('images/university/course5.jpg');
}

.edufair-single-features-4x {
    background: linear-gradient(rgba(30, 166, 154, 0.9),rgba(30, 166, 154, 0.9)),url('images/university/course4.jpg');
}

.edufair-single-features-5x {
    background: linear-gradient(rgba(30, 166, 154, 0.9),rgba(30, 166, 154, 0.9)),url('images/university/course5.jpg');
}

.edufair-single-features-6x {
    background: linear-gradient(rgba(30, 166, 154, 0.9),rgba(30, 166, 154, 0.9)),url('images/university/course6.jpg');
}

.edufair-single-features .media-left {
    display: block;
    float: right;
    padding: 15px 20px;
}

.edufair-single-features .media-body {
    padding-right: 20px;
}

.edufair-single-features h4 {
    font-size: 20px;
    font-weight: 600;
    color: #f1f1f1;
    text-transform: uppercase;
    line-height: 30px;
    margin: 0px 0px 15px;
}

.edufair-single-features a {
    color: #f1f1f1;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
/*--------------------------------------------------------------
## course
--------------------------------------------------------------*/
.edufair-course-1x {
    padding-top: 70px;
}

.edufair-single-course {
    margin: 30px 0;
}

.edufair-course-overlay {
    position: relative;
    background: #000;
}

.edufair-course-image {
    opacity: 1;
    display: inline-block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.edufair-course-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.event-container-1x:hover .edufair-course-image,
.edufair-course-overlay:hover .edufair-course-image {
    opacity: 0.6;
}

.event-container-1x:hover .edufair-course-middle,
.edufair-course-overlay:hover .edufair-course-middle {
    opacity: 1;
}

a.edufair-course-text {
    background-color: #0594da;
    color: #f1f1f1;
    font-size: 19px;
    text-transform: uppercase;
    padding: 15px 20px;
    font-weight: 700;
    border-radius: 2px;
    transition: all 0.3s ease;
}

    a.edufair-course-text:hover {
        background-color: #615d29;
    }

.course-content {
    padding-top: 30px;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #e7e7e7;
}

    .course-content .media-left {
        display: block;
        float: right;
    }

    .course-content img {
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }

    .course-content h4.media-heading {
        color: #262626;
        font-weight: 700;
        font-size: 11px !important;
        margin-top: 8px;
        margin-bottom: 0;
    }

    .course-content span {
        font-size: 11px !important;
    }

    .course-content h3 {
        color: #262626;
        font-size: 20px;
        margin: 22px 0;
        font-weight: 700;
        line-height: 30px;
    }

.edufair-single-course:hover h3 {
    color: #0594da;
}

.course-footer {
    border-top: 1px solid #e7e7e7;
    padding: 10px 0;
}

    .course-footer span {
        margin-left: 15px;
        margin-right: 3px;
    }

    .course-footer strong {
        float: left;
        color: #0594da;
    }

/*--------------------------------------------------------------
## Count down timer
--------------------------------------------------------------*/
.edufair-countdown-timer-1x {
    background: #000;
    width: 100%;
}

.countdown-overlay {
    position: relative;
    /* height: 500px; */
}

.countdown-overlay-image {
    opacity: 1;
    display: block;
    width: 100%;
    height: 600px;
    object-fit: cover;
    transition: .5s ease;
    backface-visibility: hidden;
}

.countdown-overlay-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
}

.countdown-overlay .countdown-overlay-image {
    opacity: 0.5;
}

.countdown-overlay .countdown-overlay-middle {
    opacity: 1;
}

.countdown-overlay-text {
    color: #f1f1f1;
    font-size: 16px;
    padding: 16px 32px;
}

.edufair-countdown-timer-1x .edufair-main-title {
    font-size: 70px;
}

.edufair-countdown-timer-1x .edufair-sub-title,
.edufair-countdown-timer-1x .edufair-main-title {
    color: #f1f1f1;
}

    .edufair-countdown-timer-1x .edufair-main-title:before {
        border-bottom: 3px solid #f1f1f1;
        width: 10%;
    }

.edufair-countdown-timer-1x:hover .edufair-main-title:before {
    border-bottom: 3px solid #0594da;
}

.edufair-countdown {
    text-align: center;
    margin-top: 5%;
    margin-right: -30px;
    right: -10px;
    font-size: 50px;
    font-weight: 700;
}

.countdown-single {
    padding-left: 40px;
    padding-right: 30px;
}

    .countdown-single:last-child {
        border-left: 1px solid transparent;
        margin-left: 0;
    }

.edufair-countdown p {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 0;
}

.university-countdown-1x .edufair-slider-image {
    opacity: 0.5;
}

.university-countdown-1x .edufair-main-title {
    font-size: 45px !important;
    text-transform: uppercase;
}

.university-countdown-1x .edufair-countdown {
    text-align: center;
    margin-top: 8%;
    right: -10px;
    font-size: 45px;
    font-weight: 700;
    display: block;
}

.university-countdown-1x .edufair-countdown {
    text-align: center;
    margin-top: 8%;
    right: -10px;
    font-size: 45px !important;
    font-weight: 700;
    display: block;
}



/*--------------------------------------------------------------
## Subscription
--------------------------------------------------------------*/
.edufair-subscription-1x {
    background: #ffffff;
    overflow: hidden;
    padding-bottom: 40px;
}

.edufair-subscription-title-1x {
    background: #0594da;
    padding: 15px;
    text-align: center;
}

.kindergarten-1x .edufair-subscription-title-1x {
    background: #EA7066;
    padding: 1px 0 20px 0;
}

    .kindergarten-1x .edufair-subscription-title-1x h3 {
        font-family: 'Heebo',sans-serif;
    }

.edufair-subscription-title-1x h3 {
    font-weight: 700;
    font-size: 40px;
}

.edufair-subscription-form-1x {
    padding: 10px 30px;
}

    .edufair-subscription-form-1x .row + .row {
        margin-top: 0;
    }
/*--------------------------------------------------------------
## Modal Register Login
--------------------------------------------------------------*/
.modal .edufair-subscription-title-1x {
    padding: 0 !important;
}

    .modal .edufair-subscription-title-1x h3 {
        font-weight: 700;
        font-size: 25px;
        padding: 25px;
        margin: 0;
    }

.modal a.edufair-btn-larg {
    margin: 0;
    background: #0594da;
    padding: 13px 0px;
    color: #f1f1f1;
}

    .modal .edufair-btn-larg:before,
    .modal a.edufair-btn-larg:before {
        background: #262626;
    }

        .modal .edufair-btn-larg:before:hover,
        .modal a.edufair-btn-larg:before:hover {
            color: #f1f1f1;
            background: #262626;
        }

.modal .edufair-subscription-form-1x p {
    clear: both;
    text-align: center;
    color: #7a7a7a;
    padding-top: 15px;
}

.online-course-2x .modal .edufair-subscription-form-1x i,
.online-course-1x .modal .edufair-subscription-form-1x i {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    border: 0 solid #0594da;
    border-radius: 0;
    padding: 0;
    margin-left: 5px;
}

.modal .edufair-subscription-form-1x i {
    padding-left: 5px;
}

.modal .edufair-subscription-form-1x h6 {
    text-align: center;
    font-size: 10px;
    color: #7a7a7a;
}

.online-course-2x .modal .edufair-subscription-form-1x h6 a,
.online-course-2x .modal .edufair-subscription-form-1x h6,
.online-course-1x .modal .edufair-subscription-form-1x h6 a,
.online-course-1x .modal .edufair-subscription-form-1x h6 {
    text-align: center;
    font-size: 10px;
    color: #7a7a7a;
}

.online-course-2x .modal .edufair-subscription-form-1x .terms-condition a,
.online-course-1x .modal .edufair-subscription-form-1x .terms-condition a {
    font-weight: 400;
    color: #0594da !important;
}

.modal .edufair-subscription-form-1x .terms-condition a {
    color: #0594da !important;
}
/*.social-btn-wrapper a:hover:before
{
    display:none;
    background:transparent;
}
.modal a.facebook-login {
    background: #4267b2;
    margin-bottom: 10px;
}
.modal a.facebook-login:hover{
    background: #3a5a9b;
}

    .modal a.facebook-login:before {
        background: #4267b2 !important;
    }

.modal a.google-login {
    background: #db4437;
    margin-bottom: 30px;
}
.modal a.google-login:hover {
    background: #c03d32;
   
}

    .modal a.google-login:before {
        background: #db4437 !important;
    }*/

.offset-top-4 {
    margin-top: 4px;
}
/*--------------------------------------------------------------
## Events
--------------------------------------------------------------*/
.event-container-1x {
    overflow: hidden;
    clear: both;
    margin-top: 20px;
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7;
}

    .event-container-1x:last-child {
        border-bottom: 0 solid #eeeeee;
    }

.events-all-button {
    float: left;
    margin-top: 60px !important;
}

.event-container-1x :hover h4 {
    color: #0594da;
}

.kindergarten-1x .event-container-1x :hover h4 {
    color: #ffb606;
}

.edufair-events-1x {
    padding-top: 70px;
}

.single-events-1x b {
    font-size: 40px;
    color: #0594da;
    margin-left: 50px;
}

.university-1x .single-events-1x b {
    color: #0594da;
    line-height: 30px;
}

.kindergarten-1x .single-events-1x i,
.kindergarten-1x .single-events-1x span,
.kindergarten-1x .single-events-1x b {
    color: #a1d626;
    line-height: 30px;
}

.single-events-1x span {
    font-size: 20px;
    color: #0594da;
}

.single-events-1x i {
    font-size: 15px;
    color: #0594da;
    padding-left: 5px;
}

.kindergarten-1x .single-events-1x i {
    color: #ffb606;
}

.event-schedule {
    font-weight: 700;
}

.single-events-1x p {
    font-size: 15px;
    margin-top: 30px;
}

.kindergarten-1x .single-events-1x h4 {
    font-family: 'Heebo',sans-serif;
}

.single-events-1x h4 {
    color: #262626;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 10px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.event-cost b {
    display: block;
    font-size: 15px;
    color: #262626;
    margin-top: 40px;
}

.event-cost span {
    color: #0594da;
    font-size: 15px;
    font-weight: 700;
}
/*--------------------------------------------------------------
## Portfolio section
--------------------------------------------------------------*/
.edufair-portfolio {
}

.edufair-portfolio-item {
    margin-top: 3%;
}

.edufair-toolbar {
    float: left;
    padding: 2% 0;
    position: relative;
}

    .edufair-toolbar .active {
        color: #0594da;
        transition: all .3s ease-in-out;
    }

#edufair-portfolio {
    clear: both;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 25%;
    -moz-column-width: 25%;
    column-width: 25%;
}

.tile {
    display: none;
}

.scale-anm {
    width: 100%;
    border: 0px solid #eee;
}

.tile img {
    max-width: 100%;
    height: auto;
    display: block;
    width: 100%;
}

.masonry-blog-two {
    padding: 15px;
}


/*--------------------------------------------------------------
## Image hover effect
--------------------------------------------------------------*/
/*Image hover box border*/
.hovereffect4 {
    width: 100%;
    height: 100%;
    float: right;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #ffffff;
}

    .hovereffect4 .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        right: 0;
        padding: 3em;
    }

    .hovereffect4 img {
        display: block;
        position: relative;
        max-width: none;
        width: calc(100% + 60px);
        -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
        transition: opacity 0.35s, transform 0.45s;
        -webkit-transform: translate3d(-40px,0,0);
        transform: translate3d(-40px,0,0);
    }

    .hovereffect4 .overlay:before {
        position: absolute;
        top: 20px;
        left: 20px;
        bottom: 20px;
        right: 20px;
        border: 1px solid #eee;
        content: '';
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
        transition: opacity 0.35s, transform 0.45s;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    .hovereffect4 a, .hovereffect4 p, .hovereffect4 h2 {
        color: #262626;
        font-weight: 600;
        text-decoration: none;
        text-transform: capitalize;
        adding-top: 10%;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
        transition: opacity 0.35s, transform 0.45s;
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    .hovereffect4:hover img {
        opacity: 0.1;
        filter: alpha(opacity=60);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    .hovereffect4:hover .overlay:before,
    .hovereffect4:hover a, .hovereffect4:hover p, .hovereffect4:hover h2 {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    .hovereffect4 a, .hovereffect p,
    .hovereffect4:hover a, .hovereffect4:hover p {
        text-align: center;
        color: #262626;
        font-size: 12px;
        font-weight: 700;
        text-decoration: none;
        text-transform: capitalize;
    }

    .hovereffect4 h2,
    .hovereffect4:hover h2 {
        font-size: 16px;
        font-weight: 700;
        padding-top: 10%;
    }

    .hovereffect4 a i {
        color: #262626;
        padding: 5px 10px;
    }

        .hovereffect4 a i:hover {
            color: #0594da;
        }

.kindergarten-1x .hovereffect4 h2 {
    font-family: 'Heebo', sans-serif;
}

/*--------------------------------------------------------------
##  Testimonial
--------------------------------------------------------------*/
.edufair-testimonial {
    margin: 2% 0;
    display: block;
}

    .edufair-testimonial strong {
        margin-bottom: 15px;
        display: block;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 30px;
    }

    .edufair-testimonial p {
        font-size: 25px !important;
    }

.edufair-page-testimonial {
    text-align: center;
    margin: 7% 0 0;
    overflow: hidden;
}

    .edufair-page-testimonial p,
    .edufair-testimonial .edufair-testimonial-desc p {
        font-size: 16px;
        line-height: 36px;
        margin-bottom: 10px;
    }

.edufair-testimonial .edufair-testimonial-desc img {
    width: auto;
    margin: 0 auto 0 auto;
}

.edufair-testimonial-slider {
    text-align: center;
}

    .edufair-page-testimonial .edufair-page-client img,
    .edufair-testimonial-slider .edufair-col-center img {
        object-fit: cover;
        width: 100px;
        height: 100px;
        margin-bottom: 30px;
    }

.edufair-col-center {
    float: none;
    margin: 0 auto;
}


/* testimonial */
.edufair-testimonial-timer-1x {
    background: #000;
    margin-top: 80px;
    width: 100%;
}

.testimonial-overlay {
    position: relative;
}

.testimonial-overlay-image {
    opacity: 1;
    display: block;
    width: 100%;
    height: 370px;
    object-fit: cover;
    transition: .5s ease;
    backface-visibility: hidden;
}

.testimonial-overlay-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
}

.testimonial-overlay .testimonial-overlay-image {
    opacity: 0.5;
}

.testimonial-overlay .testimonial-overlay-middle {
    opacity: 1;
}

.testimonial-overlay-text {
    color: #f1f1f1;
    font-size: 22px;
    /* padding: 16px 32px; */
}

    .testimonial-overlay-text a.item, .testimonial-overlay-text a.item:visited, .testimonial-overlay-text a.item:hover {
        color: #f1f1f1;
    }

.edufair-testimonial-timer-1x .edufair-main-title {
    font-size: 35px;
}

.edufair-testimonial-timer-1x .edufair-sub-title,
.edufair-testimonial-timer-1x .edufair-main-title {
    text-align: center;
    color: #f1f1f1;
}

    .edufair-testimonial-timer-1x .edufair-main-title:before {
        border-bottom: 3px solid #f1f1f1;
        right: 47%;
    }

.edufair-testimonial-timer-1x:hover .edufair-main-title:before {
    border-bottom: 3px solid #0594da;
}

.university-2x .edufair-testimonial-timer-1x .edufair-testimonial-slider b,
.university-1x .edufair-testimonial-timer-1x .edufair-testimonial-slider b {
    color: #b1a84d;
    font-size: 25px; /* font-weight: 400; */
}

.university-2x .edufair-testimonial-timer-1x .edufair-testimonial-slider span,
.university-1x .edufair-testimonial-timer-1x .edufair-testimonial-slider span {
    color: #f1f1f1;
    font-size: 14px;
    font-weight: 500;
}


/*--------------------------------------------------------------
## Blog
--------------------------------------------------------------*/
.edufair-blog-1x {
    padding-top: 60px;
}

.edufair-single-blog {
    padding-bottom: 0px;
    display: block;
    transition: .2s ease;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
    overflow: hidden;
}

.edufair-blog-overlay {
    position: relative;
    background: #000;
}

.edufair-blog-image {
    opacity: 1;
    display: inline-block;
    width: 100%;
    height: auto;
    transition: .5s ease;
}

.edufair-blog-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
}

.event-container-1x:hover .edufair-blog-image,
.edufair-blog-overlay:hover .edufair-blog-image,
.style-8 .owl-carousel.categories .item a:hover .edufair-blog-image {
    opacity: 0.6;
}

.event-container-1x:hover .edufair-blog-middle,
.edufair-blog-overlay:hover .edufair-blog-middle,
.style-8 .owl-carousel.categories .item a:hover .edufair-blog-middle {
    opacity: 1;
}

a.edufair-blog-text {
}

.blog-content {
    padding: 20px 25px 20px 25px;
    /* border: 1px solid #f1f1f1; */
    /* box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%); */
}

.style-8 .owl-carousel.categories .item a:hover .blog-content {
    /* border: 1px solid #f1f1f1; */
    background-color: #f8f8f8;
}

.blog-content p {
    margin: 0;
    color: #535252;
    line-height: 1.5;
}

.blog-content h3 {
    color: #222;
    font-size: 25px;
    line-height: 25px;
    margin: 3px 0 20px;
    font-weight: 700;
    transition: all .3s ease;
}

.edufair-single-blog:hover h3 {
    /* color: #0594da; */
}

.kindergarten-1x .edufair-single-blog:hover h3 {
    color: #ffb606;
}

.blog-share {
    text-align: left;
}

    .blog-share ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .blog-share ul li {
            display: inline-block;
            font-size: 24px;
            font-weight: 600; /* margin-right: 20px !important; */ /* margin-top: 40px; */
            color: #f1f1f1;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .blog-share ul li span {
                display: inline-block;
                line-height: 40px;
                vertical-align: middle;
            }

            .blog-share ul li i {
                /* background: url('/images/target.png') no-repeat center center; */
                width: 40px;
                height: 40px;
                vertical-align: middle;
                font-size: 40px;
                margin-left: 10px;
            }

                .blog-share ul li i:before {
                    content: "\f055";
                }

            .blog-share ul li a {
                color: #f1f1f1;
            }

            .blog-share ul li:hover { /* color: #0594da; */
            }

.kindergarten-1x .blog-share ul li:hover {
    color: #ffb606;
}

.blog-footer {
    border-top: 1px solid #f1f1f1;
    padding: 15px 0;
    margin-top: 30px;
    font-size: 11px;
}

    .blog-footer span {
        margin-left: 15px;
        margin-right: 3px;
    }

    .blog-footer strong {
        float: left;
        font-weight: 400;
    }

        .blog-footer strong i {
            margin-left: 5px;
        }

/*--------------------------------------------------------------
##  Video section
--------------------------------------------------------------*/
.edufair-video-section-1x {
    /*padding-top: 70px;*/
}
/* Title left align */
.edufair-modal-video-text h2 {
    font-size: 35px;
    font-weight: 700;
    color: #f1f1f1;
    margin-bottom: 25px;
}

.edufair-modal-video-text h4 {
    font-size: 20px;
    font-weight: 700;
    color: #f1f1f1;
    position: relative;
}

.edufair-modal-video:hover .edufair-modal-video-text h4:before {
    transform: scaleX(0);
}

.edufair-modal-video-text h4:before {
    content: "";
    position: absolute;
    bottom: -14px;
    right: 37%;
    width: 25%;
    border-bottom: 1px solid #f1f1f1;
    transform: scaleX(1);
    transition: all .3s ease-in-out;
}

.edufair-modal-video-text h2 {
    font-size: 45px;
    font-weight: 700;
    text-transform: uppercase;
    color: #f1f1f1;
    margin-bottom: 25px;
}
/**********************************************************
           Edufair video slider 
**********************************************************/

.edufair-modal-video {
    position: relative;
    background: #000;
}

.edufair-modal-video-image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.edufair-modal-video-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
}

.edufair-modal-video .edufair-modal-video-image {
    opacity: 0.8;
    height: 440px;
    object-fit: cover;
}

.edufair-modal-video:hover .edufair-modal-video-image {
    opacity: 0.9;
}

.edufair-modal-video .edufair-modal-video-middle {
    opacity: 1;
}

.edufair-modal-video:hover .edufair-modal-video-middle {
    opacity: 1;
}

.edufair-modal-video-text {
    color: #ffffff;
    font-size: 16px;
    padding: 16px 32px;
    text-align: center;
}

.university-2x .edufair-modal-video-text {
    padding: 0;
}
/* Bootrap modal */
.modal-body {
    padding: 0;
}

.modal-content {
    /* background-color: #0594da; */
    border-radius: 3px !important;
}

/*--------------------------------------------------------------
## Shop
--------------------------------------------------------------*/
.edufair-shop-1x {
    padding-top: 50px;
    padding-bottom: 30px;
}

.edufair-single-shop {
}

.edufair-shop-overlay {
    position: relative;
    background: #000;
}

.edufair-shop-image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.edufair-shop-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.event-container-1x:hover .edufair-shop-image,
.edufair-shop-overlay:hover .edufair-shop-image {
    opacity: 0.6;
}

.event-container-1x:hover .edufair-shop-middle,
.edufair-shop-overlay:hover .edufair-shop-middle {
    opacity: 1;
}

a.edufair-shop-text {
    background-color: #0594da;
    color: #f1f1f1;
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 2px;
}

.shop-content {
    margin: 30px 0;
}

    .shop-content p {
        margin: 0;
    }

.edufair-single-shop .media {
    margin: 15px 0;
}

.shop-content .media-left {
    display: block;
    float: right;
}

    .shop-content .media-left a {
        font-size: 16px;
        color: #262626;
        font-weight: 500;
        transition: .5s ease;
    }

        .shop-content .media-left a:hover {
            color: #0594da;
        }

.shop-content h4 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
}

a.edufair-shop-cart {
    float: left;
    font-size: 20px;
    color: #262626;
    font-weight: 700;
    transition: .5s ease;
}

    a.edufair-shop-cart:hover {
        color: #0594da;
    }

.edufair-single-shop:hover .shop-content .media-left a {
    color: #0594da;
}

/*--------------------------------------------------------------
##  Bottom to top
--------------------------------------------------------------*/
.backtotop {
    position: relative;
    font-size: 20px;
    margin-left: 15px;
    margin-bottom: 15px;
    background: #262626;
    padding: 7px 12px;
    color: #eee;
    border-radius: 1px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .backtotop:hover {
        background: #0594da;
        color: #f1f1f1;
    }

.high-school-1x .backtotop:hover,
.kindergarten-1x .backtotop:hover {
    background: #FF6962;
    color: #f1f1f1;
}

/*--------------------------------------------------------------
##  Footer 1x
--------------------------------------------------------------*/
.edufair-footer-1x {
    background: #262626;
    width: 100%;
    color: #f1f1f1;
    padding-top: 70px;
}

.edufair-footer-content {
}

.edufair-footer-address {
    color: #f1f1f1;
}

    .edufair-footer-address img {
        max-width: 150px;
        margin-bottom: 40px;
    }

    .edufair-footer-address p {
        color: #9e9d9d;
    }

.high-school-1x .edufair-footer-address i {
    color: #FF6962;
}

.edufair-footer-address i, .edufair-footer-address em {
    color: #ffffff;
    margin-left: 15px;
}


.edufair-contact-address {
    color: #000000;
}

    .edufair-contact-address img {
        max-width: 150px;
        margin-bottom: 40px;
    }

    .edufair-contact-address p {
        color: #373737;
        font-size: 18px;
        display: flex;
    }



    .edufair-contact-address i, .edufair-contact-address em {
        color: #faac53;
        margin-left: 15px;
        font-size: 25px;
        flex: 0 0 24px;
        text-align: center;
    }



.edufair-branches img {
}

.edufair-branches p a {
    color: #262626;
    line-height: 1.8em;
}

.edufair-branches p {
    margin-bottom: 20px;
    padding-right: 45px;
}

.edufair-branches i, .edufair-branches em {
    color: #0594da;
    margin-right: -45px;
    margin-left: 5px;
    font-size: 25px;
    width: 35px;
    text-align: center;
}

.kindergarten-1x .edufair-footer-address i {
    color: #FF6962;
}

.edufair-footer-content h5 {
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
}

.high-school-1x .edufair-footer-content h5,
.kindergarten-1x .edufair-footer-content h5 {
    color: #FF6962;
}

.edufair-footer-content ul {
    list-style: none;
    margin-top: 30px;
    padding: 0;
}

    .edufair-footer-content ul li {
        margin-bottom: 10px;
    }

        .edufair-footer-content ul li a {
            font-size: 19px;
            color: #f1f1f1;
            line-height: 16px;
            font-weight: 400;
            opacity: .5;
        }

            .edufair-footer-content ul li a:hover {
                transition: .5s ease;
                color: #fff;
                opacity: 1;
            }

.kindergarten-1x .edufair-footer-content ul li a:hover {
    transition: .5s ease;
    color: #ffb606;
    opacity: 1;
}

.footer-info {
    border-top: 1px solid #404040;
    margin-top: 50px;
    padding: 30px 0;
}

.footer-info-left p {
    font-size: 13px;
    color: #f1f1f1;
    font-weight: 400;
}

.footer-info-left a {
    color: #0594da;
    transition: all 0.3s ease;
}

    .footer-info-left a:hover {
        color: #f1f1f1;
    }

.high-school-1x .footer-info-left a,
.kindergarten-1x .footer-info-left a {
    color: #FF6962;
}

.footer-info-right {
    text-align: left;
    color: #f1f1f1;
    font-weight: 400;
}

    .footer-info-right ul {
        list-style: none;
        margin: 0;
    }

        .footer-info-right ul li {
            display: inline-block;
            font-size: 15px;
            font-weight: 400;
            margin-left: 10px;
            background: #262626;
            outline: none;
            border-radius: 50%;
            width: 33px;
            height: 33px;
            text-align: center;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .footer-info-right ul li a {
                outline: none;
            }

                .footer-info-right ul li a,
                .footer-info-right ul li a:hover {
                    color: #f1f1f1;
                }

            .footer-info-right ul li:last-child {
                margin-left: 0;
            }

            .footer-info-right ul li:hover {
                background: #0594da;
            }

.app-button {
    margin-right: 45px;
}

.high-school-1x .footer-info-right ul li:hover,
.kindergarten-1x .footer-info-right ul li:hover {
    color: #f1f1f1;
    background: #FF6962;
}
/*--------------------------------------------------------------
##  Footer 2x
--------------------------------------------------------------*/
.edufair-footer-2x {
    background: #fff;
    width: 100%;
    color: #7a7a7a;
    padding-top: 70px;
}

    .edufair-footer-2x .edufair-footer-content ul li a {
        font-size: 13px;
        color: #7a7a7a;
        line-height: 35px;
        font-weight: 400;
        transition: all 0.3s ease;
        opacity: 1;
    }

        .edufair-footer-2x .edufair-footer-content ul li a:hover {
            color: #0594da;
        }

    .edufair-footer-2x .edufair-footer-content h5 {
        color: #262626;
    }

    .edufair-footer-2x .footer-info {
        border-top: 1px solid #ddd;
    }

    .edufair-footer-2x .footer-info {
        border-top: 1px solid #ddd;
    }

    .edufair-footer-2x .footer-info-right ul li {
        background: #fff;
        color: #7a7a7a;
        border: 1px solid #7a7a7a;
        padding-top: 0;
    }

        .edufair-footer-2x .footer-info-right ul li:hover {
            color: #f1f1f1;
            background: #0594da;
            border: none;
        }

            .edufair-footer-2x .footer-info-right ul li:hover i {
                color: #f1f1f1;
            }

    .edufair-footer-2x .edufair-footer-address i {
        color: #7a7a7a;
    }

    .edufair-footer-2x .footer-info-left p {
        color: #7a7a7a;
    }

    .edufair-footer-2x .footer-info-left a {
        color: #0594da;
        transition: all 0.3s ease;
    }

        .edufair-footer-2x .footer-info-left a:hover {
            color: #262626;
        }
/*--------------------------------------------------------------
##  Single course description
--------------------------------------------------------------*/
.edufair-course-header {
    clear: both;
    position: relative;
    /* margin-bottom: -40px; */
}

.single-inner {
    width: 100%;
    /* max-height: 466px; */
    /* object-fit: cover; */
}

.edufair-single-caption {
    bottom: 35%;
    top: auto;
}

    .edufair-single-caption .edufair-slider-text {
        text-align: center;
    }

    .edufair-single-caption .edufair-single-breadcrumbs {
        margin-right: 0;
    }


    .edufair-single-caption h2 {
        font-size: 45px;
        animation: none;
        border-left: 0px solid #0594da;
        padding-bottom: 0;
    }

.edufair-single-breadcrumbs {
    background: transparent;
}

.edufair-single-breadcrumbs {
    margin: 0;
    padding: 0;
    margin-right: 8px;
    display: none;
}

    .edufair-single-breadcrumbs li {
    }

        .edufair-single-breadcrumbs li a {
            color: #f1f1f1;
            font-size: 16px !important;
        }

    .edufair-single-breadcrumbs .active {
        color: #f1f1f1;
        font-size: 15px;
    }

.course-details-title {
    margin-bottom: 50px;
    margin-top: 25px;
}

    .course-details-title h4 {
        font-size: 30px;
        font-weight: 700;
        color: #262626;
        margin-bottom: 40px;
    }

.course-teacher-details {
    border-left: 1px solid #eee;
    padding-right: 0;
}

    .course-teacher-details .media-left {
        display: block;
        float: right;
    }

    .course-teacher-details img {
        width: 50px;
        height: 50px;
        border-radius: 50px;
        margin-left: 10px;
    }

    .course-teacher-details span {
        font-size: 12px;
        font-weight: 700;
    }

    .course-teacher-details a {
        font-size: 15px;
        margin-top: 6px;
        color: #262626;
        font-weight: 700;
        transition: all .3s ease;
    }

        .course-teacher-details a:hover {
            color: #0594da;
        }

.course-details-price strong {
    float: left;
    font-size: 30px;
    color: #0594da;
    font-weight: 700;
    padding-top: 15px;
}

.course-review {
    border-left: 1px solid #eee;
    padding-right: 30px;
}

    .course-review span {
        font-size: 12px;
        font-weight: 700;
    }

    .course-review i {
        font-size: 15px;
        margin-top: 6px;
        color: #0594da;
    }

.course-banner {
}

    .course-banner img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        margin-bottom: 40px;
    }

.related-course-content .course-review {
    padding-right: 0;
    margin-bottom: 20px;
    margin-top: -10px;
}

.course-teacher-1x .course-review {
    padding-right: 0;
    margin-top: 11px;
    border: 0;
}

/*********** Tab *******************/
.course-description-nav {
}

.course-description-nav {
}

    .course-description-nav ul {
    }

        .course-description-nav ul li {
        }

    .course-description-nav > li > a > i {
        padding-left: 5px;
    }

    .course-description-nav > li > a:focus,
    .course-description-nav > li > a:hover {
        background: none;
    }

    .course-description-nav > li > a {
        color: #262626;
        font-weight: 700;
        border-bottom: 0 solid #eee !important;
    }

    .course-description-nav > li.active > a {
        background: #2596d3 !important;
    }

    .course-description-nav > .active > a {
        color: #f1f1f1 !important;
    }

    .course-description-nav ul li a {
    }

.course-description-tab {
    /* border: 1px solid #eee; */
    /* padding: 0 30px; */
    margin-bottom: 50px;
}

.course-description-tab-left {
    /* margin-top: 30px; */
    margin-bottom: 30px;
    /*border-left: 1px solid #eee;*/
}

    .course-description-tab-left h2 {
        font-size: 20px;
        font-weight: 700;
        color: #262626;
        margin-bottom: 20px;
    }

    .course-description-tab-left p {
        /* font-size: 16px; */
        font-weight: 400;
        margin-bottom: 35px;
    }

.course-description-tab-outcomes ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 19px;
    margin-top: 10px;
}

    .course-description-tab-outcomes ul li {
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        color: #535252;
        border-bottom: 1px solid #e7e7e7;
    }

        .course-description-tab-outcomes ul li:last-child {
            border-bottom: none;
        }

        .course-description-tab-outcomes ul li i {
            font-size: 15px;
            color: #0594da;
            margin-left: 10px;
        }

.course-description-tab-share {
    text-align: left;
    margin-bottom: 20px;
}

    .course-description-tab-share ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .course-description-tab-share ul li {
            display: inline-block;
            font-size: 15px;
            font-weight: 400;
            margin-right: 10px !important;
            background: #2596d3;
            border: 1px solid #2596d3;
            border-radius: 50%;
            width: 33px;
            height: 33px;
            text-align: center;
            padding-top: 4px;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .course-description-tab-share ul li a {
                color: #f1f1f1;
            }

            .course-description-tab-share ul li:last-child {
                margin-right: 0;
            }

            .course-description-tab-share ul li:hover {
                color: #f1f1f1;
                background: #262626;
                border: 1px solid #262626;
            }

/*************** Tab right ********************/
.course-description-tab-right {
    margin-top: 30px;
    padding-left: 30px;
}

    .course-description-tab-right h2 {
        font-size: 20px;
        font-weight: 700;
        color: #262626;
        margin-bottom: 20px;
    }

    .course-description-tab-right ul {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-bottom: 35px;
    }

        .course-description-tab-right ul li {
            font-size: 15px;
            font-weight: 400;
            line-height: 30px;
            border-bottom: 1px solid #eee;
            padding: 15px 0;
        }

            .course-description-tab-right ul li a {
                padding-left: 10px;
                transition: all .3s ease;
            }

                .course-description-tab-right ul li a:hover i {
                    color: #262626;
                }

            .course-description-tab-right ul li:last-child {
                border-bottom: 0 solid #eee;
            }

            .course-description-tab-right ul li span {
                float: right;
                font-size: 15px;
                font-weight: 700;
                color: #262626;
            }

            .course-description-tab-right ul li i {
                font-size: 15px;
                color: #2596d3;
                margin-right: 10px;
            }

.curriculum-tab h2 {
    margin-top: 50px;
}

.instructors-tab {
    padding: 50px 0 20px 0;
    border-bottom: 1px solid #f1f1f1;
}

    .instructors-tab .media {
    }

    .instructors-tab .media-left img {
        width: 150px;
    }

    .instructors-tab .media-left {
        display: block;
        float: right;
    }

    .instructors-tab .media-body {
    }

        .instructors-tab .media-body a h4 {
            font-size: 20px;
            font-weight: 700;
            color: #262626;
            transition: 0.3s ease;
            margin: 10px 0 10px 30px;
        }

            .instructors-tab .media-body a h4:hover {
                color: #0594da;
            }

        .instructors-tab .media-body span {
            font-size: 15px;
            font-weight: 500;
            margin-right: 30px;
        }

    .instructors-tab .course-description-tab-share {
        margin: 20px 0 0 30px;
    }

    .instructors-tab p {
        margin-top: 30px;
    }

.review-tab {
}

    .review-tab h2 {
        font-size: 20px;
        font-weight: 700;
        color: #262626;
        margin-top: 50px;
        margin-bottom: 20px;
    }

.review-tab-top .media {
    margin-top: 50px;
}

.review-tab-top .media-left {
    display: block;
    float: right;
    border: 1px solid #eee;
    text-align: center;
    padding: 80px;
}

    .review-tab-top .media-left strong {
        display: block;
        font-size: 70px;
        font-weight: 700;
        color: #0594da;
        margin-bottom: 30px;
    }

    .review-tab-top .media-left span {
    }

        .review-tab-top .media-left span i {
            color: #0594da;
        }

.review-tab-top .media-body {
    padding: 30px 30px 10px 30px;
}

.review-progress-bar {
}

.single-progress-bar {
    margin-bottom: 30px;
}

    .single-progress-bar .progress {
        height: 10px;
    }

    .single-progress-bar .progress-bar {
        background: #0594da;
    }

    .single-progress-bar span {
        //float: left;
    }

    .single-progress-bar label {
        float: right;
        color: #262626;
        padding-left: 30px;
        margin-top: -7px;
    }

.review-tab .instructors-tab a h4 {
    display: block;
    margin-top: 30px;
}

.review-tab .instructors-tab strong {
    padding-right: 30px;
    color: #0594da;
}

/**************** All Course*****************/
.all-course {
    margin-top: 30px;
    padding-right: 30px;
    border-right: 1px solid #eee;
}

    .all-course h2 {
        font-size: 20px;
        font-weight: 700;
        color: #f1f1f1;
        margin-bottom: 20px;
        background: #0594da;
        text-align: center;
        padding: 20px 0;
    }

    .all-course ul {
        list-style: none;
        margin: 0;
        padding: 0 10px;
        margin-bottom: 35px;
    }

        .all-course ul li {
            font-size: 18px;
            font-weight: 600;
            line-height: 30px;
            border-bottom: 1px solid #eee;
            padding: 15px 0;
        }

            .all-course ul li span {
                float: left;
                font-size: 18px;
                font-weight: 400;
                color: #262626;
            }

            .all-course ul li i {
                font-size: 16px;
                color: #0594da;
                margin-left: 10px;
            }

/*--------------------------------------------------------------
## Related course
--------------------------------------------------------------*/
.edufair-related-course-1x {
    margin-top: 20px;
    margin-bottom: 70px;
}

.edufair-related-course {
    margin: 30px 0;
}

.single-course-1x .edufair-related-course {
    margin-top: 0;
}

.edufair-related-course-overlay {
    position: relative;
    background: #000;
}

.edufair-related-course-image:hover {
    opacity: .6;
}

.edufair-related-course-image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.edufair-related-course-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.event-container-1x:hover .edufair-related-course-image,
.edufair-course-overlay:hover .edufair-related-course-image {
    opacity: 0.6;
}

.event-container-1x:hover .edufair-related-course-middle,
.edufair-course-overlay:hover .edufair-related-course-middle {
    opacity: 1;
}

a.edufair-related-course-text {
    background-color: #0594da;
    color: #f1f1f1;
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px 20px;
    font-weight: 700;
    border-radius: 2px;
}

.related-course-content {
    padding-top: 11px;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid #eee;
}

    .related-course-content .media-left {
        display: block;
        float: right;
    }

    .related-course-content .category-name {
        display: none;
    }

    .related-course-content img {
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }

    .related-course-content h4.media-heading {
        color: #262626;
        font-weight: 700;
        font-size: 13px !important;
        margin-top: 8px;
        margin-bottom: 0;
    }

    .related-course-content span {
        font-size: 18px;
        margin: 0;
        float: left;
    }

    .related-course-content h3 {
        color: #0594da;
        font-size: 20px;
        margin: 22px 0;
        font-weight: 700;
        line-height: 25px;
        transition: all 0.3s ease;
        padding-top: 0;
    }

.single-course-1x .related-course-content h3 {
    padding-top: 0;
}

.edufair-related-course:hover h3 {
    color: #0594da;
}

.related-course-footer {
    border-top: 1px solid #eee;
    padding: 10px 0;
}

    .related-course-footer span {
        margin-left: 15px;
        margin-right: 3px;
    }

    .related-course-footer strong,
    .related-course-footer del {
        float: left;
        color: #0594da;
        margin-right: 10px;
    }

    .related-course-footer del {
        color: #7a7a7a;
    }
/*********************************************
		blog single
**********************************************/
.edufair-blog-details-1x {
    margin-top: 70px;
}

.blog-banner {
}

    .blog-banner img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        margin-bottom: 40px;
    }

.blog-details-title {
    margin-top: 30px;
}

    .blog-details-title h4 {
        font-size: 30px;
        font-weight: 700;
        color: #262626;
        margin: 15px 0;
    }

    .blog-details-title span {
        font-size: 14px;
        color: #b5b5b5;
    }

        .blog-details-title span a {
            font-size: 14px;
            color: #b5b5b5;
        }

            .blog-details-title span a i {
                font-size: 14px;
                color: #b5b5b5;
                padding-right: 10px;
                padding-left: 5px;
            }

.blog-description {
    margin-top: 50px;
}

    .blog-description span {
        float: right;
        color: #0594da;
        font-size: 75px;
        line-height: 60px;
        padding-top: 4px;
        padding-left: 8px;
        padding-right: 3px;
    }

/* blog Share*/
.blog-share-tag {
    overflow: hidden;
    margin: 50px 0;
    .;
}

.blog-description-tab-share ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .blog-description-tab-share ul li {
        display: inline-block;
        margin-left: 10px !important;
        color: #262626;
    }

        .blog-description-tab-share ul li i {
            color: #262626;
        }

        .blog-description-tab-share ul li:last-child {
            margin-left: 0;
        }

        .blog-description-tab-share ul li a {
            font-size: 15px;
            font-weight: 400;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .blog-description-tab-share ul li a i:hover {
                color: #0594da;
            }

/* blog Tag */
.blog-description-tag ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .blog-description-tag ul li {
        display: inline-block;
        padding-right: 10px;
    }

        .blog-description-tag ul li a {
            font-size: 14px;
            font-weight: 700;
            color: #262626;
            transition: all .3s ease;
            ;
        }

            .blog-description-tag ul li a:hover {
                color: #0594da;
            }

/* blog Right Sidebar */
.search-post {
    margin-bottom: 50px;
}

.btn-search {
    margin-top: 10px;
    height: 40px;
    background: #0594da;
    border-radius: 0;
    border: 0;
    color: #f1f1f1;
}

.single-post-category {
    margin-bottom: 50px;
}

    .single-post-category ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .single-post-category ul li {
            display: block;
        }

            .single-post-category ul li a {
                font-size: 14px;
                font-weight: 700;
                color: #262626;
                line-height: 35px;
                text-transform: uppercase;
                transition: all .3s ease;
                ;
            }

                .single-post-category ul li a:hover {
                    color: #0594da;
                }

                .single-post-category ul li a span {
                    float: left;
                    font-size: 14px;
                    font-weight: 700;
                    color: #262626;
                }

.latest-post-right-sidebar {
    margin-bottom: 50px;
}

    .latest-post-right-sidebar a {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        color: #0594da;
    }

        .latest-post-right-sidebar a i {
            margin-right: 7px;
            font-weight: 700;
        }

    .latest-post-right-sidebar h2,
    .latest-post-right-sidebar h3 {
        color: #262626;
        font-weight: 700;
        font-size: 25px;
        margin-top: 0;
        margin-bottom: 40px;
        border-right: 5px solid #0594da;
        padding-right: 20px;
    }

.high-school-1x .latest-post-right-sidebar h3 {
    border-right: 5px solid #ffb606;
}

.single-latest-post {
    margin-top: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 20px;
}

    .single-latest-post:last-child {
        border-bottom: 0 solid #e7e7e7;
    }

    .single-latest-post .media-left {
        display: block;
        float: right;
    }

    .single-latest-post img {
        width: 80px;
        height: 80px;
        margin-left: 10px;
        object-fit: cover;
    }

    .single-latest-post .media-body a h4 {
        color: #262626;
        font-weight: 700;
        text-transform: capitalize;
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 10px;
        line-height: 25px;
        transition: all .3s ease;
    }

        .single-latest-post .media-body a h4:hover {
            color: #0594da;
        }

.high-school-1x .single-latest-post .media-body i,
.high-school-1x .single-latest-post .media-body a h4:hover {
    color: #ffb606;
}

.single-latest-post .media-body span {
    font-size: 14px;
}

.single-latest-post .media-body i {
    color: #0594da;
    padding-left: 5px;
}

.latest-post-right-sidebar a {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    color: rgb(38, 38, 38);
    transition: all 0.3s ease;
}

    .latest-post-right-sidebar a:hover {
        color: #0594da;
    }

a.latest-post-read-more {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #0594da;
}

/* Blog Author */
.blog-author {
    padding: 30px 0 0 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

    .blog-author .media-left {
        display: block;
        float: right;
    }

    .blog-author img {
        width: 100px;
        height: 100px;
    }

    .blog-author .media-body {
        padding-right: 20px;
    }

    .blog-author h4.media-heading {
        color: #262626;
        font-weight: 700;
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .blog-author span {
        font-size: 12px;
    }

    .blog-author h3 {
        color: #262626;
        font-size: 20px;
        margin: 22px 0;
        font-weight: 700;
        line-height: 30px;
    }

.blog-author-share ul {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0;
}

    .blog-author-share ul li {
        display: inline-block;
        margin-left: 10px !important;
        color: #262626;
    }

        .blog-author-share ul li i {
            color: #262626;
        }

        .blog-author-share ul li:last-child {
            margin-left: 0;
        }

        .blog-author-share ul li a {
            font-size: 15px;
            font-weight: 400;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .blog-author-share ul li a i:hover {
                color: #0594da;
            }

.blog-author p {
    font-size: 14px;
    font-weight: 400;
    margin: 20px 0;
}

/* Blog Next Previous Post */
.blog-prev-next {
    overflow: hidden;
    margin: 50px 0;
}

.previous-post {
    float: right;
}

    .previous-post h4 {
        font-size: 14px;
        color: #7a7a7a;
    }

    .previous-post a {
        font-size: 16px;
        font-weight: 700;
        color: #262626;
        transition: all .3s ease;
    }

        .previous-post a:hover {
            color: #0594da;
        }

.next-post {
    text-align: left;
}

    .next-post h4 {
        font-size: 14px;
        color: #7a7a7a;
    }

    .next-post a {
        font-size: 16px;
        font-weight: 700;
        color: #262626;
        transition: all .3s ease;
    }

        .next-post a:hover {
            color: #0594da;
        }

/* Blog Related Post */
.edufair-related-blog-1x {
    margin: 0;
    margin-bottom: 70px;
    padding-top: 0;
}

/* Edufair Comment box */
.edufair-comment-body {
}

    .edufair-comment-body h2 {
        font-size: 25px;
        font-weight: 700;
        color: #262626;
    }

    .edufair-comment-body .media img {
        max-width: none;
        width: 100px;
        margin-left: 15px;
    }

    .edufair-comment-body .media .media-body span {
        font-size: 12px;
        margin-right: 15px;
        margin-left: 15px;
        color: #bbbbbb;
        font-weight: 400;
    }

        .edufair-comment-body .media .media-body span i {
            color: #0594da;
        }

    .edufair-comment-body h4.media-heading {
        color: #262626;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 15px;
    }

    .edufair-comment-body ul {
        margin: 0;
        padding: 50px 0 0;
    }

        .edufair-comment-body ul ul {
            padding: 50px 0 0 50px;
        }

.edufair-contact-form {
    margin-bottom: 70px;
}

    .edufair-contact-form h2 {
        font-size: 25px;
        font-weight: 700;
        color: #262626;
        margin: 50px 0;
    }


/*********************************************
		Edufair Shop
**********************************************/

/* Shop image hover effect */
.shop-category {
    float: left;
}

.edufair-shop-container {
    position: relative;
    width: 100%;
}

.edufair-shop-image {
    opacity: 1;
    display: initial;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.edufair-shop-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 47%;
    transform: translate(-45%, -45%);
    -ms-transform: translate(-50%, -50%);
}

.edufair-shop-container:hover .edufair-shop-image {
    opacity: 0.3;
}

.edufair-shop-container:hover .edufair-shop-middle {
    opacity: 1;
}

.edufair-shop-text {
    background-color: #0594da;
    font-size: 13px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
}

    .edufair-shop-text a {
        color: #f1f1f1;
    }

.edufair-shop-item-text {
    clear: both;
    margin-top: 25px;
    margin-bottom: 50px;
}

    .edufair-shop-item-text a {
        font-size: 20px;
        font-weight: 700;
        color: #262626;
        font-family: 'Montserrat', sans-serif;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .edufair-shop-item-text a:hover {
            color: #0594da;
        }

    .edufair-shop-item-text p {
        margin: 0;
    }

    .edufair-shop-item-text b {
        color: #262626;
    }

.edufair-onsale {
    position: absolute;
    top: 0;
    background: #0594da;
    color: #f1f1f1;
    padding: 5px 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

.edufair-nav-tabs > li {
    float: none;
    display: inline-block;
    *display: inline; /* ie7 fix */
    zoom: 1; /* hasLayout ie7 trigger */
}

.edufair-nav-tabs {
    text-align: center;
    border: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

    .edufair-nav-tabs > li > a:hover,
    .edufair-nav-tabs > li > a,
    .edufair-nav-tabs > li.active > a {
        background: none;
        border: 3px solid #262626;
        border-radius: 1px;
    }

        .edufair-nav-tabs > li.active > a,
        .edufair-nav-tabs > li.active > a:active,
        .edufair-nav-tabs > li.active > a:focus,
        .edufair-nav-tabs > li.active > a:hover {
            border: 3px solid #0594da;
        }

.edufair-pagination {
}

    .edufair-pagination > li.active > a:hover,
    .edufair-pagination > li.active > a {
        background-color: #0594da;
        border: 0;
    }

.course-pagination {
    overflow: hidden;
    padding-top: 5px;
    background: #f5f5f5;
    border-radius: 1px;
}

.edufair-pagination > li > a {
    color: #262626;
    background-color: #ffffff;
    border: 0 solid #ffffff;
    margin: 2px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.3s ease;
}

    .edufair-pagination > li > a:hover {
        color: #f1f1f1 !important;
        background-color: #0594da;
    }
/*********************************************
		Edufair Blog Right Sidebar
**********************************************/
.blog-content {
}

    .blog-content span {
        color: #0594da;
        display: inline-block;
        margin-right: 5px;
        text-decoration: underline;
    }

.courses-home .blog-content span {
    color: inherit;
    display: inline-block;
    margin-right: 5px;
    text-decoration: none;
}

.blog-content span a {
    font-size: 14px;
    color: #b5b5b5;
}

    .blog-content span a i {
        font-size: 14px;
        color: #b5b5b5;
        padding-right: 10px;
        padding-left: 5px;
    }

a.blog-right-sidebar-link h2 {
    font-size: 30px;
    font-weight: 700;
    color: #262626;
    line-height: 40px;
    margin: 15px 0;
    transition: all ease .3s;
}

    a.blog-right-sidebar-link h2:hover {
        color: #0594da;
    }

.blog-right-sidebar-date {
    position: absolute;
    margin-top: -68px;
    background: #0594da;
    padding: 15px;
    text-align: center;
}

    .blog-right-sidebar-date span:nth-child(1) {
        color: #f1f1f1;
        font-size: 35px;
        font-weight: 700;
        display: block;
        padding-bottom: 10px;
    }

    .blog-right-sidebar-date span:nth-child(2) {
        color: #f1f1f1;
        font-size: 15px;
        font-weight: 600;
    }
/*************************************************
		University Home
**************************************************/
.edufair-about-university {
    padding-top: 70px;
    padding-bottom: 70px;
}

    .edufair-about-university p {
    }

    .edufair-about-university a.edufair-course-text {
        clear: both;
        display: inline-block;
        margin: 10px 0;
        padding: 8px 20px;
    }

    .edufair-about-university .edufair-main-title {
        margin-top: 0;
    }

    .edufair-about-university .latest-post-right-sidebar {
        padding-right: 20px;
    }

.about-university-img {
}

/* university Countdown Timer */
.university-countdown-1x {
}

    .university-countdown-1x .countdown-overlay-middle {
        top: 48%;
    }

.university-countdown {
}

.university-countdown-1x .countdown-overlay-image {
    opacity: .5;
    display: block;
    width: 100%;
    height: 500px;
    object-fit: cover;
    transition: .5s ease;
    backface-visibility: hidden;
}

.university-countdown-1x .edufair-main-title {
    font-size: 50px;
}

    .university-countdown-1x .edufair-main-title:before {
        border-bottom: 3px solid #f1f1f1;
        right: 45%;
    }

.university-countdown-1x:hover .edufair-main-title:before {
    border-bottom: 3px solid #0594da;
    width: 10%;
}

.university-countdown-1x .edufair-countdown {
    text-align: center;
    margin-top: 8%;
    right: -10px;
    font-size: 35px;
    font-weight: 700;
    display: block;
}

.university-countdown-1x a.edufair-course-text {
    display: inline-block;
    margin-top: 50px;
}
/* University Course */
.university-course-1x .blog-content span {
    font-size: 15px;
    font-weight: 500;
    color: #7a7a7a;
}

.university-course-1x .blog-content h3 {
    margin: 10px 0 20px 0;
}

.university-course-1x .blog-footer {
    border-top: 0 solid #e7e7e7;
    padding: 10px 0 40px 0;
    margin-top: 25px;
}
/***********************************************
		Edufair Kinder Garten
************************************************/

.kindergarten-1x .edufair-nav .navbar-nav > li > a {
    font-family: 'Heebo',sans-serif;
    font-weight: 600;
}

.high-school-1x .edufair-nav .dropdown-menu > li > a:focus,
.kindergarten-1x .edufair-nav .dropdown-menu > li > a:focus,
.high-school-1x .dropdown-menu > li > a:hover,
.kindergarten-1x .dropdown-menu > li > a:hover {
    color: #EA77AD;
}

.high-school-1x .container-2 input#search,
.kindergarten-1x .container-2 input#search {
    color: #EA77AD;
}

.kid-top-menu {
    background: #333;
    padding: 25px 0;
}

.top-menu-left {
}

    .top-menu-left .media {
    }

    .top-menu-left .media-left {
    }

.kid-top-menu .kid-icon-2x i,
.kid-top-menu .kid-icon-1x i {
    font-size: 40px;
    color: #EA7066;
    border-left: 1px solid #474747;
    padding-left: 15px;
}

.top-menu-left .media-body h3 {
    font-size: 13px;
    font-weight: 500;
    color: #f1f1f1;
    margin: 0;
    line-height: 25px;
}

.top-menu-left .media-body span {
    color: #EA7066;
    font-weight: 700;
    text-transform: uppercase;
}

.high-school-1x .edufair-course-text,
.kindergarten-1x .edufair-course-text {
    float: left;
    background: #EA7066;
    padding: 7px 20px;
    margin-top: 6px;
    color: #fff;
}

.high-school-1x a.edufair-course-text:hover,
.kindergarten-1x a.edufair-course-text:hover {
    background: #fff;
    color: #EA7066;
}
/* Kindergarten nav */
.kid-nav {
    background: #fff;
}

.high-school-1x .edufair-nav .navbar-nav > li > a,
.kindergarten-1x .edufair-nav .navbar-nav > li > a,
.kindergarten-1x .edufair-nav .navbar-nav > li > a,
.kindergarten-1x .kid-nav .navbar-nav > li > a:focus,
.kindergarten-1x .kid-nav .navbar-nav > li > a:hover,
.kindergarten-1x .kid-nav .navbar-nav > li > a:visited,
.kindergarten-1x .kid-nav .navbar-nav > .open > a,
.kindergarten-1x .kid-nav .navbar-nav > .open > a:focus,
.kindergarten-1x .kid-nav .navbar-nav > .open > a:hover,
.kindergarten-1x .kid-nav .navbar-nav > .active > a,
.kindergarten-1x .kid-nav .navbar-nav > .active > a:focus,
.kindergarten-1x .kid-nav .navbar-nav > .active > a:hover {
    color: #262626 !important;
}
/* Kid Cart & Search */
.kid-cart i {
    padding-right: 15px;
    color: #262626;
}

.kid-cart .container-2:hover .icon i {
    color: #262626;
}

.kid-cart a span.cart-no {
    margin-top: -12px;
    position: absolute;
    font-weight: 700;
    color: #262626 !important;
}
/* Edufair CTA */
.edufair-cta-1x {
    background: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)),url('/images/slide/slide-7.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    color: #fff;
    padding: 30px 0;
}

.cta-left {
}

    .cta-left h4 {
        font-size: 15px;
        font-weight: 500;
        color: #f1f1f1;
    }

    .cta-left h3 {
        font-size: 25px;
        font-weight: 700;
        color: #f1f1f1;
        margin-top: 12px;
    }

.cta-right {
}

    .cta-right .modal .edufair-btn-larg, a.edufair-btn-larg {
        margin-top: 12px;
    }

.coupon .edufair-btn-larg {
    margin-top: 0px;
    /* padding: 10px 20px; */
    border-radius: 2px;
    font-size: 16px;
    line-height: 17px;
    height: auto;
    background: #ccc !important;
    color: #0d0d0c !important;
}


    .coupon .edufair-btn-larg:hover:before, .coupon a.edufair-btn-larg:hover:before {
        color: #fff !important;
        border-radius: 2px;
        background-color: #cfc299;
        /*display: none;*/
    }


.coupon [type=text] {
    margin-top: 0;
    margin-left: 10px;
    line-height: 18.8px;
    /* padding: 9px 10px !important; */
    font-size: 16px;
    border-radius: 2px;
}

.kindergarten-1x .kid-contact-cta,
.kid-contact-cta {
    float: left;
    left: 30px;
    padding: 10px 30px;
    background: #fff;
    color: #262626;
    margin-top: 17px;
}

    .kindergarten-1x .kid-contact-cta:hover,
    .kid-contact-cta:hover {
        color: #f1f1f1;
    }

    .high-school-1x .kid-contact-cta:before,
    .kindergarten-1x .kid-contact-cta:before {
        background: #EA7066;
    }
/* Pricing Table */
.edufair-pricing-table-1x {
    padding-top: 70px;
}

.edufair-kid-title {
    text-align: center;
}

    .edufair-kid-title .edufair-main-title:before {
        right: 45%;
    }

.edufair-single-pricing {
    margin: 10% 0 0;
    display: inline-block;
}

.edufair-pricing-box .pricing-box {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    color: #fff;
}

.edufair-pricing-box .single-pricing-box-1x {
    background: linear-gradient(rgba(132,190,214, 0.9),rgba(132,190,214, 0.9)),url('images/kindergarten/slide1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    color: #fff;
}

.edufair-pricing-box .single-pricing-box-2x {
    background: linear-gradient(rgba(234,112,106, 0.92),rgba(234,112,106, 0.92)),url('images/kindergarten/slide2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    color: #fff;
}

.edufair-pricing-box .single-pricing-box-3x {
    background: linear-gradient(rgba(181,213,106, 0.92),rgba(181,213,106, 0.92)),url('images/kindergarten/slide3.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    color: #fff;
}

.edufair-pricing-box .single-pricing-box-4x {
    background: linear-gradient(rgba(240,194,75, 0.92),rgba(240,194,75, 0.92)),url('images/kindergarten/slide4.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    color: #fff;
}

.edufair-pricing-box .pricing-box h3 {
    color: #fff;
    font-family: 'Heebo',sans-serif;
    font-size: 2em;
    font-weight: 700;
    text-transform: capitalize;
    padding-top: 45px;
    padding-bottom: 15px;
}

.edufair-pricing-box .pricing-box .edufair-price-in-table {
    padding: 10% 0 5%;
}

sup.edufair-value,
.edufair-pricing-box .pricing-box sup.edufair-value {
    font-size: 30px;
    top: -30px;
}

span.edufair-price,
.edufair-pricing-box .pricing-box span.edufair-price {
    color: #fff;
    font-size: 50px;
    font-weight: 300;
}

span.edufair-mark,
.edufair-pricing-box .pricing-box span.edufair-mark {
    font-size: 14px;
}

.edufair-pricing-box .pricing-box ul {
    padding: 7% 0 7%;
    margin: 0;
    list-style: none;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
}

    .edufair-pricing-box .pricing-box ul del {
        color: #fff;
    }

.kid-pricing-table a.kid-btn-large {
    background: #fff;
    margin-bottom: 8%;
    color: #727272;
    padding: 7px 20px;
    transition: all 0.3s ease;
}

.pricing-box .kid-btn-large:before,
.pricing-box a.kid-btn-large:before {
    background: #2BE09E;
    color: #f1f1f1;
    transition: all 0.3s ease;
}

.pricing-box .kid-btn-large, a.kid-btn-large:hover {
    background: #2BE09E;
    color: #f1f1f1;
}
/*Feature plan*/
.edufair-pricing-box .feature-plan {
    position: absolute;
    background: #2BE09E;
    padding: 23px 15px;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -35px;
    left: -5px;
}

.kindergarten-1x .blog-content h3 {
    line-height: 30px;
    font-family: 'Heebo',sans-serif;
}
/*****************************************
		High School 
******************************************/

/* High School Features */
.edufair-high-school-features-1x {
    background: #fff;
    color: #f1f1f1;
}

.hs-single-features-left {
    background: #FF6962;
    padding-right: 50px !important;
    padding-left: 15px !important;
}

    .hs-single-features-left h4,
    .hs-single-features-left p,
    .hs-single-features-left i {
        color: #f1f1f1 !important;
    }

.high-school-single-features {
    padding: 50px 30px 30px 30px;
}

    .high-school-single-features .media {
    }

    .high-school-single-features .media-left {
        display: block;
        float: right;
    }

        .high-school-single-features .media-left i {
            font-size: 50px;
            color: #0594da;
            margin-left: 10px;
        }

    .high-school-single-features .media-body {
    }

        .high-school-single-features .media-body a h4 {
            font-size: 20px;
            font-weight: 700;
            color: #f1f1f1;
            line-height: 25px;
            margin-top: 15px;
            margin-right: 10px;
            text-transform: uppercase;
            transition: all .3s ease;
        }

        .high-school-single-features .media-body a:hover h4 {
            color: #f1f1f1;
        }

    .high-school-single-features p {
        font-size: 16px;
        font-weight: 400;
        margin-top: 20px;
    }

.hs-single-features-1x {
    background: #84BED6;
    padding-bottom: 41px;
}

.hs-single-features-2x {
    background: #B5D56A;
    padding-bottom: 41px;
}

.hs-single-features-3x {
    background: #ffb606;
    padding-bottom: 41px;
}
/* High School Extra Features */
.edufair-high-school-extra-features-1x {
}

.high-school-single-extra-features {
    padding: 70px 30px;
}

    .high-school-single-extra-features h4 {
        font-size: 25px;
        color: #262626;
        font-weight: 500;
        margin-bottom: 20px;
        margin-top: 0;
    }

.university-2x .high-school-single-extra-features h4 {
    font-size: 20px;
    color: #262626;
    font-weight: 700;
    text-transform: uppercase;
    border-right: 5px solid #0594da;
    padding-right: 20px;
    margin-bottom: 40px;
    margin-top: 18px;
}

.high-school-fun-facts ul,
.high-school-single-extra-features ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .high-school-fun-facts ul li a,
    .high-school-single-extra-features ul li a {
        font-size: 17px;
        color: #262626;
        line-height: 31px;
        transition: all .3s ease;
    }

    .high-school-fun-facts ul li i,
    .high-school-single-extra-features ul li i {
        font-size: 17px;
        color: #262626;
        margin-left: 10px;
    }

.university-2x .high-school-single-extra-features ul li a:hover {
    color: #0594da;
}

.high-school-fun-facts ul li a:hover,
.high-school-single-extra-features ul li a:hover {
    color: #ffb606;
}

.high-school-fun-facts ul li i:hover,
.high-school-single-extra-features ul li i:hover {
    color: #ffb606;
}

.university-2x .high-school-single-extra-features ul li,
.university-2x .high-school-single-extra-features ul li a,
.university-2x .high-school-single-extra-features ul li i {
    color: #262626;
}

.hs-single-extra-features-left {
    background: #fff;
    padding-right: 50px;
    padding-left: 15px;
}

.university-2x .hs-single-extra-features-left {
    background: #0594da;
    overflow: hidden;
    padding-right: 0;
    padding-left: 0;
    padding-top: 70px;
    padding-bottom: 0;
    margin-top: -50px;
    z-index: 1;
}

.single-extra-feature {
    text-align: center;
    margin-bottom: 62px;
}

    .single-extra-feature h3 {
        font-size: 18px;
        color: #f1f1f1;
        margin-top: 10px;
        font-weight: 400;
    }

    .single-extra-feature img {
        max-width: 70px;
    }

a.left-color-button {
    display: block;
    color: #f1f1f1;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    padding: 14px 20px;
    margin: 10px 0;
    border-radius: 2px;
}

a.left-color-button-1x {
    background: #A597E7;
}

a.left-color-button-2x {
    background: #EA77AD;
}

/* High School Info Right */
.high-school-info-right {
    padding: 50px 30px 0 0;
}

.high-school-single-info {
    margin-bottom: 30px;
}

    .high-school-single-info img {
    }

.high-school-single-info-body {
    border: 1px solid #eee;
    padding: 20px;
}

.high-school-single-info h3 {
    font-size: 20px;
    color: #262626;
    font-weight: 700;
    text-transform: uppercase;
    border-right: 5px solid #0594da;
    padding-right: 20px;
    margin-bottom: 25px;
}

.high-school-1x .high-school-single-info h3 {
    border-right: 5px solid #ffb606;
}

.high-school-single-info h4 {
    font-size: 18px;
    font-weight: 700;
    color: #262626;
    line-height: 25px;
    margin: 0 0 15px 0;
    transition: all .3s ease;
}

.high-school-single-info a h4:hover {
    color: #0594da;
}

.high-school-1x .high-school-single-info a h4:hover {
    color: #ffb606;
}

.high-school-single-info p {
    font-size: 15px;
    font-weight: 400;
}

.high-school-read-more {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #0594da !important;
}

.high-school-1x .high-school-read-more {
    color: #ffb606 !important;
}

/* Edufair enents fun facts and news */
.edufair-events-news-fun {
    padding-top: 100px;
}
/*events*/
.high-school-events {
    border: 1px solid #eee;
    padding: 30px;
}

    .university-2x .high-school-fun-facts h3,
    .high-school-fun-facts h3,
    .university-2x .high-school-events h3,
    .high-school-events h3 {
        color: #262626;
        font-weight: 700;
        font-size: 25px;
        margin-top: 0;
        margin-bottom: 40px;
        border-right: 5px solid #ffb606;
        padding-right: 20px;
    }

.university-2x .high-school-fun-facts h3,
.university-2x .high-school-events h3 {
    border-right: 5px solid #0594da;
}

.high-school-events .media {
    padding: 0 0 20px 0;
}

.high-school-events :last-child {
    border-bottom: 0 solid #b5b5b5;
}

.high-school-events .media-left {
    border: 2px solid #ffb606;
    padding: 15px 10px;
    display: inline-block;
    float: right;
    text-align: center;
    margin-top: 10px;
}

.university-2x .high-school-events .media-left {
    border: 2px solid #0594da;
}

.high-school-events .media-left span:nth-child(1) {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #ffb606;
}

.high-school-events .media-left span:nth-child(2) {
    font-size: 15px;
    font-weight: 700;
    color: #ffb606;
}

.university-2x .high-school-fun-facts ul li a:hover,
.university-2x .high-school-fun-facts ul li i:hover,
.university-2x .high-school-events .media-body strong i,
.university-2x .high-school-events .media-body span i,
.university-2x .high-school-events .media-body a h4:hover,
.university-2x .high-school-events .media-left span:nth-child(1),
.university-2x .high-school-events .media-left span:nth-child(2) {
    color: #0594da;
}

.high-school-events .media-body {
    padding-right: 20px;
}

    .high-school-events .media-body a h4 {
        color: #262626;
        font-size: 14px;
        font-weight: 700;
        text-transform: capitalize;
        line-height: 25px;
        transition: all .3s ease;
    }

        .high-school-events .media-body a h4:hover {
            color: #ffb606;
        }

    .high-school-events .media-body span {
        float: right;
    }

    .high-school-events .media-body strong {
        float: left;
        font-weight: 400;
    }

        .high-school-events .media-body strong i,
        .high-school-events .media-body span i {
            color: #ffb606;
            padding-left: 5px;
        }

.high-school-fun-facts {
    border: 1px solid #eee;
    padding: 30px;
}

    .high-school-fun-facts h3 {
    }

.high-school-news {
    border: 1px solid #eee;
    padding: 0 30px;
    margin-bottom: 100px;
}

    .high-school-news h3 {
        margin-top: 30px;
    }

.high-school-post {
    border: none;
}
/* high school counter */
.edufair-counter-1x {
    background: #eee;
    margin-top: 0;
}

.university-countdown-1x .school-overlay-image {
    height: 200px !important;
    opacity: .5;
    object-fit: cover;
}

.single-counter {
    text-align: center;
}

    .single-counter i {
        font-size: 30px;
        color: #222;
        margin-bottom: 20px;
    }

span.counter {
    color: #222;
    font-size: 30px;
}

.single-counter h6 {
    font-size: 15px;
    margin-top: 20px;
    color: #222;
}
/*********************************************
		Edufair kids 
**********************************************/
.edufair-kindergarten-features-1x {
    padding-top: 70px;
}

.single-kindergarten-features {
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    color: #fff;
    text-align: center;
    padding: 30px 15px;
}

.single-kindergarten-features-1x {
    background: linear-gradient(rgba(240,194,75, 0.9),rgba(240,194,75, 0.9)),url('images/kindergarten/slide1.jpg');
    background-size: cover;
    transition: all 0.3s ease;
}

.single-kindergarten-features-2x {
    background: linear-gradient(rgba(181,213,106, 0.9),rgba(181,213,106, 0.9)),url('images/kindergarten/slide2.jpg');
    background-size: cover;
}

.single-kindergarten-features-3x {
    background: linear-gradient(rgba(234,112,106, 0.9),rgba(234,112,106, 0.9)),url('images/kindergarten/slide3.jpg');
    background-size: cover;
}

.single-kindergarten-features-4x {
    background: linear-gradient(rgba(132,190,214, 0.9),rgba(132,190,214, 0.9)),url('images/kindergarten/slide4.jpg');
    background-size: cover;
}

.single-kindergarten-features-5x {
    background: linear-gradient(rgba(165,151,235, 0.9),rgba(165,151,235, 0.9)),url('images/kindergarten/slide2.jpg');
    background-size: cover;
}

.single-kindergarten-features-6x {
    background: linear-gradient(rgba(234,119,173, 0.9),rgba(234,119,173, 0.9)),url('images/kindergarten/slide3.jpg');
    background-size: cover;
}
/* Hover css */
.single-kindergarten-features-1x:hover {
    background: linear-gradient(rgba(240,194,75, 1),rgba(240,194,75, 1)),url('images/kindergarten/slide1.jpg');
}

.single-kindergarten-features-2x:hover {
    background: linear-gradient(rgba(181,213,106, 1),rgba(181,213,106, 1)),url('images/kindergarten/slide2.jpg');
}

.single-kindergarten-features-3x:hover {
    background: linear-gradient(rgba(234,112,106, 1),rgba(234,112,106, 1)),url('images/kindergarten/slide3.jpg');
}

.single-kindergarten-features-4x:hover {
    background: linear-gradient(rgba(132,190,214, 1),rgba(132,190,214, 1)),url('images/kindergarten/slide4.jpg');
}

.single-kindergarten-features-5x:hover {
    background: linear-gradient(rgba(165,151,235, 1),rgba(165,151,235, 1)),url('images/kindergarten/slide2.jpg');
}

.single-kindergarten-features-6x:hover {
    background: linear-gradient(rgba(234,119,173, 1),rgba(234,119,173, 1)),url('images/kindergarten/slide3.jpg');
}

.single-kindergarten-features-6x img,
.single-kindergarten-features-5x img,
.single-kindergarten-features-4x img,
.single-kindergarten-features-3x img,
.single-kindergarten-features-2x img,
.single-kindergarten-features-1x img {
    width: 70px;
}

.single-kindergarten-features-6x h4,
.single-kindergarten-features-5x h4,
.single-kindergarten-features-4x h4,
.single-kindergarten-features-3x h4,
.single-kindergarten-features-2x h4,
.single-kindergarten-features-1x h4 {
    font-family: 'Heebo', sans-serif;
    font-size: 25px;
    color: #f1f1f1;
    padding: 5px 0;
}

.single-kindergarten-features p {
    font-size: 15px;
    color: #f1f1f1;
}

.kindergarten-read-more {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #f1f1f1 !important;
    transition: all .3s ease;
}

    .kindergarten-read-more:hover {
    }

.edufair-testimonial-timer-1x .edufair-testimonial span {
    color: #ffb606;
    font-size: 14px;
    font-weight: 500;
}

.edufair-testimonial-timer-1x .edufair-testimonial b {
    color: #b5d56a;
    font-size: 17px;
}

.edufair-testimonial-timer-1x .kid-header-title h4 {
    color: #f1f1f1;
}

.edufair-countdown-timer-1x .kid-header-title h2,
.edufair-testimonial-timer-1x .kid-header-title h2 {
    color: #f1f1f1;
    margin-bottom: 30px;
}

.edufair-countdown-timer-1x .kid-header-title span.heading-divider {
    margin-right: 33px;
}

.edufair-testimonial-timer-1x .kid-header-title h4,
.edufair-testimonial-timer-1x .kid-header-title h2,
.edufair-countdown-timer-1x .kid-header-title h4,
.edufair-countdown-timer-1x .kid-header-title h2 {
    font-family: 'Heebo',sans-serif;
    font-weight: 700;
}

.edufair-countdown-timer-1x .kid-header-title h4,
.edufair-countdown-timer-1x .kid-header-title h2 {
    text-align: right;
}

.edufair-testimonial-timer-1x .kid-header-title h4,
.edufair-countdown-timer-1x .kid-header-title h4 {
    font-size: 20px;
}

.edufair-testimonial-timer-1x .kid-header-title h2,
.edufair-countdown-timer-1x .kid-header-title h2 {
    font-size: 35px;
}

.kindergarten-1x .edufair-cta-1x {
    background: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)),url('images/kindergarten/slide2.jpg');
    background-attachment: fixed;
    font-family: 'Heebo',sans-serif;
}

.edufair-pricing-table-1x .kid-header-title h4,
.edufair-events-1x .kid-header-title h4,
.edufair-blog-1x .kid-header-title h4 {
    font-size: 20px;
    font-family: 'Heebo',sans-serif;
    font-weight: 700;
    color: #262626;
}


.edufair-kindergarten-features-1x .kid-header-title h2,
.edufair-pricing-table-1x .kid-header-title h2,
.edufair-events-1x .kid-header-title h2,
.edufair-blog-1x .kid-header-title h2 {
    font-size: 35px;
    font-family: 'Heebo',sans-serif;
    font-weight: 700;
    color: #FF6962;
    margin-bottom: 30px;
}

.edufair-kindergarten-features-1x .kid-header-title strong,
.edufair-testimonial-timer-1x .kid-header-title strong,
.edufair-countdown-timer-1x .kid-header-title strong,
.edufair-pricing-table-1x .kid-header-title strong,
.edufair-events-1x .kid-header-title strong,
.edufair-blog-1x .kid-header-title strong {
    color: #ffb606;
}

span.heading-divider {
    display: inline-block;
    position: relative;
    margin-bottom: 50px;
}

    span.heading-divider:before {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        background: #b5d56a;
        right: 50%;
        margin-right: -5px;
        top: -4px;
    }

    span.heading-divider:after {
        position: absolute;
        content: "";
        height: 3px;
        width: 60px;
        right: 50%;
        margin-right: -30px;
        top: -1px;
        background: #b5d56a;
    }

/***********************************************
		University Two
***********************************************/
.university-2x .about-university {
    padding-right: 30px;
}

    .university-2x .about-university h2 {
        text-transform: uppercase;
    }
/***********************************************
		Online course One 
***********************************************/
.online-course-2x .subscriber-form input[type="text"],
.online-course-1x .subscriber-form input[type="text"],
.online-course-2x .search-post input[type="text"],
.online-course-1x .search-post input[type="text"] {
    height: 50px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.online-course-2x .btn-search,
.online-course-1x .btn-search {
    margin-top: 10px;
    height: 50px;
    width: 50px;
    background: #0594da;
    border-radius: 5px;
    border: 0;
    color: #f1f1f1;
}

.online-course-2x .subscriber-course-info,
.online-course-2x .online-course-info,
.online-course-1x .online-course-info {
    clear: both;
    padding-top: 30px;
}

    .online-course-2x .subscriber-course-info ul,
    .online-course-2x .online-course-info ul,
    .online-course-1x .online-course-info ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .online-course-2x .subscriber-course-info ul li,
        .online-course-2x .online-course-info ul li,
        .online-course-1x .online-course-info ul li {
            display: inline-block;
            padding-left: 30px;
            font-size: 16px;
            color: #f1f1f1;
        }

            .online-course-2x .online-course-info ul li:nth-child(1),
            .online-course-1x .online-course-info ul li:nth-child(1) {
                color: #FE7D6F;
            }

            .online-course-2x .online-course-info ul li:nth-child(2),
            .online-course-1x .online-course-info ul li:nth-child(2) {
                color: #ecd06f;
            }

            .online-course-2x .online-course-info ul li:nth-child(3),
            .online-course-1x .online-course-info ul li:nth-child(3) {
                color: #03A9C1;
            }

            .online-course-2x .subscriber-course-info ul li:last-child,
            .online-course-2x .online-course-info ul li:last-child,
            .online-course-1x .online-course-info ul li:last-child {
                padding-left: 0;
            }

.online-course-category-1x h2 {
    font-size: 35px;
    font-weight: 400;
    color: #262626;
    text-align: center;
    margin-bottom: 50px;
}

.online-course-category-1x .single-kindergarten-features {
    padding: 15px 5px;
    border-radius: 5px;
}

    .online-course-category-1x .single-kindergarten-features h4 a {
        font-size: 20px;
        font-family: 'Heebo', sans-serif;
        color: #f1f1f1;
        transition: all 0.3s ease;
    }


.online-course-1x .edufair-related-course {
    margin: 0 0 30px 0;
}

.online-course-1x .category-course-search h2 {
    font-size: 20px;
    color: #262626;
    font-weight: 700;
    padding-top: 0;
    padding-right: 15px;
    margin-top: 0;
    margin-bottom: 30px;
    border-right: 5px solid #0594da;
}

.all-course-left {
    background: #f5f5f5;
    padding: 30px;
    border-radius: 1px;
}

    .all-course-left .checkbox label,
    .radio label {
        text-transform: uppercase;
    }

.checkbox span {
    padding-right: 10px;
}

.online-course-1x .category-course-search .form-control {
    height: 50px;
    margin-bottom: 20px;
}

.online-course-1x .advanced_seach {
    margin-bottom: 45px;
}

.online-become-techer-1x {
    background: url('/images/bg-3.jpg'); /* background-size: cover; */
    background-repeat: no-repeat; /* background-attachment: fixed; */
    background-position: 0px bottom;
    margin-top: 0;
    height: 257px;
    margin-top: 130px;
}

.become-techer {
    border-left: 0;
    border-right: 0;
}

@media (min-width: 1200px) {
    .become-techer .col-lg-offset-6 {
        margin-right: 0;
    }
}

.brands a.left {
    /* right: auto; */
    /* left: 0; */
}

.brands a.right {
    /* right: 0; */
    /* left: auto; */
}

.brands .controls {
    text-align: left;
}


.become-techer-left {
    position: absolute; /* width: 552px; */
    left: 0;
}

.become-techer-right {
    padding: 25px 20px;
}

.become-techer-left img {
    object-fit: cover;
    margin-top: -115px; /* margin-right: -250px; */
    width: 594px !important;
    max-width: none;
}

.become-techer-right h3,
.become-techer-left h3 {
    font-size: 35px;
    color: #f1f1f1;
    font-weight: 600;
    margin-bottom: 20px;
}

.become-techer-right h4,
.become-techer-left h4 {
    font-size: 28px;
    color: #cfc299;
    font-weight: 600;
    margin-bottom: 20px;
}

.become-techer-right h2,
.become-techer-left h2 {
    font-size: 45px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0px;
}

.become-techer-right a,
.become-techer-left a {
    display: inline-block;
}

.become-techer-right p,
.become-techer-left p {
    font-size: 15px;
    font-weight: 400;
    color: #f1f1f1; /* margin-bottom: 30px; */
    display: block;
}

.online-course-1x .online-popular-category-1x {
    background: linear-gradient(rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.6)),url('images/slide/slide-1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.online-popular-category-1x .related-course-content {
    background: #fff;
    padding-bottom: 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.online-popular-category-1x .edufair-related-course-image,
.online-popular-category-1x .edufair-related-course-overlay {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.online-course-2x .related-course-content h3,
.online-course-1x .related-course-content h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.online-course-1x .related-course-content p {
}


.online-course-1x .edufair-main-title {
    font-size: 27px;
    text-transform: capitalize;
}

.online-course-2x .edufair-shop-1x .carousel-control,
.online-course-1x .edufair-shop-1x .carousel-control,
.online-course-2x .edufair-related-course-1x .carousel-control,
.online-course-1x .edufair-related-course-1x .carousel-control,
.single-course-1x .edufair-related-course-1x .carousel-control,
.university-2x .edufair-shop-1x .carousel-control,
.university-2x .university-course-1x .carousel-control,
.university-1x .edufair-shop-1x .carousel-control,
.university-1x .university-course-1x .carousel-control {
    /* top: 20px; */
    /* margin-right: 73%; */
}

.edufair-shop-1x .shop-content h5,
.online-course-2x .edufair-shop-1x .shop-content h5,
.online-course-1x .edufair-shop-1x .shop-content h5 {
    font-size: 17px;
    color: #262626;
    font-weight: 500;
}

.edufair-shop-1x .shop-content h6,
.online-course-2x .edufair-shop-1x .shop-content h6,
.online-course-1x .edufair-shop-1x .shop-content h6 {
    font-size: 12px;
    color: #7a7a7a;
    font-weight: 500;
}

.online-course-2x .edufair-shop-1x .edufair-shop-middle,
.online-course-1x .edufair-shop-1x .edufair-shop-middle {
    right: 0;
    transform: none;
}

.online-course-1x .online-popular-category-1x .related-course-content h3 {
    margin-top: 0;
    padding-top: 0;
}

.online-course-2x .edufair-shop-1x .footer-info-right ul li,
.online-course-1x .edufair-shop-1x .footer-info-right ul li {
    border: 0;
    padding-top: 4px;
}
/***********************************************
		Online course Two 
***********************************************/
.online-course-1x .container-2,
.online-course-2x .container-2,
.online-course-1x .top-menu,
.online-course-2x .top-menu {
    display: none;
}

.high-school-1x .edufair-nav,
.kindergarten-1x .edufair-nav {
    margin-top: 0 !important;
}

.online-course-1x .edufair-nav,
.online-course-2x .edufair-nav {
    margin-top: 0;
}

.is-sticky .edufair-nav,
.online-course-1x .is-sticky .edufair-nav,
.online-course-2x .is-sticky .edufair-nav {
    margin-top: 0 !important;
}

.online-course-1x .edufair-cart,
.online-course-2x .edufair-cart {
    color: #f1f1f1;
}

.online-course-1x .edufair-nav .navbar-right,
.online-course-2x .edufair-nav .navbar-right {
}

.online-course-1x .box a,
.online-course-2x .box a {
}

.online-course-1x .is-sticky .edufair-nav .box,
.online-course-1x .is-sticky .edufair-nav .box a,
.online-course-2x .is-sticky .edufair-nav .box,
.online-course-2x .is-sticky .edufair-nav .box a {
    color: #262626;
}

    .online-course-1x .is-sticky .edufair-nav .box i,
    .online-course-2x .is-sticky .edufair-nav .box i {
    }

.online-course-1x .is-sticky .modal,
.online-course-2x .is-sticky .modal {
    z-index: 999999;
}

.online-course-2x .is-sticky .edufair-subscription-1x a,
.online-course-1x .is-sticky .edufair-subscription-1x a {
    color: #f1f1f1 !important;
}

.online-course-2x .is-sticky .edufair-subscription-1x i,
.online-course-1x .is-sticky .edufair-subscription-1x i {
    border: none !important;
}

.single-events-1x .media-left {
    padding-top: 5px;
}

.online-course-1x .box i,
.online-course-2x .box i {
}

.style-6.online-course-1x .box i,
.style-6.online-course-2x .box i {
}

.online-course-2x .edufair-main-title {
    font-size: 30px;
    text-transform: capitalize;
}

.online-course-2x .edufair-related-course-1x {
    margin-bottom: 0;
}

.online-course-2x .edufair-featured-category-1x {
}

.online-course-2x .featured-category-container {
}

    .online-course-2x .featured-category-container h2 {
        font-size: 35px;
        font-weight: 700;
        color: #262626;
        text-align: center;
    }

.online-course-2x .single-featured-category {
    text-align: center;
}

    .online-course-2x .single-featured-category h4 {
        font-size: 25px;
        font-weight: 600;
        color: #262626;
        margin-bottom: 20px;
    }

    .online-course-2x .single-featured-category p {
    }

.online-course-2x .featured-category-img {
    background: #0594da;
    border-radius: 50%;
    height: 140px;
    width: 140px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    margin-top: 70px;
    border: 5px solid #fff;
}

.online-course-2x .single-featured-category:hover .featured-category-img {
    text-align: center;
    height: 140px;
    width: 140px;
    background: #262626;
    border-radius: 50%;
    transition: 0.3s ease;
    -webkit-box-shadow: 0px 0px 0px 3px #0594da;
    -moz-box-shadow: 0px 0px 0px 3px #0594da;
    box-shadow: 0px 0px 0px 3px #0594da;
}

.online-course-2x .featured-category-img img {
    display: block;
    max-width: 80px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
}

.online-course-2x .course-header-menu {
    background: #f5f5f5;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 50px;
}

.online-course-2x .single-header-menu {
}

    .online-course-2x .single-header-menu i {
        float: left;
        font-size: 20px;
        margin-right: 15px;
        padding-top: 10px;
    }

    .online-course-2x .single-header-menu .form-control {
        margin: 0;
        height: 35px;
    }

.online-course-2x .edufair-related-course {
    margin-top: 0;
}

.online-course-2x .online-course-nav {
    float: left;
    border: none;
}

    .online-course-2x .online-course-nav li a {
        padding: 0;
        border: 0;
        outline: none;
    }

    .online-course-2x .online-course-nav > li.active > a,
    .online-course-2x .online-course-nav > li.active > a:focus,
    .online-course-2x .online-course-nav > li.active > a:hover {
        border: none;
        padding: 0;
        color: #0594da;
    }

.online-course-2x .course-teacher-1x {
}

.online-course-2x .edufair-events-1x {
    padding-top: 0;
}

.online-course-2x .course-teacher-1x .media {
}

.online-course-2x .course-teacher-1x .media-left {
    display: block;
}

    .online-course-2x .course-teacher-1x .media-left img {
        width: 100px;
        height: 100px;
        border-radius: 5px;
        object-fit: cover;
    }

.online-course-2x .course-teacher-1x .media-body {
    padding-top: 20px;
}

    .online-course-2x .course-teacher-1x .media-body a h4 {
        font-size: 15px;
        color: #262626;
        font-weight: 700;
    }

    .online-course-2x .course-teacher-1x .media-body a span {
        font-size: 12px;
        color: #262626;
        font-weight: 700;
    }

.online-course-2x .single-events-1x .media-left {
    padding-left: 0;
}

.online-course-2x .event-cost b {
    margin-top: 25px;
}

.online-course-2x .single-events-1x h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

.online-course-2x .single-events-1x p {
    margin-top: 20px;
}

.footer-subscriber-1x {
    background: linear-gradient(rgba(0,0,0, 0),rgba(0,0,0, 0)),url(images/online-course/footer-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.online-course-1x .footer-subscriber-1x h2 {
    font-size: 30px;
    color: #262626;
    font-weight: 700;
    margin-bottom: 40px;
}

.subscriber {
    padding: 80px 0 0 0;
}

.subscriber-content {
}

.online-course-2x .subscriber-course-info ul li {
    color: #f1f1f1;
}

.subscriber-content img {
    width: auto;
    margin-bottom: 40px;
}

.subscriber-content p {
    max-width: 900px;
    padding: 50px 0;
    font-size: 15px;
    font-weight: 400;
    margin: 0 auto;
}

.subscriber-content .footer-info-right {
    text-align: center;
}

    .subscriber-content .footer-info-right img {
        width: auto;
        margin: 40px 15px 40px 0;
    }

.subscriber-form {
}

    .subscriber-form .form-control {
    }

.footer-bottom {
    padding: 50px 0 70px 0;
}

.footer-bootom-left {
    float: right;
}

    .footer-bootom-left p {
        padding: 0;
    }


    .footer-bootom-left a {
        color: #f1f1f1;
        transition: all 0.3s ease;
    }

.subscriber-content .footer-bootom-left a {
    color: #7a7a7a;
}

.footer-bootom-left a:hover {
    color: #0594da;
}

.subscriber-content .footer-bootom-left a:hover {
    color: #0594da;
}

.footer-bootom-right {
    float: left;
}

    .footer-bootom-right ul {
        padding: 0;
        margin: 0;
    }

        .footer-bootom-right ul li {
            display: inline-block;
            padding-right: 30px;
        }

.subscriber-content .footer-bootom-right ul li a {
    color: #7a7a7a;
}

.footer-bootom-right ul li a {
    font-size: 15px;
    color: #f1f1f1;
    transition: 0.3s ease;
}

.footer-subscriber-1x .footer-info-right ul li {
    padding-top: 4px;
}

.footer-bootom-right ul li a:hover {
    color: #0594da;
}


.online-access-course-1x {
    background: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)),url('images/online-course/slider-7.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top: 70px;
}

.access-course-content {
    border: 0;
}

.access-course {
    padding: 140px 20px;
}

.online-course-2x .access-course h4 {
    font-size: 25px;
    color: #f1f1f1;
    font-weight: 600;
    margin-bottom: 35px;
}

.online-course-2x .access-course h3 {
    font-size: 18px;
    color: #f1f1f1;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 5px;
}

.online-course-2x .access-course-img {
    object-fit: cover;
    margin-top: 139px;
}

.online-course-2x .access-course img {
    width: auto;
    margin: 40px 10px 0 0;
}
/***********************************/
.online-course-new-container {
    position: relative;
    width: 100%;
    /* top: -92px; */
}

.style-2 .online-course-new-container {
}

.style-3 .online-course-new-container {
    top: 0;
}

.online-course-new-middle input[type="text"] {
    border: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.online-course-new-container .online-course-new-image {
    opacity: 0.5;
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    transition: .5s ease;
    backface-visibility: hidden;
}

.online-course-new-middle {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    top: 55%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    z-index: 999;
}

.online-course-new-container:hover .online-course-new-image {
    opacity: 0.5;
}

.online-course-new-container:hover .online-course-new-middle {
    opacity: 1;
}

.online-course-new-text {
    color: white;
    font-size: 16px;
}

    .online-course-new-text h2 {
        font-size: 50px;
        font-weight: 500;
        color: #f1f1f1;
        text-align: center;
    }

    .online-course-new-text h4 {
        font-size: 20px;
        font-weight: 400;
        color: #f1f1f1;
        margin-bottom: 40px;
        text-align: center;
    }

    .online-course-new-text .form-control {
        height: 50px;
    }

.online-course-2x .subscriber-course-info, .online-course-2x .online-course-info, .online-course-1x .online-course-info {
    clear: both;
    padding-top: 30px;
    text-align: center;
}





/*********************************************
				Contact us 
*********************************************/
.contact-us-header {
}

    .contact-us-header h2 {
        font-size: 35px;
        font-weight: 700;
        color: #262626;
        text-align: center;
    }

    .contact-us-header h3 {
        font-size: 15px;
        font-weight: 500;
        color: #262626;
        text-align: center;
    }

.featured-category-img i {
    font-size: 60px;
    color: #f1f1f1;
    margin-top: 35px;
}

.contact-us-1x .single-featured-category p {
    font-size: 16px;
}


.client_map {
    margin-top: 50px;
    padding-left: 30px;
}

#map {
    overflow: hidden;
    width: 100%;
    height: 400px;
}



.kid-feature-container {
    position: relative;
    width: 100%;
}

.kid-feature-image {
    opacity: 1;
    display: inline-block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.kid-feature-middle {
    transition: .5s ease;
    opacity: 0.4;
    position: absolute;
    overflow: hidden;
    top: 0%;
    right: 0%;
    //transform: translate(-0%, -0%);
    //-ms-transform: translate(-50%, -0%);
}

.kid-feature-container:hover .kid-feature-image {
    opacity: 1;
}

.kid-feature-container:hover .kid-feature-middle {
    opacity: 1;
}

.kid-feature-text {
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}


/********************************************
			Components Item
/********************************************/
.promotion-box {
    background: #f9f9f9;
    padding: 20px 20px 20px 30px;
    border-right: 3px solid #FF6962;
    margin-bottom: 30px;
}

    .promotion-box h4 {
        color: #262626;
    }

.line-top {
    padding: 30px;
    border-right: 0;
    border-top: 3px solid #FF6962;
    margin-bottom: 30px;
}

.dropcaps span {
    float: right;
    color: #0594da;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 3px;
}

.dropcaps strong {
    float: right;
    background: #0594da;
    color: #f1f1f1;
    font-size: 75px;
    line-height: 60px;
    padding: 10px;
    margin-left: 10px;
}

.sticker-1x h4 {
    color: #262626;
    font-size: 15px;
    margin-left: 20px;
}

.sticker {
    background: #333;
    color: #fff;
    padding: 2px 8px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 3px;
    margin: 0 5px;
}

.red {
    background: #FF6962;
}

.blue {
    background: #0594da;
}

.orange {
    background: #ffb606;
}

.green {
    background: #b5d56a;
}

i.sticker-icon {
    font-size: 50px;
    color: #333;
    position: relative;
    display: inline-block;
    padding-left: 30px;
}

    i.sticker-icon span {
        position: absolute;
        left: 5px;
        top: 0;
    }

span.highlight {
    background: #f2405d;
    padding: 0 10px;
    border-radius: 3px;
    color: #fff;
}

span.highlight-dark {
    background: #333;
    padding: 0 10px;
    border-radius: 3px;
    color: #fff;
}

.panel-title > a {
    display: block;
}
/* large button style */
.edufair-component-button,
a.edufair-component-button {
    background: #0594da;
    color: #f1f1f1;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}

.button-large {
    padding: 13px 30px;
    font-size: 13px;
}

.button-medium {
    padding: 8px 20px;
    font-size: 12px;
}

.button-small {
    padding: 4px 10px;
    font-size: 10px;
}

.edufair-component-button i,
a.edufair-component-button i {
    padding-right: 5px;
    position: relative;
    top: 1px;
}

.edufair-component-button:hover,
a.edufair-btn-larg:hover {
    text-decoration: none;
    color: #f1f1f1;
}

.edufair-component-button:before,
a.edufair-component-button:before {
    background: #262626;
    color: #f1f1f1;
    content: "";
    height: 0;
    bottom: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.edufair-component-button:hover:before,
a.edufair-component-button:hover:before {
    height: 100%;
    color: #262626;
}
/************************************************
				404 page	
*************************************************/
.edufair-404-page-1x {
}

.page-404-content {
    text-align: center;
    overflow: hidden;
    padding-top: 150px;
}

    .page-404-content span {
        font-size: 170px;
        color: #0594da;
        font-weight: 700;
        letter-spacing: 30px;
        overflow: hidden;
    }

    .page-404-content h2 {
        font-size: 70px;
        font-weight: 400;
        color: #262626;
        text-transform: uppercase;
        margin-top: 70px;
    }

    .page-404-content h3 {
        font-size: 25px;
        font-weight: 300;
        color: #262626;
        margin-bottom: 50px;
    }

        .page-404-content h3 a {
            color: #0594da;
            transition: all 0.3s ease;
        }

            .page-404-content h3 a:hover {
                color: #262626;
            }

.comming-soon-1x .edufair-slider-image {
    height: 100vh;
    object-fit: cover;
}



.active-revslide iframe {
    visibility: visible !important;
    opacity: 1 !important;
}

.rs-fullvideo-cover {
    /* background-color: rgb(255 255 255) !important; */
}



.tripadvisor {
    border-width: 1px 0;
    border-style: solid;
    border-color: #e5e5e5;
    margin-left: 0;
    margin-right: 0;
}

    .tripadvisor .col-xs-8, .tripadvisor .col-xs-4 {
        padding: 0;
    }

    .tripadvisor .review {
        position: relative;
        height: 100%;
        overflow: hidden;
        margin: 20px 0;
        padding: 0;
        border: 0;
        -webkit-user-select: auto;
        -webkit-font-smoothing: antialiased;
        margin: 8px 0 4px;
        overflow: visible;
    }

        .tripadvisor .review .user-info {
            width: 12%;
            max-width: 100px;
            display: none;
        }

        .tripadvisor .review .rewiew-content {
            padding: 12px;
            width: 100%;
            box-sizing: border-box;
            background-color: #ffffff;
        }

        .tripadvisor .review .review-title {
            text-align: right;
            margin: 4px 0 0;
            padding-bottom: 1px;
            /* font: italic normal 1.5em Georgia,"Times New Roman","Century Schoolbook L",serif; */
            text-decoration: none;
            line-height: 1;
        }

            .tripadvisor .review .review-title span {
                margin: 0 0 5px;
                display: inline-block;
                /* font-family: Arial; */
                font-size: 18px;
                color: #000a12;
                font-style: normal;
            }



.more, .more:link, .more:visited {
    display: inline;
    text-decoration: underline;
    color: #0594da;
}

.review-full-text {
    display: none;
}

.rewiew-text {
    color: #535252;
    display: block;
    font-size: 15px;
    line-height: 20px;
    max-width: 100%;
    /*overflow: hidden;*/
    overflow-y: auto !important;
    height: 103px;
    padding-left: 10px;
    /* white-space: pre-wrap; */
}

    .rewiew-text::-webkit-scrollbar {
        width: 4px !important;
    }

    .rewiew-text::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
        -webkit-border-radius: 4px !important;
        border-radius: 4px !important;
    }

    .rewiew-text::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px !important;
        border-radius: 10px !important;
        background: #ccc !important;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5) !important;
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5) !important;
    }

        .rewiew-text::-webkit-scrollbar-thumb:window-inactive {
            background: #ccc !important;
        }


.rating .stars {
    font-size: 18px;
    margin: 1px 1px 0 8px;
    display: inline-block;
    position: relative;
}

.stars:before, .stars:after {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: inherit;
    line-height: 1;
    font-family: "TripAdvisor_Regular" !important;
    -ms-transform: rotate(-0.001deg);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.stars:before {
    color: #fff;
    display: block;
    content: "\e00a\e00a\e00a\e00a\e00a";
}

.stars.star_5:after, .stars.star_50:after {
    content: "\e00b\e00b\e00b\e00b\e00b";
}

.stars:after {
    position: absolute;
    top: 0;
    right: 0;
    color: #00a680;
}

.rating .rating-date {
    font-size: 12px;
    color: #4a4a4a;
    vertical-align: 1px;
}


.tripadvisor .review .user-info .username span {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    font-size: 11px;
    color: #4a4a4a;
    text-align: center;
    text-overflow: ellipsis;
    cursor: pointer;
}

.tripadvisor .review .user-info .avatar {
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
}


@media (min-width: 768px) {
    .tripadvisor .review .user-info {
        display: inline-block;
        vertical-align: top;
    }

    .tripadvisor .review .rewiew-content {
        display: inline-block;
        width: 85%;
    }
}


@media (min-width: 1024px) {

    .tripadvisor .review .rating {
        display: block;
    }
}




.gallery {
    margin-top: 40px;
}

    .gallery img {
        display: block;
        margin-bottom: 0 !important;
        width: 100%;
    }

        .gallery img:last-child {
            margin-bottom: 0;
        }

    .gallery .item {
        width: 50%;
        float: right;
        margin: 0;
        padding: 2px;
        overflow: hidden;
    }

    .gallery a {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0px;
        position: relative;
    }

        .gallery a .zoom {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            right: 0;
            background-color: rgba(255, 17, 70, 0);
        }

        .gallery a:hover .zoom {
            background-color: rgba(164, 164, 164, 0.27);
            -webkit-transition: 0.3s linear;
            -moz-transition: 0.3s linear;
            transition: 0.3s linear;
        }

    .gallery .zoom i {
        font-size: 40px;
        color: rgba(255, 255, 255, 0);
        text-align: center;
        width: 40px;
        position: absolute;
        top: 50%;
        right: 50%;
        margin-right: -20px;
        margin-top: -20px;
    }

    .gallery a:hover .zoom i {
        color: rgba(255, 255, 255, 1);
        -webkit-transition: 0.3s linear;
        -moz-transition: 0.3s linear;
        transition: 0.3s linear;
    }

    .gallery h3 {
        display: block;
        text-align: center; /* width:100%; */
        color: #000;
        padding: 18px 0;
        font-size: 22px;
        margin: 0 10px 20px;
        border-bottom: 1px solid #E4E4E4;
    }

@media (min-width: 768px) {
    .gallery .item {
        width: 25%;
    }
}



.card-group.card-group-custom {
    margin-bottom: 0;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .card-group.card-group-custom .card-heading + .card-collapse > .card-body,
    .card-group.card-group-custom .card-heading + .card-collapse > .list-group {
        border-top: 0;
    }

    .card-group.card-group-custom .card + .card {
        margin-top: 0;
    }

.card-group.card-group-corporate .card + .card {
    margin-top: 30px;
}

.card-custom {
    margin: 0;
    background: inherit;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

    .card-custom a {
        display: block;
    }

    .card-custom .card-heading {
        padding: 0;
        border-bottom: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .card-custom .card-body {
        padding: 0;
        border: 0;
    }

* + .card-group-custom {
    margin-top: 35px;
}

@media (min-width: 768px) {
    * + .card-group-custom {
        margin-top: 50px;
    }
}

.card-light:first-child .card-title {
    border-top: 1px solid #dedede;
}

.card-light .card-title {
    border-bottom: 1px solid #dedede;
}

    .card-light .card-title:nth-child(n + 2) {
        margin-top: -1px;
    }

    .card-light .card-title a {
        position: relative;
        padding: 24px 55px 22px 32px;
        color: #202020;
        transition: 1.5s all ease;
        font-weight: 700;
    }

        .card-light .card-title a .card-arrow:after {
            opacity: 0;
            visibility: hidden;
        }

        .card-light .card-title a.collapsed .card-arrow:after {
            opacity: 1;
            visibility: visible;
        }

.card-light .card-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 26px;
    transition: .33s;
    will-change: transform;
}

    .card-light .card-arrow:before, .card-light .card-arrow:after {
        content: '';
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #0594da;
    }

    .card-light .card-arrow:before {
        width: 14px;
        height: 2px;
        right: 0;
    }

    .card-light .card-arrow:after {
        width: 2px;
        height: 14px;
        right: 6px;
        transition: .2s all ease;
    }

.card-light .card-collapse {
    position: relative;
    margin-top: -1px;
    border-bottom: 1px solid #dedede; /* color: #7f7f7f; */
    will-change: transform;
}

.card-light .card-body { /* color: rgba(0, 0, 0, 0.5); */
    padding: 25px 44px 25px 32px;
}

@media (max-width: 767px) {
    .card-light .card-title a,
    .card-light .card-body {
        padding-left: 15px;
    }
}

.card-corporate .card-title a,
.card-corporate .card-collapse {
    background: #fff;
    box-shadow: -1px 0px 10px 0px rgba(65, 65, 65, 0.12);
}

.card-corporate .card-title a {
    position: relative;
    z-index: 1;
    padding: 24px 82px 22px 32px;
    font: 700 16px/24px "Arvo", "Times New Roman", Times, serif;
    color: #202020;
    transition: 1.3s all ease;
    border-radius: 6px 6px 0 0;
}

    .card-corporate .card-title a .card-arrow:after {
        opacity: 0;
        visibility: hidden;
    }

    .card-corporate .card-title a.collapsed {
        border-radius: 6px;
    }

        .card-corporate .card-title a.collapsed .card-arrow {
            border-radius: 0 6px 6px 0;
        }

            .card-corporate .card-title a.collapsed .card-arrow:after {
                opacity: 1;
                visibility: visible;
            }

.card-corporate .card-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 70px;
    background: #0594da;
    border-radius: 0 6px 0 0;
    transition: 1.3s all ease;
}

    .card-corporate .card-arrow:before, .card-corporate .card-arrow:after {
        content: '';
        position: absolute;
        top: 50%;
        z-index: 4;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #fff;
    }

    .card-corporate .card-arrow:before {
        width: 14px;
        height: 2px;
        right: 28px;
    }

    .card-corporate .card-arrow:after {
        width: 2px;
        height: 14px;
        right: 34px;
    }

.card-corporate .card-collapse {
    position: relative;
    z-index: 2;
    color: #7f7f7f;
    border-radius: 0 0 6px 6px;
}

.card-corporate .card-body {
    color: rgba(0, 0, 0, 0.5);
    padding: 25px 44px 25px 32px;
}

@media (max-width: 767px) {
    .card-corporate .card-title a,
    .card-corporate .card-body {
        padding-left: 25px;
    }
}



.select2 {
    width: 100% !important;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 50px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 20px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative;
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-left: 20px;
        padding-right: 20px;
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 20px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container .select2-search--inline {
        float: left;
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            margin-top: 5px;
            padding: 0;
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none;
            }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #0594da;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 7px 10px;
    font-size: 18px;
    transition: .3s;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

    .select2-results__option:first-child {
        /*display: none;*/
    }

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    /* display: none; */
    padding: 0;
}

    .select2-search--dropdown .select2-search__field {
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--bootstrap {
    display: block;
}

    .select2-container--bootstrap .select2-selection {
        background-color: #fff;
        border: 1px solid #fff;
        border-radius: 0.25rem; /* color: #7f7f7f; */
        font-size: 18px;
        outline: 0;
    }

    .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
        background-color: #fff;
        border: 1px solid #686868;
        border-radius: 0.25rem;
        color: #7f7f7f;
        /* font-family: "Lato", Helvetica, Arial, sans-serif; */
        font-size: 18px;
    }

    .select2-container--bootstrap .select2-search__field {
        outline: 0;
        font-size: 14px;
    }

        .select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
            color: #7f7f7f;
        }

        .select2-container--bootstrap .select2-search__field:-moz-placeholder {
            color: #7f7f7f;
        }

        .select2-container--bootstrap .select2-search__field::-moz-placeholder {
            color: #7f7f7f;
            opacity: 1;
        }

        .select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
            color: #7f7f7f;
        }

    .select2-container--bootstrap .select2-results__option[role=group] {
        padding: 0;
    }

    .select2-container--bootstrap .select2-results__option[aria-disabled=true] {
        color: #868e96;
        cursor: not-allowed;
    }

    .select2-container--bootstrap .select2-results__option[aria-selected=true] {
        background-color: #f8f9fa;
        color: #16181b;
    }

    .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
        background-color: #0594da;
        color: #fff;
    }

    .select2-container--bootstrap .select2-results__option .select2-results__option {
        padding: 10px 20px;
    }

        .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
            padding-left: 0;
        }

        .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -35px;
            padding-left: 70px;
        }

            .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -70px;
                padding-left: 105px;
            }

                .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -105px;
                    padding-left: 140px;
                }

                    .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -140px;
                        padding-left: 175px;
                    }

                        .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                            margin-left: -175px;
                            padding-left: 210px;
                        }

    .select2-container--bootstrap .select2-results__group {
        color: #868e96;
        display: block;
        padding: 15px 35px;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.875;
        white-space: nowrap;
    }

    .select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
        /* transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; */
        border-color: #bcbcbc;
    }

        .select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
            border-color: transparent transparent #0594da transparent;
            border-width: 0 5px 5px 5px;
        }

    .select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .select2-container--bootstrap .select2-selection__clear {
        color: #2a2b2b;
        cursor: pointer;
        float: right;
        font-weight: 400;
        margin-right: 10px;
    }

        .select2-container--bootstrap .select2-selection__clear:hover {
            color: #4682b4;
        }

    .select2-container--bootstrap.select2-container--disabled .select2-selection {
        border-color: #dedede;
        box-shadow: none;
    }

    .select2-container--bootstrap.select2-container--disabled .select2-selection,
    .select2-container--bootstrap.select2-container--disabled .select2-search__field {
        cursor: not-allowed;
    }

    .select2-container--bootstrap.select2-container--disabled .select2-selection,
    .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
        background-color: #f9f9f9;
    }

    .select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
    .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
        display: none;
    }

    .select2-container--bootstrap .select2-dropdown {
        border-color: #0594da;
        overflow-x: hidden;
    }

    .select2-container--bootstrap .select2-results > .select2-results__options {
        max-height: 216px;
        overflow-y: auto;
    }

    .select2-container--bootstrap .select2-selection--single {
        text-align: left;
        height: 52px;
        line-height: 52px;
        padding: 0 15px;
        border: 1px solid #bcbcbc;
    }

        .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
            position: absolute;
            bottom: 0;
            right: 25px;
            top: 0;
        }

            .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b:before {
                position: absolute;
                top: 50%;
                font-weight: 400;
                margin-top: -10px;
                right: 0;
                height: 22px;
                line-height: 22px;
                content: '\f107';
                font-family: 'FontAwesome';
                font-size: 22px;
                color: #0594da;
            }

        .select2-container--bootstrap .select2-selection--single .select2-selection__rendered { /* color: #7f7f7f; */
            padding: 0;
        }

        .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
            color: #7f7f7f;
        }

    .select2-container--bootstrap .select2-selection--multiple {
        min-height: 52px;
    }

        .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
            box-sizing: border-box;
            display: block;
            line-height: 24;
            list-style: none;
            margin: 0;
            overflow: hidden;
            padding: 0;
            width: 100%;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
            color: #7f7f7f;
            float: left;
            margin-top: 5px;
        }

        .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
            color: #7f7f7f;
            background: #000;
            border: 0;
            border-radius: 3px;
            cursor: default;
            float: left;
            margin: 0;
            padding: 0 15px;
        }

        .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
            background: transparent;
            padding: 0 35px;
            height: 50px;
            line-height: 24;
            margin-top: 0;
            min-width: 5em;
        }

        .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
            color: #2a2b2b;
            cursor: pointer;
            display: inline-block;
            font-weight: bold;
            margin-right: 7.5px;
        }

            .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
                color: #4682b4;
            }

        .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
            margin-top: 15px;
        }

    .select2-container--bootstrap.input-sm, .select2-container--bootstrap.input-lg {
        border-radius: 0;
        font-size: 12px;
        height: auto;
        line-height: 1;
        padding: 0;
    }

        .select2-container--bootstrap.input-sm .select2-selection--single,
        .input-group-sm .select2-container--bootstrap .select2-selection--single,
        .form-label-sm .select2-container--bootstrap .select2-selection--single {
            border-radius: 3px;
            font-size: 12px;
            height: 44px;
            line-height: 1.5;
            padding: 12px 37px 12px 25px;
        }

            .select2-container--bootstrap.input-sm .select2-selection--single .select2-selection__arrow b,
            .input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
            .form-label-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
                margin-left: -12px;
            }

        .select2-container--bootstrap.input-sm .select2-selection--multiple,
        .input-group-sm .select2-container--bootstrap .select2-selection--multiple,
        .form-label-sm .select2-container--bootstrap .select2-selection--multiple {
            min-height: 44px;
        }

            .select2-container--bootstrap.input-sm .select2-selection--multiple .select2-selection__choice,
            .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
            .form-label-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
                font-size: 12px;
                line-height: 1.5;
                margin: 11px 0 0 12.5px;
                padding: 0 12px;
            }

            .select2-container--bootstrap.input-sm .select2-selection--multiple .select2-search--inline .select2-search__field,
            .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
            .form-label-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
                padding: 0 25px;
                font-size: 12px;
                height: 42px;
                line-height: 1.5;
            }

            .select2-container--bootstrap.input-sm .select2-selection--multiple .select2-selection__clear,
            .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
            .form-label-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
                margin-top: 12px;
            }

        .select2-container--bootstrap.input-lg .select2-selection--single,
        .input-group-lg .select2-container--bootstrap .select2-selection--single,
        .form-label-lg .select2-container--bootstrap .select2-selection--single {
            border-radius: 6px;
            font-size: 18px;
            height: calc(2.875rem + 2px);
            line-height: 1.4444;
            padding: 18px 55px 18px 40px;
        }

            .select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__arrow,
            .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
            .form-label-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
                width: 5px;
            }

                .select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__arrow b,
                .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
                .form-label-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
                    border-width: 5px 5px 0 5px;
                    margin-left: -5px;
                    margin-left: -18px;
                    margin-top: -2.5px;
                }

        .select2-container--bootstrap.input-lg .select2-selection--multiple,
        .input-group-lg .select2-container--bootstrap .select2-selection--multiple,
        .form-label-lg .select2-container--bootstrap .select2-selection--multiple {
            min-height: calc(2.875rem + 2px);
        }

            .select2-container--bootstrap.input-lg .select2-selection--multiple .select2-selection__choice,
            .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
            .form-label-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
                font-size: 18px;
                line-height: 1.4444;
                border-radius: 4px;
                margin: 17px 0 0 20px;
                padding: 0 18px;
            }

            .select2-container--bootstrap.input-lg .select2-selection--multiple .select2-search--inline .select2-search__field,
            .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
            .form-label-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
                padding: 0 40px;
                font-size: 18px;
                height: calc(2.875rem + 2px)-2;
                line-height: 1.4444;
            }

            .select2-container--bootstrap.input-lg .select2-selection--multiple .select2-selection__clear,
            .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
            .form-label-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
                margin-top: 18px;
            }

        .select2-container--bootstrap.input-lg.select2-container--open .select2-selection--single { /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
        }

            .select2-container--bootstrap.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
                border-color: transparent transparent #2a2b2b transparent;
                border-width: 0 5px 5px 5px;
            }

.input-group-lg .select2-container--bootstrap.select2-container--open .select2-selection--single { /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}

    .input-group-lg .select2-container--bootstrap.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #2a2b2b transparent;
        border-width: 0 5px 5px 5px;
    }

.select2-container--bootstrap[dir="rtl"] .select2-selection--single { /* padding-left: 47px; */ /* padding-right: 35px; */
}

    .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 0;
        padding-left: 0;
        text-align: right; /* 1 */
    }

    .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
        float: left;
    }

    .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
        left: 35px;
        right: auto;
    }

        .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
            margin-left: 0;
        }

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 0;
    margin-right: 17.5px;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.has-warning .select2-dropdown,
.has-warning .select2-selection {
    border-color: #c49558;
}

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dfc5a3;
    border-color: #ac7c3d;
}

.has-warning.select2-drop-active {
    border-color: #ac7c3d;
}

    .has-warning.select2-drop-active.select2-drop.select2-drop-above {
        border-top-color: #ac7c3d;
    }

.has-error .select2-dropdown,
.has-error .select2-selection {
    border-color: #fe4a21;
}

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fe9d87;
    border-color: #eb2c01;
}

.has-error.select2-drop-active {
    border-color: #eb2c01;
}

    .has-error.select2-drop-active.select2-drop.select2-drop-above {
        border-top-color: #eb2c01;
    }

.has-success .select2-dropdown,
.has-success .select2-selection {
    border-color: #58c476;
}

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3dfb4;
    border-color: #3dac5c;
}

.has-success.select2-drop-active {
    border-color: #3dac5c;
}

    .has-success.select2-drop-active.select2-drop.select2-drop-above {
        border-top-color: #3dac5c;
    }

.input-group .select2-container--bootstrap {
    display: table;
    table-layout: fixed;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-bootstrap-append .select2-container--bootstrap,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container--bootstrap,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
    vertical-align: top;
}

.form-input.select2-hidden-accessible {
    position: absolute !important;
    width: 1px !important;
}

.form-inline .select2-container--bootstrap {
    display: inline-block;
}

.select2-container--modern {
    display: inline-block;
    width: auto !important;
    font: 700 14px/24px "Lato", Helvetica, Arial, sans-serif;
    color: #000;
}

    .select2-container--modern .select2-selection__arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 6px;
    }

        .select2-container--modern .select2-selection__arrow b {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: 2px;
            vertical-align: middle;
            color: #000;
            border-top: 4px dashed;
            border-top: 4px solid \9;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent;
        }

            .select2-container--modern .select2-selection__arrow b:before {
                content: "";
                border-top: 0;
                border-bottom: 4px dashed;
                border-bottom: 4px solid \9;
            }

    .select2-container--modern .select2-selection {
        background: transparent;
        border: 0;
        border-bottom: 2px solid #000;
    }

    .select2-container--modern .select2-selection__rendered {
        color: #000;
    }

    .select2-container--modern .select2-selection--single {
        height: 34px;
        min-width: 41px;
        line-height: 34px;
        padding: 0 20px 0 5px;
    }

        .select2-container--modern .select2-selection--single .select2-selection__rendered {
            padding-left: 0;
            padding-right: 0;
        }

    .select2-container--modern .select2-dropdown {
        background-color: #fff;
        border: 0;
        border-radius: 0;
        box-shadow: -1px 0px 10px 0px rgba(65, 65, 65, 0.12);
    }

    .select2-container--modern .select2-results__option {
        font-size: 13px;
    }

        .select2-container--modern .select2-results__option.select2-results__option--highlighted, .select2-container--modern .select2-results__option:hover {
            background: #f2f2f2;
        }

.select2.select2-container .form-label {
    display: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 30px;
}






.quotes-block {
    background-color: #fff;
    padding-top: 4rem;
    padding-bottom: 2rem;
}

.single-post .quotes-block {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.home .quotes-block,
.page-layout-full-width .quotes-block {
    background-color: #ebebeb;
}

@media (min-width:1030px) {
    .quotes-block {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}


.quotes-block-quote + .quotes-block-quote { /* margin-top: 30px; */ /* border-top: 1px solid #e9e9e9; */ /* padding-top: 35px !important; */
}

a.quotes-block-quote, a.quotes-block-quote:hover, a.quotes-block-quote:visited, a.quotes-block-quote:focus {
    text-decoration: none;
    display: block;
}

@media (min-width:768px) {
    .quotes-block .quotes-block-quote {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .single-post .quotes-block .quotes-block-quote {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media (min-width:1030px) {
    .quotes-block .quotes-block-quote {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        margin-bottom: 40px;
    }

    .single-post .quotes-block .quotes-block-quote {
        padding-top: 0.8rem;
        padding-bottom: 0.8rem;
    }
}

.quotes-block .quotes-block-quote .quotes-block-persons-image {
    text-align: center;
    position: relative;
    margin-bottom: 1rem;
    display: none;
    /* color: #e23030; */
}

    .quotes-block .quotes-block-quote .quotes-block-persons-image .shadow-helper {
        display: inline-block;
        position: relative;
        text-align: center;
    }

        .quotes-block .quotes-block-quote .quotes-block-persons-image .shadow-helper:after {
            content: "";
            display: block;
            position: absolute;
            top: 10px;
            bottom: 0;
            left: 10px;
            right: 10px;
            border-radius: 50%;
            box-shadow: 0 10px 20px 0 hsla(0, 0%, 46%, .3);
            z-index: 0;
        }

    .quotes-block .quotes-block-quote .quotes-block-persons-image img {
        position: relative;
        margin-bottom: 0 !important;
        border-radius: 50%;
        z-index: 10;
        display: inline-block;
        max-width: 100%;
        height: auto;
        width: 90px;
        min-width: 90px;
    }

@media (min-width:768px) {
    .quotes-block .quotes-block-quote .quotes-block-persons-image img {
        width: 160px;
        min-width: 160px;
    }

    .single-post .quotes-block .quotes-block-quote .quotes-block-persons-image img {
        width: 130px;
        min-width: 130px;
    }
}

@media (min-width:1030px) {
    .quotes-block .quotes-block-quote .quotes-block-persons-image img {
        width: 230px;
        min-width: 230px;
    }

    .single-post .quotes-block .quotes-block-quote .quotes-block-persons-image img {
        width: 130px;
        min-width: 130px;
    }
}


.quotes-block .quotes-block-quote .quotes-block-quote-content {
    margin-bottom: 2rem;
    /* text-align: center; */
}

/*.single-post .quotes-block .quotes-block-quote .quotes-block-quote-content { text-align:right;}*/

.other-testimonials > h2 { /* text-align:right; */ /* padding-bottom:10px; */ /* border-bottom:1px solid #f1f1f1; */ /* margin-top: 0; */ /* margin-bottom:20px; */
}


.quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text:before {
    display: block;
    text-align: center;
    padding: 0;
    /* background-color: #ebebeb; */
    /* border-radius: 60px; */
    content: "\201C";
    line-height: 1;
    position: absolute;
    top: -10px;
    right: 0;
    color: #fe8d00;
    font-size: 6rem;
    /* font-family: Playfair Display, serif; */
    font-weight: 700;
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    -ms-filter: fliph;
    filter: fliph;
}

@media (min-width:768px) {
    .quotes-block .quotes-block-quote .quotes-block-quote-content {
        margin-bottom: 20px;
        text-align: right;
        display: block;
    }
}

.quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text {
    position: relative;
    color: #383838;
    font-weight: 400;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    padding-right: 40px;
}

.single-post .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 1.25rem;
}

    .single-post .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text p {
        margin-bottom: 0 !important;
    }

.quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text p {
    margin-bottom: 0;
}

.quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text strong {
    margin-bottom: 10px;
    display: block;
}

@media (min-width:768px) {
    .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text {
        padding-right: 50px;
        font-size: 1.625rem;
    }
}

@media (min-width:1030px) {
    .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text {
        padding-right: 130px;
        font-size: 20px;
        line-height: 1.3;
        /* color: #696969; */
    }

    .single-post .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text {
        padding-right: 85px;
        font-size: 1.2rem;
    }
}

@media (min-width:1030px) {
    .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text:before {
        display: block;
        width: 100px;
        /* height: 120px; */
        text-align: center;
        vertical-align: middle;
        padding: 0;
        /* background-color: #ebebeb; */
        border-radius: 60px;
        content: "\201C";
        line-height: 100px;
        position: absolute;
        top: 0;
        right: 0;
        color: #fe8d00;
        font-size: 17rem;
        /* font-family: Playfair Display, serif; */
        font-weight: 700;
        -moz-transform: scaleX(1);
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
        -ms-filter: fliph;
        filter: fliph;
    }

    .single-post .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-quote-text:before {
        line-height: 60px;
        top: 8px;
        right: 20px;
        color: #d4d4d4;
        font-size: 6rem;
    }
}

.quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-person {
    position: relative;
    color: #000000;
    font-size: 16px;
    /* float: left; */
    text-align: left;
}

@media (min-width:768px) {
    .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-person {
        padding-right: 50px;
        font-size: 21px;
    }

    .single-post .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-person {
        font-size: 16px;
    }
}

@media (min-width:1030px) {
    .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-person {
        padding-right: 130px;
    }

    .single-post .quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-person {
        padding-right: 85px;
    }
}

.quotes-block .quotes-block-quote .quotes-block-quote-content .quotes-block-person .quotes-block-person-name {
    font-weight: 500;
    margin-top: 10px;
    display: block;
    color: #0b0b0b;
}

.quotes-block .slick-dots li {
    width: 10px;
    height: 10px;
    padding: 0;
}

    .quotes-block .slick-dots li + li {
        margin-right: .5rem;
    }

    .quotes-block .slick-dots li button {
        width: 13px;
        height: 13px;
        padding: 0;
        background-color: #d4d4d4;
        border-radius: 50%;
    }

        .quotes-block .slick-dots li button:before {
            font-size: 0;
        }

    .quotes-block .slick-dots li.slick-active button {
        width: 13px;
        height: 13px;
        background-color: #fff;
        box-shadow: 0 1px 0 0 #d4d4d4;
    }

.quotes-block.single {
    margin-bottom: 0;
    padding-bottom: 0;
}

@media (min-width:768px) {
    .quotes-block .slick-slide { /* width: auto!important; */ /* float: none; */
    }
}

@media (min-width:768px) {
    .quotes-block .quotes-block-persons-image,
    .quotes-block .quotes-block-quote-content { /* display: table-cell; */ /* vertical-align: middle; */
    }

    .quotes-block.single .quotes-block-persons-image,
    .quotes-block.single .quotes-block-quote-content {
        vertical-align: top;
    }

    .quotes-block .quotes-block-quote-content { /* width: 10000px; */
    }
}


.padding-left-6 {
    padding-left: 6px;
}

.padding-right-6 {
    padding-right: 6px;
}








.sticky-wrapper:not(.is-sticky) {
    height: auto !important;
}
/*.style-2 .sticky-wrapper,*/
.style-2 .edufair-nav {
    background-color: rgba(0, 0, 0, 0.60);
}

.style-2 .is-sticky .edufair-nav {
    background-color: #fff;
}

.style-3 .sticky-wrapper {
    background-color: #000;
}






.sidebar, .contentbar {
    float: right;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.sidebar {
    width: 100%;
}

.contentbar {
    width: 100%;
}

@media (min-width: 768px) {

    .sidebar {
        width: 20%;
    }

    .contentbar {
        width: 80%;
    }
}

@media (min-width: 992px) {
    .sidebar {
        width: 20%;
    }

    .contentbar {
        width: 80%;
    }
}

@media only screen and (max-width: 992px) {
    .sidebar {
        display: none;
    }

    .contentbar + .sidebar {
        display: block;
    }
}



/* fluid 5 columns */
.grid-sizer,
.grid-item {
    width: 33.333%;
    height: 150px;
    overflow: hidden;
}

    .grid-item img {
        max-width: none !important;
        min-width: 100%;
        width: auto !important;
        height: 100%;
    }

    .grid-item:nth-child(n+11) {
        display: none;
    }

    .grid-item a:after {
        content: '';
        position: absolute;
        top: -1px;
        bottom: -1px;
        left: -1px;
        right: -1px;
        background-color: rgba(0, 0, 0, 0.5294117647058824);
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }

    .grid-item a:hover:after {
        background-color: transparent;
    }

/* 2 columns */
.grid-item--width2 {
    width: 16.6666%;
}

@media (min-width: 768px) {
    .grid-item:nth-child(n+11) {
        display: block;
    }

    .grid-sizer, .grid-item {
        width: 16.6666%;
        height: 100px;
        overflow: hidden;
    }
}

@media (min-width: 992px) {
    .grid-sizer, .grid-item {
        width: 16.6666%;
        height: 150px;
        overflow: hidden;
    }
}

@media (min-width: 1200px) {
    .grid-sizer, .grid-item {
        width: 16.6666%;
        height: 206px;
        overflow: hidden;
    }
}

.owl-carousel.categories .item {
    padding: 0 15px 10px;
    /* box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%); */
}

.style-8 .owl-carousel.categories .item a:hover {
    margin-right: -10px;
    margin-left: -10px;
    color: inherit;
}

.style-8 .owl-carousel.categories .item a:focus,
.style-8 .owl-carousel.categories .item a:visited {
    color: inherit;
}

.owl-carousel.categories .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -98px;
    display: none;
}

@media (min-width: 992px) {
    .owl-carousel.categories .owl-nav {
        display: block;
    }
}




.owl-carousel.categories .owl-prev span, .owl-carousel.categories .owl-next span {
    display: none;
}

.owl-carousel.categories .owl-prev, .owl-carousel.categories .owl-next {
    /*font: normal normal normal 70px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f104";*/
    display: block;
    width: 30px;
    height: 98px;
    position: absolute;
}

.owl-carousel.categories .owl-prev {
    background: url('/images/right.png') no-repeat center center !important;
    right: -60px;
}

.owl-carousel.categories .owl-next {
    background: url('/images/left.png') no-repeat center center !important;
    left: -60px;
}




.categories-list.list-group,
.categories-list .list-group-item:first-child,
.categories-list .list-group-item:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.categories-list .list-group-item:first-child {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.categories-list .list-group-item:last-child {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.categories-list .list-group-item { /* color: #ffffff !important; */ /* font-weight: bold; */ /* background-color: #a4a4a4; */ /* border-color: rgba(234, 234, 234, 0.37); */
    font-size: 16px;
    padding: 10px 29px 10px 20px;
}

    .categories-list .list-group-item:hover, .categories-list .list-group-item:active, .categories-list .list-group-item:focus { /* background-color: #5a5959 !important; */
    }

.categories-list .submenu {
}

    .categories-list .submenu .list-group {
        margin-bottom: 0;
    }

    .categories-list .submenu .list-group-item:first-child {
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

    .categories-list .submenu .list-group-item:last-child {
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        border-bottom: 0;
    }

    .categories-list .submenu .list-group-item {
        color: #ffffff !important; /* font-weight: bold; */
        background-color: #a4a4a4;
        border-color: rgba(234, 234, 234, 0.37);
        font-size: 16px;
        padding: 10px 29px 10px 20px;
    }

        .categories-list .submenu .list-group-item:hover, .categories-list .submenu .list-group-item:active, .categories-list .submenu .list-group-item:focus {
            background-color: #c0c0c0 !important;
        }



.list-group.categories a.list-group-item:hover,
.list-group.categories a.list-group-item:focus { /* background: none; */
}

    .list-group.categories a.list-group-item:hover,
    .list-group.categories a.list-group-item:focus,
    .list-group.categories a.list-group-item:hover .fa,
    .list-group.categories a.list-group-item:focus .fa {
        color: rgb(252, 115, 13);
    }

.list-group-item .fa {
    padding-right: 5px;
    padding-left: 5px;
    color: #000000;
    font-weight: bold;
    margin-right: -18px;
}

.filter-group {
    margin-right: 0px;
}

    .filter-group label {
        font-weight: normal;
        padding-right: 20px;
    }

        .filter-group label span {
            display: inline-block;
            padding-right: 0;
        }

.filter-name {
    font-weight: 700;
    /*font-size:20px;*/
}

.prices-filter {
    padding: 25px 15px;
}

.filter-price {
    font-weight: 400;
}


/* Products Box Styles Starts */
.products-list {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}

.product-head {
    padding: 12px 0;
    margin: 0 0 40px;
    font-size: 24px;
    color: #212121; /* background: #fc730d; */ /* -webkit-border-radius: 5px; */
    -moz-border-radius: 5px; /* border-radius: 5px; */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: 0px 3px #f1f1f1; /* border-bottom: 2px dotted #e3007f; */
}

.product-col {
    padding: 10px;
    margin-bottom: 20px; /* border: 1px solid #dedede; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}

    .product-col.list {
        padding: 15px;
    }

    .product-col span.image, .product-col span.description, .product-col span.caption, .product-col span.price {
        display: block;
    }

    .product-col .cart-button a, .product-col .cart-button a:hover, .product-col .cart-button a:focus, .product-col .cart-button a:visited {
        display: table-cell;
        text-decoration: none;
    }

    .product-col a, .product-col a:hover, .product-col a:focus, .product-col a:visited {
        text-decoration: none;
    }

    .product-col .image img {
        margin-right: auto;
        margin-left: auto;
    }

    .product-col.list .image {
        margin-left: 20px;
        padding: 0;
        float: right;
    }

    .product-col .caption {
        padding: 10px 0;
        text-align: center;
    }

    .product-col.list .caption {
        padding-top: 0;
        text-align: right;
    }

    .product-col h3, .product-col h3 span {
        font-size: 20px;
        color: #252a2f;
        font-weight: bold;
    }

        .product-col h3 span:hover { /* color: #fc730d; */
        }

    .product-col .description {
        padding: 5px 10px; /* font-size: 14px; */ /* line-height: 18px; */
        color: #000000; /* font-weight: bold; */
        height: 57px;
        overflow: hidden;
    }

    .product-col.list .description {
        padding-left: 20px;
    }

    .product-col .price {
        padding: 10px 0;
        font-weight: bold;
    }

        .product-col .price .price-tax {
            font-size: 14px;
            color: #212121;
        }

        .product-col .price span.price-new {
            color: #000000;
            font-size: 24px;
            padding-left: 5px;
        }

        .product-col .price span.price-old {
            font-size: 16px;
            color: #5a5a5a;
            text-decoration: line-through;
            margin-right: 5px;
            display: inline-block;
        }


    .product-col .cart-button {
        padding-top: 5px; /* padding: 5px 50px; */
        max-width: 255px;
        margin: 0 auto;
    }

        .product-col .cart-button .btn, .product-col .cart-button .btn:hover, .product-col .cart-button .btn:active, .product-col .cart-button .btn:visited {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            outline: none;
        }

.btn-quantity {
    padding: 0;
    border-radius: 50% !important;
    background-color: #ccc;
    display: table-cell;
}

    .btn-quantity::before {
        width: 25px;
        height: 25px;
        display: inline-block;
        line-height: 25px;
        text-align: center;
        vertical-align: middle;
        font-size: 26px;
    }

.glyphicon-minus {
    border-radius: 0 !important;
}

.glyphicon-plus {
    border-radius: 0 0 0 !important;
}

.input-quantity {
    padding: 0 !important;
    width: 40px !important;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 36px;
    text-align: center;
}

.product-col .btn-wishlist,
.product-col .btn-compare {
    color: #f70000;
    background: #fff;
    margin-right: 5px;
    border: 1px solid #d5d5d5;
}

    .product-col .btn-wishlist:hover,
    .product-col .btn-compare:hover {
        background: #f70000;
        color: #fff;
        border-color: #f70000;
    }

.input-group.quantity {
    float: left;
}

.product-col .btn-cart {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    background: #7e7734;
    border-radius: 0px !important;
    /* float: right; */
    font-family: 'Heebo', sans-serif;
    line-height: 18px;
    padding: 8px 12px;
}

.product-col .btn-bid {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    background: #7e7734;
    border-radius: 0px !important;
    /* float: right; */
    font-family: 'Heebo', sans-serif;
    line-height: 18px;
    padding: 8px 12px;
}


.product-col .btn-cart .fa {
    font-size: 17px;
    margin-left: 5px;
}

.product-col .btn-cart:hover {
    background: #383838;
}

/* Shopping Cart Page Styles Starts */

.shopping-cart-table {
    margin-top: 30px;
    background: #fff;
    text-transform: uppercase;
}

    .shopping-cart-table thead > tr > td {
        font-size: 15px;
        font-weight: 600;
        border-bottom: none;
    }

    .shopping-cart-table tbody > tr > td {
        font-size: 16px;
    }

        .shopping-cart-table tbody > tr > td a:hover {
            color: #252a2f;
        }

/* Compare Page Styles Starts */

.compare-table {
    margin-top: 30px;
    background: #fff;
    text-transform: uppercase;
}

    .compare-table thead {
        background: #f9f9f9;
    }

        .compare-table thead > tr > td {
            font-size: 15px;
            font-weight: 600;
            border-bottom: none;
        }

    .compare-table tbody > tr > td {
        font-size: 14px;
    }

        .compare-table tbody > tr > td a:hover {
            color: #252a2f;
        }

    .compare-table td {
        text-align: center;
    }

    .compare-table .rating .fa-star {
        color: #d86a3a;
    }


.loader {
    display: none;
    font-size: 19px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
}

    .loader .fa {
        font-size: 25px;
        line-height: 30px;
    }
/* Product Page Styles Starts */

.product-info {
    padding-top: 10px;
}

    .product-info .images-block {
    }

        .product-info .images-block .thumbnail {
            padding: 10px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            border: none !important;
        }

    .product-info.full .images-block .list-inline {
        margin-right: -5px;
    }

        .product-info.full .images-block .list-inline li {
            padding-right: 5px;
            padding-left: 5px;
        }

    .product-info .images-block .list-inline {
        margin-right: -2px;
    }

        .product-info .images-block .list-inline li {
            padding-right: 2px;
            padding-left: 2px;
        }

        .product-info .images-block .list-inline .thumbnail {
            padding: 5px;
        }

    .product-info .product-details {
    }

        .product-info .product-details h2 {
            margin-top: 0;
            font-size: 24px;
        }

        .product-info .product-details h3 {
            font-size: 22px;
        }

        .product-info .product-details h2, .product-info .product-details h3 {
            text-transform: uppercase;
        }

        .product-info .product-details .manufacturer {
            color: #808080;
            text-transform: uppercase;
        }

            .product-info .product-details .manufacturer span {
                min-width: 130px;
                display: inline-block;
                color: #2f353b;
            }

        .product-info .product-details .price {
        }

        .product-info .product-details .price-head {
            padding-left: 10px;
            font-size: 20px;
            color: #444;
            text-transform: uppercase;
        }

        .product-info .product-details .price-tax {
            padding-top: 5px;
            font-size: 14px;
            color: #212121;
            text-transform: uppercase;
        }

        .product-info .product-details .price-new {
            color: #0594da;
            font-size: 24px;
            padding-left: 5px;
            display: inline-block;
            font-weight: 700;
        }

        .product-info .product-details .price-old {
            font-size: 18px;
            color: #8e8e8e;
            text-decoration: line-through;
            display: inline-block;
            margin-left: 10px;
        }

        .product-info .product-details .form-controls {
            margin-top: 30px;
        }

        .product-info .product-details .options h3 {
            margin-bottom: 20px;
        }

        .product-info .product-details .options h6 {
            font-weight: 700;
        }


        .product-info .product-details .cart-button .btn {
            font-size: 20px;
            border-radius: 3px;
            padding: 12px 25px;
            width: 100%;
            background-color: #0594da;
            border-color: #67622a;
        }

            .product-info .product-details .cart-button .btn .fa {
                margin-left: 7px;
            }

        .product-info .product-details .btn-wishlist,
        .product-info .product-details .btn-compare {
            color: #fff;
            background: #303030;
            margin-left: 5px;
        }

            .product-info .product-details .btn-wishlist:hover,
            .product-info .product-details .btn-compare:hover,
            .product-info .product-details .btn-cart {
                font-size: 14px;
                color: #fff;
            }

                .product-info .product-details .btn-cart:hover {
                    color: #fff;
                    background: #303030;
                }


.delivery-info {
}

    .delivery-info .list, .delivery-info .list li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .delivery-info .list li:before {
            content: "\f0d9";
            position: static;
            display: inline-block;
            margin-left: 5px;
            font-family: FontAwesome;
            font-size: 16px;
            color: #333f43;
        }

.multibuy-wrapper {
}

    .multibuy-wrapper .title {
        font-size: 18px;
        margin-bottom: 10px;
        display: block;
    }

    .multibuy-wrapper ul.multibuy-list, .multibuy-wrapper ul.multibuy-list li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .multibuy-wrapper ul.multibuy-list li {
            padding: 10px 0;
            border-top: 1px solid #eaeaea;
            display: table;
            width: 100%;
        }

            .multibuy-wrapper ul.multibuy-list li span {
                display: table-cell;
                width: 50%;
                padding: 0 20px;
            }

                .multibuy-wrapper ul.multibuy-list li span:first-child {
                    text-align: right;
                }

                .multibuy-wrapper ul.multibuy-list li span:last-child {
                    font-weight: 600;
                    text-align: left; /* color: #e30086; */
                }



.product-info-box {
    padding-top: 10px;
}

    .product-info-box + .product-info-box {
        padding-top: 30px;
    }

    .product-info-box .heading {
        padding: 13px 20px;
        font-size: 18px;
        color: #f70000;
        background: #fff;
        border-top: 1px solid #dedede;
        border-left: 1px solid #dedede;
        border-bottom: 4px solid #f70000;
        border-right: 1px solid #dedede;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .product-info-box .content {
        color: #212121;
        font-size: 13px;
    }


.product-page .product-details .quantity {
    width: 135px;
}

.quantity {
    float: left;
}

    .quantity .input-group-btn a {
        background-color: #eaeaea;
        color: #000;
        height: 53px;
        display: table-cell;
    }

    .quantity input, .quantity input:focus {
        background-color: #ffffff;
        color: #000;
        height: 33.6px !important;
        padding: 8px 12px !important;
        font-size: 14px !important;
        text-align: center;
        border: none;
        box-shadow: none;
        border-left: none;
        border-right: none;
    }

    .quantity .input-group {
        border: 1px solid #cbcbcb;
    }

    .quantity .input-group-btn a {
        border: none;
    }

.product-page .quantity input {
    /* display: table-cell; */
    /* height: auto; */
    font-size: 16px !important;
    height: 53px !important;
    border: none;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
}

.product-page .tab-content {
    padding: 40px 10px;
}

#carousel-example-generic {
    display: inline-block;
    width: 100%;
}

ul.thumbnails-carousel {
    padding: 5px 0 0 0;
    margin: 0 auto;
    list-style-type: none;
    text-align: center;
    display: inline-block; /* float: none; */
    margin-top: 15px;
}

    ul.thumbnails-carousel .center {
        display: inline-block;
    }

    ul.thumbnails-carousel li {
        margin-right: 5px;
        float: left;
        cursor: pointer;
        border: 1px solid #ccc;
    }

.controls-background-reset {
    background: none !important;
}

.active-thumbnail {
    opacity: 0.4;
}

.indicators-fix {
    bottom: 70px;
}

#product-carousel {
    max-width: 100%;
    text-align: center;
}

    #product-carousel .item td, #product-carousel .item {
        height: 320px !important;
        vertical-align: middle;
    }

        #product-carousel .item img {
            width: auto;
            display: inline-block;
            margin: 0 auto;
            max-height: 320px;
        }

    #product-carousel .left, #product-carousel .right {
        color: #000;
        background-image: none;
        height: 320px !important;
        display: none !important;
    }

    #product-carousel .right {
        left: -50px;
    }

    #product-carousel .left {
        right: -50px;
    }


@media (min-width: 992px) {
    #about > .container > .row {
        margin-right: -30px;
        margin-left: -30px;
    }

    #about .col-md-6 {
        padding-right: 30px;
        padding-left: 30px;
    }

    #about .edufair-main-title {
        margin-top: 0;
    }
}



@media (min-width: 1200px) {
    .navbar-left {
        /* margin-right: 65px; */
        float: right !important;
        margin-left: auto !important;
    }

    .style-8 .navbar-left {
        margin-right: 25px;
        float: none !important;
        margin-left: auto !important;
        margin: 0 auto;
    }
}



/* Cart Style Starts */

#cart .btn {
    margin-top: 13px;
    color: #878a8c;
    background: #fff;
    border: 1px solid #e4e4e4;
    text-align: right;
    padding: 4px 0;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    #cart .btn .fa-shopping-cart {
        color: #f70000;
        line-height: none;
        padding: 3px 12px;
        font-size: 30px;
    }

    #cart .btn span {
        margin-top: 9px;
        margin-right: 3px;
        color: #f70000;
        font-size: 14px;
    }

        #cart .btn span#cart-total {
            color: #878a8c;
            font-size: 12px;
            font-weight: bold;
            padding: 2px 5px 0 8px;
        }

    #cart .btn .fa-shopping-cart,
    #cart .btn span {
        float: right;
    }

    #cart .btn i.fa-caret-down {
        color: #f70000;
        margin-top: 11px;
        margin-left: 20px;
        font-size: 16px;
        float: left;
    }

#cart .dropdown-menu,
.custom-dropdown.dropdown-menu {
    min-width: 310px;
    margin-top: 10px;
    /* background: #cfc299; */
    color: #000;
    border: 1px solid #ccc;
    z-index: 1001;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    left: -20px;
    right: auto;
}

.custom-dropdown.dropdown-menu {
    min-width: 200px;
}

    .custom-dropdown.dropdown-menu a {
        margin: 0;
        padding: 5px 20px;
    }

        .custom-dropdown.dropdown-menu a:hover {
        }

#cart .open > .dropdown-menu {
    display: block;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

    #cart .dropdown-menu table,
    #cart .dropdown-menu table td {
        background: none;
        border: none;
    }

        #cart .dropdown-menu table.hcart td,
        .line-bottom {
            border-bottom: 1px solid #b7ac8a;
            float: none;
        }

.line-top,
.btn-block1 {
    border-top: 1px solid #b7ac8a;
}

#cart .btn-block1 {
    padding: 20px 0 0;
}

    #cart .btn-block1 a {
        padding: 8px 12px;
        margin-right: 10px;
        text-transform: uppercase;
        font-size: 14px;
        text-decoration: none;
        border-radius: 2px;
        background-color: #7e7734;
        color: #fff;
    }

        #cart .btn-block1 a:hover {
        }

        #cart .btn-block1 a + a {
            background: #ccc;
            color: #000;
        }

            #cart .btn-block1 a, #cart .btn-block1 a + a:hover { /* background: #fff; */ /* color: #f70000; */
            }

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

#cart .dropdown-menu table.total {
}

#cart .dropdown-menu i {
    color: #262626;
    font-size: 12px;
    font-weight: 200 !important;
}

#cart .dropdown-menu table.total td {
    padding: 2px 8px;
}

#cart .dropdown-menu table td a {
    color: #000;
    margin-right: 0;
}

#cart .dropdown-menu table img {
    width: 32px;
}

#cart .dropdown-menu table td a:hover { /* color: #f70000; */
}


.cart-items .footable td, .cart-items .footable th {
    border: none !important;
}

.cart-items img {
    width: auto;
}

.cart-items p {
    margin-bottom: 0;
    padding-right: 60px;
}

.cart-items .quantity {
    margin-top: 8px;
    float: right;
}

.shoppingcart-page .totals, .shoppingcart-page .cart-buttons {
    padding: 0 30px;
}

    .shoppingcart-page .totals dl {
        float: left;
        font-size: 20px;
        margin-top: 60px;
        margin-bottom: 60px;
        display: flex;
    }

    .shoppingcart-page .totals dd {
        margin-bottom: 0;
    }

.shoppingcart-page .cart-buttons {
    margin-top: 0;
    display: block;
    float: right;
}

@media (min-width:768px) {
    .shoppingcart-page .cart-buttons {
        margin-top: -96px;
    }

    .shoppingcart-page .totals dl {
        display: inline-block;
    }
}

.shoppingcart-page .cart-buttons .back {
    margin-right: 20px;
    border-radius: 2px;
}

.shoppingcart-page .cart-buttons .checkout {
    float: right;
    margin-top: 0;
}

.actions {
    position: absolute;
    top: 10px;
    left: 10px;
}

    .actions a { /* color: #ffffff; */
        background-color: transparent;
        border: none;
        padding: 0;
    }

        .actions a:hover, .actions a:focus {
            background-color: transparent;
        }

        .actions a .fa {
            padding-right: 0;
            padding-left: 0;
            color: #0594da;
            font-weight: bold;
            margin-right: 0;
            font-size: 19px;
            background-color: transparent;
        }


.login-area {
    padding-top: 30px;
}

.registration-area {
    padding-top: 20px;
}

    .registration-area .panel-smart {
        padding: 0;
        background: none;
        border: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .registration-area .panel-smart .panel-heading {
            padding: 5px 0 15px 0;
            color: #ffffff;
            border-bottom: 1px solid #d0d0d0;
        }

        .registration-area .panel-smart h3.panel-title {
            font-size: 24px;
            color: #000000;
        }

        .registration-area .panel-smart .panel-body {
            padding: 20px 0 0;
        }

    .registration-area .inner {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .registration-area .control-label {
        color: #000000;
        font-weight: normal;
    }

    .registration-area .dl-horizontal {
    }

        .registration-area .dl-horizontal dt {
            font-weight: normal;
        }

        .registration-area .dl-horizontal dd {
            font-weight: bold;
        }

        .registration-area .dl-horizontal dt, .registration-area .dl-horizontal dd {
            margin-bottom: 5px;
        }

        .registration-area .dl-horizontal.total {
            color: #000000;
            font-size: 18px;
        }

            .registration-area .dl-horizontal.total dt,
            .registration-area .dl-horizontal.total dd {
                margin-bottom: 0;
            }


.coupon {
    display: table;
    margin: 0 auto;
}

    .coupon div:first-child, .coupon div:last-child {
        display: table-cell;
    }

    .coupon div:last-child {
    }

    .coupon input { /* border-radius: 22px; */
    }

    .coupon .btn {
        margin-right: 10px;
    }

.input-group.coupon .input-group-btn {
    background-color: #eaeaea;
    padding: 0 20px;
    border-radius: 22px;
    color: #444;
}

.custom-link-1 {
    color: #0594da;
    text-decoration: underline;
}

    .custom-link-1:hover, .custom-link-1:focus {
        text-decoration: underline;
    }

.color-black {
    color: #000;
}



.modal-title.active {
    display: inline-block;
}

.modal-title {
    display: none;
}

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-header .close {
    margin-top: 0;
    font-size: 27px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
    position: absolute;
    top: 15px;
    left: 15px;
    right: auto;
}

.modal-header {
    padding: 15px 30px 15px 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
    background-color: #f6f6f6;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}

.page .icon {
    display: inline-block;
}

    .page .icon:before {
        position: relative;
        display: inline-block;
        font-weight: 400;
        font-style: normal;
        speak: none;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        vertical-align: middle;
        margin-top: -3px;
    }

.icon-filled-gallery {
    background: #eee;
}

.icon-filled-turquoise {
    background: #777;
}

.icon-filled-white {
    background: #fff;
}

.icon-filled-transparent {
    background: rgba(255, 255, 255, .2);
}

.icon-filled-primary {
    background: #00a651;
}

.icon-filled-twitter {
    background: #55acee;
}

.icon-filled-facebook {
    background: #3b5998;
}

.icon-filled-google-plus {
    background: #dd4b39;
}

.page .icon-xxs {
    font-size: 14px;
}

    .page .icon-xxs.icon-circle {
        width: 34px;
        height: 34px;
        line-height: 34px;
    }

    .page .icon-xxs.icon-circle-lg {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

.page .icon-sm {
    font-size: 20px;
}

    .page .icon-sm.icon-circle {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

.page .icon-lg {
    width: 55px;
    height: 55px;
    line-height: 55px;
}

.page .icon-xl {
    width: 60px;
    height: 60px;
    line-height: 55px;
    font-size: 45px;
}

.icon-outlined {
    position: relative;
}

    .icon-outlined,
    .icon-outlined:after {
        border-radius: 50%;
    }

        .icon-outlined img {
            position: absolute;
            top: 50%;
            right: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .icon-outlined:after {
            position: absolute;
            top: -7px;
            left: -7px;
            bottom: -7px;
            right: -7px;
            content: '';
            border: 2px solid #f9f9f9;
        }

.page .icon-square {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

    .page .icon-square.icon-filled-gallery {
        transition: .3s all ease;
    }

        .page .icon-square.icon-filled-gallery:hover {
            color: #eee;
            background: #888;
        }

    .page .icon-square.icon-sm {
        line-height: 32px;
    }

.page .icon-circle {
    position: relative;
    border-radius: 50%;
}

    .page .icon-circle img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        will-change: content;
    }

.page .icon-circle-lg {
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.page .text-white {
    color: #fff;
}

.btn-facebook, .btn-google {
    font-size: 18px !important;
}

.icon-circle.fa[class*="icon-filled"].fa-twitter,
.icon-circle.fa[class*="icon-filled"].fa-facebook,
.icon-circle.fa[class*="icon-filled"].fa-google-plus {
    transition: .3s all ease;
}

    .icon-circle.fa[class*="icon-filled"].fa-twitter:hover,
    .icon-circle.fa[class*="icon-filled"].fa-facebook:hover,
    .icon-circle.fa[class*="icon-filled"].fa-google-plus:hover {
        color: #fff;
    }

    .icon-circle.fa[class*="icon-filled"].fa-twitter:hover {
        background: #2795e9;
    }

    .icon-circle.fa[class*="icon-filled"].fa-facebook:hover {
        background: #2d4373;
    }

    .icon-circle.fa[class*="icon-filled"].fa-google-plus:hover {
        background: #c23321;
    }

[class*='fa-']:before {
    font-weight: 400;
    font-family: 'FontAwesome' !important;
}

.divider {
    width: 50px;
    height: 4px;
    padding: 0;
    margin: 29px auto 34px;
    background: #888;
    border: none;
}

.divider-vertical {
    width: 1px;
    height: 24px;
    background: #888;
}

.divider-both-lines {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}

    .divider-both-lines:before,
    .divider-both-lines:after {
        content: '';
        position: absolute;
        top: 50%;
        width: 100%;
        height: 1px;
        margin-top: 2.5px;
        background: #bebdbd;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .divider-both-lines:before {
        left: 100%;
    }

    .divider-both-lines:after {
        right: 100%;
    }

.divider-xs {
    width: 30px;
    height: 2px;
}

.divider-sm {
    width: 30px;
}

.divider-lg {
    width: 70px;
    height: 4px;
}

.text-italic {
    font-style: italic;
}

.section-hidden {
    overflow: hidden;
}


.orders-history {
}

    .orders-history .order {
        border: 1px solid #d7d7d7;
        margin-bottom: 20px;
    }

        .orders-history .order p {
            margin: 0;
        }

        .orders-history .order .title-row {
            background-color: #fafafa;
            border-bottom: 1px solid #d7d7d7;
            padding: 10px 0;
        }

            .orders-history .order .title-row section p:first-child {
                color: #999;
            }

            .orders-history .order .title-row section p, .orders-history .order .order-info .products .product .product-price p, .orders-history .order .order-info .products .product .product-qty p { /* font-size: 16px; */
            }

        .orders-history .order .products .product .product-price p:first-child, .orders-history .order .products .product .product-qty p:first-child {
            color: #999;
        }

        .orders-history .order .order-info {
            display: table;
            width: 100%;
        }

            .orders-history .order .order-info .order-info-right {
                float: none;
                display: table-cell;
                vertical-align: top;
            }

            .orders-history .order .order-info .products {
            }

                .orders-history .order .order-info .products .product {
                    padding: 20px 10px;
                    border-bottom: 1px solid #d7d7d7;
                }

                    .orders-history .order .order-info .products .product:last-child {
                        border-bottom: none;
                    }

                    .orders-history .order .order-info .products .product .product-price, .orders-history .order .order-info .products .product .product-qty {
                        display: inline-block;
                        width: 40%;
                    }

                    .orders-history .order .order-info .products .product a.desc {
                        display: block;
                        overflow: hidden;
                        text-overflow: ellipsis; /* font-size: 16px; */
                        line-height: 20px;
                        max-height: 40px;
                        margin-bottom: 10px;
                        color: #000000;
                    }

            .orders-history .order .order-info .order-actions {
                border-right: 1px solid #d7d7d7;
                float: none;
                display: table-cell;
                vertical-align: top;
            }

                .orders-history .order .order-info .order-actions > div {
                    margin-top: 20px;
                    padding-left: 25px;
                    padding-right: 25px;
                }

                    .orders-history .order .order-info .order-actions > div > a {
                        margin-bottom: 10px;
                    }



.order-details-page {
}

    .order-details-page .panel {
        margin: 0;
        padding: 25px;
        min-height: 350px;
        border-width: 1px;
        background-color: #f6f6f4;
        border-color: #dcdcdc;
        color: #000;
    }

        .order-details-page .panel .total {
            border-top: 1px solid #dcdcdc;
            padding-top: 15px;
        }

.order-details-cart-items tbody > tr > td {
    border-top: 1px solid #dddddd !important;
    vertical-align: middle;
}



@media (min-width: 768px) {
    dl.details.dl-horizontal dt {
        width: 110px;
    }

    dl.details.dl-horizontal dd {
        margin-right: 140px;
    }
}


.progress-bar-custom {
    background-color: #0594da;
}

.progress-striped .progress-bar-custom {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress {
    height: 18px;
    overflow: visible;
    background-color: #f1f1f1;
    margin: 0;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 5px;
}

    .progress span {
        margin-top: 0;
        display: block;
        color: #ffffff;
        font-weight: 600;
        font-size: 12px;
        line-height: 18px;
        padding: 0 10px;
    }

.progress-bar {
    height: 18px;
    margin-top: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    border-radius: 5px;
}

.surveys .item {
    margin-bottom: 40px;
    padding: 0 35px;
}

    .surveys .item h2 {
        font-size: 22px;
        line-height: 26px;
        font-weight: 600;
        padding: 0;
        margin: 0 0 10px;
        /* padding: 0 10px; */
    }

    .surveys .item ul,
    .surveys .item ul li {
        list-style: none;
        display: block;
        padding: 0;
        margin: 0;
    }

    .surveys .item ul {
        /* padding: 0 10px; */
    }

        .surveys .item ul li {
            margin-bottom: 5px;
            font-size: 16px;
        }

    .surveys .item a.btn {
        margin: 15px auto 0;
        display: block;
    }

.survey-form {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

    .survey-form .edufair-btn-larg {
        float: right;
    }


    .survey-form ul,
    .survey-form li {
        list-style: none;
        display: block;
        padding: 0;
        margin: 0;
    }

        .survey-form li [type=radio] {
            margin-left: 10px;
        }

    .survey-form .btn {
        margin-top: 20px;
    }

.survey-results ul,
.survey-results ul li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.votes-number {
    margin-top: 40px;
}

.surveys .badge {
    padding: 5px 10px;
    margin: 10px 4px;
}

.mysurvey-form .input-group-btn > .btn {
    padding: 14px 19px;
    line-height: 18px;
    border-color: #ccc;
    background-color: #e8e8e8;
    color: #000;
}

.box-offer-img-wrap {
    position: relative;
}

.strip-wrapper {
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, .79);
    padding: 5px 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    color: #222;
    font-size: 18px;
}

.badge-wrapper {
    padding: 0 10px;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    margin: 1px auto 0;
    display: inline-block;
}

@media (min-width:768px) {
    .badge-wrapper {
        position: absolute;
        top: 30px;
        right: 0;
        z-index: 1;
        background-color: rgba(255, 255, 255, .79);
        padding: 5px 20px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        color: #222;
        font-size: 18px;
    }
}


.other-jobs {
    margin-top: 50px;
}

ul.jobs-list, ul.jobs-list li, .jobs-list li a {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    color: #000;
}

    ul.jobs-list li > a {
        border: 1px solid #eeeeee;
    }

    ul.jobs-list li a:hover, ul.jobs-list li a:visited, ul.jobs-list li a:focus {
        color: #000;
        text-decoration: none;
    }

    ul.jobs-list li {
        margin-bottom: 10px;
    }

        ul.jobs-list li span.row, ul.jobs-list li span[class^=col] {
            display: block;
        }

        ul.jobs-list li span.row { /* border: 1px solid #eeeeee; */
            border-right: 5px solid #eeeeee;
            margin: 0;
            padding: 10px 0px;
            position: relative;
            list-style: none;
            border-radius: 0;
            outline: none;
        }

            ul.jobs-list li span.row:hover {
                border-right-color: #0594da;
            }

            ul.jobs-list li span.row h3 {
                margin: 0 0 0;
                font-size: 20px;
            }

            ul.jobs-list li span.row .job-place-col {
            }

            ul.jobs-list li span.row strong {
                display: block;
                clear: both;
            }

            ul.jobs-list li span.row .btn {
                position: absolute;
                top: 8px;
                left: 8px; /* bottom: 0; */ /* border-radius: 0; */
                background-color: #eeeeee;
                border-color: #eeeeee;
                color: #000; /* display: table; */ /* font-size: 16px; */ /* line-height: 30px; */
            }

                ul.jobs-list li span.row .btn:hover { /* background-color: #EA7066; */ /* border-color: #EA7066; */
                    color: #fff;
                }

                ul.jobs-list li span.row .btn span { /* display: table-cell; */ /* height:100%; */ /* vertical-align: middle; */ /* line-height: 65px; */ /* display: inline-block; */ /* vertical-align:  middle; */
                }

.other-jobs h2 {
    margin: 70px 0 20px;
    font-size: 25px;
}

@media (max-width: 768px) {
    ul.jobs-list li span.row .btn {
        position: relative;
        left: auto;
        margin-right: 15px;
        margin-top: 20px;
    }

    ul.jobs-list li span.row strong {
        display: inline-block;
        clear: none;
    }

    ul.jobs-list li span.row .job-place-col strong:after {
        content: ':';
        margin-left: 5px;
    }
}

.categories-select {
    float: left;
    width: auto;
    margin-bottom: 30px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #f5f5f5;
}

.selected-job p strong {
    margin-left: 20px;
}

.submit-candidacy-panel {
    border: 1px solid #eee !important;
    padding: 20px !important;
    background-color: #eee !important;
}

    .submit-candidacy-panel .form {
    }

        .submit-candidacy-panel .form label {
            font-weight: normal;
        }

        .submit-candidacy-panel .form .radio-list {
        }

            .submit-candidacy-panel .form .radio-list label {
                font-weight: normal;
                margin-right: 5px;
                margin-left: 20px;
            }

        .submit-candidacy-panel .form .form-control { /*height: 40px; line-height: 40px; font-size: 16px;*/
        }

.margin-top-0 {
    margin-top: 0 !important;
}


.radio-list {
    margin: 0px;
    padding: 0;
}

    .radio-list label {
        font-weight: normal;
        margin-right: 5px;
        margin-left: 20px;
    }

    .radio-list input[type="checkbox"], .radio-list input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        margin-top: 0;
        vertical-align: middle;
    }

    .radio-list li {
        list-style: none;
    }

@media (min-width: 768px) {
    .padding-right-sm-0 {
        padding-right: 0;
    }
}

@media (min-width: 1300px) {
    .style-8 .edufair-nav .container {
        width: 1270px;
    }
}

@media (min-width: 1400px) {
    .style-8 .edufair-nav .container {
        width: 1390px;
    }

    .style-8 .navbar-left {
        /* margin-right: 145px; */
    }
}

.scroll-down-arrow {
    align-items: center;
    width: 100%;
    display: block;
    position: absolute;
    text-align: center;
    z-index: 20;
    bottom: 20px;
    height: 55px;
}

.chevron {
    position: absolute;
    width: 4.1rem;
    height: 0.6rem;
    opacity: 0;
    transform: scale(0.3);
    animation: move-chevron 3s ease-out infinite;
    right: 50%;
    margin-right: -2rem;
}

    .chevron:first-child {
        animation: move-chevron 3s ease-out 1s infinite;
    }

    .chevron:nth-child(2) {
        animation: move-chevron 3s ease-out 2s infinite;
    }

    .chevron:before,
    .chevron:after {
        content: '';
        position: absolute;
        top: 0;
        height: 100%;
        width: 50%;
        background: #222;
    }

    .chevron:before {
        left: 0;
        transform: skewY(30deg);
    }

    .chevron:after {
        right: 0;
        width: 50%;
        transform: skewY(-30deg);
    }

@keyframes move-chevron {
    25% {
        opacity: 1;
    }

    33.3% {
        opacity: 1;
        transform: translateY(2.28rem);
    }

    66.6% {
        opacity: 1;
        transform: translateY(3.12rem);
    }

    100% {
        opacity: 0;
        transform: translateY(4.8rem) scale(0.5);
    }
}

.style-8 #cart .dropdown-menu, .custom-dropdown.dropdown-menu {
    left: -60px;
    right: auto;
}

.style-8 .edufair-nav .dropdown-menu > li > a, .dropdown-menu > li > a {
    padding: 5px 17px;
    font-size: 18px;
    text-align: center;
}

@media(min-width:768px) {
    .style-8 #cart .dropdown-menu, .custom-dropdown.dropdown-menu {
        left: auto;
        right: 0;
    }
}

@media (min-width: 1200px) {
    .style-8 .edufair-nav .dropdown-menu > li > a, .dropdown-menu > li > a {
        padding: 3px 17px;
        font-size: 18px;
        text-align: right;
    }

    .edufair-nav .container-fluid {
        display: flex;
    }
}





.courses-zoom-style {
}

    .courses-zoom-style .edufair-related-course {
        position: relative;
    }

        .courses-zoom-style .edufair-related-course .inner {
            transition: .5s ease;
        }

        .courses-zoom-style .edufair-related-course:hover .inner {
            position: relative;
            margin: -10px;
            z-index: 999;
        }


        .courses-zoom-style .edufair-related-course:hover .edufair-related-course-image {
            opacity: .6;
        }

    .courses-zoom-style .edufair-related-course-overlay {
    }

        .courses-zoom-style .edufair-related-course-overlay a {
        }

        .courses-zoom-style .edufair-related-course-overlay img {
        }

    .courses-zoom-style .related-course-content {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: right;
        background-color: rgba(38, 38, 38, 0.3);
        border: none;
        color: #fff;
        padding-top: 10px;
        transition: 1.5s ease;
    }

    .courses-zoom-style .edufair-related-course:hover .related-course-content {
        background-color: transparent;
    }

    .courses-zoom-style .course-name, .courses-zoom-style .course-name h3 {
        color: #ffffff;
        font-weight: 700;
    }

    .courses-zoom-style .course-description-tab-outcomes li {
        color: #ffffff;
        font-weight: 400;
    }

        .courses-zoom-style .course-description-tab-outcomes li span {
            color: #e7e7e7;
            font-weight: 400;
            margin-left: 20px;
            min-width: 50px;
            display: inline-block;
        }

        .courses-zoom-style .course-description-tab-outcomes li i {
            color: #d3c95f;
            width: 20px;
            text-align: center;
        }

    .courses-zoom-style .category-name, .courses-zoom-style .course-description-tab-outcomes {
        display: none;
    }
    /*.courses-zoom-style .edufair-related-course:hover .category-name,*/
    .courses-zoom-style .edufair-related-course:hover .course-description-tab-outcomes {
        display: block;
    }

    .courses-zoom-style .edufair-related-course:hover .course-name h3 {
        margin-bottom: 5px;
    }

.course-intro {
    /* display: none; */
}

.courses-zoom-style .edufair-related-course:hover .course-intro {
    display: block;
    color: #e7e7e7;
    margin-bottom: 5px;
}

.text-green {
    color: #0594da;
}

text-bold {
    font-weight: 700;
}



.switcher button.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.switcher.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.switcher.btn-group > .btn:last-child:not(:first-child), .switcher.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.btn-switcher {
    color: #444;
    background-color: #fff;
    border: 1px solid rgb(169, 169, 169);
    font-size: 18px;
    padding: 12px 25px;
    margin-top: 0;
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-weight: 600;
}

    .btn-switcher:hover,
    .btn-switcher:focus,
    .btn-switcher:active {
        color: #444;
        background-color: rgb(234, 234, 234);
        border: 1px solid rgb(169, 169, 169);
    }

    .btn-switcher.active {
        /* color: #000; */
        background-color: #cfc299;
        border: 1px solid rgb(169, 169, 169);
        -webkit-box-shadow: none;
        box-shadow: none;
        font-weight: 600;
    }


.brands .owl-nav {
    display: none !important;
}


.at-expanding-share-button.at-expanding-share-button-animate-in [data-name]:after {
    opacity: 0 !important;
}

.share-buttons {
    bottom: 84px; /* bottom: auto; */
    position: fixed;
    width: 3pc;
    z-index: 100020;
    background: none;
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

.slideInDown.share-buttons-animated,
.slideInLeft.share-buttons-animated,
.slideInRight.share-buttons-animated,
.slideInUp.share-buttons-animated,
.slideOutDown.share-buttons-animated,
.slideOutLeft.share-buttons-animated,
.slideOutRight.share-buttons-animated,
.slideOutUp.share-buttons-animated {
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}

.share-buttons-animated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}

.share-buttons-left {
    right: 0;
    float: right;
    left: auto;
}

.share-buttons .sb-share-btn {
    border: 0;
    padding: 0;
}

.share-buttons .sb-share-btn,
.share-buttons a {
    position: relative;
    display: block;
    width: 3pc;
    margin: 0;
    outline-offset: -1px;
    text-align: center;
    float: right;
    transition: width .15s ease-in-out;
    overflow: hidden;
    background: #e8e8e8;
    z-index: 100030;
    cursor: pointer;
}

.sb-visually-hidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    overflow: hidden;
}

.sb-label {
    color: #fff;
    font-weight: 600;
    line-height: 2pc;
}

.share-buttons .sb-share-btn .sb-icon-wrapper,
.share-buttons a .sb-icon-wrapper {
    display: block;
    padding: 8px 0;
}

a .sb-icon-wrapper {
    cursor: pointer;
}

.sb-icon-wrapper {
    display: inline-block;
    overflow: hidden;
}

.share-buttons .sb-share-btn span .sb-icon,
.share-buttons a span .sb-icon {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 2pc;
    height: 2pc;
    line-height: 2pc;
    border: none;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
}

.share-buttons .sb-icon {
    width: 2pc;
    height: 2pc;
}

.sb-icon-wrapper img,
.sb-icon-wrapper svg {
    display: inline-block;
    fill: #fff;
    height: 100%;
    width: 100%;
}

.share-buttons .sb-share-btn:focus,
.share-buttons .sb-share-btn:hover,
.share-buttons a:focus,
.share-buttons a:hover {
    width: 4pc;
}

/*@media (max-width:768px) {
    .share-buttons { top: auto; right: 0; left: 0; bottom: 0; width: 100%; max-width: 100%; z-index: 1000200; box-shadow: 0 0 1px 1px #e2dfe2; -webkit-animation-name: slideInUp; animation-name: slideInUp; }
    .share-buttons .sb-share-btn,
    .share-buttons a { position: relative; display: block; width: 33.333%; margin: 0; outline-offset: -1px; text-align: center; float: right; transition: width .15s ease-in-out; overflow: hidden; z-index: 100030; cursor: pointer; background: #e8e8e8; color: #fff; text-decoration: none; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; }
    .share-buttons.b3 a { width: 33.333% !important; }
    .share-buttons .sb-share-btn:focus,
    .share-buttons .sb-share-btn:hover,
    .share-buttons a:focus,
    .share-buttons a:hover { width: 33.333%; }
    .sb-icon-wrapper { display: block; padding: 8px 0; }
}*/







ul.social-list {
    list-style: none;
    margin: 0;
}

    ul.social-list li {
        display: inline-block;
        /* font-size: 40px; */
        font-weight: 400;
        margin-left: 10px;
        background: #262626;
        outline: none;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        text-align: center;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        margin: 10px 2px;
    }

        ul.social-list li a {
            outline: none;
            font-size: 35px;
        }

            ul.social-list li a,
            ul.social-list li a:hover {
                color: #f1f1f1;
            }

        ul.social-list li:last-child {
            margin-left: 0;
        }

        ul.social-list li:hover {
            /* background: #0594da; */
        }

        ul.social-list li i, ul.social-list li em {
            color: #fff;
            margin-left: 0;
        }

iframe {
    max-width: 100%;
}

.creator-list {
    display: flex;
    margin: 0 auto !important;
    width: 275px;
    max-width: 100%;
    flex-wrap: wrap;
    align-items: center;
}

    .creator-list, .creator-list li {
        list-style: none;
        margin: 0 auto !important;
        padding: 0 !important;
    }

        .creator-list, .creator-list li a {
            opacity: 1 !important;
        }

            .creator-list li {
                padding: 0 10px !important;
            }

.creator.briskwhale {
    background-image: url(/images/briskwhale-logo.png);
    background-repeat: no-repeat;
    background-size: 156px;
    width: 156px;
    height: 34px;
    display: block;
    margin: 0 auto;
}

.creator.b2w {
    background-image: url(/images/b2w-white-logo.png);
    background-repeat: no-repeat;
    background-size: 71px;
    width: 71px;
    height: 19px;
    display: block;
    margin: 0 auto;
}



.accessibility-menu-open-btn {
    bottom: 185px !important;
    top: auto !important;
    height: 40px !important;
    width: 53px !important;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAAAyCAYAAADrwQMBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAB+BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxNi0wOS0yMFQxMTo1Njo1OSswMzowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTYtMTAtMDVUMTQ6MTE6MzArMDM6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMTYtMTAtMDVUMTQ6MTE6MzArMDM6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc3QzM1MEU1OEFFQzExRTZBRjM4OEZCNEY3RTA3MzkyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc3QzM1MEU2OEFFQzExRTZBRjM4OEZCNEY3RTA3MzkyIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6RTYwMkI3M0YxMDdGRTYxMUJERDBGODcyRDc4NTkwMUYiPiA8cGhvdG9zaG9wOkRvY3VtZW50QW5jZXN0b3JzPiA8cmRmOkJhZz4gPHJkZjpsaT51dWlkOjA3NERGQzI2OEQyOTExRENBNjM3RTdEODlCRTM4RTk5PC9yZGY6bGk+IDxyZGY6bGk+eG1wLmRpZDpFNjAyQjczRjEwN0ZFNjExQkREMEY4NzJENzg1OTAxRjwvcmRmOmxpPiA8L3JkZjpCYWc+IDwvcGhvdG9zaG9wOkRvY3VtZW50QW5jZXN0b3JzPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MDJCNzNGMTA3RkU2MTFCREQwRjg3MkQ3ODU5MDFGIiBzdEV2dDp3aGVuPSIyMDE2LTA5LTIwVDExOjU2OjU5KzAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6M0FFMDgwODYwMjg0RTYxMUIxRTI4NjkwNkQwRjM1RUEiIHN0RXZ0OndoZW49IjIwMTYtMDktMjZUMTk6MzQ6NDIrMDM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDozQkUwODA4NjAyODRFNjExQjFFMjg2OTA2RDBGMzVFQSIgc3RFdnQ6d2hlbj0iMjAxNi0wOS0yNlQxOTozNDo0MiswMzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCRTA4MDg2MDI4NEU2MTFCMUUyODY5MDZEMEYzNUVBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkU2MDJCNzNGMTA3RkU2MTFCREQwRjg3MkQ3ODU5MDFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+RLCJkAAACBJJREFUeNrcWmtMU2cYPqc3Li1CuZW7yGXANN6CU/EyZ2ZQTNhcTAi/d/m3JcuyZNnl17JlP7fEn/u5aPbDxCUmLpmJtxlUIhovMEEQQYFSoNxaWkp79jzlO6ywFulpK9UveQKcltPzfN/7Pu/zfl/lU6dOSTGOImA3UA+8AdgAC6ADFCmJh0Hj/6UAB4FmYAeQI677gYBAUhPXQp6r2QR8DLwpCHoFkp5sLOQrga+BtwEf4HoVCWshz/D+DsgCZl910tGQ/1TAJ4i/NkP3gte/Aj4H5oD5GD9LXlhYUAKBAKNG8fl8AUVRknbludqfADNCvWMlHqisrLTU19cXmEwmfW9vr7O9vd2ByZBkWU4q8u8L8vEgLpF4SUlJ2vHjxytBNBht2dnZ6QaDQXflypVho9GoS5awp1H5RoR5IB4fwlCvqKjIUokvlY/KSmtqaqpuvcJfF+bvb4Wq++L5QfPz8/6V15D3foZ9sgheC7BP1PD45RbCu6ura2JmZsYTev3u3bt2TEogGXKeq/0R4Il3Hdfr9fL09PTC2bNne+rq6rJTUlL0T548mR4cHHStV76vJP8BUA5Mx/tDkNMKV9/pdPpu3bplJ2G32+3nJCRDqUsR5L2J+iAqfllZWXpjY2N5enq66fbt20NtbW0ORsV653wDUB0HI7Pq6qPG2ywWS6oOY8eOHYVWq9Xo9/uV9Sb/bqL7b/CVaG5CRZBYb3vLjYediQz5ZG5s2JcXMi3jeN+gneVgiEdaYfp71v8weS9TFDFkJYEOiOS3C8HzxMwYgzkMzn64t4yqqiprT0+PE2VtNkwtl/ft21fk8Xj88uKLJCkzPVwu13xHR8eY1+tNqAcg+bq4LDUGVxt5LR86dKi0trY2j9fLy8szz5w58w/q/P8cIyYoexWNkC9fvjyM++kSSb5MWtx7i5W4kpaWpmtubt5ks9k2xPpgL8MDkHxurOTZuCBvlWPHji0jPjk5OYeubRC2doHhvHLA9HgYLZw85ra8OKS5uTmGvQNaISeavCXWEkfh2r9/vw1ta6Z67fHjx+MXL14cRE4rFC/qwMrSf+HChV6Hw+ENFTxVN/gT13WJFjx9LOT5oHl5eabt27fb1GtPnz51gthTpi5zNhIBTJrCxmal2gsBDLpC5r6oFkoiyMc0SJ7NClY3eC8otO/SpUvPsNJ8aGmVlZPh8nKh7Ashar+MPzE0NOQaGBhwMQriPQEGke+aVp+8uBnBjQr12sOHDx0TExPzECzDi+65devWgrV8zLlz57r7+/tddIjxTAPOJndkZa1Cl5mZacrKykpVr/X29k6HWyVuWiD/tRgp+eDBgyWsJPHuA/iQ42LlNZHfsGGDSd2egkr7pqam5pmn4cphe3u7Ha+7QSLAfOZODn+Gg9jlUcR+n3nPnj02Xte6UJHCfgCo1dipLWtWIF4LVP5wroyiNTIy4jl9+nQ3WlrDC6I3aJg2btxoPnLkSAUvbNu2rYAbIPEMf5LvAho1mptlgsZw56qHC0++j6qO1yTu6kRyiOKtwXs9ePBgEuVzFIKar4a/3W7vwSQr4XyDlrC/Kzo6WQN52e12L9lWrKjRbDYb1HCNNGF88JVgE8Tt7dbW1mqsdjFWN7j9df369WF174/hv3v3bptIDfUARBJ7/7IW8p3AiJayx1WGi5tnuIu/dcXFxWaNwqTs3bu3EA4xY8uWLbaysjILyYG4/9q1a8/UN8FPFGzatMmM96WcOHGioqWlpQqCy02RgBbyPJjoEJ1d1BsUeDjf6Ojo0m7v5s2bc1Hz5WhSkmYHk5YOLFljtdujSeru7p7u6uoaVYPn6NGjFSdPnqyho8zNzbXk5OSkaJlwNXH+khYPKKIOHebwo0ePJtS/8/PzLTt37syB2fGv5X4MWUyW1NDQUKS+H3k9Mzw87Fa9PfM/NPzhLYx4Tc+Ia2trG4QIzmrZBVb/oY12HDBFewN+KHr2qfHx8aXVR/iWInSzWNcZARHyMdgJYgQOHz5cUlhYuLTqd+7cGWU0hAgpI8x/9erVQSGICsyUHZWj68aNGw6twq9vamqSxC5OOnAo2u0s8qI/n52d9dbU1GQLHZR5FAWXx1V0o/77xQMGuzdGC+BHuJoQwhurqqpyQkzSOAjZV+7+cPUxwV4ecKIKOO7fv+/EBHHyNdd9lTxHH3AUyIy2xeWDjY2NcdL8paWlmWolKCoqykCZsmZkZBi4esxf/G6kKO7atSsfpauMB5bqfXAPFxqifsxL2GChoKIX8KPCBJgSse7yhCr8JPAr8L2GLWyFxG7evOkQYV+i5i9KXwo0oBBY9QYQzZnz588/ITGmUgQTQ6+QsK7ud2nxC0dvSRrO6/jQzEGMuQMHDpRYrdb0NQhe4N69e3YIl515vgrxhPTzy8Qb+AH4TZS+qE9qaT37+vpcz58/766urs6EDlhRAczIf2MoYXh8D1R6qrOzcwKr7iVphrLyEs+rwxkb2t0fgZ+k/75XF1UKUIQoahAmJ8g56fosFosRE0P3F0BoL9AfcHeWeiH6A+Vln9NHcnVngVLgM0njtzMoRmrthdoHIFQelRydoTjBURV9XY6sVrO0P9NPSHH4Xg4nYj0PJF9kciINhv4vwgMYpddsrMUSkvyX0uKJjiWemwmvAnmOc0Ar8LeYgNTXYRKiaQZ6gA+BL0QfYBbQv6oTEW0PT9H7A/gTeAd4T1o86LSG+ISA+PnafeVcHV4xAUSJcIT0r1XsakVEmEREJO0k/CvAAAG2EUboET+GAAAAAElFTkSuQmCC);
    background-size: contain !important;
    background-color: #949494 !important;
}

.shoppingcart-page .footable tbody tr img {
    float: right;
    margin-left: 10px;
}

.flex-row {
    display: flex;
    flex-direction: row;
    align-items: center;
}


.tourist-registration-form .form-control-feedback {
    font-size: 22px;
    line-height: 50px;
    width: 50px;
    top: 0 !important;
}

.participants {
    margin-top: 20px;
}

    .participants .participant {
        padding: 1px 30px;
        border-bottom: 1px solid #ccc;
        background-color: #f5f5f5;
    }

    .participants .row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .participants [class^=col] {
        padding: 0 5px;
    }

    .participants .participant:nth-child(2n+1) {
        /*background-color:#f1f1f1;*/
    }

    .participants .participant:last-child {
        border-bottom: 0;
    }

    .participants .participant .checkbox {
        margin-top: 0;
    }


.phone-details { /*display: table;*/
}

    .phone-details .input-group-addon {
        font-size: 18px;
        border-radius: 0;
    }


.datetimepicker table tr td.disabled, .datetimepicker table tr td.disabled:hover {
    background: #fff url(/images/x.png) no-repeat center center !important;
    background-size: contain !important;
    border: none !important;
}

.datetimepicker td, .datetimepicker th {
    font-size: 18px;
    height: 50px !important;
}

.datetimepicker table {
    width: 380px !important;
}

    .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active {
        background-color: #cfc299 !important;
        /*border:5px solid #0594da;*/
        /*border-radius:3px !important;*/
        color: #262626 !important;
    }

    .datetimepicker table tr td.active.disabled {
        background-color: #fff !important;
    }

    .datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active:hover.active, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled:hover.active {
        background-color: #cfc299 !important;
        color: #262626 !important;
    }

.datetimepicker .datetimepicker-hours span,
.datetimepicker .datetimepicker-minutes span {
    height: 32px !important;
    line-height: 32px !important;
}



.slide-title {
    display: none;
}

.slide-description {
    display: block;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translate(50%,-50%);
    color: #000;
    font-size: 60px;
    z-index: 99;
    text-align: center;
    max-width: 800px;
    line-height: 1;
    right: 50%;
    /* transform: translateX(50%); */
    font-weight: 700;
}


.sticky-wrapper.is-sticky .edufair-nav {
    /* padding: 35px 0; */
}

@media(min-width:768px) {

    .sticky-wrapper.is-sticky .edufair-nav {
        padding: 35px 0;
    }
}

.video-bg-section {
    position: relative;
    overflow: hidden;
    height: 100vh;
}

    .video-bg-section:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background-color: rgba(0,0,0,0.2);
        z-index: 1;
    }

    .video-bg-section .video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

        .video-bg-section .video video {
            width: 100%; /* height: 100%; */
        }

    .video-bg-section .quote {
        position: absolute;
        margin: 0;
        top: 50%;
        transform: translate(50%,-50%);
        color: #fff;
        z-index: 9;
        text-align: center;
        line-height: 1;
        right: 50%;
        min-width: 80vw;
    }

        .video-bg-section .quote a, .video-bg-section .quote a:hover, .video-bg-section .quote a:focus, .video-bg-section .quote a:visited {
            color: #fff;
        }

        .video-bg-section .quote em {
            font-size: 120px;
            line-height: 1;
            display: block;
            font-weight: 500;
            /* font-family: Roboto; */
            padding: 0;
            margin: 0;
            height: 90px;
        }

        .video-bg-section .quote .text {
            font-size: 40px;
            line-height: 1.1;
            display: block;
            font-weight: 400;
        }

        .video-bg-section .quote .name strong {
            font-size: 25px;
            display: block;
            margin-top: 40px;
        }

        .video-bg-section .quote .name span {
            display: block;
            font-size: 25px;
            color: rgba(255,255,255,0.6);
            margin-top: 10px;
        }

.section.padding-large {
    padding: 130px 0;
    overflow: hidden;
}


.text {
}

    .text h2 {
        font-size: 40px;
        font-weight: 700;
        letter-spacing: -1px;
        margin-bottom: 30px;
    }

    .text p {
        font-size: 20px;
        line-height: 1.6;
    }

    .text.padding-large {
        padding: 10px 90px;
    }

.video video {
    width: 100%;
}

ul.course-desc-list, ul.course-desc-list li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

    ul.course-desc-list li {
        display: flex;
        border-bottom: 1px solid #e5e5e5;
        /* padding: 2px 0; */
        line-height: 1.7;
    }

        ul.course-desc-list li:last-child {
            border-bottom: 0;
        }

        ul.course-desc-list li strong {
            /* flex:1; */
            padding-left: 20px;
        }



.grey-bg-section { /* position: relative; */
    padding: 100px 0;
    background-color: #f8f8f8;
}

    .grey-bg-section .quote {
        color: #222;
        text-align: right;
        line-height: 1; /* min-width: 80vw; */ /* padding-right:10vw; */
    }

        .grey-bg-section .quote a, .grey-bg-section .quote a:hover, .grey-bg-section .quote a:focus, .grey-bg-section .quote a:visited {
            color: #fff;
        }

        .grey-bg-section .quote em {
            font-size: 120px;
            line-height: 1;
            display: block;
            font-weight: 500;
            padding: 0;
            margin: 0;
            height: 90px;
        }

        .grey-bg-section .quote .text {
            font-size: 40px;
            line-height: 1.1;
            display: block;
            font-weight: 600;
        }

        .grey-bg-section .quote .name strong {
            font-size: 25px;
            display: block;
            margin-top: 40px;
        }

        .grey-bg-section .quote .name span {
            display: block;
            font-size: 25px;
            color: rgba(0,0,0,0.6);
            margin-top: 10px;
        }

.text {
}

    .text h2 {
        font-size: 40px;
        font-weight: 700;
        letter-spacing: -1px;
        margin-bottom: 30px;
    }

    .text p {
        font-size: 20px;
        line-height: 1.6;
    }

    .text.padding-large {
        padding: 10px 90px;
    }

.mt-100 {
    margin-top: 100px;
}


.countdown-timer i {
    font-size: 40px;
}

.countdown-timer .counter {
    font-size: 40px;
    font-weight: 700;
}

.countdown-timer h6 {
    font-size: 20px;
}

.countdown-timer .fa-hourglass-half {
    color: #038dd1;
}

.countdown-timer .fa-users {
    color: #f94b53;
}

.countdown-timer .fa-sitemap {
    color: #f88c10;
}

.v1 {
    padding-left: 50px;
}

.container.c1 {
    width: auto;
    padding-right: 100px;
    padding-left: 100px;
}

@media(max-width:1199px) {
    .container.c1 {
        width: auto;
        padding-right: 10px;
        padding-left: 10px;
    }

    .v1 {
        padding-left: 0;
    }

    .slide-description {
        font-size: 45px;
        width: 80vw;
    }

    .video-bg-section .quote .text {
        font-size: 30px;
        line-height: 1.1;
        display: block;
        font-weight: 400;
    }

    .video-bg-section .quote .name strong {
        font-size: 22px;
        display: block;
        margin-top: 40px;
    }

    .video-bg-section .quote .name span {
        display: block;
        font-size: 22px;
        color: rgba(255,255,255,0.6);
        margin-top: 10px;
    }

    .video-bg-section .video video {
        width: auto;
        height: 100vh;
    }

    .text.padding-large {
        padding: 10px 20px 50px;
    }

    .section.padding-large {
        padding: 40px 0;
        overflow: hidden;
    }
}


.video-with-overlay {
    position: relative;
}

    .video-with-overlay img.overlay {
        display: block;
        position: absolute;
        z-index: 8;
        top: 0;
        left: 0;
        width: 100%;
    }

.full-width.container {
    width: auto;
}

@media (min-width:992px) {

    .pad-lr-large {
        padding-right: 100px;
        padding-left: 100px;
    }
}

.flex-row.start {
    align-items: flex-start;
}

.flex-row.wrap {
    flex-wrap: wrap;
}

.edufair-blog-1x .edufair-single-blog {
    margin-bottom: 50px;
}


.page .edufair-nav {
    position: static;
}

.page #carousel-example-generic {
    display: block;
    z-index: -5;
}

.page .edufair-slide {
    margin-top: 0;
}

.page .edufair-inner img {
    min-height: 200px;
}

.page.style-8 .edufair-caption h2 {
    padding-top: 0;
    margin-top: 0;
    font-weight: 700;
}

.page .edufair-slider-middle {
    top: 0;
}

.page .edufair-single-breadcrumbs li a {
    font-size: 18px !important;
}

.page .edufair-overlay {
    background-color: #7a7a7a;
}


@media screen and (min-width: 768px) {
    .page.style-8 .edufair-caption h2 {
        font-size: 45px;
        letter-spacing: -1px;
    }


    .page .edufair-brand > img {
        max-height: 102px;
    }
}

.required-fields-message {
    float: left;
    display: inline-block;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
}

    .required-fields-message i {
        margin-left: 4px;
        display: inline-block;
        color: #FF6962;
        font-size: 24px;
        font-style: normal;
        line-height: 40px;
        vertical-align: middle;
    }


/* Rounded tabs */

@media (min-width: 576px) {
    .rounded-nav {
        border-radius: 50rem !important;
    }
}

@media (min-width: 576px) {
    .rounded-nav .nav-link {
        border-radius: 50rem !important;
    }
}



.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.border-0 {
    border: 0 !important;
}

.bg-light {
    background-color: #eee !important;
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #fe8d00;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    background-color: transparent;
}

.nav-pills .nav-link {
    color: #222;
    font-weight: 500;
    font-size: 20px;
    padding: 15px 15px;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .rounded-nav .nav-link {
        border-radius: 50rem !important;
    }
}


.radio-list {
    display: flex;
}

    .radio-list li + li {
        margin-left: 20px;
    }

    .radio-list li {
        position: relative;
        display: flex;
        align-items: center;
    }

.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom {
    opacity: 0;
}

.checkbox label {
    font-size: 18px;
    line-height: 1;
}

.radio .radio-custom, .radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy,
.radio-list [type=radio] {
    position: absolute;
    left: 0;
    width: 14px;
    height: 14px;
    outline: none;
    cursor: pointer;
}

.radio-list .radio-custom-dummy,
.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
    pointer-events: none;
    background: #ffffff;
}

    .radio-list .radio-custom-dummy::after,
    .radio .radio-custom-dummy::after,
    .radio-inline .radio-custom-dummy::after,
    .checkbox .checkbox-custom-dummy::after,
    .checkbox-inline .checkbox-custom-dummy::after {
        position: absolute;
        opacity: 0;
        transition: .22s;
    }

.radio-list .radio-custom:focus,
.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus {
    outline: none;
}

.radio-list input,
.radio input,
.radio-inline input,
.checkbox input,
.checkbox-inline input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}



.radio-custom:checked + .radio-custom-dummy:after,
.checkbox-custom:checked + .checkbox-custom-dummy:after {
    opacity: 1;
}

.radio-inline {
    padding-left: 28px;
}

    .radio .radio-custom-dummy,
    .radio-list .radio-custom-dummy,
    .radio-inline .radio-custom-dummy {
        top: 0px;
        left: 0;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 1px solid #d6d6d6;
        position: relative;
        margin-right: 6px;
    }

        .radio-list .radio-custom-dummy::after,
        .radio .radio-custom-dummy::after,
        .radio-inline .radio-custom-dummy::after {
            content: '';
            top: 3px;
            right: 3px;
            bottom: 3px;
            left: 3px;
            background: #2c343b;
            border-radius: inherit;
        }

.checkbox,
.checkbox-inline {
    padding-left: 28px;
    position: relative;
    display: flex;
}

    .checkbox .checkbox-custom-dummy,
    .checkbox-inline .checkbox-custom-dummy {
        left: 0;
        width: 18px;
        height: 18px;
        margin: 0;
        border: 1px solid #d6d6d6;
    }

        .checkbox .checkbox-custom-dummy::after,
        .checkbox-inline .checkbox-custom-dummy::after {
            content: '\f222';
            font-family: "Material Design Icons";
            position: absolute;
            top: -1px;
            left: -2px;
            font-size: 20px;
            line-height: 18px;
            color: #cccccc;
        }






.checkbox-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

    .checkbox-list li:first-child {
        margin-right: 0;
    }

    .checkbox-list li {
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: 15px;
        white-space: nowrap;
        margin-left: 40px;
    }

.form-label-bold {
    font-weight: 600;
    margin-bottom: 8px;
}

.checkbox-list [type=checkbox] {
    position: absolute;
    right: 0;
    width: 14px;
    height: 14px;
    outline: none;
    cursor: pointer;
}

.checkbox-list .checkbox-custom-dummy {
    pointer-events: none;
    background: #ffffff;
}

    .checkbox-list .checkbox-custom-dummy::after {
        position: absolute;
        opacity: 0;
        transition: .22s;
    }

.checkbox-list .checkbox-custom:focus {
    outline: none;
}

.checkbox-list input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}


.checkbox-list .checkbox-custom-dummy {
    top: 0px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 0;
    border: 1px solid #878787;
    position: relative;
    margin-left: 9px;
}

    .checkbox-list .checkbox-custom-dummy::after {
        content: '';
        top: 3px;
        right: 3px;
        bottom: 3px;
        left: 3px;
        background: #0087ca;
        border-radius: inherit;
    }


.checkbox-list label {
    color: #222;
}












.toggle-custom {
    padding-left: 60px;
    -webkit-appearance: none;
}

    .toggle-custom:checked ~ .checkbox-custom-dummy::after {
        background: #133932;
        transform: translate(20px, -50%);
    }

    .toggle-custom ~ .checkbox-custom-dummy {
        position: relative;
        display: inline-block;
        margin-top: -1px;
        width: 44px;
        height: 20px;
        background: #ffffff;
        cursor: pointer;
    }

        .toggle-custom ~ .checkbox-custom-dummy::after {
            content: '';
            position: absolute;
            display: inline-block;
            width: 16px;
            height: 16px;
            left: 0;
            top: 50%;
            background: #d6d6d6;
            transform: translate(4px, -50%);
            opacity: 1;
            transition: .22s;
        }

.checkbox-custom-dummy + label {
    margin-right: -30px;
    padding-right: 30px;
    font-weight: 500;
    margin-bottom: 0;
}

.thankyou-page {
    padding-top: 50px;
    padding-bottom: 100px;
}

    .thankyou-page h1 {
        font-weight: 700;
        font-size: 50px;
        color: #fe8d00;
        margin: 0;
        padding: 0;
    }

    .thankyou-page h2 {
        text-align: center;
        font-size: 35px;
    }

@media(max-width:767px) {
    .edufair-subscription-form-1x {
    padding: 10px 0 !important;
}

      .flex-row.reverse-col-xs {
    flex-direction: column-reverse !important;
}

    .pb-100 {
        padding-bottom: 50px !important;
    }

    .pt-100 {
        padding-top: 50px !important;
    }

    .pb-70 {
        padding-bottom: 50px !important;
    }

    .pt-70 {
        padding-top: 50px !important;
    }

    .text.padding-large {
        padding: 10px 0 50px !important;
    }

    section .row.flex + .text {
        margin-top: 30px !important;
    }

    .flex-row .image {
        margin-right: 0 !important;
    }
}


.signup-form h2 {
font-size: 35px;
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
    font-weight: 600;
}

.signup-form p {
margin-bottom: 30px;
}