@font-face {
	  font-family:"MADE_TOMMY_Bold_PERSONAL_USE";
	  src:url("../fonts/MADE_TOMMY_Bold_PERSONAL_USE.eot?") format("eot"),
	  url("../fonts/MADE_TOMMY_Bold_PERSONAL_USE.woff") format("woff"),
	  url("../fonts/MADE_TOMMY_Bold_PERSONAL_USE.ttf") format("truetype"),
	  url("../fonts/MADE_TOMMY_Bold_PERSONAL_USE.svg#MADE_TOMMY_Bold_PERSONAL_USE") format("svg");
	  font-weight:normal;
	  font-style:normal;
}

@font-face {
    font-family:"MADE_TOMMY_Regular_PERSONAL_USE";
    src:url("../fonts/MADE_TOMMY_Regular_PERSONAL_USE.eot?") format("eot"),
    url("../fonts/MADE_TOMMY_Regular_PERSONAL_USE.woff") format("woff"),
    url("../fonts/MADE_TOMMY_Regular_PERSONAL_USE.ttf") format("truetype"),
    url("../fonts/MADE_TOMMY_Regular_PERSONAL_USE.svg#MADE_TOMMY_Regular_PERSONAL_USE") format("svg");
    font-weight:normal;
    font-style:normal;
}



#contenedor{
	  width:100%;
	  overflow:hidden;
	  z-index:9999;
	  position:relative;
      font-family:"MADE_TOMMY_Regular_PERSONAL_USE";
}

.pad{
	  padding-left:0px;
	  padding-right:0px;
}

.clear{
	  clear:both;
}

header{
    background: url(../img/bg1.jpg) !important;
    box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
    z-index: 1;
}

#head-menu {
    position: relative;
    z-index: 111;
}

#carousel-home h1 {
	  position: absolute;
	  float: left;
	  font-size: 60px;
	  margin-top: 33%;
	  margin-left: 20%;
	  color: #000;
	  text-shadow: 1px 1px 0px #fff;
	  background: #ffffffb3;
	  padding: 12px;
}

#logo{
    background: #FFF;
    box-shadow:  0px 5px 13px rgba(0, 0, 0, 0.6);
}

#navbar a {
    color: #232569;
    font-size: 16px;
    float: left;
    position: relative;
    padding: 9px 34px;
    margin-left: 0px;
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
    border-radius: 0px;
    margin-top: 56px;
}

#navbar .selec {
    background-color: #DF0D1D;
    color: #fff;
    text-decoration: none;
}

#navbar .hover {
    background-color: #0b487c;
    color: #fff;
    text-decoration: none;
}

.me{
    color: #fff;
}

#carousel-home .carousel-indicators li{
    background: #fff;
    border-color: #fff;
    border-width: 2px;
}

#carousel-home .carousel-indicators .active{
    background: #232569;
    border-color: #232569;
}

#home-ser{
    padding: 20px 15px;
    background: url(../img/motivo.jpg);
}

.home-ser{
    margin: 10px 0;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}

.home-ser-text{
    position: absolute;
    top: 25%;
    width: 100%;
}

.home-ser h1{
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 4px 2px #000;
}

.home-ser a{
    display: inline-block;
    padding: 8px 12px;
    border: solid 1px #fff;
    color: #000;
    font-size: 15px;
    margin-top: 20px;
    background: #fff;
    text-decoration: none!important;
}

.home-ser a:hover{
    background: #DF0D1D;
    text-decoration: none!important;
    color: #fff;
}

#home-pq {
    background: repeat right #f2f2f2;
    padding: 64px 15px;
}

#home-pq h1{
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
    color: #DF0D1D;
    font-size:39px;
    text-transform: uppercase;
    border-bottom: 2px solid #DF0D1D;
    padding-bottom: 12px;
}

#home-pq P{
    margin-top: 15px;
    padding: 5px 0px;
    padding-top: 5px;
    padding-left: 0px;
    padding-top: 5px;
    padding-left: 0px;
    font-size: 18px;
    color: #000;
    line-height: 25px;
}

