html{
  scroll-behavior: smooth;
}

h1 h2 h3 h4 h5 p span a {
  font-family: 'Montserrat';
}

/* ------------------------- estilos menu -------------------------- */
    .navbar-light .navbar-brand{
        color: white;
      }

      .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
        color: white;
      }

      .navbar-light .navbar-nav .nav-link{
        color: white;
      }
      .bg-primary{
        background-color: rgba(51, 153, 204, 1) !important;
      }
      .navbar-brand img {
          height: 35px !important;
          max-height: 45px !important;
      }
/* ------------------------- FIN estilos menu -------------------------- */
.cuadban{
  width: 100%;
  height: 30vh;
  z-index: 4;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.75);
  padding-top: 20px;
}
.bigI{
  color: white;
  z-index: 10;
  font-weight: 100;
  margin: 0 auto;
  font-size: 30px;
  letter-spacing: 0.15rem;
  text-align: center;
}

#spam{
  display: none;
}

#formu{
    background-color: white;
    padding: 30px 0;
}

.formcontainer{
  max-width: 800px;
  margin: auto;
  padding: 15px;

}
form h2{
  text-align: center;
  font-family: 'Montserrat';
  font-weight: 700;
  color: #3399cc;
}
form input.form-control{
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 15px 0;
  border-radius: 10px;
  height: 30px;
  padding: 20px 10px;
  border: solid 1px #B2BABB;
}

input.BtN-AzulO{
      padding: 15px 25px;
      color: white;
      background-color: #3399cc;
      border: 0px;
      border-radius: 30px;
      text-transform: uppercase;
      margin-top: 15px;
}



form textarea{
  display: flex;
  flex-direction: column;
  width: 100%;
  border: solid 1px #B2BABB;
  padding-left: 10px;
  padding-top: 10px;
  border-radius: 10px;
}

/* ------------------------- Carrucel -------------------------- */
    .carousel-item{
          height: 70vh;
          width: 100vw;
        }

        .carousel-item img{
             height: 100%;
             object-fit: cover;
             object-position: center center;
             margin-top: 40px;
           }
         .carousel-item.mes-2 img{
             object-position: -400px center;  
         }
         .carousel-item.cor-2 img{
             object-position: -138px center;  
         }
         .carousel-item.ac-2 img{
             object-position: -280px center;  
         }
             
        #carouselExampleFade{
          position: fixed;
          top: 0;
          overflow: hidden;
          z-index: -100;
        }
        .carousel-control-prev{
          width: 7%;
        }
        .carousel-control-next{
          width: 7%;
        }
/* -------------------------  Fin Carrucel -------------------------- */
/* -------------------------  Botones -------------------------- */
  .BtN-1{
    padding: 15px 25px;
    color: white;
    background-color: #ff5f26;
    border-radius: 30px;
    text-transform: uppercase;
    }
    .BtN-Azul{
      padding: 15px 25px;
      color: white;
      background-color: #0046c8;
      border-radius: 30px;
      text-transform: uppercase;
    }
    .BtN-AzulO{
      padding: 15px 25px;
      color: white;
      background-color: #3399cc;
      border: 0px;
      border-radius: 30px;
      text-transform: uppercase;
    }
/* -------------------------  Botones -------------------------- */
#Quienes{
  width: 100%;
  min-height: 120vh;
  background-image: url(../images/fondo-quienes.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  margin: 100vh 0 0 0;
  color: #3399cc;
}
h1{
  font-weight: 800;
  font-size: 10vw;
}
#somos{
  margin-top: 35vh;
  margin-bottom: 3vh;
  padding-top: 15vh
}
#Quotes{
  padding: 50px 0;
  background-color: #3399cc;
}
#Quotes-2{
  padding: 50px 0;
  background-color: #3399cc;
}
#Quotes img{
  max-width: 200px;
}
#Quotes p{
  font-size: 1.5rem;
  font-weight: 100;
  color: white;
  font-style: italic;
  padding-top: 20px;
}
#Quotes-2 p{
  font-size: 1.5rem;
  font-weight: 100;
  color: white;
  font-style: italic;
}
#clientes{
  background-color: white;
  color: #3399cc;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.agency{
  width: 95%;
}
.contk-box{
  text-align: center;
  position: absolute;
  color: white;
  left: 0;
  right: 0;
  margin: auto;
}
.contk-box a{
  color: white;
  text-transform: uppercase;
}
.contk-box span{
  font-size: 3em;
  font-weight: 400;
}

#particles-js{
  background-image: url(../images/923.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-color: #3399cc;
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
}
.bt-c{
  width: 65px;
  margin: 0 10px;
}
footer{
  padding: 2.2rem 0 1.5rem;
  color: #6c757d;
  background-color: #343a40;

}
footer p{
  font-size: 1rem;
  font-weight: 400;
}
.crees{
  font-size: 1.7rem;
}

.galim{
  width: 100%;
}
.texgal{
  margin: 45% auto;
  font-size: 2.2rem;
  font-weight: 100;
  text-transform: uppercase;
}
.texgal-2{
  margin: 85% auto;
  font-size: 2.2rem;
  font-weight: 100;
  text-transform: uppercase;
}

