* {
    outline: 0
}

.modal-open {
    overflow: hidden !important
}

body {
    background: #fff;
    color: #22262b;
    font-size: 15px;
    font-family: Poppins,sans-serif;
    margin: 0;
    overflow-x: hidden !important;
    font-weight: 400
}

a {
    color: #4a5682;
    text-decoration: none;
    background-color: transparent
}

html {
    position: relative;
    min-height: 100%;
    background: #fff
}

a:focus, a:hover {
    text-decoration: none
}

a.link {
    color: #da0b4e
}

    a.link:focus, a.link:hover, a:focus, a:hover {
        color: #da0b4e
    }

section {
    padding: 60px 0 60px;
    position: relative
}

p {
    line-height: 1.8
}

.gray-bg {
    background: #f7f7f7 url(../img/pat.png);
    background-repeat: repeat;
    background-position: center
}

.gray {
    background: #f4f5f7
}

.gray-simple {
    background: #f7f9fc
}

.mid-bg {
    background: #f9f4ef
}

.bg-1 {
    background: #f7d0cb
}

.bg-2 {
    background: #dde9ed
}

.full-width {
    width: 100%
}

address, blockquote, dd, dl, dt, ol, p, ul {
    margin: 0 0 10px
}

.owl-carousel .item {
    padding: 0 15px
}

.shadow-0 {
    box-shadow: none !important
}

.dn {
    display: none
}

h1, h2, h3, h4, h5, h6 {
    color: #2d3954;
    font-weight: 600;
    text-transform: capitalize
}

.cl_2 {
    color: #242f65
}

h5, h6 {
    color: #2d3954
}

h1 {
    line-height: 40px;
    font-size: 36px
}

h2 {
    line-height: 36px;
    font-size: 30px
}

h3 {
    line-height: 30px;
    font-size: 24px
}

h4 {
    line-height: 26px;
    font-size: 21px
}

h5 {
    line-height: 22px;
    font-size: 18px
}

h6 {
    line-height: 20px;
    font-size: 16px
}

.box {
    border-radius: 4px;
    padding: 10px
}

.circle {
    border-radius: 100%
}

.theme-cl {
    color: #da0b4e
}

.theme-bg {
    background: #da0b4e
}

blockquote {
    font-size: 1.78571429em;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    border-left: 0
}

.list-inline li {
    padding: 0 1em;
    margin-left: 0
}

    .list-inline li:first-child {
        padding-left: 0
    }

    .list-inline li:last-child {
        padding-right: 0
    }

.list-inline.list-inline--narrow li {
    padding: 0 .5em
}

.list-inline.list-inline--wide li {
    padding: 0 2em
}

.icon {
    line-height: 1em;
    font-size: 3.14285714em
}

.icon--xs {
    font-size: 1em
}

.icon--sm {
    font-size: 2.35714286em
}

.icon--lg {
    font-size: 5.57142857em
}

.imagebg:not(.image--light) span {
    color: #fff
}

.clear {
    clear: both
}

ol li {
    margin: 5px 0
}

.bg-cover {
    background-size: cover !important;
    background-position: center !important
}

.image-bg {
    background-size: cover !important;
    background-position: center !important
}

.default-bg {
    background-size: initial !important;
    background-position: initial !important
}

.image-bg-wrap {
    background-size: cover !important;
    background-position: center !important;
    position: relative
}

    .image-bg-wrap:before {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #182538;
        display: block;
        content: "";
        opacity: .8
    }

html body .bg-theme {
    background-color: #da0b4e
}

html body .bg-inverse {
    background-color: #374158
}

html body .bg-light {
    background-color: #f3f4f5 !important
}

.label {
    padding: 3px 15px;
    color: #fff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 75%
}

.btn {
    border: 2px solid transparent
}

.btn {
    color: #fff;
    padding: 12px 25px;
    cursor: pointer;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    border-radius: 4px
}

    .btn:hover {
        color: #fff
    }

    .btn:focus {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-theme {
    background: #da0b4e;
    border-color: #da0b4e;
    color: #fff;
    transition: all ease .4s
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .btn-info:focus, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    background-color: #1ac790;
    border: 1px solid #1ac790;
    color: #fff
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus, .btn-warning.focus:active, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning:focus, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    background-color: #f1901a;
    border: 1px solid #f1901a;
    color: #fff
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger:focus, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    background-color: #d73e6b;
    border: 1px solid #d73e6b;
    color: #fff
}

.btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .open > .dropdown-toggle.btn-inverse {
    background-color: #232a37;
    border: 1px solid #232a37;
    color: #fff
}

.btn-red.active, .btn-red.focus, .btn-red:active, .btn-red:focus, .btn-red:hover, .open > .dropdown-toggle.btn-red {
    background-color: #d61f1f;
    border: 1px solid #d61f1f;
    color: #fff
}

.btn span.btn-devider {
    display: inline-block;
    padding-left: 10px
}

.card-columns {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

    .card-columns .card {
        margin-bottom: 30px
    }

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

@media (max-width:575px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (min-width:576px) {
    .hidden-sm-up {
        display: none !important
    }
}

.hidden-xl-down {
    display: none !important
}

.sec-heading {
    margin-bottom: 2rem
}

    .sec-heading.lg {
        margin-bottom: 30px
    }

    .sec-heading.center {
        text-align: center
    }

    .sec-heading h2, .sec-heading p {
        margin-bottom: 5px
    }

    .sec-heading.light h2, .sec-heading.light p {
        color: #fff
    }

.color-heading .sec-heading h2 {
    color: #d70040
}

.sec-heading p {
    margin-bottom: 0;
    line-height: 1.2
}

.sec-heading-flex {
    display: flex;
    width: 100%;
    margin-bottom: 1.5rem;
    align-items: center;
    position: relative
}

.sec-heading-flex-one {
    flex: 1
}

.single-items {
    padding: 0 10px
}

.item-slide, .property-slide {
    margin: 0 -15px
}

.sec-heading2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.sec-left {
    flex: 1
}

    .sec-left h3 {
        font-size: 20px;
        margin-bottom: 0
    }

.sec-right a {
    font-size: 14px;
    font-weight: 600;
    opacity: .7
}

.frm_submit_block {
    margin-bottom: 30px
}

.form-control {
    height: 54px;
    font-size: 15px;
    box-shadow: none;
    border: 1px solid #c9c9ca
}

.frm_submit_block .form-control, .submit-form .form-control, .submit-page .form-control {
    background: #f9fafc;
    border: 1px solid #ebedf5;
    border-radius: 3px;
    color: #646e77
}

.form-row > .col, .form-row > [class*=col-] {
    padding-right: 15px;
    padding-left: 15px
}

.frm_submit_block h3 {
    margin-left: 10px
}

.form-control.simple {
    background: #f2f3f5;
    border-color: #f2f3f5;
    border-radius: 4px
}

.select2-container {
    width: 100% !important;
    z-index: 55
}

span.select2-selection.select2-selection--single {
    padding-left: 15px;
    border-radius: 4px;
    border: 1px solid #e6eaf3
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 0;
    border: none;
    height: 54px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #16447d;
        font-weight: 500;
        line-height: 54px;
        text-align: left;
        padding: 0 15px 0 0;
        width: 100%
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 50px;
        position: absolute;
        top: 1px;
        right: 10px;
        width: 20px
    }

.full_search_box.modern .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 29px
}

.full_search_box.modern .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 29px
}

textarea.form-control {
    height: 100px;
    resize: none
}

.form-control::-webkit-input-placeholder {
    color: #647b9c;
    font-weight: 500
}

.form-control:-ms-input-placeholder {
    color: #647b9c;
    font-weight: 500
}

.form-control::placeholder {
    color: #647b9c;
    font-weight: 500
}

.nav-brand, .nav-brand:focus, .nav-brand:hover, .nav-menu > li > a {
    color: #404656
}

.menu__list, .nav-dropdown, .nav-menu, ul {
    list-style: none
}

.menu__link, .navigation, .navigation * {
    -webkit-tap-highlight-color: transparent
}

    .navigation, .navigation * {
        box-sizing: border-box
    }

.navigation {
    width: 100%;
    height: 70px;
    display: table;
    position: relative;
    font-family: Poppins,sans-serif;
    font-size: 14px
}

.align-to-right {
    float: right;
    letter-spacing: .1px
}

.nav-header {
    float: left
}

.nav-brand {
    padding: 17px 15px;
    font-size: 24px;
    margin-right: 1rem;
    padding-left: 0;
    text-decoration: none !important
}

.deatils ul li a, .indicate a, .logo h1 a, .nav-button, .nav-dropdown > li > a, .nav-menu > li > a, nav a {
    text-decoration: none
}

.navigation-portrait .nav-brand {
    font-size: 18px;
    line-height: 48px
}

.nav-logo > img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left
}

.nav-logo:focus > img {
    outline: initial
}

.deatils ul li a, .indicate a, .menu__link:focus, .menu__link:hover, nav a, nav a:focus, nav a:hover {
    outline: 0
}

.navigation-portrait .nav-logo > img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0
}

.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 15px;
    cursor: pointer
}

    .nav-toggle:before {
        content: "";
        position: absolute;
        width: 24px;
        height: 2px;
        background-color: #70798b;
        border-radius: 10px;
        box-shadow: 0 .5em 0 0 #70798b,0 1em 0 0 #70798b
    }

.navigation-portrait .nav-toggle {
    display: block
}

.navigation-portrait .nav-menus-wrapper {
    width: 320px;
    height: 100%;
    top: 0;
    left: -400px;
    position: fixed;
    background-color: #1c2138;
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition-duration: .8s;
    transition-timing-function: ease
}

    .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
        left: auto;
        right: -400px
    }

.nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0
}

.nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
    right: 0
}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #70798b;
    font-size: 26px;
    cursor: pointer
}

.navigation-portrait .nav-menus-wrapper-close-button {
    display: block
}

.nav-menu {
    margin: 0;
    padding: 0;
    line-height: normal
}

.navigation-portrait .nav-menu {
    width: 100%
}

.navigation-landscape .nav-menu.nav-menu-centered {
    float: none;
    text-align: center
}

.nav-menu > li {
    display: inline-block;
    float: left;
    text-align: left
}

.navigation-portrait .nav-menu > li {
    width: 100%;
    position: relative;
    border-top: solid 1px #2d3454
}

    .navigation-portrait .nav-menu > li:last-child {
        border-bottom: solid 1px #2d3454
    }

