@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');




.container-magnex{
	width: 734px;
	font-family: "Nunito Sans", sans-serif;
    
}
.container-max{
	    position: relative;
    height: 1370px;
}
.container-magnex p h2{
	font-family: "Nunito Sans", sans-serif;
}

.title {
  text-align: center;
  padding: 50px 0px 25px 0;
  font-size: 44px;
  font-weight: 600;
  color: #21222c;
  font-family: "Nunito Sans", sans-serif;
}
.wrapper {
 
  width: 100%;
 
  
  background: transparent;
  opacity: 1;
}



.wrapper .line {
  width: 50%;
  margin: 25px auto 0 auto;
  height: 1px;
  background-color: #c3d2e3;
}
.ee-coBase-page-wrapper>* {
    margin: 0 auto;
    font-size: 11px;
  
    font-family: "Nunito Sans", sans-serif;
}
.container-mg {
  
  padding: 10px 0;
  text-align: center;
  width: 90%;
  padding: 10px 0px;
  text-align: center;
  margin: auto;
	position: relative;
	z-index: 0;
	height: 1315px;
}
.container .card {
  
  min-height: 140px;


  background-color: white;
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  margin: 0 auto;
}
.tabs {
  text-align: left;
  position: relative;
}
.tabs input {
  position: absolute;
  opacity: 0;
  margin: 0;
  padding: 0;
}

.tabs input + label:hover {
  color: #fff;
}
.tabs .tabsShadow {
  width: 100%;
  padding: 10px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.04);
  box-sizing: border-box;
  position: absolute;
  height: 35px;
  z-index: 0;
  top: 0;
  pointer-events: none;
}

.content .item {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  position: absolute;
  
}

#tab-1:checked ~ .glider {
  left: 0px;
}
#tab-2:checked + label {
 color: #fff;
    
    filter: drop-shadow(2px 4px 6px grey);
}
#tab-2:checked ~ .glider {
  background: linear-gradient(90deg, #51a14c 0%, #10c33e 100%);
  box-shadow: 0px 0px 8px 0px rgba(47, 187, 12, 0.62);
}

#tab-3:checked + label {
  color: #525252;
}

#tab-1:checked ~ section #content-1,
#tab-2:checked ~ section #content-2,
#tab-3:checked ~ section #content-3,
#tab-4:checked ~ section #content-4 {
  opacity: 1;
  visibility: visible;
}

.tabs input + label {
      margin: 12px -8px;
    width: 28%;
    transition: all 0.3s;
    text-align: center;
    border: none;
    color: #fff;
    display: inline-flex
;
    -webkit-box-pack: center;
    padding: 5pt 10pt;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 8pt;
    margin-bottom: 8px;
   
    letter-spacing: 0.1666666667em !important;
    background: hsl(232deg 6% 17%);
    cursor: pointer;
    height: 50px;
    justify-content: center;
    align-items: center;
}

.content {
      margin: 0px auto;
    text-align: left;
    line-height: 20px;
    height: 240px;
    display: block;
    padding-top: 10px;
    z-index: 2;
    background: #fff;
    position: relative;
}

