/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
 
 html {font-size: 100%;}
 .modal {
    max-height: 80%;
}
:focus {
    outline: none;
    outline-color: none;
    outline-style: none;
    outline-width: none;
}
nav ul a,
nav .brand-logo {
  color: #444;
}
h1 {
    font-weight: lighter;
}


.sidenav-trigger {
  color: #26a69a;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}
#particles-js {
    position: relative;
    background: url(../img/logobasic.svg);
    background-repeat: no-repeat;
    background-position: 50% 25px;
    background-size: 175px;
}
canvas.particles-js-canvas-el {
    background: #f2f2f2;
    position: absolute;
    top: 0;
    z-index: -2;
}

.full-height{
    min-height: 100vh;
}


.header-text{
	text-shadow: 0px 0px 10px black;
  }
  
.section.header {
    width: 100%;
}  

.symbianav {
    position: absolute;
    z-index: 1;
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}
  
#map { height:350px; }


h1.header.header-text {
    position: relative;
    top: -37px;
    margin: 0;
    font-weight: lighter;
    letter-spacing: 10px;	
}
.mod-3d {
    padding-top: 50px;
}
.mod-3d h1 {
    z-index: 2;
}


html {
   overflow-x: hidden;
}

.addslogan h1 {
    font-size: 30px;
}

#index-banner {
    background: #393939;
}

.bggray h3 {
    font-weight: lighter;
    letter-spacing: 3px;
}

a.brand-logo.center.onload {

    top: calc(50vh - 150px);
    top: -webkit-calc(50vh - 150px);
	-webkit-transition: all 0.8s ease-in;
	-moz-transition: all 0.8s ease-in;
	-ms-transition: all 0.8s ease-in;
	-o-transition: all 0.8s ease-in;
	transition: all 0.8s ease-in;	
}

a.brand-logo{

    position: relative;
	top: 0;	
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}


a.brand-logo.center.onload img{

	height: 102px;

	-webkit-transition: all 0.8s ease-in;
	-moz-transition: all 0.8s ease-in;
	-ms-transition: all 0.8s ease-in;
	-o-transition: all 0.8s ease-in;
	transition: all 0.8s ease-in;	
}

a.brand-logo img{

	height:62px;
}

#particles-js p {
	font-size: 14pt;
    padding: 25px;
    text-align: justify;
}

.concepto img {
	background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    padding: 17px;
    border: 2px solid #ececec;
    width: 200px;
}

.fixed-action-btn {
    top: 23px;
}

a.quad.btn-floating {
width: 150px;
    height: 32px;
    border-radius: 0;
    right: 102px;
    background: rgb(66, 66, 66)!important;
    border-left: 2px solid #d0f673;
    padding: 0 10px;
    margin: 0px;
}

.quad i.material-icons {
    width: 40px;
    display: inline!important;
}

.quad p {
-webkit-transition: all 250ms ease-in;
-moz-transition: all 250ms ease-in;
-ms-transition: all 250ms ease-in;
-o-transition: all 250ms ease-in;
transition: all 250ms ease-in;
    display: inline!important;
    position: relative;
    bottom: 10px;
    margin-left: 10px;
}

.quad:hover p {
-webkit-transition: all 250ms ease-in;
-moz-transition: all 250ms ease-in;
-ms-transition: all 250ms ease-in;
-o-transition: all 250ms ease-in;
transition: all 250ms ease-in;
    position: relative;
    right: 5px;
color: #20d2df!important;	
}

.mainmenu li {
    margin: 0!Important;
    text-align: right;
}

