/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


/* ========================================================================
                    F O N T S
 ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Cabin&display=swap');

p,h1,h2,h3,span,li{
    font-family: 'Cabin', sans-serif;
}


 /* ========================================================================
                    B O D Y
 ========================================================================== */

.tm-footer-fixed {
    padding-bottom: 0px;
}


/* ========================================================================
                    M E N U
 ========================================================================== */
#tm-header .tm-navbar.uk-navbar {
    background: #e3e3e3;
}
#tm-header .tm-navbar-center.uk-flex.uk-flex-center.uk-hidden-small.uk-hidden-medium li a {
    color: #4a6583;
    font-size: 12px;
}
.uk-navbar-nav.uk-hidden-small a:hover,.uk-navbar-nav.uk-hidden-small a:focus{
    color: #3b5471 !important;
    font-size: 14px !important; 
    font-weight: bold;
    letter-spacing: 0;
}

/* ========================================================================
                    L O G O
 ========================================================================== */
.logo_ascenderh {
    width: 120px;
}

/* ========================================================================
                    I C O N O S  ( L O G O )   -   M E N U
 ========================================================================== */
.cont_icons_top {
    width: 260px;
    position: absolute;
    margin-left: 940px;
    top: 0px;
    height: 55px;
    display: flex;
    align-items: end;
    margin-top: 12px;
}
.cont_icons_top .cont_icon_menu {
    width: max-content;
    float: left;
    margin: 0px 6px;
}
.cont_icon_menu i {
    color: #2b3c99;
    font-size: 22px;
    padding: 6px 0px;
    border-radius: 5px;
    width: 35px;
    text-align: center;
    border: 2px solid #2b3c99;
}
.cont_icons_top > a.uk-navbar-brand.uk-flex.uk-flex-middle.uk-hidden-small {
    display: none;
}
.cont_icon_menu > a.uk-navbar-brand.uk-flex.uk-flex-middle.uk-hidden-small {
    display: none;
}

/* ========================================================================
                    T O P   A
 ========================================================================== */
#tm-top-a {
    background: url('/images/jpg/fondo_top_a.jpg') !important;
    margin-top: 100px;
    padding-top: 0px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
/*.slideshow_top_a .uk-cover-background {
    background-size: auto !important;
}*/
.tm-navbar-sticky .tm-navbar-wrapper, .tm-navbar-sticky .tm-navbar-wrapper-animate {
    border: 0px solid rgba(0, 0, 0, 0) !important;
    border-bottom: 1px solid #ccc !important;
}
.slideshow_top_a .uk-overlay-panel.uk-overlay-bottom {
    bottom: 0px;
}
.cont_top_a {
    display: none;
    max-width: 1200px;
    position: relative;
    margin: auto;
}
/* ========================================================================
                    T O P   B
 ========================================================================== */
#tm-top-b {
    background: url('/images/jpg/nfont1.jpg') !important;
    background-color: #e3e3e3 !important;
    background-size: 100% 100% !important;
    padding: 60px 0px;
}
.cont_top_b {
    padding: 20px 90px;
}
.cont_nosotros {
    font-size: 16px;
    text-align: justify;
}
.cont_nosotros span {
    font-weight: bold;
}
.cont_nosotros span.texto_naranja{
    
}
.cont_nosotros .nosotros_titulo {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    color: #011d71;
}
.titmisvis {
    font-weight: bold;
    color: #666;
    margin-bottom: 0;
    margin-top: 0;
}
.nosotros_titulo {
    font-weight: bold;
    color: #666;
    font-size: 38px;
}
.cont_nosotros p {
    margin-top: 5px;
    margin-bottom: 20px;
}
/* ========================================================================
                    T O P   C
 ========================================================================== */
#tm-top-c {
    background: url('/images/jpg/Experiencia.jpg') !important;
    background-color: #e3e3e3 !important;
}
.titulo_experiencia {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    color: #011d71;
}
.info_experiencia {
    box-shadow: 0 0 10px #444444;
    background: #fff;
    padding: 40px 70px;
    text-align: left;
}
.nombre_exp {
    text-align: center;
    font-weight: 600;
}
.diplomados p {
    /*! background: #4a6583; */
    /*! color: #fff; */
    /*! width: max-content; */
    /*! padding: 5px 15px; */
    font-size: 16px;
    font-weight: 600;
    /*! border-radius: 19px; */
    /*! margin-left: auto; */
    /*! margin-right: auto; */
}
.adicional {
    /*! background: #4a6583; */
    /*! color: #fff; */
    /*! padding: 20px 35px; */
    /*! border-radius: 45px; */
}

/* ========================================================================
                    T O P   D
 ========================================================================== */
