* {

    padding: 0px;

    margin: 0px; 

    font-family: 'Roboto', sans-serif;

}


  .banners {

    width: 1280px;

    height: 745.9px;

    object-fit: contain;

    opacity: 0.5;

  }







  li.nav-item {

    width: max-content;

}

.navbar{

    background-color: #ffffff;

    flex-wrap: nowrap;

}

 .navbar-dark .navbar-nav .nav-link {

    width: inherit;
    height: 40px;
    font-size: 1.2rem;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.46;
    letter-spacing: normal;
    text-align: center;
    color: #085385;
 

  }

.navbar-nav{

   align-content: center;

}

#rrss a.nav-link {

    padding-left: 10px;

}





.navbar-nav .nav-item.active .nav-link,

.navbar-nav .nav-item:hover .nav-link{

    color: #0771b8;

    font-weight: bold;

 

}



.logo {

    width: 40%;
    height: auto;
    margin-left: 10%;

   

  

  }

.fa:hover{

    /*font-size:26px;*/

    font-weight: bold;

}

.custom-toggler.navbar-toggler {

    border-color: rgb(0,123,255)!important;

}

.custom-toggler .navbar-toggler-icon {

  background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(0,123,255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/></svg>")!important;

}

ul#menuprincipal li a{

    position: relative;

    font-weight:bolder;

    color:#085385;

    margin-left: 10px;

    

}

ul#menuprincipal li a:after{

    position: absolute;

    bottom: 0;

    left: 0px;

    width: 100%;

    height: 18px;

    background-color: #085385;

    content: "";

    opacity: 0;

    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;

    transform: translateY(5px);  

  

}

ul#menuprincipal li a:hover:after{

    opacity:1;

    transform: translateY(15px)

}

.hide-bullets {

    list-style:none;

    margin-left: -40px;

    margin-top:20px;

}



.thumbnail {

    padding: 0;

}



.carousel-inner>.item>img, .carousel-inner>.item>a>img {

    width: 100%;

}



.col-sm-3 a {

    border: 1px solid transparent;

    border-radius: 0;

    transition: all 3s ease;

}



/*.col-sm-3 a:hover {

    border: 1px solid red;

    border-radius: 100% 60% / 30% 10%;

    background: linear-gradient(rgba(56,123,131,0.7),rgba(56,123,131,0.7));

}*/

.container-fluid{

    padding: 0px;

    margin: 0px;

}

.row{

    margin-right: 0px;

}



.navbar-fixed-top {

    position: fixed;

    right: 0;

    left: 0;
    min-height: 10vh;
    z-index: 1030;

}

.fa{

    font-size:30px;

}

a.narbar-brand {

    max-width: 60%;

  

}

.contact-links .contact-link-box {

    display: inline-block;

    float: none;

    margin-right: -4px;

    text-align: center;

    vertical-align: top;

    padding: 5px 3px 10px 3px;

}

.contact-info .icon-container {

    margin-top: 40px;

    margin-bottom: 20px;

    font-size: 30px;

}

p{

    text-align: justify;

}

.d-none {

    display: none!important;

}



video{

    position: inherit;

    min-width: 100%;

    max-width: 100%;

    min-height: 100%;

}





.destacados img{

    max-width: 100%;

}

figcaption{

    text-align: justify;

}

div#navbarNav {

    margin-left: 50px;

    max-height: 150px;

}

/* Versión escritorio  */

/*----------------------------------------*/

.btn_servicios {

    width: 284px;

    height: 133.3px;

    object-fit: contain;

    margin-bottom: 30%;

    margin-left: 70%; 

  }



img.d-block.w-100 {

    max-height: 650px;

}

.btn_servicios:hover{

    transform: scale(1.05); 

    -webkit-transform: scale(1.05);

    -o-transform: scale(1.05); 

    -moz-transform: scale(1.05);

}

h1 {



    

    font-size: 70px;

    font-weight: bold;

    font-style: normal;

    font-stretch: normal;

    line-height: 1.23;

    letter-spacing: normal;

    text-align: center;

    color: #085385;

    margin: 0px;

  }

  h3{

    padding: 0% 0px 2% 0px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
    color: #085385;
    margin: 0px;

  }

.titulos{

    padding: 0px;

    margin: 0px;

}

.fondo-vector{

    background-image: url("../img/fondo_vector.svg");

    width: 100%;

    height:auto;

    background-color: #085385;

    background-attachment: fixed;

    background-position: center;

    background-repeat: repeat-x;

    background-size: cover;

    object-fit: contain;

    margin-top: -5%;

}

