﻿@font-face {
    font-family:"Myriad Pro Regular";
    src: url("../../css/myriadproregular.eot");
    src:url("../../css/myriadproregular.eot?#ley") format("embedded-opentype"),
    url("../../css/myriadproregular.ttf") format("truetype"),
    url("../../css/myriadproregular.woff") format("woff");   
}
@font-face {
    font-family:"Myriad Pro Light";
    src: url("../../css/myriadprolight.eot");
    src:url("../../css/myriadprolight.eot?#ley") format("embedded-opentype"),
    url("../../css/myriadprolight.ttf") format("truetype"),
    url("../../css/myriadprolight.woff") format("woff");   
}

body{
    font-family:"Myriad Pro Regular";
    margin:0;
    background-color:#fff;
}
a{
    text-decoration:none;
}
p{
    margin:0;
}

#divMenu{
    display:none;
    background-color:#000;
    position:fixed;
    top:0;
    opacity:0.9;
    color:#dcdcdc;
    padding-bottom:20px;
}
#divHeader {
    position:fixed;
    top:0;	
    background-color: #000;
    width: 100%;
}
#header {
    margin: 0 auto 0 auto;
    display: table;
}
#menu{
    width:75px;
}
#divImagen {
    background-color: #012b3e;
    background-image: url('../images/header_bg.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
}
#imagen {
    margin: 75px auto 0 auto;
    height: 539px;
    display: table;
}
#logo {
    margin-top: 63px;
}
#divBoton1 {
    margin: 50px auto 0 auto;
}
#boton1 {
    background-color: #e7242a;
    color: #fff;
    border-radius: 20px;
    padding-top: 9px;
    text-align: center;
}
#boton1:hover {
    background-color: #e65458;
}
#divTexto {
    width: 100%;
}
#divMedio {
    width: 100%;
    background-color:#1a1a1a;
}

