/*ajuste logo*/

.t3-header.navbar-fixed-top .logo a {
    margin-top: 15px!important;
}

.off-canvas-toggle i{
	font-size: 30px;
	margin-top: 4px;
}

.t3-sl-roof {
    background: #1B1464!important;
    border-bottom: 1px solid #1B1464;
}

.qx-element-text ul li:before {
    content: "\f0da"!important;
}


li{
 list-style: none;	
}

.qx-testimony ul li:before {
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 6px;
}

.item-page ul li:before {
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 6px;
}

.layout-blog .t3-wrapper .t3-module.module .module-inner .module-title, .view-article .t3-wrapper .t3-module.module .module-inner .module-title, .layout-blog .t3-wrapper .t3-module.module .module-inner .module-ct, .view-article .t3-wrapper .t3-module.module .module-inner .module-ct {
    padding: 0px!important;
}


@media screen and (min-width: 768px){
	.t3-sl {
		padding-bottom: 0px!important;
		padding-top: 2px!important;
	}
}

.item-page {
    padding: 10px!important;
}
.t3-mainbody {
   padding: 30px 0 30px;
}

.qxif-file-pdf{
	padding-right: 15px;
    font-size: 22px;
}




/*estilos guía de socios*/

.djflyer_title img {
    border: 1px solid #dadada;
    padding: 4px;
    margin: 0 0 10px 0;
    background: #FFFFFF;
    width: 100%;
}

.djflyer_in {
    line-height: 130%;
    padding: 12px 0;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 );
    border: 0px solid #c5c5c5;
	border-radius: 12px;
}

.djflyer.schema_bottom .djflyer_items_box .djflyer_items_box_in {
    padding: 20px 0 0 0;
    box-shadow: 0 -1px 0 #ffffff;
    -webkit-box-shadow: 0 -1px 0 #ffffff;
    border-top: 2px solid #1b1464;
    margin: 0 20px;
}

.djflyer_cat {
    font-size: 1.6em;
    line-height: 1.4em;
    margin-bottom: 20px;
    font-weight: 700;
    padding-right: 20px;
    color: #000000;
}

.djflyer  .item_title .item_category{
    display: none!important;
}

.item_name{
	background: none!important;
}
	
	
/*estilos footer*/
.use-full-links p {
    margin-bottom: 10px!important;
    margin-right: -2px!important;
}

/*Estilos formulario bolsa de trabajo*/
#qx-column-86594{
background: linear-gradient(to bottom, #ffffff 0%,#e8e8e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 );
border-radius: 12px;
}

/*ajuste navegación para adaptarse al menú extenso*/

@media screen and (min-width: 1200px){
	.navbar-default{
		width: 800px!important;
	}	
}

@media (max-width: 480px){
	.t3-mainnav .off-canvas-toggle {
		background: #1b1464!important;
		color: #ffffff !important;
	}
}

.t3-off-canvas-header-title{
	display: none;
}

.t3-off-canvas .t3-off-canvas-header {
    background: #ffffff!important;
}
    