@font-face {
    font-family: "Austin-Extrabold";
    src: url(https://mktposgrado.ucontinental.edu.pe/hubfs/font/Austin-Extrabold.otf);
}
@font-face {
    font-family: "neue-plak-regular";
    src: url(https://mktposgrado.ucontinental.edu.pe/hubfs/font/neue-plak-regular.ttf);
}
@font-face {
    font-family: "neue-plak-condensed-bold";
    src: url(https://mktposgrado.ucontinental.edu.pe/hubfs/font/neue-plak-condensed-bold.ttf);
}
@font-face {
    font-family: "neue-plak-narrow-bold";
    src: url(https://mktposgrado.ucontinental.edu.pe/hubfs/font/neue-plak-narrow-bold.ttf);
}
@font-face {
    font-family: "neue-plak-bold";
    src: url(https://mktposgrado.ucontinental.edu.pe/hubfs/font/neue-plak-bold.ttf);
}
body{
	margin:0;
}
/* helpers jherson os */
.mx-90 img{
	max-width:90px;
}
.mt-10{
	margin-top:10px;
}
.mt-20{
	margin-top:20px;
}
.mt-20-mobile{
	margin-top:20px;
}
.mt-30{
	margin-top:30px;
}
.mt-40{
	margin-top:40px;
}
.mb-10{
	margin-bottom:10px;
}
.fw-500,.fw-500 span{
	font-weight:500;
}
.fw-300,.fw-300 span{
	font-weight:300;
}
.fw-bold, .fw-bold span{
	font-weight:bold;
}
.ntop{
	top:0 !important;
}
/* end herlpers */
.container-fluid{
	padding:0 !important;
}
img{
	max-width:100%;
}
section{
	float:left;
  width:100%;
  overflow:hidden;
}
.relative{
	position:relative;
}
.nav-link{
	position:relative;
}

.nav-item:nth-child(4) .nav-link:before,.nav-link.active:before{
	height:0;
  width:0;
}
.nav-link.active:before{
		background-color: #858ea7;
    top: 0;
    height: 40px;
  	width:2px;
  	right:-2px;
}
.nav-link:before{
    content: '';
    position: absolute;
    background-color: #858ea7;
    right: 0;
    height: 32px;
    width: 2px;
    top: 4px;
}
.vimg img{
	max-width: 90px;
  margin: auto;
  display: block;
}
.nav-tabs .nav-link.active{
	border-right: 2px solid #858ea7;
  color: #858ea7;
  font-weight: bold !important;
}
#header_mba_2021{
  padding:20px 0;
  color: #fff;
	background-color: #212322;   
  /*box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);*/
}
#header_mba_2021 .row-fluid{
	display:flex;
  align-items:center;
}
#header_mba_2021 .logo_left img{
  max-width: 290px;
  padding-top: 5px;
}
#header_mba_2021 .logo_right img{
	max-width: 220px;
  float: right;
}
#header_mba_2021 .powered{
  font-size: 14px!important;  
  margin-right: 8px;
  float: right;
}
#gradient{
	height: 4px!important;
  background: rgb(207,233,247);
  background: -moz-linear-gradient(90deg, rgba(207,233,247,1) 0%, rgba(99,253,203,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(207,233,247,1) 0%, rgba(99,253,203,1) 100%);
  background: linear-gradient(90deg, rgba(207,233,247,1) 0%, rgba(99,253,203,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cfe9f7",endColorstr="#63fdcb",GradientType=1);
}
#first{
	padding:50px 0 65px;
  position:relative;
  z-index:1;
  /*background-position:90px !important;*/
  max-height:375px;
  /*border-bottom: solid 4px #05A8CE;*/
}
#first .sello_mrhgo img{
  max-width: 220px!important;  
  margin-bottom: 7px;
}
#first .sello_mgp img{
  max-width: 240px!important;  
  margin-bottom: 7px;
  border-radius: 0;
}
#first h2{
	font-family: "neue-plak-bold";  
  font-size: 90px;  
  font-style: normal;
  font-stretch: normal;
  line-height: 85px;
  letter-spacing: 0.6px;
  text-align: left;
  color: #05A8CE;
}
#first h1{
	font-family: "neue-plak-bold";
  font-size: 60px!important;  
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;  
  text-align: left!important;
  letter-spacing: 0.6px;
  color: #212322!important;
  /*font-style: italic;*/
}
#first:before{
	content:'';
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  /*background-image: linear-gradient(255deg, rgba(129, 116, 80, 0), rgba(129, 116, 80, 0.96) 33%, #817450);*/
  z-index:2;
}
#first h3{
	font-family: "neue-plak-regular";  
  font-size: 23px;    
  line-height: 1.25;  
  letter-spacing: 0.25px;
  text-align: left;
  margin-top: 10px;
}
.mg-top-certi{
  margin-top: 20px;
  letter-spacing: 0px;
  }