#home-frase{
    background: url(../img/home/bg.jpg) no-repeat center;
    padding: 200px 15px;
    background-attachment: fixed;
    background-size: cover;
}

#home-frase h1{
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
}

#home-texto{
    background: url(../img/bg-pq.jpg) no-repeat right #f2f2f2;
    padding: 40px 15px;
}

#home-frase2{
    padding: 107px 15px;
    color: #fff;
    font-size: 80px;
    background: url(../img/motivo.jpg);
}

#home-frase2 h1{
    text-align: center;
    font-size: 36px;
    color: #232569;
    line-height: 44px;
}

footer{
    background: #DF0D1D;
    padding: 15px 0px;
    border-top: 4px solid #fff;
}

footer p {
    color: #fff;
    font-size: 20px;
    padding-bottom: 8px;
    line-height: 24px;
}

footer h1 {
    color: #fff;
    font-size: 25px;
    padding-bottom: 13px;
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
}

#fb{
    background: url(../img/redes.png) no-repeat left;
    width: 76px;
    height: 69px;
    float: left;
    margin-left: 0%;
    position: relative;
}

#fb:hover{
    background: url(../img/redes-h.png) no-repeat left;
}

#ins{
    background: url(../img/redes.png) no-repeat center;
    width: 86px;
    height: 69px;
    float: left;
    position: relative;
    margin-left: 11px;
}

#ins:hover{
    background: url(../img/redes-h.png) no-repeat center;
}

#web{
    color: #fff;
    padding: 5px 0px;
}

#web {
    background: url(../img/web.png) no-repeat right;
    padding: 3px;
    padding-right: 145px;
    margin-left: 20%;
    color: #fff;
    position: relative;
}

#web:hover{
    background: url(../img/web-h.png) no-repeat right;
    text-decoration: none;
}

.motivo{
    background: url(../img/motivo.jpg);
}

#empresa-top{
    border-bottom: solid 1px #828282;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#empresa-texto h1{
    color: #DF0D1D;
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
    font-size: 34px;
    margin-top: 84px;
}

#empresa-texto p{
    text-align: justify;
    color: #000;
    font-size: 18px;
    line-height: 25px;
    margin-top: 25px;
}

#img-empresa{
    margin-top: 20px;
    z-index: -111;
}

#empresa2{
    background: repeat right #232569;
    padding-bottom: 100px;
    padding-top: 50px;
    margin-top: 20px;
    border-top: 5px solid #a7a7a7;
}

.mision {
    text-align: center;
    color: #000;
    width: 100%;
    display: block;
    margin: auto;
    margin-top: auto;
    margin-top: 20px;
}

.mision img{
    border: solid 5px #DF0D1D;
    max-width: 180px;
    max-height: 180px;
}

.mision h1{
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
    margin-top: 15px;
    color:#fff;
}

.mision p{
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    margin-top: 25px;
    padding: 21px;
}

#titulo-productos{
    margin-top: 50px;
    padding-bottom: 30px;
}

#titulo-productos h1{
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
    font-size: 34px;
    text-align: left;
    padding-bottom: 10px;
    color: #DF0D1D;
}

.productos-b{
    padding-bottom: 30px;
    float: left;
    position: relative;
    width: 100%;
    margin-top: -32px;
}

.productos{
    float: left;
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.productos-caption{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(35, 37, 105, 0.56);
    width: 100%;
    padding: 15px;
    color: #FFF;
    font-size: 20px;
}

.productos-caption:hover{
    background: rgba(223, 13, 29, 0.56);
}

.mas{
    position: absolute;
    right: 15px;
    top: 15px;
    color: #FFF;
}

#titulo-servicios{
    margin-top: 96px;
    padding-bottom: 30px;
}

#titulo-servicios h1{
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
    font-size: 34px;
    text-align: left;
    padding-bottom: 10px;
    color: #DF0D1D;
}

#titulo-servicios p{
    position: relative;
    text-align: left;
    font-size: 18px;
    margin-top: 6px;
    color: #000;
    line-height: 25px;
}