.nav-menu + .nav-menu > li:first-child {
    border-top: none
}

.navigation-landscape .nav-menu.nav-menu-centered > li {
    float: none
}

.nav-menu > li > a {
    padding: 30px 12px;
    display: inline-block;
    transition: color .3s,background .3s
}

.navigation-portrait .nav-menu > li > a {
    height: auto;
    width: 100%;
    color: #787fa0;
    padding: 12px 15px 12px 26px
}

.nav-menu > .active > a, .nav-menu > .focus > a, .nav-menu > li:hover > a {
    color: #d70040 !important
}

.nav-menu > li > a > [class*=ion-], .nav-menu > li > a > i {
    width: 18px;
    height: 16px;
    line-height: 16px;
    -ms-transform: scale(1.4);
    top: 1px;
    position: relative
}

.nav-menu > li > a > [class*=ion-] {
    width: 16px;
    display: inline-block;
    transform: scale(1.8)
}

.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center
}

.nav-menu.nav-menu-social > li {
    text-align: center;
    border: none !important
}

.nav-menu + .nav-menu > li:first-child {
    position: relative
}

.nav-menu + .nav-menu.dhsbrd > li:first-child:before {
    display: none
}

.navigation-portrait .nav-menu.nav-menu-social > li {
    width: auto
}

.nav-menu.nav-menu-social > li > a > [class*=ion-] {
    font-size: 12px
}

.nav-menu.nav-menu-social > li > a > .fa, .nav-menu.nav-menu-social > li > a > .fas {
    font-size: 15px
}

.navigation-portrait .nav-menu.nav-menu-social > li > a {
    padding: 15px
}

.submenu-indicator {
    margin-left: 6px;
    margin-top: 6px;
    float: right;
    transition: all .3s
}

.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    z-index: 20000
}

.submenu-indicator-chevron {
    height: 6px;
    width: 6px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #70798b #70798b transparent;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: border .3s
}

.navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    left: 24px
}

.nav-menu > .active > a .submenu-indicator-chevron, .nav-menu > .focus > a .submenu-indicator-chevron, .nav-menu > li:hover > a .submenu-indicator-chevron {
    border-color: transparent #d70040 #d70040 transparent
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.nav-overlay-panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 19999
}

.nav-search-button:hover .nav-search-icon {
    color: #d70040
}

.navigation-portrait .nav-search-button {
    width: 50px;
    height: 48px;
    line-height: 46px;
    font-size: 22px
}

.nav-button, .nav-text {
    display: inline-block;
    font-size: 14px
}

.navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px
}

.nav-button {
    margin: 18px 15px 0;
    padding: 8px 14px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-color: #d70040;
    transition: opacity .3s
}

    .nav-button:focus, .nav-button:hover {
        color: #fff;
        text-decoration: none;
        opacity: .85
    }

.navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px
}

.nav-text {
    margin: 25px 15px;
    color: #70798b
}

.navigation-portrait .nav-text {
    width: calc(100% - 52px);
    margin: 12px 26px 0
}

    .navigation-portrait .nav-text + ul {
        margin-top: 15px
    }

.nav-dropdown {
    min-width: 250px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 98;
    white-space: nowrap
}

.navigation-portrait .nav-dropdown {
    width: 100%;
    position: static;
    left: 0
}

.nav-dropdown .nav-dropdown {
    left: 100%
}

.nav-menu > li .nav-dropdown {
    border: none;
    padding: 15px;
    background: #fff;
    border-radius: .5rem;
    box-shadow: 0 0 42px 0 rgba(32,32,32,.15);
    -webkit-box-shadow: 0 0 42px 0 rgba(32,32,32,.15);
    z-index: 9999
}

.nav-menu > li > .nav-dropdown:before {
    background-color: #fff;
    content: "";
    width: 22px;
    height: 22px;
    left: 27px;
    top: -12px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s
}

.nav-dropdown > li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left
}

    .nav-dropdown > li > a {
        width: 100%;
        padding: 14px 20px 14px 10px;
        border-bottom: 1px solid #e4e8ec;
        display: inline-block;
        float: left;
        color: #70798b;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .nav-dropdown > li:last-child > a {
        border-bottom: none
    }

    .nav-dropdown > li > a:focus, .nav-dropdown > li > a:hover {
        padding-left: 20px;
        color: #d70040
    }

.social-icon a i, .social-icons a i {
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 16px
}

.nav-dropdown > .focus > a, .nav-dropdown > li:hover > a {
    color: red
}

.nav-dropdown.nav-dropdown-left {
    right: 0
}

.nav-dropdown > li > .nav-dropdown-left {
    left: auto;
    right: 100%
}

.navigation-landscape .nav-dropdown-left > li > a {
    text-align: right
}

.navigation-portrait .nav-dropdown > li > a {
    padding: 12px 20px 12px 30px
}

.navigation-portrait .nav-dropdown > li > ul > li > a {
    padding-left: 50px
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
    padding-left: 70px
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
    padding-left: 90px
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 110px
}

.nav-dropdown .submenu-indicator {
    right: 15px;
    top: 16px;
    position: absolute
}

.menu__list, .navbar, nav a {
    position: relative
}

.navigation-portrait .submenu-indicator {
    right: 0;
    top: 0
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-dropdown > .focus > a .submenu-indicator-chevron, .nav-dropdown > li:hover > a .submenu-indicator-chevron {
    border-color: transparent #d70040 #d70040 transparent
}

.navigation-landscape .nav-dropdown-left .submenu-indicator {
    left: 10px
}

    .navigation-landscape .nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
        -ms-transform: rotate(135deg);
        transform: rotate(135deg)
    }

nav a {
    display: inline-block
}

.logo h1 a {
    color: #fff;
    font-size: 1.3em
}

.logo span {
    display: block;
    font-size: .32em;
    letter-spacing: 4px
}

.header-bottom {
    padding: 1em 0
}

.navbar-nav {
    float: left;
    margin: 0
}

.navbar-default {
    background: #fff;
    border: none !important
}

    .navbar-default .navbar-nav > li > a {
        color: #05222a;
        font-size: 1.3em;
        font-weight: 900
    }

.menu--francisco .menu__item {
    margin: 0 1.5em
}

.menu--francisco .menu__link {
    position: relative;
    overflow: hidden;
    height: 3em;
    padding: 1em 0;
    text-align: center;
    color: #b5b5b5;
    -webkit-transition: color .3s;
    transition: color .3s
}

    .menu--francisco .menu__link:focus, .menu--francisco .menu__link:hover {
        color: #929292
    }

.menu--francisco .menu__item--current .menu__link {
    color: #02b875
}

.menu--francisco .menu__link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    opacity: 0;
    background: #02b875;
    -webkit-transform: translate3d(0,-3em,0);
    transform: translate3d(0,-3em,0);
    -webkit-transition: -webkit-transform 0s .3s,opacity .2s;
    transition: transform 0s .3s,opacity .2s
}

.menu--francisco .menu__item--current .menu__link::before, .menu--francisco .menu__link:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform .5s,opacity .1s;
    transition: transform .5s,opacity .1s;
    -webkit-transition-timing-function: cubic-bezier(0.4,0,0.2,1);
    transition-timing-function: cubic-bezier(0.4,0,0.2,1)
}

.menu--francisco .menu__helper {
    display: block;
    pointer-events: none
}

.menu--francisco .menu__item--current .menu__helper, .menu__link:hover .menu__helper {
    -webkit-animation: anim-francisco .3s forwards;
    animation: anim-francisco .3s forwards
}

