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

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

.escondido {
  display: none;
}
	
#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  font-family:"Roboto Bold";
  font-size: 18px;
  color: #000;
}
.pad{
  padding-left:0px;
  padding-right:0px;
}
.clear{
  clear:both;
}

#datos-head{
  background: #A53694;
  padding: 1px 0px;
}
#barra-menu{
  padding: 7px 0px;
}
#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	margin-bottom:0;
	border: none;
	font-family:"Arkitech Bold";
  min-height: 10px;
}
.menu{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
  margin-top: -8px;
}
.menu li{
  text-align: center;
}
#navbar a{
  color: #000;
  font-size: 15px;
  float: left;
  position: relative;
  padding: 2px 5px;
  text-decoration: none !important;
  text-transform: uppercase;
  padding-top: 20px;
}
#navbar a:hover{
  color: #A53694;
  border-top: solid 8px #a53694;
}
#navbar .selec{
  color: #A53694;
  border-top: solid 8px #a53694;
}

.telefono{
    color: #FFF;
    background: url(../img/ico1.png) no-repeat 0px 0px;
    float: right;
    position: relative;
    padding: 11px;
    padding-left: 40px;
}

.telefono p{
  font-family:"Roboto Bold";
  font-size: 18px;
}


.email{
    color: #FFF;
    background: url(../img/ico2.png) no-repeat 0px 0px;
    float: right;
    position: relative;
    padding: 8px;
    padding-left: 47px;
}

.email p{
  font-family:"Roboto Bold";
  font-size: 18px;
}


#carousel-home{
  border-bottom: 5px solid #A53694;
}

#carousel-home .carousel-indicators{
  bottom: 10px;
}
#carousel-home .carousel-indicators li{
  width:15px;
  height:15px;
  background: #000;
  border:none;
}
#carousel-home .carousel-indicators .active{
  background:#A53694;
  border-color: #A53694;
}


.caption{
  position: absolute;
  bottom: 0px;
  right: 10%;
  width: 481px;
  height: 201px;
  
}

.caption h1{
  font-family:"Roboto Bold";
  color: #fff;
  text-shadow:-4px 2px 2px #000000b3;
  font-size:38px;
  line-height: 47px;
  padding: 0px 8px;
  background-color:#A5369499;
}

.caption h2{
  font-family:"Roboto Bold";
  color: #fff;
  text-shadow: 2px 2px 1px #000000b3;
  font-size:24px;
  line-height: 47px;
  padding: 0px 8px;
  background-color:#A5369499;
  margin-top: 15px;
}

#cotizacion{
  background-color: #000;
  padding:65px 0px;
  border-bottom: 15px solid #A53694;
}


#cotizacion h1{
  font-size: 24px;
  font-family:"Arkitech Bold";
  color: #fff;
}


#cotizacion h1 span{
  color: #A53694;
  }


#cotizacion a{
  background: url(../img/bg_btn.png) no-repeat right;
  color: #fff;
  padding: 6px;
  font-size: 24px;
  font-family:"Arkitech Bold";
}

#cotizacion a:hover{
  border: 5px solid #A53694;
  border-radius: 8px;
  text-decoration: none;
}

#resolucion_r{
  padding:65px 0px;
}


.item_r{
  border-bottom: 10px solid #A53694;
  line-height: 25px;
  margin-left: 65px;
}

.item_r p{
  top: 30px;
  position: relative;
}

.item_r a{
  color: #000;
  float: right;
  top:45px;
  position: relative;
}

.item_r a:hover{
  color: #A93693;
}


#categorias_home{
  padding: 67px 0px;
  background-color: #F5F3F4;
}

#categorias_home h1{
  font-size: 34px;
  font-family:"Arkitech Bold";
  text-align: center;
  padding:64px 0px;
}

#categorias_home span{
  color: #A53694;
}

.categorias{
  padding: 25px 0px;
  text-align: center;
}

.categorias h2{
  font-size: 34px;
  text-align: center;
  padding: 20px 0px;
}

