/* Minification failed. Returning unminified contents.
(659,1): run-time error CSS1019: Unexpected token, found '}'
(2051,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(2052,10): run-time error CSS1035: Expected colon, found '{'
 */
.main-menu > ul > li > a {
    text-transform: none;
}

@media only screen and (min-width: 992px) {
    .main-menu ul .menu-wrapper h3 {
        text-transform: none;
    }
}

input.form-control#email_newsletter {
    margin-right: 0px;
    margin-bottom: 5px;
}

input.form-control#fullname_newsletter {
    margin-bottom: 5px;
    background-color: #fff;
    border: none;
    border: 2px solid #ededed;
    height: 50px;
    font-size: 15px;
    padding-left: 20px;
    width: 380px;
    margin-top: -2px;
    margin-right: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

button.button#submit-newsletter {
    height: 50px;
    width: 380px;
}

footer h4 {
    text-transform: none;
}

.bg_content.testimonials {
    background: url(../img/testimonials.jpg);
    height: 470px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    input.form-control#email_newsletter,
    input.form-control#fullname_newsletter,
    button.button#submit-newsletter {
        margin-right: auto;
        margin-left: auto;
        width: 280px;
    }
}

.sub_header.bg_2 {
    background-image: url(/Content/assets/img/slides/slide1.jpg);
}

a.box_feat h3 {
    text-transform: none;
}

.container_white_bg {
    background-color: #ffffff;
}

.video-wrapper {
    width: 100% !important;
}

.margin-b-60 {
    margin-bottom: 60px;
}

.courses-content {
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn-see-all,
.btn-see-all:hover {
    color: #0083ca;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
}

    .btn-see-all span.btn-blue {
        background: #0083ca url(/Content/assets/img/right-arrow.svg) 50% no-repeat;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background-size: 22%;
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
        -webkit-transition: .3s ease-out;
        transition: .3s ease-out;
    }

        .btn-see-all span.btn-blue:hover {
            background-color: #058fda;
        }

@media screen and (min-width: 480px) {
    .btn-see-all span {
        background-position: 25px;
        margin-left: 1.5rem;
        width: 60px;
        height: 60px;
    }
}

.catalog .box_feat {
    -webkit-box-shadow: 5px 5px 25px 0 rgba(46,61,73,.2);
    box-shadow: 5px 5px 25px 0 rgba(46,61,73,.2);
    border-radius: 10px;
}

.map-content {
    margin-top: 1px;
}

.b_c_dark {
    background-color: #283842;
}

.box_style_1 {
    -webkit-box-shadow: 4px 4px 20px 0 rgba(0,0,0,.2);
    box-shadow: 4px 4px 20px 0 rgba(0,0,0,.2);
}

.contact_info .contact_main_header {
    font-weight: 600;
}

.contact_info .contact_header {
    margin-bottom: 5px;
    color: #333;
    font-weight: 600;
    font-size: 15px;
}

.contact_info .contact_t,
.contact_info .contact_f {
    margin-bottom: 5px;
    color: #333;
    font-weight: 600;
    font-size: 13px;
}

.contact_info .contact_m {
    color: #3f9ad6;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    outline: none;
}

.box_style_1 p {
    color: #999;
    font-size: 13px;
    line-height: 14px;
}

.references-row {
    display: table;
    margin: 0 auto;
}

    .references-row .references {
        float: left;
        width: 200px;
        height: 100px;
        position: relative;
        margin-bottom: 30px;
        margin-top: 10px;
    }

        .references-row .references .reference img {
            position: absolute;
            opacity: .7;
        }

@media only screen and (max-width: 1220px) {
    .references-row .references:nth-child(4),
    .references-row .references:nth-child(3) {
        display: none;
    }
}

.padding_t_0 {
    padding-top: 0px;
}

.round-icon {
    width: 80px;
    margin: 0 auto;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,.3);
    box-shadow: 2px 2px 6px rgba(0,0,0,.3);
    margin-bottom: 10px;
}

.round-icon-left {
    float: left;
}

.round-icon i {
    position: relative;
    top: 20%;
    font-size: 50px;
    margin: auto;
    left: 5%;
    color: #777;
}

.education-row {
    margin-top: 20px;
}

.margin-t-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.areas-of-activity .activity-header {
    font-size: 20px;
    margin-bottom: 15px;
}

.areas-of-activity p {
    color: #555;
}

.strip_all_courses_list {
    -webkit-box-shadow: 4px 4px 20px 0 rgba(0,0,0,.2);
    box-shadow: 4px 4px 20px 0 rgba(0,0,0,.2);
}

/*LOGIN*/


.login .logo {
    margin: 0 auto;
    margin-top: 30px;
    padding: 15px;
    text-align: center;
}

    .login .logo img {
        width: 200px;
    }

.login .content {
    margin: 25px auto 10px auto;
    border-radius: 0;
}

.login .form-control {
    box-shadow: none !important;
}

.login .form-control, output {
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    display: block;
}

.login .form-group {
    border-radius: 0 !important;
}

.login .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.login .content .form-actions .rememberme {
    margin-top: 8px;
    display: inline-block;
}

