/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.carousel .carousel-item .caption {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 100%;
    text-align: center;
    left: 0;
    padding: 15% 20px 0 !important;
}

.carousel .carousel-item .caption .display-1 {
    color: #fff;
}

#checkout #header .header-nav {
    padding: 15px !important;
    background: #fff !important;
}

#header .header-nav {
    background-color: #262c38 !important;
}

#header .header-nav a,
#header .user-info a,
#header .dropdown,
#header .dropdown .expand-more {
    color: #fff !important;
}

.redirect_change_block {
    margin-top: .7375rem !important;
    margin-left: .9375rem !important;
    white-space: nowrap !important;
    padding: 0 !important;
    float: none !important;
}

#header .logo {
    width: 101px !important;
    max-width: none !important;
}

#header .isqi-cust-popup-drop-outer button,
#header button.close-popup-header,
.outer_modal_class .close {
    background-color: #2fb5d2 !important;
}

#header .header-nav .material-icons {
    line-height: normal !important;
}

#header ul.top-menu {
    margin: 0 !important;
    padding-top: 8.5px !important;
}

#header .header-top .position-static {
    text-align: center !important;
    padding-top: 20px !important;
}

#header .top-menu a {
    /* color: #262c38 !important;
    font-weight: 400 !important;
    font-family: Montserrat,sans-serif;
    text-transform: none !important; */
    color: #777 !important;
    line-height: 40px !important;
    padding-left: 14px !important;
    max-width: 400px !important;
    padding: 0 15px !important;
    margin: 0 !important;
    font-size: 15px !important;
    font-weight: normal !important;
    text-transform: none !important;
    border-left: 1px none #cecece !important;
    border-radius: 3px 3px 3px 3px !important;
    ;
    font-family: Lato, sans-serif !important;
    word-wrap: break-word !important;
}

#header .top-menu a:hover,
#header .top-menu>li.current>a {
    background-color: #262c38 !important;
    color: #fff!important;
}

#header .header-top .search-widget {
    float: right !important;
}

@media (min-width: 768px) {
    .search-widget {
        min-width: 50% !important;
    }
}

.search-widget form input[type=text] {
    border-radius: 5px !important;
}

.search-widget form button[type=submit],
.search-widget form button[type=submit]:hover,
.search-widget form button[type=submit]:focus,
.search-widget form button[type=submit]:active {
    background: #2fb5d2 !important;
    color: #fff !important;
    bottom: 0 !important;
    right: .0rem !important;
    padding: 13px !important;
    border-radius: 0 5px 5px 0 !important;
}

.search-widget form button[type=submit] .search:hover,
.search-widget form input[type=text]:focus+button .search {
    color: #fff !important;
}

.top-menu .sub-menu {
    display: none !important;
}

#header .right-nav button {
    padding: 3px 0 0 5px !important;
}

#header .right-nav button:hover,
#header .right-nav button:focus,
#header .right-nav button:active {
    background-color: #2fb5d2 !important;
    color: #fff !important;
    padding: 3px 0 0 5px !important;
}

.dropdown-menu {
    padding: 0 !important;
}

.dropdown-menu>li>a {
    background-color: #262c38 !important;
    color: #fff!important;
}

.dropdown-menu>li>a:hover {
    background-color: #2fb5d2 !important;
    color: #262c38 !important;
}

.carousel .carousel-inner {
    height: auto !important;
}

.carousel-item {
    margin: 0 !important;
}

.footer-container {
    background-color: #262c38 !important;
}

.footer-container .links {
    padding-top: 90px !important;
    padding-bottom: 40px !important;
    color: #fff !important;
}

.footer-container .links p.h3,
.footer-container .links p.h4,
.footer-container .links p.h3 a,
.footer-container .block-social p.h3 {
    font-size: 18px !important;
    padding-bottom: 25px !important;
    margin-bottom: 50px !important;
    color: #fff !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAACCAMAAAApbq8TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFBYPkAAAAWvE0UQAAAA5JREFUeNpiYKA1AAgwAABiAAGXI1cDAAAAAElFTkSuQmCC) no-repeat left bottom !important;
}

#footer .facebook,
#footer .twitter,
#footer .youtube,
#footer .linkedin {
    background: none !important;
}

.block-social {
    text-align: left !important;
}

.block-social ul li a {
    text-indent: initial !important;
    overflow: visible !important;
    font-size: 30px !important;
}

.footer-widget ul li {
    padding-bottom: 15px;
}

.footer-widget .menu li {
    width: auto !important;
}

.footer-widget a:hover {
    color: #fff
}

