html {
    width: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth
}
body {
    width: 100%;
    overflow-x: hidden;
    font-size: 16px
}
.input-group {
    display: block
}
.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 65px;
    border-bottom-left-radius: 65px
}
[class*=col-] {
    padding-right: 15px!important;
    padding-left: 15px!important
}
button,
input,
optgroup,
select,
textarea {
    font-family: 'Open Sans', sans-serif
}
.form-control,
.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    width: 100%
}
.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 65px;
    border-bottom-right-radius: 65px
}
.banner_part .banner_text .btn_1,
.btn_1,
.btn_2:hover,
.feature_part .single_feature:hover span {
    background-image: linear-gradient(to left, #06141e 0, #1e69a3 51%, #06141e 100%)
}
.btn_3:hover {
    background-image: linear-gradient(to left, #cbe3f5 0, #99c8ec 51%, #cbe3f5 100%)
}
.btn_whatsapp {
    background-image: linear-gradient(to left, #075e54 0, #25d366 51%, #075e54 100%)
}
.member_counter {
    background-image: -moz-linear-gradient(0deg, #06141e 0, #1e69a3 100%);
    background-image: -webkit-linear-gradient(0deg, #06141e 0, #1e69a3 100%);
    background-image: -ms-linear-gradient(0deg, #06141e 0, #1e69a3 100%)
}
body {
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    margin: 0
}
hr {
    border-top: 5px solid #fff
}
.message_submit_form:focus {
    outline: 0
}
input:focus,
input:hover {
    outline: 0!important
}
.gray_bg {
    background-color: #f7f7f7
}
.gray_bg_dk {
    background-color: #f0f0f0
}
.gray_box {
    background: #f7f7f7;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, .1)
}
.single_padding {
    padding: 35px 0
}
.un_em_margin {
    margin: 1em 0
}
.section_padding {
    padding: 100px 0
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section_padding {
        padding: 80px 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section_padding {
        padding: 70px 0
    }
}
@media (max-width: 576px) {
    .section_padding {
        padding: 70px 0
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section_padding {
        padding: 70px 0
    }
}
.single_padding_top {
    padding-top: 140px!important
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .single_padding_top {
        padding-top: 70px!important
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single_padding_top {
        padding-top: 70px!important
    }
}
@media (max-width: 576px) {
    .single_padding_top {
        padding-top: 70px!important
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .single_padding_top {
        padding-top: 80px!important
    }
}
.padding_top {
    padding-top: 100px
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .padding_top {
        padding-top: 80px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding_top {
        padding-top: 70px
    }
}
@media (max-width: 576px) {
    .padding_top {
        padding-top: 70px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .padding_top {
        padding-top: 70px
    }
}
a {
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}
a:hover {
    outline: 0;
    text-decoration: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0c2e60;
    font-family: 'Open Sans', sans-serif
}
p {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.929;
    font-size: 16px;
    margin-bottom: 0
}
h2 {
    font-size: 44px;
    line-height: 28px;
    color: #0c2e60;
    font-weight: 600
}

.slide h2 {
    font-weight: inherit;
    font-size: 36px
}
.slide .slide-capacitacion{
    font-size: 24px;
    line-height: 1.2em;
    margin: 30px 0;
}
@media (max-width: 576px) {
    h2 {
        font-size: 22px;
        line-height: 25px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    h2 {
        font-size: 24px;
        line-height: 25px
    }
}
h3 {
    font-size: 24px;
    line-height: 25px
}
@media (max-width: 576px) {
    h3 {
        font-size: 20px
    }
}
h5 {
    font-size: 18px;
    line-height: 22px
}
img {
    max-width: 100%
}
.btn:focus,
.button:focus,
a:focus,
button:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
    -webkit-transition: 1s;
    transition: 1s
}
.section_tittle {
    margin-bottom: 110px
}
@media (max-width: 576px) {
    .section_tittle {
        margin-bottom: 50px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section_tittle {
        margin-bottom: 50px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section_tittle {
        font-size: 50px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section_tittle {
        margin-bottom: 50px
    }
}
.section_tittle h2 {
    font-size: 30px;
    color: #0c2e60;
    line-height: 37px;
    font-weight: 700;
    position: relative;
    position: relative
}
.section_tittle h2:after {
    position: absolute;
    content: "";
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 80px;
    height: 2px;
    background-color: #1e69a3
}
@media (max-width: 576px) {
    .section_tittle h2:after {
        bottom: -14px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section_tittle h2:after {
        bottom: -14px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section_tittle h2:after {
        bottom: -14px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section_tittle h2:after {
        bottom: -14px
    }
}
@media (max-width: 576px) {
    .section_tittle h2 {
        font-size: 30px;
        line-height: 35px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section_tittle h2 {
        font-size: 30px;
        line-height: 35px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section_tittle h2 {
        font-size: 30px;
        line-height: 40px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section_tittle h2 {
        font-size: 30px;
        line-height: 40px
    }
}
.section_tittle p {
    color: #556172;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 16px;
    margin-bottom: 26px
}
@media (max-width: 576px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}
ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.mb_110 {
    margin-bottom: 110px
}
@media (max-width: 576px) {
    .mb_110 {
        margin-bottom: 220px
    }
}
.mt_130 {
    margin-top: 130px
}
@media (max-width: 576px) {
    .mt_130 {
        margin-top: 70px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .mt_130 {
        margin-top: 70px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mt_130 {
        margin-top: 70px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .mt_130 {
        margin-top: 70px
    }
}
.mb_130 {
    margin-bottom: 130px
}
@media (max-width: 576px) {
    .mb_130 {
        margin-bottom: 70px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .mb_130 {
        margin-bottom: 70px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mb_130 {
        margin-bottom: 70px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .mb_130 {
        margin-bottom: 70px
    }
}
.padding_less_40 {
    margin-bottom: -50px
}
.z_index {
    z-index: 9!important;
    position: relative
}
@media only screen and (min-width: 1200px) and (max-width: 3640px) {
    .container {
        max-width: 1170px
    }
}
@media (max-width: 1200px) {
    [class*=hero-ani-] {
        display: none!important
    }
}
.submit_btn {
    width: auto;
    display: inline-block;
    background: #fff;
    padding: 0 50px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 50px;
    border-radius: 5px;
    outline: 0!important;
    box-shadow: none!important;
    text-align: center;
    border: 1px solid #edeff2;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}
.submit_btn:hover {
    background: 0 0
}
.btn_1 {
    display: inline-block;
    padding: 10px 35px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-transform: capitalize;
    background-size: 200% auto;
    border: 1px solid transparent;
    box-shadow: 0 12px 20px 0 rgba(0, 0, 0, .2)
}
.btn_1:hover {
    color: #fff!important;
    background-position: right center;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .2)
}
@media (max-width: 576px) {
    .btn_1 {
        padding: 10px 30px;
        margin-top: 25px
    }
    .informacion_curso .btn_1 {
        margin-top: 0
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .btn_1 {
        padding: 10px 30px;
        margin-top: 30px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn_1 {
        padding: 10px 30px;
        margin-top: 30px
    }
}
.btn_2 {
    display: inline-block;
    padding: 13px 39px;
    border-radius: 50px;
    background-color: transparent;
    border: 1px solid #0c2e60;
    color: #0c2e60;
    font-size: 16px;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-transform: capitalize;
    background-size: 200% auto;
    font-weight: 500
}
.btn_2:hover {
    color: #fff!important;
    background-position: right center;
    border: 1px solid transparent
}
@media (max-width: 576px) {
    .btn_2 {
        padding: 14px 30px;
        margin-top: 25px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .btn_2 {
        padding: 14px 30px;
        margin-top: 30px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn_2 {
        padding: 14px 30px;
        margin-top: 30px
    }
}
.btn_4 {
    background-color: #1e69a3;
    padding: 3.5px 21px;
    background: #1e69a3;
    text-transform: capitalize;
    display: inline-block;
    border: 2px solid transparent;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff
}
.btn_4:hover {
    background: #67ade3;
    color: #fff
}
.button {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 54px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #edeff2;
    text-transform: uppercase;
    background-color: #1e69a3;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}
@media (max-width: 767px) {
    .button {
        font-size: 13px;
        padding: 9px 24px
    }
}
.button:hover {
    color: #fff
}
.button-link {
    letter-spacing: 0;
    color: #3b1d82;
    border: 0;
    padding: 0
}
.button-link:hover {
    background: 0 0;
    color: #3b1d82
}
.button-header {
    color: #fff;
    border-color: #edeff2
}
.button-header:hover {
    background: #b8024c;
    color: #fff
}
.button-contactForm {
    color: #fff;
    border-color: #edeff2;
    padding: 12px 25px
}
.dropdown,
.dropleft,
.dropright,
.dropup {
    position: inherit
}
.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    padding: 1rem 1rem;
    margin: .125rem 0 0;
    margin-top: .125rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    width: 100%;
    border-radius: 0
}
.col-mega-menu {
    border-left: 1px solid #e3e3e3
}
.main_menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff
}
.main_menu .navbar-brand {
    padding: 0!important
}
.main_menu .navbar {
    padding: 12px 0
}
.main_menu .navbar-toggler {
    position: relative;
    z-index: 1
}
.main_menu .navbar-toggler:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: 200% auto
}
.main_menu .main-menu-item {
    text-align: right;
    justify-content: right
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .main_menu .main-menu-item {
        padding-left: 25px
    }
}
.main_menu .main-menu-item ul li .nav-link {
    color: #036;
    font-size: 15px;
    padding: 0 10px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .main_menu .main-menu-item ul li .nav-link {
        padding: 0 16px
    }
}
.top-menu-item {
    border-bottom: 2px solid #1e69a3;
    margin: 0 15px
}
.main_menu .main-menu-item ul li .nav-link:hover {
    color: #03090e
}
.main_menu .main-menu-item ul .btn_1 {
    color: #fff;
    font-size: 16px;
    padding: 11.5px 33px;
    margin-left: 41px
}
.dropdown-menu {
    border: 0 solid rgba(0, 0, 0, .15)!important;
    background-color: #f7f7f7
}
.dropdown .dropdown-menu {
    overflow: hidden;
    transform-origin: top center;
    display: none;
    margin-top: 0
}
.dropdown .dropdown-menu .dropdown-item {
    font-size: 16px;
    padding: 9px 18px!important;
    color: #000!important;
    white-space: inherit
}
.dropdown .dropdown-menu .dropdown-item:hover {
    color: #0c2e60!important
}
.dropdown:hover .dropdown-menu {
    display: block
}
@media (max-width: 576px) {
    .single_page_menu .navbar-collapse ul li .nav-link {
        color: #000!important
    }
    .navbar-light .navbar-toggler {
        border-color: transparent
    }
    .navbar-collapse {
        z-index: 9999!important;
        position: absolute;
        left: 0;
        top: 66px;
        width: 100%;
        background-color: #fff;
        text-align: center!important
    }
    .main_menu .main-menu-item {
        text-align: left!important
    }
    .main_menu .main-menu-item .nav-item {
        padding: 5px 15px!important
    }
    .main_menu .main-menu-item .nav-item a {
        padding: 5px 15px!important
    }
    .navbar-nav {
        align-items: start!important
    }
    .dropdown .dropdown-menu {
        transform: scale(1, 0);
        display: none;
        margin-top: 10px
    }
    .dropdown:hover .dropdown-menu {
        transform: scale(1);
        display: block;
        color: #ff663b
    }
    .dropdown .dropdown-item:hover {
        color: #ff663b!important
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .single_page_menu .navbar-collapse ul li .nav-link {
        color: #000!important
    }
    .navbar-light .navbar-toggler {
        border-color: transparent
    }
    .navbar-collapse {
        z-index: 9999!important;
        position: absolute;
        left: 0;
        top: 66px;
        width: 100%;
        background-color: #fff;
        text-align: center!important
    }
    .main_menu .main-menu-item {
        text-align: left!important
    }
    .main_menu .main-menu-item .nav-item {
        padding: 10px 15px!important
    }
    .main_menu .main-menu-item .nav-item a {
        padding: 5px 15px!important
    }
    .navbar-nav {
        align-items: start!important
    }
    .dropdown .dropdown-menu {
        transform: scale(1, 0);
        display: none;
        margin-top: 10px
    }
    .dropdown:hover .dropdown-menu {
        transform: scale(1);
        display: block
    }
    .dropdown .dropdown-item:hover {
        color: #ff663b!important
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single_page_menu .navbar-collapse ul li .nav-link {
        color: #000!important
    }
    .navbar-light .navbar-toggler {
        border-color: transparent
    }
    .navbar-collapse {
        z-index: 9999!important;
        position: absolute;
        left: 0;
        top: 66px;
        width: 100%;
        background-color: #fff;
        text-align: center!important
    }
    .main_menu .main-menu-item {
        text-align: left!important
    }
    .main_menu .main-menu-item .nav-item {
        padding: 10px 15px!important
    }
    .main_menu .main-menu-item .nav-item a {
        padding: 5px 15px!important
    }
    .navbar-nav {
        align-items: start!important
    }
    .dropdown .dropdown-menu {
        transform: scale(1, 0);
        display: none;
        margin-top: 10px
    }
    .dropdown:hover .dropdown-menu {
        transform: scale(1);
        display: block;
        color: #ff663b
    }
    .dropdown .dropdown-item:hover {
        color: #ff663b!important
    }
}
.single_page_menu .logo_2 {
    display: none
}
.single_page_menu .logo_1 {
    display: inherit
}
.single_page_menu .main-menu-item ul li .nav-link {
    color: #fff;
    font-size: 16px;
    padding: 0 24px;
    font-family: 'Open Sans', sans-serif
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .single_page_menu .main-menu-item ul li .nav-link {
        padding: 0 16px
    }
}
.menu_fixed {
    position: fixed;
    z-index: 9999!important;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
    top: 0
}
.menu_fixed .logo_2 {
    display: inherit
}
.menu_fixed .logo_1 {
    display: none
}
.menu_fixed .main-menu-item ul li .nav-link {
    color: #1e69a3
}
.about_part {
    position: relative;
    z-index: 1;
    padding: 70px 0 140px;
    background-image:;
    background-repeat: no-repeat;
    background-position: left;
    background-size: 33% 73%
}
@media (max-width: 576px) {
    .about_part {
        padding: 70px 0 70px;
        background-position: top;
        background-size: 100% 43%
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about_part {
        padding: 70px 0 70px;
        background-position: top left;
        background-size: 90% 56%
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about_part {
        padding: 70px 0 70px;
        background-position: left;
        background-size: 48% 70%
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .about_part {
        padding: 0 0 80px
    }
}
@media (max-width: 576px) {
    .about_part .about_text {
        margin-top: 50px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about_part .about_text {
        margin-top: 50px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about_part .about_text {
        margin-top: 50px
    }
}
.about_part .about_text h4 {
    margin-bottom: 32px;
    color: #ff7e5f;
    font-size: 22px;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}
@media (max-width: 576px) {
    .about_part .about_text h4 {
        margin-bottom: 20px;
        font-size: 17px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about_part .about_text h4 {
        margin-bottom: 20px;
        font-size: 17px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about_part .about_text h4 {
        margin-bottom: 20px;
        font-size: 17px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .about_part .about_text h4 {
        margin-bottom: 20px;
        font-size: 17px
    }
}
.about_part .about_text h2 {
    line-height: 1.25;
    margin-bottom: 35px
}
@media (max-width: 576px) {
    .about_part .about_text h2 {
        margin-bottom: 15px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about_part .about_text h2 {
        margin-bottom: 15px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about_part .about_text h2 {
        font-size: 25px;
        margin-bottom: 15px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .about_part .about_text h2 {
        font-size: 30px;
        margin-bottom: 15px
    }
}
.about_part .about_text p {
    margin-top: 13px
}
.feature_part {
    padding-top: 65px
}
.feature_part .single_feature_text h2 {
    font-size: 42px;
    line-height: 1.222;
    margin-bottom: 20px
}
@media (max-width: 576px) {
    .feature_part .single_feature_text h2 {
        margin-top: 0;
        font-size: 25px;
        margin-bottom: 15px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .feature_part .single_feature_text h2 {
        margin-top: 0;
        font-size: 30px;
        margin-bottom: 15px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature_part .single_feature_text h2 {
        font-size: 30px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .feature_part .single_feature_text h2 {
        margin-top: 0;
        font-size: 35px
    }
}
.feature_part .single_feature_text p {
    line-height: 1.8
}
.feature_part .single_feature_text .btn_1 {
    margin-top: 45px
}
@media (max-width: 576px) {
    .feature_part .single_feature_text .btn_1 {
        margin-top: 25px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .feature_part .single_feature_text .btn_1 {
        margin-top: 25px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature_part .single_feature_text .btn_1 {
        margin-top: 25px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .feature_part .single_feature_text .btn_1 {
        margin-top: 25px
    }
}
.feature_part .single_feature_part {
    padding: 50px 20px 35px;
    border: 1px solid #f0f4f6;
    text-align: center;
    -webkit-transition: .6s;
    transition: .6s
}
@media (max-width: 576px) {
    .feature_part .single_feature_part {
        padding: 25px 10px;
        margin-top: 25px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .feature_part .single_feature_part {
        padding: 30px 15px;
        margin-top: 25px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature_part .single_feature_part {
        padding: 30px 25px;
        margin-top: 25px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .feature_part .single_feature_part {
        margin-top: 25px
    }
}
.feature_part .single_feature_part span {
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    background-color: #f0f4f6;
    display: inline-block;
    line-height: 80px;
    -webkit-transition: .6s;
    transition: .6s
}
@media (max-width: 576px) {
    .feature_part .single_feature_part span {
        margin-bottom: 25px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .feature_part .single_feature_part span {
        margin-bottom: 35px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature_part .single_feature_part span {
        margin-bottom: 35px
    }
}
.feature_part .single_feature_part span i {
    color: #0c2e60;
    font-size: 24px;
    -webkit-transition: .6s;
    transition: .6s
}
.feature_part .single_feature_part h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px
}
@media (max-width: 576px) {
    .feature_part .single_feature_part h4 {
        margin-bottom: 15px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .feature_part .single_feature_part h4 {
        margin-bottom: 15px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature_part .single_feature_part h4 {
        margin-bottom: 15px
    }
}
.feature_part .single_feature_part p {
    color: #000;
    line-height: 1.8;
    font-size: 15px
}
.feature_part .single_feature:hover .single_feature_part {
    border: 1px solid #1e69a3
}
.feature_part .single_feature:hover span {
    background-size: 200% auto
}
.feature_part .single_feature:hover span i {
    color: #fff
}
.single_feature_padding {
    padding-top: 140px
}
@media (max-width: 576px) {
    .single_feature_padding {
        padding-top: 70px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .single_feature_padding {
        padding-top: 70px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single_feature_padding {
        padding-top: 70px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .single_feature_padding {
        padding-top: 70px
    }
}
.learning_part {
    position: relative;
    z-index: 99;
    padding: 100px 0;
	
}
@media (max-width: 576px) {
    .learning_part {
        padding: 70px 0
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .learning_part {
        padding: 70px 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .learning_part {
        padding: 80px 0
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .learning_part {
        padding: 100px 0
    }
}
.learning_part .learning_img img {
    width: 500px
}
@media (max-width: 576px) {
    .learning_part .learning_img img {
        padding: 0
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .learning_part .learning_img img {
        padding: 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .learning_part .learning_img img {
        padding: 0
    }
}
@media (max-width: 576px) {
    .learning_part .learning_member_text {
        padding: 0 15px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .learning_part .learning_member_text {
        padding: 0 15px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .learning_part .learning_member_text {
        padding: 0 15px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .learning_part .learning_member_text {
        padding: 0 15px
    }
}
.learning_part .learning_member_text .titulo_superior,
.learning_part .learning_member_text h5 {
    font-family: 'Open Sans', sans-serif;
    color: #556172;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding-left: 75px
}
.learning_part .learning_member_text .titulo_superior:after,
.learning_part .learning_member_text h5:after {
    position: absolute;
    left: 0;
    top: 10px;
    height: 2px;
    width: 60px;
    content: "";
    background-color: #0c2e60
}
.learning_part .learning_member_text h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 38px;
    position: relative;
    margin-top: 19px
}
@media (max-width: 576px) {
    .learning_part .learning_member_text h2 {
        font-size: 30px;
        margin-bottom: 10px;
        line-height: 35px;
        margin-top: 15px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .learning_part .learning_member_text h2 {
        font-size: 30px;
        margin-bottom: 10px;
        line-height: 35px;
        margin-top: 20px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .learning_part .learning_member_text h2 {
        font-size: 30px;
        margin-bottom: 10px;
        line-height: 35px;
        margin-top: 20px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .learning_part .learning_member_text h2 {
        font-size: 30px;
        margin-bottom: 20px;
        line-height: 40px
    }
}
.learning_part .learning_member_text p {
    line-height: 1.929;
    margin-bottom: 7px
}
@media (max-width: 576px) {
    .learning_part .learning_member_text p {
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .learning_part .learning_member_text p {
        margin-bottom: 20px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .learning_part .learning_member_text p {
        margin-bottom: 20px
    }
}
.learning_part .learning_member_text ul {
    list-style: none;
    padding: 0;
    margin: 0
}
@media (max-width: 576px) {
    .learning_part .learning_member_text ul {
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .learning_part .learning_member_text ul {
        margin-bottom: 20px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .learning_part .learning_member_text ul {
        margin-bottom: 20px
    }
}
.learning_part .learning_member_text ul li {
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 33px;
    padding-top: 12px;
    color: #888
}
@media (max-width: 576px) {
    .learning_part .learning_member_text ul li {
        padding-left: 41px;
        padding-top: 5px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .learning_part .learning_member_text ul li {
        padding-left: 41px;
        padding-top: 5px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .learning_part .learning_member_text ul li {
        padding-left: 41px;
        padding-top: 5px;
        display: block
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .learning_part .learning_member_text ul li {
        padding-left: 41px
    }
}
.learning_part .learning_member_text ul li span {
    margin-right: 17px;
    font-size: 16px;
    position: absolute;
    left: 15px;
    padding-top: 2px
}
@media (max-width: 576px) {
    .learning_part .learning_member_text ul li span {
        padding-bottom: 15px;
        position: absolute;
        left: 15px;
        padding-top: 12px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .learning_part .learning_member_text ul li span {
        padding-bottom: 15px;
        position: absolute;
        left: 15px;
        padding-top: 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .learning_part .learning_member_text ul li span {
        padding-bottom: 15px;
        position: absolute;
        left: 15px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .learning_part .learning_member_text ul li span {
        padding-bottom: 15px;
        position: absolute;
        left: 15px;
        padding-top: 6px
    }
}
.learning_part .learning_member_text .btn_1 {
    margin-top: 20px
}
.advance_feature {
    padding: 169px 0 171px
}
@media (max-width: 576px) {
    .advance_feature {
        padding: 0 0 70px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .advance_feature {
        padding: 0 0 70px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .advance_feature {
        padding: 0 0 70px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .advance_feature {
        padding: 70px 0
    }
}
.advance_feature .learning_img {
    background-image:;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 84% 100%;
    background-position: right top;
    left: 0;
    bottom: -31px;
    right: -82px;
    top: -30px
}
@media (max-width: 576px) {
    .advance_feature .learning_img {
        position: inherit;
        top: 0;
        left: 0;
        bottom: 0;
        margin-bottom: 20px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .advance_feature .learning_img {
        position: inherit;
        left: 0;
        bottom: auto;
        top: 20px;
        margin-bottom: 20px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .advance_feature .learning_img {
        position: inherit;
        left: 0;
        bottom: 0;
        margin-bottom: 20px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .advance_feature .learning_img {
        position: inherit;
        left: 0;
        bottom: 0;
        margin-bottom: 20px
    }
}
.advance_feature .learning_img img {
    padding: 0 117px 0 0
}
@media (max-width: 576px) {
    .advance_feature .learning_img img {
        padding: 0
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .advance_feature .learning_img img {
        padding: 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .advance_feature .learning_img img {
        padding: 0
    }
}
.advance_feature .learning_member_text_iner span {
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    background-color: #fdeae5;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    margin-top: 55px;
    margin-bottom: 25px
}
@media (max-width: 576px) {
    .advance_feature .learning_member_text_iner span {
        margin-top: 15px;
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .advance_feature .learning_member_text_iner span {
        margin-top: 15px;
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .advance_feature .learning_member_text_iner span {
        margin-top: 15px;
        margin-bottom: 10px
    }
}
.advance_feature .learning_member_text_iner .ti-stamp {
    background-color: #fff0e0
}
.advance_feature .learning_member_text_iner h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 17px
}
@media (max-width: 576px) {
    .advance_feature .learning_member_text_iner h4 {
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .advance_feature .learning_member_text_iner h4 {
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .advance_feature .learning_member_text_iner h4 {
        margin-bottom: 10px
    }
}
.member_counter {
    padding: 73px 0 73px
}
@media (max-width: 576px) {
    .member_counter {
        padding: 50px 0 60px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .member_counter {
        padding: 50px 0 60px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .member_counter {
        padding: 50px 0 60px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .member_counter {
        padding: 73px 0 73px
    }
}
.member_counter .single_member_counter {
    text-align: center
}
@media (max-width: 576px) {
    .member_counter .single_member_counter {
        margin: 20px 0
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .member_counter .single_member_counter {
        margin: 20px 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .member_counter .single_member_counter {
        margin: 20px 0
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .member_counter .single_member_counter {
        margin: 20px 0
    }
}
.member_counter .single_member_counter img {
    width: 78px;
    height: 58px;
    display: block;
    margin-bottom: 8px;
    margin-left: -10px
}
.member_counter .single_member_counter span {
    font-size: 100px;
    font-weight: 700;
    color: #fff;
    font-style: Poppins, sans-serif
}
@media (max-width: 576px) {
    .member_counter .single_member_counter span {
        line-height: 67px;
        font-size: 40px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .member_counter .single_member_counter span {
        line-height: 67px;
        font-size: 40px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .member_counter .single_member_counter span {
        line-height: 67px;
        font-size: 40px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .member_counter .single_member_counter span {
        line-height: 67px;
        font-size: 40px
    }
}
.member_counter .single_member_counter h4 {
    color: #fff;
    font-size: 24px;
    font-size: 600;
    margin-top: 28px;
    text-transform: capitalize;
    position: relative
}
.member_counter .single_member_counter h4:after {
    position: absolute;
    left: 0;
    top: -20px;
    right: 0;
    margin: 0 auto;
    width: 60px;
    height: 1px;
    background-color: #fff;
    content: ""
}
@media (max-width: 576px) {
    .member_counter .single_member_counter h4:after {
        top: -10px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .member_counter .single_member_counter h4:after {
        top: -10px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .member_counter .single_member_counter h4:after {
        top: -10px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .member_counter .single_member_counter h4:after {
        top: -10px
    }
}
@media (max-width: 576px) {
    .member_counter .single_member_counter h4 {
        margin-top: 10px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .member_counter .single_member_counter h4 {
        margin-top: 10px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .member_counter .single_member_counter h4 {
        margin-top: 10px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .member_counter .single_member_counter h4 {
        margin-top: 10px
    }
}
@media (max-width: 576px) {
    .special_cource {
        padding: 70px 0 50px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .special_cource {
        padding: 70px 0 50px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .special_cource {
        padding: 70px 0 50px
    }
}
@media (max-width: 576px) {
    .special_cource .single_special_cource {
        margin-bottom: 20px
    }
    .special_cource .single_special_cource .special_img {
        width: 100%
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .special_cource .single_special_cource {
        margin-bottom: 20px
    }
    .special_cource .single_special_cource .special_img {
        width: 100%
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .special_cource .single_special_cource {
        margin-bottom: 20px
    }
}
.special_cource .single_special_cource .special_cource_text {
    padding: 35px 35px 40px;
    border: 1px solid #edeff2;
    border-top: 0
}
@media (max-width: 576px) {
    .special_cource .single_special_cource .special_cource_text {
        padding: 20px 15px 15px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .special_cource .single_special_cource .special_cource_text {
        padding: 20px 15px 15px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .special_cource .single_special_cource .special_cource_text {
        padding: 20px 15px 15px
    }
}
.special_cource .single_special_cource .special_cource_text h4 {
    float: right;
    color: #1e69a3;
    font-weight: 600
}
.special_cource .single_special_cource .special_cource_text h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 10px;
    -webkit-transition: .5s;
    transition: .5s
}
.special_cource .single_special_cource .special_cource_text h3:hover {
    color: #1e69a3
}
.single_special_cource p {
    text-align: justify
}
.espacio-cursos {
    width: 100%;
    height: 32px
}
@media (max-width: 991px) {
    .espacio-cursos {
        display: none
    }
}
@media (max-width: 576px) {
    .special_cource .single_special_cource .special_cource_text h3 {
        margin-top: 15px;
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .special_cource .single_special_cource .special_cource_text h3 {
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 18px
    }
}
.special_cource .single_special_cource .special_cource_text .author_info {
    display: flex;
    justify-content: space-between;
    padding-top: 23px;
    margin-top: 23px;
    border-top: 1px solid #edeff2;
    align-items: center
}
.special_cource .single_special_cource .special_cource_text .author_info .author_img {
    position: relative;
    padding-left: 60px
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .special_cource .single_special_cource .special_cource_text .author_info .author_img {
        padding-left: 53px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .special_cource .single_special_cource .special_cource_text .author_info .author_img {
        padding-left: 53px
    }
}
.special_cource .single_special_cource .special_cource_text .author_info .author_img img {
    position: absolute;
    left: 0;
    top: 0
}
.special_cource .single_special_cource .special_cource_text .author_info .author_img p {
    color: #556172
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .special_cource .single_special_cource .special_cource_text .author_info .author_img p {
        font-size: 12px
    }
}
.special_cource .single_special_cource .special_cource_text .author_info .author_img h5 a {
    color: #0c2e60;
    font-size: 14px;
    font-weight: 500
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .special_cource .single_special_cource .special_cource_text .author_info .author_img h5 a {
        font-size: 14px
    }
}
.special_cource .single_special_cource .special_cource_text .author_info .author_rating {
    float: right;
    text-align: right
}
.special_cource .single_special_cource .special_cource_text .author_info .author_rating .rating a {
    margin-left: 5px
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .special_cource .single_special_cource .special_cource_text .author_info .author_rating .rating a {
        margin-left: 0
    }
}
.special_cource .single_special_cource .special_cource_text .author_info .author_rating p {
    float: right
}
.course_details_area .title_top {
    font-size: 22px;
    font-weight: 600;
    padding: 12px 5px
}
.course_details_area .title {
    font-size: 22px;
    font-weight: 600;
    border: none;
    margin-top: 40px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 13px;
    border-top: 1px solid #edeff2;
    padding-top: 30px
}
.course_details_area .btn_2 {
    padding: 5px 19px;
    font-size: 14px;
    text-transform: capitalize!important;
    border: 1px solid #edeff2
}
.comments-area .thumb img {
    width: 100px!important;
    border-radius: 0
}
.desc h5 a {
    color: #0c2e60
}
.desc p {
    font-size: 12px!important
}
.course_details_left .content {
    color: #888;
    line-height: 1.929
}
.course_details_left .course_list {
    margin-bottom: 0
}
@media (max-width: 575px) {
    .course_details_left .course_list {
        padding-left: 0
    }
}
.course_details_left .course_list li {
    list-style: none;
    margin-bottom: 20px
}
.course_details_left .course_list li .primary-btn {
    background: #f9f9f9;
    box-shadow: none;
    font-size: 12px;
    border-radius: 0
}
.course_details_left .course_list li .primary-btn:hover {
    color: #fff
}
@media (max-width: 575px) {
    .course_details_left .course_list li .primary-btn {
        min-width: 100px;
        font-size: 10px;
        padding: 0 10px
    }
}
.course_details_left .course_list li:last-child {
    margin-bottom: 0
}
.review-top h6 {
    color: #ee3f0e;
    font-size: 15px;
    margin-bottom: 21px;
    margin-top: 7px
}
.feedeback h6 {
    margin-bottom: 16px
}
.feedeback .btn_1 {
    padding: 5px 19px;
    margin-top: 20px
}
@media (max-width: 991px) {
    .right-contents {
        margin-top: 50px
    }
}
.right-contents .sidebar_top {
    padding: 40px 30px;
    border: 1px solid #edeff2
}
.right-contents .sidebar_top .btn_1 {
    text-align: center;
    margin-top: 20px
}
.right-contents .sidebar_top span {
    color: #888
}
.right-contents .sidebar_top .color {
    color: #0c2e60;
    font-size: 15px
}
.right-contents .sidebar_top ul li {
    list-style: none;
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #edeff2
}
.right-contents .sidebar_top ul li:last-child {
    border-bottom: 0 solid #edeff2
}
.right-contents .sidebar_top ul li a {
    text-align: left
}
.right-contents .sidebar_top ul li a p {
    margin-bottom: 0
}
.right-contents .sidebar_top ul li .or {
    font-weight: 500
}
.right-contents .enroll {
    margin-top: 10px;
    width: 100%
}
.right-contents .reviews .star,
.right-contents .reviews span {
    width: 31%;
    margin-bottom: 10px;
    color: #888;
    font-size: 15px
}
.right-contents .avg-review {
    background: #04091e;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 0
}
.right-contents .avg-review span {
    font-size: 18px
}
@media (max-width: 991px) {
    .right-contents .avg-review {
        margin-bottom: 20px
    }
}
@media (max-width: 1024px) {
    .right-contents .single-reviews .thumb {
        margin-right: 10px
    }
}
.right-contents .single-reviews h5 {
    display: inline-flex
}
@media (max-width: 1024px) {
    .right-contents .single-reviews h5 {
        display: block
    }
}
.right-contents .single-reviews h5 .star {
    margin-left: 10px
}
@media (max-width: 1024px) {
    .right-contents .single-reviews h5 .star {
        margin: 10px 0
    }
}
.right-contents .feedeback {
    margin-top: 30px
}
.right-contents .feedeback textarea {
    resize: none;
    height: 130px;
    border: 1px solid #edeff2;
    border-radius: 0
}
.right-contents .feedeback textarea:focus {
    box-shadow: none
}
.right-contents .comments-area {
    padding: 0;
    border: 0;
    background: 0 0
}
.right-contents .comments-area .star {
    margin-left: 20px
}
.testimonial_part {
    overflow: hidden
}
.testimonial_part .section_tittle {
    margin-bottom: 80px
}
@media (max-width: 576px) {
    .testimonial_part .section_tittle {
        margin-bottom: 50px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .testimonial_part .section_tittle {
        margin-bottom: 50px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial_part .section_tittle {
        margin-bottom: 50px
    }
}
.testimonial_part .textimonial_iner {
    overflow: hidden
}
@media (max-width: 576px) {
    .testimonial_part .textimonial_iner {
        margin-left: 0
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .testimonial_part .textimonial_iner {
        margin-left: 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial_part .textimonial_iner {
        margin-left: 0
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .testimonial_part .textimonial_iner {
        margin-left: 0
    }
}
.testimonial_part .testimonial_slider {
    margin: 30px
}
@media (max-width: 576px) {
    .testimonial_part .testimonial_slider {
        margin: 0
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .testimonial_part .testimonial_slider {
        margin: 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial_part .testimonial_slider {
        margin: 0
    }
}
.testimonial_part .testimonial_slider_text {
    padding: 50px;
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(12, 46, 96, .1);
    position: relative;
    z-index: 1
}
@media (max-width: 576px) {
    .testimonial_part .testimonial_slider_text {
        padding: 5px 0
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .testimonial_part .testimonial_slider_text {
        padding: 5px 20px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial_part .testimonial_slider_text {
        padding: 5px 20px
    }
}
.testimonial_part .testimonial_slider_text:after {
    position: absolute;
    right: 16%;
    top: 59px;
    width: 148px;
    height: 124px;
    background-image:;
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1
}
@media (max-width: 576px) {
    .testimonial_part .testimonial_slider_text:after {
        width: 53px;
        height: 45px;
        right: 25%;
        top: 30px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .testimonial_part .testimonial_slider_text:after {
        width: 53px;
        height: 45px;
        right: 25%;
        top: 30px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial_part .testimonial_slider_text:after {
        width: 53px;
        height: 45px;
        right: 25%;
        top: 30px
    }
}
.testimonial_part .owl-dots {
    text-align: center;
    padding-top: 67px;
    margin-left: -26%;
    line-height: 0
}
@media (max-width: 576px) {
    .testimonial_part .owl-dots {
        margin-left: 0;
        padding-top: 20px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .testimonial_part .owl-dots {
        margin-left: 0;
        padding-top: 20px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial_part .owl-dots {
        margin-left: 0;
        padding-top: 20px
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .testimonial_part .owl-dots {
        margin-left: 0;
        padding-top: 20px
    }
}
.testimonial_part .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background: #d7d7d7;
    margin: 0 10px
}
.testimonial_part .owl-dots button.owl-dot.active {
    background-color: #1e69a3;
    width: 17px;
    border-radius: 50px
}
.testimonial_part .owl-dots button.owl-dot:focus {
    outline: 0
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .testimonial_part .testimonial_slider {
        margin: 0 20px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial_part .testimonial_slider {
        margin: 0 20px
    }
}
.testimonial_part .testimonial_slider p {
    font-size: 15px;
    font-style: italic
}
.testimonial_part h4 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 5px
}
.testimonial_part h5 {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #888
}
.footer-area {
    background-color: #f7f7f7;
    padding: 100px 0 20px
}
@media (max-width: 991px) {
    .footer-area {
        padding: 70px 0 30px
    }
}
.footer-area .form-control {
    background-color: transparent
}
.footer-area .form-group {
    margin-top: 25px
}
@media (max-width: 991px) {
    .footer-area .single-footer-widget {
        margin-bottom: 30px
    }
}
.footer-area .single-footer-widget p {
    font-size: 14px;
    line-height: 1.8
}
.footer-area .single-footer-widget h4 {
    margin-bottom: 23px;
    font-weight: 700;
    font-size: 24px
}
@media (max-width: 1024px) {
    .footer-area .single-footer-widget h4 {
        font-size: 18px
    }
}
@media (max-width: 991px) {
    .footer-area .single-footer-widget h4 {
        margin-bottom: 15px
    }
}
.footer-area .single-footer-widget ul li {
    margin-bottom: 10px
}
.footer-area .single-footer-widget ul li a {
    color: #555;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 15px
}
.footer-area .single-footer-widget ul li a:hover {
    color: #0c2e60
}
.footer-area .single-footer-widget ul li:last-child {
    margin-bottom: 0
}
.footer-area .single-footer-widget .form-wrap {
    margin-top: 25px
}
.footer-area .single-footer-widget input {
    height: 40px;
    border: none;
    width: 67%!important;
    font-weight: 400;
    padding-left: 20px;
    border-radius: 0;
    font-size: 13px;
    color: #999;
    border: 0 solid transparent;
    font-family: 'Open Sans', sans-serif
}
.footer-area .single-footer-widget input:focus {
    outline: 0;
    box-shadow: none
}
.footer-area .single-footer-widget .click-btn {
    background-color: #ff663b;
    color: #fff;
    border-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 8px 20px;
    border: 0;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    left: 0
}
.footer-area .single-footer-widget .click-btn:focus {
    outline: 0;
    box-shadow: none
}
@media (max-width: 375px) {
    .footer-area .single-footer-widget .click-btn {
        margin-top: 10px
    }
}
@media (min-width: 400px) {
    .footer-area .single-footer-widget .click-btn {
        left: -50px
    }
}
.footer-area .footer_1 img {
    margin-bottom: 35px
}
.footer-area .footer_1 p {
    margin-bottom: 15px
}
.footer-area .footer_2 .social_icon {
    margin-top: 27px
}
.footer-area .footer_2 .social_icon a {
    color: #ccc;
    font-size: 14px;
    margin-right: 20px
}
.footer-area .footer_3 .footer_img .single_footer_img {
    width: 30%;
    float: left;
    margin: 1%;
    position: relative;
    z-index: 2
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-area .footer_3 .footer_img .single_footer_img {
        width: 15%
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .footer_3 .footer_img .single_footer_img {
        width: 10%
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .footer-area .footer_3 .footer_img .single_footer_img {
        width: 10%
    }
}
.footer-area .footer_3 .footer_img .single_footer_img:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}
.footer-area .footer_3 .footer_img .single_footer_img i {
    text-align: center;
    position: absolute;
    top: 41%;
    margin: 0 auto;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 2;
    opacity: 0
}
.footer-area .footer_3 .footer_img .single_footer_img:hover:after {
    opacity: .5
}
.footer-area .footer_3 .footer_img .single_footer_img:hover i {
    opacity: 1
}
.footer-area .contact_info {
    position: relative;
    margin-bottom: 20px
}
.footer-area .contact_info:last-child {
    margin-bottom: 0
}
.footer-area .contact_info p {
    margin-bottom: 10px
}
.footer-area .contact_info p span {
    color: #0c2e60;
    font-size: 16px
}
.footer-area .btn {
    background-color: #ff663b;
    color: #fff;
    width: 40px;
    border-radius: 0;
    height: 40px;
    padding: 0;
    border-radius: 2px!important
}
.footer-area span.ti-heart {
    font-size: 12px;
    margin: 0 2px
}
.footer-area .copyright_part_text {
    padding-top: 26px;
    margin-top: 112px;
    border-top: 1px solid #dedede
}
.footer-area .copyright_part_text p {
    font-size: 15px
}
@media (max-width: 576px) {
    .footer-area .copyright_part_text {
        margin-top: 20px;
        text-align: center
    }
    .footer-area .copyright_part_text p {
        font-size: 13px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-area .copyright_part_text {
        text-align: center;
        margin-top: 20px
    }
    .footer-area .copyright_part_text p {
        font-size: 13px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .copyright_part_text {
        margin-top: 42px;
        text-align: center
    }
}
.footer-area .copyright_part_text a {
    color: #ff663b
}
.footer-area .input-group {
    border: 1px solid #dedede;
    padding: 5px
}
.footer-area .input-group::placeholder {
    font-size: 13px;
    color: #999
}
.footer-area .container-fluid {
    padding-right: 0;
    padding-left: 0;
    overflow: hidden
}
.footer-area .btn_1 {
    margin-top: 0
}
.sample-text-area {
    background: #fff;
    padding: 100px 0 70px 0
}
.text-heading {
    margin-bottom: 30px;
    font-size: 24px
}
b,
del,
sub,
sup,
u {
    color: #0c2e60
}
h1 {
    font-size: 36px
}
h2 {
    font-size: 30px
}
h3 {
    font-size: 24px
}
h4 {
    font-size: 18px
}
h5 {
    font-size: 16px
}
h6 {
    font-size: 14px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2em
}
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    color: #828bb2
}
.button-area {
    background: #fff
}
.button-area .border-top-generic {
    padding: 70px 15px;
    border-top: 1px dotted #eee
}
.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px
}
.button-group-area .genric-btn:last-child {
    margin-right: 0
}
.genric-btn {
    display: inline-block;
    outline: 0;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.genric-btn:focus {
    outline: 0
}
.genric-btn.e-large {
    padding: 0 40px;
    line-height: 50px
}
.genric-btn.large {
    line-height: 45px
}
.genric-btn.medium {
    line-height: 30px
}
.genric-btn.small {
    line-height: 25px
}
.genric-btn.radius {
    border-radius: 3px
}
.genric-btn.circle {
    border-radius: 20px
}
.genric-btn.arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.genric-btn.arrow span {
    margin-left: 10px
}
.genric-btn.default {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent
}
.genric-btn.default:hover {
    border: 1px solid #f9f9ff;
    background: #fff
}
.genric-btn.default-border {
    border: 1px solid #f9f9ff;
    background: #fff
}
.genric-btn.default-border:hover {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent
}
.genric-btn.primary {
    color: #fff;
    background: #ff663b;
    border: 1px solid transparent
}
.genric-btn.primary:hover {
    color: #ff663b;
    border: 1px solid #ff663b;
    background: #fff
}
.genric-btn.primary-border {
    color: #ff663b;
    border: 1px solid #ff663b;
    background: #fff
}
.genric-btn.primary-border:hover {
    color: #fff;
    background: #ff663b;
    border: 1px solid transparent
}
.genric-btn.success {
    color: #fff;
    background: #4cd3e3;
    border: 1px solid transparent
}
.genric-btn.success:hover {
    color: #4cd3e3;
    border: 1px solid #4cd3e3;
    background: #fff
}
.genric-btn.success-border {
    color: #4cd3e3;
    border: 1px solid #4cd3e3;
    background: #fff
}
.genric-btn.success-border:hover {
    color: #fff;
    background: #4cd3e3;
    border: 1px solid transparent
}
.genric-btn.info {
    color: #fff;
    background: #38a4ff;
    border: 1px solid transparent
}
.genric-btn.info:hover {
    color: #38a4ff;
    border: 1px solid #38a4ff;
    background: #fff
}
.genric-btn.info-border {
    color: #38a4ff;
    border: 1px solid #38a4ff;
    background: #fff
}
.genric-btn.info-border:hover {
    color: #fff;
    background: #38a4ff;
    border: 1px solid transparent
}
.genric-btn.warning {
    color: #fff;
    background: #f4e700;
    border: 1px solid transparent
}
.genric-btn.warning:hover {
    color: #f4e700;
    border: 1px solid #f4e700;
    background: #fff
}
.genric-btn.warning-border {
    color: #f4e700;
    border: 1px solid #f4e700;
    background: #fff
}
.genric-btn.warning-border:hover {
    color: #fff;
    background: #f4e700;
    border: 1px solid transparent
}
.genric-btn.danger {
    color: #fff;
    background: #f44a40;
    border: 1px solid transparent
}
.genric-btn.danger:hover {
    color: #f44a40;
    border: 1px solid #f44a40;
    background: #fff
}
.genric-btn.danger-border {
    color: #f44a40;
    border: 1px solid #f44a40;
    background: #fff
}
.genric-btn.danger-border:hover {
    color: #fff;
    background: #f44a40;
    border: 1px solid transparent
}
.genric-btn.link {
    color: #415094;
    background: #f9f9ff;
    text-decoration: underline;
    border: 1px solid transparent
}
.genric-btn.link:hover {
    color: #415094;
    border: 1px solid #f9f9ff;
    background: #fff
}
.genric-btn.link-border {
    color: #415094;
    border: 1px solid #f9f9ff;
    background: #fff;
    text-decoration: underline
}
.genric-btn.link-border:hover {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent
}
.genric-btn.disable {
    color: #222, .3;
    background: #f9f9ff;
    border: 1px solid transparent;
    cursor: not-allowed
}
.generic-blockquote {
    padding: 30px 50px 30px 30px;
    background: #f9f9ff;
    border-left: 2px solid #ff663b
}
.progress-table-wrap {
    overflow-x: scroll
}
.progress-table {
    background: #f9f9ff;
    padding: 15px 0 30px 0;
    min-width: 800px
}
.progress-table .serial {
    width: 11.83%;
    padding-left: 30px
}
.progress-table .country {
    width: 28.07%
}
.progress-table .visit {
    width: 19.74%
}
.progress-table .percentage {
    width: 40.36%;
    padding-right: 50px
}
.progress-table .table-head {
    display: flex
}
.progress-table .table-head .country,
.progress-table .table-head .percentage,
.progress-table .table-head .serial,
.progress-table .table-head .visit {
    color: #415094;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 500
}
.progress-table .table-row {
    padding: 15px 0;
    border-top: 1px solid #edf3fd;
    display: flex
}
.progress-table .table-row .country,
.progress-table .table-row .percentage,
.progress-table .table-row .serial,
.progress-table .table-row .visit {
    display: flex;
    align-items: center
}
.progress-table .table-row .country img {
    margin-right: 15px
}
.progress-table .table-row .percentage .progress {
    width: 80%;
    border-radius: 0;
    background: 0 0
}
.progress-table .table-row .percentage .progress .progress-bar {
    height: 5px;
    line-height: 5px
}
.progress-table .table-row .percentage .progress .progress-bar.color-1 {
    background-color: #6382e6
}
.progress-table .table-row .percentage .progress .progress-bar.color-2 {
    background-color: #e66686
}
.progress-table .table-row .percentage .progress .progress-bar.color-3 {
    background-color: #f09359
}
.progress-table .table-row .percentage .progress .progress-bar.color-4 {
    background-color: #73fbaf
}
.progress-table .table-row .percentage .progress .progress-bar.color-5 {
    background-color: #73fbaf
}
.progress-table .table-row .percentage .progress .progress-bar.color-6 {
    background-color: #6382e6
}
.progress-table .table-row .percentage .progress .progress-bar.color-7 {
    background-color: #a367e7
}
.progress-table .table-row .percentage .progress .progress-bar.color-8 {
    background-color: #e66686
}
.single-gallery-image {
    margin-top: 30px;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: cover!important;
    height: 200px
}
.list-style {
    width: 14px;
    height: 14px
}
.unordered-list li {
    position: relative;
    padding-left: 30px;
    line-height: 1.82em!important
}
.unordered-list li:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 3px solid #ff663b;
    background: #fff;
    top: 4px;
    left: 0;
    border-radius: 50%
}
.ordered-list {
    margin-left: 30px
}
.ordered-list li {
    list-style-type: decimal-leading-zero;
    color: #ff663b;
    font-weight: 500;
    line-height: 1.82em!important
}
.ordered-list li span {
    font-weight: 300;
    color: #828bb2
}
.ordered-list-alpha li {
    margin-left: 30px;
    list-style-type: lower-alpha;
    color: #ff663b;
    font-weight: 500;
    line-height: 1.82em!important
}
.ordered-list-alpha li span {
    font-weight: 300;
    color: #828bb2
}
.ordered-list-roman li {
    margin-left: 30px;
    list-style-type: lower-roman;
    color: #ff663b;
    font-weight: 500;
    line-height: 1.82em!important
}
.ordered-list-roman li span {
    font-weight: 300;
    color: #828bb2
}
.single-input {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px
}
.single-input:focus {
    outline: 0
}
.input-group-icon {
    position: relative
}
.input-group-icon .icon {
    position: absolute;
    left: 20px;
    top: 0;
    line-height: 40px;
    z-index: 3
}
.input-group-icon .icon i {
    color: #797979
}
.input-group-icon .single-input {
    padding-left: 45px
}
.single-textarea {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px;
    height: 100px;
    resize: none
}
.single-textarea:focus {
    outline: 0
}
.single-input-primary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px
}
.single-input-primary:focus {
    outline: 0;
    border: 1px solid #ff663b
}
.single-input-accent {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px
}
.single-input-accent:focus {
    outline: 0;
    border: 1px solid #eb6b55
}
.single-input-secondary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px
}
.single-input-secondary:focus {
    outline: 0;
    border: 1px solid #f09359
}
.default-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}
.default-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}
.default-switch input+label {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ff663b;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
    cursor: pointer
}
.default-switch input:checked+label {
    left: 19px
}
.primary-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}
.primary-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.primary-switch input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}
.primary-switch input+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    border-radius: 8.5px;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
.primary-switch input+label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
    cursor: pointer
}
.primary-switch input:checked+label:after {
    left: 19px
}
.primary-switch input:checked+label:before {
    background: #ff663b
}
.confirm-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}
.confirm-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.confirm-switch input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}
.confirm-switch input+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    border-radius: 8.5px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer
}
.confirm-switch input+label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
    cursor: pointer
}
.confirm-switch input:checked+label:after {
    left: 19px
}
.confirm-switch input:checked+label:before {
    background: #4cd3e3
}
.primary-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}
.primary-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.primary-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}
.primary-checkbox input:checked+label {
    background: ;
    border: none
}
.confirm-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}
.confirm-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.confirm-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}
.confirm-checkbox input:checked+label {
    background:;
    border: none
}
.disabled-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}
.disabled-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.disabled-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}
.disabled-checkbox input:disabled {
    cursor: not-allowed;
    z-index: 3
}
.disabled-checkbox input:checked+label {
    background:;
    border: none
}
.primary-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}
.primary-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.primary-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}
.primary-radio input:checked+label {
    background:;
    border: none
}
.confirm-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}
.confirm-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.confirm-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}
.confirm-radio input:checked+label {
    background:;
    border: none
}
.disabled-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}
.disabled-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.disabled-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}
.disabled-radio input:disabled {
    cursor: not-allowed;
    z-index: 3
}
.disabled-radio input:checked+label {
    background:;
    border: none
}
.default-select {
    height: 40px
}
.default-select .nice-select {
    border: none;
    border-radius: 0;
    height: 40px;
    background: #f9f9ff;
    padding-left: 20px;
    padding-right: 40px
}
.default-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0
}
.default-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 20px
}
.default-select .nice-select .list .option.selected {
    color: #ff663b;
    background: 0 0
}
.default-select .nice-select .list .option:hover {
    color: #ff663b;
    background: 0 0
}
.default-select .current {
    margin-right: 50px;
    font-weight: 300
}
.default-select .nice-select::after {
    right: 20px
}
.form-select {
    height: 40px;
    width: 100%
}
.form-select .nice-select {
    border: none;
    border-radius: 0;
    height: 40px;
    background: #f9f9ff;
    padding-left: 45px;
    padding-right: 40px;
    width: 100%
}
.form-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0
}
.form-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 45px
}
.form-select .nice-select .list .option.selected {
    color: #ff663b;
    background: 0 0
}
.form-select .nice-select .list .option:hover {
    color: #ff663b;
    background: 0 0
}
.form-select .current {
    margin-right: 50px;
    font-weight: 300
}
.form-select .nice-select::after {
    right: 20px
}
.mt-10 {
    margin-top: 10px
}
.section-top-border {
    padding: 50px 0;
    border-top: 1px dotted #eee
}
.mb-30 {
    margin-bottom: 30px
}
.mt-30 {
    margin-top: 30px
}
.switch-wrap {
    margin-bottom: 10px
}
.copyright_part {
    background-color: #303030;
    padding: 26px 0
}
.copyright_part p {
    color: #8a8a8a;
    font-family: 300
}
.copyright_part a {
    color: #ff663b
}
@media (max-width: 576px) {
    .copyright_part .footer-social {
        margin-top: 20px
    }
}
.copyright_part .footer-social a {
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border: 1px solid #ff7e5f;
    text-align: center;
    margin-left: 10px;
    color: #fff
}
.copyright_part .footer-social a:hover {
    background-color: #0c2e60!important;
    color: #fff!important
}
.copyright_part .footer-social a i:hover {
    color: #fff
}
@media (max-width: 576px) {
    .copyright_part .footer-text {
        text-align: center
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .copyright_part .footer-text {
        text-align: center;
        margin-bottom: 25px!important
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .copyright_part .footer-text {
        text-align: center;
        margin-bottom: 25px!important
    }
}
.copyright_part span.ti-heart {
    font-size: 12px;
    margin: 0 2px
}
.contact-info {
    margin-bottom: 25px
}
.contact-info__icon {
    margin-right: 20px
}
.contact-info__icon i,
.contact-info__icon span {
    color: #8f9195;
    font-size: 27px
}
.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    color: #2a2a2a
}
.contact-info .media-body h3 a:hover {
    color: #0c2e60
}
.contact-info .media-body p {
    color: #8a8a8a
}
.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px
}
.form-contact label {
    font-size: 14px
}
.form-contact .form-group {
    margin-bottom: 30px
}
.form-contact .form-group .btn_1 {
    margin-bottom: -30px
}
.form-contact .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: 0 0
}
.form-contact .form-control:focus {
    outline: 0;
    box-shadow: none
}
.form-contact .form-control::placeholder {
    font-weight: 400;
    color: #999
}
.form-contact textarea {
    border-radius: 12px;
    height: 100%!important
}
@media (max-width: 576px) {
    .contact-section .btn_1 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .contact-section .btn_1 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-section .btn_1 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .contact-section .btn_1 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }
}
.modal-message .modal-dialog {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)!important;
    margin: 0;
    max-width: 500px;
    width: 100%
}
.modal-message .modal-dialog .modal-content .modal-header {
    text-align: center;
    display: block;
    border-bottom: none;
    padding-top: 50px;
    padding-bottom: 50px
}
.modal-message .modal-dialog .modal-content .modal-header .close {
    position: absolute;
    right: -15px;
    top: -15px;
    padding: 0;
    color: #fff;
    opacity: 1;
    cursor: pointer
}
.modal-message .modal-dialog .modal-content .modal-header h2 {
    display: block;
    text-align: center;
    padding-bottom: 10px
}
.modal-message .modal-dialog .modal-content .modal-header p {
    display: block
}
.breadcrumb_bg {
    background-image:;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.breadcrumb_contacto {
    background-image:url(../img/contacto-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.breadcrumb_cursos_detalle {
    background: rgba(212, 212, 212, 1);
    background: -moz-linear-gradient(left, rgba(212, 212, 212, 1) 0, rgba(230, 230, 230, 1) 64%, rgba(230, 230, 230, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(212, 212, 212, 1)), color-stop(64%, rgba(230, 230, 230, 1)), color-stop(100%, rgba(230, 230, 230, 1)));
    background: -webkit-linear-gradient(left, rgba(212, 212, 212, 1) 0, rgba(230, 230, 230, 1) 64%, rgba(230, 230, 230, 1) 100%);
    background: -o-linear-gradient(left, rgba(212, 212, 212, 1) 0, rgba(230, 230, 230, 1) 64%, rgba(230, 230, 230, 1) 100%);
    background: -ms-linear-gradient(left, rgba(212, 212, 212, 1) 0, rgba(230, 230, 230, 1) 64%, rgba(230, 230, 230, 1) 100%);
    background: linear-gradient(to right, rgba(212, 212, 212, 1) 0, rgba(230, 230, 230, 1) 64%, rgba(230, 230, 230, 1) 100%)
}
.breadcrumb_cursos {
    background-image: url(../img/curso-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.breadcrumb_nosotros {
    background-image:url(../img/nosotros-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.breadcrumb_publicaciones {
    background-image:url(../img/publicaciones-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.breadcrumb_asesoria_conciliacion {
    background-image:url(../img/slider_cent_conciliacion/slide2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.titulo_principal_curso {
    padding: 32px 0
}
.titulo_principal_curso .curso-taller-titulo {
    font-size: .7em
}
.titulo_principal_curso h1 {
    font-weight: 700
}
@media screen and (max-width: 991px) {
    .titulo_principal_curso h1 {
        font-weight: 700;
        font-size: 1.8em
    }
}
@media screen and (max-width: 767px) {
    .breadcrumb.breadcrumb_cursos_detalle .breadcrumb_iner {
        height: inherit;
        margin-bottom: 24px
    }
    .titulo_principal_curso {
        padding: 12px 0
    }
    .titulo_principal_curso h1 {
        font-weight: 700;
        font-size: 1.5em
    }
}
.breadcrumb {
    position: relative;
    z-index: 1;
    text-align: center
}
.breadcrumb.breadcrumb_cursos_detalle::after {
    display: none
}
.breadcrumb:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    content: "";
    opacity: .5;
    z-index: -1
}
.breadcrumb .breadcrumb_iner {
    height: 450px;
    width: 100%;
    display: table
}
.breadcrumb_asesoria_conciliacion .breadcrumb_iner {
    height: 300px
}
@media screen and (min-width: 1366px) {
    .breadcrumb_asesoria_conciliacion .breadcrumb_iner {
        width: 55%;
        margin: 0 auto
    }
    .breadcrumb_asesoria_conciliacion .breadcrumb_iner .breadcrumb_iner_item p {
        font-size: 16px;
        color: #fff;
        line-height: 20px
    }
}
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item {
    display: table-cell;
    vertical-align: middle
}
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item h1,
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize
}
@media (max-width: 576px) {
    .breadcrumb .breadcrumb_iner {
        height: 270px
    }
    .breadcrumb_asesoria_conciliacion .breadcrumb_iner {
        height: 70px
    }
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h1,
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 35px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h1,
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 35px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h1,
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 40px
    }
}
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item p {
    font-size: 13px;
    color: #fff;
    line-height: 16px
}
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item span {
    margin: 0 5px;
    font-size: 22px
}
.breadcrumb {
    margin-bottom: 0!important
}
.footer-area {
    background-color: #f7f7f7;
    background-image: url(../img/bg_footer.jpg);
    background-position: bottom center;
    background-size: cover;
    padding: 70px 0 20px;
    position: relative
}
.footer-area::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #036;
    opacity: .9
}
@media (max-width: 991px) {
    .footer-area {
        padding: 70px 0 30px
    }
}
.footer-area .form-control {
    background-color: transparent
}
.footer-area .form-group {
    margin-top: 25px
}
@media (max-width: 991px) {
    .footer-area .single-footer-widget {
        margin-bottom: 30px
    }
}
.footer-area .single-footer-widget p {
    font-size: 16px;
    line-height: 1.8
}
.footer-area .single-footer-widget h4 {
    margin-bottom: 23px;
    font-weight: 700;
    font-size: 24px;
    color: #fff
}
@media (max-width: 1024px) {
    .footer-area .single-footer-widget h4 {
        font-size: 18px
    }
}
@media (max-width: 991px) {
    .footer-area .single-footer-widget h4 {
        margin-bottom: 15px
    }
}
.footer-area .single-footer-widget ul li {
    margin-bottom: 10px
}
.footer-area .single-footer-widget ul li a {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 16px
}
.footer-area .single-footer-widget ul li a:hover {
    color: #67ade3
}
.footer-area .single-footer-widget ul li:last-child {
    margin-bottom: 0
}
.footer-area .single-footer-widget .form-wrap {
    margin-top: 25px
}
.footer-area .footer_1 img {
    margin-bottom: 35px
}
.footer-area .footer_1 p {
    margin-bottom: 15px
}
.footer-area .footer_2 .social_icon {
    margin-top: 27px
}
.footer-area .footer_2 .social_icon a {
    color: #ccc;
    font-size: 14px;
    margin-right: 20px
}
.footer-area .footer_3 .footer_img .single_footer_img {
    width: 30%;
    float: left;
    margin: 1%;
    position: relative;
    z-index: 2
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-area .footer_3 .footer_img .single_footer_img {
        width: 15%
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .footer_3 .footer_img .single_footer_img {
        width: 10%
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .footer-area .footer_3 .footer_img .single_footer_img {
        width: 10%
    }
}
.footer-area .footer_3 .footer_img .single_footer_img:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}
.footer-area .footer_3 .footer_img .single_footer_img i {
    text-align: center;
    position: absolute;
    top: 41%;
    margin: 0 auto;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 2;
    opacity: 0
}
.footer-area .footer_3 .footer_img .single_footer_img:hover:after {
    opacity: .5
}
.footer-area .footer_3 .footer_img .single_footer_img:hover i {
    opacity: 1
}
.footer-area .contact_info {
    position: relative;
    margin-bottom: 20px
}
.footer-area .contact_info:last-child {
    margin-bottom: 0
}
.footer-area .contact_info p {
    margin-bottom: 10px;
    color: #fff
}
.footer-area .contact_info p span {
    color: #fff;
    font-weight: 700;
    font-size: 16px
}
.footer-area span.ti-heart {
    font-size: 12px;
    margin: 0 2px
}
.footer-area .copyright_part_text {
    color: #fff;
    padding-top: 26px;
    margin-top: 112px;
    border-top: 1px solid #dedede
}
.footer-area .copyright_part_text p {
    font-size: 15px;
    color: #fff
}
@media (max-width: 576px) {
    .footer-area .copyright_part_text {
        margin-top: 20px;
        text-align: center
    }
    .footer-area .copyright_part_text p {
        font-size: 13px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-area .copyright_part_text {
        text-align: center;
        margin-top: 20px
    }
    .footer-area .copyright_part_text p {
        font-size: 13px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .copyright_part_text {
        margin-top: 42px;
        text-align: center
    }
}
.footer-area .copyright_part_text a {
    color: #67ade3
}
.footer-area .input-group {
    border: 1px solid #dedede;
    padding: 5px
}
.footer-area .input-group::placeholder {
    font-size: 13px;
    color: #999
}
.footer-area .container-fluid {
    padding-right: 0;
    padding-left: 0;
    overflow: hidden
}
.footer-area .btn_1 {
    margin-top: 0
}
.container.contenido-slide {
    position: absolute;
    z-index: 1;
    top: 15%
}
.container.contenido-slide h3 {
    margin: 30px 0
}
.container.contenido-slide p {
    color: #000
}
.contenido-slide .slide-text {
    background: rgba(255, 255, 255, .5);
    padding: 30px 50px;
    box-shadow: 4px 4px 6px rgba(0, 0, 0, .5);
    border-radius: 8px
}
@media (max-width: 576px) {
    .container.contenido-slide {
        top: 2%
    }
    .contenido-slide .slide-text {
        padding: 5px 15px;
        background: rgba(255, 255, 255, .6)
    }
    .container.contenido-slide p {
        font-size: .8em
    }
   .container.contenido-slide h3, .slide .slide-capacitacion {
        font-size: 1em;
        margin: 10px 0;
        font-weight: 700
    }
    .container.contenido-slide h1 {
        font-size: 1.1em;
        font-weight: 700
    }
    .slide h2 {
        font-weight: inherit;
        font-size: 1.1em;
        font-weight: 700
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .container.contenido-slide {
        top: 5%
    }
    .contenido-slide .slide-text {
        padding: 10px 25px
    }
    .container.contenido-slide p {
        font-size: 1.2em
    }
    .container.contenido-slide h3, .slide .slide-capacitacion {
        font-size: 1.2em
    }
    .slide h2 {
        font-weight: inherit;
        font-size: 1.1em;
        font-weight: 700
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container.contenido-slide {
        top: 5%
    }
    .contenido-slide .slide-text {
        padding: 20px 35px
    }
    .container.contenido-slide p {
        font-size: 1.2em
    }
}
.course_details_area p {
    margin: 1em 0
}
.sidebar_top p {
    margin: 0
}
.curso_sidebar_fijo {
    position: fixed;
    float: right;
    top: 120px
}
.redes-flotantes {
    position: fixed;
    left: 5%;
    bottom: 10px;
    z-index: 999999;
    font-size: 1.8em
}
.redes-flotantes a {
    color: #fff
}
#facebook-social,
#telefono-social,
#twitter-social,
#whatsapp-social {
    padding: 5px 14px;
    border-radius: 30px;
    margin: 5px 0;
    text-align: center
}
#whatsapp-social {
    background: #25d366
}
#facebook-social {
    background: #3b5998
}
#twitter-social {
    background: #00acee
}
#telefono-social {
    display: none;
    background: #1e69a3
}
@media screen and (max-width: 991px) {
    .redes-flotantes {
        left: 15px
    }
}
.metodo_pago_inicio {
    padding: 50px;
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(12, 46, 96, .3);
    position: relative;
    z-index: 1
}
.metodo_pago_inicio h4 {
    margin-top: 15px
}
.navbar-brand img {
    max-height: 60px
}
@media screen and (max-width: 991px) {
    .navbar-brand img {
        max-height: 40px
    }
}
.btn_3 {
    display: inline-block;
    padding: 13px 39px;
    border-radius: 50px;
    background-color: transparent;
    border: 1px solid #0c2e60;
    color: #0c2e60;
    font-size: 14px;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-transform: capitalize;
    background-size: 200% auto;
    font-size: 15px;
    font-weight: 500
}
.btn_3:hover {
    color: #1e69a3!important;
    border-color: #fff;
    background-position: right center;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .2)
}
.boletin-noticias p {
    margin: 32px
}
.boletin-noticias {
    background: #f7f7f7
}
.boletin-noticias .form-control {
    height: 50px;
    border: 1px solid #0c2e60;
    background: 0 0;
    color: #0c2e60;
    border-radius: 65px
}
.boletin-noticias .form-control::placeholder {
    color: #0c2e60!important
}
.boletin-noticias .form-control:focus {
    background: 0 0
}
.boletin-noticias p {
    color: #0c2e60!important;
    font-size: 23px;
    line-height: 1.2;
	text-align:center;
}
.experiencia p {
    color: #FFF!important;
    font-size: 26px;
    line-height: 1.2;
    text-align: center !important
}


@media screen and (max-width: 576px) {
    .boletin-noticias h4 {
        font-size: 2em
    }
    .boletin-noticias p {
        margin: 32px;
        font-size: 1.4em!important
    }
    .learning_part .learning_img img {
        margin-bottom: 32px
    }
    .member_counter .h3.text-center {
        font-size: 1.3em
    }
}
.etiqueta-tipo-curso {
    padding: 5px 10px;
    background: #1e69a3;
    color: #fff;
    text-align: center!important;
    font-weight: 700
}
.fecha-inicio-curso {
    padding: 5px 20px;
    background: #1e69a3;
    color: #fff;
    text-align: center!important;
    position: absolute;
    right: 0;
    top: 5%
}
.fecha-inicio-curso span {
    font-weight: 700
}
.fecha-inicio-curso p {
    color: #fff;
    text-align: center;
    line-height: 1.3em
}
.modalidad-curso {
    text-align: right;
    border-left: 1px solid #e0e0e0;
    padding-left: 5px
}
.modalidad-curso p {
    color: #000
}
.modalidad-curso .modalidad {
    color: #0c2e60
}
.author_info .fecha-inicio-curso {
    position: relative;
    line-height: inherit
}
.author_info .fecha-inicio-curso p {
    line-height: inherit
}
.author_info .fecha-inicio-curso h5 {
    color: #fff
}
.special_cource_text {
    position: relative
}
.special_cource_text.x1::before {
    background: #9e9e9e;
    content: "";
    height: 3px;
    position: absolute;
    top: 15px;
    width: 100%;
    left: 0
}
.special_cource_text.x2::before {
    background: #1e69a3;
    content: "";
    height: 3px;
    position: absolute;
    top: 15px;
    width: 100%;
    left: 0
}
@media screen and (max-width: 576px) {
    .special_cource_text.x1::before,
    .special_cource_text.x2::before {
        top: 10px
    }
}
.special_cource .single_special_cource .special_cource_text {
    border-radius: 10px
}
.special_img {
    border-radius: 10px 10px 0 0;
    width: 100%
}
.sugiere-un-curso-seccion {
    background: #f7f7f7
}
.sugiere-un-curso-seccion input {
    border-color: #1e69a3;
    border-radius: 65px;
    height: 50px
}
.sugiere-un-curso-seccion .form-control::placeholder {
    color: #1e69a3
}
.sugiere-un-curso-seccion img {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .2)
}
.conciliacion-consultoria-seccion img {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .2);
    width: 500px
}
.conciliacion-consultoria-seccion a {
    margin: 24px 0
}
.sub-titulo-pagos {
    margin: 0
}
.sub-titulo-pagos h3 {
    font-size: 28px;
    color: #0c2e60;
    line-height: 37px;
    font-weight: 700;
    position: relative;
}

@media screen and (max-width: 576px) {
    .sugiere-un-curso-seccion button {
        margin-bottom: 42px
    }
    .conciliacion-consultoria-seccion a {
        margin-bottom: 42px
    }
    .sub-titulo-pagos h3 {
        font-size: 20px;
        line-height: 40px
    }
    .metodo_pago_inicio {
        margin-bottom: 42px
    }
    #seccion_metodos_pago .col-sm-6 {
        width: 50%
    }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
    .sub-titulo-pagos h3 {
        font-size: 22px
    }
    .titulo-curso h3 {
        height: 80px;
        overflow: hidden
    }
}
@media screen and (min-width: 991px) {
    .titulo-curso h3 {
        height: 80px;
        overflow: hidden
    }
    .special_cource {
        padding-top: 90px
    }
    .main_menu .navbar {
        padding: 0
    }
    .main_menu .main-menu-item ul li .nav-link {
        padding: 12px 10px;
        display: flex;
        align-items: center
    }
    .main_menu .main-menu-item ul li .nav-link:hover {
        color: #fff;
        background: #036
    }
    .dropdown .dropdown-menu .dropdown-item:hover {
        color: #036!important;
        background: #fff
    }
    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .show>.nav-link {
        color: rgba(0, 0, 0, .9);
        background: #f7f7f7
    }
}
.container-top-menu {
    background: #f7f7f7
}
.top-facebook,
.top-twitter {
    font-size: 24px;
    padding: 5px;
    margin: 0 8px
}
.top-facebook {
    color: #3b5998;
    padding: 5px 10px
}
.top-twitter {
    color: #00acee
}
.top-facebook:hover {
    background: #3b5998;
    color: #fff
}
.top-twitter:hover {
    background: #00acee;
    color: #fff
}
.nav-item.active {
    color: #036;
    background: #f5f5f5;
    border-top: 2px solid #036!important
}
.dropdown-toggle::after {
    display: none
}
#menu-mobil {
    display: none
}
.al-tope {
    visibility: hidden
}
@media screen and (max-width: 991px) {
    .conciliacion-consultoria-seccion img {
        margin-bottom: 32px
    }
    .main_menu {
        height: 62px;
		position:relative;
    }
    #menu-mobil {
        display: block;
        position: fixed;
        background: #fff;
        z-index: 999;
        box-shadow: 0 0 5px rgba(0, 8, 0, .5)
    }
    .menu-desktop {
        display: none
    }
    .dropdown:hover .dropdown-menu {
        transform: inherit
    }
    .main_menu .main-menu-item .nav-item {
        width: 100%
    }
    .main_menu .main-menu-item ul li .nav-link {
        display: flex;
        align-items: center;
        width: 100%
    }
    .dropdown-toggle i {
        position: absolute;
        right: 20px
    }
    .col-mega-menu {
        border-left: none;
        padding: 0
    }
    #navbarSupportedContent {
        margin-top: -5px;
        overflow-y: scroll
    }
    .navbar {
        padding: .5rem 0
    }
    .main_menu .main-menu-item .nav-item a {
        padding: 10px 35px!important;
        width: 100%
    }
    .dropdown .dropdown-menu .dropdown-item {
        margin-left: 50px
    }
    .dropdown .dropdown-menu a:hover {
        background: #1e69a3;
        color: #fff
    }
    .main_menu .main-menu-item .nav-item {
        padding: 0!important
    }
    .dropdown:hover .dropdown-menu {
        transform: scale(1, 0);
        display: none
    }
    .dropdown .dropdown-menu {
        padding: 0;
        margin: 0
    }
    .dropdown .dropdown-menu a {
        padding: 15px 45px!important;
        font-weight: 400!important;
        text-transform: inherit
    }
    .nav1 {
        border-bottom: 2px solid #f5f5f5;
        width: 100%;
        text-align: left
    }
    .nav1 a {
        color: #036!important;
        text-transform: uppercase
    }
    .nav2 {
        width: 100%;
        text-align: left
    }
    .nav-item.nav2 a {
        color: #000!important;
        background: #f7f7f7;
        text-transform: uppercase
    }
    .navbar-light .navbar-toggler {
        color: #036;
        height: 40px;
        width: 40px;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='-5 -5 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 51, 102, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='5' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
    }
    .navbar-light .navbar-toggler .fa.fa-bars {
        display: none;
        font-size: 17px
    }
    #facebook-social,
    #telefono-social,
    #twitter-social,
    #whatsapp-social {
        padding: 4px 13px;
        font-size: 26px
    }
    #telefono-social {
        display: block
    }
    .al-tope {
        position: fixed;
        bottom: 10px;
        right: 10px;
        color: #fff;
        background: rgba(0, 0, 0, .5);
        padding: 10px 15px;
        font-size: 1.5em;
        opacity: 0;
        transition: visibility 0s, opacity .5s linear;
        z-index: 999;
        width: 50px;
        height: 50px
    }
    .navbar-light .navbar-nav .nav-link {
        color: rgba(0, 0, 0, .5);
        width: 100%;
        padding: 10px 60px 10px 35px
    }
}
@media screen and (max-width: 767px) {
    #seccion_contactanos .formulario_contacto_interno {
        margin: 0 20px
    }
}
@media screen and (max-height: 475px) {
    #navbarSupportedContent {
        height: 70vh
    }
}
@media (max-width: 576px) {
    #seccion_contactanos .formulario_contacto_interno {
        padding: 3em 1em!important;
        border-radius: 0!important;
        margin: 0 20px
    }
}
@media screen and (max-height: 270px) {
    #navbarSupportedContent {
        height: 40vh
    }
}
@media screen and (min-width: 567px) and (max-width: 991px) {
    #menu-mobil {
        display: block;
        position: fixed;
        background: #fff;
        max-width: 100%;
        z-index: 999;
        box-shadow: 0 0 5px rgba(0, 8, 0, .5)
    }
}
.box {
    overflow: hidden
}
.box:before {
    position: absolute;
    content: "";
    width: 200px;
    height: 100%;
    top: 0;
    left: -160px;
    bottom: 0;
    background: rgba(255, 255, 255, .3);
    border-radius: 5%;
    transform: skewx(-30deg);
    transition: all .8s
}
.box:hover:before {
    left: 130%
}
.img {
    width: 100%;
    border-radius: 3%
}
.nuestra-vision p,
.quienes-somos p {
    margin: 1.2em 0;
    padding: 0 30px 0 0
}
.imagenes-quienes-somos .row {
    margin: 30px 0
}
.imagenes-quienes-somos .col-lg-6,
.nuestra-vision .learning_part {
    overflow: hidden
}
#asesoria p,
#consul_ase_legal p,
#consul_gestion p,
#consul_res_con p,
#consul_rrhh p {
    margin: 1.2em 0
}
#asesoria li,
#consul_ase_legal li,
#consul_gestion li,
#consul_res_con li,
#consul_rrhh li {
    display: block;
    padding-top: 0;
    color: #000
}
#asesoria .col-lg-6,
#consul_ase_legal .col-lg-6,
#consul_gestion .col-lg-6,
#consul_res_con .col-lg-6,
#consul_rrhh .col-lg-6 {
    overflow: hidden
}
#asesoria li::before,
#consul_ase_legal li::before,
#consul_gestion li::before,
#consul_res_con li::before,
#consul_rrhh li::before {
    content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.32em;
    width: 1.3em;
    color: grey
}
@media screen and (max-width: 767px) {
    .espacio-mobil {
        height: 70px;
        width: 100%
    }
}
.owl-dots {
    display: none
}
.texto-reserva p {
    margin: 2em 0
}
.texto-reserva .section_tittle.text-center {
    margin-bottom: 60px
}
.seccion-reservas .form-control {
    margin: 15px 0;
    height: 50px;
    border: 1px solid #0c2e60;
    background: #f7f7f7;
    color: #0c2e60;
    border-radius: 65px
}
.seccion-reservas .nice-select:focus {
    height: 50px
}
.seccion-reservas .form-control::placeholder {
    color: #0c2e60!important
}
.seccion-reservas .form-control:focus {
    background: 0 0
}
@media screen and (max-width: 991px) {
    .boletin-noticias .form-control,
    .seccion-reservas .form-control,
    .sugiere-un-curso-seccion input {
        height: 42px
    }
    .footer-area .footer_1 img {
        height: 40px;
        margin: 0 0 35px
    }
}
@media screen and (min-width: 768px) {
    .footer-area .footer_1 img {
        margin: 0 0 35px
    }
}
.nuestra-organizacion .box,
.nuestra-vision .box {
    padding: 0 30px
}
#centro_conciliacion p,
#mat_conciliables p,
.formato-conciliacion p,
.valor-acta-conciliacion p {
    margin: 1em 0
}
#centro_conciliacion li,
#mat_conciliables li,
#vent_conciliacion li {
    display: block;
    padding-top: 0;
    color: #000
}
#centro_conciliacion li::before,
#mat_conciliables li::before,
#vent_conciliacion li::before {
    content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: grey
}
.course_details_left .content {
    color: #444;
    line-height: 1.929
}
.right-contents .sidebar_top span {
    color: #0c2e60;
    font-weight: 700;
    width: 50%
}
.right-contents .sidebar_top p {
    width: 50%
}
@media screen and (max-width: 991px) {
    .footer-area .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    .nav-item.active {
        border-top: none!important
    }
    .nuestra-vision p,
    .quienes-somos p {
        padding: 0
    }
}
.form-contact .form-control {
    border: 1px solid #707070
}
.form-contact .form-control::placeholder {
    color: #707070
}
@media screen and (min-width: 576px) and (max-width: 767px) {
    .author_info .fecha-inicio-curso p,
    .modalidad-curso p {
        font-size: 11px
    }
    .fecha-inicio-curso h5,
    .modalidad-curso h5 {
        font-size: 12px
    }
}
.container-fluid.menu-desktop {
    padding: 0
}
@media screen and (min-width: 992px) {
    .footer_col_centro {
        padding: 0 20%
    }
    .footer-area .footer_1 img {
        height: 60px;
        width: inherit
    }
    body {
        padding-top: 90px
    }
    header {
        padding: 0 9%;
        box-shadow: 0 0 5px rgba(0, 8, 0, .5)
    }
}
.dropdown-item.active,
.dropdown-item:active,
.nav-top-bar .dropdown-item.active,
.nav-top-bar .nav-item.active,
.nav-top-bar .nav-link.active,
.nav-top-bar .nav-link.dropdown-toggle.active,
.nav2 .dropdown-item.active,
.nav2 .nav-item.active,
.nav2 .nav-link.active,
.nav2 .nav-link.dropdown-toggle.active {
    background: #ccc!important;
    color: #fff!important
}
@media screen and (min-width: 768px) and (max-width: 990px) {
    .footer_col_centro {
        padding: 0 14%
    }
}
.linea_inferior_menu .nav-item {
    border-top: 2px solid #ccc
}
label {
    font-size: 1rem;

}
.informacion_curso {
    padding: 30px;
    background: rgba(255, 255, 255, 1)
}
.informacion_curso input,
.informacion_curso select {
    border-color: #0c2e60;
    border-radius: 65px;
    background: 0 0
}
.informacion_curso input:focus {
    background: 0 0
}
.informacion_curso .form-control::placeholder {
    color: #0c2e60
}
.footer-area .container-fluid {
    padding: 0 9%
}
@media screen and (max-width: 991px) {
    .footer-area .container-fluid {
        padding: 0 15px
    }
    .copyright_part_text img {
        max-height: 50px;
        margin-bottom: 15px
    }
}
.informacion_curso_titulo p {
    margin-bottom: 0;
    margin-top: 0
}
.modal-dialog {
    max-width: 450px
}
#lanzador_modal_informacion {
    position: fixed;
    right: -6%;
    bottom: 180px;
    display: none;
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    font-size: 12px
}
#lanzador_modal_contacto {
    position: fixed;
    right: -3%;
    bottom: 180px;
    display: none;
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    font-size: 12px;
    z-index: 9999
}
#modal_informacion .informacion_curso {
    padding-top: 12px
}
#modal_informacion button.close {
    position: absolute;
    top: 12px;
    right: 20px;
    z-index: 99;
    background: #1e69a3;
    border-radius: 50px;
    padding: 0 8px;
    text-align: center;
    display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
    opacity: 1;
    color: #fff
}
#modal_informacion .close {
    font-size: 2.5rem
}
.contenedor-cursos {
    padding: 32px 10% 0 10%
}
#contenedor_principal .container-fluid {
    padding-left: 10%;
    padding-right: 10%
}
@media screen and (max-width: 1300px) {
    #contenedor_principal .container-fluid {
        padding-left: 2%;
        padding-right: 2%
    }
}
.full_width {
    width: 100%!important;
    padding: 0!important
}
#seccion_testimonios .container-fluid {
    padding-left: 15px;
    padding-right: 15px
}
.contenedor-cursos section {
    padding: 12px 24px;
    margin-top: 12px;
    margin-bottom: 12px
}
.seccion_curso {
    padding: 0!important;
    border: 1px solid#ccc;
    border-radius: 10px
}
.seccion_curso .content {
    padding: 5px 12px;
    background: #f7f7f7;
    border-radius: 0 0 10px 10px
}
.seccion_curso .title_top {
    padding: 10px 12px;
    border-radius: 10px 10px 0 0;
    margin: 0
}
.seccion_curso .content .title_top {
    margin-top: 1em;
    padding: 0
}
.seccion_curso .sub_titulo {
    font-size: 1.3em;
    font-weight: 700;
    margin: 1em 0 .5em .5em
}
.sub_titulo.nombre_expositor {
    margin-left: 0
}
.seccion_curso li {
    padding-left: 2.5em
}
.seccion_curso li::before {
    content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.32em;
    width: 1.3em;
    color: grey;
    font-size: .8em
}
.course_details_area li,
.course_details_area p {
    line-height: 1.7em;
    color: #000
}
#seccion_informes_inscripciones {
    color: #444
}
#seccion_informes_inscripciones .contact_info p {
    margin: .5em 0 .5em 2.5em
}
#seccion_informes_inscripciones p span {
    color: #0c2e60
}
#seccion_informes_inscripciones p i {
    font-size: 1.2em;
    position: absolute;
    left: 2em
}
#seccion_informes_inscripciones .n_cuentas {
    border-left: 2px solid #f0f0f0;
    padding-left: 35px
}

#seccion_informacion_curso, #seccion_informacion_curso_grupo_1,
#seccion_informacion_curso_grupo_2 {
    padding: 12px 24px!important;
    margin-bottom: 12px
}

#seccion_informacion_curso .sidebar_top, #seccion_informacion_curso_grupo_1 .sidebar_top,
#seccion_informacion_curso_grupo_2 .sidebar_top{
    border-radius: 5px
}

#seccion_informacion_curso li::before, #seccion_informacion_curso_grupo_1 li::before,
#seccion_informacion_curso_grupo_2 li::before{
    display: none
}
.course_details_area .title {
    border-top: 1px solid #ccc
}
.informacion_curso .btn {
    padding: 10px 24px
}
.informacion_curso_titulo {
    background: rgba(255, 255, 255, .5);
    margin-bottom: 26px;
    border-radius: 5px;
    border: 3px #fff solid
}
#seccion_metodos_pago {
    border-radius: 10px;
    margin-bottom: 42px
}
#seccion_metodos_pago .title {
    margin-top: 0;
    padding-top: 12px
}
#seccion_metodos_pago h3 {
    position: relative;
    border-top: none!important;
    font-size: 1.3em;
    font-weight: 700;
    margin: 1em 0 32px 0
}
.informacion_curso_titulo h2 {
    position: relative
}
#seccion_metodos_pago h3:after {
    position: absolute;
    content: "";
    bottom: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 80px;
    height: 2px;
    background-color: #1e69a3
}
.informacion_curso_titulo .informacion_curso_titulo_grande:after {
    position: absolute;
    content: "";
    bottom: -9px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 80px;
    height: 2px;
    background-color: #1e69a3
}
.pago_efectivo,
.pago_transferencia {
    padding: 10px 12px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 5px
}
.pago_transferencia {
    margin-top: 24px
}
.pago_transferencia .sub_titulo {
    width: 100%
}
.n_cuentas {
    border-left: 1px solid #ccc
}
.nice-select {
    border-color: #0c2e60!important;
    border-radius: 65px!important;
    background: 0 0;
    align-items: center;
    align-content: center;
    align-self: center;
    display: flex;
    color: #0c2e60;
    font-size: 1.05em;
    height: 38px;
    width: 100%;
    margin-bottom: 1rem!important;
    z-index: 3
}
.nice-select:focus {
    border-color: #0c2e60!important;
    border-radius: 65px!important;
    background: 0 0;
    align-items: center;
    align-content: center;
    align-self: center;
    display: flex;
    color: #0c2e60;
    font-size: 1.05em;
    height: 38px
}
.nice-select::after {
    border-bottom: 3px solid #0c2e60;
    border-right: 3px solid #0c2e60;
    height: 8px;
    margin-top: -5px;
    width: 8px;
    right: 18px
}
.nice-select .list {
    width: 100%;
    max-height: 250px;
    overflow-y: scroll
}
.nice-select .current {
    width: 97%;
    overflow-x: hidden
}
.nice-select li {
    color: #0c2e60
}
.informacion_curso .checkbox label {
    padding: 0;
    font-size: .9em
}
.precio_curso {
    font-size: 1.2em;
    text-align: right
}
.curso_sidebar_oculto .btn_1,
.detalle_precio .btn_1 {
    padding: 13.5px 5px
}
@media screen and (max-width: 991px) {
    .nice-select:focus {
        height: 42px
    }
    .seccion_curso .sub_titulo {
        font-size: 18px
    }
    #seccion_informacion_curso p,#seccion_informacion_curso_grupo_1 p, #seccion_informacion_curso_grupo_2 p  {
        font-size: .9em
    }
    #seccion_informacion_curso span,#seccion_informacion_curso_grupo_1 span, #seccion_informacion_curso_grupo_2 span  {
        font-size: .9em
    }
    .course_details_area .col-md-4,
    .course_details_area .col-sm-4 {
        width: 33.333333%
    }
    .course_details_area .col-md-8,
    .course_details_area .col-sm-8 {
        width: 66.666666%
    }
    .n_cuentas {
        padding-left: 15px!important
    }
    #seccion_programa_academico li {
        padding-left: 3em
    }
    #seccion_metodos_pago h3 {
        font-size: 1.1em
    }
    .contenedor-cursos {
        padding: 32px 15px
    }
    #contenedor_principal .container-fluid,
    .contenedor-cursos {
        padding-right: 15px;
        padding-left: 15px
    }
}
@media screen and (min-width: 690px) and (max-width: 990px) {
    .img_banco img {
        width: 80%;
        margin-left: 10%
    }
}
@media screen and (min-width: 1550px) {
    .contenedor-cursos {
        padding: 70px 15%
    }
    #contenedor_principal .container-fluid,
    .contenedor-cursos {
        padding-left: 15%;
        padding-right: 15%
    }
    #lanzador_modal_informacion {
        right: -4%
    }
    #lanzador_modal_contacto {
        right: -2%
    }
}
@media screen and (max-width: 1500px) {
    .modal-dialog {
        max-width: 400px
    }
}
.container::-webkit-scrollbar {
    width: 8px;
    height: 8px
}
.container::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px
}
.container::-webkit-scrollbar-thumb:active {
    background-color: #999
}
.container::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .2)
}
.container::-webkit-scrollbar-track {
    background: #e1e1e1;
    border-radius: 4px
}
.container::-webkit-scrollbar-track:active,
.container::-webkit-scrollbar-track:hover {
    background: #d4d4d4
}
.curso-taller-titulo {
    font: .8em
}
#seccion_informacion_curso .sidebar_top {
    padding: inherit;
    border: none
}
.sidebar_top.detalle_precio {
    background: rgba(84, 181, 255, 1);
    background: -moz-linear-gradient(-45deg, rgba(84, 181, 255, 1) 0, rgba(2, 104, 176, 1) 50%, rgba(30, 105, 163, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0, rgba(84, 181, 255, 1)), color-stop(50%, rgba(2, 104, 176, 1)), color-stop(100%, rgba(30, 105, 163, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(84, 181, 255, 1) 0, rgba(2, 104, 176, 1) 50%, rgba(30, 105, 163, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(84, 181, 255, 1) 0, rgba(2, 104, 176, 1) 50%, rgba(30, 105, 163, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(84, 181, 255, 1) 0, rgba(2, 104, 176, 1) 50%, rgba(30, 105, 163, 1) 100%);
    background: linear-gradient(135deg, rgba(84, 181, 255, 1) 0, rgba(2, 104, 176, 1) 50%, rgba(30, 105, 163, 1) 100%);
    border-radius: 20px;
    border: none
}
.detalle_precio h3 {
    font-size: 2em;
    font-weight: 700;
    color: #fff
}
.detalle_precio p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 700
}
.detalle_precio .precio_curso {
    color: #fff!important;
    font-weight: 700!important;
    font-size: 2em;
    text-align: right
}
.detalle_precio .btn_1 {
    background: #fff;
    border: 1px solid#fff;
    color: #0268b0;
    font-weight: 700
}
.detalle_precio .btn_1:hover {
    color: #000!important
}
.detalle_precio ul li {
    border: none!important
}
#seccion_precios_mobil {
    display: none
}
.tabla_precio {
    margin-top: 0!important
}

#seccion_informacion_curso .contenedor,
#seccion_informacion_curso_grupo_1 .contenedor,
#seccion_informacion_curso_grupo_2 .contenedor,
.tabla_precio {
    padding: 12px!important;
    background: #dcdde1;
    border-radius: 10px
}
#seccion_informacion_curso .title_top {
    margin: 0;
    padding: 12px;
    background-image: linear-gradient(to left, #1e69a3 0, #06141e 100%);
    color: #fff;
    border-radius: 10px 10px 0 0
}
#seccion_informacion_curso_grupo_1 .title_top,
#seccion_informacion_curso_grupo_2 .title_top {
    margin: 0;
    padding: 12px;
    background-image: linear-gradient(to left, #1e69a3 0, #06141e 100%);
    color: #fff;
    border-radius: 10px 10px 0 0
}
.tabla_precio .contenido h2 {
    margin: 0;
    padding: 12px;
    background-image: linear-gradient(to left, #1e69a3 0, #06141e 100%);
    color: #fff;
    border-radius: 10px 10px 0 0
}
#seccion_informacion_curso ul,
.tabla_precio .contenido ul {
    padding: 12px;
    background: #fff;
    border-radius: 0 0 10px 10px
}
#seccion_informacion_curso_grupo_1 ul,
#seccion_informacion_curso_grupo_2 ul,
.tabla_precio .contenido ul {
    padding: 12px;
    background: #fff;
    border-radius: 0 0 10px 10px;
}
#seccion_informacion_curso p {
    font-size: 16px
}
#seccion_informacion_curso_grupo_1 p,
#seccion_informacion_curso_grupo_2 p{
    font-size: 16px;
}
#seccion_informacion_curso span {
    color: #0c2e60
}
#seccion_informacion_curso_grupo_1 span,
#seccion_informacion_curso_grupo_2 span{
    color: #0c2e60;
}
.tabla_precio p {
    font-size: 16px
}
.tabla_precio .precio_curso {
    font-size: 1.1em;
    font-weight: 700;
    color: #0c2e60
}
.precios_grupo_1 .title_top,
.precios_grupo_2 .title_top {
    font-size: 18px;
}
.precios_grupo_1 p,
.precios_grupo_2 p{
    font-size: 16px;
    margin: 0.6em 0;
}
.precios_grupo_1 .precio_curso,
.precios_grupo_2 .precio_curso {
    font-size: 1.1em;
    font-weight: 700;
    color: #0c2e60
}
.precios_grupo_1 .no_igv,
.precios_grupo_2 .no_igv {
    font-size: .65em !important;
    margin: 0 !important;
}

.tabla_precio_fixed, .dos_grupos_precios_fixed {
    position: fixed;
    top: 112px;
    width: 25.2%
}

.tabla_precio_bottom, .dos_grupos_precios_bottom {
    position: absolute;
    bottom: 30px;
    width: 92%
}
.course_details_area li span {
    font-weight: 700;
    color: #0c2e60
}
.borde_bajo {
    border-bottom: 1px solid #0c2e60
}
.no_igv {
    font-size: .85em!important;
    margin: 0!important
}
#seccion_informacion_curso, #seccion_informacion_curso_grupo_1, #seccion_informacion_curso_grupo_2 {
    border: none!important;
    padding: 0!important
}
#seccion_metodos_pago .title {
    margin-bottom: 0;
    border: none
}
#seccion_informacion_curso ul, #seccion_informacion_curso_grupo_1 ul, #seccion_informacion_curso_grupo_2 ul {
    padding: 12px;
    background: #fff;
    border-radius: 0 0 10px 10px
}
@media screen and (max-width: 1700px){
    .precios_grupo_1_bottom {
        bottom: 3.7%;
    }
}
@media screen and (max-width: 991px) {
    body {
        font-size: 16px
    }
    #seccion_precios_mobil,
    #seccion_precios_mobil .tabla_precio {
        display: block
    }
    .right-contents#seccion_precios_mobil {
        padding: 0
    }
    #seccion_informacion_curso .title_top {
        margin: 0;
        padding: 12px;
        background-image: linear-gradient(to left, #1e69a3 0, #06141e 100%);
        color: #fff;
        border-radius: 10px 10px 0 0
    }
    #seccion_informacion_curso_grupo_1 .title_top,
    #seccion_informacion_curso_grupo_2 .title_top{
        margin: 0;
        padding: 12px;
        background-image: linear-gradient(to left, #1e69a3 0,#06141e 100%);
        color:#fff;
        border-radius: 10px 10px 0 0;
    }
    #seccion_precios_mobil.tabla_precio .contenido h2 {
        margin: 0;
        padding: 12px;
        background-image: linear-gradient(to left, #1e69a3 0, #06141e 100%);
        color: #fff;
        border-radius: 10px 10px 0 0
    }
    #seccion_informacion_curso p {
        font-size: 1em
    }
    #seccion_informacion_curso_grupo_1 p,
    #seccion_informacion_curso_grupo_2 p{
        font-size: 1em;
    }
    #seccion_informacion_curso span {
        color: #0c2e60
    }
    #seccion_informacion_curso_grupo_1 span,
    #seccion_informacion_curso_grupo_2 span{
        color: #0c2e60;
    }
    #seccion_precios_mobil.tabla_precio p {
        font-size: 16px
    }
    #seccion_precios_mobil.tabla_precio .precio_curso {
        font-size: 1.1em;
        font-weight: 700;
        color: #0c2e60
    }
    .no_igv {
        font-size: .85em!important;
        margin: 0!important
    }
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item span {
        font-size: 20px
    }
    .seccion_curso .title_top {
        padding: 10px 12px
    }
    .seccion_curso .content {
        padding: 5px 12px
    }
    .content .title_top {
        padding: 10px 0
    }
    #seccion_programa_academico li {
        padding-left: 2.5em
    }
    #seccion_programa_academico .sub_titulo {
        margin-top: .5em
    }
    .main_image img {
        width: 100%
    }

    .precios_grupo_1 .title_top,
    .precios_grupo_2 .title_top {
        color: #FFF;
    }
    .precios_grupo_1 p,
    .precios_grupo_2 p{
        color: #000;
    }
    .precios_grupo_1 .precio_curso,
    .precios_grupo_2 .precio_curso {
        color: #0c2e60
    }
    .precios_grupo_1 .no_igv,
    .precios_grupo_2 .no_igv {
        color: #000;
    }
}
@media screen and (min-width: 1560px) {
    .tabla_precio_fixed {
        width: 22.3%
    }
}
@media screen and (min-width: 992px) and (max-width: 1320px) {
    .tabla_precio li span {
        width: 60%
    }
}
@media screen and (max-width: 420px) {
    .n_cuentas {
        font-size: .85em
    }
    .tabla_precio .precio_curso {
        width: 40%
    }
}
.unem_top {
    margin-top: 1em!important
}
.seccion_padding {
    padding: 42px 0
}
#seccion_contactanos .titulo_contacto {
    position: relative;
    padding: 24px 0
}
#seccion_contactanos .titulo_contacto h2 {
    position: relative;
    padding-bottom: 24px
}
#seccion_contactanos .titulo_contacto h2:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 80px;
    height: 2px;
    background-color: #0c2e60;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .3)
}
#seccion_contactanos .formulario_contacto_interno {
    background: #fff;
    padding: 3em 4em;
    margin-bottom: 2em;
    border-radius: 5px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .4)
}
#seccion_contactanos .formulario_contacto_interno input,
#seccion_contactanos .formulario_contacto_interno textarea {
    height: 50px;
    border: 1px solid#0c2e60;
    background: 0 0;
    color: #0c2e60;
    border-radius: 65px
}
.contact_form .form-control {
    height: 50px;
    border: 1px solid#0c2e60;
    background: 0 0;
    color: #0c2e60;
    border-radius: 65px;
    background: #f7f7f7
}
#seccion_contactanos .formulario_contacto_interno input::placeholder,
#seccion_contactanos .formulario_contacto_interno textarea::placeholder,
.contact_form .form-control::placeholder {
    font-size: 16px;
    color: #0c2e60!important
}
.tabla_servicios {
    padding: 24px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .5);
    background: #fff
}
.tabla_servicios .img_servicio img {
    width: 70px
}
.tabla_servicios .img_servicio,
.tabla_servicios button,
.tabla_servicios h2,
.tabla_servicios p {
    margin: 12px 0
}
.pagina_servicios button,
.tabla_servicios button {
    padding: 10px 35px;
    font-size: 15px
}
.gray_bg2 {
    background: #f0f0f0
}
.titulo_servicio {
    position: relative;
    font-size: 42px;
    margin-bottom: 42px
}
.titulo_servicio:after {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 120px;
    height: 2px;
    background-color: #0c2e60;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .3)
}
.pagina_servicios .learning_member_text .titulo_superior,
.pagina_servicios .learning_member_text h5 {
    font-family: 'Open Sans', sans-serif;
    color: #556172;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding-left: 75px;
    text-transform: inherit
}
#nuestros_servicios .titulo_superior::after {
    position: absolute;
    right: 55%;
    left: inherit;
    top: 10px;
    height: 2px;
    width: 60px;
    content: "";
    background-color: #1e69a3
}
@media screen and (max-width: 991px) {
    .pagina_servicios .box img {
        margin: 42px 0
    }
    .pagina_servicios button,
    .tabla_servicios button {
        margin: 42px 0
    }
}
@media screen and (min-width: 992px) {
    .al-tope {
        display: none
    }
}
@media screen and (max-width: 768px) {
    .tabla_servicios {
        margin: 16px 0
    }
}
@media screen and (max-width: 557px) {
    #nuestros_servicios .titulo_superior::after {
        position: absolute;
        right: 65%;
        left: inherit;
        top: 10px;
        height: 2px;
        width: 60px;
        content: "";
        background-color: #1e69a3
    }
    .tabla_servicios {
        margin: 16px 0
    }
    #seccion_informacion_curso p {
        font-size: 1em
    }
    #seccion_informacion_curso_grupo_1 p,
    #seccion_informacion_curso_grupo_2 p{
        font-size: 1em;
    }
    #seccion_informacion_curso span {
        color: #0c2e60
    }
    #seccion_informacion_curso_grupo_1 span,
    #seccion_informacion_curso_grupo_2 span{
        color: #0c2e60;
    }
    #seccion_informacion_curso .title_top {
        margin: 0;
        padding: 12px;
        background-image: linear-gradient(to left, #1e69a3 0, #06141e 100%);
        color: #fff;
        border-radius: 10px 10px 0 0
    }
    #seccion_informacion_curso_grupo_1 .title_top,
    #seccion_informacion_curso_grupo_2 .title_top{
        margin: 0;
        padding: 12px;
        background-image: linear-gradient(to left, #1e69a3 0,#06141e 100%);
        color:#fff;
        border-radius: 10px 10px 0 0;
    }
    #seccion_precios_mobil.tabla_precio .contenido h2 {
        margin: 0;
        padding: 12px;
        background-image: linear-gradient(to left, #1e69a3 0, #06141e 100%);
        color: #fff;
        border-radius: 10px 10px 0 0
    }
    #seccion_precios_mobil.tabla_precio p {
        font-size: 16px
    }
    #seccion_precios_mobil.tabla_precio .precio_curso {
        font-size: 1.1em;
        font-weight: 700;
        color: #0c2e60
    }
    .no_igv {
        font-size: .85em!important;
        margin: 0!important
}

    .precios_grupo_1 .title_top,
    .precios_grupo_2 .title_top {
        color: #FFF;
    }
    .precios_grupo_1 p,
    .precios_grupo_2 p{
        color: #000;
    }
    .precios_grupo_1 .precio_curso,
    .precios_grupo_2 .precio_curso {
        color: #0c2e60
    }
    .precios_grupo_1 .no_igv,
    .precios_grupo_2 .no_igv {
        color: #000;
    }
}
#modal_contacto .modal-body {
    padding: 0
}
#modal_contacto button.close {
    position: absolute;
    top: 14px;
    right: 0;
    z-index: 99;
    background: #1e69a3;
    border-radius: 50px;
    padding: 0 9px 2px 9px;
    text-align: center;
    display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
    opacity: 1;
    color: #fff
}
#modal_contacto .close {
    font-size: 2.5rem
}
.formulario_contacto_modal .form-group {
    margin: 0 0 10px
}
#login_plataforma input,
.formulario_contacto_modal input,
.formulario_contacto_modal textarea {
    height: 48px;
    border: 1px solid#0c2e60;
    background: 0 0;
    color: #0c2e60;
    border-radius: 65px;
    padding: .7em 1.2em
}
#login_plataforma input::placeholder,
.formulario_contacto_modal input::placeholder,
.formulario_contacto_modal textarea::placeholder {
    font-size: 16px;
    color: #0c2e60!important
}
#gracias_contacto h2 {
    background: #0c2e60;
    color: #fff;
    padding: 24px;
    text-align: center;
    font-size: 42px;
    margin-bottom: 24px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .5)
}
#gracias_contacto p {
    font-size: 24px;
    text-align: center;
    color: #0c2e60
}
.color-principal {
    color: #0c2e60!important
}
@media screen and (max-width: 991px) {
    #gracias_contacto {
        padding: 24px 0
    }
}
@media screen and (max-width: 576px) {
    .no-mobil-sm {
        display: none
    }
}
.form-control.error,
.nice-select.error {
    box-shadow: 0 0 0 .2rem red;
    margin-bottom: 0
}
label.error {
    display: none;
    color: red;
    margin-left: 1em;
    margin-top: .5em
}
label.error::before {
    display: none
}
#menu-mobil .navbar-collapse {
    max-height: 90vh;
    overflow-x: scroll
}
@media screen and (max-height: 550px) {
    #menu-mobil .navbar-collapse {
        max-height: 80vh;
        overflow-x: scroll
    }
}
@media screen and (max-height: 350px) {
    #menu-mobil .navbar-collapse {
        max-height: 70vh;
        overflow-x: scroll
    }
}
.redes_footer {
    margin-top: 24px
}
.redes_footer i {
    margin-right: 10px;
    color: #fff;
    font-size: 18px;
    padding: 14px 15px
}
.redes_footer i.fa-facebook {
    padding: 14px 17px
}
.redes_footer i:hover {
    background: #1e69a3;
    border-radius: 100%
}
.error_login {
    display: none;
    margin-top: 12px;
    padding: 24px 15px;
    background: rgba(255, 0, 0, .5);
    border: 2px solid red
}
#seccion_conciliacion .section_tittle,
#seccion_consultoria,
#seccion_nosotros .section_tittle,
#seccion_noticias .section_tittle,
.section_tittle {
    margin-bottom: 50px
}
#seccion_consultoria {
	background: #f7f7f7;
}
.breadcrum_guide {
    color: #fff;
    background: rgba(0, 0, 0, .2);
    padding: 2px 20px
}
.breadcrum_guide a {
    color: #fff
}
.gracias_content {
    padding-top: 100px
}
@media screen and (max-width: 991px) {
    .breadcrum_guide {
        margin-bottom: 1em
    }
    .gracias_content {
        padding-top: 0
    }
}
.owl-prev {
    text-align: center;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    color: #036!important;
    font-size: 30px!important;
    left: 10px;
    text-shadow: 0 0 10px rgba(255, 255, 255, .5)
}
.owl-next {
    text-align: center;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    color: #036!important;
    font-size: 30px!important;
    right: 10px;
    text-shadow: 0 0 10px rgba(255, 255, 255, .5)
}
.owl-prev:before {
    font-family: FontAwesome;
    content: "\f053"
}
.owl-next:after {
    font-family: FontAwesome;
    content: "\f054"
}
.ocultar_mas {
    display: none
}
@media screen and (max-width: 991px) {
    .owl-prev {
        font-size: 22px!important
    }
    .owl-next {
        font-size: 22px!important
    }
}
@media screen and (max-width: 450px) {
    .owl-prev {
        top: 35%;
        font-size: 18px!important;
        left: -15px
    }
    .owl-next {
        top: 35%;
        font-size: 18px!important;
        right: -15px
    }
}
#seccion_cursos_in_house p {
    color: #0c2e60;
    text-align: center
}
.linea_amarilla {
    height: 5px;
    background: #ffdd03;
    width: 100%;
    margin-bottom: 36px
}
.informacion_curso {
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    padding: 30px!important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}
.info_seccion {
    border-radius: 10px;
    margin-bottom: 42px!important;
    padding: 20px 24px!important
}
.modal-body .informacion_curso {
    border-radius: inherit;
    border: inherit;
    padding: inherit;
    box-shadow: inherit
}
@media screen and (max-width: 991px) {
    .info_seccion {
        margin-bottom: 0
    }
    #seccion_precio_flotante a,
    #seccion_precio_flotante_grupo1 a,
    #seccion_precio_flotante_grupo2 a {
        position: fixed;
        bottom: 15px;
        z-index: 1;
        left: 35%;
        padding: 10px 75px;
    }
}
@media screen and (max-width: 800px) {
    #seccion_precio_flotante a ,
    #seccion_precio_flotante_grupo1 a,
    #seccion_precio_flotante_grupo2 a{
        left: 32%;
    }
}
@media screen and (max-width: 650px) {
    #seccion_precio_flotante a,
    #seccion_precio_flotante_grupo1 a,
    #seccion_precio_flotante_grupo2 a {
        left: 30%;
    }
}
@media screen and (max-width: 600px) {
    #seccion_precio_flotante a,
    #seccion_precio_flotante_grupo1 a,
    #seccion_precio_flotante_grupo2 a {
        left: 25%;
    }
}
@media screen and (max-width: 557px) {
    .informacion_curso {
        padding: 30px 20px!important
    }
    #seccion_precio_flotante a,
    #seccion_precio_flotante_grupo1 a,
    #seccion_precio_flotante_grupo2 a {
        position: fixed;
        bottom: 15px;
        z-index: 1;
        left: 28%;
        padding: 10px 50px;
    }
}
@media screen and (max-width: 500px) {
    #seccion_precio_flotante a,
    #seccion_precio_flotante_grupo1 a,
    #seccion_precio_flotante_grupo2 a {
        left: 26%;
    }
}
@media screen and (max-width: 450px) {
    #seccion_precio_flotante a,
    #seccion_precio_flotante_grupo1 a,
    #seccion_precio_flotante_grupo2 a {
        left: 19%;
    }
}
@media screen and (max-width: 400px) {
    #seccion_precio_flotante a,
    #seccion_precio_flotante_grupo1 a,
    #seccion_precio_flotante_grupo2 a {
        left: 80px;
    }
}
input.styled {
    height: inherit;
    padding: inherit;
    margin: inherit
}
.menu-text {
    font-size: 30px;
    line-height: 1.2em;
    color: #0c2e60;
    font-weight: 600
}
.informacion_curso_titulo_grande {
    font-size: 30px;
    line-height: 1.2em;
    color: #0c2e60;
    font-weight: 600;
    margin-bottom: .5rem;
    position: relative
}
.main_image {
    display: none
}
@media screen and (min-width: 992px) {
    .main_image {
        display: block
    }
}
.top_info {
    margin-top: 23px
}
.top_info .row {
    padding: 0 15px!important
}
.top_info p {
    margin: 0;
    padding: 1em 0;
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .1)
}
.top_info .top_subtitulo {
    color: #fff;
    background: #0c2e60;
    font-weight: 700
}
@media screen and (max-width: 767px) {
    .top_info [class*=col-] {
        margin: .5em 0!important;
        padding: 0 5px!important
     }
    .top_info .row {
        padding: 0 25px!important
    }
	
}
@media screen and (max-width: 576px) {
    .top_info p {
        padding: .6em 0
     }
    .top_info .row {
        padding: 0 25px!important
    }
}
@media screen and (min-width: 768px) {
    .top_info {
        margin-top: 32px
    }
}

.checkbox {
    padding-left: 40px !important;
}
.clientes_seccion  img{
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 0 10px;
}
.cero_margen_bajo{
    margin-bottom: 0 !important;
}

@media screen and (min-width: 768px) and (max-width: 991px){
    .pagina_servicios .tabla_precio{
        margin-bottom: 1em;
    }
}
.contenedor-cursos section {
    position: relative;
}
.descradio{
    display: grid;
    align-content: center;
    position: absolute;
    right: 5px;
    top: 5px;
    background-image: linear-gradient(to left, #1e69a3 0, #06141e 100%);
    color: #FFF;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
}

.metodo_pago_inicio_container {
    height: 200px;
    display: grid;
    align-items: center;
    margin: 0 15px;
}
.metodo_pago_inicio {
    padding: 30px 30px;
    box-shadow: 0 10px 18px 0 rgba(12, 46, 96, .3);
}

.pago-tarjetas{
    color: #0c2e60!important;
    font-size: 23px;
    line-height: 1.2;
	text-align:center;
	font-weight:600;
}

.modalidad-curso img {
    max-height: 38px;
    margin-top: -15px;

}



