/*
Theme Name: CEIE
Version: 1.0
Description: CEIE Theme is a lightweight and highly customizable multi-purpose theme that makes it easy for anyone to create their perfect website.
Tags: two-columns, right-sidebar, left-sidebar, footer-widgets, blog, news, custom-background, custom-menu, post-formats, sticky-post, editor-style, threaded-comments, translation-ready, custom-colors, featured-images, full-width-template, microformats, theme-options, e-commerce
Author: Melkart
*/

body {
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    overflow-x: hidden;
}

a,
.content-area a:not(.si-btn):not(.wp-block-button__link) {
    color: #0a8ecd;
}

header.site-header .si-container {
    max-width: none;
    /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25) !important; */
    height: 52px;
    padding: 0 20px;
}

header.site-header {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25) !important;
    position: relative;
    z-index: 999;
}

#sinatra-header-inner {
    border-bottom-width: 0;
}

.sinatra-logo .logo-inner {
    margin: 0 !important;
}

.hero-title {
    color: #eff3f8;
    font-size: 18px;
}

.hero-title h1 {
    /* font-size: 48px !important; */
    font-weight: 900 !important;
    color: #fff !important;
    line-height: 1.25 !important;
    margin-bottom: 32px !important;
    margin-top: 0 !important;
}

.hero-title .uvc-sub-heading p {
    margin-top: 0 !important;
}

.sinatra-layout__boxed-separated #content {
    border: none !important;
}

.sinatra-layout__boxed-separated #content {
    padding: 0 !important;
}

.sinatra-layout__boxed-separated #primary,
.sinatra-layout__boxed-separated #secondary {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.hero {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
}

.vc_column-inner {
    padding-top: 0 !important;
}

#sinatra-header-inner .sinatra-nav>ul>li>a {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}

.sinatra-logo img {
    max-height: 25px !important;
}

.login-button.si-btn {
    box-shadow: 0 2px 13px 0 rgba(88, 144, 45, .49);
    max-height: 30px !important;
    /* background: linear-gradient(270deg, #95ca3e 0, #95ca3e 50%, #85c638); */
    background: #fcbe0b;
    padding: 8px .8em 6px !important;
    height: 30px !important;
    line-height: normal !important;
    color: #03091e !important;
    font-weight: 400;
    font-size: 13px;
    min-height: auto !important;
    border-radius: 3px;
}

.si-header-widgets .si-header-widget.si-header-widget__button {
    max-height: none !important;
    height: auto !important;
}

#sinatra-header-inner .si-widget-wrapper {
    height: auto !important;
}

.si-search-simple {
    opacity: 1 !important;
    visibility: visible !important;
}

.si-header-widgets .si-search-simple {
    position: relative;
    right: 0;
    top: -5px;
    border-top-width: 0 !important;
}

.si-header-widgets .si-search-simple::after {
    content: none;
}

.si-header-widgets .si-search-simple .si-search-form button {
    display: none;
}

.si-header-widgets .si-search-simple .si-search-form input {
    font-size: 12px;
    color: #fff;
    display: block;
    width: 100%;
    padding: 8px 0 8px 16px;
    background: #03091e !important;
    border: 1px solid #03091e !important;
    border-radius: 5px 0 0 5px;
    height: auto;
    min-height: auto;
    width: 230px;
}

.si-header-widgets .dropdown-item {
    border: none;
    background: none;
}

.si-header-widgets a:not(.si-btn) {
    color: #03091e !important;
    /* background: linear-gradient(87deg, #95ca3e, #85c638); */
    background: #fcbe0b;
    font-size: 12px;
    width: 50px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 5px 5px 0;
}