#tm-top-d {
    /*background: url('/images/jpg/Creamos_Valor.jpg') !important;*/
    background-color: #fff !important;
    padding: 60px 0px;
    border-width: 0px !important;
}
.cont_top_d .titulo_creamos {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    color: #011d71;
    line-height: 35px;
}
.cont_top_d > p {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
}
.cont_icono_valores {
    background: #fff;
    width: 70px;
    border: 8px solid #4a6583;
    border-radius: 50px;
    height: 70px;
    text-align: center;
    display: flex;
    align-items: center;
    z-index: 0;
}
.cont_icono_valores img {
    height: 50px;
    margin: auto;
}
.valores {
    display: flex;
    align-items: center;
}
.valores span {
    background: #4a6583;
    color: #fff;
    border-radius: 40px;
    margin-left: -50px;
    max-width: 420px;
    width: 380px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 18px;
}

/* ========================================================================
                    B O T T O M   A
 ========================================================================== */
#tm-bottom-a {
    background-image: none !important;
    background-color: #fff !important;
    background-repeat: no-repeat !important;
    background-size: 100%;
    background-position: 50%;
}

.home #tm-bottom-a{

    background: url('/images/jpg/nfont1.jpg') !important;
        background-color: rgba(0, 0, 0, 0);
        background-size: auto;
    background-color: #e3e3e3 !important;
    background-size: 100% 100% !important;

}
.cont_bottom_a .titulo_soluciones {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    color: #011d71;
}
.cont_bottom_a > p {
    font-size: 16px;
    text-align: justify;
    padding: 0px 130px;
}
.cont_icono_soluciones {
    background: #fff;
    box-shadow: 0 0 10px #444444;
    padding: 15px 35px;
    text-align: center;
    height: 150px;
    position: relative;
    width: 122px;
}
.cont_icono_soluciones p {
    text-align: center;
    width: 120px;
    margin: auto;
    line-height: 15px;
    font-weight: 600;
}
.cont_icono_soluciones > p:nth-child(2) {
    display: flex;
    align-items: center;
    height: 70px;
    color: #046241;
}
.ico_soluciones_ver_mas {
    position: absolute;
    bottom: 15px;
    font-size: 13px;
    left: 0px;
    right: 0px;
}
.cont_icono_soluciones img {
    height: 60px;
    margin-bottom: 5px;
}
.cont_icono_soluciones:hover {
    background-color: #acacac;
}
.tm-block-header .uk-sticky-placeholder {
    z-index: 11;
}
#tm-bottom-a {
    z-index: 10;
}
.uk-modal-dialog p {
    width: 100%;
    text-align: justify;
    font-weight: inherit;
    line-height: 16px;
    font-size: 14px;
    color: #046241;
}
.uk-modal-dialog ul {
    color: #046241;
}
.uk-modal-dialog > .uk-close:first-child {
    float: none;
    position: absolute;
    top: -5px;
    right: -5px;
    background: #d7d1d1;
    border-radius: 15px;
    width: 25px;
    height: 25px;
}
.uk-modal-dialog ul li {
    text-align: left;
    font-size: 14px;
}
.uk-close:hover, .uk-close:focus {
    opacity: 1;
    background: #4a6583 !important;
    color: #000;
}
.uk-grid.iconos_soluciones a:hover,.uk-grid.iconos_soluciones a:focus {
    text-decoration: none;
}
.uk-modal-dialog {
    top: 200px;
    border-radius: 10px;
    margin-top: 0;
}
#txt_how {
    background: #fff;
    border: 0px solid #ccc;
    border-radius: 8px;
    box-shadow: 8px 3px 20px #444;
    color: #000;
}
/* ========================================================================
                    B O T T O M   B
 ========================================================================== */
#tm-bottom-b {
    background: url('/images/jpg/Candidato.jpg') !important;
    background-repeat: no-repeat !important;
    padding-bottom: 0;
    background-color: #fff !important;
    background-position: 50% !important;
    padding-top: 90px;
}
#tm-bottom-b .btnaviso {
    margin: 0;
}