@-webkit-keyframes anim-francisco {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes anim-francisco {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.nav-menu.nav-menu-social > li.login_click {
    border-radius: 2px;
    top: 19px;
    position: relative;
    height: 45px;
    padding: 0;
    margin-left: 10px
}

    .nav-menu.nav-menu-social > li.login_click.style-2 {
        border-radius: 4px;
        min-width: 140px;
        top: 17px;
        position: relative;
        height: 46px
    }

    .nav-menu.nav-menu-social > li.login_click a {
        top: 0;
        padding: 30px 20px;
        color: #fff !important
    }

    .nav-menu.nav-menu-social > li.login_click.dark-bg {
        background: #2e3654
    }

    .nav-menu.nav-menu-social > li.login_click.bg-whit {
        background: #fff !important
    }

        .nav-menu.nav-menu-social > li.login_click.bg-whit a {
            color: #333 !important
        }

.nav-brand img {
    max-width: 255px;
    position: relative;
    top: 0;
    width: 100%;
    height: auto
}

.nav-menu.nav-menu-social > li.login_click {
    border-radius: 4px;
    top: 20px;
    position: relative;
    height: 42px;
    padding: 0 5px;
    margin-left: 10px;
    background: #131b31;
    border: 1px solid #131b31
}

    .nav-menu.nav-menu-social > li.login_click.search {
        border-radius: 4px;
        top: 20px;
        position: relative;
        height: 42px;
        padding: 0 5px;
        margin-left: 10px;
        background: 0 0;
        border: none
    }

.login_click.search .form-inline.addons .form-control {
    border-radius: 3px 0 0 3px;
    height: 42px;
    font-size: 13px
}

.login_click.search .form-inline.addons button {
    border-radius: 0 3px 3px 0;
    height: 42px;
    padding: 0 15px 0 0
}

.nav-menu.nav-menu-social > li.login_click.bg-green {
    background: #00ba74;
    border: 1px solid #00ba74
}

.nav-menu.nav-menu-social > li.login_click.bg-red {
    background: #da0b4e;
    border: 1px solid #da0b4e
}

.nav-menu.nav-menu-social > li.login_click.bg-blue {
    background: #2983f5;
    border: 1px solid #2983f5
}

.nav-menu.nav-menu-social > li.login_click.light {
    transition: all ease .4s;
    background: #fff;
    border: 1px solid rgba(100,123,156,.3) !important
}

    .nav-menu.nav-menu-social > li.login_click.light a {
        color: #da0b4e !important
    }

    .nav-menu.nav-menu-social > li.login_click.light.green a {
        color: #202b44 !important
    }

    .nav-menu.nav-menu-social > li.login_click.light:focus, .nav-menu.nav-menu-social > li.login_click.light:hover {
        background: #da0b4e;
        border-color: #da0b4e !important
    }

        .nav-menu.nav-menu-social > li.login_click.light:focus a, .nav-menu.nav-menu-social > li.login_click.light:hover a {
            color: #fff !important
        }

.header.header-fixed {
    box-shadow: 0 5px 30px rgba(0,22,84,.1);
    -webkit-box-shadow: 0 5px 30px rgba(0,22,84,.1);
    background: #fff;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@media (min-width:992px) {
    .nav-menu.nav-menu-social > li.login_click.bg-white {
        background: #fff !important
    }

        .nav-menu.nav-menu-social > li.login_click.bg-white a {
            color: #333 !important
        }

    .header.head-shadow {
        box-shadow: 0 5px 30px rgba(0,22,84,.1);
        -webkit-box-shadow: 0 5px 30px rgba(0,22,84,.1)
    }

    .nav-menu.nav-menu-social > li.login_click a {
        top: -11px
    }

    .nav-menu.nav-menu-social > li.login_click a {
        padding: 20px 15px;
        color: #fff !important;
        font-weight: 600;
        font-size: 15px
    }

    .nav-menu.nav-menu-social > li.login_click.style-2 a {
        top: -16px
    }

    .header.header-dark {
        background-color: #1f263e
    }

        .header.header-dark .nav-brand, .header.header-dark .nav-brand:focus, .header.header-dark .nav-brand:hover, .header.header-dark .nav-menu > li > a {
            color: #fff
        }

        .header.header-dark .nav-menu > li .nav-dropdown {
            background: #232b46
        }

        .header.header-dark .nav-dropdown > li > a {
            border-bottom: 1px solid #2e3654
        }

        .header.header-dark .nav-menu > li > .nav-dropdown:before {
            background-color: #232b46
        }

    .header.header-transparent {
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: inline-block;
        width: 100%;
        z-index: 4;
        border-bottom: 1px solid rgba(255,255,255,.1)
    }

        .header.header-transparent.header-fixed {
            box-shadow: 0 5px 30px rgba(0,22,84,.1);
            -webkit-box-shadow: 0 5px 30px rgba(0,22,84,.1);
            background: #fff;
            position: fixed;
            z-index: 999;
            width: 100%;
            top: 0;
            -webkit-transition: .2s ease-in;
            -o-transition: .2s ease-in;
            transition: .2s ease-in;
            -webkit-animation-duration: .5s;
            animation-duration: .5s;
            -webkit-animation-name: slideInDown;
            animation-name: slideInDown
        }

        .header.header-transparent .nav-brand, .header.header-transparent .nav-brand:focus, .header.header-transparent .nav-brand:hover, .header.header-transparent .nav-menu > li > a {
            color: #fff
        }

        .header.header-transparent.header-fixed .nav-brand, .header.header-transparent.header-fixed .nav-brand:focus, .header.header-transparent.header-fixed .nav-brand:hover, .header.header-transparent.header-fixed .nav-menu > li > a {
            color: #404656
        }

    .change-logo .nav-brand.fixed-logo {
        display: none
    }

    .change-logo.header-fixed .nav-brand.fixed-logo {
        display: block
    }

    .change-logo.header-fixed .nav-brand.static-logo {
        display: none
    }

    .dark-text .nav-brand, .header-transparent.dark-text .nav-brand:focus, .header-transparent.dark-text .nav-brand:hover, .header-transparent.dark-text .nav-menu > li > a {
        color: #404656
    }

        .header-transparent.dark-text .nav-menu > li > a:focus, .header-transparent.dark-text .nav-menu > li > a:hover {
            color: #d70040
        }
}

.hero_banner, .hero_banner1 {
    padding: 80px 0 35px 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    justify-content: center
}

.image-cover {
    background-size: cover !important;
    background-position: center !important
}

    .image-cover.bottom {
        background-position: bottom !important
    }

.half_banner .container, .hero_banner .container, .hero_banner1 {
    position: relative
}

.banner-search {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border-radius: 4px
}

    .banner-search.shadow_high {
        box-shadow: 0 10px 12px rgba(77,60,160,.1);
        -webkit-box-shadow: 0 10px 12px rgba(77,60,160,.1)
    }

    .banner-search.shadow {
        box-shadow: 0 64px 100px rgba(77,60,160,.09);
        -webkit-box-shadow: 0 64px 100px rgba(77,60,160,.09)
    }

.search_hero_wrapping {
    height: 100%;
    width: 100%;
    position: relative
}

.banner-search .form-group {
    margin: 0;
    height: 62px
}

.banner-search .form-control {
    border: none !important
}

.banner-search span.select2-selection.select2-selection--single {
    border: none !important
}

.banner-search .form-group .input-with-icon > *, .banner-search .form-group > * {
    height: 100%
}

.select2-container--default .select2-selection--single {
    height: 100%;
    display: flex;
    align-items: center
}

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 100%;
        position: absolute;
        top: 1px;
        right: 10px;
        width: 20px
    }

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e6eaf3
}

.select2-dropdown {
    border: 1px solid #e6eaf3
}

.banner-search .btn.search-btn {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: 0;
    font-size: 18px;
    border-radius: 0;
    position: relative;
    right: -1px;
    color: #fff;
    background-color: #da0b4e
}

.input-group-append img {
    max-width: 20px
}

.input-group {
    border: 1px solid #e6eaf3;
    border-radius: .2rem;
    overflow: hidden
}

.banner-search-2 .form-control {
    height: 50px
}

.banner-search-2.transparent {
    margin: 1.5rem 0;
    padding: 0;
    background: 0 0;
    border-radius: .2rem;
    max-width: 700px
}

.banner-search-2 .btn-outline-secondary:hover, .btn-outline-secondary:focus {
    background: #fff;
    border-color: #fff;
    box-shadow: none
}

.education_block_list_layout {
    position: relative;
    width: 100%;
    align-items: center;
    display: flex;
    align-items: center;
    border: 1px solid #e8ebf1;
    background: #fff;
    border-radius: .4rem;
    margin-bottom: 30px;
    padding: 1rem
}

    .education_block_list_layout .education_block_thumb {
        width: 185px;
        height: 180px;
        margin: 0;
        border-radius: .4rem;
        overflow: hidden
    }

.education_block_thumb span {
    display: inline-block;
    width: 185px;
    height: 180px;
    background-image: url(../img/other-home-icon.png);
    background-repeat: no-repeat
}

    .education_block_thumb span.ser-home-1 {
        background-position: -230px -12px
    }

    .education_block_thumb span.ser-home-2 {
        background-position: -232px -217px
    }

    .education_block_thumb span.ser-home-3 {
        background-position: -428px -12px
    }

    .education_block_thumb span.ser-home-4 {
        background-position: -427px -216px
    }

    .education_block_thumb span.ser-home-5 {
        background-position: -618px -12px
    }

    .education_block_thumb span.ser-home-6 {
        background-position: -624px -217px
    }

.education_block_list_layout .list_layout_ecucation_caption {
    display: block;
    width: auto;
    flex: 1
}

.education_block_list_layout .education_block_body .bl-title {
    font-size: 17px;
    line-height: 1.2;
    margin: 0 0 7px
}

.education_block_list_layout .course_rate_system {
    display: flex;
    align-items: center;
    width: 100%
}

.education_block_list_layout .education_block_footer {
    padding: .5rem 1.5rem;
    border: none
}

.education_block_list_layout .cources_info_style3 ul li {
    width: 100%;
    flex: 0 0 100%
}

.education_block_list_layout .cources_info_style3 {
    padding: 0;
    margin: 0
}

.education_block_list_layout .education_block_body {
    padding: 0 20px 0
}

.trips_top {
    position: relative;
    margin-top: -50px
}

.trips_wrap {
    background: #fff;
    border-radius: 15px;
    padding: 0;
    box-shadow: 0 0 20px 0 rgba(62,28,131,.1)
}

.trips {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem 1rem;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row
}

.trips_icons {
    width: 65px;
    height: 65px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 12px;
    background: rgba(0,186,116,.1);
    border-radius: 50%;
    color: #00ba74;
    font-size: 25px
}

.light-colors .trips_icons {
    background: rgba(218,11,78,.1);
    color: #da0b4e
}

.trips_detail {
    display: flex;
    flex-direction: column;
    flex: 1
}

    .trips_detail h4 {
        font-size: 24px;
        margin-bottom: 0
    }

    .trips_detail p {
        margin: 0;
        font-size: 17px
    }

.trips_wrap.full {
    border-radius: 0
}

.trips_wrap.colored {
    background: #da0b4e
}

    .trips_wrap.colored .trips {
        border-right: 1px solid rgba(255,255,255,.2)
    }

        .trips_wrap.colored .trips.none {
            border: none
        }

    .trips_wrap.colored .trips_detail h4, .trips_wrap.colored .trips_detail p {
        color: #fff
    }

    .trips_wrap.colored .trips_icons {
        background: rgba(255,255,255,.1);
        color: #fff
    }

    .trips_wrap.colored.style_2 .trips_icons {
        color: #131b31;
        background: #fff
    }

.cource_facts {
    display: block;
    width: 100%;
    padding: 1.5rem 0
}

    .cource_facts ul {
        display: flex;
        width: 100%;
        align-items: center;
        padding: 0;
        margin: 0
    }

        .cource_facts ul li {
            font-size: 15px;
            font-weight: 400;
            color: #647b9c;
            width: 33.333333%;
            flex: 0 0 33.333333%
        }

            .cource_facts ul li span {
                font-size: 40px;
                font-weight: 700;
                line-height: 1.2;
                display: block
            }

.list_facts_wrap {
    margin: 0;
    display: block;
    width: 100%;
    max-width: 80%
}

.list_facts {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 1.5rem
}

.list_facts_icons {
    width: 45px;
    height: 45px;
    background: rgba(217,11,78,.1);
    box-shadow: 0 7px 15px rgba(0,22,84,.1);
    -webkit-box-shadow: 0 7px 15px rgba(0,22,84,.1);
    border-radius: 6px;
    margin-right: 15px;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #d90b4e
}

.green .list_facts_icons {
    background: rgba(0,186,116,.1);
    color: #00ba74
}

.list_facts_caption h4 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600
}

.list_facts_caption p {
    margin: 0;
    font-size: 14px
}

.edu_cat {
    box-shadow: 0 0 20px rgba(0,0,0,.075);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.075);
    background: #fff;
    border-radius: .4rem;
    margin-bottom: 30px;
    overflow: hidden
}

    .edu_cat .pic {
        position: relative;
        padding-top: calc((65 / 100) * 100%)
    }

        .edu_cat .pic > .pic-main {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 1;
            background: center center no-repeat;
            background-size: cover
        }