.container .card {
      max-width: 734px;
    min-height: 140px;
    border: none;
    margin: 0 auto;
    z-index: 4 !important;
    position: relative;
    background: linear-gradient(#141e30, #243b55);
    background: #16181a;
    background: #fff;
}


h2.tab-title.tab-warning,
h2.tab-title.tab-success,
h2.tab-title.tab-primary,
h2.tab-title.tab-default {
  display: inline-flex;
  color: #fff;
  background-position: bottom center;
  margin-bottom: 0pt !important;
  margin-top: 6pt;
  height: 22pt;
  text-fill-color: transparent !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  -webkit-background-clip: text !important;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  -ms-background-clip: text;
  -ms-text-fill-color: transparent;
  text-transform: capitalize;
  font-size: 24px;
  letter-spacing: 0px;
  font-family: "Manrope" !important;
  font-weight: 800 !important;
}

h2.tab-title.tab-default {
  background: linear-gradient(10deg, #f7ec9c, #ff8651);
}

h2.tab-title.tab-success {
  background: linear-gradient(10deg, #02ce85, #02ceab);
}

h2.tab-title.tab-primary {
  background: linear-gradient(
    60deg,
    hsl(202deg 100% 75%),
    hsl(205deg 100% 64%),
    hsl(230deg 100% 75%),
    hsl(270deg 100% 72%)
  );
}

h2.tab-title.tab-warning {
  background: linear-gradient(70deg, #c51574, #97389b);
}

.tabs input {
  position: relative;
  opacity: 0;
  margin: auto !important;
  padding: 0;
}
label.tab.tab-primary {
  border-top-left-radius: 20px;
	background-color: #0f395a;
	    font-family: "Nunito Sans", sans-serif;
	font-weight: bold;
}
label.tab.tab-warning {
  border-radius: 0 6pt 6pt 0;
}
#tab-1:checked + label {
  color: #fff;
    
    filter: drop-shadow(2px 4px 6px grey);
}
#tab-3:checked + label {
 color: #fff;
    
    filter: drop-shadow(2px 4px 6px grey);
}
#tab-4:checked + label {
  color: #ffadfa;
}
#tab-1:checked ~ .glider {
  left: 1.6%;
}

#tab-2:checked ~ .glider {
  left: 21.85%;
}
#tab-3:checked ~ .glider {
  background: linear-gradient(
    90deg,
    #faffcc 0%,
    #f5eea3 10%,
    #ffe48a 40%,
    #ffb54d 65%,
    #ff974d 85%,
    #ff8052 100%
  );
  left: 42.15%;
  box-shadow: 0px 0px 8px 0px hsl(17.72deg 100% 70% / 70%);
}

#tab-4:checked ~ .glider {
  background: linear-gradient(90deg, #b9326f 0%, #ff5ddc 100%);
  box-shadow: 0px 0px 8px 0px rgba(231, 13, 93, 0.57);
  left: 62.365% !important;
}

.glider {
  width: 15%;
  padding: 0px 13px;
  height: 4.5px;
  border-radius: 0 0 1px 1px;
  position: absolute;
  box-shadow: 0px 0px 8px 0px hsl(262deg 100% 70% / 70%);
  background: linear-gradient(
    113deg,
    hsl(260deg 100% 64%) 0%,
    hsl(190deg 100% 55%) 100%
  );
  transition: all 0.3s;
  top: 36px;
  z-index: 2;
}

span.numit {
  font-size: 12pt;
  font-family: "muli";
  font-weight: 600;
  text-shadow: 0.5px 0.5px 0.5px #e7e9f5;
  color: #0e101a;
  margin-right: 2px;
  margin-left: -2px;
  padding: 0;
  color: aliceblue;
  text-shadow: 0.5pt 0.5pt 0.5pt #2d3748;
}

.tab-2 {
    
    background-color: #43bfef !important;
	    font-family: "Nunito Sans", sans-serif;
	font-weight: bold;
} 
.tab-3 {
    
    background-color: #00acaa !important;
	border-bottom-right-radius: 20px;
    font-family: "Nunito Sans", sans-serif;
	font-weight: bold;
}
.magnex{
	color: #43bfef !important;
    font-weight: bold !important;
    font-size: 60px !important;
    line-height: 45px !important;
	padding-top: 10px;
	padding-bottom: 10px !important;
	    font-family: "Nunito Sans", sans-serif;
}
.en-magnex{
	color: #00acaa;
    font-size: 30px;
}
.desde{
	    padding-bottom: 10px !important;
    padding-top: 20px;
	color: #0f395a !important;
    font-size: 18px !important;
    line-height: 45px !important;
	    font-weight: 600;
}
.colum{
width: 100%
}
.h2 {
    font-size: 14px;
    color: #0f395a;
    text-align: center;
	font-weight: bold;
	    font-family: "Nunito Sans", sans-serif;
}
.h2-2 {
        font-size: 11px;
    color: #0f395a;
    text-align: center;
    font-weight: 400;
    line-height: 16px;
}
.pro{
	background-color: #bef0fb;
    padding: 20px 7px !important;
    color: #0f395a;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
	    height: 200px;
}

.act{
	background-color: #becdd4;
	   height: 200px;
   padding: 20px 7px !important;
    color: #0f395a;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
}