.si-header-widget__search.si-header-widget.sinatra-all .si-widget-wrapper>div {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.si-search-simple.si-search-container.dropdown-item {
    width: auto;
}

.si-form-label .screen-reader-text {
    display: none;
}

.hero-form p {
    margin: 40px 0 14px;
    font-weight: 400;
    color: #fff;
}

.hero-form input {
    background-color: #03091e;
    color: #fff;
    width: 100%;
    padding: .75rem 1rem;
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #637b9d;
    border-radius: 8px;
    color: #637b9d;
    font-size: 16px;
    width: 276px;
    margin-right: 16px;
}

.hero-form button,
.pre-sign-up-form button,
.pre-register-form button,
.site-button .vc_btn3 {
    border: none;
    /* background-color: #98ca3f; */
    background: #fcbe0b !important;
    color: #03091e !important;
    font-weight: 700;
    padding: .75rem 1rem;
    border-radius: 8px;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.site-button .vc_btn3 {
    font-size: 13px;
    text-transform: none;
    padding: 8px 0.8em 6px 0.8em;
}

.pre-sign-up-form button,
.pre-register-form button {
    height: 54px;
    width: 100%;
    margin-bottom: 28px;
}

.pre-register-form button {
    margin-top: 28px;
    margin-bottom: 0;
}

.hero-form>div {
    display: flex;
    align-items: center;
}

.hero-label p {
    font-size: .875rem;
    line-height: 1.57;
    letter-spacing: .25px;
    text-align: center;
    color: #8da2c0;
    width: 100%;
    margin: 1rem 0 10px !important;
    font-weight: 400;
}

.hero-label a {
    text-decoration: none;
    color: #33b1ff !important;
}

.ult-content-box-container.schoolslist-school {
    width: 100%;
}

.schoolslist-school p,
.schoolslist-school h4 {
    margin: 0;
    color: #03091e;
    font-size: 1rem;
    line-height: 23px;
}

.schoolslist-school h4 {
    font-weight: 700;
}

.schoolslist-school p {
    font-weight: 400;
}

.schoolslist-school .ult-content-box {
    display: flex;
    align-items: center;
}

.schoolslist-school .wpb_single_image.wpb_content_element,
#diploma .wpb_single_image.wpb_content_element {
    margin-bottom: 0;
}

.schoolslist-school {
    padding: 12px 0;
    border-radius: 12px;
    /* background-position-y: center; */
}

.schoolslist-school .wpb_single_image {
    margin-left: 12px;
}

.schoolslist-school .wpb_text_column.wpb_content_element {
    margin-right: 12px;
}

.schoolslist-school.negocios {
    background-color: #e8c921 !important;
}

.schoolslist-school.periodismo {
    background-color: #BBCFF0 !important;
}

.schoolslist-school.startups {
    background-color: #62C8AB !important;
}

.schoolslist-school.ecommerce {
    background-color: #F3C243 !important;
}

.schoolslist .vc_column-inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.alignfull.si-wrap-content>div,
.si-container,
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul {
    padding: 0 .5em;
    margin: 0 auto;
    width: 100%;
}

.ult-content-box-container.schoolslist-school img {
    width: 80px;
    height: 80px;
    margin-right: .5rem;
    min-width: 80px;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.section-title h2,
section-white-title,
.section-title h2 {
    font-weight: 900 !important;
    line-height: 1.5;
    color: #eff3f8;
    font-size: 32px;
    /* margin: 0 0 60px 0 !important; */
}

.section-white-title h2 {
    margin: 0 0 30px 0 !important;
    font-weight: 600 !important;
}

.title-separator {
    margin-bottom: 23px !important;
    width: 77px !important;
}

.circle-bullet ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.circle-bullet li {
    position: relative;
    font-size: 1.125rem;
    color: #becde3;
    font-weight: 400;
    padding-left: 28px;
    line-height: 1.56;
    margin-bottom: 48px !important;
}

#study-cero-section .circle-bullet li {
    font-size: 1.5rem;
    line-height: 1.5;
}

.circle-bullet li::before {
    content: "";
    /* background: #98ca3f; */
    background: #fcbe0b;
    position: absolute;
    top: 15px;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    min-width: 12px;
}

#community-section .circle-bullet ul li:last-child {
    margin-bottom: 0;
}

.circle-bullet li strong {
    color: #eff3f8;
    display: block;
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: 0.4px;
}

#community-section img {
    max-width: 470px;
}

.section-companies-trust .vc_single_image-wrapper {
    width: 160px;
    /* height: 50px; */
    text-align: center;
}

.section-companies-trust .vc_single_image-wrapper img {
    height: 27px;
    width: auto;
}

.trusted-list-title p {
    font-size: 1.1rem;
    color: #becde3;
    margin-bottom: 30px !important;
    margin-top: 0 !important;
    font-weight: 600;
}

.recent-launches-box .aio-icon-img,
.recent-launches-box img {
    width: 56px !important;
}

.recent-launches-box h3 {
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    margin-bottom: 2px !important;
}

.recent-launches-box.agenda h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: uppercase;
    left: 24px;
    top: 27px !important;
    position: relative;
}

.recent-launches-box .aio-icon-description {
    border-radius: 20px;
    /* background-color: #98ca3f; */
    background-color: #fcbe0b;
    color: #03091e;
    font-size: 12px;
    padding: 0 10px;
    line-height: 1.5;
    text-decoration: none;
    display: inline;
    font-weight: 500;
    margin-top: 0 !important;
}

.recent-launches-box {
    background: #40587c;
    box-shadow: 1px 2px 4px 0 rgba(21, 99, 157, .16);
    border-radius: 4px;
    padding: 1rem;
    position: relative;
    height: 100px;
    margin-bottom: 20px !important;
}

.recent-launches-box.agenda {
    background: #0791e6 url(assets/images/agenda_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.recent-launches-box .aio-icon-img {
    font-size: unset !important;
}

.recent-launches-box .aio-icon-default {
    position: absolute;
    left: 1rem;
    top: 1rem;
}

.recent-launches-box.agenda .aio-icon-default {
    top: 50%;
    transform: translateY(-50%);
}

.recent-launches-box .aio-icon-box {
    padding-left: 70px;
}

#testimonials {
    background: linear-gradient(90deg, #0791e6 18%, #0c1633 0);
}