.edu_data {
    padding: 28px 30px 30px
}

    .edu_data .title {
        font-size: 20px;
        line-height: 35px;
        margin-bottom: 2px
    }

        .edu_data .title a {
            color: #2d3954
        }

    .edu_data ul {
        margin: 0;
        padding: 0
    }

        .edu_data ul li {
            margin-right: 15px;
            font-size: 14px;
            display: inline-block
        }

            .edu_data ul li i {
                margin-right: 5px
            }

.edu_cat_2 {
    width: 100%;
    margin-bottom: 25px;
    border-radius: .4rem;
    background: #f4f5f7;
    padding: 15px 10px 15px 5pc;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all ease .4s;
    position: relative
}

    .edu_cat_2:focus, .edu_cat_2:hover {
        box-shadow: 0 0 20px rgba(0,0,0,.075);
        -webkit-box-shadow: 0 0 20px rgba(0,0,0,.075)
    }

.edu_cat_icons {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

    .edu_cat_icons img {
        max-width: 40px
    }

.edu_cat_data {
    padding-left: 15px
}

    .edu_cat_data h3 {
        font-size: 17px;
        margin-bottom: 4px
    }

    .edu_cat_data ul li i {
        margin-right: 6px
    }

.edu_cat_2.cat-1 {
    background: rgba(0,173,182,.1)
}

    .edu_cat_2.cat-1 h3 {
        color: #00adb6
    }

.edu_cat_2.cat-2 {
    background: rgba(247,179,32,.1)
}

    .edu_cat_2.cat-2 h3 {
        color: #f7b320
    }

.edu_cat_2.cat-3 {
    background: rgba(241,7,80,.1)
}

    .edu_cat_2.cat-3 h3 {
        color: #f10750
    }

.edu_cat_2.cat-4 {
    background: rgba(154,222,69,.1)
}

    .edu_cat_2.cat-4 h3 {
        color: #9ade45
    }

.edu_cat_2.cat-5 {
    background: rgba(247,179,32,.1)
}

    .edu_cat_2.cat-5 h3 {
        color: #f7b320
    }

.edu_cat_2.cat-6 {
    background: rgba(185,95,253,.1)
}

    .edu_cat_2.cat-6 h3 {
        color: #b95ffd
    }

.edu_cat_2.cat-7 {
    background: rgba(236,80,152,.1)
}

    .edu_cat_2.cat-7 h3 {
        color: #ec5098
    }

.edu_cat_2.cat-8 {
    background: rgba(37,165,95,.1)
}

    .edu_cat_2.cat-8 h3 {
        color: #25a55f
    }

.edu_cat_2.cat-9 {
    background: rgba(234,105,13,.1)
}

    .edu_cat_2.cat-9 h3 {
        color: #ea690d
    }

.edu_cat_2.cat-10 {
    background: rgba(13,214,234,.1)
}

    .edu_cat_2.cat-10 h3 {
        color: #0dd6ea
    }

.edu_cat_2.cat-11 {
    background: rgb(54 19 35 / 10%)
}

    .edu_cat_2.cat-11 h3 {
        color: #424242
    }

.edu_cat_2.cat-12 {
    background: rgb(119 231 224 / 10%)
}

    .edu_cat_2.cat-12 h3 {
        color: #027d8e
    }

.edu_cat_2.cat-13 {
    background: rgb(136 118 4 / 10%)
}

    .edu_cat_2.cat-13 h3 {
        color: #9f6503
    }

    .edu_cat_2.cat-11::after, .edu_cat_2.cat-12::after, .edu_cat_2.cat-13::after {
        background-image: url(../img/other-home-icon.png);
        background-size: 850px
    }

.cat-11::after {
    background-position: -767px -8px
}

.cat-12::after {
    background-position: -772px -82px
}

.cat-13::after {
    background-position: -772px -154px
}

#back2Top {
    width: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 146px;
    right: 20px;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
    text-decoration: none;
    background: #333c56;
    color: #fff;
    height: 40px;
    padding-top: 12px
}

.page-title {
    text-align: center
}

    .page-title .breadcrumb-title {
        margin: 0
    }

    .page-title .breadcrumb {
        box-shadow: none;
        text-align: center;
        margin: 0 auto;
        width: auto;
        display: inline-flex
    }

.page_sidebar {
    position: relative;
    width: 90%;
    margin-bottom: 30px;
    border: 2px solid #e6ebf1;
    border-radius: .4rem;
    padding: 2rem 1rem
}

.ordering {
    text-align: right
}

.btn-custom.dropdown-toggle {
    background: #fff;
    border: 2px solid #e6ebf1;
    border-radius: 4px;
    color: #647b9c !important
}

.single_widgets {
    border: 1px solid #e5e8f3;
    background: #fff;
    padding: 30px 28px 35px;
    margin: 0 0 40px
}

    .single_widgets.widget_category ul {
        padding: 0;
        list-style: none
    }

        .single_widgets.widget_category ul li {
            display: block;
            border-bottom: 1px solid #eaeaea;
            padding: 11px 0
        }

            .single_widgets.widget_category ul li:first-child {
                border-top: none
            }

    .single_widgets.widget_categories ul li a {
        display: block;
        overflow: hidden;
        letter-spacing: 0;
        text-transform: capitalize;
        font-size: 14px;
        line-height: 24px
    }

    .single_widgets.widget_thumb_post ul {
        padding: 0;
        list-style: none
    }

        .single_widgets.widget_thumb_post ul li {
            display: block;
            overflow: hidden;
            margin: 0 0 15px
        }

            .single_widgets.widget_thumb_post ul li .right {
                display: block;
                overflow: hidden
            }

                .single_widgets.widget_thumb_post ul li .right .feed-title {
                    display: block;
                    overflow: hidden;
                    font-weight: 600;
                    font-size: 15px;
                    line-height: 22px;
                    margin: 0 0 7px
                }

                .single_widgets.widget_thumb_post ul li .right .post-date {
                    color: #6e7c90;
                    display: block;
                    overflow: hidden;
                    letter-spacing: 0;
                    font-size: 14px;
                    line-height: 18px
                }

                    .single_widgets.widget_thumb_post ul li .right .post-date i {
                        margin-right: 5px
                    }

    .single_widgets.widget_category ul li a span {
        float: right
    }

.prc_wrap {
    display: block;
    width: 100%;
    background: #fff;
    padding: 0;
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #e6eaf3
}

    .prc_wrap:last-child {
        margin-bottom: 0
    }

.prc_wrap_header {
    display: table;
    width: 100%;
    padding: .7rem 1rem .7rem 1rem;
    border-bottom: 1px solid #e7eff9
}

    .prc_wrap_header h4 {
        margin: 0;
        position: relative;
        font-size: 16px
    }

.prc_wrap-body {
    line-height: 1.7;
    padding: 1rem 2rem;
    display: inline-block;
    width: 100%
}

.contact-info {
    margin-left: 1rem
}

.cn-info-detail {
    position: relative;
    margin-bottom: 1.5rem;
    display: flex;
    justify-content: end;
    align-items: center
}

.cn-info-icon {
    float: left;
    display: inline-block;
    width: 50px;
    height: 50px
}

    .cn-info-icon i {
        font-size: 35px;
        color: #fd5332
    }

.cn-info-title {
    font-size: 15px;
    margin-bottom: 2px
}

.newsletter.inverse-theme h2, .newsletter.inverse-theme p {
    color: #fff
}

.sup-form {
    margin-top: 30px;
    display: block;
    position: relative
}

    .sup-form .form-control {
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        background-color: #fff;
        border: 1px solid #fff;
        padding: 20px 20px 18px;
        border-radius: 2px;
        height: 70px
    }

    .sup-form .btn {
        bottom: 5px;
        position: absolute;
        right: 4px;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
        padding: 14px 25px 14px;
        text-align: center;
        text-decoration: none;
        text-transform: capitalize;
        white-space: normal;
        width: auto;
        border-width: 0;
        cursor: pointer;
        height: 60px;
        border-radius: 2px
    }

.tab-content > .tab-pane {
    padding: 0 0 1rem
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #da0b4e;
    border-color: #da0b4e
}

.nav-link {
    font-weight: 600;
    display: block;
    padding: .8rem 1.5rem
}

.nav-pills .nav-link {
    border-radius: .25rem;
    background: #f0f3f7;
    margin-right: .5rem
}

.nav-pills.light .nav-link {
    background: #fff
}

.nav-pills .nav-link.active, .show > .nav-pills .nav-link {
    color: #fff;
    background-color: #da0b4e
}

.client-detail-box {
    display: table;
    width: 100%;
    margin: 0 0 5px 0;
    text-align: center
}

    .client-detail-box .pic {
        max-width: 90px;
        border-radius: 50px;
        border: 5px solid #ebedf1;
        margin: .5rem auto;
        background-image: url(../img/other-home-icon.png);
        background-repeat: no-repeat;
        height: 90px
    }

.user-test-1 {
    background-position: -115px -217px
}

.user-test-2 {
    background-position: -9px -119px
}

.user-test-3 {
    background-position: -9px -219px
}

.user-test-4 {
    background-position: -10px -318px
}

.user-test-5 {
    background-position: -118px -11px
}

.user-test-6 {
    background-position: -115px -112px
}

.user-test-7 {
    background-position: -11px -7px
}

.user-test-8 {
    background-position: -115px -315px
}

.testimonial-title {
    font-size: 18px;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
    color: #2d3954;
    font-weight: 500
}

span.post {
    font-size: 14px
}

p.description {
    font-size: 14px;
    text-align: center;
    font-style: italic
}

.articles_grid_style {
    position: relative;
    background: #fff;
    padding: 0 0 1rem;
    margin-bottom: 25px;
    transition: all ease .4s;
    width: 100%;
    border-radius: .4rem;
    overflow: hidden;
    transition: all ease .4s;
    box-shadow: 0 0 20px rgba(0,0,0,.075);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.075)
}

.articles_grid_thumb img {
    max-width: 100%
}

.articles_grid_caption {
    padding: 1rem 1rem 00
}

    .articles_grid_caption h4 {
        font-size: 17px
    }

.articles_grid_author {
    display: flex;
    align-items: center;
    margin-top: 1rem;
    width: 100%
}

.articles_grid_author {
    display: flex;
    align-items: center;
    margin-top: 1rem;
    width: 100%
}

    .articles_grid_author .articles_grid_author_img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        overflow: hidden;
        margin-right: 1rem
    }

        .articles_grid_author .articles_grid_author_img img {
            border-radius: 50%
        }

    .articles_grid_author h4 {
        font-size: 14px;
        font-weight: 400;
        color: #7182a7
    }