.row.experiencia .section {
    margin-bottom: 20px;
    padding: 30px;
    background: url(../img/logolines.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 50% 10px;
}

.row.experiencia .section h5 {
    padding: 16px;
    background: #f3f3f3;
    margin-top: 30px;
    border-bottom: 2px solid #dfdfdf;
    font-size: 17pt;
    line-height: 130%;
    min-height: 12rem;
}

.casos .card-content {
    padding: 10px;
}

.casos .card-image {
    width: 75%;
    margin: auto;
}

.casos h4 {
    margin: 0 0 10px 0;
}

.casos p {
    line-height: 115%;
}

.casos .card-reveal {
    background: url(../img/logolines.svg);
    background-size: 60px;
    background-repeat: no-repeat;
    background-color: #fff;
}

.mod-3d{
    background: url(../img/areasbg.jpg);
    background-size: cover;
    background-position: 50%;
	position: relative;
}

.reticule{
	position: absolute;
    height: 100%;
    width: 100%;
    background: url(../img/reticule.png) rgba(0, 0, 0, 0.40);
    top: 0;
	opacity: 0.25;
}

.experiencia p {
    font-weight: bold;
}

.form{
	border: none;
	width: 100%;
	margin: auto;
}

.experiencia h5 {
    font-weight: lighter;
    min-height: 10rem;
    padding-top: 15px;
}

.row.experiencia {
    padding: 50px 0;
}

.modal-content:focus {
    outline: none!important;
}

/*M?DULO DE C?RCULOS-------------------------------*/
.circles-container {
    padding: 100px 0;
}
.outer-circle {
    width: 500px;
    height: 500px;
}

.experiencia .section p {
    background: #ffffff;
    padding: 5px;
    margin: 0px -30px -30px -30px;
    font-weight: 400;
}


.bg0{
		background: url(../img/animations/bgtrees.jpg);
	}


@media only screen and (max-width: 1280px) {
	.container {
		width: 85%;
	}
	.row.experiencia .section h5 {
		min-height: 16rem;
	}
}


@media only screen and (max-width: 1024px) {
	.mod-3d{
		background: url(../img/areasbg-sm.jpg);
		background-size: cover;
		background-position: 50%;		
	}
	.bg0{
		background: url(../img/animations/bgtrees-sm.jpg);
	}
	.container {
		width: 85%;
	}
	.row.experiencia .section h5 {
		min-height: 16rem;
	}
}


@media only screen and (max-width: 960px) {
	.container {
		width: 85%;
	}
	.mod-3d {
		padding-top: 10px;
	}
	.outer-circle {
		width: 55vw;
		height: 55vw;
	}
	html {
		font-size: 80%;
		line-height: 1.25rem;
	}	
	
	.container.addslogan img {
		max-width: 60px;
		position: relative;
		top: 0px;
	}
	
	.littledot {
		display: none;
	} 

	.container.addslogan h1 {
    display: inline-grid;
    font-size: 16pt;
    margin: auto;
    width: 100%;
	}
	
	#particles-js p {
		font-size: 14pt;
		padding: 25px;
		text-align: center;
	}	
	h4#typing1 {
    font-size: 12pt;
	
	}
	p {
		font-size: 14pt;
		text-align: center;
	}	
	
	.row.experiencia .section h5 {
		padding: 16px;
		background: #f3f3f3;
		margin-top: 30px;
		border-bottom: 2px solid #dfdfdf;
		font-size: 14pt;
		line-height: 130%;
		min-height: 14rem;
	}	
	.row.experiencia .section {

		padding: 25px;
	}	
	
}


@media only screen and (max-width: 670px) {
	.mod-3d {
		padding-top: 10px;
	}
	.outer-circle {
		width: 55vw;
		height: 55vw;
	}
	html {
		font-size: 70%;
		line-height: 1.25rem;
	}	
	
	.container.addslogan img {
		max-width: 60px;
		position: relative;
		top: 0px;
	}
	
	.littledot {
		display: none;
	} 

	.container.addslogan h1 {
    display: inline-grid;
    font-size: 16pt;
    margin: auto;
    width: 100%;
	}
	
	#particles-js p {
		font-size: 12pt;
		padding: 25px;
		text-align: center;
	}	
	h4#typing1 {
    font-size: 12pt;
	max-width: 60%;
	 margin: auto;
    display: block;
	
	}
	p {
		font-size: 12pt;
		text-align: center;
	}	
	
	.row.experiencia .section h5 {
		padding: 16px;
		background: #f3f3f3;
		margin-top: 30px;
		border-bottom: 2px solid #dfdfdf;
		font-size: 12pt;
		line-height: 130%;
		min-height: 16rem;
	}	
	.row.experiencia .section {

		padding: 25px;
	}	
	
}

@media only screen and (max-width: 670px) and (min-height: 950px) {
	.mod-3d {
		padding-top: 10px;
	}
	.outer-circle {
		width: 65vw;
		height: 65vw;
	}
	html {
		font-size: 85%;
		line-height: 1.25rem;
	}	
	
	.container.addslogan img {
		max-width: 100px;
		position: inherit;
	}
	
	.littledot {
		display: none;
	} 

	.container.addslogan h1 {
    display: inline-grid;
    font-size: 16pt;
    margin: auto;
    width: 100%;
	}
	
	#particles-js p {
		font-size: 14pt;
		padding: 25px;
		text-align: center;
	}	
	h4#typing1 {
    font-size: 16pt;
	
	}
	p {
		font-size: 14pt;
		text-align: center;
	}	
	
	.row.experiencia .section h5 {
		padding: 16px;
		background: #f3f3f3;
		margin-top: 30px;
		border-bottom: 2px solid #dfdfdf;
		font-size: 14pt;
		line-height: 130%;
		min-height: 14rem;
	}	
	.row.experiencia .section {

		padding: 25px;
	}	
	
}