.evc-testimonials .evc-t-item .evc-t-image img {
    width: 100px !important;
    height: 100px !important;

}

#testimonials .circle-bulet li {
    font-size: 1.5rem !important;
}

#testimonials .owl-item {
    background: #24385b;
    padding: 2.2rem;
    border-radius: 12px;
    /* margin: 0 5px; */
}

#testimonials .owl-dots {
    position: absolute;
    right: -2px;
    bottom: -44px;
    margin: 0;
}

#testimonials .evc-t-author-label {
    font-size: 1.5rem !important;
    color: #fff !important;
    font-family: Roboto, sans-serif;
    display: block;
    margin-bottom: 12px;
}

#testimonials .evc-t-author-position {
    color: #33b1ff;
    font-size: 1.125rem;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    display: block;
}

#testimonials .evc-t-text {
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #fff;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    text-align: left;
}

.Testimonies-gallery-arrows button:hover {
    border: 1px solid #95d7ff;
    color: #95d7ff;
    cursor: pointer;
}

.Testimonies-gallery-arrows button {
    border: 1px solid #33b1ff;
    background-color: #121f3d;
    font-size: 1.5rem;
    color: #33b1ff;
    padding: 6px 15px;
}

#testimonials .owl-nav {
    position: absolute;
    bottom: -56px;
    left: 68px;
}

#testimonials .evc-t-author {
    position: absolute;
    top: -110px;
    left: 120px;
}

#testimonials .evc-testimonials .evc-t-item {
    text-align: left !important;
}

#testimonials .evc-testimonials .evc-t-content {
    margin-top: 22px;
}

#testimonials .evc-testimonials .evc-t-image {
    width: auto;
}

#testimonials .owl-prev,
#testimonials .owl-next {
    border: 1px solid #33b1ff;
    background-color: #121f3d;
    font-size: 1.5rem;
    color: #33b1ff;
    padding: 0 !important;
    width: 41px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#testimonials .owl-prev {
    border-radius: 8px 0 0 8px;
    left: -70px;
}

#testimonials .owl-next {
    border-radius: 0 8px 8px 0;
    left: -28px;
}

#testimonials .evc-testimonials.evc-shortcode {
    margin-bottom: 54px !important;
}

#testimonials .evc-owl-carousel .owl-nav .owl-next>span,
#testimonials .evc-owl-carousel .owl-nav .owl-prev>span {
    font-size: 28px;
}

#testimonials .evc-t-inner.evc-owl-carousel {
    position: relative;
}

#testimonials .evc-owl-carousel .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 0 8px;
    background-color: #3a4c75;
}

#testimonials .evc-owl-carousel .owl-dots .owl-dot.active span,
.evc-owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #0791e6;
}

#testimonials .column-left {
    padding-right: 20px;
    padding-left: 30px;
}

#testimonials .right-column {
    padding-right: 30px;
}

#testimonials .circle-bullet {
    margin-top: 10px;
}

footer.site-footer p {
    color: #fff;
    font-weight: 500;
}

footer.site-footer .certifier img,
footer.site-footer .awards img {
    height: 29px;
}

footer.site-footer .certifier img:first-child,
footer.site-footer .awards img:first-child {
    margin-right: 1em;
}

footer.site-footer .awards {
    margin-top: 42px;
}

#sinatra-footer .sinatra-footer-column {
    padding: 2em 1.2em 3em;
}

#sinatra-copyright.contained-separator>.si-container::before {
    content: none;
}

#menu-categorias-footer li {
    margin: 1.1em 0;
    padding-left: .5em;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    position: relative;
}

#menu-categorias-footer li:first-child {
    margin-top: 0;
}

#menu-categorias-footer li:last-child {
    margin-bottom: 0;
}

#menu-categorias-footer li:nth-child(1) {
    border-left: solid 3px #29b8e8;
}

#menu-categorias-footer li:nth-child(2) {
    border-left: solid 3px #6b407e;
}

#menu-categorias-footer li:nth-child(3) {
    border-left: solid 3px #cb161d;
}

#menu-categorias-footer li:nth-child(4) {
    border-left: solid 3px #1E7C6A;
}

#menu-categorias-footer li:nth-child(5) {
    border-left: solid 3px #33b13a;
}

#menu-categorias-footer li:nth-child(6) {
    border-left: solid 3px #f5c443;
}

#menu-categorias-footer li:nth-child(7) {
    border-left: solid 3px #fa7800;
}

#menu-categorias-footer {
    margin-top: 0;
}

#menu-categorias-footer li::after {
    right: 0;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: #fff;
    top: 6px;
}

.sinatra-copyright-layout-1 #sinatra-copyright>.si-container>.si-flex-row>div {
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
}

#sinatra-copyright .sinatra-nav>ul>li>a {
    color: #fff;
}

.sinatra-copyright-layout-1 .si-copyright-widget__text {
    color: #fff;
}

#si-scroll-top::before {
    background-color: #0791e6;
}

#si-scroll-top {
    display: none;
}

.wpb_single_image.wpb_content_element {
    /* margin-bottom: 0; */
}

