/*copyright footer*/
.copyright-footer {
    background: #292828;
    padding: 25px 50px 25px 50px;
    color: white;
}

/*copyright footer end*/

/* RMX custom Styles */
footer {
    height: 339px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

body {
    padding-bottom: 339px;
    position: relative;
    min-height: 100vh;
}

.might__size {
    width: auto;
}

img.aligncenter {
    display: block;
    margin: 0 auto;
}

h2, h3 {
    color: #2d65b0;
}

h2 {
    font-size: 42px;
    line-height: 52px;
}

.input__wrapper i {
    z-index: 9999;
}

.wpcf7-submit.button {
    border: none;
}

.green-btn-rmx {
    background-color: #28ba4b;
}

.green-btn-rmx:hover {
    background-color: #28ba4b;
}

.button.v4.green-btn-rmx {
    background-color: #28ba4b;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    height: 50px;
    border-radius: 25px;
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    color: white;
    font-weight: bold;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.red-btn-rmx {
    background-color: red;
    transition: all 1s;
}

.red-btn-rmx:hover {
    background-color: #b52837;
}

.btn-create-curse-wrapp {
    background-color: #003d90;
    padding: 50px;
}

.course_wrapper {
    background-color: #2d65b0;
    padding: 75px 0 0;
}

.custom-post-link-rmx {
    display: block;
    text-decoration: none;
    color: inherit;
}

.custom-post-link-rmx:hover {
    color: inherit;
}

.course-link-wrap-rmx {
    cursor: pointer;
}


.light-blue-box-rmx {
    background-color: #d8e8ff;
}

.light-blue-box-rmx .button.v2 {
    background-color: #fff;
}

.button.v1 {
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
}

.rmx-play-video-link img {
    height: 25px;
    width: 25px;
    position: relative;
    left: -14px;
    top: -3px;
}

/* styles for home */
.info_icons_wrapper {
    border-top: 1px solid #00a0d2;
    border-bottom: 1px solid #00a0d2;
    margin: 0 14px 20px 14px;
    padding: 15px 0;
    width: 100%;
    flex: 1 0 97%;
}

.info_icons_wrapper .item {
    color: white;
}

/* styles for faq*/
.page-template-template-page-faq .accordion .card {
    border: 1px solid transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .125) !important;
}

.page-template-template-page-faq .accordion .card-header .btn-link,
.page-template-template-page-faq .accordion .card-header .btn-link.focus,
.page-template-template-page-faq .accordion .card-header .btn-link:focus,
.page-template-template-page-faq .accordion .card-header .btn-link.hover,
.page-template-template-page-faq .accordion .card-header .btn-link:hover {
    text-decoration: none;
    box-shadow: none;
    font-weight: bold;
    color: #2d65b0;
    padding: .375rem 0;
}

.page-template-template-page-faq .accordion .card-header {
    background-color: transparent;
    border-bottom: 1px solid transparent;
    padding: .75rem 0;
}

.page-template-template-page-faq .accordion .card-header button:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f068";
    float: right;
    border: 1px solid #2d65b0;
    padding: 0px 5px;
    font-size: 13px;
    font-weight: 200;
}

.page-template-template-page-faq .accordion .card-body {
    background: rgba(0, 0, 0, .125);
    margin: 0 0 15px;
    border-radius: 10px;
}

.page-template-template-page-faq .accordion .card-header button.collapsed:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f067";
    float: right;
}

/* styles for all pages/posts */
.big-title-rmx {
    text-transform: uppercase;
}

.page-wrapper-rmx p,
.blogpage__wrapper p {
    text-align: justify;
}

/* styles for all pages/posts */

/* simple page + adbout */
.page-wrapper-rmx {
    padding: 70px 0;
}

.page-wrapper-rmx h2, .page-wrapper-rmx h3 {
    margin-bottom: 35px;
}

.page-wrapper-rmx h3 {
    font-size: 22px;
    line-height: 25.19px;
}

.page-wrapper-rmx p {
    font-size: 18px;
    margin-bottom: 35px;
    text-align: justify;
}

.page-wrapper-rmx img {
    max-width: 100%;
    height: auto;
}

/* simple page + adbout end */


/* How It Works Page */

.how_content h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 60px;
}

.how_content h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 30px;
}

.how_content p, .sample_wrapper p {
    margin-top: 20px;
}

.sample_wrapper h3 {
    font-size: 22px;
    font-weight: bold;
}

/* How It Works Page end */