.texgal-3{
  margin: 35% auto;
  font-size: 2.2rem;
  font-weight: 100;
  text-transform: uppercase;
}
.colgal a{

  color: white;
}
.colgal{

  height: 100%;
  width: 100%;
  top: 0;
}
#servicios{
  margin-top: -2px;
  padding:100px 0 200px;
  min-height: 100vh;
  background-color: #fff;
  color: #3399cc;
}

.mark-1{
  font-size: 12vw;
  font-weight: 900;
  line-height: 0rem;
  margin-top: 50px;
}
.mark-2{
  font-size: 10.5vw;
  font-weight: 100;
  text-align: right;
  margin: 0;
  padding: 0;
}

.mark-3{
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.efeco img {
  opacity: 0.4;
-webkit-transition:all .5s ease; /* Safari y Chrome */
-moz-transition:all .5s ease; /* Firefox */
-o-transition:all .5s ease; /* IE 9 */
-ms-transition:all .5s ease; /* Opera */
width:100%;
}
.efeco:hover img {
  opacity: 1;
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
transform:scale(1.1);
}
.efeco {/*Ancho y altura son modificables al requerimiento de cada uno*/
width:100%;
height:100%;
background-color: black;
}

/* ------------------------- estilos Dispositivos Chicos  -------------------------- */
@media only screen and (max-width: 767px){

     .navbar-brand img{
          max-height: 40px;
      }
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
	
	.contk-box span{
    line-height: 0.9em;
    }

#Quotes img{
  max-width: 120px;
}
.somos p{
    text-align:justify;
}
	
    #servicios{
  padding: 100px 0;
    }


      /* ------------------------- estilos menu responsive -------------------------- */


      .navbar-dark .navbar-toggler{
        border-color: rgba(255, 255, 255, 0.5);
      }

      /* ------------------------- FIN estilos menu -------------------------- */
      /* ------------------------- estilos carrucel Dispositivos Chicos  -------------------------- */
        .imslide-2{
          float: right;
          margin-top: -20px;
        }
        .imslide-3{
          margin-right: -120px;
          margin-top: -40px;
        }
      .textslide{
        padding-top: 70px;
      }
 
      /* ------------------------- Fin estilos carrucel Dispositivos Chicos  -------------------------- */
}
/* ------------------------- Fin estilos Dispositivos Chicos  -------------------------- */
/* ------------------------- estilos Dispositivos grandes  -------------------------- */
@media only screen and (min-width: 768px){
    .carousel-item{
        height: 100vh;
        width: 100vw;
      }
  .contentslide h3{
    font-size: 6vw;
  }
  .carousel-item.mes-2 img{
             object-position: center center;  
         }
         .carousel-item.cor-2 img{
             object-position: center center;  
         }
         .carousel-item.ac-2 img{
             object-position: center center;  
         }
  .ocmdlg {
      display: none;
  }
  .contentslide{
    height: 100%;
  }
  .textslide{
    padding: 0 0 0 6vw;
  }

.navbar{
    padding: 0.8rem 1rem;
}

  .imslide{
    width: 80%;
  }
  .imslide-3{
    width: 100%;
  }
  h1{
    font-size: 6vw;
  }
  .agency{
    width: 95%;
  }
  .somos{
    text-align: justify;
  }
  #Quotes p{
    font-size: 2.5rem;
  }

  .contk-box{
    height: 370px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  #Quotes-2 p{
    font-size: 2rem;
  }
  .bt-c{
    width: 75px;
    margin-top: 10px;
  }
  #servicios{
      overflow: hidden;
  }
  .mark-1{
    font-weight: 700;
    font-size: 7em;
    line-height: 80px;
    margin: 0px;
    text-align: left !important;
  }
  .mark-2{
    font-weight: 100;
    font-size: 6em;
    line-height: 120px;
    text-align: right;
  }
  .mark-3{
    font-size: 2.5rem;
    font-weight: 100;
    line-height: 2.5rem;
    margin-bottom: 2.7rem;
  }
  .mark-4{
    
  }
  .texgal{
    font-size: 1.6rem;
    letter-spacing: 5px;
  }
  .texgal-2{
    font-size: 1.6rem;
    letter-spacing: 5px;
  }
  .texgal-3{
    font-size: 1.6rem;
    letter-spacing: 5px;
  }
  .cuadban{
    width: 650px;
    height: auto;
    position: fixed;
    z-index: 4;
    bottom: 0px;
    right: 0px;
    padding:30px 20px 35px 0;
    border-radius: 30px 0px 0px 0px;
  }
  .bigI{
    font-size: 35px;
    text-align: right;
    line-height: 35px;
    margin: 15px auto 30px;
    padding-right: 30px;
    border-right: solid 10px #3399cc;
  }
  }
  
 @media only screen and (min-width:1500px){
       .mark-1{
    font-weight: 700;
    font-size: 9em;
    line-height: 100px;
    margin: 0px;
  }
  .mark-2{
    font-weight: 100;
    font-size: 8em;
    line-height: 150px;
    text-align: right;
  }
 }
  
/* -------------------------Fin estilos Dispositivos grandes  -------------------------- */
@media (min-width: 1500px){
  .container, .container-lg, .container-md, .container-sm, .container-xl{
    max-width: 1500px !important;
  }
}