.categorias a{
  background-color: #000;
  color: #fff;
  padding: 13px 35px;
  border-radius:10px;
}

.categorias a:hover{
  background-color: #A53694;
  text-decoration: none;
}

.linea{
  padding: 45px 0px;
}


#tiempo{
  background: url(../img/bg_home.jpg);
  padding: 77px 0px;
}


#tiempo h1{
  text-align: center;
  color: #fff;
  font-family:"Arkitech Bold";
  font-size: 35px;
  text-shadow:-4px 2px 2px #0003;
}

#tiempo p{
  text-align: center;
  color: #fff;
  text-shadow:-4px 2px 2px #0003;
  padding-top: 45px;
}

.tiempos{
  color: #fff;
  text-align: center;
  padding-top: 45px;
}

.tiempos span{
  height: 45px;
  width: 46px;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  position: relative;
  float: left;
  padding-top: 12px;
  font-size: 24px;
}

.tiempos h3{
  text-align: left;
  padding-top: 4px;
  left: 4%;
  position: relative;
}

#somos{
  padding: 95px 0px;
}

#somos h1{
  font-size: 34px;
  text-align: center;
  font-family:"Arkitech Bold";
}


#somos span{
  color: #A73596;
}

#somos p{
  line-height: 30px;
  padding-top: 76px;
}

#somos img{
  margin-top: 105px;
}

.line{
  width: 100%;
  height: 2px;
  background: #a63696;
  position: relative;
  float: left;
  margin-top: 20px;
}


footer{
  background:#A53694;
  padding-top: 20px;
  position: relative;
  float: left;
}

footer h1{
    font-family:"Arkitech Bold";
    color: #fff;
    padding-bottom: 17px;
}


footer p{
  font-size: 20px;
  line-height:24px;
  color: #fff;
  font-family:"Roboto Bold";
  }


#fb{
  background: url(../img/redes.png);
  width: 76px;
  height:88px;
  display: inline-block;
  margin-top: 20px;
}

#tw{
  background: url(../img/redes.png) right top;
  width: 76px;
  height: 88px;
  display: inline-block;
  margin-top: 20px;
}


#web{
  background-color: #fff;
  padding: 10px 0px;
  float: right;
  position: relative;
}

#web a{
  float: right;
  font-size: 14px;
  color: #000;
  background: url(../img/web.png) no-repeat right;
  padding-right: 160px;
}


#titulo {
    padding-top:132px;
    padding-bottom: 64px;
    background-size: cover;
    text-align: right;
}

#titulo h1 {
    color: #FFF;
    text-align: center;
    display: inline-block;
    font-size: 38px;
    padding: 5px 313px 5px 9px;
    text-shadow: 4px 2px 2px #000;
    background-color:#A5369499;
}

.bg-1{
  background: url(../img/empresa/bg.jpg) no-repeat center top;
}

.bg-3{
  background: url(../img/cursos/bg.jpg) no-repeat center top;
}


.bg-4{
  background: url(../img/categorias/bg.jpg) no-repeat center top;
}

.bg-5{
  background: url(../img/contacto/bg.jpg) no-repeat center top;
}

#empresa{
  padding: 106px 0px;
}

#empresa h1{
  font-size: 34px;
  text-align: center;
  font-family:"Arkitech Bold";
  padding-bottom: 53px;
}

#empresa p{
  line-height: 30px;
  padding-top: 45px;
  padding-left: 45px;
}

#empresa span{
  color: #A53694;
}

.bg_gris{
  background-color:#F5F3F4;
}


#empresa_txt{
  padding:95px 0px;
}


#empresa_txt h1{
  font-family:"Arkitech Bold";
  font-size: 32px;
  text-align: center;
  padding: 23px 0px;
}

#empresa_txt span{
  color: #A53694;
}


#empresa_txt p{
  line-height: 30px;
}

#principios{
  background: url(../img/empresa/bg_empresa.jpg);
  padding: 71px 0px;
}

#principios h1{
  font-family:"Arkitech Bold";
  font-size: 32px;
  text-align: center;
  color: #fff;
  padding-bottom: 82px;
}

