@media only screen and (max-width: 992px) {
	.cnt-menu .cnt-video {
		display: none;
	}

	.cnt-menu .cnt-img {
		display: block;
		width: 100%;
		height: auto;
	}

	.cnt-menu .menus {
		top: 55%;
		right: 24%;
	}

	.cnt-menu .menus .title {
		font-size: 35px;
	}

	.cnt-ayuda .elementos,
	.cnt-ayuda .elementos-black {
		padding: 40px 54px 100px 54px;
	}
	
	.cnt-ayuda h4 {
		font-size: 50px;
	}

	.cnt-ayuda img {
		width: 50% !important;
		margin: auto;
	}

	.cnt-ayuda h6 {
		font-size: 34px;
	}

	.cnt-nom35 .descripcion {
		margin-top: 36px;
		margin-left: 40px;
		margin-right: 60px;
	}

	.cnt-btn-cotizar {
		left: 40px;
		top: 1px;
	}

	.btn-cotizar {
		width: 35%;
	}

	.btn-cotizar-p1 {
		width: 11%;
		left: 1px;
	}
	
	.btn-cotizar-p2 {
		width: 11%;
		left: 45px;
	}

	.sct-nom35 .cnt-items {
		bottom: 1px;
		left: 40px;
	}

	.cnt-test .test {
		padding-top: 24px;
		padding-right: 30px;
	}

	.cnt-test .cnt-descripcion {
		margin-top: 26px;
	}

	.cnt-test .descripcion {
		display: none;
	}

	.cnt-btn {
		right: 30px;
		bottom: 20px;
	}

	.btn-talento-p1 {
		right: 101px;
	}
	
	.btn-talento-p2 {
		right: 66px;
	}

	.cnt-empresas {
		padding-top: 30px;
	}

	.cnt-empresas .cnt-text {
		padding-right: 0px;
	}

	.cnt-empresas .cnt-text .title {
		font-size: 47px !important;
	}

	.cnt-empresas .cnt-empresas-logo {
		width: 70% !important;
		padding-top: 25px;
	}

	.cnt-empresas .cnt-descripcion {
		font-size: 16px;
		padding-top: 21px;
		padding-bottom: 0px;
		padding-left: 25px;
		padding-right: 25px;
	}

	.cnt-valores .cnt-text .cnt-li {
		font-size: 20px;
	}

	.cnt-date .cnt-item .progressive {
		width: 15%;
	}

	.cnt-date .cnt-item .progressive .bar {
		height: 8px;
	}

	.cnt-date .cnt-item p {
		font-size: 27px;
	}

	.pt-15 {
		padding-top: 15px;
	}

	.cnt-contacto {
		left: 42%;
	}

	.cnt-trabajo .cnt-img {
		width: 60%;
		height: auto;
	}

	.cnt-proyecto .cnt-text {
		padding-left: 10%;
		padding-right: 10%;
	}

}

@media only screen and (min-width: 993px) and (max-width: 1920px) {
	.cnt-menu .cnt-video {
		display: block;
		width: 100%;
		height: auto;
	}

	.cnt-menu .cnt-img {
		display: none;
	}

	.cnt-menu .menus {
		left: 10%;
		top: 14%;
	}
	
	.cnt-menu .menus .title {
		font-size: 25px;
	}

	.cnt-ayuda .elementos,
	.cnt-ayuda .elementos-black {
		padding: 20px 27px 50px 27px;
	}
	
	.cnt-ayuda .radius-left {
		border-radius: 0 20px 0 0;
	}

	.cnt-ayuda .radius-center {
		border-radius: 20px 20px 0 0;
	}
	
	.cnt-ayuda .radius-right {
		border-radius: 20px 0 0 0;
	}
	
	.cnt-ayuda h4 {
		font-size: 25px;
	}

	.cnt-ayuda h6 {
		font-size: 17px;
	}	

	.img-mexico {
		padding-top: 30px;
	}

	.cnt-nom35 .descripcion {
		margin-top: 60px;
		margin-left: 50px;
		margin-right: 80px;
	}

	.cnt-btn-cotizar {
		left: 50px;
		top: 100px;
	}

	.btn-cotizar {
		width: 25%;
	}

	.btn-cotizar-p1 {
		width: 8%;
		left: 2px;
	}
	
	.btn-cotizar-p2 {
		width: 8%;
		left: 6.5%;
	}

	.sct-nom35 .cnt-items {
		bottom: 10px;
		left: 50px;
	}

	.cnt-test .test {
		padding-top: 20px;
		padding-right: 65px;
	}

	.cnt-test .cnt-descripcion {
		margin-top: 39px;
	}

	.cnt-btn {
		right: 65px;
		bottom: 40px;
	}

	.btn-talento-p1 {
		right: 115px;
	}
	
	.btn-talento-p2 {
		right: 74px;
	}

	.cnt-empresas {
		padding-top: 55px;
	}

	.cnt-empresas .cnt-text {
		padding-right: 30px;
	}

	.cnt-empresas .cnt-empresas-logo {
		padding-top: 115px;
	}

	.cnt-empresas .cnt-descripcion {
		font-size: 18px;
		padding-top: 39px;
		padding-bottom: 0px;
		padding-left: 23px;
		padding-right: 23px;
	}

	.cnt-valores .cnt-text .cnt-li {
		font-size: 16px;
	}

	.cnt-date .cnt-item .progressive {
		width: 70%;
	}

	.cnt-date .cnt-item .progressive .bar {
		height: 6px;
	}

	.cnt-contacto {
		left: 55%;
	}

	.cnt-trabajo .cnt-img {
		width: 50%;
		height: auto;
	}

	.cnt-proyecto .cnt-text {
		padding-left: 25%;
	}
}

