@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

*{
    box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}


body {
    background: #fff;
    font-family: 'robotolight';
    color: #2f3138;
	margin:auto;
	font-weight:400;
}

a {
    color: #3285d1;
    transition: 0.5s;
}

    a:hover,
    a:active,
    a:focus {
        color: #f8234a;
        outline: none;
        text-decoration: none;
    }

p {
	font-size: 18px;
    padding: 0;
    margin: 0 0 10px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	    font-family: 'coolveticaregular';
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
    color: #0e1b4d;
}
h1 {
font-size: 50px;
    background: linear-gradient(to right, #3560c2, #65f7ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 45px;

}	


h2 {
font-size: 33px;
    background: linear-gradient(to right, #3560c2, #65f7ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 40px;
	text-align:center;padding:20px 0px;


}	


h3 {
font-size: 26px;
color:#363636;
	text-align:center;
	padding:0px 0px;
	margin:0px;
	font-weight:600;

}
@font-face {
    font-family: 'coolveticaregular';
    src: url('../font/coolvetica_rg-webfont.woff2') format('woff2'),
         url('../font/coolvetica_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticaregular';
    src: url('../font/helvetica-webfont.woff2') format('woff2'),
         url('../font/helvetica-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('../font/roboto-light-webfont.woff2') format('woff2'),
         url('../font/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*--------------------------------------------------------------
# CONTENT
--------------------------------------------------------------*/



article{

	width: 100%;
	margin: 0 auto;
	float: left;
}
#home{	
	background: url(../img/bg-home.jpg) top center no-repeat;
    min-height: 400px;
    padding-top: 200px;
    padding-bottom: 150px;

}
#video,
#veonet,
#delivered{	
    min-height: 400px;
    padding-top: 30px;
    padding-bottom: 30px;

}
#realWord,
#data{
	background:#f9f9f9;
    min-height: 400px;
    padding-top: 30px;
    padding-bottom: 30px;

}

#value{
	background:#f9f9f9;

    padding-top: 30px;
    padding-bottom: 30px;

}

#realCases{
	background:#fff;

    padding-top: 30px;
    padding-bottom: 30px;

}


#partner{
background: #3566C5;
background: linear-gradient(90deg,rgba(53, 102, 197, 1) 0%, rgba(45, 165, 221, 1) 100%);
    /*min-height: 400px;*/
    padding-top: 30px;
    padding-bottom: 30px;

}


.contentUnderConstruction {
    width: 90%;
	margin:0px 5%;
	padding:20px;
	text-align:center;
		background:#ebebeb;    font-size: 26px;
    color: #363636;    font-family: 'coolveticaregular';
}



#contact{	
background: url(../img/bg-contact.jpg) bottom center no-repeat;
    min-height: 400px;
    padding-top: 20px;
    padding-bottom: 50px;
    border-bottom: 20px #346fc8 solid;
}

#website{	
background: url(../img/bg-banner.jpg) bottom center no-repeat;
    background-size: cover;
    padding: 70px 0px;
    margin-top: 40px;    text-align: center;
}

#website a{	
background:#fff;
font-weight: bold;
    border-radius: 50px;
    margin-top: 10px;
    margin-left: 0;
    padding: 20px 40px;
    color: #3477cc;
    width: 140px;
    border: 0px;
	text-decoration:none;
}
.contentArticle{	
	max-width: 1260px;
	margin: 0 auto;
	float: none;
padding:20px 30px;	
}
.contentArticleCenter {
    width: 100%;
	padding:0px 0px 30px 0px;
	text-align:center;
}
.contentArticleCenter h2 {
    padding: 0px;
	margin:0px;
}.contentArticleCenter h3 {
    padding-bottom: 0px;
}.contentArticleCenter p {
    padding: 10px 0px 0px 0px;
	margin:0px;
}
.contentArticleLeft{	
	width: 50%;
	margin: 0 auto;
	float: left;
}
.contentArticleRight{	
	width: 50%;
	margin: 0 auto;
	float: left;
	padding:0px 2%
}

.contentArticleRight img{	
	width: 100%;
}
ul
{
	padding:0px;
	margin:0px;
}
li {
    margin-bottom: 10px;
    padding-left: 27px;
    list-style: none;
    width: 100%;
    background: url(../img/iconBullet.png) top left no-repeat;
}

.contentCard{
	width:100%;
	float:left;
	padding-bottom:40px
}