#principios span{
  color: #A53694;
}

#principios .item{
  text-align: center;
  color: #fff;
  margin-bottom: 35px;
}


#principios .item p{
  padding: 25px 0px;
}

#cursos{
  padding: 45px 0px;
}

#title{
  background-color: #A53694 !important;
  padding: 15px 5px;
  font-family:"Arkitech Bold";
  background: url(../img/cursos/ico.png) no-repeat 9px;
  padding-left: 70px;
  font-size: 34px;
  width: 100%;
  position: relative;
  float: left;
}

#title span{
  color: #fff;
}

#title2{
  background-color: #242021 !important;
  padding: 15px 5px;
  font-family:"Arkitech Bold";
  background: url(../img/cursos/ico2.png) no-repeat 9px;
  padding-left: 70px;
  font-size: 34px;
  width: 100%;
  position: relative;
  float: left;
  color: #A53694
}


#title2 span{
  color: #fff;
}

#cursos h1 span{
  color: #fff;
}


.categorias1{
  text-align: center;
  padding: 55px 0px;
}

.categorias_det{
  padding:86px 0px;
  background-color: #242021;
}

.categorias_det h2{
   font-family:"Arkitech Bold";
   color: #fff;
   font-size: 18px;
   padding-bottom: 20px;
   text-align: center;
}

.categorias_det p{
  font-size: 62px;
  color: #A83592;
  text-align: center;
}

.categorias_det2{
  padding: 83px 0px;
  background-color: #A53694;
}

.categorias_det2 h2{
   font-family:"Arkitech Bold";
   color: #fff;
   font-size: 18px;
   padding-bottom: 25px;
}

.categorias_det2 p{
  font-size: 62px;
  color: #262023;
}


.categorias3{
  text-align: center;
}

.categorias_det3{
  padding: 83px 0px;
  background-color: #A53694;
}

.categorias_det3 h2{
   font-family:"Arkitech Bold";
   color: #fff;
   padding-bottom:16px;
   font-size: 18px;
}

.categorias_det3 p{
  font-size: 72px;
  color: #262023;
}


.categorias_det4{
  padding: 56px 0px;
  text-align: center;
  background-color: #000;
}

.categorias_det4 h2{
   color: #A43893;
   font-size: 47px;
   padding-bottom: 12px;
   margin-top: 18px;
}

.categorias_det4 p{
  font-family:"Arkitech Bold";
  font-size: 18px;
  color: #fff;
  line-height: 26px;
}



#carousel-int2, #carousel-int1, #carousel-ser{
  margin-top:100px;
  margin-bottom:40px;
}

#carousel-int2 .carousel-indicators, #carousel-int1 .carousel-indicators, #carousel-ser .carousel-indicators {
    bottom: 13px;
}
#carousel-int2 .carousel-indicators li, #carousel-int1 .carousel-indicators li, #carousel-ser .carousel-indicators li{
  width:15px;
  height:15px;
  background: #fff;
  border-color: #fff;
}

#carousel-int2 .carousel-indicators .active, #carousel-int1 .carousel-indicators .active, #carousel-ser .carousel-indicators .active{
  
  background: #A23B92;
  border-color:#A23B92 ;
}

#volverbtn {
    text-align: center;
}

#volverbtn a {
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 13px 27px;
    text-decoration: none;
    margin-top: 43px;
    border-radius: 8px;
}

#volverbtn a:hover{
  background-color: #A53694
}


#contacto{
  padding: 45px 0px;
}

#contacto h1{
  font-family:"Arkitech Bold";
  font-size: 34px;
  text-align: center;
  padding: 55px 0px;
}

#contacto h1 span{
  color: #A53694;
}


#contacto p{
  padding-top: 21px;
  line-height: 30px;
  text-align: justify;
}