#primary,
#secondary {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.header-page h1 {
    font-size: 36px !important;
    line-height: 1.33 !important;
}

.header-page .uvc-sub-heading {
    font-size: 20px !important;
    line-height: 1.56 !important;
    padding-right: 20px;
    margin-bottom: 24px;
}

.header-page .wpb_raw_code.wpb_content_element.wpb_raw_html,
.learn-way .wpb_single_image {
    margin-bottom: 0;
}

.header-page iframe {
    width: 328px;
    height: 184px;
    border-width: 0;
    position: relative;
    left: 50%;
    margin-left: -164px;
}

.header-page-button button {
    background: #FCBE0B !important;
    color: #fff !important;
    font-size: 18px !important;
    border-radius: 3px !important;
    padding: 0 30px !important;
    height: 50px;
    border: none !important;
    border-bottom: 9px #4A3803 !important;
    position: absolute !important;
    top: -27px !important;
}

.category-course-box .ult-content-box {
    padding: 18px 16px;
    border-radius: 6px;
    min-height: 122px;
    display: flex;
    width: 100%;
    align-items: center;
}

.category-course-box .ult-content-box .wpb_text_column.wpb_content_element {
    position: relative;
    padding-right: 40px;
    width: 100%;
}

.category-course-box .ult-content-box .wpb_text_column.wpb_content_element::after {
    content: "";
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    position: absolute;
    top: 44%;
    right: 0;
}

.category-course-box h3 {
    font-size: 24px;
    line-height: 1.17;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 1px 10px rgba(0, 0, 0, 0.12), 0 4px 5px rgba(0, 0, 0, 0.14);
    font-weight: 700;
    margin: 0 0 2px 0;
    color: #fff;
}

.category-course-box p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

.category-course-box {
    margin-bottom: 30px;
}

.text-label .wpb_wrapper {
    display: flex;
    align-items: center;
}

.text-label .wpb_wrapper h4 {
    font-size: 20px !important;
    margin: 0 8px 0 0;
}

.text-label .wpb_wrapper p {
    background: #fcbe0b;
    padding: 3px 16px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    line-height: normal;
    margin: 0;
}

.learn-way .texto p {
    font-size: 16px;
    line-height: 1.35;
    font-weight: 400;
    margin: 20px 0 0 0;
}

.learn-way .vc_single_image-img {
    margin-top: 10px;
}

.price-box .ult_pricing_heading {
    text-align: left;
    background: #e6f4fc;
    color: #000;
    padding: 0 1rem !important;
    height: 40px;
    display: flex;
    align-items: center;
    border-radius: 8px 8px 0 0;
}

.price-box.expert .ult_pricing_heading {
    background: #0791e6;
}

.price-box.just-one .ult_pricing_heading {
    justify-content: center;
}

.price-box .price-heading {
    color: #223354 !important;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 900 !important;
}

.price-box.expert .price-heading {
    color: #fff !important;
}

.price-box .ult_pricing_table {
    border-radius: 8px;
    background: #fff;
    box-shadow: 1px 2px 4px 0 rgba(21, 99, 157, 0.16);
    background: transparent !important;
}

.price-box .ult_price_figure {
    color: #223354 !important;
    font-size: 32px !important;
    position: relative;
}

.price-box .ult_price_figure:before {
    content: "$";
    color: #a8b1c0;
}

.price-box .ult_price_figure::after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(http://localhost/web-ceie/wp-content/uploads/2021/02/us.png);
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-position: -4px;
    margin-left: 4px;
    top: 13px;
}

.price-box.just-one .ult_price_body {
    justify-content: center;
    display: flex !important;
}

.price-box.just-one .ult_price_body .ult_price {
    margin-left: -20px;
}

.price-box .ult_price_body {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0 !important;
    padding: 1rem 1rem 0.5rem 1rem !important;
}

.price-box .ult_price_body .ult_price .ult_price_term {
    font-size: 16px;
    color: #a8b1c0;
    line-height: 1.5;
    margin-top: -3px;
}

.price-box .ult_price_features p {
    color: #223354 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    text-align: left;
    margin: 0 0 8px 0;
}

.price-box.just-one .ult_price_features p {
    text-align: center;
    margin: 10px 0 20px;
}

.price-box .ult_price_features ul li {
    color: #5c6b85 !important;
    font-size: 14px;
    line-height: 1.71 !important;
    position: relative;
    padding: 0 0 0 1rem !important;
    text-align: left;
}

.price-box .ult_price_features ul li::before {
    content: '';
    background-color: #0791e6;
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}

.price-box .ult_pricing_table .ult_price_features {
    padding: 0 15px;
    margin: 0;
}

.price-box .ult_pricing_table .ult_price_features ul {
    color: inherit;
    list-style-type: none;
    padding: 0;
    margin: 20px 0 30px;
    margin-bottom: 24px;
    min-height: 144px;
}

.price-box.basic .ult_pricing_table .ult_price_features ul {
    margin-top: 51px;
}