.single_article_wrap {
    display: block;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #e5e8f3
}

.article_featured_image {
    display: block;
    margin-bottom: 1.5rem
}

    .article_featured_image img {
        border-radius: 6px
    }

.single_article_wrap .article_body_wrap .article_middle_info {
    padding: 0;
    list-style: none
}

    .single_article_wrap .article_body_wrap .article_middle_info li {
        display: inline-block;
        margin: 2px 0;
        color: #da0d50;
        float: left;
        width: 50%
    }

        .single_article_wrap .article_body_wrap .article_middle_info li:last-child {
            text-align: right
        }

        .single_article_wrap .article_body_wrap .article_middle_info li i {
            margin-right: 5px
        }

.other1 .article_body_wrap h2 {
    font-size: 22px;
    margin: 10px 0 0;
    color: #282727;
    line-height: normal;
    font-weight: 700
}

    .other1 .article_body_wrap h2 b, .other1 .article_body_wrap h2 strong {
        font-weight: 500
    }

.single_article_wrap .article_body_wrap .text, .single_article_wrap .article_body_wrap p {
    color: #6e7c90;
    font-size: 15px;
    margin: 10px 0 0;
    display: block;
    width: 100%;
    word-break: break-word
}

.blog-page .article_detail_wrapss .article_bottom_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 43px 0 0
}

    .blog-page .article_detail_wrapss .article_bottom_info .post-tags {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }

        .blog-page .article_detail_wrapss .article_bottom_info .post-tags .pbm-title {
            font-size: 18px;
            line-height: 22px;
            margin: 0 0 20px
        }

        .blog-page .article_detail_wrapss .article_bottom_info .post-tags .list {
            padding: 0;
            list-style: none
        }

            .blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li {
                display: inline-block;
                margin-bottom: 10px
            }

                .blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li a {
                    border: 1px solid #e4e4e6;
                    letter-spacing: 0;
                    display: block;
                    padding: 9px 20px
                }

                    .blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li a:hover {
                        color: #fff;
                        background: #da0b4e;
                        border-color: #da0b4e
                    }

    .blog-page .article_detail_wrapss .article_bottom_info .post-share .list {
        padding: 0;
        list-style: none
    }

        .blog-page .article_detail_wrapss .article_bottom_info .post-share .list li {
            display: inline-block;
            margin-right: 22px
        }

            .blog-page .article_detail_wrapss .article_bottom_info .post-share .list li:last-child {
                margin-right: 0
            }

    .blog-page .article_detail_wrapss .article_bottom_info .post-share {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        text-align: right
    }

        .blog-page .article_detail_wrapss .article_bottom_info .post-share .pbm-title {
            font-size: 18px
        }

        .blog-page .article_detail_wrapss .article_bottom_info .post-share .list li a {
            color: #8c96b5;
            display: block;
            font-size: 16px;
            line-height: 22px
        }

            .blog-page .article_detail_wrapss .article_bottom_info .post-share .list li a:hover {
                color: #ef4060
            }

.single_article_pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    border-top: 1px solid #e4e4e6;
    padding: 48px 0 0;
    margin: 40px 0 0
}

.dashboard_container {
    background: #fff;
    border-radius: .4rem;
    padding: 0;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    position: relative;
    display: block;
    margin-bottom: 30px;
    width: 100%
}

.dashboard_container_header {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 15px 20px;
    border-bottom: 1px solid #f2f7fd
}

.dashboard_fl_1 {
    flex: 1
}

    .dashboard_fl_1 h4 {
        margin: 0;
        font-weight: 400;
        font-size: 17px
    }

.dashboard_container_body {
    padding: 0
}

.dashboard_container_header .form-inline .form-control, .form-inline.addons .form-control {
    border-right: none;
    width: auto;
    border-radius: 5px 0 0 5px
}

.dashboard_container_header .form-inline button, .form-inline.addons button {
    background-color: #fff;
    border: 1px solid #e6eaf3;
    border-left: none;
    border-radius: 0 5px 5px 0;
    height: 54px;
    color: #a8b0c5 !important;
    display: flex;
    align-items: center;
    padding: 0 15px 0 0;
    justify-content: center
}

.form-control:focus {
    border-color: #e6eaf3
}

.breadcrumb {
    margin-bottom: .85rem;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09)
}

.breadcrumb-item.active {
    color: #da0b4e
}

.dashboard-navbar, .dashboard-wraper {
    position: relative;
    width: 100%;
    padding: 2em;
    background: #1b2132;
    box-shadow: 0 1px 4px 0 #252c41;
    border-radius: 0 0 .2rem .2rem;
    margin-top: 25px
}

.d-user-avater {
    text-align: center;
    margin: 2em 0
}

    .d-user-avater img {
        max-width: 120px;
        border-radius: 50%;
        margin-bottom: 8px
    }

    .d-user-avater h4 {
        margin: 10px 0 3px 0;
        color: #fff;
        font-size: 17px
    }

.d-navigation ul {
    padding: 0;
    margin: 0
}

    .d-navigation ul li {
        list-style: none;
        padding: 0
    }

        .d-navigation ul li a {
            padding: 3px 0;
            color: #77829e;
            font-size: 14px;
            border-radius: .3rem;
            padding: 14px 15px;
            display: inline-block
        }

        .d-navigation ul li.active > a {
            color: #fff !important;
            background: #da0b4e
        }

        .d-navigation ul li a i {
            margin-right: 10px
        }

ul.nav.nav-second-level.collapse {
    display: none
}

    ul.nav.nav-second-level.collapse.show {
        display: block
    }

.nav-second-level li {
    display: block;
    width: 100%
}

.d-navigation ul li a {
    width: 100%
}

.nav-second-level li a {
    color: #787e94 !important
}

.d-navigation ul li a span {
    font-size: 12px;
    float: right;
    top: 5px;
    position: relative
}

.d-navigation ul li.active a span:before {
    content: "\e64b"
}

footer {
    z-index: 99;
    padding-top: 60px;
    position: relative
}

    footer.dark-footer {
        background: #252c41
    }

.footer-logo {
    padding: 20px 0;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #eaeef3;
    border-bottom: 1px solid #eaeef3
}

footer.footer-small {
    padding: 50px 0 0 0
}

img.img-footer {
    max-width: 150px;
    margin-bottom: 2rem
}

.ft-itext {
    font-weight: 500;
    font-size: 16px;
    text-align: center !important;
    margin: 10px
}

    .ft-itext i {
        margin-right: 5px
    }

ul.social {
    margin: 0;
    padding: 0
}

    ul.social li {
        display: inline-block;
        list-style: none;
        margin: 5px
    }

        ul.social li a {
            width: 40px;
            height: 40px;
            display: inline-block;
            background: #fff;
            border-radius: 50%;
            -webkit-box-shadow: 0 0 12px 0 rgba(71,119,244,.2);
            box-shadow: 0 0 12px 0 rgba(71,119,244,.2);
            line-height: 40px;
            text-align: center
        }

.footer-add {
    color: #dcdcdc;
    font-size: 13px;
    margin-top: 10px
}

.ft-copyright {
    border-top: 1px solid #eaeef3;
    padding: 15px 0 12px 0
}

    .ft-copyright p {
        margin-bottom: 0
    }

.footer-logo img {
    max-width: 185px
}

.footer-widget {
    padding: 0 0 30px
}

h3.widget-title {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 17px
}

.footer-widget ul {
    padding: 0;
    margin: 0
}

    .footer-widget ul li {
        list-style: none;
        margin-top: 8px;
        display: block;
        text-transform: capitalize
    }

        .footer-widget ul li a {
            color: #626a70
        }

footer.skin-dark-footer h3 {
    color: #fff
}

footer.skin-dark-footer, footer.skin-dark-footer .footer-widget ul li a, footer.skin-dark-footer a {
    color: #dcdcdc;
    transition: all ease .4s;
    font-size: 14px
}

    footer.skin-dark-footer .footer-widget ul li a:focus, footer.skin-dark-footer .footer-widget ul li a:hover {
        color: #fff
    }

.widget_media_image {
    margin-top: 3rem
}

.footer-bottom {
    padding: 30px 0 50px;
    margin-top: 10px;
    border-top: 1px solid #e9edf3
}

.skin-dark-footer .footer-bottom {
    background: #1b2132;
    border-top: none
}

ul.footer-bottom-social {
    margin: 0;
    padding: 0
}

    ul.footer-bottom-social li {
        display: inline-block;
        list-style: none;
        margin-right: 17px;
        margin-top: 0
    }

        ul.footer-bottom-social li a {
            color: #546e7a
        }

            ul.footer-bottom-social li a:focus, ul.footer-bottom-social li a:hover {
                color: #007bff
            }

        ul.footer-bottom-social li i {
            margin-right: 5px
        }

footer.skin-dark-footer ul.footer-bottom-social li a {
    color: #858b9f;
    font-size: 14px
}

    footer.skin-dark-footer ul.footer-bottom-social li a:focus, footer.skin-dark-footer ul.footer-bottom-social li a:hover {
        color: #fff;
        opacity: 1
    }