.cont_bottom_b {
    color: #000;
}
.cont_bottom_b .titulo_candidato {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    color: #011d71;
}
.cont_bottom_b .sub_titulo_candidato {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    padding: 0px;
    color: #011d71;
}
.cont_bottom_b > p {
    font-size: 18px;
    text-align: center;
    color: #046241;
    width: 712px;
    margin-left: auto;
    margin-right: auto;
}
.cont_claves {
    background: #4a6583;
    color: #fff;
    padding: 16px 60px;
    font-size: 13px;
    border-radius: 8px;
}
.cont_claves .titulo_claves {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-indent: 0px;
}
.cont_claves p {
    text-align: justify;
    text-indent: 30px;
    line-height: 23px;
    margin: 10px 0px;
}
.cont_claves .pasa_al_sig_nivel {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-indent: 0px;
}
.cont_bottom_b label, .cont_bottom_b div.uk-form-controls.formControls {
    width: 100% !important;
    float: none !important;
    margin-left: 0px;
    font-family: 'Cabin', sans-serif;
    color: #046241;
    font-weight: 600;
    font-size: 16px;
}
.cont_bottom_b div.uk-form-controls.formControls > input {
    width: 100% !important;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 8px 3px 20px #444;
    color: #000;
    text-transform: none;
    font-weight: 500;
}
.cont_bottom_b div.uk-form-controls.formControls > input:focus {
    background: #fff;
    color: #000;
}
.uk-form-row.rsform-block.rsform-block-archivo-cv {
    text-align: center;
    
    max-width: 420px;
    width: 100%;
    margin: auto;
    
}
.cont_icon_nube i {
    font-size: 55px;
    color: #8a8a8a;
}
.rsform-block-btn-enviar > .uk-form-controls.formControls {
    text-align: center;
}
.rsform-block-btn-enviar #btn_enviar {
    background: #4a6583;
    font-size: 18px;
    color: #fff;
    font-family: 'Cabin', sans-serif;
    text-transform: none;
    font-weight: 600;
    padding: 2px 45px;
    border: 1px solid #4a6583;
    border-radius: 8px;
}
.cont_adjuntar_cv {
    background: #fff;
    box-shadow: 7px 7px 22px #444;
}
.rsform-block-recaptcha > div.uk-form-controls.formControls > div > div {
    margin: auto;
}
.cont_bottom_b fieldset > .uk-grid {
    margin-top: 0px;
}
.cont_bottom_b fieldset > .uk-grid > div {
    margin: 10px 0px;
}
.cont_bottom_b form {
    width: 730px;
    max-width: 90%;
    margin: auto;
        margin-bottom: auto;
    position: relative;
}
.uk-dotnav-contrast > * > * {
    background: rgba(255, 255, 255, 0.8) !important;
}
.uk-dotnav-contrast > .uk-active > * {
    background: #4a6583 !important;
}

/* ========================================================================
                    B O T T O M   C
 ========================================================================== */
#tm-bottom-c {
    padding: 0px;
}
#tm-bottom-c > .uk-container {
    max-width: 100%;
    padding: 0px;
}
.cont_form_contact {
    background: url('/images/jpg/contacto.jpg') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    padding: 35px 70px;
}
.cont_form_contact .titulo_contacto {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
    color: #011d71;
}
.cont_form_contact > .uk-grid {
    margin: 0px;
}
.text_izquierda, .text_derecha {
    width: 45.5%;
    padding: 0px !important;
}
.text_izquierda p, .text_derecha p {
    font-size: 13px;
    font-weight: 600;
    margin: 0px;
}
.text_izquierda {
    text-align: right;
    padding-right: 5px;
}
.numero {
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    width: 9%;
    padding: 0px;
    display: flex;
    align-items: center;
}
.text_derecha {
    text-align: left;
    padding-left: 8px;
}
.cont_form_contact > p {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    margin: 0px;
}