.mev-radio,
.mev-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    .mev-radio.mev-radio-disabled, .mev-radio.mev-checkbox-disabled,
    .mev-checkbox.mev-radio-disabled,
    .mev-checkbox.mev-checkbox-disabled {
        opacity: 0.6;
        filter: alpha(opacity=60);
    }

    .mev-radio > input,
    .mev-checkbox > input {
        position: absolute;
        z-index: -1;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .mev-radio > span,
    .mev-checkbox > span {
        border: 1px solid transparent;
        position: absolute;
        top: 0px;
        left: 0;
        height: 19px;
        width: 19px;
        background: #E6E6E6;
    }

        .mev-radio > span:after,
        .mev-checkbox > span:after {
            content: '';
            position: absolute;
            display: none;
        }

    .mev-radio:hover > input:not([disabled]) ~ span,
    .mev-radio > input:focus ~ span,
    .mev-checkbox:hover > input:not([disabled]) ~ span,
    .mev-checkbox > input:focus ~ span {
        background: #d9d9d9;
        webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .mev-radio > input:checked ~ span,
    .mev-checkbox > input:checked ~ span {
        webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        background: #d9d9d9;
    }

        .mev-radio > input:checked ~ span:after,
        .mev-checkbox > input:checked ~ span:after {
            display: block;
        }

    .mev-radio:hover > input:not([disabled]):checked ~ span,
    .mev-radio > input:checked ~ span,
    .mev-checkbox:hover > input:not([disabled]):checked ~ span,
    .mev-checkbox > input:checked ~ span {
        webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        background: #d9d9d9;
    }

    .mev-radio > input:disabled ~ span,
    .mev-checkbox > input:disabled ~ span {
        opacity: 0.6;
        filter: alpha(opacity=60);
        pointer-events: none;
    }

    .mev-radio.mev-radio-outline > span, .mev-radio.mev-checkbox-outline > span,
    .mev-checkbox.mev-radio-outline > span,
    .mev-checkbox.mev-checkbox-outline > span {
        border: 1px solid #d9d9d9;
        background: none;
    }

    .mev-radio.mev-radio-outline:hover > input:not([disabled]) ~ span,
    .mev-radio.mev-radio-outline > input:focus ~ span, .mev-radio.mev-checkbox-outline:hover > input:not([disabled]) ~ span,
    .mev-radio.mev-checkbox-outline > input:focus ~ span,
    .mev-checkbox.mev-radio-outline:hover > input:not([disabled]) ~ span,
    .mev-checkbox.mev-radio-outline > input:focus ~ span,
    .mev-checkbox.mev-checkbox-outline:hover > input:not([disabled]) ~ span,
    .mev-checkbox.mev-checkbox-outline > input:focus ~ span {
        border: 1px solid #d9d9d9;
        background: none;
    }

    .mev-radio.mev-radio-outline > input:checked ~ span, .mev-radio.mev-checkbox-outline > input:checked ~ span,
    .mev-checkbox.mev-radio-outline > input:checked ~ span,
    .mev-checkbox.mev-checkbox-outline > input:checked ~ span {
        border: 1px solid #d9d9d9;
        background: none;
    }

    .mev-radio.mev-radio-outline:hover > input:not([disabled]):checked ~ span,
    .mev-radio.mev-radio-outline > input:checked ~ span, .mev-radio.mev-checkbox-outline:hover > input:not([disabled]):checked ~ span,
    .mev-radio.mev-checkbox-outline > input:checked ~ span,
    .mev-checkbox.mev-radio-outline:hover > input:not([disabled]):checked ~ span,
    .mev-checkbox.mev-radio-outline > input:checked ~ span,
    .mev-checkbox.mev-checkbox-outline:hover > input:not([disabled]):checked ~ span,
    .mev-checkbox.mev-checkbox-outline > input:checked ~ span {
        border: 1px solid #d9d9d9;
        background: none;
    }

    .mev-radio > span {
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        -o-border-radius: 50% !important;
        border-radius: 50% !important;
    }

        .mev-radio > span:after {
            left: 6px;
            top: 6px;
            height: 6px;
            width: 6px;
            border-radius: 50%;
            background: #666666;
        }

    .mev-radio > input:disabled ~ span:after {
        background: #666666;
    }

th > .mev-radio.mev-radio-single,
td > .mev-radio.mev-radio-single {
    right: -5px;
}

.mev-checkbox > span:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #666666;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.mev-checkbox > input:disabled ~ span:after {
    border-color: #666666;
}

th > .mev-checkbox.mev-checkbox-single,
td > .mev-checkbox.mev-checkbox-single {
    right: -5px;
}

.mev-checkbox-list,
.mev-radio-list {
    padding: 10px 0;
}

    .mev-checkbox-list .mev-checkbox,
    .mev-checkbox-list .mev-radio,
    .mev-radio-list .mev-checkbox,
    .mev-radio-list .mev-radio {
        display: block;
    }

.mev-checkbox-inline {
    padding: 10px 0;
}

    .mev-checkbox-inline .mev-checkbox,
    .mev-checkbox-inline .mev-radio,
    .mev-radio-inline .mev-checkbox,
    .mev-radio-inline .mev-radio {
        display: inline-block;
        margin-right: 15px;
    }

        .mev-checkbox-inline .mev-checkbox:last-child,
        .mev-checkbox-inline .mev-radio:last-child,
        .mev-radio-inline .mev-checkbox:last-child,
        .mev-radio-inline .mev-radio:last-child {
            margin-right: 0;
        }

.login .btn.blue:not(.btn-outline) {
    color: #FFF;
    background-color: #4B77BE;
    border-color: #4B77BE;
    border-radius: 0;
}

.login .btn.grey:not(.btn-outline) {
    color: #FFF;
    background-color: #999;
    border-color: #999;
    border-radius: 0;
}

.login .btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1;
}

.login {
    outline: 0 !important;
}

    .login .btn.blue:not(.btn-outline).active,
    .login .btn.blue:not(.btn-outline):active,
    .login .btn.blue:not(.btn-outline):hover {
        color: #FFF;
        background-color: #5987d2;
        border-color: #5987d2;
    }

    .login .btn.grey:not(.btn-outline).active,
    .login .btn.grey:not(.btn-outline):active,
    .login .btn.grey:not(.btn-outline):hover {
        color: #ffffff;
        background-color: #a2a2a2;
        border-color: #a2a2a2;
    }

    .login .content .create-account p a {
        font-weight: 600;
        font-size: 14px;
        color: #c3cedd;
    }

        .login .content .create-account p a:hover {
            color: #c3cedd !important;
            text-decoration: underline;
        }

@media (max-width: 440px) {
    .login .logo img {
        width: 250px;
    }

    .login .logo {
        margin-top: 10px !important;
    }

    .login .content {
        width: 300px;
        margin-top: 10px !important;
    }
}

.login .content .create-account {
    background-color: #283842;
}

.login {
    background-color: #edeff4 !important;
}

    .login .content {
        box-shadow: 2px 2px 6px rgba(0,0,0,.3);
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,.3);
    }

        .login .content h3 {
            color: #0083cb;
        }

/*LOGIN*/

@media(min-width:992px) {
    .animated-row {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    @-webkit-keyframes fadeIn_Right {
        0% {
            opacity: 0;
            -webkit-transform: translateX(10px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0px);
        }
    }

    @keyframes fadeIn_Right {
        0% {
            opacity: 0;
            transform: translateX(10px);
        }

        100% {
            opacity: 1;
            transform: translateX(0px);
        }
    }

    .fadeIn_Right {
        -webkit-animation-name: fadeIn_Right;
        animation-name: fadeIn_Right;
    }

    @-webkit-keyframes fadeIn_Left {
        0% {
            opacity: 0;
            -webkit-transform: translateX(0px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(10px);
        }
    }

    @keyframes fadeIn_Left {
        0% {
            opacity: 0;
            transform: translateX(0px);
        }

        100% {
            opacity: 1;
            transform: translateX(10px);
        }
    }

    .fadeIn_Left {
        -webkit-animation-name: fadeIn_Left;
        animation-name: fadeIn_Left;
    }
}

@media(min-width:768px) {
    #logo_footer img {
        max-width: 125px;
        width: 100%;
        height: auto;
        margin: 10px 0;
    }
}

header {
    /*background-color: rgba(255, 255, 255, 0.59);*/
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
    moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
}

    header .main-menu > ul > li > a {
        color: #3a3939;
        font-family: "Open Sans",sans-serif;
        font-weight: 600;
    }

.sticky .main-menu > ul > li > a {
    color: #fff !important;
}

#search {
    background-color: rgba(0, 0, 0, 0.9);
}

