﻿/* here you can put your own css to customize and override the theme */

.clearfix-cm {
    float: none;
    clear: both
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

/*.visible-true {
    display: block !important;
}*/

.visible-false {
    display: none !important;
}

.additional-shop-info, .additional-nav {
    /*margin-top: 10px;*/
    margin-top: 30px;
    margin-bottom: 30px;
}

.additional-shop-search ul {
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}

.search-box .input-group-btn a.btn, .search-box .input-group-btn a.btn:hover {
    color: #fff;
    /*margin: 0;*/
}

.header .site-logo img {
    /*width: 190px;*/
    max-height: 60px;
}

.header .site-logo:hover {
    text-decoration: none
}

.header.reduce-header .site-logo img {
    /*width: 175px;*/
}

.header .top-cart-block {
    margin-top: 25px;
}

.header.reduce-header .top-cart-block {
    margin-top: 10px;
}

.header-navigation > ul > li > .dropdown-menu {
    margin-top: -3px;
}

.ecommerce .sidebar {
    text-transform: none;
}

.pricing-head h3 {
    line-height: 25px;
    font-size: 20px;
}

.product-list .product-item {
    margin-bottom: 5px;
}

.product-item {
    padding: 0;
}

    .product-item:hover {
        box-shadow: none;
    }

.product-list .search-result-item {
    margin-left: 0;
    margin-right: 0;
}

.pre-footer-col h2 {
    border-bottom: 1px solid #c2c1c1;
    padding-bottom: 10px;
}

.download-icons {
    float: right;
    display: block;
    margin-top: -8px;
}

.page-slider ul li {
    /*background-color: #fcfcfc;
    background-color: #F8F8F8;*/
    background-color: #eff6f8;
}

.home .article blockquote {
    margin-bottom: 0;
    /*background: #f3f3f3*/
}

.home.testimonials-v1 blockquote:before {
    content: none;
    position: relative;
    display: block;
    width: 0;
    height: 0;
    border-left: 0 inset rgba(0, 0, 0, 0);
    border-right: 22px inset rgba(0, 0, 0, 0);
    border-top: 22px solid #F8F8F8;
}

.home.testimonials-v1 blockquote:after {
    background-color: #297BA8;
}

.home.testimonials-v1 span.testimonials-name, .testimonials-v1 span.date {
    display: inline-block;
    margin-top: 0;
    font-weight: 600;
    font-size: 12px;
    color: #1F5D7F;
}

.home.testimonials-v1 .title {
    margin-bottom: 0;
    display: block;
    display: -webkit-box;
    /*max-width: 400px;*/
    width: 100%;
    height: 80px;
    margin: 0 auto;
    font-size: 14px;
    line-height: normal;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home .more {
    font-weight: 600;
    font-size: 12px;
    color: #1F5D7F;
}

.home .page-title:before {
    content: "";
    border-bottom: 2px solid #ff9201;
    width: 70px;
    position: absolute;
    bottom: 0;
}

.search-result-page .download-icons {
    margin-top: 0;
}

.download-icons .fa {
    font-size: 15px;
    margin-left: 5px;
}

.download-icons .fa-file-excel-o {
    color: green;
}

.download-icons .fa-file-pdf-o {
    color: red;
}

.download-icons-library {
    float: none;
    clear: both;
    margin-top: 5px;
}

    .download-icons-library a {
        display: inline-block;
        margin-right: 5px;
    }

    .download-icons-library .fa {
        font-size: 20px;
    }

.search-result-item h4 a.title {
    width: 95%;
    display: inline-block;
    font-weight: 400;
}

.search-result-item h4 a.title-sm {
    width: 92%;
}

.product-list .search-result-item h4 a.title {
    font-weight: 400;
}

.product-list .search-result-item h4 a.title-sm {
    width: 90%;
}


.product-list .search-result-item h4 {
    text-transform: none;
    /*float:left*/
}

.product-list .date {
    float: right;
    display: block;
    font-size: 14px;
    margin-top: 4px;
}

.account-page .product-list .date {
    margin-top: 2px;
}

.product-page .title {
    text-transform: none;
}

.product-page-cart {
    border-top: 1px solid #f4f4f4;
    padding-top: 20px;
}

    .product-page-cart .price-availability-block {
        border: none;
        float: left;
    }

    .product-page-cart .price {
        font-size: 35px;
        margin-right: 19px;
        margin-top: -5px;
        /*color: #64aed9;*/
    }

        .product-page-cart .price strong {
            font-weight: normal;
            font-family: 'PT Sans Narrow', sans-serif;
        }

            .product-page-cart .price strong span {
                font-size: 25px;
            }

.social-icons span {
    display: block;
}

.excel {
    color: green;
}

.pdf {
    color: red;
}

.csv {
}

.social-icons span i {
    text-indent: 0px;
    font-size: 28px;
    display: block;
    width: 28px;
    height: 28px;
    line-height: normal;
}

.refresh-cart {
    background: #d7dde3;
    width: 17px;
    height: 17px;
    color: #fff !important;
    border-radius: 22px !important;
    float: right;
    margin: 10px 0 0 5px;
    line-height: 1;
    font-size: 12px;
    margin-top: 4px;
}

    .refresh-cart:hover {
        background: #64aed9;
        text-decoration: none;
    }

    .refresh-cart i {
        font-size: 10px;
        margin-left: 1px;
    }

.goods-page .goods-data {
    padding-left: 0;
    padding-right: 0;
}

.page-title {
    font-size: 22px;
    font-weight: 500;
    font-family: "PT Sans Narrow", sans-serif;
}

/*.page-title-inner {
    font-size: 22px;
    font-weight: 500;
    font-family: "PT Sans Narrow", sans-serif;
}*/

.checkout-page h2 {
    font-size: 14px;
}

.checkout-page h3.panel-title-cm {
    font-size: 20px;
}

.account-page h3.panel-title-cm {
    font-size: 20px;
}

.block-title-cm {
    font-size: 20px;
}

.ecommerce .sidebar .list-group-item {
    padding: 4px 10px 2px;
}

.account-page .form-group select.form-control.input-sm {
    height: 34px;
}

.close-download-item {
    width: 17px;
    height: 17px;
    color: #333;
    border-radius: 22px !important;
    /*float: right;*/
    margin: 10px 0 0 5px;
    /*line-height: 1;*/
    font-size: 12px;
    background-color: #d7dde3;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}


.dropdown-download {
    float: right;
    color: #a8aeb3;
    /*border: 1px #ededed solid;*/
}

    .dropdown-download .btn {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .dropdown-download .btn-default {
        padding-top: 3px;
        padding-bottom: 3px;
        /*border: 1px #ededed solid;
        color: #a8aeb3;*/
        border: 1px #8f9091 solid;
        color: #8f9091;
    }

        .dropdown-download .btn-default:hover {
            color: #fff;
        }

.dropdown-menu li > a.color-excel {
    /*color: #217346;*/
}

.dropdown-menu li > a.color-pdf {
    /*color: #e11e00;*/
}

.dropdown-menu li > a.color-csv {
    /*color: #217346;*/
}

.dropdown-menu li > a.color-word i, .color-word {
    color: #0570b0;
}

.dropdown-menu li > a.color-excel i, .color-excel {
    color: #217346;
}

.dropdown-menu li > a.color-pdf i, .color-pdf {
    color: #e11e00;
}

.dropdown-menu li > a.color-csv i, .color-csv {
    color: #74c476;
}

.dropdown-menu li > a.color-default i, .color-default {
    color: #bdbdbd;
}

.dropdown-menu li > a.color-zip i, .color-zip {
    color: #fe9929;
}

.title-wrapper-cm {
    /*background: transparent url(../../../img/monitor-1307227_1920.jpg) no-repeat 100% 55%;*/
    /*background: #eff6f8 url(../../../img/photo_bg4.png) no-repeat 100% 55%;*/
}

div.transbox {
    padding: 10px;
    background-color: #f3f3f3;
    border: 1px solid #333;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

    div.transbox p, div.transbox .text-op {
        /*color: #000000;
        color: #db5202;*/
        color: #06344d;
    }

        div.transbox .text-op.text-op-sm {
            font-weight: 600;
            color: #012539;
        }


.title-wrapper-cm-2 {
    background: #72c2ff url(../../../img/img-data-4.jpg) no-repeat 100% 100%;
}

.title-wrapper-cm-3 {
    background: #72c2ff url(../../../img/img-data-1.jpg) no-repeat 100% 100%;
}

.title-wrapper h1 {
    color: #fff;
    font-weight: 400;
}

.checkout-page a.confirm-order {
    color: #fff;
}

.order-success, .order-fail {
    margin: 50px 0 50px 0;
}

.success-icon i, .fail-icon i {
    font-size: 20px;
}

.header, .title-wrapper {
    margin-bottom: 0;
}

.header-navigation {
    margin-right: -5px;
    /*margin-top: 10px;*/
}

    .header-navigation > ul > li > a {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .header-navigation ul > li.active > a {
        border-bottom: none;
        background: #f3f3f3;
        /*background: #CCE2FF;*/
        /*background:red*/
        /*font-weight: bold*/
    }

.header {
    box-shadow: none;
    border-bottom: 2px solid #e74152;
}

.site-logo {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-navigation li.menu-search {
    top: 20px;
}

.header .top-cart-block {
    margin-top: 17px;
}

.language-selector {
    padding-left: 11px;
    min-width: 100px;
}

    .language-selector .langs-block-others-wrapper {
        width: 95px;
    }

.register-link {
    border-right: solid 1px #d8d8d8 !important;
    padding-right: 15px !important;
}

.user-data .langs-block {
    border-right: solid 1px #d8d8d8 !important;
    padding-right: 15px !important;
}

.langs-block-account .langs-block-others {
    /* min-width: 165px; */
}

.breadcrumb-wrapper {
    /*background: #64aed9;*/
    box-shadow: 0px 5px 10px -2px #e7e7e7;
}

.breadcrumb {
    margin-bottom: 10px;
    margin-top: 10px;
}

    .breadcrumb > .active a {
        color: #64aed9;
    }

.pre-footer a.link-cm, a.link-cm {
    color: #64aed9;
}

.revolution-slider .tp-bannertimer {
    display: none;
}

.default-form-cm .require {
    /*color: #ff0000;*/
    color: #d81b60;
}

.error {
    /*color: #ff0000;*/
    color: #d81b60;
    font-style: italic;
}

.langs-block a.current, .langs-block a.current:hover {
    text-decoration: none;
}

.langs-block-others {
    width: 100%;
    margin-top: 17px;
}

    .langs-block-others a {
        margin-bottom: 10px;
    }

        .langs-block-others a, .langs-block-others a:hover {
            text-decoration: none;
        }

.top-cart-content {
    margin-top: 19px;
}

    .top-cart-content li {
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .top-cart-content li a i {
            border: solid 2px #fff;
            margin-right: 4px;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            float: left;
            width: 37px;
            height: 34px;
            font-size: 30px;
            display: block;
            vertical-align: middle;
            /*color: darkgray;
        color: #fe9601;*/
            color: #d7dde3;
        }


    .top-cart-content .fa-file-o:before {
        padding-top: 8px;
        display: block;
    }

    .top-cart-content strong {
        padding-top: 3px;
        line-height: 15px;
        width: 210px;
    }

.top-cart-product-title {
    display: block;
    height: 30px;
    max-height: 30px;
    overflow: hidden;
}

.top-cart-content .top-cart-order-product-wrapper em {
    margin-right: 0;
    width: 80px;
}

.pager-icons a {
    padding: 6px 12px !important;
}

    .pager-icons a i {
        width: auto;
        font-size: 11px;
    }


td span.text-ellipsis-cm, span.text-ellipsis-cm .text-ellipsis-cm {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}

td span.proposal-title, span.proposal-title {
    width: 200px;
    max-width: 200px;
}

span.width150, .width150 {
    width: 150px;
    max-width: 150px;
}

.shopping-total, .checkout-total-block {
    min-width: 320px;
}

.shopping-total-price span, .checkout-total-price span {
    margin-top: 5px;
    display: inline-block;
}

.checkout-page {
}

    .checkout-page .panel-default {
        margin-bottom: 20px;
    }

    .checkout-page .panel-collapse {
        border: 1px solid #ecebeb;
        border-top: none;
    }


    .checkout-page .checkout-customer-data td {
        border-bottom: none;
    }

.checkout-customer-data td {
    padding: 5px 20px 5px 0;
}

.checkout-page h2.panel-title span {
    display: inline-block;
    padding: 9px 20px 8px !important;
}

.pricing-head h3 span {
    line-height: 25px;
    font-size: 20px;
    font-weight: 300;
    color: #fafafa;
    font-style: normal;
    display: block;
    max-height: 50px;
    height: 50px;
    overflow: hidden;
}

.pricing-content.list-unstyled li span {
    display: inline-block;
    max-height: 50px;
    height: 50px;
    overflow: hidden;
}


.product-item .btn-default:hover > i {
    color: #fff;
}

.product-item .dataset-exists-cart {
    float: right;
    display: inline-block;
    margin-top: 5px;
}

.product-item .dataset-bundle {
    float: right;
    display: inline-block;
    margin-top: 5px;
    margin-right: 15px;
}

.product-page-cart .dataset-bundle {
    display: inline-block;
    margin-right: 15px;
}

.product-page-cart .dataset-exists-cart, .product-page-cart .dataset-bundle {
    font-size: 25px;
}

.panel-page-cm select.form-control {
    color: #5f6d7b;
}

.related-products-wrapper {
}

    .related-products-wrapper h4 {
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
    }

    .related-products-wrapper .product-item {
        box-shadow: 0 1px 3px #ddd;
        border-top: 1px solid #efefef;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background: #f9f9f9;
        margin-bottom: 20px;
    }

        .related-products-wrapper .product-item h3 {
            text-transform: none;
            height: 95px;
            overflow: hidden;
        }

[treecontrol] li .tree-label {
    display: inline-block !important;
    width: 90%;
}

li.tree-leaf, li.tree-expanded {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.first-level {
    line-height: 16px;
    font-weight: bold;
    /*font-size: 14px;*/
    /*color: #64aed9!important;*/
    /*color: #3e4d5c!important;*/
    display: inline-block !important;
    width: 90% !important;
}

.second-level {
    line-height: 16px;
    /*color: #E6400C!important;
    color: #e74152!important;
    color: #64aed9!important;*/
    color: #333 !important;
    margin-left: 20px;
}

ul.list-group:first-child > li.tree-leaf, ul.list-group:first-child > li.tree-expanded {
    margin-bottom: 5px !important;
    /*padding-left: 0!important;
    padding-right: 0!important;*/
}

.categories-wrapper ul.list-group li.list-group-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
}



treeitem ul li, treeitem ul.list-group:first-child > li.tree-leaf {
    margin-bottom: 0px !important;
}

treeitem ul.list-group li.list-group-item {
    margin-bottom: 0 !important;
    /*margin-left:12px*/
}

a.first-level i {
    vertical-align: top;
}

a.first-level span {
    display: inline-block;
    width: 88%;
}

/*Drag and Drop files*/
.drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    width: 100%;
    text-align: center;
    padding: 25px 0 25px 0;
    margin: 15px 0 20px 0;
}

.dragover {
    border: 5px dashed blue;
}

.drop-wrapper {
    border-bottom: 2px solid #3c8dbc;
}

.drop-files-uploaded {
    padding-left: 15px;
}

    .drop-files-uploaded li {
        margin-top: 5px;
    }

        .drop-files-uploaded li a {
            -ms-word-break: break-all;
            word-break: break-all;
        }

.file-perc {
    color: #008d4c;
    font-weight: 600;
}

.header-group-wrapper {
    padding: 8px 0px 8px 10px;
    margin-bottom: 15px;
    /*background: gray;*/
    /*background: #a2a2a2;*/
    background: #ECEBEB;
}

.header-group {
    /*color: #fff;*/
    color: #333;
    font-weight: 500;
    font-size: 14px;
}

    .header-group a {
        /*color: #fff;*/
        color: #333;
    }

.group-product-list {
    border-bottom: none;
    margin-bottom: 0px;
}

.product-item-info {
    /*background: #efefef;*/
    width: 50%;
    float: left;
    font-size: 12px;
}

    .product-item-info div i {
        font-size: 11px;
        min-width: 12px;
        text-align: center;
    }

.product-item .add2cart {
    margin-left: 15px;
}

.product-item .dropdown-download {
    margin-left: 15px;
}

.blog-tags li i, .blog-info li i {
    color: #297BA8
}

.recent-news h3 a {
    color: #297BA8
}

    .recent-news h3 a:hover {
        color: #1F5D7F;
    }

.article-files-wrapper {
    border-top: 1px solid #eee;
}

    .article-files-wrapper ul li {
        margin-bottom: 0
    }

.blog-post-sep.blog-post-sep-custom-title {
    width: 70px;
    border-top: 2px solid #e74152;
    margin-top: 0;
}



/***** END Drag and Drop files *****/


.header-navigation .dropdown-menu li > a:hover {
    color: #fff; /*!important;*/
}

.pricing:hover {
    border: 3px solid #e1e0e0;
}

.faq-tabbable li:last-child {
    margin-bottom: 0;
}

.dataset-freedownload {
    font-size: 11px !important;
    color: #2ca25f;
    margin-top: 15px;
}

.productMaxDownloads-wrapper {
    float: left;
    font-size: 11px;
}

.panel-library-custom .panel {
    background-color: transparent;
    border: none;
}

    .panel-library-custom .panel .panel-heading {
        /*padding: 10px 0px 10px 10px;*/
        padding: 0;
        margin-bottom: 0px;
        background: #ECEBEB;
        border: none;
    }

.panel-body {
    padding: 15px 10px 15px 10px;
}

.panel-library-custom .panel .panel-title, .panel-library-custom .panel .panel-title a {
    color: #333;
    font-size: 14px;
    font-weight: 500;
}

.panel-library-custom .panel .panel-title {
}

    .panel-library-custom .panel .panel-title a {
        display: block;
        padding: 10px 0px 10px 10px;
    }

        .panel-library-custom .panel .panel-title a:hover {
            color: #333;
            font-weight: 500;
            /*text-decoration: underline;*/
        }

.panel-library-custom .search-result-item .date {
    float: right;
    display: block;
    font-size: 14px;
    margin-top: 2px;
}

/*.tagsinput-cm .tag {
    margin-right: 2px;
    color: white;
    background-color: #659be0;
}*/

tags-input.tagsinput-cm .tags {
    /*font-weight: normal;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 4px;
    border-color: #dbdbdb;
    color: #777;
    font: 14px Arial, sans-serif;*/
    /*border-radius: 0;*/
    box-shadow: none;
    display: block;
    width: 100%;
    height: auto;
    padding: 2px 2px;
    font: 14px Arial, sans-serif;
}

    tags-input.tagsinput-cm .tags .tag-item {
        margin-right: 2px;
        color: white;
        /*background: #659be0;*/
        background: #297BA8;
        border: none;
        font: 14px Arial, sans-serif;
        padding-top: 5px;
    }

        tags-input.tagsinput-cm .tags .tag-item .remove-button {
            color: #fff;
        }

            tags-input.tagsinput-cm .tags .tag-item .remove-button:hover {
                text-decoration: none
            }

.radio-list-price label.lbl-price {
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
}

.radio-list-price input.rdb-price {
    margin-top: 0px;
    vertical-align: middle;
}

.radio-list-price .lbl-price span {
    display: block;
    margin-top: 5px;
    font-size: 13px
}

.list-error-messages {
}

    .list-error-messages ul {
        padding-left: 20px;
        margin-top: 5px;
    }

.alert-info-note-cm {
    border-left: 2px solid;
    color: #1F5D7F;
    font-size: 14px
}

.info-box-text {
    font-size: 15px;
    /*font-weight: 700*/
}

.register-form select.form-control {
    padding-right: 5px;
    /*padding-left: 5px;*/
    /*padding-left:5px;
    padding-right:5px*/
}

.form-actions-wrapper {
    text-align: center
}

.table-working-hours .actions {
    width: 10%;
    text-align: right;
}

.table_account {
    width: auto !important;
    margin: 0px !important;
}

.width-5percent {
    width: 5%;
}

.blockUI.blockOverlay {
    z-index: 10050 !important
}

.blockUI.blockMsg.blockPage {
    z-index: 10051 !important
}

.modal-box-data {
}

    .modal-box-data label {
        font-size: 13px;
        margin-bottom: 0
    }

    .modal-box-data .title {
        font-size: 14px;
        /*border-bottom: 2px solid #EFEFEF;
        margin-bottom: 8px;
        padding-bottom: 8px;*/
    }

.default-form label, .checkout-page label {
    margin-bottom: 0
}

.blog-tags li span.blog-tag-item-cm {
    color: #555;
    background: #f5f5f5;
    display: inline-block;
    padding: 3px 5px 3px 3px;
    font-weight: 600;
}

    .blog-tags li span.blog-tag-item-cm:after {
        top: 50%;
        width: 0;
        left: 100%;
        height: 0;
        z-index: 2;
        content: " ";
        display: block;
        margin-top: -12px;
        position: absolute;
        border-left: 12px solid #f5f5f5;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

.uib-daypicker button.uib-title, .uib-monthpicker tr.uib-months td.uib-month button.btn {
    text-transform: inherit
}

.company-info-detail img {
    max-height: 300px;
    max-width: 400px;
    margin-right: 10px;
}

.company-info-detail .descr {
    text-align: justify;
    display: inherit;
}

.sidebar-categories.company-info-data li a:before {
    content: none;
}

.sidebar-categories.company-info-data li span {
    padding: 10px 0;
    border-bottom: 1px solid #ECEBEB;
    color: #333;
    display: inline-block;
    width: 100%;
}

    .sidebar-categories.company-info-data li a i, .sidebar-categories.company-info-data li span i {
        font-size: 13px;
        padding-right: 10px;
        position: relative;
        top: -1px;
    }

.logo a {
    color: #297BA8;
}

/***** Fix WCAG 2 *****/
div.content-form-page {
    background: inherit;
}

/*.content-form-page .control-label {
    background: #fff;
}*/

.pre-header a:hover {
    color: #2775A0;
}

.content-form-page a:hover {
    color: #2A7DAC;
}

input.form-control, textarea.form-control {
    color: #595959;
}

.front-steps-wrapper .front-step1 {
    /*background:#297BA8;*/
    /*background: #297AA8;*/
    background: #297BA8;
    /*background:#1F5D7F;*/
}

.front-steps-wrapper .front-step2 {
    /*background: #54585E;*/
    /*background:#646D72;
    background:#54585E;*/
    background: #595C63;
}

.front-steps-wrapper .front-step3 {
    /*background: #3F4346;*/
    /*background:#627074;*/
    background: #4A5254;
}

.header-navigation .dropdown-menu > li:first-child {
    border-top: 2px solid #297BA8;
}

.header-navigation .dropdown-menu li > a {
    color: #52575C;
}

.header-navigation .dropdown-menu > li > a:hover,
.header-navigation .dropdown-menu > li.active > a,
.header-navigation .header-navigation-content .header-navigation-col li > a:hover,
.header-navigation .header-navigation-content .header-navigation-col li.active > a {
    color: #fff;
    background: #297BA8;
}

.header-navigation > ul > li.dropdown:hover > a:after {
    border-bottom: 8px solid #297BA8;
}

.breadcrumb > .active {
    color: #297BA8;
}

.breadcrumb a:hover {
    color: #297BA8;
}

.faq-tabbable {
    border-left: solid 2px #2A7CA7;
}

    .faq-tabbable li:hover a, .faq-tabbable li.active a {
        /*color: #474747;*/
        background: #2A7CA7;
    }

    .faq-tabbable li.active:after {
        border-left: 6px solid #2A7CA7;
    }

    .faq-tabbable li a {
        color: #4C5257;
    }

        .faq-tabbable li a:hover {
            color: #fff;
        }

.tab-content-faq .panel-title a {
    color: #505659;
}


.btn-primary-fix-wcag-aa {
    /*background: #2A7DAC;*/
    background: #297BA8;
}

    .btn-primary-fix-wcag-aa:hover {
        /*background: #1F5C7F;*/
        background: #1F5D7F;
    }

.btn-primary-fix-wcag-aaa {
    /*background: #1F5C7F;*/
    background: #1F5D7F;
}

    .btn-primary-fix-wcag-aaa:hover {
        background: #0d3d59;
    }

.btn-danger-fix-wcag-aa {
    background-color: #EC0E18;
    border-color: #EC0E18;
}

    .btn-danger-fix-wcag-aa:hover, .btn-danger-fix-wcag-aa:focus, .btn-danger-fix-wcag-aa:active, .btn-danger-fix-wcag-aa.active, .btn-danger-fix-wcag-aa:active:hover, .btn-danger-fix-wcag-aa.active:hover {
        background-color: #B40E13;
        border-color: #B40E13;
    }

.btn-primary-orange {
    /*background: #1F5C7F;*/
    background: #e74152;
    color: #fff
}

    .btn-primary-orange:hover {
        /*background: #e94d1c;*/
        background: #ff8901;
        color: #fff
    }

.btn-primary-cyan {
    background: #44b1c1;
}

    .btn-primary-cyan:hover {
        background: #23a9c1;
    }

/* Academic Programs */
.card-container {
    flex: 0 0 33.33%;
    display: flex;
    align-items: stretch;
    justify-content: center;
}

.card-link {
    text-decoration: none !important;
}

    .card-link:hover .card-img-top {
        transform: scale(1.05);
    }

    .card-link:hover .card-title {
        text-decoration: none;
    }

        .card-link:hover .card-title::after {
            display: none;
        }

.card-img-top {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease-out;
}

.card-title {
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}

    .card-title::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: white;
        z-index: -1;
        transition: all 0.3s ease-out;
    }


/*AA*/
/*.pricing-head h3 {
    background: #2878A4;
    background:#297AA8;
}*/

/*AAA*/
.pricing-head h3 {
    /*background: #2878A4;*/
    background: #1E597B;
}

.pricing-content.list-unstyled li span {
    color: #595959;
}

.list-view-sorting label {
    color: #515767;
}

.search-result-item h4 a {
    color: #1F5C7F !important;
}

.pi-price {
    color: #1F5C7F !important;
}

.product-item .add2cart {
    color: #555762;
}

    .product-item .add2cart:hover {
        background: #297BA8 !important;
        border-color: #297BA8;
    }

.product-item .btn-default.add2cart > i {
    color: #555762;
}

.product-item .add2cart:hover > i {
    color: #fff !important;
}

.dropdown-download .btn-default {
    color: #555762;
}

    .dropdown-download .btn-default:hover {
        background: #297BA8 !important;
        border-color: #297BA8;
    }

.items-info {
    color: #52565C;
}

.title-wrapper h1 {
    background: transparent;
}

.content-form-page input.form-control {
    color: #595959;
}

.content-form-page a {
    color: #54585E;
}

.form-info h2 em {
    color: #1F5D7F;
    font-weight: 400;
}

.price-availability-block .price strong {
    color: #1F5D7F;
}

.dataset-freedownload {
    color: #1C6439;
}

.goods-data a, .checkout-page .checkout-description a {
    /*color: #297BA8;*/
    color: #1F5D7F;
}

.goods-page-price strong, .goods-page-total strong, .checkout-price strong, .checkout-total strong {
    /*color: #297BA8;*/
    color: #1F5D7F;
}

.shopping-total strong, .checkout-total-block strong {
    /*color: #297BA8;*/
    color: #1F5D7F;
}

.goods-page .btn-default {
    /*border: 1px solid #287BB3;
    background: #287BB3;*/
    border: 1px solid #1E5D8A;
    background: #1E5D8A;
}

.top-cart-content strong a, .top-cart-content .top-cart-order-product-wrapper em {
    /*color:#6B747A;*/
    color: #4F5559;
}

.top-cart-content .btn-default {
    border: 1px solid #757575;
    background: #757575;
}

    .top-cart-content .btn-default:hover {
        border: 1px solid #595959;
        background: #595959;
    }

.langs-block-others a:hover {
    /*color: #1E5A7B;*/
    color: #2878A4;
}

.green.btn.green-fix-wcag-aa {
    background-color: #1D8176;
}

    .green.btn.green-fix-wcag-aa:hover {
        background-color: #156057;
    }

.checkout-page a.btn-default-fix-wcag-aa, .checkout-page a.btn-default-fix-wcag-aa:hover {
    color: #646D72;
}

.checkout-page h2 {
    background: #757575;
}

.checkout-page select.form-control, .account-page .form-group select.form-control.input-sm {
    color: #595959;
    border: 1px solid #dbdbdb;
}

.sweet-alert h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
}

.sweet-alert p {
    color: #757575;
}

.sweet-alert button.cancel {
    background-color: #757575;
}

    .sweet-alert button.cancel:hover {
        background-color: #454545;
    }

/*.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box;

}*/

.sweet-alert .sa-icon.sa-error {
    border-color: #d43f3a;
}

    .sweet-alert .sa-icon.sa-error .sa-line {
        background-color: #d9534f;
    }

.animateErrorIcon {
    animation: animateErrorIcon 0.5s;
}


.blue-fix-wcag-aa.btn {
    /*background-color:#207BBB;*/
    background-color: #2079BB;
}

.blue.btn:hover, .blue.btn:focus, .blue.btn:active, .blue.btn.active {
    background-color: #1B6AA7;
}

.content-page a, .sidebar2 a {
    color: #676E75;
}

    .content-page a:hover {
        color: #1F5D7F;
    }

.nav-tabs {
    border-color: #297BA8;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background: #297BA8;
    }

    .nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        color: #5E6A7D;
    }


.productRemainingDownloads {
    font-size: 12px;
    padding: 15px;
}

.productMaxDownloads {
    color: #A26201;
}

.checkout-page a, .checkout-page a:hover {
    color: #5C6166;
}

.btn-default:active:hover, .btn-default.active:hover {
    /*background-color: #e6e6e6;*/
}

.top-cart-block .fa-shopping-cart {
    background: #1F5D7F;
}

.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    /*color: #6C7179;*/
    color: #696969;
}

.pagination > li > a {
}

.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    color: #696969;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #757575;
}

.pagination > li > span, .pagination > li > span:hover {
    background: #555;
    color: #fff;
}

    .pagination > li > a:focus,
    .pagination > li > a:hover,
    .pagination > li > span:focus,
    .pagination > li > span:hover {
        background-color: #eee;
        color: #696969;
    }

.pager-fix-wcag-aa {
    background-color: #fff;
}

.pre-footer-col .error {
    color: #FF6666;
}

.footer .footer-countries {
    opacity: 1;
}

.footer .footer-countries-text {
    opacity: 0.5;
}

.footer-countries img {
    width: 125px;
    float: right
}

li.home-slider {
    position: relative
}

.home-slider .wrapper-text {
    position: absolute;
    top: 30%;
    display: block;
    left: 0px;
}

.wrapper-text .info-text {
    letter-spacing: 12px;
    display: block;
    font-size: 115px;
    font-weight: 600;
    margin-left: 0px;
    background-color: #fff;
    opacity: 0.8;
    color: #233d8e;
}

.wrapper-payroll {
    display: block;
    margin-left: 2px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #d3d3d3;
    padding: 10px;
}

.btn-withradius {
    border-radius: 3px !important;
}

/*****END Fix WCAG 2 *****/
/**Custom loading for login**/

.loading {
    height: 100% !important;
}

.ng-scope .loading {
    height: 100% !important;
    min-height: 900px !important;
}

.loading:after,
.loading:before {
    position: fixed;
    content: '';
}

.loading:before {
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .8);
    width: 100%;
    height: 100%;
    border-radius: .2857rem;
    z-index: 10000;
    display: block;
}

.loading:after {
    top: 50%;
    left: 50%;
    margin: -1.5em 0 0 -1.5em;
    width: 3em;
    height: 3em;
    -webkit-animation: panelspin .6s linear;
    animation: panelspin .6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #111 rgba(0, 0, 0, .1) rgba(0, 0, 0, .1);
    border-style: solid;
    border-width: .2em;
    box-shadow: 0 0 0 1px transparent;
    visibility: visible;
    z-index: 10001;
    background: 0 0;
}

@-webkit-keyframes panelspin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes panelspin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/**End Custom loading for login*/

/*.form-wizard .steps > li.active > a.step .number {
    background-color: #45B6AF;
    color: #fff;
}*/

.form-wizard .steps > li > a {
    padding: 10px 10px;
}

    .form-wizard .steps > li > a.step {
        color: #2A7DAC;
    }

        .form-wizard .steps > li > a.step > .number {
            padding: 7px 10px 10px 10px;
            margin-right: 5px;
            height: 35px;
            width: 35px;
        }

.form-wizard .steps > li.active > a.step .number {
    background-color: #2A7DAC;
}

.map-wrapper .map {
    /*margin: 30px 0 10px 0px;*/
    display: block;
}

.map {
    height: 470px;
    border: 20px solid #f1f0f5;
}

/*.map-wrapper .map {
    margin: 30px 0 10px 0px;
    display: block;
}

.map {
    height: 470px;
}*/

.header-main-page {
    margin-bottom: 20px;
}

    .header-main-page, .header-main-page h3 {
        font-weight: 400;
        text-align: center;
        /* color: #f19000;*/
        line-height: 30px;
    }

        .header-main-page h3 a {
            color: #e02222;
        }

.m-0 {
    margin: 0 !important
}

.ml-0 {
    margin: 0 !important
}

/**Start Media Queries**/
@media (min-width: 1025px) {
    .reduce-header .header-navigation > ul > li > a {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

/*@media (min-width: 1440px) {
    .header .site-logo img {
        margin-left: -152px
    }
}*/

@media (max-width: 1380px) {
    .home-slider .wrapper-text {
        position: absolute;
        /* bottom: 0px; */
        display: block;
        left: 0px;
    }
}

.title-custom {
    font-size: var(--title-font-size, 20px);
    font-weight: var(--title-font-weight, 0);
    line-height: var(--title-line-height, 2em);
    color: var(--title-color, #FFF);
    font-family: var(--title-font-family, Arial, Helvetica, sans-serif);
    letter-spacing: var(--title-letter-spacing, normal);
    text-transform: var(--title-text-transform, none);
    display: var(--title-display, block);
    width: 100%;
    text-align: center;
}

.title-small {
    --title-font-weight: 900;
}

.title-large {
    --title-font-size: 64px;
    --title-font-family: Arial, Helvetica, sans-serif;
}

.title-uppercase {
    --title-font-size: 25px;
    --title-text-transform: uppercase;
    --title-letter-spacing: 4px;
}

.institution-presentation {
    text-align: left;
    font-size: 15px;
    display: block;
}

.institution-info {
    display: block;
}

.director-title {
    text-align: left;
    font-weight: 300;
    text-decoration-line: overline underline;
    text-decoration-color: #0f3a64;
}

.director-detail {
    text-align: left;
    font-size: 15px;
}

.directors-info {
    clear: left;
    float: left;
    line-height: 25px;
    border-left: 1px solid #0f3a64;
    padding: 10px 0 0 20px;
    margin: 20px 30px 20px 0;
}

.institution-logo {
    float: left;
    width: 200px;
    margin-right: 100px;
    padding: 20px;
}

.directorsloc {
    clear: left;
    float: left;
    line-height: 25px;
    border-left: 1px solid #0f3a64;
    padding: 10px 0 0 20px;
    margin: 20px 30px 20px;
}

.seminar-title {
    border-bottom: 2px solid #eee;
    text-decoration: none;
}

span.seminar-tab-text {
    word-break: break-all;
}

.pl-0 {
    padding-left: 0px !important
}

.descriptions {
    text-align: left;
    display: block;
    /* font-size: 15px; */
}

.ribbon {
    position: absolute;
    top: 10px;
    right: -10px;
    background-color: #007aff;
    color: white;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    transform: rotate(45deg);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.ribbon-top-left {
    position: absolute;
    top: 10px;
    left: -10px;
    background-color: #dfba49;
    color: white;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    transform: rotate(315deg);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 5;
}

.swiper-section {
    position: relative;
    min-height: 500px;
    width: 100%;
    display: flex;
    align-items: center;
    margin: 5 auto;
    padding: 20px;
}

.swiper {
    width: 100%;
    max-width: 1100px;
}

.card {
    position: relative;
    background: #fff;
    border-radius: 20px;
    height: 50%;
    width: 50%;
    margin: 20px 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

    .card::before {
        content: "";
        position: relative;
        height: 40%;
        width: 100%;
        background: white;
        border-radius: 20px 20px 0 0;
    }

    .card .card-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 30px;
        position: relative;
        z-index: 100;
        height: 100%;
    }

    .card .title-description {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
        color: black;
        text-align: center;
    }

.title-description .title-ribbon {
    font-size: 20px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
}

.title-description .description-ribbon {
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    opacity: 1;
    color: white;
}

.swiper-button-next, .swiper-button-prev {
    --swiper-navigation-top-offset: 55%;
}

.swiper-pagination {
    height: 20%;
}

.swiper-pagination-bullet {
    --swiper-pagination-bullet-height: 12px;
}

.instructions {
    font-size: 0.9em;
    color: #6c757d;
    margin-bottom: 10px;
    line-height: 1.5;
    text-align: left !important;
}

.fullwidthabnner {
    height: 600px !important;
}

.width-100perc-lg {
    width: 100%;
}

.height-100perc-lg {
    height: 100%;
}

@media (max-width: 667px) {
    .dropdown-menu li {
        /* position: static !important; */
        z-index: 0 !important;
        padding: 8px 16px !important;
    }

    .fullwidthabnner {
        height: 215px !important;
    }

    .visibility-667-none {
        display: none !important;
    }

    .home-slider .wrapper-text {
        position: absolute;
        /* display: flex;
        flex-direction: column; */
        bottom: 0px;
        display: block;
        left: 0px;
    }

    .swiper-button-next:hover, .swiper-button-prev:hover {
        opacity: 1;
        color: #007aff;
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 30px;
    }

    .img-header {
        width: 100%;
    }

    .margin-left-10 {
        margin-left: 10px;
    }

    .width-100perc {
        width: 100%;
    }

    .height-100perc {
        height: 100%;
    }

    .title-small {
        --title-font-size: 20px;
        --title-font-weight: 900;
    }

    .title-large {
        --title-font-size: 30px;
    }

    .title-uppercase {
        --title-font-size: 25px;
        --title-text-transform: uppercase;
        --title-letter-spacing: 4px;
    }

    .institution-presentation {
        margin-top: 20px;
    }

    .institution-info {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .seminar-title {
        border-bottom: 2px solid #eee;
        text-decoration: none;
        font-size: large;
    }

    .descriptions {
        text-align: left;
        display: block;
        font-size: 12px;
    }

    .footer-responsive {
        display: flex;
        flex-direction: column;
    }

    .langs-block-others-wrapper {
        position: absolute;
        width: 160%;
        /* right: 5px; */
        /* top: 100%; */
        z-index: 99999;
        text-align: left;
    }

    .langs-block-others:after {
        top: -8px;
        width: 0;
        height: 0;
        left: 100px;
        z-index: 99999;
        content: " ";
        display: block;
        position: absolute;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
    }

    .page-header-fixed .header {
        position: relative !important;
        top: 0;
        left: 0;
        width: 100%;
        /*z-index: 99999;*/
        z-index: 999;
    }
}