.cont_bottom_c label, .cont_bottom_c div.uk-form-controls.formControls {
    width: 100% !important;
    float: none !important;
    margin-left: 0px;
    font-family: 'Cabin', sans-serif;
    color: #046241;
    font-weight: 600;
    font-size: 16px;
}
.cont_bottom_c div.uk-form-controls.formControls > input,
.cont_bottom_c div.uk-form-controls.formControls > textarea {
    width: 100% !important;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 7px 7px 22px #444;
    color: #000;
    text-transform: none;
    font-weight: 500;
}
.cont_bottom_c div.uk-form-controls.formControls > input:focus {
    background: #fff;
    color: #000;
}
.cont_contacto {
    margin-left: 0px;
}
.cont_contacto > div:nth-child(1), .cont_contacto > div:nth-child(2) {
    padding-left: 0px;
}
.cont_contacto iframe {
    width: 100%;
    min-height: 300px;
    position: relative;
    top: calc(50% - 225px);
}
.cont_contacto > div:nth-child(1) {
    background-color: #cececb;
}
.numero p {
    margin-left: auto;
    margin-right: auto;
}
.rsform-block-btn-enviar2 #btn_enviar2 {
    background: #4a6583;
    font-size: 18px;
    color: #fff;
    font-family: 'Cabin', sans-serif;
    text-transform: none;
    font-weight: 600;
    padding: 2px 45px;
    border: 1px solid #4a6583;
    border-radius: 8px;
}
.rsform-block-btn-enviar2 > div.uk-form-controls.formControls {
    text-align: center;
}
.form_contact fieldset > .uk-grid {
    margin-top: 0px;
}
.form_contact fieldset > .uk-grid > div {
    margin: 10px 0px;
}
.rsform-block-recaptcha2 > div.uk-form-controls.formControls > div > div {
    margin: auto;
}
.video_out{background: black;height: 100%;position: relative;min-height: 300px;}
.video_out .video_link_p{}
.video_out .video_in_1{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-image: url(http://ascenderh.com.mx/images/jpg/video.jpg);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;}
.video_out .video_in_2{background-color: RGBA(18, 27, 72, 0.51);position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.video_out .video_in_2 > i{
    position: absolute;
    width: 100px;
    height: 100px;
    font-size: 100px;
    line-break: 100px;
    color: red;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
}
.video_out .video_in_1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(http://ascenderh.com.mx/images/jpg/video.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    
}
.cont_contacto .btnaviso {
    margin: 0;
}
.cont_bottom_b .video_out {
   
}
.cont_bottom_b  .video_out .video_in_1 {
    background-image: url(http://ascenderh.com.mx/images/jpg/vid2.jpg) !important;
}
/*==========================================================================
                      B O T T O M   D   -   O F F C A N V A S
==========================================================================*/
#tm-bottom-d {
    z-index: 12;
    padding: 0px !important;
    border-top: 0px !important;
    background: transparent;
    height: 0px;
}

.offcanvas-1 {
    display: none;
}
.line_offcanvas1 {
    stroke: #fff !important;
    stroke-width:4.5 !important;
}
.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.line_offcanvas1 {
  fill:none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke:#000;
  stroke-width:5.5;
  stroke-linecap:round;
}
.hamRotate180.active {
  transform: rotate(180deg);
}

.ham6 .top_offcanvas1 {
  stroke-dasharray: 40 172;
}
.ham6 .middle_offcanvas1 {
  stroke-dasharray: 40 111;
}
.ham6 .bottom_offcanvas1 {
  stroke-dasharray: 40 172;
}
.ham6.active .top_offcanvas1 {
  stroke-dashoffset: -132px;
}
.ham6.active .middle_offcanvas1 {
  stroke-dashoffset: -71px;
}
.ham6.active .bottom_offcanvas1 {
  stroke-dashoffset: -132px;
}

/*      O F F C A N V A S   <-  F L E C H A     */

.ham5 .top_offcanvas1 {
  stroke-dasharray: 40 82;
}
.ham5 .bottom_offcanvas1 {
  stroke-dasharray: 40 82;
}
.ham5.active .top_offcanvas1 {
  stroke-dasharray: 14 82;
  stroke-dashoffset: -72px;
}
.ham5.active .bottom_offcanvas1 {
  stroke-dasharray: 14 82;
  stroke-dashoffset: -72px;
}


/*----*/


.logo_nichi_offcanvas {
    height: 90px;
}
#copper-canyon {
    margin-bottom: 60px;
}
.open {
    z-index: 100 !important;
}

.a-menu-interior{
    font-size: 25px !important;
    color: #4a6583 !important;
    padding: 0px;
    font-weight: 600;
}



.sub-menu > li:nth-child(2) > a:nth-child(1){
  color: #740202 !important;
}

.open {

    top: 0px !important;

}


.menu-btn.close-btn {
    /*position: fixed;
    top: 25px !important;
    left: 25px;*/
    background: transparent !important;
    height: 80px;
    width: 80px;
}


.menu-btn{
cursor: pointer;
height: 60px;
width: 60px;
background-size: cover;
background-color: transparent;
display: inline;
z-index: 101;
position: absolute;
top: -80px !important;
right: 31px;
font-size: 35px;
color: #161312;
background: rgba(0,0,0,.3) !important;
}
.li-menu-interior:hover {
  background-color: #fff !important;
  color: #046241 !important;
}
.li-menu-interior:hover a{
  background-color: #fff !important;
  color: #046241 !important;
  text-decoration: none;
}
.offcanvass li.active{
  background-color: black;
  color: white;
}

.offcanvass li.active a{
   background-color: black;
  color: white;
  text-decoration: none;
}

.logo_redes_offcanvas {
    text-align: center;
}

.close-btn{
    
}
.offcanvas-1 nav{
    position: fixed;
    top: -1600px;
    left: 0;
    right: 0;
    background: #e3e3e3;
    transition: all 0.5s;
    font-family: arial;
}
.offcanvas-1 nav > ul{
    max-width: 960px;
    text-align: center;
    padding-left: 0px;
    position: absolute;
    list-style: none;
    
    width: 100%;
    
    top: calc(50% - 260px);
}
.offcanvas-1 nav > ul > li > a{
    display: block;
}
.offcanvas-1 nav > ul > li{
  padding: 15px 0 15px 0;
}
.offcanvas-1 nav > ul > li span{
    font-style: italic;
    font-size: 20px;
    padding-bottom: 20px;
    color: #adadad;
}
.line{
    border-bottom: 1px solid #e0e0e0;
}
.sub-menu{
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    padding-left: 0px;
}
.sub-menu li{
    display: inline-block;
    font-size: 18px;
    margin: 10px;
    font-weight: bold;
}

.offcanvas-1 nav .email-form{
    background: #65c6ea;
}
.offcanvas-1 nav .email-form h2{
    font-size: 44px;
    text-align: center;
    padding-top: 40px;
    color: #fff;
}
.offcanvas-1 nav .email-form form{
    max-width: 500px;
    margin: 0 auto;
    padding: 0 0 50px 0;
}
.offcanvas-1 nav .email-form form .field{
    padding: 10px;
    margin: 0;
    width: 70%;
    box-sizing:border-box;
    border: none;
    font-size: 24px;
    color: #414141;
}
.offcanvas-1 nav .email-form form button{
    background: #fff;
    border: none;
    margin: 0;
    font-size: 24px;
    padding: 10px 12px;
    cursor: pointer;
}
.offcanvass{
  height: 100vh;
}





/* ========================================================================
                    F O O T E R
 ========================================================================== */

#tm-footer {
    position: initial;
    background: #fff !important;
    height: auto;
    padding: 60px 0px;
}
#tm-footer > .uk-container {
    max-width: 1600px;
}
.cont_direcciones p {
    text-align: left !important;
    margin: 0px;
    color: #4a6583;
}
.cont_footer_bottom p {
    color: #4a6583;
    text-align: left !important;
}
#tm-anchor-bottom {
    display: none;
}
.imagen_medioscorp {
    text-align: right;
}
.iconos_footer > .uk-width-1-1 {
    margin: 5px 0px;
}
.cont_icono_footer {
    padding: 0px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    min-width: 28px;
    max-width: 28px;
    height: 24px;
}
.cont_icono_footer a {
    margin: auto;
    display: flex;
    align-items: center;
}
.cont_icono_footer i {
    color: #2b3c99;
    font-size: 19px;
    margin: auto;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    border: 2px solid #2b3c99;
}
.cont_icono_footer i::before {
    position: relative;
    display: block;
    top: 5px;
}
.imagen_medioscorp img {
    width: 120px;
}
.cont_direcciones > .uk-grid > div:nth-child(1) > .uk-grid {
    padding-left: 40px;
}
.cont_direcciones > .uk-grid > div:nth-child(1) > .uk-grid > div.uk-width-1-10,
.cont_direcciones > .uk-grid > div:nth-child(1) > .uk-grid > div.uk-width-9-10 {
    padding: 0px;
}
.icono_ubicacion i {
    font-size: 24px;
    color: #fff;
    background: #4a6583;
    width: 28px;
    padding: 5px 0px;
    border-radius: 6px;
}
.cont_footer {
    max-width: 1020px;
    margin: auto;
}
.iconos_footer > .uk-width-1-1 {
    padding: 0px;
}
.sinaloa p {
    padding-left: 10px;
}
.iconos_footer > .uk-width-1-1 > .uk-grid > div {
    padding-left: 0px;
}
.cont_footer_bottom {
    padding-top: 30px;
}
.cont_icono_num a {
    color: #4a6583 !important;
    font-weight: 600;
    text-align: left !important;
}
.ico_num {
    display: flex;
    align-items: center;
}
.texto_derechos {
    display: flex;
    align-items: center;
}
.cont_direcciones .titulo_dir {
    color: #046241;
    font-size: 15px;
}
.uk-grid.iconos_footer .uk-grid {
    margin-left: 0;
}
.uk-grid.iconos_footer {
    margin-left: 0;
}
.uk-width-large-2-10.uk-width-medium-1-1.uk-width-small-1-1.cont_iconos_footer {
    width: 100%;
    margin-top: 15px;
}
.cont_icono_footer {
    position: relative;
    left: calc(50% - 15px);
    text-align: center;
}
.cont_footer .uk-width-large-8-10.uk-width-medium-1-1.uk-width-small-1-1.cont_dir {
    width: 100%;
}
.uk-navbar-nav > li:nth-child(7) {
    display: none;
}
.tm-footer-center.uk-flex.uk-flex-middle.uk-flex-center.uk-width-1-1, .tm-footer-right.uk-flex.uk-flex-middle {
    display: none;
}
.tm-footer-left.uk-flex.uk-flex-middle {
    width: 100% !important;
    display: block;
    position: relative;
    left: inherit !important;
    max-width: 100% !important;
    margin: auto;
}
.uk-width-1-10 {
    text-align: center;
}
.cont_direcciones p {
    font-size: 12px;
    line-height: 14px;
}




