@CHARSET "UTF-8";

/* general*/

.bloque.img-destacada .trama{
	background: none !important;
}

.cabecera-interior header h1.linea:before,
.cabecera-interior header h1.linea:after{
	border-color:rgba(255,255,255,0.5);
}

.bloque-caracteristica .row{
	margin-right: -15px;
}

.iron-container ul ul{
	margin-top: 15px;
}

.iron-container ul ul li{
	list-style-type: circle;
}

.iron-container ul ul li:last-child {
	padding-bottom: 0;
}



.cabecera-interior p{
	font-size: 1.4em;
}
@media (max-width:991px){
	.cabecera-interior p{
		font-size: 1.2em;
	}
}

.cabecera-interior header h1{
	font-size: 3.8em;
}

@media (max-width:991px){
	.cabecera-interior header h1{
		font-size: 3.4em;
	}
}
@media (max-width:767px){
	.cabecera-interior header h1{
		font-size: 2.4em;
	}
}

@media (max-width:1199px){
	.cabecera-interior h2{
		font-size: 2.8em;
	}
}
@media (max-width:991px){
	.cabecera-interior h2{
		font-size: 2.4em;
	}
}
@media (max-width:767px){
	.cabecera-interior h2{
		font-size: 2em;
	}
}
@media (max-width:500px){
	.cabecera-interior h2{
		font-size: 1.8em;
	}
}

.cabecera-interior header + div.p-top-3{
	padding-top: 30px !important;
}

/* IVOZ */

.ivoz .img-destacada,
.ivoz-provider .img-destacada,
.ivoz-business .img-destacada,
.ivoz-callcenter .img-destacada{
	background-position: center;
}

@media (max-width:767px){
	.ivoz .iron-container .row > .col-xs-10,
	.ivoz-provider .iron-container .row > .col-xs-10,
	.ivoz-business .iron-container .row > .col-xs-10,
	.ivoz-callcenter .iron-container .row > .col-xs-10{
		width: 100%;
		margin-left:0;
		margin-right: 0;
	}
}

@media (max-width:991px){
	.ivoz .iron-container .row > figure.col-xs-10{
		padding-right: 15px;
	}
}




/*.ivoz .container:last-child{*/
	/*position: relative;*/
/*}*/

/*.ivoz .container:nth-child(7) ul li{*/
	/*list-style-type: none;*/
	/*position: relative;*/
/*}*/

/*.ivoz .container:nth-child(7) ul li:before{*/
	/*position: absolute;*/
	/*left: -20px;*/
	/*top: 0;*/
	/*font-family: fontAwesome;*/
	/*content: "\f00c";*/
	/*color: rgba(0,0,0,0.5	);*/
/*}*/

/*.ivoz .container:nth-child(11) > div{*/
	/*margin-left: 0;*/
	/*text-align: left;*/
/*}*/

/*.ivoz .container:last-child > div,*/
/*.ivoz-business .container:last-child > div,*/
/*.ivoz-callcenter .container:last-child > div,*/
/*.ivoz-provider .container:last-child > div{*/
	/*width: 100%;*/
/*}*/

/*.ivoz .container:nth-child(12) div.text-center,*/
/*.ivoz .container:nth-child(13) div.text-center,*/
/*.ivoz .container:nth-child(14) div.text-center,*/
/*.ivoz .container:nth-child(15) div.text-center,*/
/*.ivoz .container:nth-child(16) div.text-center,*/
/*.ivoz .container:nth-child(17) div.text-center,*/
/*.ivoz .container:nth-child(18) div.text-center,*/
/*.ivoz .container:nth-child(19) div.text-center,*/
/*.ivoz-provider .container:nth-child(6) div.text-center,*/
/*.ivoz-provider .container:nth-child(7) div.text-center,*/
/*.ivoz-business .container:nth-child(6) div.text-center,*/
/*.ivoz-business .container:nth-child(7) div.text-center,*/
/*.ivoz-callcenter .container:nth-child(6) div.text-center,*/
/*.ivoz-callcenter .container:nth-child(7) div.text-center{*/
	/*margin-left: 0;*/
	/*text-align: left;*/
/*}*/