#m__tab{
	padding:50px 0;
  /*background-color: #8C1B7F;*/
  background-color: #0e2534;
}
#m__tab .form_fix{
		max-width: 352.3px;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
    padding: 20px;
    position: fixed;
    top: 330px;
  	margin-top:135px;
}
#m__tab .form_fix h3{
	font-family: "neue-plak-regular";
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.91;
  letter-spacing: 0.6px;
  text-align: left;
  color: #212322;
}
.text-20{
	font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: left;
  color: #000000;
}
.text-16{
	font-family: "neue-plak-regular";
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: 0;
  text-align: left;
  color: #464646;
}
.text-18{
	font-family: "neue-plak-regular";
  font-size: 19px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 0;
  text-align: left;
  color: #212322;
}
.white h3,.white.text-16,.white{
	color:#fff;
}
.acerca span,.acerca{
	font-family: "neue-plak-regular";
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: 0;
  text-align: left;
  color: #ffffff;
}
.tab_title,.tab_title span{
  font-family: "neue-plak-regular";
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.4px;
  text-align: left;
  color: #212322;
}
.title h3{
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: 0.6px;
  text-align: left;
  color: #ffffff;
}
.title-20{
	font-family: "neue-plak-regular";
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
h5{
  font-family: "neue-plak-regular";
}
.text-13{
  font-family: "neue-plak-regular";
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #212322;
}
.text-14, .text-14 span{
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
#dirigido{
	background-color:#fff;
  padding:50px 0;
}
#grado{
	background-color: #0e2534!important;
  padding:50px 0;
}
#grado h5{
	color: #05A8CE;
  letter-spacing: 0.6;
}
.img-docente {
  text-align: center;
  padding-top: 10px;
  max-width: 200px !important;
}
#ventajas{
	padding:50px 0;
}
.vimg-lv{
   border-radius: 50%;
   width: 29%!important;
   width: 29%!important;   
   padding: 6px;
  }
.vimg-lv img{
   width: 100%!important;
   width: 100%!important;
   margin: auto;
  }
.v-text{
	font-family: "neue-plak-regular";
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 0;
  text-align: left;
  color: #464646;
  margin:4px 0;
}
.v-text-footer{
	font-family: "neue-plak-regular";
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 0;
  text-align: left;
  color: #ffffff;
  margin:15px 0;
}
.button_a a{
	border: solid 2px #fff;
  padding: 10px;
  display: inline-block;
  margin-top: 20px;
  color: white;
}
#plan{
  background-color: #F8F7F5;
	padding:50px 0;  
}
#descarga{
  background-color: #000000;
	padding:50px 0;
}
#footer{
  background-color: #212322;
  color:#fff;
  padding:20px 0;
}
#footer .logo{
	text-align:right;
}
/*.l__line.white h2:after,.l__line.white h2:before{
	background-color: #fff!important;
}*/
.l__line.white h2{
  font-family: "neue-plak-bold";
  font-size: 30px !important;
  line-height: 1.15;
  /*font-weight: 500 !important;*/
	color:#fff !important;
  letter-spacing: 0.6px;
}
.l__line h2{
	font-family: "neue-plak-bold";
  font-size: 30px;
  /*font-weight: 800;*/
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: 0.6px;
  text-align: left;
  color: #2b71af;  
  position:relative;  
}
.l__line_presentacion h2{
	font-family: "neue-plak-bold";
  font-size: 30px;
  /*font-weight: 800;*/
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: 0.6px;
  text-align: left;
  color: #fff;  
  position:relative;  
}
.l__line_certificacion h2{
	font-family: "neue-plak-bold";
  font-size: 30px;
  /*font-weight: 800;*/
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: 0.6px;
  text-align: left;
  color: #fff;  
  position:relative;  
}
.l__line h4{
	font-family: "neue-plak-bold";
  font-size: 22px;
  /*font-weight: 800;*/
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: 0.6px;
  text-align: left;
  color: #000;  
  position:relative;  
}

