/* @override 
	http://test.ilogica.cl/adexus/wp-content/themes/adexus/style.css
	http://localhost/wp-content/themes/adexus/style.css
	http://www.adexus.cl/wp-content/themes/adexus/style.css
*/

/*
Theme Name: Adexus
Theme URI: http://www.ilogica.cl
Description: Tema para Adexus
Version: 1.0
Author: Ilogica
Author URI: http://www.ilogica.cl

*/

@import "css/reset.css";
body{
	color:#9b9fa1;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
}
a{
	text-decoration: none;
}

a:hover{
	opacity: 0.8;
	transition: color .25s ease-in-out;
   -moz-transition: color .25s ease-in-out;
   -webkit-transition: color .25s ease-in-out;
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}
em{
	font-style: italic;
}


/* @group structure */


.btn{
	display: inline-block;
	background: #9ba0a1;
	color: #fff;
	margin: 0 5px;
	font-size: 13px;
	text-transform: uppercase;
	padding: 10px 20px;
}

.btn:hover{
	background: #777;
}

p .btn{
	margin: 0;
}


.wrap{
	width: 1008px;
	position: relative;

	margin: 0 auto;
}

.clear{clear: both;}



.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12{
	padding: 0 15px;
	float: left;
}

div.offset1, .offset1{padding: 0 15px 0 97px;}
div.offset2, .offset2{padding: 0 15px 0 180px;}
div.offset3, .offset3{padding: 0 15px 0 264px;}
div.offset4, .offset4{padding: 0 15px 0 349px;}
div.offset5, .offset5{padding: 0 15px 0 432px;}
div.offset6, .offset6{padding: 0 15px 0 516px;}
div.offset7, .offset7{padding: 0 15px 0 600px;}
div.offset8, .offset8{padding: 0 15px 0 685px;}
div.offset9, .offset9{padding: 0 15px 0 769px;}
div.offset10, .offset10{padding: 0 15px 0 853px;}
div.offset11, .offset11{padding: 0 15px 0 936px;}

.col1{width: 53px;}
.col2{width: 138px;}
.col3{width: 222px;}
.col4{width: 306px;}
.col5{width: 390px;}
.col6{width: 474px;}
.col7{width: 558px;}
.col8{width: 642px;}
.col9{width: 726px;}
.col10{width: 810px;}
.col11{width: 894px;}
.col12{width: 978px;}
.col12_full{width: 1008px; clear: both;}

/* @end */
/* @group Header */

#headmenu{
	background: #94979a;
	background-image: linear-gradient(bottom, rgb(138,141,143) 14%, rgb(157,160,163) 50%);
	background-image: -o-linear-gradient(bottom, rgb(138,141,143) 14%, rgb(157,160,163) 50%);
	background-image: -moz-linear-gradient(bottom, rgb(138,141,143) 14%, rgb(157,160,163) 50%);
	background-image: -webkit-linear-gradient(bottom, rgb(138,141,143) 14%, rgb(157,160,163) 50%);
	background-image: -ms-linear-gradient(bottom, rgb(138,141,143) 14%, rgb(157,160,163) 50%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, rgb(138,141,143)),
		color-stop(0.5, rgb(157,160,163))
	);
	padding: 15px 0;
	
}
#daytop{
	background: #cf454b url(http://www.adexus.cl/wp-content/themes/adexus/img/daytop.jpg) center top no-repeat;
	height: 165px;
	position: relative;
}

.btn_cerra{
	float: right;
	width:70px;
	text-indent: -9999px;
	display: block;
	height:40px;
}

.btn_invitacion{
	float: right;
	width:185px;
	margin-top: 50px;
	clear: both;
	text-indent: -9999px;
	display: block;
	height:45px;
}


#daylight{
	background: rgba(131,43,44,0.95);
	height: 165px;
	position: fixed;
	z-index: 500;
	width: 100%;
	height: 100%;
}

#daylight .box{
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/daylight-1.jpg) center center no-repeat;
	position: relative;
	z-index: 500;
	margin: 100px auto;
	width: 806px;
	height: 446px;
	-moz-box-shadow: 0px 0px 10px #441314;
	-webkit-box-shadow: 0px 0px 10px #441314;
	box-shadow: 0px 0px 10px #441314;
}

#daylight .btn_cerra{
	width: 90px;
}

#daylight .btn_invitacion{
	margin-top: 250px;
	margin-right: 380px;
}