.price-box .ult_price_action_button {
    min-width: 110px;
    padding: 8px 0 !important;
    border-radius: 4px !important;
    border: solid 1px #fcbe0b;
    background: #fcbe0b !important;
    font-size: 1rem;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.price-box .ult_pricing_table .ult_price_link {
    padding: 0 0 1rem 0 !important;
    border-radius: 0 0 8px 8px;
}

.plan-benefits ul {
    margin: 0;
}

.plan-benefits li {
    list-style: none;
    color: #5c6b85;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    padding-left: 30px;
    position: relative;
    margin: 0 0 14px 0 !important;
    display: block;
}

.plan-benefits li:last-child {
    margin: 0 !important;
}

.plan-benefits li img {
    position: absolute;
    top: 3px;
    left: 0;
    width: 18px;
}

.plan-benefits h4 {
    color: #131d30;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 20px 0;
}

.plan-benefits {
    border-bottom: solid 1px #d9dfe6;
    padding-bottom: 24px;
}

.features-marks .wpb_wrapper {
    text-align: center;
    font-size: 1rem;
}

.plans-benefits-features ul {
    margin: 0;
}

.plans-benefits-features li {
    list-style: none;
    height: 84px;
    border-bottom: 1px solid #d9dfe6;
    padding: 12px;
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
    line-height: 1.3;
}

.plans-benefits-features li:last-child {
    border-bottom: none;
}

.plans-benefits-features .features-marks li {
    justify-content: center;
    font-size: 26px !important;
    font-weight: 500;
    color: #5c6b85;
}

.price-box.company .ult_price_body {
    display: none !important;
}

.price-box.company .ult_price_features {
    padding: 26px 1rem !important;
}

.price-box.company .ult_price_features p {
    font-size: 16px !important;
    line-height: 1.5 !important;
    margin: 0 !important;
}

.price-box.company a {
    color: #0791e6 !important;
    border: solid 1px #0791e6;
    padding: 8px 28px;
    margin-top: 26px;
    border-radius: 4px;
    display: inline-block;
}

.price-box.company .ult_pricing_heading {
    background: #0791e6;
    justify-content: center;
}

.price-box.company .price-heading {
    color: #fff !important;
}

#section-experience,
#section-platzi-companies {
    background: #0c1633 url(assets/images/bg-figure.svg);
    background-size: 130%;
    background-position: -165%;
    background-repeat: no-repeat;
}

#section-platzi-companies {
    background: #121f3d url(assets/images/bg-figure.svg);
    background-size: 90%;
    background-position: 445% 110%;
    background-repeat: no-repeat;
}

#section-experience .hero-form p,
#section-platzi-companies .hero-form p {
    font-size: 18px;
}

.app-stores img {
    height: 38px !important;
    width: auto;
}

.app-stores .wpb_single_image,
#section-experience .wpb_raw_code,
#section-platzi-companies .wpb_raw_code,
#section-platzi-companies .wpb_single_image {
    margin-bottom: 0 !important;
}

.app-stores .wpb_wrapper {
    display: flex;
}

#sinatra-header-inner .sinatra-nav>ul>li.current_page_item>a {
    color: #fff !important;
    font-weight: 900;
}

.sinatra-menu-animation-underline #sinatra-header-inner .sinatra-nav>ul>li.current-menu-item>a>span::before,
.sinatra-menu-animation-underline #sinatra-header-inner .sinatra-nav>ul>li.current_page_item>a>span::before {
    content: none;
}

#sinatra-copyright>.si-container {
    border-top: 1px #1c202f solid;
}

.thiner-title h3 {
    color: #1e5372;
    font-size: 32px;
    margin: 0 0 8px 0;
    font-weight: 400;
}

.bordered-button button.vc_btn3 {
    border-radius: 3px;
    font-size: 18px;
    border: solid 2px #0791e6 !important;
    color: #0791e6 !important;
    padding: 10px 70px;
    outline: none;
    background: transparent !important;
}

.bordered-button,
.hero-content-box-with-icon {
    margin-bottom: 0 !important;
}

.green-gradient {
    background: linear-gradient(90deg, #1c3643 0, #273b47 25%, #1e5372);
}

.hero-content-box-with-icon .aio-icon-title {
    font-weight: 900 !important;
    font-size: 28px !important;
    text-align: left !important;
    position: relative;
    padding-bottom: 22px !important;
    min-height: 74px;
}

.hero-content-box-with-icon .aio-icon-img img.img-icon {
    height: 51px !important;
    width: 67px !important;
    max-width: 67px !important;
    top: -12px;
    position: relative;
}

.hero-content-box-with-icon h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 68px;
    height: 4px;
    background-color: #fff;
    opacity: 0.3;
}

.hero-content-box-with-icon p {
    line-height: 1.56 !important;
    margin-bottom: 0 !important;
}

.our-offerts .top-icon .aio-icon-header h3.aio-icon-title {
    margin: 10px 0 4px;
}

.our-offerts .uvc-sub-heading.ult-responsive {
    width: 64%;
}