/* blog page styles */
.blogpage__wrapper h2, .blogpage__wrapper h3 {
    line-height: 25.19px;
    margin-bottom: 15px;
}

.blogpage__wrapper h2 {
    margin-bottom: 45px;
    margin-top: 20px;
    line-height: 0.9em;

}

.blogpage__wrapper h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #5c5c5c;
    font-size: 22px;
}

.blogpage__wrapper p {
    font-size: 15px;
    margin-bottom: 30px;
}

.blogpage__wrapper .blogpage_content_wrap img {
    max-width: 100%;
    height: auto;
    /*margin-bottom: 35px;*/
}

/* blog page styles end */

/* single lesson */
.question_box_submit_btn_wrap {
    position: relative;
}

.preloader_wrap_rmx {
    display: inline-block;
    position: relative;
    left: 40px;
    bottom: 9px;
}

.preloader_wrap_rmx .loader_34 .ytp-spinner {
    width: 40px;
}

/* single lesson end */

/* exam */
.exam-start-preloader_wrap_rmx {
    display: inline-block;
    position: relative;
    left: 40px;
    bottom: 9px;
}

.exam-start-preloader_wrap_rmx .loader_34 .ytp-spinner {
    width: 40px;
}

.exam-final-test-content-wrapper-rmx {
    margin-bottom: 50px;
}

/* exam */

/* register form */

.register-error-wrap {
    color: white;
    border: 2px solid #ed2339;
    border-radius: 20px;
    padding: 5px;
    margin: 15px 0;
}

.register-error-wrap p {
    color: white;
}

/* register form end */


/* modal START */