.contentCardElement {
	position:relative;
    float: left;
    margin: 0px 2% 0px 2%;
    width: 46%;
    min-height: 460px;
    border-radius: 50px;
    background: #FFF;
    padding: 30px 50px;
    box-shadow: 0px 0px 18px #b7b7b75c;
}
.contentCardElement .contentCardElementImage {
    position: absolute;

    top: -55px;
	left:0px;
	text-align:center;
	width:100%
}
.thridContent .contentCardElement {
    float: left;
    margin: 50px 2% 0px 2%;
    width: 29%;
    min-height: 460px;
    border-radius: 50px;
    background: #FFF;
    padding: 70px 50px 30px 50px;
    box-shadow: 0px 0px 18px #b7b7b75c;
}
.secondContent .contentCardElement {
    float: left;
    margin: 50px 2% 0px 2%;
    width: 46%;
    min-height: 325px;
    border-radius: 50px;
    background: #FFF;
    padding: 70px 50px 30px 50px;
    box-shadow: 0px 0px 18px #b7b7b75c;
}
.fullW .contentCardElement {
    float: left;
    margin: 0px 2% 0px 2%;
    width: 96%;
    min-height: auto;
    border-radius: 50px;
    background: #FFF;
    padding: 30px 50px 30px 50px;
    box-shadow: 0px 0px 18px #b7b7b75c;
}


.contentCardElement h3{
font-size: 26px;
    background: linear-gradient(to right, #3560c2, #65f7ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	text-align:center;
	padding:0px 0px;
	margin:0px 0px 15px 0px;
	font-weight:600;

}
#partner,
#partner h3
 {
	color:#FFF;
	    font-weight: normal;
}
#partner h2 {
    color: #FFF;
    background: linear-gradient(to right, #FFF, #FFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contentPartner{
	width:100%;
	float:left;
}

.contentPartnerElement {
    width: 33%;
    text-align: center;
    float: left;
    min-height: 380px;
    padding: 0px 35px;
}


#delivered h3
{
	text-align:left;
	margin-bottom:10px;
}
#delivered .contentArticleLeft {
	padding:40px 30px;
}




.contactBoxElement {
  width: 48%;
    float: left;
    margin-right: 2%;
	margin-bottom:20px
}
.contactBoxElement label {
    width: 100%;    font-size: 18px;
    float: left;
    font-weight: bold;
    color: #363636;
}

.contactBoxElement input,
.contactBoxElement select,
.contactBoxElement textarea {
    background: #f7f7f7;    font-size: 16px;
    border: 1px solid #c9c9c9;
    width: 100%;
    float: left;
    padding: 14px 10px;
    border-radius: 8px;
    margin-top: 10px;color:#3e3e3e;
}
.contactBoxElement textarea {
	min-height:150px
}

input.btn {
    background: linear-gradient(to right, #3560c2, #2f9bda);
    font-weight: bold;
    border-radius: 50px;
    margin-top: 10px;
    margin-left: 0;
    padding: 20px 40px;
    float: right;
    color: #FFF;
    width: 140px;
    border: 0px;
}
.contactBoxElement.fullW {
    width: 100%;
}
header {
    background: #FFF;
    position: fixed;
    width: 100%;
	z-index:10;
}

.contentHeader {
    max-width: 1260px;
    margin: 0 auto;
    float: none;
}

.contentHeader img {
    width: 220px;
    margin: 12px 20px 12px 8px;
}

.contentHeader ul  {
	float:right;
}

.contentHeader ul li {
	background:none;
	padding-left:0px;
	float:left;
	margin:0px;
	width:auto;
}
.contentHeader ul li a {
      text-decoration: none;
    text-align: center;
    padding: 35px 11px;
    float: left;
    font-size: 16px;
    color: #2f3138;
}

.contentHeader ul li a:hover {
	background:#3560c2;
	color:#FFF
}












/****************************************************************************************/


.contentRealCases{
	width:100%;
	float:left;

}
h4{
	width:100%;
	float:left;
font-size:24px;
font-weight:normal;
}
#realCases{
	padding-bottom:0px;

}
#realCases .contentArticleCenter{
	padding-bottom:0px;

}

.contentRealCasesBox {
	margin:0px 5%;
	width:40%;
	float:left;

}

.contentCatgoryLens{
	width:100%;
	float:left;
	position:relative;
}


