/*
 *   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 default font size on small touch devices */
/* line 16, ../sass/responsive.smalltouch.portrait.scss */
body {
  font-size: 100%;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* line 26, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle {
  /* The toggle link */
  /* Menu items */
}
/* line 28, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}
/* line 31, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}
/* line 39, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

/*# sourceMappingURL=responsive.smalltouch.portrait.css.map */



/* =============================================================================
 *   Wrappers
 * ========================================================================== */

/* =============================================================================
 *   Branding
 * ========================================================================== */

/* =============================================================================
 *   Page content header
 * ========================================================================== */
.page-views #page-title,
.page-taxonomy #page-title{
	line-height: normal;
    margin: 10% 0 0 0;
    padding-bottom: 0;
}
/* =============================================================================
 *   Regions
 * ========================================================================== */
#header .container .region-header{
	width: 100%;
	margin-bottom: 3%;
}

/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */

/* =============================================================================
 *   Block Styling
 * ========================================================================== */


#block-block-1 .block-content .wrapbox{
	background-image: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
#block-block-1 .block-content .wrapbox .box{
    padding: 0 10px;
    border: 0;	
}

/* BLOQUE DE BIENVENIDA */
.bloque-bienvenida .block-title{
	line-height: normal;
}


/* MAIN MENU */
.mainmenu{}


/* ACCESO A CLIENTES */
#block-block-14{
	margin: 6% 0;
}
#block-block-14 .wrapbox.acccli{}
#block-block-14 .wrapbox.acccli .box{}
#block-block-14 .wrapbox.acccli .box1{
	border: 1px solid #CCCCCC;
	margin-bottom: 5%;
}
#block-block-14 .wrapbox.acccli .box2{
	border: 0;
}
#block-block-14 .wrapbox.acccli .box2:before,
#block-block-14 .wrapbox.acccli .box2:after{
	content: none;
}

/* BLOQUE SERVICIOS */
.bloque-servicios.blck1 .block-inner{
	padding-top: 3%;
	padding-bottom: 3%;
}
.bloque-servicios .view-content{
	margin-right: 10px;
	margin-left: 10px;
}
.bloque-servicios .row .portfolio-item .portfolio-link{
	margin-bottom: 0;
}
.bloque-servicios .view-content .views-row .title-block{
    text-align: center;
    margin-bottom: 5%;	
}

/* BLOQUE COTIZAR */
.bloque-cotizar{
	padding: 5% 4%;
}
.bloque-cotizar .block-content > p{
	font-size: 1.4em;
    margin-bottom: 5%;
	text-align: center;
}
.bloque-cotizar .block-content .cotizar{
	margin-bottom: 3%;
    display: inline-block;
}

/* FOOTER */
#footer{
	padding: 5% 3%;
	box-sizing: border-box;
}
#footer .block-panels-mini .panel-display .region .pane-block{
	margin-bottom: 10%;
}
#footer .block-panels-mini .panel-display .region:last-child .pane-block{
	margin-bottom: 0;
}
/* =============================================================================
 *   Node Styling
 * ========================================================================== */

/* QUIENES SOMOS */
.page-servicios .view-filters .views-exposed-widget select{
	min-width: 290px;
	margin: 5% 0;
}
#node-21 .node-content .wrapper-box .box{
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
	margin: 6% auto;
}
#node-21 .node-content .wrapper-box.box-icos .box2{
	background-image: none;
}
.page-servicios .view-content .views-row .teaser-title,
.section-tipo-de-servicio .nodes .node .region-inner .field-name-title{
	max-width: 65%;
}

/* SOAT */
#node-22 form .form-wrapper .fieldset-wrapper .wrapper-field.w50{
	-webkit-flex-basis: 0 1 auto;
    -ms-flex-basis: 0 1 auto;
    flex-basis: 100%;
    padding: 1%;
    box-sizing: border-box;		
}