#formulario h2{
  color: #000 !important;
  font-size:17px;
  margin-top: 5px;
  text-transform: uppercase;
}
#formulario p{
  text-align: left;
  margin-top: 10px;
  color: #000 !important;
}
#formulario .check{
  text-align: left;
  float: none;
  display: inline-block;
  width: auto;
}
#formulario input{
  width:100%;
  background-color:#000000;
  color:#fff;
  border:none;
  font-size:18px;
  padding:12px;
  margin-top: 5px;
}
#formulario textarea{
  width:100%;
  background-color:#000000;
  color:#fff;
  border:none;
  font-size:18px;
  padding:10px;
  margin-top: 5px;
  height: 120px;
}

#enviar{
  width:105px !important;
  cursor:pointer;
  position:relative;
  float:right;
  font-size:23px !important;
  color:#fff !important;
  text-align:center;
  margin-top:20px !important;
  padding:10px 0px !important;
  background: #000 !important;
  margin-right: 15px;
  border: none !important;
}

#enviar:hover{
  background: #A53694!important;
  color: #fff !important;
}

#ubicacion{
  padding: 85px 0px;
}

#ubicacion h1{
  font-family:"Arkitech Bold";
  font-size: 34px;
  text-align: center;
  padding-bottom: 15px;
}

#ubicacion h1 span{
  color: #A53694;
}


#borrar{
  width:105px !important;
  cursor:pointer;
  position:relative;
  float:right;
  font-size:23px !important;
  color:#fff !important;
  text-align:center;
  margin-top:20px!important;
  padding:10px 0px !important;
  background: #000 !important;
  border: none !important;
  }

#borrar:hover{
  background:#A53694!important;
  color: #fff !important;
}


.btn2 a {
    display: inline-block;
    padding: 8px 10px;
    background: #A53694;
    color: #fff;
    float: right;
    top: 39px;
    position: relative;
    font-size: 23px;
}


#map{
  height:400px;
  margin: 25px 0px;
  }
#ampliar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #000;
    color: #FFF;
    text-align: center;
    padding-top: 32px;
    position: absolute;
    right: 11%;
    bottom: 5px;
    text-decoration: none !important;
    font-size: 19px;
}
#ampliar:hover{
  background: #A53694;
  color: #fff;
  }

nav .me {
    text-align: center;
    margin: auto;
    padding-bottom: 4px;
    display: block;
    color: #000;
     font-family:"Roboto Bold";
}

.navbar-toggle .icon-bar {
    width: 38px;
    background-color: #A53694 !important;
}

.modal-open .modal{
  background:rgba(0, 0, 0, 0.8);
  z-index:9999999999;
}

.modal-dialog {
    width:850px;
    margin: 50px auto;
}

.modal-content{
  background-color:transparent;
  box-shadow:none;
  border:none;
}

.close {
    float: right;
    font-size: 65px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-shadow: 1px 1px 1px #fff;
    opacity: 3.2;
}

#whatsapp {
  background-image: url(../img/whatsapp.png);
  background-repeat: no-repeat;
  width: 51px;
  height: 51px;
  position: fixed;
  right: 15px;
  z-index: 900;
  bottom: 73px;
}


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

  #navbar a {
    width: 100%;
    text-align: left;
    padding: 5px;
    margin-top: 2px;
    border: none;
  }


.navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    background: #fff !important;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }


  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
      margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #navbar li {
    width: 100%;
  }

  .item_r{
    margin-left: 0px;
  }

  .item_r p{
    top: 8px;
  }

  .item_r a{
    top: -1px;
  }

  #categorias_home h1{
    padding: 12px 0px;
  }

  #tiempo h1{
    font-size: 27px;
  }

  #somos p{
    padding-top: 39px;
    line-height: 25px;
  }

  #empresa_txt{
    padding: 28px 0px;
  }

  #titulo h1{
    font-size: 32px;
  }

  #title{
    font-size: 27px;
  }

  .categorias_det h2{
    padding-bottom: 16px;
    font-size: 18px;
  }

  .categorias_det p{
    font-size: 49px;
  }

  #title2{
    font-size: 27px;
  }

  .categorias_det2 p{
    font-size: 49px;
  }

  .categorias_det4 p{
    font-size: 16px;
    line-height: 24px;
  }

  #cotizacion h1{
    font-size: 20px;
    padding-bottom: 40px;
  }
}