#marco-footer{

    background-color: #0853858f;

}

.fondo-azul{

    margin: 1% 0% 5% 0%;

    vertical-align: middle;

    display: table-cell;  

   

}

.fondo-azul p {

    

    font-size: 28px;

    font-weight: 300;

    font-style: normal;

    font-stretch: normal;

    line-height: 1;

    letter-spacing: normal;

    text-align: justify;

    color: #ffffff;

    

}

.btnanimado {

    position: inherit ;

    transition: all 0.5s ease-in-out;

    -webkit-transition: all 0.5s ease-in-out; /** Chrome & Safari **/

    -moz-transition: all 0.5s ease-in-out; /** Firefox **/

    -o-transition: all 0.5s ease-in-out; /** Opera **/

}



#rombo {

    width: 100%; 

    height: auto; 

   margin: 5% 5% -10% 5%;

    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

    -moz-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

    -o-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

    

}

#rombo2 {

    width: 100%; 

    height: auto; 

   margin: 0% 5% 5% 5%;

    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

    -moz-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

    -o-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

    

}





/*----------------------------------------*/

 .carousel-control-prev-icon {

    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230771b8' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")! important;

}



.carousel-control-next-icon {

    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230771b8' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")! important;

}

.carousel-indicators li {

    background-color: #0771b8;

}

.iconosservicios {

    width: 100%;

    height: 100%;

    overflow: hidden;

    position: relative;

    cursor: pointer;

 

}



.iconosservicios:hover{

    box-shadow: 0px 0px 30px -5px black; 

}



.iconosservicios:hover img{

    /*transform: scale(1.6) rotate(10deg);*/

    -ms-transform: scale(2,2); /* IE 9 */

    -webkit-transform: scale(2,2); /* Safari prior 9.0 */

    transform: scale(2,2); /* Standard syntax */

}



.iconosservicios::before{

    content: "";

    width: 100%;

    height:100%;

    position: absolute;

    top: 0;

    left: 0;

    background: #085385;

    opacity: 0.4;

    transition: all 600ms cubic-bezier(.44,.02,1,.93);

   

    z-index: 1;

}



.iconosservicios::before{

    transform: rotate(45deg) translateY(-550px) translateX(0px);

    -webkit-transform:  rotate(0deg) translateY(0px) translateX(-100%);

}



.iconosservicios:hover::before{

    transform: rotate(45deg) translateY(-240px) translateX(0px);

    -webkit-transform: rotate(0deg) translateY(0px) translateX(0px);

}



.iconosservicios h2{

    width: 100%;

    height: 100%;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%) scale(0);

    color: white;

    z-index: 2;

    transition: all 600ms cubic-bezier(1,0,0,1);

    background:  #085385;

    opacity: 0.8;

    padding: 40% 5% 60% 5%;

    text-align: center;

    justify-content: center;



    

}

.fondo-azul h3{

    color: #fff;

}

.fondo-azul p{

    font-size: 18px;

}



.iconosservicios:hover h2{

     transform: translate(-50%, -50%) scale(1);

}

.iconosservicios a{

    color: #f7f7ff;

    

}

.iconosservicios a:hover{

    font-weight: bold;

    

}

.itemalinado{

    width: 350px;

    height: 200px;

}



.row{

    max-width: 1024px;

    

    margin-right: auto!important;

    margin-left: auto!important;

}





section{

    /*min-height: 100vh;*/

    padding: 0% 0% 0% 0%;

 

}

.full-section{

 padding: 5% 0;



    

  

}

#aliados, #clientes{

    padding-right: 15%;

    padding-left: 15%;

}



#sitemap ul{

    text-align: left;

    margin-left: 30%;

}



ul#serviciossitemap {

    margin-left: 10%;

}

#sitemap a{

    color: #fff;

    

}

#aliados{

    background-color: #f7f7f7;

}

/*#somos{

    padding:  5% 5% 5% 5%;

}

#somos2{

    padding: 5% 5% 0% 5%;

}*/

hr{

    margin: 0px;

}

#testimonio{

    padding: 0;

    text-align: center;

}

 h4{

    color: #6f7071;

    text-align: center;

}



#copyright p{

    padding: inherit;

    text-align: center;

    color: #fff;

}

.social{

    margin-top: 10%;

}