/* clear hubspot form*/
.hs-form-required{
	display:none !important;
}
.hs-error-msgs{
	padding:0;
  margin:0;
}
.hs-error-msgs li{
	list-style: none;
  color: #1dd693!important;
  font-size: 10px;
}
.inputs-list {
	margin:0;
  padding:0;
}
.inputs-list li{
	list-style:none;
}
.inputs-list li label,.hs-error-msgs li label{
	display:flex !important;
  margin-bottom:1px;
}
.inputs-list li label span {
	font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
input[type="checkbox"]{
	margin-right:5px;
  position:relative;
  top:3px;
}
.form_fix label{
	display:none !important;
}
.form_fix{
	/*border-radius: 0 0 0 30px;*/
}
.hs-button{
	background-color:#464646;
  color:white;
  font-weight: 700;
  padding:10px;
	width:100%;
  margin-top:15px;
  border: none;
  border-radius: 30px!important;
}
.hs-button:hover{   
  transition: 0.5s;
  box-shadow: 0 10px 10px rgba(0,0,0,.16)!important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}
.hs-input:not([type="checkbox"]){
	width:100% !important;
  margin-bottom:8px;
  height:35px;
  padding:0 10px;  
  border: 0.5px solid #212322;
  border-radius: 4px!important;
}
/* end clear hubspot */
.card{  	
  	padding: 28px 20px;
    background-color: white;  
  	position:relative;  	
    overflow: inherit;
    border: 1px solid #212322!important;
    border-radius: 0!important;*/
}
.cardmgp{
  	border:0 !important;
  	padding: 15px;
    background-color: #ffffff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  	position:relative;
  	border-radius: 0px !important;
    overflow: inherit;
}
#header h3 span{
	position:relative;
}
#header h3 span:before{
    content: '';
    position: absolute;
    left: -9px;
    top: -2px;
    width: 2px;
    height: 36px;
background: #fff;}
.dash{    
    padding-bottom: 10px;
    border-bottom: 1px solid #212322;
}
.dashmgp{
    padding-bottom: 10px;
    border-bottom: 1px solid #163A54;
    margin-bottom:10px;
}
.dash .row-fluid{
	display:flex;
  align-items:center;
}
.dashmgp .row-fluid{
	display:flex;
  align-items:center;
}
.up{
	z-index:3;
}
.logo img{
	max-width:310px;
}
.logo_b img{
	max-width:310px;
}
#footer .row-fluid{
	display:flex;
  align-items:center;
}
@media screen and (max-width: 900px) and (min-width: 600px){
  /*.form_fix{
  	position:relative;
  }*/
  .vimg img{
	max-width: 100px!important;  
  display: block;
  } 
  .powered{
    visibility:hidden;
    display:none;
  }
}
@media (max-width:600px){
  .dash .row-fluid{
  	display:block;
  }
  .mx-90 img{
  	max-width:100%;
  }
  .certi-image{    
    display: block!important;
    text-align: center!important;  
  }
  .certi-image img{    
    width: 60px!important;
    margin-bottom: 8px;    
  }
  .mg-top-certi{
    margin-top: 15px;
  }
  #first{
  	padding-top: 40px!important;
    padding-bottom: 40px!important;
    max-height: 100%!important;
  }
 /*#first:before{        
    background-image:url("https://mktposgrado.ucontinental.edu.pe/hubfs/uc_mrhgo_2021_2_lp_mobile.jpg");
    background-position: center; 
    background-repeat: no-repeat;    
  }*/
  #first .sello_mgp img{
    text-align: center;  
    margin: auto; 
    display: block;
    margin-bottom: 15px;
  }
  #first h1{      
  	font-size:38px!important;  
    text-align: center!important; 
    color: #ffffff!important; 
  }
  #first h2{  	
    width: 65%;
    font-size:35px!important;       
  }
  #first h3{    
  	font-size:22px;
    padding-top: 0px;    
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
  }
  #header .row-fluid{
  	justify-content:inherit;
  }
  #header h3{
  	margin:0;
    margin-left:auto;
  }   
  #header_mba_2021{
    padding:15px 0;
    box-sizing: border-box;
  }  
  #header_mba_2021 .row-fluid{    
    box-sizing: border-box;
  } 
  #header_mba_2021 .logo_left img{	  
    max-width: 100%!important;  
  }
  #header_mba_2021 .logo_right img{	   
    max-width: 70%!important;  
  }
  #headerlv h3{
  	margin:0;
    margin-left:auto;
  }
  .powered{
    visibility:hidden;
    display:none;
  }  
  #m__tab .form_fix{
		margin-top:40px;
  }
  .l__line h2{
    line-height: 1.1!important;
    /*display: block!important;
    text-align: center!important;  */
	}
  .l__line_certificacion h2{
    line-height: 1.1!important;
    /*display: block!important;
    text-align: center!important;  */
	}
  .mt-20-mob{
    margin-top: 40px!important;
  }
  .mt-20-mobile{
    margin-top: 0px!important;
  }
  .l__line.white h2{
    line-height: 1.1;
    display: block!important;
    text-align: center!important;  
  }
  .l__line h2:after {
    content: '';
		display:none;
	}
  .l__line h2:before {
    content: '';
    display:none;
	}  
  .r-flex .row-fluid{
  	display:flex;
  }
  .w-left{
  	width:25% !important;
    margin-right:5px;
  }
  .w-right{
  	width:100% !important;
  }
  .form_fix{
  	position:relative!important;
    min-width: 100%!important;
		margin-top: 0;
  }
  #footer .row-fluid{  	
    display: inline-block!important;
    text-align: center!important;
  }
  #footer .row-fluid img{
  	/*display:block;*/
    margin:auto;
  }
  .v-text-footer{
	  text-align: center!important;
  }
}