@media (max-width: 700px) and (min-width:500px){

  #navbar a {
    width: 100%;
    text-align: left;
    padding: 5px;
    margin-top: 2px;
    border: none;
}


  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    background: #fff !important;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }


  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
      margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #navbar li {
    width: 100%;
  }

  #cotizacion h1{
    padding-bottom: 46px;
  }

  .item_r{
    margin-left: 0px;
  }

  .item_r p{
    top: 15px;
  }

  #tiempo h1{
    font-size: 26px;
  }

  #tiempo{
    padding: 21px 0px;
  }

  #empresa h1{
    font-size: 27px;
  }

  #empresa{
    padding: 48px 0px;
  }

  #titulo h1{
    font-size: 33px;
  }

  #titulo{
    padding-top: 68px;
    padding-bottom: 28px;
  }

  #title{
    font-size: 29px;
  }

  .categorias_det p{
    font-size: 50px;
  }

  .categorias_det4 p{
    line-height: 21px;
    font-size: 15px;
  }
  .categorias_det2 p{
    font-size: 50px;
  }

}


@media (max-width: 765px) and (min-width:700px){

   #navbar a {
    width: 100%;
    text-align: left;
    padding: 5px;
    margin-top: 2px;
    border: none;
  }


  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    background: #fff !important;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }


  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #navbar li {
    width: 100%;
  }

  #cotizacion h1{
    text-align: center;
    padding-bottom: 45px;
  }

  .item_r{
    margin-left: 0px;
  }

  .item_r a{
    top: -4px;
  }

  .item_r p{
    top: 7px;
  }

  #tiempo{
    padding: 38px 0px;
  }

  #tiempo h1{
    font-size: 24px;
  }

  #principios h1{
    font-size: 27px;
  }

  #titulo{
    padding-top: 70px;
  }

  .categorias_det p{
    font-size: 53px;
  }


  .categorias_det2 p{
    font-size: 53px;
  }

  #contacto h1{
    font-size: 28px;
  }

}


@media (max-width: 820px) and (min-width:765px){

  #navbar a{
    font-size:12px;
    padding-top: 9px;
   }

   #cotizacion h1{
    font-size: 21px;
   }

   .item_r{
    margin-left: 0px;
    margin-bottom: 32px;
   }

   .item_r p{
    top: 14px;
   }

   .item_r a{
    top: -64px;
   }

   .categorias h2{
    font-size: 28px;
   }

   #tiempo h1{
    font-size: 26px;
   }

   #somos h1{
    padding-top: 14px;
   }

   #somos p{
    font-size: 14px;
    line-height: 25px;
   }

   .caption{
    bottom: -52px;
   }

   #empresa p{
    padding-left: 20px;
   }

   #empresa{
    padding: 48px 0px;
   }

   #empresa_txt p{
    text-align: center;
    line-height: 26px;
    font-size: 16px;
   }

   #titulo{
    padding-top: 75px;
   }

   #title{
    font-size: 29px;
   }

}



@media (max-width: 900px) and (min-width:820px){

  #navbar a{
    font-size:13px;
    padding-top: 9px;
   }

   .caption{
    top: 43%;
   }

   #cotizacion h1{
    font-size: 22px;
   }

   .item_r{
    margin-left: 0px;
    margin-bottom: 24px;
   }

   .item_r p{
    top: 13px;
   }

   .item_r a{
    top: -61px;
   }

   #tiempo h1{
    font-size: 29px;
   }

   #somos p{
    line-height: 26px;
    font-size: 17px;
   }

   #empresa{
    padding: 50px 0px;
   }

   #empresa_txt p{
    font-size: 16px;
    line-height: 26px;
   }
}