.brand{
	display: block;
	height: 80px;
	text-indent: -9999px;
	float: left;
	width: 175px;
	background: url(img/logo.gif) no-repeat center right;
}

#menu{
	width: 1100px;
	margin-left: 0;
}

#menu li{
	position: relative;
	float: left;
}

#menu a{
	padding: 0px 45px 0px 0px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#menu a:hover{
	color: #ddd;
	text-decoration: none;
}

#menu .current-menu-item a, #menu .current-post-ancestor a, #menu .current-page-ancestor a{
	color: #ddd;
	text-decoration: none;
}

#search{
	position: absolute;
	top: 0;
	right: 0;
}
#searchsubmit{
	background: url(img/lupa.png) no-repeat center;
	border: none;
	width: 40px;
	cursor:pointer;
	text-indent: -9999px;
	height: 45px;
	margin-right: 2px;
	margin-top: -13px;
}
#searchsubmit.active{
	background: #9ba0a1 url(img/lupa.png) no-repeat center;
}

#searchsubmit:hover{
	opacity: 0.7;

}

.searchwrap{
	right: 2px;
	top: 32px;
	display: none;
	background: #9ba0a1;
	z-index: 55;
	padding: 10px 20px;
	position: absolute;
}

.searchs{
	border: none;
	font-size: 12px;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 200px;
	margin-top: -3px;
}
#redes{
	top: 30px;
	right: 0px;
	position: absolute;
}
#redes a{
	width: 23px;
	text-indent: -9999px;
	height: 22px;
	background-image: url(img/ui_icon.gif);
	display: inline-block;
}

#redes a:hover{
	opacity: 1;
}

#redes #atv{
	background-position: 0px 0;
}



#redes #twitter{
	background-position: -25px 0;
}

#redes #facebook{
	background-position: -50px 0;
}

#redes #linkedin{
	background-position: -75px 0;
}

#redes #atv:hover{
	background-position: 0px -24px;
}

#redes #twitter:hover{
	background-position: -25px -24px;
}

#redes #facebook:hover{
	background-position: -50px -24px;
}

#redes #linkedin:hover{
	background-position: -75px -24px;
}



/* @end */

#sliderwrap{
	height: 378px;
	overflow: hidden;
	position: relative;
}

#slider{
	background: #fff;
	margin: 0 auto;
	width: 1007px;
	height: 378px;
}

#navs{
	position: absolute;
	z-index: 10;
	left: 20px;
	top: 212px;
}

#navs a{
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/nav.png) no-repeat;
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-right: 5px;
	text-indent: -9999px;
}

#navs a.activeSlide{
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/nav.png) no-repeat bottom;
}

.barwrap{
	background: #f17b67;
	background: rgba(240,109,87,0.9);
	top: 240px;
	height: 140px;
	width: 50%;
	z-index: -1;
	position: absolute;
	left: 0;

}



.textwrap{
	top: 240px;
	color: #fff;
	height: 100px;
	width: 600px;
	background: #f17b67;
	background: rgba(240,109,87,0.9);
	padding: 20px;
	position: absolute;
}

.textslide{
	position: relative;
}

.textwrap h2{
	font-weight: bold;
	font-size: 30px;
	opacity: 0;
	text-transform: uppercase;
	line-height: 34px;
	position: relative;
	padding-bottom: 10px;
}

.textwrap h2 a{
	color: #fff;
}


.textwrap .text{
	opacity: 0;
	position: relative;
}

h2.section{
	padding: 40px 10px 10px;

}

#contact{

	padding: 55px  0 15px;
}



p{
	line-height: 145%;
	padding-bottom: 10px;
}
strong{
	font-weight: bold;
}



.baraleftdiv, .bararightdiv{
	height: 296px;
	right: 0;
	top: 0;
	z-index: -1;
	width: 50%;
	position: absolute;
	display: none;
	left: inherit;
	background: #e2e2e2;
}

.baraleftdiv{
	right: inherit;
	left: 0;
}

.grist{
	color: #d1d2d3;
}

/* @group Home */

#intcall{
	padding: 40px 0 0;
	font-size: 30px;
	color: #929396;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
}

#intcall strong{
	color: #f15b41;
	font-weight: 300;

}

#intcall p{
	padding: 0;
	font-weight: 300;
}

#tabs{
	position: relative;
}

#tabs .barwrap{
	background: #9b9fa1;
	top: 48px;
	height: 350px;
	width: 50%;
	z-index: -1;
	position: absolute;
	left: inherit;
	right: 0;
}