.our-offerts .all-courses .top-icon .aio-icon-header h3.aio-icon-title {
    padding: 0 50px;
}

.header-course.basic-programation {
    background: linear-gradient(90deg, #1c3643 0, #273b47 25%, #1e5372);
}

.header-course.opinions {
    position: relative;
    background: linear-gradient(to right, #1c3643 0%, #273b47 25%, #1e5372 100%);
}

.header-course.opinions::after {
    content: url(http://localhost/web-ceie/wp-content/uploads/2021/02/header-figure-pink.png);
    position: absolute;
    left: calc(100% - 410px);
    bottom: -10px;
    z-index: 1;
}

.white-box {
    border: 1px solid #73b22a;
    background: #fff;
    width: 750px;
    margin: 0 auto;
    padding: 24px;
}

.white-box h2 {
    margin: 0;
    font-size: 16px !important;
    font-weight: 700;
    margin: 0 0 6px 0 !important;
}

.white-box p {
    margin: 0 !important;
}

.white-box a {
    color: #73b22a !important;
    margin-top: 10px !important;
    display: inline-block;
    position: relative;
    width: auto;
    padding-right: 16px;
    font-weight: 500;
}

.white-box a:after {
    content: "+";
    position: absolute;
    right: 0;
}

.success-history {
    line-height: 22px;
    min-height: 90px;
}

.client-info {
    margin-top: 30px;
}

.client-info .aio-icon-img {
    position: relative;
}

.client-info .aio-icon-img img {
    border-radius: 50% !important;
    position: relative;
    top: 2px;
}

.client-info.colombia .aio-icon-img::after,
.client-info.spain .aio-icon-img::after {
    position: absolute;
    content: url(http://localhost/web-ceie/wp-content/uploads/2021/02/colombia-small-flag.png);
    top: -2px;
    right: 0;
}

.client-info.spain .aio-icon-img::after {
    content: url(http://localhost/web-ceie/wp-content/uploads/2021/02/es-small-flag.png);
}

.client-info .aio-icon-description {
    margin-top: 0 !important;
}

.client-info .aio-icon-description a {
    color: #0791e6 !important;
}

.success-history-description p {
    width: 60%;
    margin: 16px auto 10px !important;
    line-height: 22px;
    font-size: 18px;
}

.success-history-description a {
    color: #0791e6 !important;
    font-size: 18px;
    margin-top: 16px !important;
    display: block;
}

.wave {
    height: 8px;
    width: 94px;
    margin: 30px auto 0 !important;
}

.hero .column-left {
    background: linear-gradient(90deg, #121f3d 17%, rgba(18, 31, 61, .9) 75%, rgba(18, 31, 61, 0));
    z-index: 2;
    position: relative;
}

.hero-carousel-image {
    position: absolute;
    right: 0;
    top: 1px;
    width: 176%;
    z-index: 1;
    margin-bottom: 0 !important;
}

.header-course h1 {
    margin: 0;
}

.course-type p {
    background: #fcbe0b;
    display: inline;
    padding: 3px 7px !important;
    border-radius: 5px;
    font-weight: 700;
    color: #fff;
    margin-right: 1rem !important;
}

.course-meta {
    margin-left: 87px;
}

.course-stars.uavc-icons {
    margin: 0 1rem 0 0 !important;
}

.course-stars .aio-icon {
    width: auto !important;
    margin-right: 0 !important;
}

.course-meta .ult-content-box {
    display: flex;
    align-items: center;
}

.header-course p {
    color: #fff;
    line-height: 22px;
    margin-left: 87px;
}

.header-course.opinions p {
    font-size: 20px;
    line-height: 27px;
}

.course-meta p {
    margin: 0;
}

.course-meta p a {
    color: #0a8ecd !important;
    text-decoration: underline;
}

.aio-icon-component.course-hero-title {
    margin-bottom: 0;
}

.header-course.basic-programation iframe {
    margin-left: 87px;
    width: 440px;
    height: 240px;
    margin-top: 1em;
}

.header-course .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0 !important;
}

.pre-sign-up-form,
.pre-register-form {
    background: #eff3f8;
    border-radius: 12px;
    padding: 34px 1rem;
    margin: 0 auto;
    max-width: 340px;
    position: relative;
    z-index: 2;
}

.pre-sign-up-form h2,
.pre-register-form h2 {
    margin: 0 0 1rem 0;
    font-size: 18px;
    color: #24385b;
    text-align: center;
}

.pre-sign-up-form input,
.pre-register-form input {
    border: 1px solid #c7c7c7 !important;
    padding: 18px 12px !important;
    font-size: 1rem !important;
    border-radius: 8px !important;
    margin-bottom: 1rem;
}

.header-course .pre-sign-up-form p,
.header-course .pre-register-form p {
    color: #24385b;
    margin: 0;
    padding-right: 0;
    font-size: 0.75rem;
    line-height: 18px;
    text-align: center;
}

.header-course .pre-register-form p {
    text-align: left;
}

.header-course .pre-sign-up-form p a,
.header-course .pre-register-form p a {
    color: #0a8ecd !important;
}

#sinatra-header-inner .sinatra-nav>ul>li>a:hover {
    color: #efefef !important;
}

.sinatra-menu-animation-underline #sinatra-header-inner .sinatra-nav>ul>li>a:hover>span::before {
    content: none !important;
}

.si-input-supported input[type="checkbox"] {
    border-radius: 0.25rem !important;
    background: #fff !important;
    height: 22px;
    width: 22px;
    min-width: 22px;
    opacity: 1 !important;
    margin-right: 0.8rem;
}

.FormCheckbox {
    display: flex;
}

.review-box {
    margin-bottom: 30px;
}

.review-box .ult-content-box {
    padding: 1rem 1.5rem;
}

.review-box .aio-icon-title {
    font-size: 18px !important;
    margin: 0;
}

.review-box .aio-icon-title {
    font-size: 18px !important;
    margin: 0;
}

.review-box .aio-icon-img img {
    border-radius: 50% !important;
}

.review-box .default-icon .aio-icon-header {
    vertical-align: top;
}

.review-box .aio-icon-component {
    margin-bottom: 0 !important;
}

.review-box .uavc-icons.course-stars {
    margin: -36px 0 0 65px !important;
}

.review-box p {
    margin-top: 0.5rem;
    line-height: 22px;
}

.about-footer img {
    width: 140px;
}

.right-border-box {
    border: 1px solid #c7c7c7;
    padding: 0.5rem;
    border-radius: 0.25rem;
    margin-bottom: 20px !important;
}

.right-border-box.green {
    border-left: 4px solid #95c73f;
}

.right-border-box.green-dark {
    border-left: 4px solid #00875e;
}

.right-border-box.dark {
    border-left: 4px solid #012900;
}

.right-border-box.blue {
    border-left: 4px solid #00648A;
}

.right-border-box .default-icon .aio-icon-default .aio-icon-img {
    margin-right: 0.5rem !important;
}

.right-border-box .align-icon {
    align-items: center;
    display: flex;
}

.right-border-box .aio-icon-header h3.aio-icon-title {
    line-height: 18px;
}

.material-link-box .aio-icon-img {
    border: solid 3px #e9e9e9;
    border-radius: 50%;
    width: 20px;
    height: 24px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-left: 4px;
}

.material-link-box.doc .aio-icon-img {
    padding-left: 2px;
    width: 22px;
}

.material-link-box .default-icon .aio-icon-default .aio-icon-img {
    margin-right: 9px !important;
}

.material-link-box .aio-icon-title {
    margin: 0;
    color: #273b47 !important;
}

.material-link-box {
    background: #fff;
    padding: 0.5rem;
    border-radius: 5px !important;
}

.material-link-box {
    background: #fff;
    padding: 0.5rem;
    border-radius: 5px !important;
}

.material-link-box:hover {
    background-color: #f6f6f6;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}

.material-link-box.doc img {
    width: 9px !important;
}

.professor .aio-icon-img img.img-icon {
    border-radius: 50% !important;
}

.professor p {
    margin: 4px 0 0 0;
    font-size: 14px !important;
}

.professor .aio-icon-header {
    margin-top: -4px;
}

.aio-icon-component.professor {
    text-align: center;
}

.aio-icon-component.professor .aio-ibd-block {
    text-align: left;
}

.aio-icon-component.professor {
    text-align: center;
    padding-left: 80px;
    margin-bottom: 0 !important;
}

.aio-icon-component.professor a img {
    width: 20px;
    padding-right: 6px;
}

.course-faq.vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 0;
}

.course-faq .vc_tta-panel-heading {
    border: none !important;
}

.course-faq {
    max-width: 850px;
    margin: 0 auto;
}

.course-faq .vc_tta-panel {
    padding: 1rem 2rem;
    border-top: 1px #e9e9e9 solid;
}

.course-faq .vc_tta-panel:last-child {
    border-bottom: 1px #e9e9e9 solid;
}

.course-faq .vc_tta-title-text {
    color: #273b47;
    font-size: 18px;
}

.course-faq p {
    margin-top: 1rem !important;
    font-size: 1rem;
    line-height: 20px;
}

.course-faq .vc_tta-panel-body {
    padding: 0 !important;
}

.course-faq .vc_tta-controls-icon::before {
    border-color: #0791e6 !important;
}

.course-faq .vc_tta-controls-icon {
    position: absolute;
    left: auto !important;
    right: 0 !important;
}

.course-faq .vc_tta-panel-title>a {
    padding-left: 0 !important;
}

.course-faq .vc_tta-panel-heading:hover {
    background: transparent !important;
}

.routes-list-item img {
    display: flex;
    align-items: center;
    padding-top: 7px;
}

.aio-icon-component.routes-list-item {
    margin-bottom: -10px;
    position: relative;
    z-index: 1;
    padding: 8px;
}

.ult-content-box-container.routes-list {
    position: relative;
}

.ult-content-box-container.routes-list::before {
    content: "";
    position: absolute;
    left: 22px;
    width: 2px;
    height: calc(100% - 40px);
    background: #95c73f;
    top: 20px;
}

.route-level .align-icon {
    top: 1px;
    position: relative;
    margin-right: -3px;
}

.route-level.complementario .align-icon {
    top: 3px;
}

.route-level {
    margin-bottom: 0 !important;
}

.routes-list-item:hover {
    background-color: #f3f8fb;
}

.glossary-box {
    background-color: rgba(46, 88, 110, 0.15);
    border-bottom: 4px solid rgba(46, 88, 110, 0.15);
    border-radius: 8px 8px 0 0;
    /* padding: 1em 1em 1em 1.5em; */
    padding: 0;
}

.glossary-box .aio-icon-description {
    background: #f6f6f6;
    margin-top: 0 !important;
    padding: 1em 2em;
    /* display: flex; */
}

.glossary-box .aio-icon-default {
    padding: 1em 0 1em 2em;
}

.glossary-box .align-icon {
    display: flex;
}

.glossary-box p:last-child {
    margin-bottom: 0 !important;
}

.glossary-box .aio-icon-read {
    margin: 20px 0 0 0 !important;
    padding: 0 !important;
    text-transform: uppercase;
    font-weight: 500;
}

.professor.best {
    background: #fff;
    padding: 1.1em 1em;
    border-radius: 4px;
    margin-bottom: 20px !important;
    min-height: 130px;
    display: flex;
    align-items: center;
}

.professor.best .aio-icon-header+.aio-icon-description {
    margin-top: 4px;
}

.professor.best p {
    margin: 8px 0 0 0;
}

.professor.best .align-icon {
    display: flex;
}

.professor.best .aio-icon-box {
    display: table;
}

.related-routes-box .aio-icon-description {
    line-height: 1.25;
}

.aio-icon-component.related-routes-box {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
    padding: 1em 1em 2em 1em;
    border-radius: 4px;
    margin-top: 55px;
    min-height: 290px;
}

.related-routes-box .aio-icon-top {
    margin: -70px 0 0 0;
}

.related-routes-box .aio-icon-title {
    position: relative;
    margin: 14px 0 18px !important;
    padding-bottom: 14px;
}

.related-routes-box .aio-icon-title:before {
    content: "";
    position: absolute;
    margin: 0 auto;
    width: 64px;
    height: 4px;
    background: #43C300;
    bottom: 0;
    left: 50%;
    margin-left: -32px;
}

.si-hamburger {
    color: #fff;
}

body:not(.is-mobile-menu-active) .si-hamburger .hamburger-box .hamburger-inner::before {
    width: 100%;
}

@media (max-width: 767px) {
    .hero-carousel-image {
        /* display: none; */
        position: relative;
        width: auto;
    }

    .hero-form>div {
        display: block;
    }

    .hero-form input {
        margin-bottom: 1rem;
    }

    .hero-form input,
    .hero-form button {
        width: 100%;
    }

    .hero-label p {
        text-align: center !important;
    }

    .hero {
        padding-bottom: 0 !important;
    }

    .section-companies-trust .wpb_column {
        width: 33.33333333% !important;
        float: left;
        text-align: center;
    }

    .section-companies-trust .wpb_single_image {
        text-align: center;
    }

    .si-search-form {
        display: none;
    }

    .si-search {
        display: none !important;
    }

    .si-header-widgets .si-header-widget.si-header-widget__button {
        padding-right: 0 !important;
    }

    .schoolslist-school {
        max-width: 280px;
        margin: 0 auto 20px;
    }

    #community-section img {
        max-width: none;
        width: 100%;
    }

    #testimonials .column-left {
        padding-right: 0;
        padding-left: 0;
    }

    #testimonials {
        background: #0c1633;
    }

    #testimonials .owl-dots {
        bottom: -4px;
    }

    #testimonials .owl-nav {
        bottom: -14px;
    }

    #testimonials .right-column .vc_column-inner {
        padding: 0 15px !important;
    }

    #testimonials .right-column {
        padding-right: 0 !important;
    }

    #section-platzi-companies .vc_column-inner {
        padding: 0 15px !important;
    }

    #section-platzi-companies .hero-form {
        margin-bottom: 40px;
    }

    .about-footer {
        text-align: center;
    }

    #sinatra-footer .sinatra-footer-column {
        padding: 0 1.2em;
    }

    #sinatra-footer-widgets .sinatra-footer-column:last-child {
        margin-top: 30px;
    }

    #sinatra-footer-nav {
        display: inline;
    }

    .si-copyright-widget__nav, .sinatra-nav {
        width: 100%;
    }

    #sinatra-copyright .sinatra-nav > ul > li {
        display: inline-block;
    }

    .sinatra-copyright-layout-1 .si-copyright-widget__text {
        color: #fff;
        margin: 30px 0 0 0;
    }
}

@media (max-width: 475px) {
    .section-companies-trust .wpb_column {
        width: 50% !important;
    }
}