.foot-news {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.foot-news-first {
    padding-right: 2rem
}

.article_body_wrap {
    display: inline-block;
    width: 100%
}

@media (max-width:460px) {
    .single_article_wrap .article_body_wrap .article_middle_info li {
        width: 100%
    }

        .single_article_wrap .article_body_wrap .article_middle_info li:last-child {
            text-align: left;
            margin-top: 8px
        }
}

@media (max-width:360px) {
    span.assignment_det_lft {
        width: 100px
    }
}

@media (min-width:360px) and (max-width:767px) {
    span.assignment_det_lft {
        width: 120px
    }
}

@media (min-width:768px) {
    .banner-search .br-right {
        border-right: 1px solid #e6eaf3
    }

    .tp-side-menu {
        display: none
    }

    .banner-search .small-pad {
        padding-left: 0;
        padding-right: 0
    }

    .style_1 .single_job_title, .style_2 .single_job_title {
        max-width: 80%
    }

    .style_3 .single_job_title {
        max-width: 90%
    }
}

@media (min-width:992px) {
    .banner-search .form-group {
        height: 62px
    }

    .vw-lg-50 {
        width: 50vw !important
    }

    .page_title h2 {
        font-size: 60px;
        line-height: 1.2
    }

    .details_single h2 {
        font-size: 22px
    }

    .hide-92 {
        display: none
    }

    p.description {
        line-height: 1.8;
        max-width: 850px;
        margin: 0 auto
    }

    .overlio {
        margin-top: -120px
    }
}

@media (min-width:1024px) {
    .top_hm_2 {
        position: relative;
        top: -45px
    }

    .page-title .breadcrumb-title {
        font-size: 35px
    }

    .about_caption h4 {
        font-size: 40px
    }

    .hide-24 {
        display: none
    }

    .testi_description {
        font-size: 22px;
        margin-bottom: 2rem
    }

    .single_testi_caption {
        padding-left: 5rem
    }
}

@media (min-width:1200px) {
    .hero_banner1 {
        min-height: 320px;
        height: 65vh;
        padding: 10px 0 0
    }

    .hero_banner.full {
        height: 100vh
    }

    .hero_banner1 .big-header-capt {
        font-size: 35px
    }

    .hero_banner.home-4 {
        border-radius: 0 0 0 30%
    }

    .elix_img_box {
        max-width: 430px;
        overflow: hidden;
        border-radius: 30% 2%;
        position: absolute;
        display: block;
        right: 40px;
        top: 80px
    }
}

@media (max-width:575.98px) {
    .list_jobs_header {
        display: block
    }

    .rating-bars-item {
        width: calc(100% - 30px)
    }

    h2.ed_title {
        font-size: 23px
    }

    ul.edu_list.third li {
        flex: 0 0 100%
    }

    ul.head_jobs_social li a {
        width: 40px;
        height: 40px;
        display: flex
    }

    .customize-tab.tabs_creative .nav-link {
        padding: .8rem 1rem
    }

    .viewer_detail_wraps {
        display: block
    }

    .viewer_detail_thumb {
        margin-bottom: 1rem
    }

    .single_instructor {
        display: block
    }

    .single_instructor_caption {
        flex: auto;
        padding-left: 0;
        padding-top: 1rem
    }

    .review-comments-avatar {
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 50px
    }

    .reviews-comments-item {
        padding: 0 0 30px 60px
    }

    ul.head_jobs_social li {
        display: inline-block;
        margin-right: 5px
    }

    #brand-slide {
        padding-top: 2rem
    }

    .footer_widget {
        padding-top: 2.5rem
    }

    .top-footer {
        padding: 3rem 0 0
    }

    img.img-footer.small {
        max-width: 140px;
        margin-left: 0
    }

    .featured_job_select {
        right: 10px
    }

    .list_jobs_thumbs {
        margin-bottom: .5rem
    }

    .lj_footer_last.style-2 ul li {
        margin-right: 4px;
        font-size: 12px;
        padding: 6px 10px
    }

        .lj_footer_last.style-2 ul li i {
            margin-right: 4px
        }

    .filter_box_first {
        display: block;
        margin-bottom: 10px
    }

    .filter_box {
        display: block
    }
}

@media (max-width:767px) {
    .support-chat-box {
        bottom: 40px
    }

    .header.header-fixed {
        position: relative
    }

    .new-mobil-chat {
        display: block
    }

    .chat-side-pos img {
        display: none
    }

    .chat-side-opt {
        left: 50%;
        bottom: 0;
        transform: translate(-50%,-39px);
        right: auto;
        top: auto;
        display: none
    }

    .banner-search-2 p {
        margin: 0;
        font-size: 14px;
        text-align: center;
        line-height: 18px
    }

    .button_click {
        width: 32px
    }

    input#pages {
        max-width: 150px
    }

    span.word-count {
        max-width: 98px
    }

    .home-new-span-btn {
        text-align: center;
        margin-bottom: 10px
    }

    .input_fields_wrap {
        padding: 0 5px
    }

    #sidebar {
        position: relative !important;
        width: 100% !important;
        left: auto !important;
        transform: translate(0,0) !important;
        top: 0 !important
    }

    .image-ducment img {
        height: auto !important
    }

    .document-page-step2 {
        overflow-x: scroll;
        width: 760px
    }

    .popular-blog a {
        position: relative
    }

    .trips_wrap.colored {
        background: #88002c;
        height: 115px;
        overflow-x: scroll;
        overflow-y: hidden
    }

    .col_mob {
        display: inline !important;
        width: 280px
    }

    .trips_wrap.colored .row {
        height: 115px;
        width: 900px;
        max-width: 855px
    }

    .dot-container {
        display: block
    }

    .comm-pr {
        display: none
    }

    .document-detail-scroll {
        position: relative;
        top: 0
    }

    .document-detail-body {
        overflow-y: scroll
    }

    div.document-step-othe1 {
        margin: 20px 0 10px
    }

    .document-step-othe1 span {
        float: left;
        margin: 8px 0;
        width: 100%
    }

    .chi-offer-mob {
        display: block
    }

    .chi-offer-desk {
        display: none
    }

    .breadcrumb-item {
        font-size: 13px
    }

    #back2Top {
        bottom: 153px
    }

    .welcom-banner {
        min-height: auto
    }

    .footer-widget {
        padding: 0 0 15px
    }

    h3.widget-title {
        margin-bottom: 0
    }

    .footer-widget ul li {
        margin-top: 7px;
        display: inline-block;
        width: 49%
    }

    .ai-chat-btn {
        width: 100%;
        left: 0;
        background-color: #ee850f;
        border-radius: 10px 10px 0 0;
        padding: 8px 15px;
        font-size: 17px;
        color: #fff;
        font-weight: 600
    }

    .page-title .breadcrumb-title {
        font-size: 25px
    }

    .country-service {
        min-height: auto !important;
        margin: 10px 0
    }

    .hero_banner, .hero_banner1 {
        padding: 15px 0
    }

    .cl_2 {
        text-align: center;
        font-size: 25px
    }

    .banner-search {
        background-color: #ffffff00
    }

        .banner-search .form-group {
            background-color: #fff
        }

        .banner-search .btn.search-btn {
            margin-top: 10px
        }

    .document-step1 {
        min-height: auto;
        margin: 10px 0 20px !important
    }

    .order-butt {
        text-align: left;
        padding-top: 5px
    }

    .country-review-bott ul li {
        margin: 10px 0
    }

    .youtube_inner_vid {
        padding: 10px
    }

    .youtube_cross {
        right: 0;
        top: -10px
    }

    .country-fi-rgt span {
        margin-bottom: 25px;
        margin-top: 15px
    }

    .country-review-img1 span, .offer_fixed, .thankyou-lft {
        display: none
    }

    .thankyou-rgt {
        padding: 10px 20px 10px 20px
    }

    .sampl_lft {
        padding-left: 15px
    }

    .sampl-rgt {
        padding: 10px 15px;
        border-left: none
    }

    .ai-chat-btn img, .country-fi-rgt, .country-numer, .footer-subject, .forgot_img, .sampl_lft::before, .shadow_high, .trust_college {
        display: none
    }

    .edu_cat_2 {
        padding: 10px 10px 10px 3.5pc;
        margin-bottom: 10px
    }

    .edu_cat_data h3 {
        font-size: 14px;
        margin-bottom: 4px;
        line-height: 19px
    }

    section {
        padding: 25px 0 25px
    }

    .edu_cat_2::after {
        width: 55px;
        height: 55px;
        background-size: 365px
    }

    .cat-1::after {
        background-position: -65px -58px
    }

    .cat-2::after {
        background-position: -72px -190px
    }

    .cat-3::after {
        background-position: -70px -120px
    }

    .cat-4::after {
        background-position: 1px -113px
    }

    .cat-10::after {
        background-position: -59px 3px
    }

    .cat-6::after {
        background-position: 7px -43px;
        background-size: 300px
    }

    .cat-7::after {
        background-position: -3px -179px
    }

    .cat-9::after {
        background-position: 4px -242px
    }

    .cat-8::after {
        background-position: 4px 6px
    }

    .edu_cat_2.cat-11::after, .edu_cat_2.cat-12::after, .edu_cat_2.cat-13::after {
        background-size: 702px
    }

    .cat-11::after {
        background-position: -637px -13px
    }

    .cat-12::after {
        background-position: -639px -68px
    }

    .cat-13::after {
        background-position: -643px -133px
    }

    .ai-chat-btn span, .banner-search-2 a.btn {
        display: block
    }

    .forgot_form {
        width: 100%
    }

    .login_lft, .order-side-img {
        display: none
    }

    .login_right {
        padding-right: 15px
    }

    .log-padd {
        padding: 5pc 0
    }

    .about_rgt span, .payment-side-img span {
        display: none
    }

    #table_res {
        overflow-x: scroll
    }

    .single_widgets {
        padding: 30px 15px 35px
    }

    .trips_wrap.colored .trips {
        border: none
    }

    .ass-detail p.proposed_pri span {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-top: 10px
    }

        .ass-detail p.proposed_pri span a {
            float: none
        }

    .trips {
        padding-left: 0;
        padding-right: 0
    }

    .list_jobs_footer {
        display: block
    }

    .fs-left-map-box {
        float: none
    }

    .ed_detail_wrap {
        padding-top: 1rem
    }

    .home-map.fl-wrap {
        height: 420px
    }

    .banner-search-2.transparent {
        padding: 0;
        margin: 0 0 20px
    }

    .map-container.fw-map #map-main {
        position: relative;
        height: 420px;
        width: 100%
    }

    .half-map .fs-inner-container {
        width: 100%
    }

    .half-map .fs-content {
        padding: 2rem 1rem
    }

    .nav-menu.nav-menu-social > li.login_click a {
        padding: 12px 20px
    }

    .nav-menu.nav-menu-social > li.login_click {
        top: 9px
    }

    .lj_footer_first {
        margin-bottom: 10px
    }

    .style_2 .details_header .appliex_info {
        display: block
    }

    .style_2 .job_employer_thumb {
        margin-bottom: 1rem
    }

    ul.head_jobs_social {
        margin-bottom: 1rem
    }

    .dashboard_single_course_progress {
        display: block;
        align-items: center;
        width: 100%
    }

    .single_testi_caption {
        padding: 1rem
    }

    .hide-small {
        display: none
    }

    .hero-inner-2:after {
        display: none
    }

    .job_details.style_3, .job_details.style_4 {
        margin-bottom: 1rem
    }

    .page_title {
        min-height: 300px;
        padding: 50px 0
    }

    .mg-list-thumb {
        display: block;
        float: none
    }

    .dashboard-wrap {
        margin-bottom: 1rem
    }

    .manage-list {
        display: block
    }

    .topbar-head .topbar-left ul.tp-list {
        display: none
    }

    .tp-side-menu {
        display: block
    }

    .topbar-head ul li {
        padding-right: 8px
    }

    ul.dropdown-menu.mlix-wrap {
        padding: 1rem .5rem
    }

    .education_block_list_layout {
        text-align: center;
        display: inline-block;
        margin-bottom: 15px
    }

        .education_block_list_layout .education_block_thumb {
            width: 100%;
            height: 110px;
            margin: 0 0 15px;
            float: left
        }

    .education_block_thumb span {
        display: inline-block;
        width: 110px;
        height: 110px;
        background-size: 522px
    }

        .education_block_thumb span.ser-home-1 {
            background-position: -135px -5px
        }

        .education_block_thumb span.ser-home-2 {
            background-position: -135px -125px
        }

        .education_block_thumb span.ser-home-3 {
            background-position: -251px -5px
        }

        .education_block_thumb span.ser-home-4 {
            background-position: -250px -125px
        }

        .education_block_thumb span.ser-home-5 {
            background-position: -363px -5px
        }

        .education_block_thumb span.ser-home-6 {
            background-position: -364px -125px
        }

    .about-short h3 {
        font-size: 17px;
        line-height: 22px
    }

    .about_1 ul li, .servi-mob p {
        font-size: 14px;
        line-height: 20px
    }

    .about_1 h4 {
        color: #000;
        font-size: 14px;
        line-height: 20px
    }

        .about_1 h4 span {
            color: #595959
        }

    .nav-brand img {
        max-width: 220px
    }

    .sec-heading h2 {
        font-size: 22px;
        padding: 0 15px;
        line-height: 30px
    }

    .about_1 {
        padding: 0 10px
    }

    ul.footer-bottom-social {
        margin: 10px 0 0
    }

    .education_block_list_layout .education_block_body {
        padding: 0
    }

    .call_back_wrapper {
        max-width: 310px
    }

    .number_drop_num span.drop_1_num {
        width: 35%
    }

    .number_drop_num span:last-child {
        width: 55%
    }

    .call_bk_right div p input[type=number] {
        width: 85px
    }

    .call_fix_btn {
        transform: rotate(0);
        right: 0;
        padding: 0;
        top: 57%;
        border-radius: 8px 0 0 8px
    }

    .mobile_what, .moile_1 {
        display: block
    }

    .Web_What, .desk_1, .flix1, .home_faq_rgt {
        display: none
    }

    .ai_chat_main {
        max-width: 310px
    }
}