/*.ivoz .container:last-child,*/
/*.ivoz-business .container:last-child,*/
/*.ivoz-callcenter .container:last-child,*/
/*.ivoz-provider .container:last-child{*/
	/*background-color: rgba(0,0,0,.08);*/
	/*margin-left: 0;*/
	/*margin-right: 0;*/
/*}*/

/*.ivoz .container:last-child h3,*/
/*.ivoz-business .container:last-child h3,*/
/*.ivoz-callcenter .container:last-child h3,*/
/*.ivoz-provider .container:last-child h3{*/
	/*margin-top: 30px;*/
	/*position: relative;*/
	/*padding-left: 40px;*/
/*}*/

/*.ivoz .container:last-child h3:before,
.ivoz-business .container:last-child h3:before,
.ivoz-callcenter .container:last-child h3:before{
	content:"\f003";
	position: absolute;
	left: 0;
	top: 0;
	font-family: fontAwesome;
	color:#000000;
}*/


@media screen and (max-width:767px) {
	.ivoz .container:last-child > div{
		margin-left:0;
	}
}


.iron-container .dynamicForm-figure{
	width: 100%;
    position: relative;
    background-color: transparent;
    margin-top: 15px;
}
@media (max-width:767px){
	.iron-container .dynamicForm-figure{
		margin-left:0;
	}
}

.iron-container .dynamicForm-figure .dynamicForm-header{
	display: none;
}


/*.iron-container .dynamicForm-figure form > div:last-child{*/
	/*text-align: left;*/
/*}*/

.iron-container .dynamicForm-figure form > div:last-child .btn{
	margin-left: 0;
}

@media (max-width:767px){
	.iron-container .dynamicForm-figure form > div:last-child .btn{
		margin-top: 15px;
	}
}


.iron-container .dynamicForm-figure form input,
.iron-container .dynamicForm-figure form input:focus,
.iron-container .dynamicForm-figure form textarea,
.iron-container .dynamicForm-figure form textarea:focus
{
	box-shadow: none !important;
}

/*Empresas*/
/*.ivoz .iron-container img[src$="2marcas.png"]{
	display: none;
}


@media (max-width:991px){
	.ivoz .iron-container img[src$="2marcas.png"]{
		display: block;
	}
}

.ivoz .iron-container img[src$="3marcas.png"]{
	margin-top: -45px;
}

@media (max-width:991px){
	.ivoz .iron-container img[src$="3marcas.png"]{
		display: none;
	}
}
*/


/* IVOZ BUSINESS CALL-CENTER*/

.ivoz-business .container:first-child li,
.ivoz-callcenter .container:first-child li{
	list-style-type: none;
	position: relative;
}

.ivoz-business .container:first-child li:before,
.ivoz-callcenter .container:first-child li:before{
	position: absolute;
	left: -20px;
	top: 0;
	font-family: fontAwesome;
	content: "\f00c";
	color: rgba(0,0,0,0.5	);
}

label[for=privacityCheck] a {
	color: #fff;
	font-weight: bold;
}

.formulario-section {
	background: #000000;
}

.form-item input[type=tel].form-control {
	background-color: #000;
	border-radius: 0;
	border: 1px solid #444;
	color: #fff;
}

.aire {
	padding-top: 30px;
	padding-bottom: 30px;
}

.aire header h2 {
	margin-top: 30px;
}

.testimonyContainer {
	background-image: url('images/backTestimony.png');
	background-attachment: fixed;
	position: relative;
}

.testimonyContainer.fullHeight{
	min-height: 500px;
}