/* Politicas ==============================================================*/
.politicas .uk-subnav-pill > .uk-active > * {
    background-color: #006743;
    letter-spacing: 0;
    color: #fff;
}
.uk-subnav > * > * {
    color: #060173;
    letter-spacing: 0;
    font-weight: bold;
}
.politicas p, .politicas li {
    text-align: justify;
    margin-bottom: 10px;
}
.politicas h3{
    margin-bottom: 10px;
}
.politicas ul{
    margin-top: 0;
}
.pirvpage #tm-main {
    padding-top: 150px;
}
.btnaviso:hover,.btnaviso:focus {
    background: #006743;
    color: #fff;
    text-decoration: none;
}
.btnaviso {
    display: block;
    width: 150px;
    margin-top: 33px;
    left: calc(50% - 75px);
    position: relative;
    padding: 5px;
    background-color: #4a6583;
    color: #fff;
    border-radius: 10px;
    font-family: 'Cabin', sans-serif;
    text-align: center;
}
.iconos_footer > div > div{
    width: 100%;
    max-width: 300px;
    margin: auto !important;
}
/* ========================================================================
                    R E S P O N S I V E
 ========================================================================== */

@media (max-width: 1400px){
    .slideshow_top_a .uk-cover-background { /*-- TOP A --*/
        background-size: cover !important;
    }
}