@media (max-width:980px) and (min-width:900px){

  .item_r{
    margin-left: 0px;
   }

   .item_r p{
    top: 17px;
   }

   .item_r a{
    top: -60px;
   }

   #empresa p{
    padding-left: 17px;
   }

   #empresa{
    padding: 48px 0px;
   }

   #empresa_txt p{
    line-height: 27px;
   }

   #empresa_txt h1{
    font-size: 28px;
   }
}


@media (max-width:1198px) and (min-width:980px){

  #navbar a{
    font-size: 12px;
   }

   .caption{
    top: 49%;
   }

   .item_r p{
    line-height: 17px;
    font-size: 11px;
   }

   #somos h1{
    font-size: 27px;
   }

   #somos p{
    font-size: 18px;
    line-height: 27px;
   }

   #empresa p{
    padding-left: 23px;
    padding-top: 0px;
    line-height: 25px;
    font-size: 18px;
   }

   #empresa_txt p{
    line-height: 28px;
   }

   .categorias_det p{
    font-size: 40px;
   }

   .categorias_det{
    padding: 40px 0px;
   }

   .categorias_det2 p{
    font-size: 40px;
   }

   .categorias_det2{
    padding: 38px 0px;
   }

   #title{
    font-size: 29px;
   }

   #title2{
    font-size: 29px;
   }

   .categorias_det3 p{
    font-size: 51px;
   }

   .categorias_det3{
    padding: 32px 0px;
   }

   .categorias_det3 h2{
    font-size: 17px;
   }
}

@media (max-width:1250px) and (min-width:1198px){

  #navbar a{
    font-size: 12px;
   }

   #cotizacion h1{
    font-size: 21px;
   }

   .item_r p{
    top: -3px;
    line-height: 17px;
    font-size: 14px;
   }

   .item_r a{
    top: 14px;
   }

   #categorias_home{
    padding: 21px 0px;
   }

   #tiempo h1{
    font-size: 29px;
   }

   #somos p{
    font-size:18px;
    line-height: 26px;
   }

   #empresa p{
    padding-left: 28px;
    padding-top: 0px;
    line-height: 27px;
   }

   #empresa_txt p{
    line-height: 27px;
   }

   .categorias_det{
    padding: 39px 0px;
   }

   .categorias_det p{
    font-size: 44px;
   }

   .categorias_det2 p{
    font-size: 44px;
   }

   .categorias_det2{
    padding: 36px 0px;
   }

   .categorias_det3 p{
    font-size: 58px;
   }

   .categorias_det3{
    padding: 28px 0px;
   }
}

@media (max-width:1500px) and (min-width:1250px){

  #navbar a{
    font-size: 12px;
   }

   #cotizacion h1{
    font-size: 22px;
   }

   .caption{
    top: 58%;
   }

   .item_r p{
    top: 2px;
    line-height: 19px;
    font-size: 15px;
   }

   .item_r a{
    top: 11px;
   }

   #categorias_home{
    padding: 8px 0px;
   }

   #tiempo h1{
    font-size: 28px;
   }

   #empresa p{
    font-size: 17px;
    padding-left: 21px;
    padding-top: 0px;
   }

   #empresa_txt p{
    font-size: 16px;
    line-height: 28px;
   }
   .categorias_det{
    padding: 45px 0px;
   }

   .categorias_det p{
    font-size: 41px;
   }

   #title{
    font-size: 30px;
   }

   .categorias_det2 p{
    font-size: 41px;
   }

   .categorias_det2{
    padding: 42px 0px;
   }

   #title2{
    font-size: 30px;
   }

   .categorias_det3{
    padding: 31px 0px;
   }

   .categorias_det3 p{
    font-size: 59px;
   }
}


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

   .item_r a{
    top: 26px;
   }

   .item_r p{
    top: 11px;
   }

   #empresa p{
    padding-top: 28px;
   }

   .categorias_det{
    padding: 59px 0px;
   }

   .categorias_det p{
    font-size: 48px;
   }

   .categorias_det2 p{
    font-size: 48px;
   }

   .categorias_det2{
    padding: 57px 0px;
   }

   .categorias_det3{
    padding: 60px 0px;
   }
}