#servicios-fotos{
    margin-top: 10px;
    padding-bottom: 50px;
}

.servicio-foto{
    float: left;
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.ser-foto-cap{
    float: left;
    position: relative;
    margin-top: 3px;
    background: #267ea6;
    color: #FFF;
    padding: 10px;
    width: 100%;
    font-size: 20px;
    z-index: 20;
}

.ser-mas{
    display: none;
}

.servicio-foto:hover .ser-mas{
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    left: 0px;
    z-index: 10;
    top: 0px;
    background: rgba(0, 0, 0, 0.20);
}

.mas-s{
    color: #FFF;
    font-size: 40px;
    text-align: center;
    width: 100%;
    margin-top: 25%;
}

#volver{
    display: inline-block;
    padding: 10px 20px;
    border: solid #fff 2px;
    box-shadow: 2px 2px 2px #000;
    background: #232569;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size:20px;
}

#volver:hover{
    background: #DF0D1D;
    text-decoration: none;
}

#contacto{
    padding-top: 61px;
    margin-top: 15px;
}

#contacto h1{
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
    font-size: 34px;
    text-align: left;
    padding-bottom: 30px;
    color: #DF0D1D;
}

#texto-cont p{
    text-align: justify;
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 18px;
    line-height: 25px;
}

#texto-cont img{
    float: right;
}

.photo2 {
    background-attachment: scroll;
    background-size: auto auto;
    padding: 140px 0px;
    color: #fff;
    background-attachment: scroll;
    background-size: auto auto;
    background-attachment: fixed;
    background-size: cover;
    background: url(../img/contacto-bg4.jpg) no-repeat center top;
}

.photo2 h1{
    font-size: 40px;
    color: #FFF;
    text-align: center;
    margin-top: 20px;
}

#formulario{
    margin-bottom: 10px;
}

#formulario h2{
    font-family: "MADE_TOMMY_Bold_PERSONAL_USE";
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 6px;
}

#formulario input{
    width:100%;
    background-color:transparent;
    border:solid 1px #DF0D1D;
    color:#000;
    font-size:16px;
    padding:10px;
    margin-top:2px;
}

#formulario textarea{
    width:100%;
    background-color:transparent;
    border:solid 1px #DF0D1D;
    color:#000;
    font-size:16px;
    padding:15px;
    height:95px;
    margin-bottom:7px;
    margin-top:2px;
}

#enviar{
    width:90px !important;
    border:none !important;
    cursor:pointer;
    position:relative;
    float:right;
    font-size:16px !important;
    color:#FFF !important;
    text-align:center;
    background:#232569 !important;
    margin-top:5px !important;
    margin-bottom:0px !important;
    padding:10px 0px !important;
    margin-right:15px;
}

#enviar:hover{
    background:#DF0D1D !important;
}

#borrar{
    width:90px !important;
    border:none !important;
    cursor:pointer;
    position:relative;
    float:right;
    font-size:16px !important;
    color:#FFF !important;
    text-align:center;
    background:#232569!important;
    margin-top:5px !important;
    margin-bottom:0px !important;
    padding:10px 0px !important;
}

#borrar:hover{
    background:#DF0D1D !important;
}

.politica{
    background: #232569;
    float: left;
    position: relative; 
    width: 50%;
    padding: 10px;
    text-decoration: none!important;
}

.politicas p{
    font-size: 16px;
    margin-top: -23px;
}

#mapa{
    margin-top: 30px;
    padding-bottom: 20px;
}

#map{
    height:315px;
    margin-bottom:30px;
    margin-top:30px;
    border: solid 1px #DF0D1D;
}

#ampliar{
    background-color: #DF0D1D;
    text-shadow: 1px 1px 1px #000;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    color: #FFF;
    text-align: center;
    padding: 5px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    text-decoration: none !important;
    bottom:-10px;
    right: 45%;
}

#ampliar:hover{
    background: #232569;
}