@media (max-width: 1350px){
    .cont_form_contact { /*-- BOTTOM B --*/
        padding: 35px 45px;
    }
}


@media (max-width: 1268px){
.cont_icon_menu i {
    font-size: 15px;
    width: 27px;
}
.cont_icons_top {
    width: 215px;
}
}


@media (max-width: 1220px){
    .cont_icono_valores { /*-- TOP D --*/
        width: 65px;
        height: 63px;
    }
    #tm-bottom-a > div.uk-container { /*-- BOTTOM A --*/
        max-width: 1020px;
    }
    .cont_form_contact { /*-- BOTTOM B --*/
        padding: 35px 35px;
    }
    .cont_claves {
        padding: 16px 40px;
    }
    #tm-header .tm-navbar .tm-navbar-center > ul {
        margin-left: 0px;
    }
    .cont_icon_menu i {
        font-size: 15px;
        width: 27px;
    }
    .cont_icons_top .cont_icon_menu {
        margin: 0px 3px;
    }
    .cont_icons_top {
        margin-left: 760px;
        width: 165px;
    }
    .cont_icons_top {
    margin-left: 860px;
    width: 165px;
}
    #tm-header .tm-navbar .tm-navbar-center li a {
        font-size: 10px !important;
        padding: 0px 8px;
    }
}

/*============================================================================================================*/
@media(max-width: 1219px){
    .cont_icons_top {
        margin-left: 760px;
        width: 165px;
    }
}

/*============================================================================================================*/
@media(max-width: 1100px){
.cont_bottom_b .video_out .video_in_1 {
    background-position: 75%;
}
}
/*============================================================================================================*/
@media (max-width: 1080px){
    .cont_icono_soluciones {
        width: 122px;
        padding: 15px 20px;
    }
    .cont_form_contact { /*-- BOTTOM C --*/
        padding: 35px 20px;
    }
}

@media (max-width: 1020px){
    .text_izquierda, .text_derecha { /*-- BOTTOM C --*/
        line-height: 18px;
    }
    .text_izquierda p, .text_derecha p {
        font-size: 11px;
    }
    .numero {
        font-size: 40px;
    }
    .cont_form_contact > p {
        font-size: 11px;
        line-height: 18px;
    }
    .cont_footer {
        width: auto;
    }
}