.search-bar-content {
    display: none;
    background-color: #000;
    width: 300px;
    position: absolute;
    right: -15px;
    background-color: #364150;
}

    .search-bar-content .input-group {
        width: 300px;
        position: relative;
        z-index: 1;
        padding: 0;
    }

        .search-bar-content .input-group .input-group-btn .btn {
            display: block;
            margin-right: 1px;
            margin-top: 1px;
        }

            .search-bar-content .input-group .input-group-btn .btn .icon-search {
                color: #5c6979;
            }

        .search-bar-content .input-group .form-control {
            background: 0 0;
            border: 0;
            display: block;
            padding: 8px;
            color: #ccc;
            margin-left: 10px;
        }

            .search-bar-content .input-group .form-control:focus {
                border: 0;
                box-shadow: none;
                -webkit-box-shadow: none;
            }

.open-search {
    display: block;
}

.box_feat_home .icon-text {
    font-size: 22px;
    color: #222;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
}

@media only screen and (max-width: 480px) {
    .box_feat_home .icon-text {
        font-size: 20px;
    }
}

.margin-t-0 {
    margin-top: 0px !important;
}

.breadcrumb-content {
    margin-top: 70px;
    border-bottom: 1px solid #e4e4e4;
    background-color: #f3f5f8;
}

    .breadcrumb-content #position {
        border-bottom: none;
    }

        .breadcrumb-content #position .container {
            padding-right: 0px !important;
            padding-left: 0px !important;
            margin-right: 20px;
            margin-left: 20px;
        }


@media(max-width:767px) {
    .management-principles .row-element {
        margin-top: 20px;
    }

    .breadcrumb-content {
        margin-top: 50px;
    }
}

@media(min-width:768px) {
    .management-principles .row:not(:first-child) {
        margin-top: 40px;
    }
}


.bg-content {
    position: relative;
    display: block;
    width: 100%;
    height: 500px;
    background-color: rgba(0,0,0,0.2);
}

.teaser-content {
    background-color: #fff;
    /*background-color: #000;*/
}

    .teaser-content video {
        position: relative !important;
        opacity: 1 !important;
    }

.plyr__video-wrapper {
    background: #fff !important;
}

header.b_c_dark .main-menu > ul > li > a {
    color: #fff;
}

.margin-30 {
    padding-top: 30px;
}

.padding-b-10 {
    padding-bottom: 10px;
}

.padding-b-60 {
    padding-bottom: 60px;
}

.padding-b-30 {
    padding-bottom: 30px !important;
}

.metad-link {
    font-size: 20px;
}

@media only screen and (max-width: 991px) {
    .sticky .cmn-toggle-switch span {
        background: #fff;
    }

        .sticky .cmn-toggle-switch span::before, .sticky .cmn-toggle-switch span::after {
            background-color: #fff;
        }


    .cmn-toggle-switch span {
        background: #000;
    }

        .cmn-toggle-switch span::before, .cmn-toggle-switch span::after {
            background-color: #000;
        }
}

.management .table {
    border: none;
}


.management .table-responsive {
    padding-top: 15px;
    padding-bottom: 15px;
}


.management .table > tbody > tr > td,
.management .table > tbody > tr > th,
.management .table > tfoot > tr > td,
.management .table > tfoot > tr > th,
.management .table > thead > tr > td,
.management .table > thead > tr > th {
    border: none;
}

.split-content {
    border-right: 1px solid #ddd;
}

.margin-b-30 {
    margin-bottom: 30px;
}

.contact-header {
    color: #337ab7;
}

.mess-spot-img {
    width: auto !important;
    max-height: 75px;
    margin: auto;
}

.right-img img {
    margin-right: 20px;
}

.left-img img {
    margin-left: 20px;
}

.right-img {
    text-align: right;
    margin-bottom: 20px;
}

.left-img {
    text-align: left;
    margin-bottom: 20px;
}

.center-img {
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
}

@media(max-width:1024px) {
    .mess-spot-img {
        height: 75px;
        width: auto;
    }
}

@media(max-width:768px) {
    .mess-spot-img {
        height: 50px;
        width: auto;
    }
}

@media(max-width:480px) {
    .mess-spot-img {
        height: 50px;
        width: auto;
    }

    .right-img img,
    .left-img img {
        margin-right: 0px;
    }
}

.brochure-container .flipbook-main-wrapper {
    background: none !important;
}

    .brochure-container .flipbook-main-wrapper .flipbook-menu span {
        width: 16px !important;
        font-size: 16px !important;
        border-radius: 0px !important;
        margin: 0px !important;
        padding: 10px !important;
        border: 1px solid rgba(255, 255, 255, 0.1);
        color: rgb(255, 255, 255);
        background: rgba(0, 0, 0, 0.5);
        opacity: 1;
        pointer-events: auto;
    }

.brochure-container .flipbook-nav .flipbook-arrow-wrapper span {
    width: 40px !important;
    font-size: 40px !important;
    border-radius: 0px !important;
    margin-top: -20px !important;
    margin-right: 5px !important;
    padding: 10px;
    border: none;
    color: rgb(64, 134, 221) !important;
    background: none !important;
    box-sizing: initial;
}

.brochure-container .flipbook-nav .flipbook-arrow-wrapper .fa-angle-right:before {
    content: "\f138";
}

.brochure-container .flipbook-nav .flipbook-arrow-wrapper .fa-angle-left:before {
    content: "\f137";
}