#back-top {
    background-image: url(../img/whatsapp.png);
    width: 62px;
    height: 63px;
    position: fixed;
    right: 22px;
    z-index: 900;
    bottom: 440px;
}






@media (max-width: 400px){
  
    #navbar a {
        font-size: 13px;
        padding: 0px 0px;
        margin-top: 0px;
    }

    #carousel-home h1 {
        font-size: 21px;
        margin-top: 21%;
    }

    #home-frase2 h1 {
        font-size: 27px;
        line-height: 38px;
    }
}


@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }
  #carousel-home h1 {
    font-size: 30px;
    margin-top: 21%;
}
}

@media (max-width: 768px){

 
.menu a{
   width: 100%;
 }
  #carousel-home h1 {
    font-size: 21px;
    margin-top: 21%;
}
}



@media (max-width: 780px){

    .photo2 h1{
    font-size: 28px;
  }
  #navbar a {
    font-size: 13px;
  
  padding: 16px 0px;
}
 
  
  

  
  #empresa-texto h1 {
    font-size: 28px;
}
  
}



@media (max-width:900px) and (min-width:781px){
	
	header{
        height:auto;
        box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
        z-index: 1;
        position:relative;
        float:left;
    }

    #navbar a{
        font-size: 14px;
        float: left;
        position: relative;
        padding:10px 27px;
        margin-left: 19px;
        margin-top:10px;
    }

    #logo{
        background: #FFF;
        box-shadow:  0px 5px 13px rgba(0, 0, 0, 0.6);
        width:100%;
    }

    #carousel-home h1 {
        font-size: 50px;
        margin-top: 21%;
    }

    #home-pq h1 {
        font-size: 26px;
    }

    #empresa-texto h1 {
        margin-top: 33px;
    }

    #contacto {
        margin-top: -38px;
    }
}




@media (max-width:1100px) and (min-width:901px){

    .hero { 
        width: 980px; 
    }
  
    header{
        height:auto;
        box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
        z-index: 1;
        position:relative;
        float:left;
    }

    #navbar a{
        font-size: 16px;
        text-transform: uppercase;
        float: left;
        position: relative;
        padding: 9px 44px;
        margin-top:8px;
    }

    .home-ser h1 {
        font-size: 15px;
    }

    #home-pq h1 {
        font-size: 28px;
    }

    #empresa-texto h1 {
        margin-top: 23px;
    }

    #titulo-productos {
        margin-top: 24px;
    }

    .productos-caption {
        font-size: 20px;
    }

    #contacto {
        margin-top: -40px;
    }
}



@media (max-width:1200px) and (min-width:1101px){

    .hero { 
        width: 980px; 
    }
  
    header{
        height:auto;
        box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
        z-index: 1;
        position:relative;
        float:left;
    }

    #navbar a{
        font-size: 16px;
        text-transform: uppercase;
        float: left;
        position: relative;
        margin-top:8px;
        padding: 9px 69px;
    }

    .home-ser h1 {
        font-size: 18px;
    }

    #home-pq h1 {
        font-size: 31px;
    }

    #empresa-texto h1 {
        margin-top: 23px;
    }

    #contacto {
        margin-top: -40px;
    }
}


@media (max-width:1600px) and (min-width:1201px){

 
    header{
        box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
        z-index: 1;
        position:relative;
        float:left;
    }

    #navbar a{
        font-size: 14px;
        float: left;
        position: relative;
        padding: 12px 8px;
    }

   .home-ser h1 {
        font-size: 17px;
    }

    #home-pq h1 {
        font-size: 31px;
    }

    .productos-caption {
        font-size: 14px;
    }

    #contacto {
        margin-top: -28px;
    }
}


@media (max-width:1900px) and (min-width:1601px){

 
    header{
        box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
        z-index: 1;
        position:relative;
        float:left;
    }

    #navbar a{
        font-size: 16px;
        float: left;
        position: relative;
        padding: 12px 14px;
    }

   .home-ser h1 {
        font-size: 17px;
    }

    #home-pq h1 {
        font-size: 34px;
    }

    #contacto {
        margin-top: -28px;
    }
}