@media only screen and (max-width: 480px) {
	.mod-3d {
		padding-top: 10px;
	}
	.outer-circle {
		width: 55vw;
		height: 55vw;
	}
	html {
		font-size: 65%;
		line-height: 1.25rem;
	}	
	
	.container.addslogan img {
		max-width: 60px;
		position: relative;
		top: 0px;
	}
	
	.littledot {
		display: none;
	} 

	.container.addslogan h1 {
    display: inline-grid;
    font-size: 16pt;
    margin: auto;
    width: 100%;
	}
	
	#particles-js p {
		font-size: 11pt;
		padding: 25px;
		text-align: center;
	}	
	h4#typing1 {
    font-size: 12pt;
	max-width: 80%;
	
	}
	p {
		font-size: 11pt;
		text-align: center;
	}		
}



@media only screen and (max-width: 321px) {
	.mod-3d {
		padding-top: 10px;
	}
	.outer-circle {
		width: 75vw;
		height: 75vw;
	}
	html {
		font-size: 65%;
		line-height: 1.25rem;
	}	
	.container.addslogan img {
    max-width: 100px;
	}
	
	.littledot {
		display: none;
	} 

	.container.addslogan h1 {
    display: inline-grid;
    font-size: 16pt;
    margin: auto;
    width: 100%;
	}
	
	#particles-js p {
		font-size: 11pt;
		padding: 25px;
		text-align: center;
	}	
	h4#typing1 {
    font-size: 11pt;
	max-width: 90%;
	
	}
	p {
		font-size: 11pt;
		text-align: center;
	}		
}


.outer-circle {
	border-radius: 50%;
    border: 1px dashed white;
    margin: auto;
    position: relative;
}

.inner-circle {
	-webkit-transition: all 0.300s ease-in;
	-moz-transition: all 0.300s ease-in;
	-ms-transition: all 0.300s ease-in;
	-o-transition: all 0.300s ease-in;
	transition: all 0.300s ease-in;
    width: 70%;
    height: 70%;
    top: 15%;
    left: 15%;
    border-radius: 50%;
    margin: auto;
    position: absolute;
}

.inner-circle:nth-child(1).active-circle{
    background-color: red;
}
.inner-circle:nth-child(2).active-circle{
    background-color: green;
}
.inner-circle:nth-child(3).active-circle{
    background-color: blue;
}




.circle-button img {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
    width: 80%;
    top: 50%;
    margin: 42% auto;
}


.circle-button.earth-circle {
    height: 25%;
    width: 25%;
    position: absolute;
    left: -webkit-calc(82.14% - 12.5%);		
    left: calc(82.14% - 12.5%);	
    top: -webkit-calc(11.70% - 12.5%);	
    top: calc(11.70% - 12.5%);
    border-radius: 50%;
    background: #212121;		

}
.circle-button.data-circle  {
    height: 25%;
    width: 25%;
    position: absolute;
    left: -webkit-calc(0.76% - 12.5%);		
    left: calc(0.76% - 12.5%);	
    top: -webkit-calc(41.32% - 12.5%);	
    top: calc(41.32%  - 12.5%);
    border-radius: 50%;
    background: #212121;	
}
.circle-button.quantum-circle  {
    height: 25%;
    width: 25%;
    position: absolute;
    left: -webkit-calc(67.10% - 12.5%);		
    left: calc(67.10% - 12.5);	
    top: -webkit-calc(96.98% - 12.5);	
    top: calc(96.98% - 12.5%);
    border-radius: 50%;
    background: #212121;
}

.circle-button.earth-circle:hover, .circle-button.data-circle:hover, .circle-button.quantum-circle:hover {
    background: #0c87d4;

}


.circle-button .earth {
    height: 100%;
    width: 100%;
	cursor: pointer;
	background: url(../svg/earth-text.svg);
    background-size: 75%;
	background-position: 50%;
	background-repeat: no-repeat;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;		

}

.circle-button .earth:hover {
    background-size: 100%;	

}

.circle-button .data {
    height: 100%;
    width: 100%;
	cursor: pointer;
	background: url(../svg/data-text.svg);
    background-size: 75%;
	background-position: 50%;
	background-repeat: no-repeat;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;		

}

.circle-button .data:hover {
    background-size: 100%;	

}

.circle-button .quantum {
    height: 100%;
    width: 100%;
	cursor: pointer;
	background: url(../svg/quantum-text.svg);
    background-size: 75%;
	background-position: 50%;
	background-repeat: no-repeat;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;		

}

.circle-button .quantum:hover {
    background-size: 100%;	

}

.backgroundsA, .backgroundsB, .backgroundsC {
    position: absolute;
	width: 25%;
    height: 25%;
    margin: 37.5%;
    border-radius: 50%;
    z-index: -1;
    background-size: conver;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    opacity:0;
}

