/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}


/*@font-face {
    font-family: 'socicon';
    src: url('socicon/font/socicon-webfont.eot');
    src: url('socicon/font/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('socicon/font/socicon-webfont.woff') format('woff'),
         url('socicon/font/socicon-webfont.ttf') format('truetype'),
         url('socicon/font/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}*/



html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: table;
}





body{
margin:0;
padding:0;
color: #fff;
position: relative;
/*font-family: 'Open Sans', sans-serif;*/
font-family: 'Quicksand', sans-serif;
text-align: center;
}



input, textarea { 
	font-family: FontAwesome, "Open Sans", Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;

}



.button {
  font-family: Arial;
  color: #ffffff;
  font-size: 17px;
  padding: 12px;
  text-decoration: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  /*text-shadow: 1px 1px 3px #666666;*/
  border: solid #00a8eb 1px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#0baeef), to(#0a96cc));
  background: -moz-linear-gradient(top, #0baeef, #0baeef);
  width: 350px;
}
.button:hover {
  background: #0f9ed6;
}


.wrapper{
    text-align: center;

}





.header{
	width: 100%;
	/*padding: 40px 15% 0;*/
	float: left;
	background: #FFFFFF;
	
	background-image: url(../images/techside_enconstruccion_banner_opt.jpg); 
	background-repeat:no-repeat; background-size:cover; 
	/*-webkit-box-shadow: 0px 0px 2px 1px #ccc;
       -moz-box-shadow: 0px 0px 2px 1px #ccc;
            box-shadow: 0px 0px 2px 1px #ccc;*/
}

.xouter{
	position:relative;
	left:50%;
	float:left;
	clear:both;
	margin:0;
}

.xinner{
	position:relative;
	left:-50%;
}


.header h1{
	font-size: 30px;
	color: #68b2b1;
	background: #fff;
	padding: 8px 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  /*text-shadow: 0px -1px 0px #000;*/
  /*text-shadow: 0 1px 0 #ccc,
0 2px 0 #c9c9c9,
0 3px 0 #bbb,
0 4px 0 #b9b9b9,
0 5px 0 #aaa,
0 6px 1px rgba(0,0,0,.1),
0 0 5px rgba(0,0,0,.1),
0 1px 3px rgba(0,0,0,.3),
0 3px 5px rgba(0,0,0,.2),
0 5px 10px rgba(0,0,0,.25),
0 10px 10px rgba(0,0,0,.2),
0 20px 20px rgba(0,0,0,.15);*/
/*text-shadow:
9px 2px 0 rgba(0, 255, 255, 0.5),
-6px -1px 1px rgba(255, 0, 0, 0.4);*/
/*text-shadow: 2px 2px 0px rgba(83,155,194,0.5);*/
	
}



.logo { 

float: left;
margin-top: 35px;
margin-bottom: 40px;
margin-left: 100px;
width: 350px;
 }

.header h1 span{
	color: #9e0000;
}


.content-wrap{
	width: 80%;
	float: left;
	padding: 50px 10%;
}

.comingsoon{
	width: 50%;
	float: left;
	border-right: 1px solid #b4d9d8;
	box-sizing: border-box;
}

.comingsoon h2{
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
}

.comingsoon p{
	font-size: 18px;
	font-weight: 600;
}

.content{
	width: 50%;
	float: left;
}

.content p{
	font-size: 16px;
	line-height: 26px;
}

.social{
	width: 70%;
	padding: 50px 15%;
	float: left;
}

.social a{
	color: #000;
	margin: 0 10px;
}

.social a:hover{
	color: #444;
}

.enjoy-css {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 5px 20px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(252,252,252,1);
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  width:300px;
}

li { padding:5px; }

#logo { font-size:50px; font-family: 'Righteous', cursive; font-weight:bold; }
.tech { color:#0f1945; }
.side { color:#a30dc9; }

.cont_form { color:#000000; margin-top:20px; padding-left: 20px;
    padding-right: 20px; }

.button_text {
background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

/*.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
	width:340px;
	margin-top:10px;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
	
}
.myButton:active {
	position:relative;
	top:1px;
}*/




@media only screen and (max-width: 1024px){
/*.header{
	width: 100%;
	padding: 60px 5% 0;
	float: left;
	
	
}
*/

}



@media only screen and (max-width: 768px){

.header h1{
	font-size: 25px;
	color: #68b2b1;
	background: #fff;
	padding: 5px 15px;
  	-webkit-border-radius: 50px;
  	border-radius: 50px;
}

.content-wrap{
	width: 100%;
	float: left;
	padding: 30px 0;
}




.comingsoon{
	width: 100%;
	float: left;
	border-right: none;
	border-bottom: 1px solid #b4d9d8;
	box-sizing: border-box;
	padding: 30px 0;
}

.content{
	width: 100%;
	padding: 30px 0;
	float: left;
}

.logo { 

float: left;
margin-top: inherit;
margin-bottom: inherit;
margin-left: inherit;

width: 60%;

padding-left: 0px;
 }

 .header{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	float: left;
	background-position: 40%;
	
	
}

.enjoy-css {

    width: 200px !important;
}

	.myButton {

	    width: 240px !important;

	}
}

