@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css?family=Ubuntu&display=swap');




/*---Media Queries --*/
@media (max-width: 992px) {

  }
@media (max-width: 768px) {
  
}
@media (max-width: 576px) {
  
}



/*---Firefox Bug Fix --*/
.carousel-item {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;}

/*--- Fixed Background Image --*/
figure {
  position: relative;
  width: 100%;
  height: 600px;
  margin: 0!important;}

.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}

#fixed {
  background-image: url('img/mac.png');
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;}

/*--- Bootstrap Padding Fix --*/
[class*="col-"] {
    padding: 1rem;}

    
/*--------------    CUSTOM     ----------------*/


/*-- Navbar --*/

.navbar-custom {
  background-color: #2C72B5;}
  
.nav-link {
  color: white;
  font-weight: bold;
  font-family: roboto;}

.button-nav-custom {
  padding-right: 5px;
  transition: ease;}

.button-nav-custom:hover {
  color: black;
  background-color: white;
  padding-right: 5px;
  border-radius: 4px;
  transition: 0.3s;
  transform: scale(1.1);}

.logocustom{
  padding-top: 5px;}

  

 /*-- Navbar end --*/


 /*-- Jumbotron Lead quienes somos--*/
 
.lead-custom{
 padding-bottom: 30px;}

.jumbotron-custom {
  background-color: azure;
  font-family: roboto;
  padding-top: 0;}

.btn-style {
  background-color:#2C72B5;
  color: white;
  font-family: roboto;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;}

  .button-test{
    background-color: #2C72B5;
    border-radius: 5px;}

  .title-cards-custom{
    color: #2C72B5;}


  .card-custom {
  min-height: 200px;} 

  .jumbotron-custom-green {
    background-color: rgb(238, 252, 240);
    font-family: roboto;
    padding-top: 0;}

  .titlegreen{
    color: green;}  




/*-- Lead quienes somos end --*/



/*-- Carousel Slider--*/

.carousel-item{
  height: 570px;}

.carousel-item img{
  position: absolute;
  object-fit:cover;
  top: 0;
  left: 0;
  min-height: 570px;}

 .carousel-font-custom {
   font-family: raleway;
   font-weight: bold;} 

 .carousel2-font-custom {
   font-family: raleway;}

 .carousel-font-custom-second {
  font-family: raleway;}  

/*-- Carousel Slider end --*/



/*-- Cards Clientes --*/

.text-center-btn{
  text-align: center;}

.clientesimg {
padding-bottom: 22px;
transition: transform .1s; /* Animation */}

.clientesimg:hover {
  transform: scale(1.1);}

.logos-custom {
  margin-bottom: 25px;
padding-top: 0;}

.btn-clientes-style {
  margin-top: 25px;}

.btn-clientes-style:hover {
  margin-top: 25px;
  transition: 1.3;
  background-color: white;}



 /*-- Cards Clientes end--*/


 /*-- Servicios --*/

 .servicios-custom {
   padding-bottom: -10px;}

 #portfolio {
  padding-top: 0;
  padding-bottom: 18px;}

  #portfolio .container-fluid .portfolio-box {
    position: relative;
    display: block;}

  #portfolio .container-fluid {
   max-width: 1920px;}

  
  #portfolio .container-fluid .portfolio-box .portfolio-box-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: rgba(244, 98, 58, 0.9);
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    text-align: center;} 

/*-- Servicios end --*/


/*-- Catálogo --*/

.catalogo-custom {

  width: 100%;}

.btn-custom{ background-color:#2C72B5;}

.btn-custom:hover{
 background-color: white;
 color:#2C72B5;
 transition: 0.3;}  
 

/*-- Catálogo end --*/


/*-- Contacto --*/

  .datos-custom {
    margin-bottom: 10px;}

  .contact-icons {
      width: 60px;
      height: 60px;
      margin-bottom: 30px;}   

/*-- Contacto --*/


/*-- Google Map --*/

.mapa {

  margin: 0 0 0 0;}

/*-- Google Map end--*/



/*-- Footer --*/

.link-footer-color {
 color: white;}


/*-- Footer end --*/


/*------------------------     PÁGINAS SEPARADAS     ------------------------------*/

.img-fluid {
  margin-bottom: 15px;
  min-height: 170px;}

/*------------------ Página DIGITAL.html -----------------------*/

.title-digital {
  padding-bottom: 0;}

/*------------------ Página DIGITAL.html end--------------------*/



/*-------------------- Página SEÑALETICA -----------------------*/

.imgzoom{

transition: transform .2s;}

.imgzoom:hover{

  transform: scale(1.1);}





/*------------------ Página CONTACTO.html -----------------------*/


.container-contacto {
 margin-top: 0;
 margin-bottom: 25px;}

.quienesSomos-contacto {
  margin-bottom: 0;}  

.contact-text{
  font-family: roboto;}

.btn-contact-custom {
  background-color: #2C72B5;
  color: #fff;
  font-family: roboto;}  

 .font-form-custom {
  color: #2C72B5;}

 .contact-icons{
  transition: transform .1s; /* Animation */} 

.contact-icons:hover {
  transform: scale(1.2);}
  
  input:focus, textarea:focus {
    /* Para dar un pequeño destaque en elementos activos*/
    border-color: #000;
}

textarea {
    /* Para alinear campos de texto multilínea con sus labels */
    vertical-align: top;

    /* Para dar suficiente espacio para escribir texto */
    height: 5em;

    /* Para permitir a los usuarios cambiar el tamaño de cualquier textarea verticalmente
        No funciona en todos los navegadores */
    resize: vertical;
}
/*------------------ Página CONTACTO.html -----------------------*/



/*------------------ Página QUIENES SOMOS -----------------------*/


.lead-quienes-custom {
 margin-bottom: 0;} 


/*------------------ Página QUIENES SOMOS -----------------------*/



/*---------------------- CATÁLOGO --------------------------*/


.card-title-custom {
  color: #2C72B5;}


/*--------------------- CATÁLOGO --------------------------*/


@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
section {
    padding: 60px 0;}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;}

#footer {
    background: #2C72B5 !important;
    margin-top: 0;}

#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;}

#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;}

#footer ul.social li{
  padding: 3px 0;}
  
#footer ul.social li a i {
  margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
  transition: .5s all ease;}
  
#footer ul.social li:hover a i {
	font-size:30px;
  margin-top:-10px;}
  
#footer ul.social li a,
#footer ul.quick-links li a{
  color:#ffffff;}
  
#footer ul.social li a:hover{
  color:#eeeeee;}
  
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
  transition: .5s all ease;}
  
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
  font-weight:700;}
  
#footer ul.quick-links li a i{
  margin-right: 5px;}
  
#footer ul.quick-links li:hover a i {
    font-weight: 700;}


@media (max-width:767px){
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;}    
}




/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/