@media (max-width:991px) {
    .hide-91 {
        display: none
    }

    .show-91 {
        display: block
    }

    .change-logo .nav-brand.static-logo {
        display: none
    }
}

@media (max-width:992px) {
    .nav-dropdown > li > a {
        border-bottom: 1px solid #2d3454;
        color: #787fa0
    }

    .nav-menu.nav-menu-social > li.login_click.search {
        display: none
    }

    .filter_wraps {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%
    }

    .submenu-indicator-chevron {
        border-color: transparent #787fa0 #787fa0 transparent
    }

    .nav-menu > li .nav-dropdown {
        background: 0 0;
        padding: 0
    }

    .nav-menu > li > .nav-dropdown:before {
        display: none
    }
}

@media (max-width:1023px) {
    .banner_count_sec {
        display: none
    }

    .woo_product_title {
        font-size: 18px
    }

    ul.woo_info li {
        margin-right: .5rem;
        font-size: 13px
    }

    .dashboard_single_course {
        display: block
    }

    .dashboard_single_course_thumb {
        width: 100%;
        margin-bottom: 1rem
    }

    .dashboard-navbar, .dashboard-wraper {
        padding: 1em
    }

    .dashboard_single_course_thumb img {
        height: 100%;
        object-fit: cover;
        width: 100%
    }

    .cart_totals.checkout {
        margin-top: 1rem
    }

    .checkout_coupon.checkout {
        display: block
    }

    .checkout_coupon_flex {
        margin-bottom: 1rem
    }

    .ed_view_box.style_3 .ed_view_features ul li {
        flex: 0 0 100%
    }

    .edu_wraper .edu_title {
        font-size: 15px
    }

    ul.edu_list li {
        font-size: 10px
    }

    .inline_edu_wrap {
        display: block
    }

    .inline_edu_first {
        margin-bottom: 1rem
    }

    .nav-link {
        padding: .8rem 1rem
    }

    .show-23 {
        display: block
    }

    .hide-23 {
        display: none
    }

    .featured_jb_box {
        display: none
    }
}

@media (max-width:1199.98px) {
    div#brand-slide {
        padding-top: 2rem
    }

    .edu_data .title {
        font-size: 15px;
        line-height: 35px;
        margin-bottom: 0
    }

    ul.cources_facts_list li {
        padding: 5px 12px;
        font-size: 12px
    }

    .cources_info_last h3 {
        font-size: 25px
    }

    .jobs_info ul li {
        margin-right: 4px;
        padding: 5px 10px
    }
}

@media (max-width:420px) {
    .form_spa button.btncolor_side, button.side_sub {
        max-width: 100%;
        margin-top: 10px
    }

    .doc-popup-inner {
        overflow-y: scroll;
        max-height: 500px
    }

    .doc-top-popup {
        padding: 5px 35px
    }

    .footer-widget ul.footer-menu li a {
        padding: 14px 2px;
        display: inline-block;
        min-width: 50px
    }

    .nav-menus-wrapper {
        display: none
    }
}

a.dmca-badge img {
    max-width: 125px;
    width: 100%;
    height: auto
}

.counter_c {
    color: #fff;
    font-size: 1.6em;
    font-weight: 600
}

.ft-600 {
    font-weight: 600
}

.p-bg {
    background: #ece9e9;
    padding: 5px 15px
}

.p-bg1 {
    background: #f2e1e1;
    padding: 5px 15px
}

.custom-chat-wrap {
    font-family: Nunito,sans-serif
}

.cm-chat-btn {
    width: 255px;
    height: 50px;
    box-shadow: rgb(0 0 0 / 30%) 0 4px 12px;
    background: #ee850f;
    border-radius: 8px 8px 0 0;
    display: flex;
    padding: 0 .9em;
    -webkit-box-align: center;
    z-index: 999;
    align-items: center;
    position: fixed;
    color: #fff;
    right: 13px;
    bottom: 0;
    cursor: pointer;
    font-family: "Noto Sans",sans-serif;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    transition: bottom .3s
}

.chat-active .cm-chat-btn {
    bottom: -50px
}