/* The Modal (background) */
.modal-mlr {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content-mlr {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 30%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

.header-title-modal-mlr {
    font-size: 30px;
    line-height: 50px;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */
.close-modal-mlr {
    color: #1b3d6a;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-modal-mlr:hover,
.close-modal-mlr:focus {
    color: #e20c0c;
    text-decoration: none;
    cursor: pointer;
}

.modal-header-mlr {
    padding: 2px 16px;
    /*background-color: #5cb85c;*/
    /*color: white;*/
}

.modal-body-mlr {
    padding: 16px 16px;
}

.modal-body-mlr p {
    margin-bottom: 10px;
}

.modal-footer-mlr {
    padding: 2px 16px;
    /*background-color: #5cb85c;*/
    color: white;
}

/* modal END */


/* accounts */

.new-pass-ul {
    margin-top: 30px;
}

.private_wrapper ul.new-pass-ul li {
    margin-bottom: 10px;
}

.private_box .new-pass-ul input {
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    padding: 0 5px;
}

.private_box ul li span {
    min-width: 160px;
}

.private_nav ul li:hover {
    background: #f3f3f3;
}

/* accounts end */


/* login form */

.error-popup-wrap-rmx {
    margin-bottom: 10px;
}

.error-popup-wrap-rmx .error-exclam {
    display: inline-block;
    width: 18px;
    text-align: center;
    background-color: red;
    color: white;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.student-login-form-wrap {
    width: 100%;
}

.student-login-form-wrap button {
    background-color: rgb(45 101 176);
}

.student-login-form-wrap .regi__box {
    border: 1px solid #cecece;
    color: #0e0e0e;
}

/* login form */
.wpb_wrapper ul,
.wpb_wrapper ol {
    list-style: initial;
    margin-left: 17px;
}

.breadcrumbs__wrapper {
    margin-top: 15px;
}

.breadcrumbs__wrapper span.tb_title {
    color: #007bff;
}

.box_header h4 {
    text-align: center;
}

.breadcrumbs__wrapper span a {
    color: #5c5c5c;
}

.paid_course_list {
    background: #19529d;
    margin: 70px 0 30px 0;
    padding: 30px 16px 45px 16px;
    border-radius: 10px;
}

.left__box {
    background: transparent;
    margin: 70px 55px 200px 55px;
    padding: 0;
    border-radius: 10px;
}

#student-payment-login-form input::placeholder {
    color: white;
}

#student-payment-login-form .header-title {
    color: white;
    margin-bottom: 10px;
}

.login-payment-error-wrap {
    color: white;
    border: 2px solid #ed2339;
    border-radius: 20px;
    padding: 5px;
    margin: 15px 0;
}

.contact-info-wrap {
    position: absolute;
    width: 94%;
    margin-top: 21px;
}

.page-template-template-page-contacts-v2 .wpcf7-form-control.input__box {
    border: 1px solid #2d65b0;
}

.certificate__area {
    background: #2d65b0;
    text-align: center;
    color: white;
    padding: 45px 0px;
}

.certificate__area img.certificatr-icon {
    position: absolute;
    left: 46%;
    top: -84px;
}

.certificate__area p {
    color: white;
    font-weight: 600;
}

.certificate__area .button.v2 {
    color: red;
    background: white;
    font-weight: 600;
}

.page-template-template-page-contacts-v2 .button-center.wpb_column.vc_column_container.vc_col-sm-12 {
    margin-top: 25px;
    text-align: center;
}

.page-template-template-page-contacts-v2 .button-center textarea.wpcf7-form-control.wpcf7-textarea.input__box {
    height: 64px !important;
}

.page-template-template-page-contacts-v2 .button-center input.wpcf7-form-control.wpcf7-submit.button {
    margin-top: 20px;
}

.contact-info-wrap .contact-info-item:first-child {
    border-right: 1px solid white;
    text-align: right;
}

.contact-info-wrap .contact-info-item:last-child {
    text-align: left;
}

.contact-info-wrap .contact-info-item {
    padding: 0 40px;
    width: 50%;
}

.contact-info-wrap .contact-info-item a {
    color: white;
    padding: 0 7px;
    font-size: 1.2em;
}

#student-payment-login-form a.lostpassword-open-rmx {
    float: right;
    color: white;
}


.box-red.box-did-you-know {
    background-color: #fef5f6;
    margin-left: 0;
    margin-right: 0;
}

.box-red.box-did-you-know:before {
    position: relative;
    background-color: transparent;
    height: 5px;
    width: 100%;
    border-top: 1px solid #ed2339;
    top: -10px;
}

.box-red.box-did-you-know:after {
    position: relative;
    background-color: transparent;
    height: 5px;
    width: 100%;
    border-top: 1px solid #ed2339;
    top: 15px;
}

.box-red.box-did-you-know .box-red-title {
    text-transform: uppercase;
    background-color: #ed2339;
    border-radius: 0 50px 50px 0;
}

.box-red.box-did-you-know .box-red-wrapper-title .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.box-red.box-did-you-know .box-red-wrapper-title .box-red-title h3 {
    color: white;
    padding: 15px 22px;
    margin-top: 30px;
}

.box-box.box-example-yourself {
    background-color: #eaf3ff;
    margin-top: 70px;
    padding-top: 70px;
    border-radius: 10px;
}

.box-box.box-example-yourself {
    background-color: #eaf3ff;
    margin-top: 70px;
    padding-top: 1px;
    border-radius: 10px;
}

.box-box.box-example-yourself .box-blue-title {
    text-transform: uppercase;
    background-color: #2d65b0;
    border-radius: 0 50px 50px 0;
    width: 290px;
}

.box-box.box-example-yourself .box-blue-title h3 {
    color: white;
    padding: 15px 22px;
    margin-top: 30px;
}

.theme_textbg {
    background: transparent;
    border: 1px solid #2d65b0;
    color: #2d65b0;
}

.theme_textbg:hover {
    background-color: #0056b3;
    color: #fff;
}

.theme_textbg img {
    transition: all 0.3s;
}

.lession__textarea {
    background: #fff0f3;
}

.theme_textbg:hover img {
    filter: brightness(0) invert(1);
}

.secured_ {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.dropmenu > a[href="#"] {
    pointer-events: none;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

/*Page: Find my certificate*/
form[name=verify-form] {
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #f6f6f6;
}

form[name=verify-form] .form-row {
    padding: 3px;
    margin: 0 0 6px;
}

form[name=verify-form] .form-row-wide {
    clear: both;
}

form[name=verify-form] .form-block-title {
    display: block;
    margin: 0 auto 20px auto;
    max-width: 800px;
    text-align: center;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.35;
    color: #5a5d60;
}

form[name=verify-form] .form-block-field {
    margin: 0 auto 15px auto;
}

form[name=verify-form] .form-block-field-inner {
    margin: 0 auto;
    max-width: 500px;
}

form[name=verify-form] .form-row label {
    line-height: 2;
    font-weight: 700;
    color: #484848;
}

form[name=verify-form] .form-row .required {
    color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
}

form[name=verify-form] .form-row input.input-text {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 15px 15px 15px 52px;
    background: #fff url(//www.nationalcprfoundation.com/wp-content/themes/vantage/new/images/icon-verify.png) no-repeat center left;
    background-position: 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #484848;
    border: 1px solid #ccc;
    border-radius: 3px;
}

form[name=verify-form] input[type=submit] {
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #fff));
    background: -ms-linear-gradient(bottom, #dfdfdf, #fff);
    background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #fff 100%);
    background: -o-linear-gradient(#fff, #dfdfdf);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .125), inset 0 1px 0 rgba(255, 255, 255, .5);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .125), inset 0 1px 0 rgba(255, 255, 255, .5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .125), inset 0 1px 0 rgba(255, 255, 255, .5);
    width: auto;
    text-decoration: none;
    cursor: pointer;
    line-height: 1;
    -webkit-appearance: none;
    display: inline-block;
    padding: 15px 35px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: none !important;
    background: #0083c2 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    text-shadow: none !important;
    color: #fff !important;
}

.help_question_box_submit_btn_wrap .preloader_wrap_rmx {
    display: block;
    position: relative;
    right: -25px;
    bottom: 17px;
}

.prepared_wrapper p .infant_wrapper p {
    font-size: 16px;
}

.mt-30 {
    margin-top: 30px;
}

.password {
    position: relative;
}

.password.color-black .password-control {
    -webkit-filter: invert(0%);
    filter: invert(0%);
}

.password-control {
    position: absolute;
    top: 8px;
    right: 6px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../svg/view.svg) 0 0 no-repeat;
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.password-control.view {
    background: url(../svg/no-view.svg) 0 0 no-repeat;
}


#courses-private .card-body .bottom__pr {
    border-bottom: 1px solid #959595;
    padding: 20px 0;
}

.page-template-template-page-contacts-v2 .about__wrapper {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-template-template-page-contacts-v2 .contact-info-wrap {
    position: relative;
    width: 100%;
    margin-top: 21px;
    margin-bottom: 50px;
}

.wpcf7-form-control-wrap.name [name="name"] {
    background: #fff url('../../assets/img/contact/icon-name.png') no-repeat 9px 13px;
}

.wpcf7-form-control-wrap.phone [name="phone"] {
    background: #fff url('../../assets/img/contact/icon-phone.png') no-repeat 9px 13px;
}

.wpcf7-form-control-wrap.email [name="email"],
.wpcf7-form-control-wrap.Email [name="Email"] {
    background: #fff url('../../assets/img/contact/icon-email.png') no-repeat 9px 19px;
}

.wpcf7-form-control-wrap.message [name="message"],
.wpcf7-form-control-wrap.Message [name="Message"] {
    background: #fff url('../../assets/img/contact/icon-message.png') no-repeat 9px 19px;
}

.col-12.mb_25.payment-field > div {
    background: white;
    border-radius: 5px;
    padding: 25px;
}

.col-12.mb_25.payment-field > div label {
    display: block;
}

.col-12.mb_25.payment-field > div label [type="radio"]:checked,
.col-12.mb_25.payment-field > div label [type="radio"]:not(:checked) {
    position: relative;
    left: initial;
}

li.private-nav-link-disable {
    pointer-events: none;
    opacity: .5;
}

label a {
    color: #fff;
    text-decoration: underline;
}

label a:hover {
    color: #fff;
    text-decoration: underline;
    opacity: 0.5;
}

.mia-form-to-cardcom-wrapper label {
    color: #000;
}

.mia-form-to-cardcom-wrapper label a {
    color: #000;
    text-decoration: underline;
}

.mia-form-to-cardcom-wrapper label a:hover {
    color: #000;
    text-decoration: underline;
    opacity: 0.5;
}

.mia-form-to-cardcom-wrapper .styled-checkbox + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 1px solid #000;
    left: 0;
    position: absolute;
    top: calc(50% - 10px);
}

button.coupon-submit-btn.button {
    font-size: 15px;
    padding: 0 5px;
    width: 100%;
}

.register-error-wrap.course {
    text-align: center;
}

/*FINALE EXAM TIMER*/
.final-timer {
    background: yellow;
}

.color_red {
    color: red;
    font-weight: 700 !important;
}

.final-timer .timer_wrapper {
    background: red;
    color: white;
}

.final-timer .timer_wrap {
    background-image: url(../img/timer-icon.png);
    background-repeat: no-repeat;
    padding-left: 45px;
    background-position: center left;
}

.final-timer .timer_wrap .clock-text {
    position: relative;
    display: block;
    top: 3px;
    line-height: 1;
}

.round {
    border-radius: 100px; /* Радиус скругления */
}

img.review {
    position: absolute;
    right: 0;
    display: block;
    bottom: 0;
}

.copyright-footer {
    display: none;
}

.final-timer .timer_wrap .clock {
    font-weight: 900;
    font-size: 2em;
    line-height: 1;
}

.re-purchase {
    position: absolute;
    z-index: 132;
    text-align: center;
    width: 100%;
    top: -17px;
}

.course-lock {
    text-align: center;
}

.course-lock .card-header {
    pointer-events: none;
    opacity: .5;
    z-index: 1;
}

a.icon.font-icon {
    height: 36px;
    width: 36px;
    color: #2d65b0;
    background: white;
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    border-radius: 50%;
}

.man__box {
    text-align: center;
}

.man__box h3 {
    text-align: center;
}

.man__box img {
    width: inherit;
    height: 100%;
    border-radius: 50%;
}

.man__box ul,
.man__box ol {
    list-style: outside;
    text-align: left;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/* @media */
@media ( max-width: 900px ) {

    .modal-content-mlr {
        width: 90%;
    }

}

@media ( max-width: 768px ) {

    footer {
        height: auto;
        width: auto;
        position: unset;
        bottom: unset;
    }

    body {
        padding-bottom: unset;
        position: unset;
        min-height: auto;
    }

    .blogpage__wrapper h2, .page-wrapper-rmx h2 {
        font-size: 32px;
        line-height: 42px;
    }

}

@media screen and ( max-width: 575px ) {
    .button {
        font-size: 21px;
        width: 100%;
    }

    .left__box {
        margin: 0;
    }

    .paid_course_list {
        background: #19529d;
        margin: 0 0 35px 0;
    }

    .blogpage__wrapper h2 {
        font-size: 30px;
    }

    .info_icons_wrapper .item {
        color: white;
        margin: 15px 0;
    }

    .info_icons_wrapper .item::after {
        content: '';
        width: 50%;
        height: 1px;
        background: #00a0d2;
        display: block;
        position: relative;
        top: 10px;
        margin: 0 auto;
    }

    .info_icons_wrapper .item:last-child::after {
        content: '';
        width: 50%;
        height: 1px;
        background: #00a0d2;
        position: relative;
        top: 10px;
        margin: 0 auto;
        display: none;
    }

    .btn-create-curse-wrapp {
        background-color: #003d90;
        padding: 20px;
    }


    .about__wrapper .contact-info-wrap {
        position: relative;
        width: 100%;
        margin-top: 0;
    }

    .about__wrapper .contact-info-wrap .flex-sm-row {
        display: block !important;
        width: 100%;
    }

    .about__wrapper .contact-info-wrap .flex-sm-row .contact-info-item:first-child {
        text-align: left;
    }

    .about__wrapper .contact-info-wrap .flex-sm-row .contact-info-item:last-child {
        text-align: left;
    }

    .about__wrapper .contact-info-wrap .flex-sm-row .contact-info-item {
        width: 100%;
        padding: 9px 0 9px 33px;
    }

    .about__wrapper .contact-info-wrap .flex-sm-row .contact-info-item:first-child {
        border-right: 1px solid transparent;
    }

    .contact__area {
        padding: 15px 0 40px 0;
    }

    .contact__area h2 {
        font-size: 36px;
        line-height: 40px;
    }

    .input__box {
        height: 55px;
        border: 1px solid #959595;
        width: 100%;
        padding-left: 40px;
        margin-bottom: 15px;
    }

    .page-template-template-page-contacts-v2 .button-center.wpb_column.vc_column_container.vc_col-sm-12 {
        margin-top: 0;
    }

    .certificate__area img.certificatr-icon {
        position: relative;
        left: 0;
        top: -57px;
        height: 11px;
        transform: scale(7.5);
    }

    section#custom_html-2 {
        margin-bottom: 30px;
    }

    .page-wrapper-rmx p {
        font-size: 16px;
        padding: 2px;
        margin-bottom: 13px;
        text-align: justify;
    }

    .page-wrapper-rmx table {
        width: 100% !important;
    }

    span.opener {
        position: absolute;
        display: block;
        width: 100%;
        height: 50px;
        top: 0;
        z-index: 1;
    }
}

.disabled {
    opacity: .65;
    pointer-events: none;
}

.registration_Box .col-12.mb_15 img {
    width: 100%;
}