/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
/* line 16, ../sass/responsive.tablet.portrait.scss */
html {
  font-size: 81.3%;
}

/*# sourceMappingURL=responsive.tablet.portrait.css.map */
/* =============================================================================
 *   Wrappers
 * ========================================================================== */
#header .container .box{
  -webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 50%;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
}

#header .container .region-inner .block{
  width: 100%;
  max-width: 50%;
  text-align: center;
  margin-bottom: 0;
}
/* =============================================================================
 *   Block Styling
 * ========================================================================== */
.blckBienvenida{
  background-position: 180% 180%;
}
.blckServicios .boxwrapper .boxcontent .box{
  margin: 0% 2% 4% 2%;
}
.blckManosExpertos{
  padding: 4% 3%;
  box-sizing: border-box;
}
.blckTipoEventos .boxwrapper .box.box2{
  background-size: 85px;
  padding-top: 90px;
  margin-top: 20px;
}
.blckTipoEventos .boxwrapper .box.box1{
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 1 60%;
  -ms-flex: 0 1 60%;
  flex: 0 1 60%;
}
.blckTipoEventos .boxwrapper .box.box2{
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 1 40%;
  -ms-flex: 0 1 40%;
  flex: 0 1 40%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.blckTipoEventos .boxwrapper .box.box2{
  font-size: 70%;
  background-size: 70px;
  padding-left: 10px;
  padding-top: 70px;
  margin-top: 20px;
}

.mnpnlFooter .blckInfo .box .txtwrap{
  width: 92%;
  padding-left: 12px;
  box-sizing: border-box;
  font-size: 115%;
}
/* =============================================================================
 *   Node Styling
 * ========================================================================== */
.not-front.page-views .mainContent,
.not-front.page-node #main-content{
  font-size: 95%;
}
/*
 * QUIENES SOMOS
 */
 #node-11 .boxwrapper.flexCntrCntrCntr .flexCol{
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
 }
 #node-11 .boxwrapper.flexCntrCntrCntr.box3 .flexCol.bx1{
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
 }
 #node-11 .boxwrapper.flexCntrCntrCntr.box3 .flexCol.bx2{
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
 }

/*
 * SERVICIOS
 */
 #node-12 .flexCntrCntrCntr .flexCol{
   -webkit-box-flex: 0;
   -moz-box-flex: 0;
   -webkit-flex: 0 1 100%;
   -ms-flex: 0 1 100%;
   flex: 0 1 100%;
   box-sizing: border-box;
 }
#node-12 .flexCntrCntrCntr .flexCol.bx1{
  padding-left: 0;
}
#node-12 .flexCntrCntrCntr .flexCol h2{
  margin: 2% auto;
}










  /**/