#menu-tabs a, #menu-tabs3 a{
	display: inline-block;
	background: #e2e2e2;
	padding: 15px 10px;
	margin: 0 1px 1px 0;
	color: #929396;
	text-transform: uppercase;
}
#menu-tabs a:hover, #menu-tabs3 a:hover{
	text-decoration: none;
	background: #eee;
}
#menu-tabs a.activo, #menu-tabs3 a.activo{
	background: #f15b41;
	color: #fff;
}

#div-tabs, #div-tabs3{
	color: #e2e2e2;
	height: 350px;
	position: relative;
	background: #9b9fa1;
}

#div-tabs3{
	height: auto;
}

#div-tabs a, #div-tabs3 a{
	display: inline-block;
	background: #fff;
	margin: 10px 0;
	font-size: 15px;
	padding: 2px 10px;
	color: #9b9fa1;
}

#div-tabs a:hover, #div-tabs3 a:hover{
	background: #eee;
}


#div-tabs img{
	top: 0;
	position: absolute;
}

.tab-item{
	height: auto;
	display: none;
}

.tab-item h2{
	color: #fff;
	position: relative;
	font-size: 30px;
	font-weight: 300;
	padding: 35px 0 30px 600px;
	text-transform: uppercase;
}

.tab-item .text{
	position:relative;
	font-size: 18px;
	padding-left: 600px;
	line-height: 30px;
}

.btn_tel{
	padding-left:30px ;
	background: #9ba0a1 url(http://www.adexus.cl/wp-content/themes/adexus/img/fono.png) no-repeat 15px center;
}

.btn_mail{
	padding-left:35px ;
	background: #9ba0a1 url(http://www.adexus.cl/wp-content/themes/adexus/img/mail.png) no-repeat 15px center;
}
.tab-item3{
	display: none;
	height: auto;
	color: #fff;
}
.tab-item3 .gray1, .tab-item3 .gray2, .tab-item3 .gray3, .tab-item3 .gray4, .tab-item3 .gray5, .tab-item3 .gray6, .tab-item3 .gray7{
	background: #9b9fa1;
	padding: 30px;
	border-bottom: 1px solid #fff;
}
.tab-item3 .gray2{
	background: #afb4b7;
}

.tab-item3 .gray3{
	background: #999;
}

.tab-item3 .gray4{
		background: #9b9fa1;
}

.tab-item3 .gray5{
background: #afb4b7;
}

.tab-item3 .gray6{
	background: #999;
}

.tab-item3 .gray7{
	background: #9b9fa1;
}

#tab6 .gray1{
	background:#9b9fa1 url(http://www.adexus.cl/wp-content/themes/adexus/img/c1.jpg) left no-repeat;
}

#tab6 .gray2{
	background: #afb4b7 url(http://www.adexus.cl/wp-content/themes/adexus/img/c2.jpg) left no-repeat;
}

#tab6 .gray3{
	background:#999 url(http://www.adexus.cl/wp-content/themes/adexus/img/c3.jpg) left no-repeat;
}

#tab6 .gray4{
	background: #9b9fa1 url(http://www.adexus.cl/wp-content/themes/adexus/img/c4.jpg) left no-repeat;
}

#tab6 .gray5{
	background:#afb4b7 url(http://www.adexus.cl/wp-content/themes/adexus/img/c5.jpg) left no-repeat;
}


.tab-item3 h2{
	float: left;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 300;
	width: 300px;
}

.tab-item3 ul{
	float: right;
	list-style-type: disc;
	width: 610px;
}

.tab-item3 ul li{
	padding: 1px 0;
}




/* @end */

/* @group Verticales */

.destit a{
	
}

#verticales a{
	color: #fff;
	text-transform: uppercase;
	padding-top: 28px;
	font-size: 18px;
	font-weight: 700;
}

a.mineria {
	display: block;
	text-decoration: none;
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/mineria.gif) ;
	height: 278px;
}
a.telecomunicaciones {
	display: block;
	text-decoration: none;
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/tel.gif) no-repeat;
	height: 125px;
}
a.corporaciones {
	display: block;
	text-decoration: none;
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/corp.gif) no-repeat;
	height: 125px;
}
a.banca {
	display: block;
	text-decoration: none;
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/banca.gif) no-repeat;
	height: 125px;
}
a.gobierno{
	display: block;
	text-decoration: none;
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/gob.gif) no-repeat;
	height: 125px;
}
#navprod{
	background: #f9f9f9;
	position: relative;
	margin: 40px 0;
}