.brochure-container .flipbook-menu.skin-color-bg.flipbook-bg-dark {
    background: none;
    box-shadow: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.padding-t-30 {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}

hr.margin-b-10 {
    margin-bottom: 10px !important;
}

hr.margin-t-10 {
    margin-top: 10px !important;
}

.padding-b-0 {
    padding-bottom: 0px !important;
}

.newsletter_container h3 {
    font-size: 18px !important;
}

.newsletter_container input.form-control {
    font-size: 14px !important;
}

.owl-carousel.mess-carousel .owl-prev {
    position: absolute;
    left: -50px;
    width: 37px;
    height: 47px;
    border-radius: 0px !important;
    padding: 7px 7px 7px 7px !important;
    height: 80%;
    top: 10%;
    margin: auto !important;
}

.owl-carousel.mess-carousel .owl-next {
    position: absolute;
    right: -50px;
    width: 37px;
    height: 47px;
    border-radius: 0px !important;
    padding: 7px 7px 7px 7px !important;
    height: 80%;
    top: 10%;
    margin: auto !important;
}

    .owl-carousel.mess-carousel .owl-prev span,
    .owl-carousel.mess-carousel .owl-next span {
        font-size: 50px;
        font-weight: 600;
    }

    .owl-carousel.mess-carousel .owl-prev:focus,
    .owl-carousel.mess-carousel .owl-next:focus {
        outline: none !important;
    }

    .owl-carousel.mess-carousel .owl-prev .fa,
    .owl-carousel.mess-carousel .owl-next .fa {
        padding: 13px 0 13px 0;
    }

.mess-carousel.owl-theme .owl-nav [class*='owl-'] {
    color: #1cafec !important;
    font-size: 14px !important;
    /*margin: 5px !important;*/
    padding: 4px 7px !important;
    background-color: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.box_feat:hover {
    -webkit-box-shadow: 5px 5px 25px 0 rgba(46,61,73,.4);
    box-shadow: 5px 5px 25px 0 rgba(46,61,73,.4);
}

.mess-teaser-carousel.owl-theme .owl-nav [class*='owl-'] {
    color: #ffffff !important;
    font-size: 14px !important;
    /*margin: 5px !important;*/
    padding: 4px 7px !important;
    background-color: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-carousel.mess-teaser-carousel .owl-prev {
    position: absolute;
    /*left: -50px;*/
    left: 0px;
    width: 37px;
    height: 47px;
    border-radius: 0px !important;
    padding: 7px 7px 7px 7px !important;
    height: 80%;
    top: 10%;
    margin: auto !important;
}

.owl-carousel.mess-teaser-carousel .owl-next {
    position: absolute;
    /*right: -50px;*/
    right: 0px;
    width: 37px;
    height: 47px;
    border-radius: 0px !important;
    padding: 7px 7px 7px 7px !important;
    height: 80%;
    top: 10%;
    margin: auto !important;
}

    .owl-carousel.mess-teaser-carousel .owl-prev span,
    .owl-carousel.mess-teaser-carousel .owl-next span {
        font-size: 80px;
        font-weight: 600;
    }


    .owl-carousel.mess-teaser-carousel .owl-prev:focus,
    .owl-carousel.mess-teaser-carousel .owl-next:focus {
        outline: none !important;
    }

.mess-teaser-carousel {
    margin-bottom: -10px;
}

@media(max-width:768px) {

    .owl-carousel.mess-carousel .owl-prev {
        display: none !important;
    }

    .owl-carousel.mess-carousel .owl-next {
        display: none !important;
    }

    .owl-carousel.mess-teaser-carousel .owl-next {
        /*right: -35px;*/
        right: 0px;
    }

    .owl-carousel.mess-teaser-carousel .owl-prev {
        /*left: -35px;*/
        left: 0px;
    }
}

@media(max-width:480px) {

    .owl-carousel.mess-teaser-carousel .owl-next {
        /*right: -30px;*/
        right: 0px;
    }

    .owl-carousel.mess-teaser-carousel .owl-prev {
        /*left: -30px;*/
        left: 0px;
    }

    .mess-teaser-carousel.owl-theme .owl-nav [class*='owl-'] {
        padding: 4px 4px !important;
    }

    .owl-carousel.mess-teaser-carousel .owl-prev span,
    .owl-carousel.mess-teaser-carousel .owl-next span {
        font-size: 60px;
        font-weight: 600;
    }

    .owl-carousel.mess-teaser-carousel .owl-next {
        width: 30px;
    }
}

.video-content {
    max-height: 70vh;
}

    .video-content video {
        max-height: 70vh;
        background-color: #000000;
    }

.plyr:-webkit-full-screen video {
    max-height: 100% !important;
}

.slider-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px; /* adjust as per your needs */
    height: 400px; /* adjust as per your needs */
    margin-left: -200px; /* negative half of width above */
    margin-top: -200px;
    background-color: #fff;
}


.popup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.popup-container {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.popup-content {
    position: relative;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    background-color: white;
}

.margin-t-30 {
    margin-top: 30px !important;
}

.top-info-bg {
    /*background: #F7F9F8 !important;*/
    background: #fff !important;
}

.p-t-b-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.top-box-counter {
    color: #0fa8e0;
    font-weight: 500;
    /*font-size: 30px;*/
    font-size: 23px;
}

.top-box-b-info {
    color: #0fa8e0;
    font-weight: 500;
    font-size: 22px;
    margin-top: 20px;
}

.top-box-text {
    font-size: 22px;
    color: #222;
    margin-top: 10px;
}

.top-box-img {
    /*margin-top: 20px;*/
    margin-top: 10px;
}

    .top-box-img img {
        max-height: 65px;
        width: auto;
    }

.top-box-number {
    font-size: 40px;
}

.margin-t-45 {
    margin-top: 45px !important;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 40px;
    width: auto;
    max-width: 200px;
    margin: 20px auto;
    text-align: center;
}


.popup-container-s {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
}

.popup-content-s {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
}

.popup-content-section {
    width: 100%;
    cursor: auto;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    display: table-cell;
    vertical-align: middle;
}

/*.white-popup {
    position: relative;
    background-color: #000;
    opacity: 0.8;
    padding: 40px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    text-align: center;
    opacity: 1;
    z-index: 1047;
    right: 0;
    left: 0;
}*/

.white-popup {
    position: relative;
    background-color: #000;
    opacity: 0.8;
    padding: 40px;
    width: auto;
    min-height: 380px;
    max-width: 700px;
    margin: 20px auto;
    text-align: center;
    opacity: 1;
    z-index: 1047;
    right: 0;
    left: 0;
}

@media(max-width:768px) {
    .white-popup {
        position: relative;
        background-color: #000;
        opacity: 0.8;
        padding: 40px;
        width: auto;
        max-width: 500px;
        margin: 20px auto;
        text-align: center;
        opacity: 1;
        z-index: 1047;
        right: 0;
        left: 0;
        min-height: inherit;
    }
}

.middle-container {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #000;
    opacity: 0.8;
}

.white-popup video {
    opacity: 1;
}

.testimonial-section {
    width: 100%;
    height: 400px;
    background: url(/Content/assets/img/bg_content.jpg) no-repeat center center;
    background-size: cover;
}

.testimonial-wrapper {
    display: table;
    width: 100%;
    height: 100%;
}

.testimonial-content {
    display: table-cell;
    padding: 0 10%;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 24px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}

    .testimonial-content h3 {
        font-size: 48px;
        font-family: "proxima_nova_rgbold",Arial,sans-serif;
        color: #fff;
    }

    .testimonial-content a i {
        color: #fff;
        opacity: .5;
        cursor: pointer;
        font-size: 72px;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }

    .testimonial-content a:hover i {
        opacity: 1;
    }

.testimonial-section .full-height,
.testimonial-section .owl-carousel,
.testimonial-section .owl-carousel .owl-stage-outer,
.testimonial-section .owl-carousel .owl-stage-outer .owl-stage,
.testimonial-section .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%;
}

.testimonial-carousel .owl-dots {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    bottom: 25px;
}

    .testimonial-carousel .owl-dots button.owl-dot {
        display: inline-block;
        width: 7px;
        height: 7px;
        background: #362F2D;
        margin: 4px;
        border-radius: 50%;
    }

        .testimonial-carousel .owl-dots button.owl-dot.active {
            width: 11px;
            height: 11px;
            background: #fff;
        }

.testimonial-carousel .owl-prev {
    position: absolute;
    left: -50px;
    width: 37px;
    height: 47px;
    border-radius: 0px !important;
    padding: 7px 7px 7px 7px !important;
    height: 80%;
    top: 10%;
    margin: auto !important;
}

.testimonial-carousel .owl-next {
    position: absolute;
    right: -50px;
    width: 37px;
    height: 47px;
    border-radius: 0px !important;
    padding: 7px 7px 7px 7px !important;
    height: 80%;
    top: 10%;
    margin: auto !important;
}

    .testimonial-carousel .owl-prev span,
    .testimonial-carousel .owl-next span {
        font-size: 80px;
        font-weight: 600;
    }

    .testimonial-carousel .owl-prev:focus,
    .testimonial-carousel .owl-next:focus {
        outline: none !important;
    }

    .testimonial-carousel .owl-prev .fa,
    .testimonial-carousel .owl-next .fa {
        padding: 13px 0 13px 0;
    }

.testimonial-carousel .owl-nav [class*='owl-'] {
    color: #fff !important;
    font-size: 14px !important;
    /*margin: 5px !important;*/
    padding: 4px 7px !important;
    background-color: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

@media(max-width:768px) {

    .testimonial-carousel .owl-prev {
        display: none !important;
    }

    .testimonial-carousel .owl-next {
        display: none !important;
    }
}

@media(max-width:480px) {

    .testimonial-carousel .owl-next {
        right: 0px;
    }

    .testimonial-carousel .owl-prev {
        left: 0px;
    }
}

.show-popup {
    display: block;
}

.close-popup-btn {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    top: -40px;
    background-color: transparent;
    border: none;
    font-size: 25px;
}

    .close-popup-btn:focus,
    .close-popup-btn:active {
        outline: 0;
    }

.popup-btn-container {
    position: relative;
    padding: 0px;
    width: auto;
    max-width: 700px;
    margin: auto;
    text-align: center;
    opacity: 1;
    z-index: 1047;
    right: 0;
    left: 0;
}

@media only screen and (max-width: 991px) {
    .sticky .main-menu > ul > li > a {
        color: #555 !important;
    }
}

.main-menu ul ul li a {
    font-family: "Open Sans",sans-serif;
}

/*.top-box .top-box-info{
    height:40px;
}

@media (max-width:1200px) {
    .top-box .top-box-info {
        height: 51px;
    }
}*/


/*@media(min-width:769px) and (max-width:992px) {
    .top-box-counter {
        font-size: 22px;
    }

    .top-box-number {
        font-size: 30px;
    }

    .top-box-text {
        font-size: 19px;
    }
}*/


@media(max-width:768px) {
    .top-box-mobile {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.about-tab-container {
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-top: 0px;
}

.about-tab-container {
    -webkit-box-shadow: 4px 4px 20px 0 rgba(0,0,0,.1);
    box-shadow: 4px 4px 20px 0 rgba(0,0,0,.1);
}

.p-t-30 {
    padding: 30px 0 0 !important;
}

.about-container {
    padding: 15px;
}

.about-title {
    text-align: center;
    margin-top: 20px;
}

.about-title-name {
    color: #222;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 7px;
}

.about-tab-menu {
    margin-top: 30px;
    padding-bottom: 20px;
}

    .about-tab-menu .nav {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }

    .about-tab-menu ul li {
        border-bottom: 1px solid #f0f4f7;
    }

        .about-tab-menu ul li:last-child {
            border-bottom: none;
        }

        .about-tab-menu ul li a {
            color: #636363;
            font-size: 16px;
            font-weight: 400;
        }

        .about-tab-menu ul li.active a {
            color: #0fa8e0;
            background-color: #f6f9fb;
            border-left: 2px solid #0fa8e0;
            margin-left: -2px;
        }

        .about-tab-menu ul li a:hover {
            background-color: #fafcfd;
            color: #5b9bd1;
        }

    .about-tab-menu .nav > li > a {
        padding: 10px 15px;
    }

    .about-tab-menu .nav.gallery-sub-menu > li > a {
        padding-left: 30px;
    }

.m-b-20 {
    margin-bottom: 20px;
}

.panel-edited > .panel-heading {
    padding: 0;
}

.panel-edited .panel-title {
    padding: 0;
}

.panel-edited .accordion-toggle {
    padding: 10px 15px;
    display: block;
    position: relative;
}

.accordion-text-first,
.accordion-text-last {
    width: 49%;
    display: inline-block;
}

.panel-edited .accordion-toggle i {
    position: absolute;
    right: 5px;
    top: 30%;
    bottom: 0;
    margin: auto;
}

.panel-edited .accordion-toggle.collapsed .accordion-icon-collapsed {
    display: block;
}

.panel-edited .accordion-toggle.collapsed .accordion-icon {
    display: none;
}

.panel-edited .accordion-toggle:not(.collapsed) .accordion-icon-collapsed {
    display: none;
}

.panel-edited .accordion-toggle:not(.collapsed) .accordion-icon {
    display: block;
}

.panel-edited {
    border-radius: 0 !important;
}

@media(max-width:768px) {
    .panel-edited .accordion-img {
        max-width: 200px;
        margin-bottom: 10px;
    }

    .accordion-text-first,
    .accordion-text-last {
        width: 100%;
        display: inline-block;
    }
}

.mh-container {
    min-height: 75vh;
}

.cbp-popup-lightbox {
    z-index: 999999;
}

.cbp-header-section {
    position: absolute;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    color: #fff;
}

.cbp-caption-zoom .cbp-caption-activeWrap {
    opacity: 0;
    top: 0;
    background-color: rgba(0,0,0,.7);
    -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.cbp-l-caption-body .cbp-l-caption-title i {
    font-size: 20px;
}

.m-t-b-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.main-content {
    margin-top: 70px;
    min-height: 70vh;
}

#logo {
    display: block;
    float: left;
    margin: 0;
}

    #logo img {
        width: auto;
        height: 55px;
        max-width: 120px;
        margin: 5px 0​;
    }

@media only screen and (max-width: 767px) {
    #logo img {
        max-width: 100px;
        width: 100%;
        height: auto;
        margin: 10px 0;
    }

    .main-content {
        margin-top: 50px;
    }
}

.ls-container .ls-bottom-nav-wrapper {
    height: 30px;
    position: absolute;
    width: 100%;
    bottom: 10px;
    /*bottom: 0;*/
    /*background-color: rgba(0,0,0,0.3);*/
}

.ls-v5 .ls-bottom-slidebuttons, .ls-v5 .ls-nav-start, .ls-v5 .ls-nav-stop, .ls-v5 .ls-nav-sides {
    top: 5px !important;
}

.tab-content-edited {
    padding: 0px;
    border: none;
}

.testimonial-wrapper-edited {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.testimonial-carousel-edited .owl-dots {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    bottom: 25px;
}

    .testimonial-carousel-edited .owl-dots button.owl-dot span {
        display: none;
    }

    .testimonial-carousel-edited .owl-dots button.owl-dot {
        display: inline-block;
        width: 7px;
        height: 7px;
        background: #362F2D;
        margin: 4px;
        border-radius: 50%;
    }

        .testimonial-carousel-edited .owl-dots button.owl-dot.active {
            width: 11px;
            height: 11px;
            background: #fff;
        }

.testimonial-carousel-edited .owl-prev {
    position: absolute;
    left: -50px;
    width: 37px;
    height: 47px;
    border-radius: 0px !important;
    padding: 7px 7px 7px 7px !important;
    height: 80%;
    top: 10%;
    margin: auto !important;
}

.testimonial-carousel-edited .owl-next {
    position: absolute;
    right: -50px;
    width: 37px;
    height: 47px;
    border-radius: 0px !important;
    padding: 7px 7px 7px 7px !important;
    height: 80%;
    top: 10%;
    margin: auto !important;
}

    .testimonial-carousel-edited .owl-prev span,
    .testimonial-carousel-edited .owl-next span {
        font-size: 80px;
        font-weight: 600;
    }

    .testimonial-carousel-edited .owl-prev:focus,
    .testimonial-carousel-edited .owl-next:focus {
        outline: none !important;
    }

    .testimonial-carousel-edited .owl-prev .fa,
    .testimonial-carousel-edited .owl-next .fa {
        padding: 13px 0 13px 0;
    }

.testimonial-carousel-edited .owl-nav [class*='owl-'] {
    color: #fff !important;
    font-size: 14px !important;
    /*margin: 5px !important;*/
    padding: 4px 7px !important;
    background-color: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.testimonial-carousel-edited .owl-prev {
    left: 10px;
}

.testimonial-carousel-edited .owl-next {
    right: 10px;
}

@media(max-width:768px) {

    /*.testimonial-carousel-edited .owl-prev {
        display: none !important;
    }

    .testimonial-carousel-edited .owl-next {
        display: none !important;
    }*/

    .testimonial-carousel-edited .owl-dots button.owl-dot {
        display: none !important;
    }
}

@media(max-width:480px) {

    .testimonial-carousel-edited .owl-next {
        right: 0px;
    }

    .testimonial-carousel-edited .owl-prev {
        left: 0px;
    }
}

.m-b-35 {
    margin-bottom: 35px;
}

.ls-v5 .ls-bottom-slidebuttons a {
    /*background-image: url('../img/icons/slider-icon.png') !important;
    margin: 5px;*/
    background-image: none !important;
    /*margin: 5px;*/
    display: block;
    float: left;
    width: 13px !important;
    height: 13px !important;
    border: 2px solid #424242 !important;
    border-radius: 50%;
    background-image: none;
    margin: 0 5px;
}

    .ls-v5 .ls-bottom-slidebuttons a.ls-nav-active, .ls-v5 .ls-bottom-slidebuttons a:hover {
        background: #424242;
    }

.ls-v5 .ls-nav-stop {
    background-image: url('../img/icons/pause-icon1.png') !important;
    margin-bottom: 3px;
    margin-left: 3px;
}

.ls-v5 .ls-nav-start {
    background-image: url('../img/icons/play-icon1.png') !important;
    margin-bottom: 3px;
}

.ls-v5 .ls-nav-start {
    width: 19px !important;
}

.ls-v5 .ls-nav-stop {
    width: 18px !important;
}

.ls-v5 .ls-nav-start, .ls-v5 .ls-nav-stop {
    height: 16px !important;
}

.ls-v5 .ls-nav-start-active,
.ls-v5 .ls-nav-start,
.ls-v5 .ls-nav-stop {
    background-position: 0px 0px !important;
}

.logo-small-preloader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    text-align: center;
    -webkit-animation: rotation-logo 3s infinite linear;
}

@-webkit-keyframes rotation-logo {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

.ls-v5 .ls-nav-next {
    background-image: url('../img/right-chevron.png') !important;
    background-position: 0px 0px !important;
    display: block !important;
    width: 50px !important;
    height: 64px !important;
}

.ls-v5 .ls-nav-prev {
    background-image: url('../img/left-chevron.png') !important;
    background-position: 0px 0px !important;
    display: block !important;
    width: 50px !important;
    height: 64px !important;
}

/*.ls-bg {
    margin-left: 0px !important;
    margin-top: 0px !important;
    width: 100% !important;
    height: auto !important;
}

@media(max-width:1120px){
    .ls-container .ls-bottom-nav-wrapper{
        bottom:25%!important;
    }
}*/

/*@media(min-width:1121px) {
    .ls-container .ls-bottom-nav-wrapper {
        bottom: 25% !important;
    }
}*/

.link-edited {
    outline: none;
    color: #444;
}

.carousel-container {
    position: relative;
}

.main-carousel-dots {
    position: absolute;
    margin-top: -40px;
    display: inline-block;
    text-align: center;
    width: 100%;
    z-index: 99;
    bottom: 3%;
}

@media(max-width:480px) {
    .main-carousel-dots {
        bottom: 5%;
    }
}

.main-carousel-dots .owl-dot {
    display: inline-block;
}

    .main-carousel-dots .owl-dot span {
        background-color: transparent;
        width: 13px !important;
        height: 13px !important;
        border: 2px solid #424242 !important;
        border-radius: 50%;
        display: block;
        margin-right: 5px;
        cursor: pointer;
    }

    .main-carousel-dots .owl-dot.active span {
        background: #424242;
    }

    .main-carousel-dots .owl-dot.active span {
        background-color: #dedede;
        border: 3px solid #dedede !important;
        width: 15px !important;
        height: 15px !important;
    }

.owl-carousel .owl-item .owl-lazy {
    opacity: 1;
    transition: opacity .4s ease;
}

.main-carousel .owl-nav [class*='owl-'] {
    color: #424242 !important;
    font-size: 14px !important;
    /* margin: 5px !important; */
    padding: 4px 7px !important;
    background-color: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.main-carousel .owl-prev {
    position: absolute;
    left: 10px;
    width: 37px;
    height: 47px;
    border-radius: 0px !important;
    padding: 7px 7px 7px 7px !important;
    height: 80%;
    top: 5%;
    margin: auto !important;
}

.main-carousel .owl-next {
    position: absolute;
    right: 10px;
    width: 37px;
    height: 47px;
    border-radius: 0px !important;
    padding: 7px 7px 7px 7px !important;
    height: 80%;
    top: 5%;
    margin: auto !important;
}

.main-carousel .owl-prev {
    left: 10px;
}

    .main-carousel .owl-prev span,
    .main-carousel .owl-next span {
        font-size: 100px;
        font-weight: 500;
    }

    .main-carousel .owl-prev:focus,
    .main-carousel .owl-prev:hover,
    .main-carousel .owl-prev:active,
    .main-carousel .owl-next:focus,
    .main-carousel .owl-next:hover,
    .main-carousel .owl-next:active {
        outline: none;
    }

.slider6-text {
    position: absolute;
    top: 57%;
    left: 5%;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    width: 57%;
}

@media(max-width:768px) {

    .slider6-text {
        position: absolute;
        top: 56%;
        left: 0%;
        font-size: 15px;
        line-height: 15px;
        color: #ffffff;
        text-align: center;
        width: 80%;
    }
}

@media(min-width:1150px) {

    .slider6-text {
        font-size: 25px;
        width: 47%;
        left: 13%;
    }
}


@media(min-width:1300px) {
    .main-carousel .owl-prev span,
    .main-carousel .owl-next span {
        font-size: 150px;
        font-weight: 500;
    }
}

@media(min-width:1373px) {

    .slider6-text {
        font-size: 30px;
        line-height: 35px;
        width: 47%;
        left: 10%;
    }
}


@media(min-width:1700px) {

    .slider6-text {
        position: absolute;
        top: 57%;
        left: 10%;
        font-size: 40px;
        line-height: 45px;
        color: #ffffff;
        text-align: center;
        width: 47%;
    }
}

@media (max-width: 480px) {
    .slider6-text {
        position: absolute;
        top: 50%;
        left: 0%;
        font-size: 14px;
        line-height: 15px;
        color: #ffffff;
        text-align: center;
        width: 100%;
    }
}

.p-r-l-0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.footer-sitemap-list {
    display: inline-block;
    float: left;
    padding: 8px;
    margin: 0;
    list-style: none;
    padding: 11px 0;
}

    .footer-sitemap-list > li {
        display: inline-block;
    }

        .footer-sitemap-list > li > a, .footer-sitemap-list > li > span {
            color: #fff;
            font-size: 14px;
            text-shadow: none;
        }

        .footer-sitemap-list > li > i.icon-record {
            width: 1.25em;
            font-size: 5px;
            margin: 0 5px;
            position: relative;
            top: -3px;
            opacity: .5;
            filter: alpha(opacity=40);
            color: #fff;
        }

.logo_footer {
    margin: 0 0 10px 0;
}

footer {
    background-color: #283842;
    color: #fff;
    padding: 40px 0 10px 0;
}

.tel-link {
    font-size: 16px;
}

.footer-list {
    display: inline-block;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 0px;
}

    .footer-list > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

        .footer-list > li > a {
            color: #fff;
            opacity: 0.8;
            font-family: "Open Sans",sans-serif;
            font-size: 12px;
        }

        .footer-list > li:not(:last-child) {
            border-right: 1px solid rgba(255,255,255,0.2);
        }

.modal-content-edited {
    max-height: 250px;
    overflow-y: scroll;
}

.btn.btn-outline.dark-grey {
    border-color: #2f353b;
    color: #2f353b;
    background: 0 0;
    line-height: 1.44;
    outline: 0 !important;
    font-size: 14px;
}

    .btn.btn-outline.dark-grey.active,
    .btn.btn-outline.dark-grey:active,
    .btn.btn-outline.dark-grey:active:focus,
    .btn.btn-outline.dark-grey:active:hover,
    .btn.btn-outline.dark-grey:focus,
    .btn.btn-outline.dark-grey:hover {
        border-color: #2f353b;
        color: #FFF;
        background-color: #2f353b;
    }

.bg_content {
    display: table;
    width: 100%;
    height: auto;
    background: none;
    background-size: cover;
}

.sc-bg {
    background-size: 100% auto;
    background-image: url(../Content/assets/img/header-gray.jpg);
    height: 417px;
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #b2b2b2;
}

.sc-text-content {
    display: table;
    height: 100%;
    /*margin-left: 5%;*/
    width: 90%;
    /* margin: 0 auto; */
}

.sc-text {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    /*padding-left: 20px;*/
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
}

.h-100 {
    height: 100% !important;
}

.light-grey-container {
    background-color: #ededed !important;
}

.link-mail {
    color: #337ab7;
    font-weight: 500;
}

.main-header {
    color: #3a3939;
    font-weight: 600;
    font-size: 2.7em;
    margin-bottom: 25px;
}

@media (min-width: 2000px) {
    .img-regular {
        width: 3000px;
        height: auto;
    }
}

.video-container {
    position: relative;
}

.main-video-content {
    display: table;
    width: 100%;
    height: auto;
    background-size: cover;
}

.main-video-content {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
}

.main-video-section {
    display: table-cell;
    padding: 0 10%;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 24px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}

.main-video-content a i {
    color: #fff;
    opacity: .5;
    cursor: pointer;
    font-size: 72px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.management-container .panel-title a.accordion-toggle {
    pointer-events: none;
}

.our-team-container .panel-title a.accordion-toggle {
    pointer-events: none;
}

.header-divide {
    text-decoration: underline;
    font-weight: 600;
    font-size: 16px;
}

.header-divide-edited {
    font-weight: 600;
    font-size: 16px;
}

.sub_list li:before {
    /*list-style-type:none;*/
    content: "" !important;
    font-family: inherit;
}

.sub_list li {
    padding-left: 10px !important;
}

.smart-comet-header-divide {
    font-weight: 600;
    font-size: 16px;
}

.page-header {
    color: #3a3939;
    font-weight: 600;
    font-size: 2em;
    margin-bottom: 25px;
    border-bottom: none;
}

@media(max-width:480px) {
    .main-header-m {
        font-size: 1.6em;
    }

    .top-box-counter {
        font-size: 22px;
    }

    .top-box-number {
        font-size: 24px;
    }

    .top-box-text {
        font-size: 16px;
    }
}

.gallery-img-item {
    /*height: auto;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;*/
    height: 200px;
    width: 250px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    position:relative;
}

    .gallery-img-item img {
        /*height: 150px;
        min-width: 100%;
        max-width: none;
        margin: 0 0%;*/
        /*height: 200px;*/
        height: auto;
        min-width: 100%;
        max-width: none;
        margin: 0 0%;
        max-height: 400px;
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto;
    }

.gallery-img-content {
    margin-bottom: 30px;
}

.gallery-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    /*background-color: #008CBA;*/
    background-color: rgba(0,0,0,.7);
    margin: auto;
}

    .gallery-overlay .gallery-info-text {
        padding: 5px;
        color: #fff;
        text-align: left;
        font-size: 16px;
    }

.gallery-img-item:hover .gallery-overlay {
    opacity: 1;
    cursor: pointer;
}

.gallery-overlay .gallery-icon {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.lightboxOverlay {
    z-index: 999999;
}

.lightbox {
    z-index: 1000000;
}

@media(max-width:1400px) {
    .courses-icon-section img {
        max-width: 300px;
    }
}

@media(max-width:768px) {
    .gallery-img-item {
        height: 200px;
        /*height: auto;*/
        width: 100%;
        overflow: hidden;
        text-align: center;
        margin: 0 auto;
        position: relative;
    }

        .gallery-img-item img {
            min-width: unset;
            max-width: none;
            margin: 0 0%;
            margin: auto;
            width: 100%;
            height: auto!important;
            max-height:none;
            position: absolute;
            top: -9999px;
            bottom: -9999px;
            left: -9999px;
            right: -9999px;
            margin: auto;
        }
}

@media(max-width:480px) {
    .courses-icon-section img {
        max-width: 100%;
    }
}

.site-conteiner {
    margin-bottom: 30px;
}

    .site-conteiner .icon-item:hover {
        cursor: pointer;
        opacity: 0.8;
    }

        .site-conteiner .icon-item:hover .icon-item-img {
            opacity: 0.7;
        }

    .site-conteiner .icon-item-img {
        display: flex;
        justify-content: center;
        padding: 15px;
        border: 4px solid #223038;
        border-radius: 30px;
        width: 80%;
    }

    .site-conteiner .icon-item-img-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

        .site-conteiner .icon-item-img-content img {
            /*height: 90px;*/
            max-height: 110px !important;
            width: auto !important;
        }

   /* .site-conteiner .site-row .site-grid:last-child .icon-item .icon-item-img {
        float: right;
    }*/

    .site-conteiner .site-row .site-grid:nth-child(2n) .icon-item .icon-item-img {
        margin: auto;
    }

    .site-conteiner .site-row .site-grid:nth-child(2n) .icon-item .icon-item-img {
        padding: 10px;
    }

    .site-conteiner .site-row .site-grid:nth-child(2n) .icon-item .icon-item-img-content img {
        /*height: 110px;*/
        max-height: 120px !important;
        width: auto !important;
    }

/*@media(max-width:992px){
            .site-conteiner .icon-item-img-content img {
                height: 60px;
            }

            .site-conteiner .site-row .site-grid:nth-child(2n) .icon-item .icon-item-img-content img {
                height: 80px;
            }
        }*/

@media(max-width:768px) {

    .site-conteiner .site-row .site-grid {
        margin-bottom: 10px;
    }

    .site-conteiner .icon-item-img {
        padding: 15px;
        width: 100%;
    }
}

@media(max-width:480px) {
    .site-conteiner .icon-item-img-content img {
        max-height: 80px !important;
        width: auto !important;
    }

    .site-conteiner .site-row .site-grid:nth-child(2n) .icon-item .icon-item-img-content img {
        max-height: 90px !important;
        width: auto !important;
    }
}

/*autocomplete*/

.ui-widget.ui-widget-content .ui-customized-autocomplete {
    border: none;
}

    .ui-widget.ui-widget-content .ui-customized-autocomplete .ui-menu .ui-menu-item {
        border-bottom: 1px solid rgba(255,255,255,0.5);
    }

.ui-customized-autocomplete {
    background: #364150 !important;
    color: #fff !important;
}

    .ui-customized-autocomplete .ui-customized-menu-item .selected-text {
        color: #76cbfb;
    }

    .ui-customized-autocomplete .ui-state-active {
        color: #000000 !important;
        background-color: rgba(241, 249, 251,0.9) !important;
        font-weight: 600;
    }

        .ui-customized-autocomplete .ui-state-active .selected-text {
            color: #007bc4 !important;
            font-weight: 600;
        }

.btn-search {
    background-color: transparent;
}

    .btn-search:focus,
    .btn-search:hover {
        outline: none !important;
    }

.search-bar-content .input-group-btn .btn {
    width: 35px;
    display: inline-block !important;
    padding: 5px;
    background-color: transparent;
}

    .search-bar-content .input-group-btn .btn i {
        color: #5c6979;
    }

.search-header {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
}

.search-content-row .search-link {
    font-size: 18px;
    color: #007bc4;
}

.search-content-row .back-btn {
    font-size: 14px;
    color: #fff;
}

.search-content-row p {
    font-size: 14px;
    margin-top:5px;
}

.search-info {
    color: #808080;
    font-style: italic;
    font-size: 12px;
}

.search-error-text {
    font-size: 21px;
    color: #444444;
}

@media(min-width:768px){
    .gallery-main-content {
        min-height: 65vh;
    }
}
