/*------------------------------------------------------------------
                    MODIFICACION DE SLIDER
-------------------------------------------------------------------*/
.txt-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
      justify-content: center;
          align-items: center;
  height: 100%;
}

.txt-slider h1 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding: 0;
  color: #fff;
  font-size: 50px;
  font-weight: 500;
}

.txt-slider p {
  color: #E6E6E6;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  padding: 5px 0px;
}

.txt-slider {
  width: 100%;
  max-width: 1250px;
  margin: auto;
}

.txt-centro {
  margin-top: 50px;
  justify-content: flex-start;
  font-size: 32px;
  color: #133157;
}


/*------------------------------------------------------------------
                              CONTACTO
-------------------------------------------------------------------*/

#contact2 {
 margin-top: 25px;
}

#contact2 .card i{
  font-size: 50px;
  color: #167557;
}

#contact2 .mb-4{
  margin-bottom: 20px !important;
}

#contact {
  padding-top:0px;
}

#contact2 .card-body, #contact2 .card{
  border-color: #ffffff00;
  padding: 0;
}

#contact2 .card h5{
  font-size: 18px;

}

#contact2 .card:hover{
  background: none;
  border-color: none;

}

#contact2 .mb-4 {
  margin-bottom: 0px !important;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #00000062;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

/*------------------------------------------------------------------
                              BANNER
-------------------------------------------------------------------*/

.banner {
  background-image: url(../img/galeria/mexico-flag.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  text-align: center;
  margin-top: 81px;
}

.banner h2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-weight: 500;
}

.banner2 {
  background-image: url(../img/banner3.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  text-align: center;
  margin-top: 81px;
}

.banner2 h2 {
  font-size: 60px;
  font-weight: 500;
}

.banner3 {
  background-image: url(../img/galeria/china-flag.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  text-align: center;
  margin-top: 81px;
}

.banner3 h2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-weight: 500;
}

.banner6 {
  background-image: url(../img/galeria/canadaflag.PNG);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  text-align: center;
  margin-top: 81px;
}

.banner6 h2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-weight: 500;
}


.banner5 {
  background-image: url(../img/galeria/estadosunidosbandera.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  text-align: center;
  margin-top: 81px;
}

.banner5 h2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-weight: 500;
}

.banner7 {
  background-image: url(../img/galeria/spacioschengen.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  text-align: center;
  margin-top: 81px;
}

.banner7 h2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-weight: 500;
}

.banner8 {
  background-image: url(../img/galeria/asiadragon.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  text-align: center;
  margin-top: 81px;
}

.banner8 h2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-weight: 500;
}

.banner9 {
  background-image: url(../img/galeria/africaflag2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  text-align: center;
  margin-top: 81px;
}

.banner9 h2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-weight: 500;
}

.banner1 {
  background-image: url(../img/galeria/medio-ori2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  text-align: center;
  margin-top: 81px;
}

.banner1 h2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-weight: 500;
}

.banner4 {
  background-image: url(../img/galeria/australia.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  text-align: center;
  margin-top: 81px;
}

.banner4 h2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-weight: 500;
}
#about a{
  background: #167557;
  border: 0;
  border-radius: 20px;
  padding: 10px 30px;
  color: #fff;
  transition: 0.3s;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
}

#about2{
  margin: 70px 0px 50px 0px;

}

#about2 h3{
font-weight: 600;

}

.empleo2 {
	padding: 0px 0px 50px 0px;
}

.empleo2 .row{
	margin: 0px 10px;
}

.empleo2 .row h4 {
	font-weight: 600;
	font-size: 32px;
}

.empleo2 .row p {
	margin-bottom: 5px;
	font-size: 18px;
}

.empleo2 .row ul {
	padding-left: 8px;
	font-weight: 500;
}

.empleo2 .row li {
	list-style: none;
	font-size: 18px;
}

.empleo2 .row i {
	margin-right: 8px;
}

.empleo2 .row a {
	background: #167557;
	border: 0;
	border-radius: 20px;
	padding: 8px 30px;
	color: #fff;
	transition: 0.3s;
	border-radius: 5px;
	margin:5px auto 25px auto;
	display: inline-block;
  }

  .empleo2 .row  {
	align-items: center;
}

#services a{
  background: #167557;
	border: 0;
	border-radius: 20px;
	padding: 8px 30px;
	color: #fff;
	transition: 0.3s;
	border-radius: 5px;
	margin:5px auto 25px auto;
	display: inline-block;
  margin-top: 10px;
}

#services2 img{
 width: 100%;
 height: 100%;
 padding-top: 0px;
}

#services2 .card-1{
  border: 1px solid rgba(79, 77, 77, 0.364);
 }

#services2 .card-body h5{
  font-size: 15px;
  font-weight: 600;
 }

#services2 .card-body p{
  font-size: 14px;
 }
 
 #services2 a{
  background: #167557;
	border: 0;
	border-radius: 20px;
	padding: 8px 30px;
	color: #fff;
	transition: 0.3s;
	border-radius: 5px;
	display: inline-block;
 }
 
 .mb{
   margin-bottom: 50px;
 }

 .mb h3{
  font-weight: bold;
}

.h3{
  font-weight: bold;
  font-size: 18px;
}


.banner4 h2 {
  color: rgb(0, 0, 0);
  font-size: 50px;
  font-weight: 500;
}

.banner4 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 40px 0;
  text-align: center;
  margin-top: 81px;
  background: #e6e6e694;
}

/*# sourceMappingURL=css.css.map */