#navprod strong{
	font-weight: normal;
	font-size: 24px;
	display: block;
	padding: 10px 0;
}

#navprod a{
	color: 9b9fa1;
	font-weight: 700;
}

#navprod li{
	float: left;
	height: auto;
	font-size:16px;
	line-height: 150%;
}
#navprod li{
	height: 280px;
}
#navprod li.mid{
	height: 140px;
}

#navprod .abs4{
	top: 140px;
	left: 336px;
	position: absolute;
}


#barsolu{
	height: 280px;
	top: 481px;
	background: #ededed;
}

#barsolu2{
	height: 260px;
	top: 631px;
	right: 0;
	left: inherit;
	background: #f3f3f3;
}

.gray1{
	background: #f3f3f3;
}

.gray2{
	background: #e7e7e7;
}

.gray3{
	background: #d4d4d4;
}

.gray4{
	background: #ededed;
}

.gray5{
	background: #e7e7e7;
}

.gray6{
	background: #dadada;
}

.gray7{
	background: #ededed;
}
/* @end */

/* @group Servicios */

ul#navprod {
	margin: 20px 0;
	padding: 0;
	display: block;	
	list-style: none;
}

#navprod li{
	font-size:18px;
	padding-top: 20px;
	text-transform: uppercase;
	color: #fff;
	display: block;
}

#navprod li.noservice{
		/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=20);
	
	/* Older than Firefox 0.9 */
	-moz-opacity:0.2;
	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.2;
    
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.2;
}


#navprod li.tall{
	height: 240px;
}

#navprod li.mid{
	height: 110px;
}
#navprod li.mid a{
	height: 100px;

}

#navprod li.tall a{
	height: 230px;

}
#navprod li a{
	text-decoration: none;
	color: #fff;
	padding: 15px;
	margin: -20px -15px;
	display: block;
	background: rgba(100,100,100,0.3);
}

#navprod li a:hover{
	background: rgba(100,100,100,0.0);
}

.prod_movilidad {
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/movilidad.jpg) no-repeat;
}

.prod_cloud {
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/cloud.jpg) no-repeat;	
}

.prod_pd {
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/pd.jpg) no-repeat;	
}

.prod_bigdata {
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/bigdata.jpg) no-repeat;	
}

.prod_consultoria {
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/consultoria.jpg) no-repeat;	
}

.prod_tn {
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/tn.jpg) no-repeat;	
}

.prod_bpo {
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/bpo.jpg) no-repeat;	
}

.prod_colaboracion {
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/colaboracion.jpg) no-repeat;
}

/* @end */

/* @group Página */


#subpagecont p{
	padding-right: 80px;	
}

.iconsimg{
	margin-bottom: 20px;
	background: #eee;
}

.iconsimg img{
	float: left;
	display: block;
}

#clientes1{
	display: block;
	top: 311px;
	height: 280px;
}

#clientes2{
	display: block;
	top: 591px;
	height: 420px;
}

#clientes{
	background: ;
	margin-bottom: 10px;
}

#clientes li a{
	display: block;
	float: left;
}
#clientes .leftcl{
	float: left;
	width: 672px;
}

#clientes .leftcl .section{
	display: block;
	font-size: 26px;
	font-size: 24px;
	padding-top: 30px;
	text-transform: uppercase;
	font-weight: 300;
}



#clientes .rightcl{
	float: left;
	width: 336px;
}

#clientes .rightcl .section{
	padding-top: 42px;
}

#clientes .rightcl .casor{
	display: block;
	float: left;
}

#clientes .rightcl a{
	color: #fff;
	text-transform: uppercase;
	padding-top: 28px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	display: block;
	height: 112px;
	width: 320px;
	margin: 0;
	background: rgba(100,100,100, 0.5);
}

#clientes .leftcl img{
	display: block;
}


/* @end */




/* @group Casos */

#casosbajada{
	font-size: 18px;
	padding-bottom: 30px;
}

a.mutual {
	display: block;
	text-decoration: none;
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/mutual.gif);
	height: 110px;
}

a.hospital {
	display: block;
	text-decoration: none;
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/hosp.gif);
	height: 110px;
}

a.desarrollo {
	display: block;
	text-decoration: none;
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/desarrollo.gif);
	height: 110px;
}