.block-social ul {
    margin-bottom: 15px;
}

p.isqi_short_dec {
    color: #fff;
    font-weight: 400;
}

.block-social ul li {
    background-color: #262c38 !important;
    color: #657184 !important;
}

.block-social.footer-widget ul li {
    display: inline-block;
    font-size: 30px;
    line-height: 30px;
    margin-right: 10px;
    width: 100% !important;
}

.footer-widget a,
.footer-widget ul li a {
    color: #657184 !important;
}

#footer>div.footer-container>div>div:nth-child(1)>div.block-social.col-xs-12.col-sm-3.footer-widget>aside.widget.menu>p.h3 .footer-container li a {
    color: #657184 !important;
    font-weight: bold !important;
}

.footer-container li a:hover {
    color: #fff !important;
}

.sticky_footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #262c38;
    color: #fff;
    z-index: 1;
    -webkit-transition: height 1s, visibility 1s;
    transition: height 1s, visibility 1s;
}

#footerbuttondown {
    background-color: 262c38;
    color: fff;
    font-size: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #fff !important;
}

#footerbuttonup {
    background-color: 262c38;
    color: fff;
    font-size: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: none;
    padding: 10px;
    border-bottom: 1px solid #fff !important;
}

#footercont {
    opacity: 1;
    transition: opacity 1s, visibility 2s, display 2s;
    padding: 10px;
    width: 100%;
    overflow-y: scroll;
}

#footercont>#_desktop_user_info,
#footercont>#_desktop_cart,
#footercont span.hidden-md-up,
#footercont #currency-selector-label,
#header.is-open #_mobile_currency_selector {
    display: none !important;
}

#footercont .redirect_change_block {
    margin-top: 0 !important;
    margin-left: 0 !important;
    width: 100%;
}

#footercont .redirect-selector-wrapper {
    width: 100% !important;
}

#footercont .redirect-select #resizing_select {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: #fff !important;
    color: #262c38 !important;
    width: calc(100% - 20px) !important;
}

#footercont select {
    width: calc(100% - 20px) !important;
    margin-bottom: 10px !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 14px !important;
    border-radius: 0 !important;
}

#footercont .redirect-select:after,
#footercont .language-selector:after,
#footercont .currency-selector:after {
    position: absolute;
    top: 4px;
    right: 10px;
    color: #768093;
    font-family: Montserrat, sans-serif !important;
    font-size: 14px;
    content: "\25bc";
}

#footercont .redirect-select:before {
    font-family: FontAwesome;
    content: "\f0ac";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    width: 16px;
}

#footercont .language-selector:before {
    font-family: FontAwesome;
    content: "\f1ab";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    width: 16px;
}

#footercont .currency-selector:before {
    font-family: FontAwesome;
    content: "\f155";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    width: 16px;
}

.items_filter_outer {
    display: none !important;
}

.popular-courses {
    padding: 0 !important;
}

.product-list-ul .grid-element .course_space,
.product-list-ul .course_space {
    /* min-height: 350px !important; */
}

.product-list-ul .list-element .course_space {
    min-height: auto !important;
}


/** PRODUCT PAGE **/

.productTitle {
    margin-bottom: 50px !important;
}

.product-actions .control-label,
.product-variants>.product-variants-item {
    font-weight: bold;
}

#cookie_country_value {
    font-weight: normal;
}

.product-variants>.product-variants-item select {
    width: 100% !important;
    font-weight: normal !important;
}

.product-quantity .qty {
    width: 100% !important;
}

.product-quantity .input-group {
    box-shadow: none !important;
}

.qty>label {
    font-weight: bold;
    width: 85px;
    text-align: left;
    padding: 9px 0;
}

#exam_center {
    padding: 20px;
    width: 100%;
}

.exam_center .radio-inline {
    display: block !important;
    text-align: left !important;
    border-bottom: 1px solid #000;
    padding: 10px 5px;
}

.exam_center .radio-inline>.custom-radio {
    margin-right: 10px !important;
}

.exam_date_content {
    margin-top: 15px;
}

.nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.nav-tabs>li {
    float: none;
}

#exam_center li.center_list_2 {
    border-bottom: 1px solid #dd1313 !important;
}

#exam_center li.center_list_2>label {
    text-align: left !important;
}

.add-to-cart-modal {
    background-color: #2fb5d2 !important;
}

.blockreassurance_product {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #fff;
    padding: 1.25rem 1.875rem;
    max-width: 452px;
    margin: 0 auto auto !important;
}

.blockreassurance_product>div {
    margin-bottom: 15px;
}