.testimonyContainer .backgroundTestimony {
	position: absolute;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.testimonyContainer .tri {
	display: none;
}

.testimonyContainer .col-md-6 {
	height: 100%;
}

.testimonyContainer .carousel {
	background: transparent;
	padding: 30px 0 60px;
}

.testimonyContainer .logoTestimony {
	text-align: center;
	width: 100%;
	padding: 40px 0 0;
}

.testimonyContainer .triangleTestimony {
	position: absolute;
	width: 70px;
	height: 70px;
	margin-top: -35px;
	margin-left: -35px;
	top: 50%;
	left: 50%;
	transform: rotate(45deg);
	overflow: hidden;
}

.testimonyContainer .triangleTestimony > div {
	position: absolute;
	width: 140px;
	height: 140px;
	top: -50%;
	left: -50%;
	background-image: url('images/backTestimony.png');
	background-attachment: fixed;
	transform: rotate(-45deg);
}

/*.testimonyContainer .left, .testimonyContainer .right, .testimonyContainer .carousel-indicators {*/
	/*display: none;*/
/*}*/

.testimonyContainer .carousel-control .fa {
	top: 30%;
	font-size: 50px;
}

.testimonyContainer .carousel-control.left {
	text-align: left;
}

.testimonyContainer .carousel-indicators li {
	width: 12px;
	height: 12px;

	border-radius: 12px;
	padding-bottom: 0;

	margin: 0 2px;
}

/*.testimonyContainer .carousel-control.right {*/
	/*text-align: right;*/
/*}*/

.testimonyContainer hr {
	border: solid 2px #ffffff;
	width: 8%;
	margin-top: 40px;
	margin-bottom: 0px;
}

.testimonyContainer .text-content hr.barTop {
	margin-top: 20px;
}

.testimonyContainer .text-content hr.barBottom {
	margin-bottom: 10px;
}

.testimonyContainer .text-content h3 {
	margin-top: 35px;
	line-height: 1.5;
	font-size: 24px;
}

.testimonyContainer .authorTestimony {
	margin-bottom: 0;
}

.testimonyContainer .authorTestimony strong {
	font-weight: bold;
}

.testimonyContainer .text-content p.authorTestimony, .testimonyContainer .text-content p.authorJobPositionTestimony  {
	font-size: 15px;
}

@media screen and (max-width: 960px) {
	.testimonyContainer .triangleTestimony, .testimonyContainer .backgroundTestimony {
		display: none;
	}
}


/* OPEN AWARDS 2017 */

.openAwards2017 {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
	width: 25%;

}

@media screen and (max-width: 960px) {
	.openAwards2017 {
		width: 40%;
	}
}
@media screen and (max-width: 500px) {
	.openAwards2017 {
		width: 100%;
	}
}

.headerOpenAwards2017 {
	text-align: left;
	color: #fff;
}

.headerOpenAwards2017, .headerOpenAwards2017 img {
	height: 100%;
}

.headerOpenAwards2017 .openAwardsMessage {
	float: right;
	padding: 13px 30px;
}

.headerOpenAwards2017 .openAwardsMessage strong {
	padding-right: 10px;
	margin-right: 10px;
	border-right: solid 2px #fff;
}

.headerOpenAwards2017 .limitBanner {
	margin-left: -5px;
}

.nav-top {
	top: 0;
	padding: 0;
}

.nav-top ul.nav.header-social {
	background: #000;
	margin: 0;
	padding: 5px 20px 6px;
}

.nav-top {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009d4c+0,009d4c+35,000000+100 */
	background: #003c92; /* Old browsers */


	background: -moz-linear-gradient(left,  #003c92 0%, #003c92 35%, rgba(0,0,0,1) 100%); /* FF3.6-15 */

	background: -webkit-linear-gradient(left,  #003c92 0%,#003c92 35%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #003c92 0%,#003c92 35%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003c92', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}

.nav-top ul.header-social {border-left:none;}

@media screen and (max-width: 767px) {
	body.onpane1 #menu, body.onundefined #menu, .navbar-menu, #sidebar-menu, .navbar-menu, .sidebar-menu-content, body.onpane1 #menu, body.onpane1 #sidebar-menu, body.onpane1 .sidebar-menu-content, body.onundefined #menu, body.onundefined #sidebar-menu, body.onundefined .sidebar-menu-content {
		top: 90px;
	}

	.headerOpenAwards2017 .openAwardsMessage {
		display: none;
		padding: 13px 30px;
	}

	.headerOpenAwards2017 {
		margin: 0;
		/*text-align: center;*/
	}

	.nav-top ul.nav.header-social {
		width: 100%;
	}

	#filtro-landing-proyectos-xs.filtro-xs {
		margin-top: -20px;
	}

	.headerOpenAwards2017 .limitBanner {
		display: none;
	}

	.nav-top {
		top: 0;
		left: 0;
	}
}

div.texto-legal {
	margin-top: 50px;
}

div.texto-legal p {
	font-size: 10px !important;
	opacity: 0.6;
}

div.texto-legal p a {
	color: #FFF;
}

 * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
 }