.social .fa {

  padding: 3% 0%;

  font-size: 30px;

  width: 53px;

  height: auto;

  text-align: center;

  text-decoration: none;

  margin: 5px 2px;

  border-radius: 50%;

}



.fa:hover {

    opacity: 0.7;

}

.fa {

  background: #fff;

  color: #0771b8;

}

footer{

    padding: 2%;

}

#contacto {

    padding: 3% 3% 5% 3%  !important;

    background: 

   linear-gradient( #f7f7f7, #007bff47 ),

    url(../img/fondo-contacto_736px.jpg);

  

    background-position: center;

    background-size: cover;

    

    

    

}

#proyectocomunitario {

    padding: 3% 3% 5% 3%  !important;

    background: 

   linear-gradient( #f7f7f7,#ffffffd0, #007bff47 ),

    url(../img/ruralzone.jpg);

  

    background-position: center;

    background-size: cover;


}

.card{

    opacity: 0.85;

}

#serviciossitemap{

    margin-left: 5%;

    list-style-type:none;

     

}

/*p{

    margin-bottom: 0px;

}*/



.banner-servicio{

    position: relative;

}

.banner-servicio-corto h2{

    position: absolute;

    bottom: 40%;

    top: 40%;

    left: 50%;

    color: antiquewhite;

    margin-right: 5%;

    padding: 0px;

    

}

.banner-servicio-largo h2{

    position: absolute;

    bottom: 40%;

    top: 40%;

    left: 45%;

    color: antiquewhite;

    text-align: center;

    margin-right: 5%;

    padding: 0px;

    

}

.contenido-servicio{

    padding: 2%;

}

h4{

    margin-top: 5%;

}

.contenido-servicio li{

    margin-left: 5%;

  

}

.contenido-servicio {

    color: #000;

    font-weight: normal;

}

a#botoncatalogo {

    width: inherit;

    position: absolute;

    top: 40%;

    left: 60%;

}

.caption{

    position: absolute;

	top: 50%;

	right: 50%;

	transform: translate(50%,-50%);

	width: auto;

    height: auto;

	padding: 2em 2em;

	background: rgba(0, 0, 0, 0.19);

	text-shadow: 0px 0px 2px #131415;

	font-family: 'Open Sans', sans-serif;

    z-index: 10;

    text-align: center;

}

.caption h1{

    color: #fff;

    font-size: 250%;

}

#telefonos{

    border-right: 1px solid;

    border-color: #dee1e4 !important;

}

#medios-contacto{

    margin: 0! important;

    padding: 0! important;

}

.card{

    margin: 0;

    padding: 0;

}

/*----------------LOADER------------------*/

#loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgb(249, 249, 249);
    opacity: 0.8;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loader::before {
    content: "";
    width: 200px;
    height: 200px;
    background: url(../img/Color_Logo_BTJI2.svg) no-repeat center center;
    background-size: contain;
}

.lds-ellipsis {

    display: inline-block;

    position: absolute;

    top:  56%;

    margin-left:auto;

    margin-right:auto;

    left:0;

    right:0;

    width: 80px;

    height: 80px;

}

.lds-ellipsis div {

  position: absolute;

  top: 60px;

  width: 15px;

  height: 15px;

  border-radius: 50%;

  background: #085385;

  animation-timing-function: cubic-bezier(0, 1, 1, 0);

}

.lds-ellipsis div:nth-child(1) {

  left: 0px;

  animation: lds-ellipsis1 1s infinite;

}

.lds-ellipsis div:nth-child(2) {

  left: 5px;

  animation: lds-ellipsis2 0.6s infinite;

}

.lds-ellipsis div:nth-child(3) {

  left: 35px;

  animation: lds-ellipsis2 0.6s infinite;

}

.lds-ellipsis div:nth-child(4) { 

  left: 70px;

  animation: lds-ellipsis3 0.6s infinite;

}

.lds-ellipsis div:nth-child(5) {

  left: 5px;

  animation: lds-ellipsis3 0.6s infinite;

}

@keyframes lds-ellipsis1 {

  0% {

    transform: scale(0.5);

  }

  100% {

    transform: scale(1);

  }

}

@keyframes lds-ellipsis2 {

  0% {

    transform: scale(1.6);

  }

  100% {

    transform: scale(0);

  }

}

@keyframes lds-ellipsis3 {

  0% {

    transform: scale(1.2);

  }

  100% {

    transform: scale(0);

  }

}

@keyframes lds-ellipsis2 {

  0% {

    transform: translate(0, 0);

  }

  100% {

    transform: translate(19px, 0);

  }

}