#texto {
    margin: 50px auto 0 auto;
    font-size: 18px;
    color: #787878;
}
#texto1 {
    margin: 40px auto 45px auto;
    display: table;
    color: #787878;
}
#texto3 {
    margin: 0 auto 0 auto;
    display: table;
    color: #adadad;
}
#columna{
    float:left;
    padding:0 3% 0 3%;
    width:27%;
    text-align:center;
    color: #787878;
}
#textoColumna{
    font-family:Myriad Pro Light;
    color:#7f7f7f;
}
#columnaI1 {
    font-size: 16px;
}
#columnaI2 {
    text-align:left;
}
#columnaD1 {
    text-align: center;
}
#divForm {
    background-color: #323a45;
    padding: 70px 0 55px 0;
    width: 100%;
}
#Form {
    margin: 0 auto 0 auto;
    display: table;
}
#divBoton2 {
    margin: 50px auto 0 auto;
}
#divBoton2, #boton2 {
    width: 180px;
}
#boton2 {
    background-color: #51beec;
    color: #fff;
    border-radius: 20px;
    padding-top: 9px;
    height: 30px;
    font-size: 19px;
    text-align: center;
}
#boton2:hover {
    background-color: #94dbf9;
    color:#000;
}
#texto2 {
    margin:40px 0 40px 0;
    font-size: 32px;
    text-align: center;
    color: #676767;
}
#divFooter {
    background-color: #363636;
    padding: 60px 0 50px 0;
    width: 100%;
}
#footer {
    margin: 0 auto 0 auto;
    text-align: center;
}
#footer1 {
    margin-top: 55px;
    width: 100%;
    display: table;
}
#footer2 {
    margin: 45px 0 40px 0;
    width: 100%;
    font-family: "Myriad Pro Light";
    font-size: 14px;
    color: #b3b3b3;
    text-align: center;
}
#footer3 {
    display: table;
}
#divTextoFin {
    background-color: #000;
    padding: 25px 0 25px 0;
    width: 100%;
    text-align: center;
    color: #878787;
    font-size: 13px;
}
#textoCaso1{
    margin-top:5px;
}
#textoCaso2{
    margin-top:20px;
}
@media only screen and (min-width:996px) {
    #logo{
        width:383px;
    }
    #titulo_ini{
        font-size:46px;
        font-weight:bold;
    }
    #subtitulo_ini{
        font-size:32px;
    }
	#divHeader_txt{
		float:right;
		width:50%;
		text-align:right;
		display:block;
	}
    #divMenu{
        left:50%;
        width:390px;
    }	
    .logo_txt{
        font-size:30px;
    }
    #smartcity_logo, #header_txt{
        width:250px;
    }
    #iconos{
        width:280px;
    }
    #iconosA{
        width:100%;
    }
    #smartcity_center{
        width:260px;
    }
    #header, #imagen {
        width: 976px;
    }
    #divBoton1, #boton1 {
        width: 380px;
        font-size: 19px;
        height: 30px;
    }
    #texto, #texto1, #texto3 {
        width: 976px;
        text-align:center;
    }
    #columna {
        margin-top:-100px;
        font-size: 16px;
    }
    #columnaA{
        float:left;
        padding:0 3% 0 3%;
        width:19%;
        text-align:center;
    }
    #textoColumna{
        font-size:40px;
    }
    #textoColumna1{
        font-size:20px;
    }
    #columnaI1 {
        float: left;
        width: 50%;
    }
    #columnaD1 {
        margin-top:0;
        float: right;
        width: 50%;
    }
    #Form {
        width: 976px;
        text-align:left;
    }
    #columnaIForm {
        float: left;
        width: 50%;
    }
    #form_img, #texto_img{
        width: 488px;
    }
    #footer_img{
        width: 478px;
    }
    .tituloForm1{
        font-size:28px;
    }
    .tituloForm2{
        margin-top:8px;
    }
    #columnaDForm {
        float: right;
        width: 45%;
    }
    #columnaI2 {
        float: left;
        width: 48%;
    }
    .bullet2{
        background-image:url('../images/bullet2.png'); background-position:left top; background-repeat:no-repeat; 
    }
    #footer {
        width: 976px;
    }
    #footer3 {
        width: 30%;
    }
    #textoCaso1{
        font-family:Myriad Pro Regular;
        color:#454545;
        font-size:22px;
    }
    #textoCaso2{
        font-family:Myriad Pro Light;
        color:#454545;
        font-size:18px;
    }
}
@media only screen and (max-width:996px) {
    #logo{
        width:300px;
    }
    #titulo_ini{
        font-size:34px;
        font-weight:bold;
    }
    #subtitulo_ini{
        font-size:28px;
    }
	#divHeader_txt{
		float:right;
		width:50%;
		text-align:right;
		display:block;
	}	
    #divMenu{
        left:0;
        width:80%;
    }	
    .logo_txt{
        font-size:24px;
    }
    #smartcity_logo, #header_txt{
        width:250px;
    }
    #iconos{
        width:150px;
    }
    #iconosA{
        width:100px;
    }
    #smartcity_center{
        width:260px;
    }
    #header, #imagen{
        width:100%;
    }
    #divBoton1, #boton1 {
        width: 90%;
        font-size: 15px;
        height: 26px;
    }
    #texto, #texto1 {
        width: 90%;
        text-align:center;
    }
    #columna {
        margin-top:-80px;
        font-size: 13px;
    }
    #columnaA{
        float:left;
        padding:0 3% 0 3%;
        width:19%;
        text-align:center;
    }
    #textoColumna{
        font-size:30px;
    }
    #textoColumna1{
        font-size:15px;
    }
    #columnaI1 {
        float: none;
        width: 100%;
    }
    #columnaD1 {
        margin-top: 40px;;
        float: none;
        width: 100%;
    }
    #Form {
        width: 90%;
        text-align:center;
    }
    #columnaIForm {
        float: none;
        width: 100%;
    }
    #form_img, #texto_img, #footer_img{
        width: 100%;
    }
    .tituloForm1{
        font-size:24px;
    }
    .tituloForm2{
        margin-top:38px;
    }
    #columnaDForm {
        float: none;
        width: 100%;
    }
    #columnaI2 {
        float: none;
        width: 100%;
    }
    #texto3 {
        width: 90%;
        text-align:left;
    }
    .bullet2{
        background-image:url('../images/bullet1.png'); background-position:left top; background-repeat:no-repeat; 
    }
    #footer {
        width: 90%;
    }
    #footer3 {
        width: 50%;
    }
    #textoCaso1{
        font-family:Myriad Pro Regular;
        color:#454545;
        font-size:18px;
    }
    #textoCaso2{
        font-family:Myriad Pro Light;
        color:#454545;
        font-size:14px;
    }
}
@media only screen and (max-width:500px) {
    #logo{
        width:250px;
    }
    #titulo_ini{
        font-size:24px;
        font-weight:bold;
    }
    #subtitulo_ini{
        font-size:18px;
    }
	#divHeader_txt{
		display:none;
	}	
    #divSmartcity_logo{
        width:250px;
    }
    #divBotonMenu{
        width:75px;
        padding-right:20px;
    }	
    #smartcity_logo{
        width: 250px;
    }	
    #header_txt {
        display:none;
    }	
    #iconos{
        width:80%;
    }
    #iconosA{
        width:80%;
    }
    #smartcity_center{
        width:70%;
    }
    .tituloForm1{
        font-size:18px;
    }
    #columna {
        margin-top:-60px;
    }
    #columnaA{
        padding:45px 20% 0 20%;
        width:60%;
        text-align:center;
    }
    #textoColumna{
        font-size:20px;
    }
    #textoColumna1{
        font-size:10px;
    }
    #textoCaso1{
        font-family:Myriad Pro Regular;
        color:#454545;
        font-size:25px;
    }
    #textoCaso2{
        font-family:Myriad Pro Light;
        color:#454545;
        font-size:20px;
    }
}