.cm-chat-text {
    margin: 1em 4px 1em 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    font-weight: 700;
    font-size: .9em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.chat-icon {
    appearance: none;
    background: 0 0;
    border: 0;
    margin: 0;
    color: inherit;
    padding: 0;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 6px
}

.svg-weap {
    position: relative;
    transition: transform .2s cubic-bezier(.18, .89, .32, 1.28) 50ms;
    display: flex;
    width: 24px;
    height: 24px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    transform: scale(1);
    right: 1px
}

.lc-1adcsh3 {
    opacity: 1;
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: all .2s cubic-bezier(.18, .89, .32, 1.28) 50ms
}

.cm-lc-u2lsqf {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 1px;
    transition: opacity 150ms cubic-bezier(.33, 0, .67, 1) 50ms;
    display: flex;
    width: 24px;
    height: 24px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    opacity: 0
}

.cm-chat-btn:hover .cm-lc-u2lsqf {
    opacity: 1
}

.cm-chat-btn:hover .svg-weap {
    transition: transform .2s cubic-bezier(.18, .89, .32, 1.28) 50ms;
    transform: scale(1.25)
}

.cm-chat-btn:hover .lc-1adcsh3 {
    opacity: 0;
    transform: scale(0);
    transform-origin: 50% 50%;
    transition: all .2s cubic-bezier(.18, .89, .32, 1.28) 50ms
}

.cm-chat-btn:hover .cm-lc-1xuzwae {
    transform-box: fill-box;
    transform-origin: 50% 50%;
    animation-timing-function: cubic-bezier(0,0,1,1);
    animation-name: animation-1b46542;
    animation-duration: 1s;
    animation-iteration-count: 1
}

.cm-chat-btn:hover .cm-lc-pg4hi7 {
    transform-box: fill-box;
    transform-origin: 50% 50%;
    animation-timing-function: cubic-bezier(0,0,1,1);
    animation-name: animation-1jfu53p;
    animation-duration: 1s;
    animation-iteration-count: 1
}

.cm-chat-btn:hover .cm-lc-xmt1be {
    transform-box: fill-box;
    transform-origin: 50% 50%;
    animation-timing-function: cubic-bezier(0,0,1,1);
    animation-name: animation-1a4la2l;
    animation-duration: 1s;
    animation-iteration-count: 1
}

.custom-chat {
    position: fixed;
    right: 16px;
    bottom: 0;
    z-index: 99999;
    width: 320px;
    line-height: 1;
    padding-top: 20px;
    padding-bottom: 16px;
    height: 0;
    visibility: hidden;
    transition: all .3s
}

.chat-active .custom-chat {
    height: auto;
    visibility: visible
}

.chat-body-outer {
    display: flex;
    flex-direction: column;
    min-width: 0;
    box-shadow: rgb(0 0 0 / 30%) 0 4px 12px;
    overflow: hidden;
    border-radius: 8px;
    background: #fff;
    height: 100%
}

.chat-header {
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    border: #000;
    position: relative;
    z-index: 2;
    background-color: #ee910f;
    color: #fff;
    font-size: 1em;
    height: 56px;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    flex-grow: 0;
    text-align: left;
    padding: 0 .8em;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    transition: background-color .3s ease 0s;
    font-weight: 700
}

.chat-minimise:after {
    background: #444;
    border-radius: 8px;
    color: #fff;
    content: "Options";
    font-size: 13px;
    padding: 11px 11px;
    position: absolute;
    text-align: center;
    font-weight: 500;
    top: 35px;
    z-index: 9;
    left: -6px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .1s;
    white-space: nowrap
}

.chat-minimise:after {
    left: auto;
    right: -4px;
    content: "Minimize window"
}

.chat-minimise:before {
    border: solid;
    border-color: #444 transparent;
    border-width: 0 5px 5px 5px;
    content: "";
    left: 10px;
    bottom: -3px;
    z-index: 9;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opcity .2s
}

.chat-minimise:before {
    left: 15px
}

.chat-minimise:hover:before {
    opacity: 1;
    visibility: visible
}

.chat-minimise:hover:after {
    opacity: 1;
    visibility: visible
}

.welcome-chat {
    width: 100%;
    padding: 0 2px;
    text-align: center;
    -webkit-box-flex: 1;
    flex-grow: 1;
    font-size: .875rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
    position: relative;
    top: -1px
}

.chat-minimise {
    appearance: none;
    background: 0 0;
    border: 0;
    margin: 0;
    color: inherit;
    padding: 0;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 6px;
    cursor: pointer;
    position: relative
}

    .chat-minimise .cm-mpchac {
        display: inline-block;
        flex-shrink: 0;
        width: 32px;
        height: 32px;
        font-size: 20px;
        user-select: none;
        fill: currentcolor;
        position: relative;
        top: -3px
    }

        .chat-minimise .cm-mpchac path {
            position: relative
        }

.chat-header-in {
    display: flex;
    min-width: 0;
    -webkit-box-align: center;
    align-items: center;
    z-index: 1;
    color: #424d57;
    padding: 1rem;
    background: #fff;
    position: relative;
    box-shadow: rgb(0 0 0 / 20%) 0 0 8px;
    flex-shrink: 0
}

.chat-header-user {
    width: 100%;
    display: flex
}

.chat-user-icon {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    margin-right: .5em
}

.chat-user-details {
    display: flex;
    min-width: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%
}

.chat-user-icon img {
    max-width: 40px;
    border-radius: 50%
}

.chat-user-icon:after {
    content: "";
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: green;
    position: absolute;
    top: -2px;
    right: -2px;
    border: 2px solid #fff;
    box-sizing: content-box
}

.chat-userName {
    font-size: .9em;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    word-break: break-word;
    color: #424d57;
    line-height: normal
}

.chat-subCate {
    font-weight: 400;
    font-size: .9em;
    opacity: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    word-break: break-word;
    color: #424d57;
    line-height: normal
}

.chat-user-name {
    display: flex;
    flex-direction: column;
    min-width: 0;
    -webkit-box-flex: 1;
    max-width: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    flex: 1 1 0%
}

.chat-powerd {
    z-index: 101;
    font-size: .65em;
    padding: .3em 0;
    width: 100%;
    text-align: center;
    background-color: #f0f0f0
}

.chatpowerd {
    display: flex;
    direction: ltr;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #6e6e6e;
    text-decoration: none;
    padding: .2em;
    border-radius: 6px
}

    .chatpowerd svg {
        height: 13px;
        max-width: 58px;
        position: relative;
        top: 2px;
        margin-left: 4px
    }

.chat-btn {
    padding: 1em;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: .9em
}

    .chat-btn .chat-button {
        border: 0;
        width: 100%;
        max-width: 320px;
        flex-shrink: 0;
        cursor: pointer;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        outline-offset: 2px;
        border-radius: 6px;
        font-size: .875rem;
        font-weight: 400;
        padding: 12px;
        color: #fff;
        background-color: #aecf5f;
        outline: 0;
        line-height: normal
    }

.chat-deatils {
    padding: .5em;
    overflow-y: auto;
    scrollbar-width: thin;
    height: calc(100vh - 263px);
    max-height: 397px
}

.chat-deatils-inner {
    display: flex;
    width: 100%
}

.chat-deatils::-webkit-scrollbar, .chat-keyboard form .keyPad::-webkit-scrollbar {
    width: 7px
}

.chat-deatils::-webkit-scrollbar-track, .chat-keyboard form .keyPad::-webkit-scrollbar-track {
    background-color: #e9e9e9
}

.chat-deatils::-webkit-scrollbar-thumb, .chat-keyboard form .keyPad::-webkit-scrollbar-thumb {
    background-color: #d5d5d5
}

.chat-oner {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    font-size: .7em;
    line-height: 1.6em;
    min-width: 20px;
    margin: 0 .3em 0 0;
    -webkit-box-flex: 0;
    flex-grow: 0
}

.main-chat {
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
    flex-shrink: 1;
    padding: 3px 4px
}

.chat-oner-ic {
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    text-transform: uppercase;
    overflow: hidden;
    border: 0;
    width: 20px;
    height: 20px;
    line-height: 20px
}

    .chat-oner-ic img {
        display: block;
        border-radius: inherit;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.chat-date {
    font-size: 11.52px;
    line-height: normal;
    display: block;
    font-weight: 400;
    padding-top: 4px
}

.chat-all {
    overflow-wrap: break-word;
    max-width: 100%;
    padding: 15px;
    font-size: 14px;
    line-height: normal;
    box-shadow: rgb(0 0 0 / 10%) 0 1px 2px
}

.chat-user-EmailIcon .userIc-1mpchac {
    width: 30px;
    fill: #fff
}

.chat-user-EmailIcon span {
    display: inline-block;
    background-color: #aecf5f;
    border-radius: 50%;
    padding: 4px
}

.chat-user-EmailIcon {
    text-align: center
}

.chat-user-Edetail {
    padding-top: 20px;
    box-shadow: rgb(0 0 0 / 10%) 0 1px 2px
}

.chat-user-EmailHint {
    padding: 15px;
    font-size: 14px;
    line-height: normal
}

.chat-user-Edetail form {
    padding: 0 15px 15px
}

.start-chat-valid .chat-email {
    width: 100%;
    line-height: normal;
    padding: 10px 10px;
    border: 1px solid #aecf5f;
    border-radius: 2px;
    margin-bottom: 5px;
    outline: 0;
    font-size: 14px;
    color: #5e5e5e
}

.start-chat-valid {
    padding-bottom: 10px
}

.validation-chat {
    display: block;
    font-size: 11px;
    color: #ff1a1a
}

.start-chat-valid .chat-email.invalid {
    border-color: #ff9177
}

.chat-user-Edetail form .chat-start {
    border: 0;
    cursor: pointer;
    padding: 11px 10px;
    outline: 0;
    background-color: #aecf5f;
    color: #fff;
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    line-height: normal;
    font-size: 14px;
    border-radius: 5px
}

.chat-btn:not(.add-chat-email) {
    display: none
}

.chat-user-email {
    display: none
}

.user-main-emailadd {
    padding: 14px;
    font-size: 14px;
    display: none
}

    .user-main-emailadd span {
        font-weight: 700;
        position: relative
    }

.user-email-done {
    padding-top: 7px
}

.user-main-emailadd span:after {
    height: 12px;
    width: 7px;
    position: absolute;
    content: "";
    margin-left: 8px;
    border: 2px solid #aecf5f;
    border-top: 0;
    border-left: 0;
    transform: rotate(41deg);
    top: 2px
}

.chat-deatils.hide-active-chat-btn {
    max-height: 469px
}

.chat-keyboard form {
    display: flex;
    min-width: 0;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    border-top: 1px solid #d7d7d7;
    padding-top: 6px;
    padding-bottom: 6px
}

    .chat-keyboard form .keyPad {
        appearance: none;
        border: 0;
        min-height: 45px;
        max-height: 66px;
        min-width: 0;
        width: 100%;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
        padding: 12px 90px 12px 14px;
        overflow-y: auto;
        margin-top: 0;
        transition: box-shadow .1s ease-in-out 0s;
        color: #111;
        background-color: rgb(255 255 255);
        box-sizing: border-box;
        outline: 0;
        font-size: 13px;
        line-height: 1.5;
        resize: none;
        scrollbar-width: thin
    }

.chat-keyboard {
    display: none
}

@media (max-height:330px) {
    .chat-header-in {
        display: none
    }

    .chat-deatils {
        height: calc(100vh - 183px)
    }

        .chat-deatils.hide-active-chat-btn {
            height: calc(100vh - 113px)
        }
}

@media (max-width:480px) {
    @media (max-height:330px) {
        .chat-deatils.hide-active-chat-btn {
            height: calc(100vh - 79px) !important
        }

        .chat-deatils {
            height: calc(100vh - 151px) !important
        }

            .chat-deatils.activescroll-chat-btn {
                height: calc(100vh - 134px) !important
            }
    }

    .custom-chat {
        right: 0;
        left: 0;
        bottom: 0;
        top: 0;
        width: 100%;
        padding-top: 0;
        padding-bottom: 0
    }

    .chat-body-outer {
        border-radius: 0
    }

    .chat-deatils {
        height: calc(100vh - 423px);
        max-height: 100vh
    }

        .chat-deatils.hide-active-chat-btn {
            max-height: 100vh;
            height: calc(100vh - 151px)
        }

        .chat-deatils.activescroll-chat-btn {
            height: calc(100vh - 207px)
        }
}

@keyframes animation-1b46542 {
    0%,100%,66.67% {
        transform: translate(0,0)
    }

    6.67% {
        transform: translate(0,-8px)
    }

    13.33%,20% {
        transform: translate(0,-10px)
    }

    26.67% {
        transform: translate(0,-6px)
    }

    33.33% {
        transform: translate(0,-2px)
    }

    40% {
        transform: translate(0,3px)
    }

    46.67% {
        transform: translate(0,2px)
    }

    53.33% {
        transform: translate(0,-1px)
    }
}

@keyframes animation-1jfu53p {
    0%,100%,6.67%,73.33% {
        transform: translate(0,0)
    }

    13.33% {
        transform: translate(0,-8px)
    }

    20%,26.67% {
        transform: translate(0,-10px)
    }

    33.33% {
        transform: translate(0,-6px)
    }

    40% {
        transform: translate(0,-2px)
    }

    46.67% {
        transform: translate(0,3px)
    }

    53.33% {
        transform: translate(0,2px)
    }

    60% {
        transform: translate(0,-1px)
    }
}

@keyframes animation-1a4la2l {
    0%,100%,13.33%,80% {
        transform: translate(0,0)
    }

    20% {
        transform: translate(0,-8px)
    }

    26.67%,33.33% {
        transform: translate(0,-10px)
    }

    40% {
        transform: translate(0,-6px)
    }

    46.67% {
        transform: translate(0,-2px)
    }

    53.33% {
        transform: translate(0,3px)
    }

    60% {
        transform: translate(0,2px)
    }

    66.67% {
        transform: translate(0,-1px)
    }
}

.chat-user-Edetail form .chat-start.loading:before {
    content: "";
    height: 15px;
    width: 15px;
    position: absolute;
    background-image: url(../img/ajax-loader.gif);
    background-position: center center;
    background-size: cover;
    margin-left: -20px;
    top: 14px
}
.home-new-span select#Subject {
    height: 50px;
}