@media (max-width: 959px){ 
    .cont_icono_valores img { /*-- TOP D --*/
        height: 40px;
    }
    .cont_icono_valores {
        width: 54px;
        height: 56px;
    }
    .valores span {
        width: 265px;
        font-size: 13px;
        line-height: 17px;
    }
    .cont_bottom_a > p { /*-- BOTTOM A --*/
        padding: 0px 100px;
    }
    .cont_icono_soluciones {
        width: 122px;
        padding: 15px 30px;
        margin: auto;
    }
    .iconos_soluciones > div {
        margin: 10px 0px;
    }
    .cont_claves { /*-- BOTTOM B --*/
        padding: 16px 20px;
    }
    .cont_form_contact { /*-- BOTTOM C --*/
        padding: 35px 10px;
    }
    .cont_bottom_c div.uk-form-controls.formControls {
        width: 340px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .cont_bottom_c label {
        width: 340px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .iconos_footer { /*-- FOOTER --*/
        
        margin: auto;
    }
    
    .cont_direcciones {
        font-size: 14px;
        line-height: 24px;
    }
    .cont_nosotros .nosotros_titulo,
    .titulo_experiencia,
    .cont_top_d .titulo_creamos,
    .cont_bottom_a .titulo_soluciones,
    .cont_bottom_b .titulo_candidato,
    .cont_form_contact .titulo_contacto {
        font-size: 28px;
    }
    .cont_icons_top {
        display: none;
    }
    .offcanvas-1 {
        display: block;
        position: fixed;
        top: 90px;
        right: -20px;
        z-index: 2;
    }
    .logo_ascenderh_offcanvas {
        width: 120px;
    }
    .uk-grid.cont_contacto > div {
    width: 100%;
}
.cont_top_b.uk-grid .uk-width-1-2 {
    width: 100%;
}
.cont_top_b.uk-grid {
    padding-bottom: 10px;
}
.cont_contacto > div:nth-child(1) {
    order: 5;
}
.cont_bottom_b .uk-width-small-1-1 {
    width: 100%;
}
#txt_how {
    width: 100%;
}
.cont_bottom_b form {
    width: 400px !important;
    margin: auto !important;
    max-width: calc(100% - 20px);
}
.cont_bottom_b fieldset > .uk-grid > div {
    margin: 10px auto;
    padding: 0px !important;
    width: 100% !important;
    max-width: 300px !important;
}
}

@media (max-width: 880px){

}

@media (max-width: 767px){
    .cont_top_a_big{display: none;}
    .cont_top_a{display: block;}
    .cont_top_a > div > div > ul ,
    .cont_top_a > div > div > ul > li {
        min-height: 150px !important;
    }
    .cont_top_b { /*-- TOP B --*/
        padding: 60px 60px;
    }
    .info_experiencia { /*-- TOP C --*/
        font-size: 14px;
        padding: 40px 50px;
    }
    .diplomados p {
        font-size: 14px;
    }
    .valores { /*-- TOP D --*/
        width: max-content;
        margin: auto;
    }
    .cont_bottom_a > p { /*-- BOTTOM A --*/
        padding: 0px 40px;
    }
    .cont_bottom_b > p { /*-- BOTTOM B --*/
        width: auto;
        font-size: 16px;
    }
    .cont_bottom_b > .uk-grid > div {
        margin: 15px 0px;
    }
    .cont_bottom_c div.uk-form-controls.formControls { /*-- BOTTOM C --*/
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
    }
    .cont_bottom_c label {
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
    }
    .text_izquierda, .text_derecha {
        line-height: 22px;
    }
    .text_izquierda p, .text_derecha p {
        font-size: 13px;
    }
    .numero {
        font-size: 46px;
    }
    .cont_form_contact > p {
        font-size: 13px;
        line-height: 22px;
    }
    .cont_direcciones > .uk-grid > div:nth-child(3) {
        margin: 20px auto;
    }
    .monterrey {
        width: max-content;
        margin: auto;
    }
    .imagen_medioscorp {
        text-align: center;
        margin: 20px 0px;
    }
    .texto_derechos p {
        margin: auto;
        text-align: center !important;
    }
    .cont_contacto iframe {
    width: 100%;
    min-height: 300px;
    position: relative;
    top: inherit;
    height: auto;
}
.politicas p, .politicas li {
    font-size: 13px;
}
.politicas h3{
    font-size: 18px;
}
.uk-modal-dialog > .uk-close:first-child {
    top: 0;
    right: 2px;
}
.uk-modal-dialog ul li {
    line-height: 17px;
}
#tm-bottom-b .uk-container.uk-container-center {
    padding-left: 0;
    padding-right: 0;
}
.cont_bottom_b .uk-grid{
    margin-left: 0;
}
.cont_bottom_b > div:nth-child(4) > div:nth-child(2) {
    margin-bottom: 0;
    padding-left: 0;
}
.cont_bottom_b > div:nth-child(4) > div:nth-child(1) {
    padding: 0;
}
.cont_bottom_b > p {
    padding: 0;
}
#tm-top-a {
    margin-top: 80px;
}
}



@media(max-width: 600px){
    .uk-modal-dialog {
    top: 75px;
    border-radius: 10px;
}
.uk-modal-dialog ul li, .uk-modal-dialog p {
    font-size: 13px;
}
}


@media (max-width: 570px){
    .adicional { /*-- TOP C --*/
        padding: 20px 20px;
    }
    .cont_top_d > p { /*-- TOP D --*/
        font-size: 15px;
    }
    .cont_nosotros .nosotros_titulo,
    .titulo_experiencia,
    .cont_top_d .titulo_creamos,
    .cont_bottom_a .titulo_soluciones,
    .cont_bottom_b .titulo_candidato,
    .cont_form_contact .titulo_contacto {
        font-size: 22px;
    }
}

@media (max-width: 550px){
    .cont_top_b { /*-- TOP B --*/
        padding: 60px 45px;
    }
    .cont_direcciones { /*-- FOOTER --*/
        font-size: 13px;
        line-height: 22px;
    }
}

@media (max-width: 520px){
    .info_experiencia { /*-- TOP C --*/
        padding: 40px 35px;
        font-size: 13px;
    }
    .adicional {
        padding: 20px 12px;
    }
    .diplomados p {
        font-size: 13px;
    }
    .cont_bottom_a > p { /*-- BOTTOM A --*/
        padding: 0px 20px;
        font-size: 15px;
    }
    .cont_bottom_b > p { /*-- BOTTOM B --*/
        font-size: 15px;
    }
    .cont_bottom_b .sub_titulo_candidato {
        font-size: 14px;
    }
}

@media (max-width: 500px){
    .cont_direcciones { /*-- FOOTER --*/
        font-size: 12px;
        line-height: 20px;
    }
}

