/*
 *   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.
 */

/*# sourceMappingURL=responsive.tablet.landscape.css.map */
#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%;
}


/* =============================================================================
 *   Block Styling
 * ========================================================================== */
#header .container .region-inner .block{
  width: 100%;
  max-width: 50%;
  text-align: center;
  margin-bottom: 0;
}
.blckServicios .boxwrapper .boxcontent .box{
  margin: 0% 2% 4% 2%;
}
.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{
  padding-left: 10px;
}
.blckTipoEventos .boxwrapper .box.box2{
  background-size: 85px;
  padding-top: 90px;
  margin-top: 20px;
}
.blckManosExpertos{
  padding: 4% 3%;
  box-sizing: border-box;
}

/* =============================================================================
 *   Node Styling
 * ========================================================================== */
/*
 * 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 50%;
   -ms-flex: 0 1 50%;
   flex: 0 1 50%;
  -webkit-align-self: flex-start;
   -ms-flex-item-align: start;
   align-self: flex-start;
   box-sizing: border-box;
   padding-left: 5%;
 }
#node-12 .flexCntrCntrCntr .flexCol.bx1{
  padding-left: 0;
}
#node-12 .flexCntrCntrCntr .flexCol.bx2{}
