﻿@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;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 2.5%;
    width: 95%;
    height: 95%;
}

#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: #000;
    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: #5db3ef;
    color: #fff;
    border-radius: 20px;
    padding-top: 9px;
    text-align: center;
}
#boton1:hover {
    background-color: #439ad7;
}
#divTexto {
    width: 100%;
}
#titulotexto{
    font-size:21px;
    color:#3f9ada;
    margin: 50px auto 0 auto;
}
#texto {
    margin: 50px auto 0 auto;
    font-size: 18px;
    color: #787878;
}
#texto1, #texto3 {
    margin: 40px auto 45px auto;
    display: table;
    color: #787878;
}
#columnaI1 {
    font-size: 16px;
}
#columnaD1 {
    text-align: center;
}
#divForm {
    background-color: #172437;
    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: #5db3ef;
    color: #fff;
    border-radius: 20px;
    padding-top: 9px;
    height: 30px;
    font-size: 19px;
    text-align: center;
}
#boton2:hover {
    background-color: #439ad7;
}
#texto2 {
    margin: 60px auto 45px auto;
    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;
}

@media only screen and (min-width:996px) {
	#divHeader_txt{
		float:right;
		width:50%;
		text-align:right;
		display:block;
	}
    #divMenu{
        left:50%;
        width:390px;
    }
    #divVideo{
        margin:0 auto 0 auto; padding:70px 30px 30px 30px; width:960px;
    }
    #divIconos{
        margin:0 auto 0 auto; width:960px;
    }
    .logo_txt{
        font-size:30px;
    }
    #smartcity_logo, #header_txt{
        width:250px;
    }
    #iconos{
        width:349px;
    }
    #smartcity_center{
        width:260px;
    }
    #header, #imagen {
        width: 976px;
    }
    #divBoton1, #boton1 {
        width: 380px;
        font-size: 19px;
        height: 30px;
    }
    #texto, #texto1, #texto3, #titulotexto {
        width: 976px;
        text-align:left;
    }
    #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, #map_canvas{
        width: 478px;
    }
    .tituloForm1{
        font-size:30px;
    }
    .tituloForm2{
        margin-top:8px;
    }
    #columnaDForm {
        float: right;
        width: 45%;
    }
    #texto2 {
        width: 976px;
    }
    #columnaI2 {
        float: left;
        width: 48%;
    }
    #footer {
        width: 976px;
    }
    #footer3 {
        width: 30%;
    }
}
@media only screen and (max-width:996px) {
	#divHeader_txt{
		float:right;
		width:50%;
		text-align:right;
		display:block;
	}	
    #divMenu{
        left:0;
        width:80%;
    }
    #divVideo{
        padding:5%; width:90%;
    }
    #divIconos{
        width:100%;
    }
    .logo_txt{
        font-size:24px;
    }
    #smartcity_logo, #header_txt{
        width:250px;
    }
    #iconos{
        width:349px;
    }
    #smartcity_center{
        width:260px;
    }
    #header, #imagen{
        width:100%;
    }
    #divBoton1, #boton1 {
        width: 90%;
        font-size: 15px;
        height: 26px;
    }
    #texto, #texto1, #titulotexto {
        width: 90%;
        text-align:center;
    }
    #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, #map_canvas{
        width: 100%;
    }
    .tituloForm1{
        font-size:26px;
    }
    .tituloForm2{
        margin-top:38px;
    }
    #columnaDForm {
        float: none;
        width: 100%;
    }
    #texto2 {
        width: 90%;
    }
    #columnaI2 {
        float: none;
        width: 100%;
    }
    #texto3 {
        width: 90%;
        text-align:left;
    }
    #footer {
        width: 90%;
    }
    #footer3 {
        width: 50%;
    }
    
}
@media only screen and (max-width:500px) {
	#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%;
    }
    #smartcity_center{
        width:70%;
    }
    .tituloForm1{
        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:10px;
}
.tituloForm2{
    font-size:16px;
    color:#95d3fe;
}
.textoForm{
    font-family:"Myriad Pro Light";
    color:#fff;
    opacity:0.8;
    font-size:15px;
    text-align:center;
    margin:15px 0 20px 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;
}
.bullet1{
    background-image:url('../images/bullet1.png'); background-position:left top; background-repeat:no-repeat; 
    padding:0 0 15px 35px;
    color:#5f656b;
    font-size:18px;
}
.bullet2{
    padding:0 0 15px 35px;
    color:#5f656b;
    font-size:18px;
}
.footer{
    color:#b3b3b3;
}
.footer:hover{
    color:#fff;
}