/*------------------------------FIN LOADER------*/

.section-servicio{

    padding: 2% 0 5% 0;

}



.slide-box{

   width: 100%;

   justify-content: center;

}

.slide-box img{

        max-width: 15%;

        height: 80hv;

      

        filter: grayscale(1);

      

        }

.slide-box img:hover, .slide-box-clientes img:hover{

    filter: none;

}

.slide-box-clientes img{

    width: 100%;

    filter:grayscale(1);

}



#carousel-item2{

    background-image: url("../img/redes_736px.jpg");

    

}

#carousel-item3{

    background-image: url("../img/CCTV_736px.jpg");

    

}

.imagen-carousel{

    width: 100%;

    height: auto;

    background-repeat: no-repeat;

    background-position: center;

    height: 100vh;

    background-size: cover;

}



#map{

    width: 100%;

    height: 60vh;

   }

iframe{

   width: 100%;

    height: 50vh;

}

#row-footer{

    max-width: 100%;

    margin: 0;

   

}



#siguiente, #previo{

    width: auto;

}

cite{

    display: block;
    text-align: justify;
    font-size: 1rem;

}

.testimonio{

    padding: 2%;

}

#testimonios{

    margin-top: 0;

}

.carousel-centrado{

    margin-left: auto;

    margin-right: auto;

    width: 80%;

}
.h3centrado{
    text-align: left;
}

/**************************************mediaQuerys****/

@media (max-width: 1024px) { 

    ul#rrss , .btnanimado {

        visibility: hidden;

    }

    

    .iconosservicios h2{

        font-size: 16px;

    }

    .section-servicio{

     padding-top: 7%;   

    }

   

}

@media (min-width: 1025px) { 

    .iconosservicios h2{

        font-size: 18px;

    }

    .iconosservicios a{

        font-size: 16px

    }

    .banner-servicio h2{

        font-size: 40px;

    }

    .rombo, rombo2{

    margin: 5%;

}

    .section-servicio{

     padding-top: 7%;   

    }

      .social .fa {

     width: 60px;

     

    }

    

}

.logo.logo-small {
   width: 80%;
   margin-left: 10%;
  }
  .navbar-dark .navbar-nav .nav-link.small-text {
    font-size: 0.9rem;
  }

@media (min-width: 426px) and (max-width: 768px) { 

   

     .logo{

        width: 40%;
        margin-left:0;
     }
   

    a.narbar-brand {

        max-width: 100%;

        margin-right: 10%;

    }



    .iconosservicios h2{

        font-size: 16px;

    }

    .iconosservicios a{

        font-size: 14px;

    }

    



    .banner-servicio-corto h2{

        font-size: 20px;

    }

    .banner-servicio-largo h2{

        font-size: 20px;

    }

    #serviciossitemap{

    font-size: 12px;

    }

    .section-servicio{

     padding-top: 10%;   

    }

   

  

    .social .fa {

     width: 40px;

        font-size: 24px;

    }

    

}
.btn-info {
    background-color: #085385 !important;
    color: #fff;
}

@media (min-width: 376px) and (max-width: 425px) {

    .banner-servicio-corto h2{

        font-size: 16px;

    }

    #serviciossitemap{

    font-size: 10px;

     text-align: left;

        margin-left: 5%;

}

    .section-servicio{

     padding-top: 15%;   

    }

    .logo{

        width: 40%;
        margin-left: 0;

    }

    .carousel{

        padding-top: 15%;

    }

    .slide-box img{

        max-width: 30%;

        }

    .banner-servicio-largo h2{

        font-size: 12px;

    }

}






@media (min-width: 300px) and (max-width: 375px) { 

   .iconosservicios h2{

        font-size: 12px;

    }

    .iconosservicios a{

        font-size: 10px;

    }

    .banner-servicio h2{

        font-size: 12px;

    }

    

    #rombo, #rombo2{

    margin: 5% 0;

    }

    #serviciossitemap{

    font-size: 9px;

     

    }

   /* .social .fa {

     width: 16%;

    }*/

    .banner-servicio-corto h2{

        font-size: 12px;

    }

    .banner-servicio-largo h2{

        font-size: 11px;

    }

    

    .section-servicio{

     padding-top: 15%;   

      font-size: 10px;

    }

    .logo{

       width: 40%;
       margin-left: 0;

    }

    .slide-box img{

        max-width: 30%;

        }

    #copyright p {

        font-size: 8pt;

    }

}