/* @end */

/* @group Productos */

#barprod{
	background: #e2e2e2;
}

#extras #navprod{
	margin-bottom: 0;
}

#single #intcall{
	padding: 10px 0 40px;
}

ul#verticales a, ul#movilidad a, ul#casos a, ul#productos a{
	color: #fff;
	text-transform: uppercase;
	padding-top: 28px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	display: block;
	height: 121px;
	margin: 0 -15px;
	background: rgba(100,100,100, 0.5);
}

ul#verticales a:hover, ul#movilidad a:hover, ul#casos a:hover, ul#productos a:hover{
	background: rgba(100,100,100, 0.0);
}
#productos{
	background: #e2e2e2;
}

.home #productos{
	margin-bottom: 0;
}


a.transparent{
	display: block;
	text-decoration: none;
	height: 124px;
}
#productos a.conoce{
	color: #9b9fa1;
	background: none;
	
}

/* @end */



#presencia{
	background: url(http://www.adexus.cl/wp-content/themes/adexus/img/mapa.gif) right no-repeat;
	height: 800px;
	margin-top: -40px;
	font-size: 14px;
	clear: both;
}

#presencia h1{
	font-size: 28px;
	color: #929396;
	text-transform: uppercase;
	font-weight: 300;
	padding-top: 56px;
	padding-left: 15px;
}

#presencia h2{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
}

#presencia p{
	font-size: 14px;
	line-height: 120%;
	color:#9b9fa1;
}

#presencia p strong{
	padding-top: 15px;
	display: block;
}

#presencia .chile{
	margin-top: 20px;
}

#presencia .chile h2{
	color: #f17b67;
}

#presencia .ecuador{
	clear: both;
	margin-top: 15px;
}

#presencia .ecuador h2{
	color: #a8489b;
}

#presencia .peru{
	margin-top: 15px;
}

#presencia .peru h2{
	color: #4c8dcb;
}



/* @group Noticias */

#barthumbnoticias{
	background: #ededed;
}

#barthumbnoticias2{
	left: inherit;
	right: 0;
	background: #ededed;
}

#categoria h2 a:hover{
	opacity: 0.6;

}

#categoria  .dest1 h2 a{
		color:#9b9fa1;
}

#categoria  .dest1 h2 a:hover{
	opacity: 0.6;
	
}

.dest1{
	margin-bottom: 15px;
}
.dest1 img{
	float: right;
}
.metas{
	font-size: 11px;
	padding-bottom: 10px;
}

.single .metas{
	padding:  0 15px 10px;
}

.dest1 .text{
	padding: 25px 30px 10px;
	float: left;
	width: 300px;
}

.dest1 .text h2, .sindest h2 a{
	padding-bottom: 10px;
	font-size: 20px;
	color:#9b9fa1;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
}

.sindest{
	padding: 15px 30px;
	width: 947px;
	margin-bottom: 15px;
}


.wp-pagenavi{
	padding-top: 40px;
}

.wp-pagenavi span, .wp-pagenavi a{
	padding: 15px 20px;
	color: #fff;
	font-size: 18px;
	border: none;
	background: #c8c8c8;
}
.wp-pagenavi span.current{
	background: #e0e0e0;
}

.single #secctit.desttit{
	padding-bottom: 10px;
}


/* @end */
/* @group Footer */

#tabscontact{
	padding: 45px 0;
	display: none;
	margin-bottom: -13px;
	background: #ececec;
}
#menu-tabsc{
	width: 250px;
	float: left;
}

#menu-tabsc a{
	background: #9ba0a1;
	display: block;
	margin:2px 0;
	color: #fff;
	padding: 13px 17px;
	text-transform: uppercase;
}

#menu-tabsc a:hover{
	background: #777;
}

#menu-tabsc a.activo{
	background: #fa6f62;
}

#div-tabsc{
	padding-left: 40px;
	width: 400px;
	float: left;
}

#div-tabsc h2{
	font-size: 18px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #ff2500;
}
.tab-item2{
	position: absolute;
	display: none;
	width: 360px;
}

.tab-item2 p{
	padding: 0;
}

.wpcf7-form{
	width: 320px;
	float: right;
}

.wpcf7-select{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	border: 2px solid #fff;
	margin-bottom: 10px;
	width: 100%;
	
	font-size: 14px;
	padding: 10px ;
	font-family: 'lato', sans-serif;
	color: #999;
	background: #fff url('img/select.jpg') no-repeat right;
	overflow: hidden;
}