.contentRealCasesBoxElement{
	width:100%;
	float:left;
	position:relative;
	padding:20px 0px 20px 125px;
	margin-bottom:20px;
}
.contentCatgoryLens .contentRealCasesBoxElement {
    width: 38%;
    margin: 0px 6%;
    float: left;
    position: relative;
    padding: 20px 0px 20px 125px;
}
.contentRealCasesBoxElement img{
	position:absolute;
	left:0px;
	top:0px;
}
.contentRealCasesBoxElement p{
	margin:0px;
	
}
.contentRealCasesBoxElement span{
    font-size: 39px;
    background: linear-gradient(to right, #2da5dd, #2da5dd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 40px;
    text-align: center;
    font-weight: bold;    
	font-family: 'coolveticaregular';
	
}

.contentCatgoryLens .contentRealCasesBoxElement span {
    color: #FFF;
    background: none;
    -webkit-text-fill-color: white;
}

.contentRealCasesBoxCenter{
	width:100%;
	float:left;
	position:relative;
}

.contentRealCasesBoxCenter .contentRealCasesBoxElement{
	width:33.3%;
	float:left;
	position:relative;
}

.contentCardElement.w33{
    float: left;
    margin:50px 2% 15px 2%;
    width: 29%;
    min-height: auto;
    border-radius: 50px;
    background: #FFF;
    padding: 60px 50px 30px 50px;
    box-shadow: 0px 0px 18px #b7b7b75c;
	text-align:center;
}
.contentCardElement.w33 p{
	margin:0px;
	
}

.contentCardElement.w33 span{
    font-size: 39px;
    background: linear-gradient(to right, #3560c2, #2f9bda);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 40px;
    text-align: center;
    font-weight: bold;    
	font-family: 'coolveticaregular';
	
}
.realContentLink {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0px 0px 0px;
}
.realContentLink a {
    display: inline-block;
    background: linear-gradient(to right, #3560c2, #2f9bda);
    font-weight: bold;
    border-radius: 50px;
    margin-top: 10px;
    margin-left: 0;
    margin: 0 auto;
    padding: 20px 40px;
    /* float: right; */
    color: #FFF;
    width: 200px;
    border: 0px;
    text-align: center;
    text-decoration: none;
}	
	
	table {
      border-collapse: collapse;
      width: 100%;
      background: #fff;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      border-radius: 12px;
      overflow: hidden;
    }
    thead {
    background: linear-gradient(to right, #3560c2, #2f9bda);
      color: #fff;
    }
thead th {
    padding: 18px;
    text-align: center;
    font-size: 18px;
    font-family: 'coolveticaregular';
    font-weight: normal;
}
    tbody th {
      background: #e8eefb;
      text-align: left;
      padding: 12px;
      font-weight: 600;
      color: #3560c2;
    }
    tbody td {
      padding: 12px;
      text-align: center;
      border-bottom: 1px solid #FFF;
    }
    tbody tr:hover {
      background: #f0f4ff;
      transition: 0.3s;
    }
	
	
	
    .accordion {
      width: 100%;
      border-radius: 8px;

    }
.accordion-item {
    border-bottom: 1px solid #e0e4f0;
    background: #FFF !important;
    margin-bottom: 20px !important;
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    border-radius: 70px;
    /* overflow: hidden; */
}
    .accordion-header {
    font-weight: normal;
    font-size: 24px;
    font-family: 'coolveticaregular';
    padding: 21px 50px;
    cursor: pointer;
    transition: background 0.3s ease;
    border-radius: 70px;
    background: linear-gradient(to right, #3560c2, #65f7ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
    .accordion-header:hover {
    background: linear-gradient(to right, #3560c2, #52bae6);
    color: #fff;
    -webkit-text-fill-color: white;
    }
    .accordion-header.active {
    background: linear-gradient(to right, #3560c2, #52bae6);
    color: #fff;
    -webkit-text-fill-color: white;
    } /* Flecha */
.accordion-header::after {
    float: right;
    content: "▼";
    font-size: 0.9rem;
    transition: transform 0.3s ease;
    /* color: #000 !important; */
    -webkit-text-fill-color: #489edb;
    margin: 6px 0px 0px 0px;
}
.accordion-header:hover::after {
    float: right;
    content: "▼";
    font-size: 0.9rem;
    transition: transform 0.3s ease;
    /* color: #000 !important; */
    -webkit-text-fill-color: #FFF;
    margin: 6px 0px 0px 0px;
}
    .accordion-header.active::after {
      transform: rotate(180deg);
      content: "▲";    -webkit-text-fill-color: #FFF;
    }
    .accordion-body {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px;
      transition: max-height 0.35s ease, padding 0.35s ease;
      font-size: 0.95rem;
      line-height: 1.5;
      color: #444;
    }
    .accordion-body.open {
      padding: 15px 20px;
    }
	.elementAcordeon{
      width:100%;
	  float:left;
	 
    }
	
.elementAcordeonBox {
    width: 46%;
    margin: 6px 2% 24px 2%;
    float: left;
}
.elementAcordeonBox img {
    width: 100%;
    min-height: 340px;
}
	
	
/****************************************************************************************/









.um-page-loggedout div#menu-toggle,
.um-page-loggedout .contentFooter {
    display: none;
}


div#um_field_27_username, 
div#um_field_27_user_password {
    padding: 20px 7%;
}

input#um-submit-btn {
    min-width: 100% !important;
    width: 100%;
    min-width: 87% !important;
    margin: 0px 7%;
}






















@media (max-width: 991px) {
#home .contentArticleLeft {
    width: 70%;
}#home {
    background-position: 43% 0px !important;}
.contentArticleLeft {
    width: 100%;
}
.contentArticleRight {
    width: 100%;
}
.contentCard {
    padding-bottom: 0px;
}

.contentCardElement {
    margin: 0px;
    width: 100%;
    min-height: auto;    margin-bottom: 40px !important;
}

.thridContent .contentCardElement,
.secondContent .contentCardElement {
	  width: 100%;
	  min-height:auto;
}
.contentPartnerElement{
	margin-bottom:30px;
	  width: 100%;
	  min-height:auto;
}
iframe {
    margin-top: 30px;
}
.contentArticleRight {
    padding: 0px ;
}
.contentArticleRight img{
	display:none;
}
#contact {
     background: none;
   
}
.contactBoxElement {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
}
input.btn {
    width: 100%;
}





}




header {
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.contentHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
}



/* Menú por defecto */
.nav {
  list-style: none;
  display: flex;
  gap: 0px;
}


/* Botón hamburguesa */
.menu-toggle {
  display: none;
font-size: 28px; 
    cursor: pointer;
    user-select: none;
    background: linear-gradient(to right, #3560c2, #2f9bda);
    color: #FFF;
    padding: 5px 9px;
    text-align: center;
    border-radius: 46px;
    height: 50px;
    width: 50px;margin-right: 16px;
}

/* Responsive */
@media (max-width: 991px) {
    .nav {
        width: 100%;
        position: absolute;
        top: 72px;
        color: #FFF;
        right: 0;
        background: #3e3e3e;
        flex-direction: column;
        /* width: 200px; */
        padding: 0px;
        gap: 0px;
        display: none;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }
.contentHeader ul li a{
	width:100%;
	float:left;
	color:#FFF;
  }

  .nav.active {
    display: flex; /* Aparece al activar */
  }

  .menu-toggle {
    display: block;
  }
}






@media (max-width: 767px) {
.elementAcordeonBox {
    width: 90%;
    margin: 6px 5% 23px 5%;
    float: left;
}
.contentTable {
    overflow-x: scroll;
}


.contentCatgoryLens .contentRealCasesBoxElement {
    width: 88%;
    margin: 0px 6% 20px 6%;
    float: left;
    position: relative;
    padding: 20px 0px 20px 125px;
}

.contentCardElement.w33 {
    width: 100%;
    /* margin-bottom: -10px; */
}


}







.hidden-fields-container, .screen-reader-response
{
    display: none;
}
.wpcf7-response-output
{
    width: 100%;
    display: block;
    float: left;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}
.contactBoxElement label span.wpcf7-not-valid-tip
{
    color: #c40327;
    font-size: 14px;

}
.btn
{
    cursor: pointer;
}
.contactBoxElement input.aceptance
{
    width: 15px;
    height: 15px;
    margin-top: 3px;;
}
.contactBoxElement .wpcf7-acceptance label 
{
    font-size: 15px;    
    font-weight: normal;
}
footer{
    background-color: #346fc8;
    color: #fff;
    float: left;
    font-size: -webkit-xxx-large;
    display: block;
    width: 100%;
}
.contentFooter
{
    max-width: 1260px;
    margin: 10px auto;
    padding-bottom: 10px;
  
}
.contentFooter a{
  color:#fff;
  text-decoration: none;
  font-weight: bold;

}
.wpcf7-list-item .wpcf7-list-item-label
{
    float: left;
}

.entry-content
{
    margin-top: 150px;
}
.um-page-loggedout .nav, .page-template-page-content-php .nav
{
display: none;
}
.um-page-loggedout .contentFooter a{
    display: none;
}