.fom{
	background-color: #bef0fb;
    padding: 20px 7px !important;
    color: #0f395a;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
	   height: 200px;
}

.ret{
	  height: 200px;
	background-color: #e9f8ff;
    padding: 20px 7px !important;
    color: #0f395a;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
}
.gen{
	background-color: #f9f5da;
   padding: 20px 7px !important;
    color: #0f395a;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
	    height: 200px;
}
.div-1{
	background: #d9fdef;
    margin-bottom: -10px;
     padding: 4px;
	height: 180px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.div-2{
	background: #f0f4f5;
    margin-bottom: -10px;
        padding: 4px;
	height: 180px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.div-3{
	background: #ebf9f9;
    margin-bottom: -10px;
       padding: 4px;
	height: 180px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.div-4{
	background: #f2fcfe;
    margin-bottom: -10px;
        padding: 4px;
	height: 180px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.div-5{
	background: #fcfbe9;
    margin-bottom: -10px;
     padding: 4px;
	height: 180px;    
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.servicios-img-1{
	background-image: url("../image/servicios-img-1.png");
	height: 781px;
		background-repeat: no-repeat;
	background-position: center;
	border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.reclu{
	background-image: url("../image/seleccion-1.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 516px;
}
.eva{
	background-image: url("../image/seleccion-2.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 516px;
}
.dec{
	background-image: url("../image/seleccion-3.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 516px;
}
.puntos{
	height: 11px;
    width: 73px;
    margin-top: 9%;
    padding: 0px 10px;
}
.flex{
	display: flex;
    justify-content: center;
}
p{
	    font-size: 14px;
    text-align: justify;
    font-weight: normal;
        padding: 10px !important;
	line-height: 16px;
	 font-family: "Nunito Sans", sans-serif;
	color: #000;
	
}
.empresas{
	padding: 40px !important;
    text-align: center;
	 font-family: "Nunito Sans", sans-serif;
}
.pr-seleccion{
	padding: 40px !important;
    text-align: center;
	background-color: #eaf6ff;
}
.n{
	position: absolute;
	    font-family: "Nunito Sans", sans-serif;
    bottom: 9%;
    color: #43bfef !important;
    font-weight: 400 !important;
    font-size: 60px !important;
    line-height: 45px !important;
    padding-top: 10px;
    padding-bottom: 10px !important;
}
.of{
	color: #fff;
    font-size: 45px !important;
    letter-spacing: 9px;
    font-weight: normal;
}
.div-man{
	background-color: #eaf7fd;
    padding: 10px 20px;
	height: 234px;
}
.div-man p{
	font-family: "Nunito Sans", sans-serif;
}
.div-mod p{
	font-family: "Nunito Sans", sans-serif;
}
.div-mod p{
	font-family: "Nunito Sans", sans-serif;
}
.div-mod{
	background-color: #c4eceb;
    padding: 10px 20px;
	height: 250px;
}
.div-par{
	height: 250px;
	background-color: #c5f1fc;
    padding: 10px 20px;
}
.h2-mant{
	color: #43bfef;
    font-size: 22px;
    font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
	    font-weight: 900;
}
.h2-mod{
	    color: #00acaa;
	font-family: "Nunito Sans", sans-serif;
    font-size: 22px;
    font-weight: 600;
	    font-weight: 900;
}
.h2-par{
	color: #0f395a;
    font-size: 22px;
    font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
	    font-weight: 900;
}
.div-ser-alig{
	display: flex
;
    align-items: center;
    margin-bottom: 20px;
}
.iconos-pr-seleccion{
	width: 130px;
    height: 130px;
}
.padd-ico-pr-selecc{
    padding: 50px 0px;
    width: 100%;
}
.h2-pr-selecc{
	color: #fff;
    font-size: 22px;
    font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
	text-align: center;
}
.pr-selecc-card{
	   
    margin-top: 210px;
    padding: 10px;
}
.pr-selecc-card p{
	text-align: center;
    color: #fff;
    font-weight: normal;
    padding-top: 11px;
}
.puntos-3{
	    position: absolute;
    bottom: 2%;
    width: 80%;
    left: 10.4%;
}