.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea{
	border: none;
	width: 474px;
	padding: 10px;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}

#tabscontact .wpcf7-text, #tabscontact .wpcf7-textarea{
	width: 300px;
}

#tabscontact .wpcf7-captcha-captcha{
	padding: 0px 15px;
	background: #fff;
	float: left;
}

#tabscontact .wpcf7-captchar{
	border: none;
	width: 70px;
	margin-top: 5px;
	float: left;
	clear: both;
	padding: 7px 10px;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}


.wpcf7-submit{
	border: none;
	cursor: pointer;
	margin: 0;
	float: right;
}


footer{
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
	background: #ececec;
}

footer .barwrap{
	background: #e2e2e2 url(http://www.adexus.cl/wp-content/themes/adexus/img/footer.png) no-repeat right top;
	top: 1px;
	height: 305px;
	width: 50%;
	min-width: 1007px;
	position: absolute;
	left: inherit;
	z-index: 2;
	right: 0;
}

footer .wrap{
	background: #e2e2e2;
	padding: 30px;
	z-index: 1;
	height: 245px;
	width: 977px;
	position: relative;
}
footer .wrap .cf{
	position: relative;
	z-index: 3;
}

footer .wrapab{
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 3;
	position: absolute;
}

footer .wrapab .wrap{
	background: none;
}

footer ul{
	float: left;
	width: 210px;
	margin-right: 15px;
}

footer ul a{
	display: block;
	padding: 2px 0;
	font-size: 12px;
	color: #7c7c7c;
}

footer ul strong a{
	font-size: 14px;
	text-transform: uppercase;
	color: #444545;
}
#logof{
	background: url(img/footerf.png) no-repeat center;
	width: 140px;
	height: 30px;
	margin: 50px 0 50px;
	text-indent: -9999px;
	display: block;
}
/* @end */
/* @group Single */

#subpagetexto{
	padding-bottom: 40px;	
}
#subpagetexto ul{
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
}

#subpagetexto ul li{
	padding: 5px 0;
}

#bread{
	position: relative;
}
#bread .barwrap{
	height: 84px;
	top: 0;
	background: #f17b67;
}

#bread .wrap{
	margin: 30px auto 40px;
	background: #e2e2e2;
}

#title{
	font-size: 36px;
	font-weight: bold;
	background: #f17b67;
	color: #fff;
	padding: 20px 20px 20px 15px;
	float: left;
	position: relative;
	text-transform: uppercase;
	
}

#title:after{
   content:"";
   position: absolute;
   width: 0;
   height: 0;
   border-top: 85px solid #f17b67; 
   border-right: 40px solid transparent; 
   margin: -20px 0 0 20px;
}

#title.solo{
	width: 973px;
}
#title.solo:after{
	position: relative;
	border: none;
}

#submenu .current_page_item a{
	color: #5c5d62;
	font-weight: bold;
}

#submenu li{
	margin-left: 40px;
	float: left;
}
#submenu a{
	color: #929396;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	width: 110px;
	display: block;
	padding-top: 27px;
}

#secctit{
	padding-top: 0;
}

.bprincipal p{
	padding-right: 80px;
	font-size: 18px;
	line-height: 170%;
}

.imgfeat{
	margin-bottom: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #e2e2e2;
}

.imgfeat{
	height: 266px;
	display: block;
}

.single .imgfeat{
	height: auto;
	display: block;
}

.imagen-post{
	height: 100%;
}

#barthumb{
	height: 296px;
	right: 0;
	top: 0;
	display: none;
	left: inherit;
	background: #e2e2e2;
}

.colums3{
	-moz-column-count: 3;
	-moz-column-gap: 30px;
	-webkit-column-count: 3;
	-webkit-column-gap: 30px;
	column-count: 3;
	column-gap: 30px;
}

.colums2{
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	column-count: 2;
	column-gap: 30px;
}

.desttit{
	font-size: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-transform: uppercase;
	font-weight: 300;
}

.desttitb{
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}



.fundador .desttit{
	padding-top: 0px;
}

#timeline{
	padding: 10px 0 20px;
	margin: 50px 0;
	height: 195px;
	width: 100%;
	overflow: hidden;
	background: #ededeb;
}
#sliderj {
	padding-right: 140px;
	position: relative;
}
#sliderj li{
	text-align: center;
	float: left;
	width: 320px ;
	position: relative;
}