body {
	background-color: #fff;
	overflow-x: hidden;
}

.sct-inicio, .sct-ayudemos,
.sct-proceso, .sct-nom35,
.sct-test, .sct-empresas,
.sct-fm, .sct-vv,
.sct-clientes, .container-contacto,
.sct-contacto {
	background-color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.95);
}

h2, h4, h6, a, p, span,
label {
	font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.cnt-menu {
	display: none;
	position: relative;
}



.cnt-menu .reclutandyNegro {
	position: fixed;
	top: 8px;
	width: 100px;
	height: 100px;
	left: 10px;
}

.cnt-menu .menus {
	position: absolute;
}

.cnt-menu .menus .menuItem {
	padding: 10px;
	text-align: center;
}

.cnt-menu .menus .title {
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: auto 40px;
	color: #000;
	text-decoration: none;
}

.cnt-menu .menus .imgAyudamos:hover, .cnt-menu .menus .imgProceso:hover,
.cnt-menu .menus .imgNom35:hover, .cnt-menu .menus .imgTest:hover,
.cnt-menu .menus .imgSomos:hover, .cnt-menu .menus .imgFIlosofia:hover,
.cnt-menu .menus .imgVision:hover, .cnt-menu .menus .imgClientes:hover,
.cnt-menu .menus .imgContacto:hover {
	background-image: url(/vendor/images/triangulo.png);
	background-repeat: no-repeat;
	background-size: 10%;
	background-position-y: center;
}

.cnt-menu .menus .imgProceso:hover,
.cnt-menu .menus .imgNom35:hover {
	background-position-x: 85px;
}

.cnt-menu .menus .imgTest:hover,
.cnt-menu .menus .imgFIlosofia:hover,
.cnt-menu .menus .imgSomos:hover,
.cnt-menu .menus .imgClientes:hover {
	background-position-x: 20px;

}

.cnt-menu .menus .imgVision:hover {
	background-position-x: 35px;
}

.cnt-menu .menus .imgContacto:hover {
	background-position-x: 75px;
}

.sct-inicio, .sct-ayudemos, .sct-proceso, 
.sct-nom35, .sct-test, .sct-empresas,
.sct-fm, .sct-vv, .sct-clientes, 
.sct-contacto, .cnt-trabajo, .cnt-proyecto,
.cnt-menu, .cnt-menu .cnt-video {
	max-width: 100%;
	min-width: 100%;
	height: auto;
}

.video-fluid {
	max-width: 100%;
	height: auto;
	min-width: 100%;
}

.cnt-title-ayudamos {
	max-width: 100%;
	padding-top: 145px;
	height: auto;
}

.title {
	font-size: 70px;
	font-weight: bold;
}

.subtitle {
    font-size: 22px;
    color: rgba(0,0,0,.85);
}

.cnt-ayuda {
	margin-top: 119px;
	text-align: center;
	max-width: 100%;
}

.cnt-ayuda .elementos {
	background-color: #3E393A;
	color: #fff;
}

.cnt-ayuda .elementos:hover {
	background-color: #847377;
}

.cnt-proceso {
    padding-top: 105px;
}

.cnt-video-proceso {
	max-width: 100%;
	margin-top: 70px;
	margin-bottom: 60px;
}

.sct-nom35, .sct-test,
.sct-empresas, .sct-fm,
.sct-vv, .sct-clientes,
.sct-contacto {
	position: relative;
}

.cnt-video-nom35, .cnt-video-test, 
.cnt-video-empresas, .cnt-video-mision,
.cnt-video-vision, .cnt-video-final {
	max-width: 100%;
	height: auto;
}

.cnt-nom35 {
	width: 100%;
	height: auto;
	position: absolute;
	padding-top: 25px;
	top: 0;
}

.cnt-nom35 .title {
	text-transform: uppercase;
}

.cnt-nom35 .subtitle {
    color: rgba(0,0,0,.85);
	margin-top: -10px;
}

.cnt-nom35 .descripcion {
	text-align: justify;
	font-size: 21px;
}

.cnt-btn-cotizar {
	max-width: 100%;
	height: auto;
	text-align: left;
	position: relative;
}

.btn-cotizar-p1, .btn-cotizar-p2 {
	position: absolute;
	top: 3px;
}

.sct-nom35 .cnt-items {
	position: absolute;
}

.cnt-items .nom35 {
	font-size: 16px;
}

.cnt-items span {
	color: red;
	font-weight: bold;
	font-style: italic;
}

.sct-test, .sct-fm, .sct-vv,
.sct-clientes {
	top: -6px;
}

.cnt-test {
	top: 0;
	position: absolute;
	width: 100%;
	text-align: end;
	height: auto;
	color: #fff;
}

.cnt-test .test .title,
.cnt-empresas .cnt-text .title,
.cnt-mision .cnt-text .title,
.cnt-filosofia .cnt-text .title,
.cnt-vision .cnt-text .title,
.cnt-valores .cnt-text .title,
.cnt-clientes .title {
	line-height: 3.5rem;
}

.cnt-test .test .subtitle {
	margin-top: 12px;
	color: #fff;
	
}

.cnt-test .cnt-descripcion {
	margin-left: 55px;
}

.cnt-test .cnt-descripcion p {
	font-size: 15px;
}

.cnt-btn {
	width: 100%;
	height: auto;
	position: absolute;
	text-align: end;
}

.btn-talento {
	width: 25%;
}

.btn-talento-p1 {
	width: 8%;
	position: absolute;
	bottom: 3px;
}

.btn-talento-p2 {
	width: 8%;
	position: absolute;
	bottom: 3px;
}

.cnt-video-empresas {
	position: relative;
}

.cnt-empresas {
	width: 100%;
	height: auto;
	text-align: center;
	position: absolute;
	top: 5%;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.cnt-empresas .cnt-text .subtitle {
	font-size: 25px;
}

.cnt-empresas-logo {
	width: 90%;
	height: auto;
	margin: auto;
}

.cnt-filosofia {
	background-color: #f4f4f4;
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
}

.cnt-filosofia .cnt-text {
	max-width: 100%;
	position: absolute;
	top: 28px;
}

.cnt-filosofia .cnt-text .subtitle {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 56px;
	font-size: 22px;
}

.cnt-mision {
	max-width: 100%;
	height: auto;
	text-align: center;
}

.cnt-mision .cnt-text {
	padding: 10px;
	padding-top: 28px;
}
 
.cnt-mision .cnt-text .subtitle {
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 56px;
	font-size: 22px;
}

.cnt-mision .cnt-video-mision {
	padding-top: 21px;
}

.cnt-vision {
	color: #fff;
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
}

.cnt-vision .cnt-text {
	width: 100%;
	position: absolute;
	top: 35px;
}

.cnt-vision .cnt-subtitle {
	width: 100%;
	position: absolute;
	/*text-align: center;*/
	bottom: 30px;
	padding: 0px 63px;
}

.cnt-vision .cnt-subtitle .subtitle {
	color: #fff;
}

.cnt-valores {
	width: 100%;
	height: auto;
	text-align: center;
}

.cnt-valores .cnt-text {
	padding-top: 35px;
}

.cnt-valores .cnt-text .cnt-li {
	text-align: justify;
	margin: 0 auto;
	width: 55%;
	padding-top: 54px;
	line-height: 1.6;
}

.cnt-valores .cnt-btn-vision {
	width: 100%;
	height: auto;
	position: relative;
	padding-bottom: 27px;
}

.cnt-valores .cnt-btn-vision .red-reclutandy {
	width: 80%;
	height: auto;
	margin: auto;
}

.cnt-valores .cnt-btn-vision .red-reclutandy img {
	margin-top: -25px;
}

.cnt-valores .cnt-btn-vision .img-mano {
	position: absolute;
	left: 0;
	bottom: 0;
}

.cnt-valores .cnt-btn-vision .img-mano img {
	width: 90%;
	height: auto;
}

.cnt-clientes {
	text-align: center;
	padding-top: 75px;
}

.cnt-clientes .subtitle {
	padding-top: 15px;
	font-size: 21px;
}

.cnt-date {
	text-align: center;
	padding: 120px 50px;
}

.cnt-date .cnt-item {
	width: 100%;
	height: auto;
}

.cnt-date .cnt-item .progressive {
	margin: auto;
	margin-bottom: 5px;
}

.cnt-date .cnt-item .progressive .bar {
	width: 100%;
	height: 6px;
	background-color: red;
	border-radius: 5px;
}

.cnt-date .cnt-item h1 {
	font-weight: bold;
	font-size: 48px;
}

.cnt-contacto {
	position: absolute;
	bottom: 10%;
}

.cnt-contacto .whatsapp, 
.cnt-contacto .telefono, 
.cnt-contacto .facebook {
	margin-right: -55px;
}

.cnt-contacto a {
	margin: auto 0;
	font-weight: bold;
	color: #000;
}

.cnt-contacto a:hover {
	text-decoration: none;
}

.cnt-trabajo .trabajo {
	padding-top: 25px;
}

.cnt-trabajo .cnt-title {
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
}

.cnt-trabajo .cnt-title .title {
	font-size: 35px;
	font-weight: bold;
}

.cnt-trabajo .cnt-inputs {
	padding-left: 50px;
	padding-right: 50px;
}

.cnt-proyecto {
	color: #fff;
	padding-bottom: 35px;
	position: relative;
}

.cnt-proyecto .cnt-title {
	padding: 30px;
}

.cnt-proyecto .cnt-title .title {
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
}

.cnt-proyecto .cnt-inputs {
	padding-left: 50px;
	padding-right: 50px;
}

.cnt-proyecto md-input-container label {
	color: #fff;
}

.cnt-proyecto md-input-container .md-input {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.81);
}

.cnt-proyecto .cnt-right {
	position: relative;
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
}

.cnt-proyecto .cnt-text {
	width: 100%;
}

.cnt-proyecto .cnt-text .descripcion {
	text-align: justify;
}

.cnt-proyecto .cnt-text .descripcion span {
	color: rgb(255, 0, 0);
}

.cnt-proyecto .cnt-img {
	position: absolute;
	width: 110px;
	height: 110px;
	top: 30px;
	right: 10px;
}

md-input-container label {
	color: #000;
}

md-input-container:not(.md-input-focused):not(.md-input-invalid) label.md-required::after {
	color: rgb(255, 0, 0);
}

.btnClose {
	
	top: 25px;
	right: 46px;
	z-index: 10;
	width: 34px;
	height: 34px;
	position: absolute;
  }

.btnClose .lines {
    transition: all .3s cubic-bezier(.7,0,.3,1);
    position: relative;
    width: 100%;
    height: 4px;
    background-color: #fff;
    display: block;
    top: 50%;
    margin-top: -2px;
}

.btnClose .lines:after,
.btnClose .lines:before {
    transition: all .3s cubic-bezier(.7,0,.3,1);
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #fff;
    display: block;
    content: '';
}

.btnClose .lines {
    background-color: transparent!important;
}

.btnClose .lines::before {
    -webkit-transform: translateY(0)rotate(-45deg);
    -moz-transform: translateY(0)rotate(-45deg);
    -o-transform: translateY(0)rotate(-45deg);
    -ms-transform: translateY(0)rotate(-45deg);
    transform: translateY(0)rotate(-45deg);
}

.btnClose .lines::after {
    -webkit-transform: translateY(0)rotate(45deg);
    -moz-transform: translateY(0)rotate(45deg);
    -o-transform: translateY(0)rotate(45deg);
    -ms-transform: translateY(0)rotate(45deg);
    transform: translateY(0)rotate(45deg);
}

.btnClose .lines::after, 
.btnClose .lines::before {
    top: 0;
}












.btn-trabajo {
	display: block;
	position: fixed;
	bottom: 8px;
	left: 25px;
	border: 1px solid rgb(35,31,32);
	border-radius: 10px;
	padding: 3px;
	background-image: url(/vendor/images/trabajo.png);
	background-position: 5px;
	background-repeat: no-repeat;
	background-size: 40px;
	background-color: #fff;
	z-index: 2;
}

.bolsa-trabajo {
	margin-left: 43px;
	margin-right: 5px;
	color: rgb(35,31,32);
}

.btn-trabajo:hover {
	background-image: url(/vendor/images/trabajo2.png);
	background-position: 5px;
	background-repeat: no-repeat;
	background-size: 40px;
	background-color: rgb(57, 52, 53) !important;
}

.bolsa-trabajo:hover {
	color: #696667;
	font-weight: bold;
}

.md-button:not([disabled]):hover {
	/*background-color: transparent;*/
	border: 1px solid rgba(158,158,158,0.2);;
}

.btn-whatsapp {
	display:block;
	width:70px;
	height:70px;
	position: fixed;
	right:15px;
	bottom:8px;
	border-radius:50%;
	z-index:999;
	background:url(/vendor/images/whatsapp.png);
  	background-repeat: no-repeat;
  	background-size: 100%;
}

.btn-whatsapp:hover {
	background:url(/vendor/images/whatsapp2.png);
	background-repeat: no-repeat;
  	background-size: 100%;
}

.btn-whatsapp img {
	width: 100%;
}

.cnt-btnMenu {
	position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
	display: block;
	background-size: 100%;
}

.cnt-btnMenu a, .cnt-btnMenu a:active, 
.cnt-btnMenu a:focus, .cnt-btnMenu a:hover,
 .cnt-btnMenu a:visited {
    text-decoration: none;
}

.cnt-btnMenu a {
	background-color: transparent;
}

.toggle-button {
    -webkit-transition: all .5s cubic-bezier(.7,0,.3,1);
    -moz-transition: all .5s cubic-bezier(.7,0,.3,1);
    -o-transition: all .5s cubic-bezier(.7,0,.3,1);
    transition: all .5s cubic-bezier(.7,0,.3,1);
    top: 25px;
    right: 46px;
    z-index: 10;
	width: 34px;
    height: 34px;
    position: absolute;
	display: none;
}

.toggle-button .lines {
    transition: all .3s cubic-bezier(.7,0,.3,1);
    position: relative;
    width: 100%;
    height: 4px;
    background-color: #000;
    display: block;
    top: 50%;
    margin-top: -2px;
}

.toggle-button .lines,
.toggle-button .lines:after,
.toggle-button .lines:before {
    -webkit-transition: all .3s cubic-bezier(.7,0,.3,1);
    -moz-transition: all .3s cubic-bezier(.7,0,.3,1);
    -o-transition: all .3s cubic-bezier(.7,0,.3,1);
}

.toggle-button .lines:after,
.toggle-button .lines:before {
    transition: all .3s cubic-bezier(.7,0,.3,1);
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #000;
    display: block;
    content: '';
}

.toggle-button .lines:before {
    top: -10px;
}

.toggle-button .lines:after {
    top: 10px;
}

.toggle-button.toggle {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.toggle-button.toggle .lines {
    background-color: transparent!important;
}

.toggle-button.toggle .lines:before {
    -webkit-transform: translateY(0)rotate(-45deg);
    -moz-transform: translateY(0)rotate(-45deg);
    -o-transform: translateY(0)rotate(-45deg);
    -ms-transform: translateY(0)rotate(-45deg);
    transform: translateY(0)rotate(-45deg);
}

.toggle-button.toggle .lines:after {
    -webkit-transform: translateY(0)rotate(45deg);
    -moz-transform: translateY(0)rotate(45deg);
    -o-transform: translateY(0)rotate(45deg);
    -ms-transform: translateY(0)rotate(45deg);
    transform: translateY(0)rotate(45deg);
}

.toggle-button.toggle .lines:after, 
.toggle-button.toggle .lines:before {
    top: 0;
}

.owl-prev {
    background: url('https://res.cloudinary.com/milairagny/image/upload/v1487938188/left-arrow_rlxamy.png') left center no-repeat;
    height: 54px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 1000;
    left: 2%;
    cursor: pointer;
    color: transparent;
    margin-top: -27px;
	opacity: 0;
}
  
.owl-next {
    background: url('https://res.cloudinary.com/milairagny/image/upload/v1487938220/right-arrow_zwe9sf.png') right center no-repeat;
    height: 54px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 1000;
    right: 2%;
    cursor: pointer;
    color: transparent;
    margin-top: -27px;
	opacity: 0;
}
  
.owl-prev:hover,
.owl-next:hover {
	opacity: 0.5;
}

.item {
    position: relative;
}