.blockreassurance_product>div:nth-last-of-type(2) {
    margin-bottom: 0px;
}


/***** MOBILE *****/

@media (max-width: 768px) {
    /** HEADER **/
    #header #mobile_search {
        position: fixed;
        top: 65px;
        z-index: 90;
        width: 100%;
        box-shadow: 0 2px 0 rgba(0, 0, 0, .2);
    }
    #header .mobile_search .search-widget {
        width: 100%;
    }
    #header .mobile_search .search-widget form input[type="text"] {
        min-width: 100% !important;
        border: none !important;
        border-radius: 0 !important;
    }
    #header .mobile_search .search-widget form button[type="submit"],
    #header .mobile_search .search-widget form button[type="submit"]:hover,
    #header .mobile_search .search-widget form button[type="submit"]:focus,
    #header .mobile_search .search-widget form button[type="submit"]:active {
        border-radius: 0 !important;
    }
    #header {
        height: 115px;
    }
    #header .header-nav .cart-preview.active {
        background: transparent !important;
    }
    #header .header-nav .cart-products-count {
        color: #262c38 !important;
    }
    #header .header-nav {
        background-color: #fff !important;
    }
    #header .header-nav .mobile {
        height: 60px !important;
    }
    #header .header-nav #menu-icon {
        color: #262c38 !important;
        height: 4rem !important;
        padding: 1rem .75rem !important;
        text-align: center !important;
    }
    #header .header-nav .top-logo {
        width: 50% !important;
        float: left !important;
        height: 4rem !important;
        padding: 0.5rem .75rem !important;
    }
    #header .header-nav .cart-preview .shopping-cart,
    #header .header-nav .user-info a {
        color: #262c38 !important;
    }
    #header .header-nav {
        position: fixed;
        width: 100%;
        z-index: 99;
    }
    #header.is-open .header-top {
        background-color: transparent !important;
        position: fixed !important;
        width: 66.6666% !important;
        display: block !important;
        z-index: 99 !important;
        top: 65px !important;
        -webkit-transition: height 1s, visibility 1s;
        transition: height 1s, visibility 1s;
    }
    #header .header-top .position-static {
        padding-top: 0 !important;
    }
    #header .header-nav {
        margin-bottom: 0 !important;
    }
    #mobile_top_menu_wrapper {
        min-height: calc(100vh - 66px - 45px) !important;
        background: #262626 !important;
    }
    #header .top-menu a:hover,
    #header .top-menu>li.current>a {
        background: #2fb5d2 !important;
    }
    #header .top-menu a {
        color: #fff !important;
    }
    /** FOOTER **/
    .footer-container .links {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .footer-container .links .h3 {
        color: #fff !important;
    }
    #footer a._blank {
        color: #fff !important;
    }
    /** PRODUCT LIST **/
    .custom_nav_tabs {
        font-size: 0.9rem !important;
    }
    .custom_nav_tabs>li:nth-child(5) {
        display: none;
    }
    /** PRODUCT DETAIL PAGE **/
    #main .nav-tabs li {
        font-size: 16px !important;
    }
    .tabs {
        padding: 10px !important;
    }
    .tab-content .tab-pane {
        padding: 10px !important;
    }
    .product-features>dl.data-sheet dt.name {
        padding: 0 !important;
        margin-right: 0.1rem !important;
    }
    .product-features>dl.data-sheet dd.value {
        margin: 0 !important;
    }
    .product-variants,
    .product-prices {
        text-align: center !important;
    }
    .product-variants select.form-control:not([size]):not([multiple]) {
        width: 100%;
    }
    /** Homepage **/
    .cat.cat_third,
    .cat.cat_forth,
    .cat.cat_fifthc,
    .cat.cat_sixthc,
    .cat.cat_sevonth {
        width: 100% !important;
        min-height: auto !important;
    }
    #products .all-product-dt {
        text-align: center;
    }
    #products .all-product-link {
        padding-right: 0 !important;
        width: 100%;
    }
    #products .product-miniature {
        /* width: 100% !important; */
    }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}


/** HOMEPAGE **/

.all-product-dt {
    height: 20px;
}

#products .all-product-link {
    margin: 0 !important;
    padding-right: 20px;
}

.page-home .course_space.new-course-space {
    min-height: 350px !important;
}

#checkout #_desktop_redirrect_selector {
    display: none;
}

#order-detail #an_product_fields {
    display: none;
}

.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
    text-transform: none !important;
}

#checkout .checkout-step .label,
#checkout .checkout-step label {
    text-align: left !important;
    display: inline !important;
}

.js-address-form .col-md-9 {
    width: 100% !important;
}