#sliderj .desttit{
	display: block;
	padding-top: 5px;
	font-size: 26px;
}

#sliderj li strong{
	text-align: center;
	display: block;
}

#timeline #btn_back{
	width: 28px;
	padding: 0;
	text-indent: -9999px;
	margin: 0;
	top: 80px;
	z-index: 60;
	position: absolute;
	display: block;
	line-height: 0;
	height: 52px;
	background: transparent url(http://www.adexus.cl/wp-content/themes/adexus/img/prev.png) no-repeat;
}
.jcarousel-container{
	height: 100%;
	width: 930px;
	margin-left: 40px;
	overflow: hidden;
	position: relative;
	clear: both;
}

#timeline #btn_forw{
	width: 28px;
	padding: 0;
	text-indent: -9999px;
	margin: 0;
	z-index: 60;
	right: 0;
	top: 80px;
	display: block;
	position: absolute;
	height: 52px;
	background: transparent url(http://www.adexus.cl/wp-content/themes/adexus/img/forw.png) no-repeat;
}

.persona strong{
	padding: 10px 0 5px;
	display: block;
}
.persona{
	height: 350px;
}

.search-item h1 a, .search-item h1{
	color: #929396;
	text-transform: uppercase;
	font-size: 24px;
}
.search-item{
	width: 947px;
	padding:30px 30px 20px;
}

.search-item h1{
	padding-bottom: 5px;
}

#intcall.err404{
	font-size: 24px;
}

#search404{
	margin-top: 30px;
	padding: 35px 80px;
	background: #eeeeee;
}
.searcherr{
	padding: 10px;
	width: 100%;
	font-family: 'lato', sans-serif;
	font-size: 16px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	
}

/* @end */
/* @group Mapa del sitio */

.mapa-sitio{
	height: 460px;
	padding: 15px 15px;
}

.mapa-sitio p a{
	background: #999;
	padding: 5px 10px;
	color: #fff;
}

.mapa-sitio .title{
	display: block;
	padding-bottom: 15px;
}

.mapa-sitio li a{
	color: #666;
	padding: 2px 0;
	font-size: 12px;
	text-transform: ;
	display: block;
}

/* @end */
/* @group contacto Form */

#form_contacto  .wpcf7-form:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#intcall p, #intcall strong{
	font-size: 25px;
	font-weight: 300;
}


#form_contacto .wpcf7-text, #form_contacto .wpcf7-textarea{
	background: #ececec;
		font-family: 'lato', sans-serif;
}
#form_contacto  .wpcf7-form {
	width: 100%;
	padding-bottom: 60px;
	float: none;
}
#form_contacto  .wpcf7-form  h3{
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
}

#form_contacto  .wpcf7-select{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	border: none;
	margin-bottom: 10px;
	width: 100%;
	font-size: 14px;
	padding: 10px ;
	font-family: 'lato', sans-serif;
	color: #999;
	background: url('img/select.jpg') no-repeat right #ececec;
	overflow: hidden;
}

#form_contacto .wpcf7-captcha-captcha{
	float: left;
	padding: 5px 15px;
}

#form_contacto .wpcf7-captchar{
	border: none;
	width: 70px;
	background: #ececec;
	padding: 10px;
	float: left;
	clear: both;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}


#paises{
	background: #f9f9f9;
	padding: 80px 0;
	font-size: 14px;
}

#paises p{
	padding-bottom: 20px;
}

#paises h2{
	font-size: 18px;
	padding-bottom: 20px;
}
#paises .chile h2{
	color: #f17b67;
}
#paises .peru h2{
	color: #4c8dcb;
}
#paises .ecuador h2{
	color: #a8489b;
}
.partleft{
	width: 49%;
	float: left;
}
.partright{
	width: 49%;
	float: right;
}

div.wpcf7-response-output {
	padding: 5px 10px;
}

div.wpcf7-mail-sent-ok {
	background: #4c8dcb;
	color: #fff;
	border: none;
}

div.wpcf7-validation-errors, div.wpcf7-spam-blocked, div.wpcf7-mail-sent-ng {
	background: #f17b67;
	border: none;
	color: #fff;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 4px 10px;
}


/* @end */
/* @group ClearFix */

 .cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hidden, .hide{
	display: none!important;
}
/* Hides from IE-mac \*/
* html .cf {
    height: 1%;
}
/* End hide from IE-mac */

/* @end */