.backgroundsA.active{	
	background: url(../img/earthbg.jpg);	
	/*opacity:1;	*/
    width: 100%;
    height: 100%;
    margin: 0%;		
    background-size: cover;
}

.textsA img, .textsB img, .textsC img {
    position: absolute;
    width: 60%;
    margin: 20%;
	-webkit-transition: all 600ms linear;
	-moz-transition: all 600ms linear;
	-ms-transition: all 600ms linear;
	-o-transition: all 600ms linear;
	transition: all 600ms linear;	
	opacity:0;	
}

/*.textsA img:nth-child(1), .textsB img:nth-child(1), .textsC img:nth-child(1) {


}

.textsA img:nth-child(1).active, .textsB img:nth-child(1).active, .textsC img:nth-child(1).active {

}*/


img:nth-child(1).rotating {
		-webkit-animation: rotation1 10s infinite linear;
}
@-webkit-keyframes rotation1 {
		from {
				-webkit-transform: rotate(-80deg);
		}
		to {
				-webkit-transform: rotate(279deg);
		}
}





/*.textsA img:nth-child(2), .textsB img:nth-child(2), .textsC img:nth-child(2) {
	transform: rotate(-40deg);	
}

.textsA img:nth-child(2).active, .textsB img:nth-child(2).active, .textsC img:nth-child(2).active {
	transform: rotate(-0deg);		
}*/

img:nth-child(2).rotating {
		-webkit-animation: rotation2 9s infinite linear;
}
@-webkit-keyframes rotation2 {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}






/*.extsA img:nth-child(3), .textsB img:nth-child(3), .textsC img:nth-child(3) {
	transform: rotate(40deg);	
}

.textsA img:nth-child(3).active, .textsB img:nth-child(3).active, .textsC img:nth-child(3).active {
	transform: rotate(80deg);		
}*/

img:nth-child(3).rotating {
		-webkit-animation: rotation3 8s infinite linear;
}
@-webkit-keyframes rotation3 {
		from {
				-webkit-transform: rotate(80deg);
		}
		to {
				-webkit-transform: rotate(439deg);
		}
}




/*.textsA img:nth-child(4), .textsB img:nth-child(4), .textsC img:nth-child(4) {
	transform: rotate(80deg);	
}

.textsA img:nth-child(4).active, .textsB img:nth-child(4).active, .textsC img:nth-child(4).active {
	transform: rotate(120deg);		
}*/
img:nth-child(4).rotating {
		-webkit-animation: rotation4 7s infinite linear;
}
@-webkit-keyframes rotation4 {
		from {
				-webkit-transform: rotate(120deg);
		}
		to {
				-webkit-transform: rotate(479deg);
		}
}



/*.textsA img:nth-child(5), .textsB img:nth-child(5), .textsC img:nth-child(5) {
	transform: rotate(160deg);	
}

.textsA img:nth-child(5).active, .textsB img:nth-child(5).active, .textsC img:nth-child(5).active {
	transform: rotate(200deg);		
}*/

img:nth-child(5).rotating {
		-webkit-animation: rotation5 6s infinite linear;
}
@-webkit-keyframes rotation5 {
		from {
				-webkit-transform: rotate(200deg);
		}
		to {
				-webkit-transform: rotate(559deg);
		}
}

.textsA img.active, .textsB img.active, .textsC img.active {
	/*opacity:1;*/		
}





.backgroundsB.active{	
	background: url(../img/databg.jpg);	
	/*opacity:1;*/	
	width: 100%;
    height: 100%;
    margin: 0%;
    background-size: cover;
}

.backgroundsC.active{	
	background: url(../img/quantumbg.jpg);
	/*opacity:1;*/	
	width: 100%;
    height: 100%;
    margin: 0%;
    background-size: cover;	
}




.text-container{
	position: relative;
}

 .logolines{
    position: absolute;
    width: 100%;
    height: 100%; 
    background: url(../img/sololines.svg);
	background-size: 60%;
	background-position: 50%;
	background-repeat: no-repeat;
	
}

.greenbyc{
    background: rgb(151, 203, 10);
}
.orangebyc{
	background-color: #e39621;
}

.modal-header .modal-close {
    position: absolute;
    right: 0;
	top: 0;
}

.general {
    position: absolute;
    right: 0;
	top: 0;
}

.modal-header.earth {
    background-color: #424242;
    background-image: url(../img/earthbg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin: -24px;
    padding: 25px 24px;
    margin-bottom: 12px;
    color: white;
}

.modal-header.data {
    background-color: #424242;
    background-image: url(../img/databg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin: -24px;
    padding: 25px 24px;
    margin-bottom: 12px;
    color: white;
}

.modal-header.quantum {
    background-color: #424242;
    background-image: url(../img/quantumbg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin: -24px;
    padding: 25px 24px;
    margin-bottom: 12px;
    color: white;
}