.menu{
    color:#fff;
    margin:0 5% 0 5%;
    border-bottom:2px solid #68696b;
    padding-top:12px;
    height:32px;
    width:90%;
    opacity:0.8;
}
.menu:hover {
    opacity:1;
}
.menu911{
    background-image:url('../../images/menu911.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.menu311{
    background-image:url('../../images/menu311.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.menugenero{
    background-image:url('../../images/menugenero.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.menuc5{
    background-image:url('../../images/menuc5.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.menutigre{
    background-image:url('../../images/menutigre.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.menulomas{
    background-image:url('../../images/menulomas.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.menusafer{
    background-image:url('../../images/menusafer.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.menudrone{
    background-image:url('../../images/menudrone.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.menucenter{
    background-image:url('../../images/menucenter.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.menusmarthealth{
    background-image:url('../../images/menusmarthealth.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.menusmartcityhub{
    background-image:url('../../images/menusmartcityhub.png'); background-position:left top; background-repeat:no-repeat; 
    padding:6px 0 15px 45px;
}
.logo_txt{
    font-family:"Myriad Pro Light";
    color:#f4f3f2;
    text-align:center;
    opacity:0.8
}
.tituloForm1{
    font-family:"Myriad Pro Light";
    color:#fff;
    opacity:0.8;
    text-align:center;
    margin-bottom:50px;
}
.tituloForm2{
    font-size:16px;
    color:#94e7ff;
}
.textoForm{
    font-family:"Myriad Pro Light";
    color:#fff;
    opacity:0.8;
    font-size:18px;
    text-align:center;
    margin:35px 0 45px 0;
}
.textbox{
    background-color:#fff;
    border-width:0;
    font-family:Myriad Pro Light, Arial, Verdana;
    border-width:0;
    padding:10px;
    width:90%;
    font-size:20px;
    color:#000;
}
.textboxarea{
    background-color:#fff;
    border-width:0;
    font-family:Myriad Pro Light, Arial, Verdana;
    border-width:0;
    padding:10px;
    width:90%;
    font-size:20px;
    color:#000;
    height:170px;
}
.bullet1{
    margin-top:25px;
    background-image:url('../images/bullet1.png'); background-position:left top; background-repeat:no-repeat; 
    padding:0 0 6px 30px;
    color:#d1d1d1;
    font-size:16px;
}
.bullet2{
    padding:0 0 15px 35px;
    color:#5f656b;
    font-size:18px;
}
.footer{
    color:#b3b3b3;
}
.footer:hover{
    color:#fff;
}