@media(max-width: 479px){
    .cont_bottom_c div.uk-form-controls.formControls { /*-- BOTTOM C --*/
        width: 340px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .cont_bottom_c label {
        width: 340px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .text_izquierda, .text_derecha {
        line-height: 18px;
    }
    .text_izquierda p, .text_derecha p {
        font-size: 11px;
    }
    .numero {
        font-size: 40px;
    }
    .cont_form_contact > p {
        font-size: 11px;
        line-height: 18px;
    }
    .monterrey {
        width: 100%;
        margin: auto;
    }
    .cont_direcciones {
        width: 290px;
        margin: auto;
    }
    .df p, .guadalajara p, .monterrey p {
        padding-left: 55px;
    }
    .cont_direcciones > .uk-grid > div:nth-child(1), 
    .cont_direcciones > .uk-grid > div:nth-child(2), 
    .cont_direcciones > .uk-grid > div:nth-child(3) {
        margin: 10px auto;
    }
    .cont_direcciones > .uk-grid > div:nth-child(3) {
        margin-bottom: 20px;
    }
    #tm-footer {
        padding: 40px 0px;
    }
    
}

@media (max-width: 450px){
    .adicional { /*-- TOP C --*/
        padding-left: 0px;
        padding-right: 20px;
    }
    .info_experiencia {
        padding: 40px 14px;
        font-size: 12px;
    }
    .diplomados p {
        font-size: 12px;
        padding: 2px 8px;
    }
    .slideshow_top_a .uk-cover-background { /*-- TOP A --*/
        background-size: contain !important;
    }
    .slideshow_top_a .uk-overlay-panel.uk-overlay-bottom li a {
        border: 1px solid #4a6487;
    }
    .slideshow_top_a .uk-overlay-panel.uk-overlay-bottom {
        bottom: 0px;
        padding: 8px;
    }
    .slideshow_top_a .uk-overlay-panel.uk-overlay-bottom li.uk-active a {
        background: #4a6583;
    }
}
@media(max-width: 480px){
    .politicas li a {
    display: block;
    width: 180px;
    position: relative;
    left: calc(50% - 105px);
    background-color: #ebf2f2;
}
.politicas .uk-subnav li {
    display: block;
    width: 100%;
    text-align: center;
}
}
@media (max-width: 420px){
    .cont_top_b { /*-- TOP B --*/
        padding: 60px 28px;
    }
    .cont_nosotros {
        font-size: 14px;
    }
    .cont_bottom_a > p { /*-- BOTTOM A --*/
        padding: 0px 10px;
    }
    .cont_nosotros .nosotros_titulo,
    .titulo_experiencia,
    .cont_top_d .titulo_creamos,
    .cont_bottom_a .titulo_soluciones,
    .cont_bottom_b .titulo_candidato,
    .cont_form_contact .titulo_contacto {
        font-size: 22px;
    }
    .cont_top_d .titulo_creamos {
        line-height: 26px;
    }
}

@media (max-width: 400px){
    .valores span { /*-- TOP D --*/
        width: 220px;
        font-size: 12px;
        line-height: 17px;
    }
    .numero { /*-- BOTTOM C --*/
        font-size: 30px;
    }
    .text_izquierda p, .text_derecha p {
        font-size: 9px;
    }
    .text_izquierda, .text_derecha {
        line-height: 15px;
    }
    .text_izquierda {
        padding-right: 3px !important;
    }
    .text_derecha {
        padding-left: 3px !important;
    }
    .cont_form_contact > p {
        font-size: 9px;
        line-height: 15px;
    }
}

@media (max-width: 380px){
    .cont_top_b {/*-- TOP B --*/
        padding: 60px 15px;
    }
    .cont_nosotros {
        font-size: 13px;
    }
    .cont_bottom_a > p { /*-- BOTTOM A --*/
        padding: 0px 0px;
    }
    .cont_claves { /*-- BOTTOM B --*/
        padding: 16px 14px;
    }
    .cont_claves p {
        line-height: 18px;
    }
    .cont_claves .pasa_al_sig_nivel {
        font-size: 14px;
    }
}
@media (max-width: 360px){
    .valores span { /*-- TOP D --*/
        width: 180px;
        font-size: 11px;
        line-height: 17px;
    }
    .cont_bottom_b fieldset > .uk-grid > div {
        padding-left: 8px;
    }
    .cont_bottom_c div.uk-form-controls.formControls { /*-- BOTTOM C --*/
        width: 290px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .cont_bottom_c label {
        width: 290px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 330px){
    .diplomados p {
        font-size: 11px;
    }
}
















#archivo_cv{
    cursor: pointer;
    position: absolute !important;
    text-align: right !important;
    -moz-opacity: 0 !important;
    filter: alpha(opacity: 0) !important;
    opacity: 0 !important;
    z-index: 2 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    height: 100% !important;
    left: 0px;
}
.file_drop_div {
    position: relative;
    height: 130px !important;
    width: 100% !important;
    border-width: 1px;
    border-style: solid;
    border-color: #7389c8;
    border-radius: 4px;
    background-image: url(bk3.png);
}

.text_file_drop {
    text-align: center;
    font-size: 18px;
    width: 200px;
    position: absolute;
    left: calc(50% - 100px);
    top: 12px;
}



.text_file_drop > i {
    font-size: 40px;
    color: #0043f2;
}

.text_file_drop > p {
    margin: 0px !important;
    background: #046241;
    color: #FFF;
    padding: 1px;
    border-radius: 13px 0;
}

.text_file_drop > small {
    font-weight: bold;
}

.text_in_file {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    left: 0px;
}
