* {
margin: 0;
padding: 0;
}

* {
    box-sizing: border-box;
}



main {
	background-color: #D8AA1A;
}



header a {
	text-decoration: none;
	color: #000000;
	font-size: 20px;
	text-align: center;
	font-family: "Montserrat" , sans-serif;
	font-weight: 500; 
	transition: color 0.2s linear;
}


header a:hover {
color: #CB402A;
}

.linkcolor2 a:hover{
			color: #3399CC;

}

.linkcolor3 a:hover{
			color:  #9D46B2;

}

.linkcolor4 a:hover{
			color: #D8AA1A;

}

.linkcolor5 a:hover{
			color: #00CC99;

}


.efectolink div a {
	opacity: 1;
	transition: .3s ease-in-out;
}

.efectolink a:hover div {
	opacity: .5;
	transition: .3s ease-in-out
}



.linkcolor1{
	width: 220px;
	float:left;
	margin-left: 200px;
}

.linkcolor2{
	width: 210px;
	float:left;
}

.linkcolor3{
	width: 160px;
	float:left;
}

.linkcolor4{
	width: 175px;
	float:left;
}

.linkcolor5{
	width: 75px;
	float:left;
}


header {
	background-color: white;
	width: 100%;
}


div.menu {
	background-color: white;
	position: fixed;
	width: 100%;

}

nav{ 
	height: 200px; 
	padding-top: 100px;
	margin-left: 20%;
	width: 100%;
}

h1 {
	font-family: "Josefin Sans" , sans-serif;
	font-weight: 600;
	font-size: 90px;
	color: black;
	letter-spacing: 18px;
}

.titulo1{
	padding-left: 100px;
}

.logos{
	text-align: center;
	padding-top: 125px;
	padding-bottom: 125px;
}

.quienessomos {
	margin-left: 37%;
	width: 45%;
}


.contactotexto{
	color: black;
}

p {
	font-family: "Montserrat" , sans-serif;
	font-weight: 500;
	font-size: 19px;
	letter-spacing: 5px;
	line-height: 20px;
	color: white;
}




.presentacion {
  height: 0px;
  background-color: white;

}

  .columnafenix{

    width: 45%;
    margin-left: 5%;
  }

  .columnamcp{
    width: 45%;
    margin-top: -6%;
    margin-left: 58%;
  }

  .titulofenix{

    margin-left: 10%;
    width: 40%;

  }

    .titulomcp{
      float: right;
      margin-left: 5%;
    width: 45%;

  }

  .textonegro{
    color: black;
    font-family: "Josefin Sans" , sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 1px;

 
  }

  h2{
        color: black;
    font-family: "Josefin Sans" , sans-serif;
  font-weight: 800;

  }




.intro {
	font-family: "Montserrat" , sans-serif;
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 5px;
	line-height: 22px;

}

.imagenes {
	height: 365px;
	width: 100%;
	background-color: gray;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	
}

.imagen1 {
	height: 365px;
	width: 33%;
	float: left;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen1-01.jpg);
}



.imagen2 {
	height: 365px;
	width: 33%;
	background-color: red;
	float: right;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen3-01.jpg);
}

.imagen3 {
	height: 365px;
	width: 34%;
	float: right;
	background-color: blue;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen2-01.jpg);
}

.imagen4 {
	height: 365px;
	width: 33%;
	float: left;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen4-01.jpg);
}



.imagen5 {
	height: 365px;
	width: 33%;
	background-color: red;
	float: right;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen6-01.jpg);
}

.imagen6 {
	height: 365px;
	width: 34%;
	float: right;
	background-color: blue;
	padding-left: 19px;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen5-01.jpg);
}

.imagen7 {
	height: 365px;
	width: 33%;
	float: left;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen7-01.jpg);
}



.imagen8 {
	height: 365px;
	width: 34%;
	background-color: red;
	float: right;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen9-01.jpg);
}

.imagen9 {
	height: 365px;
	width: 33%;
	float: right;
	background-color: blue;
	padding-left: 19px;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen8-01.jpg);
}

.imagen10 {
	height: 365px;
	width: 33%;
	float: left;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen10-01.jpg);
}



.imagen11 {
	height: 365px;
	width: 34%;
	background-color: red;
	float: right;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen11-01.jpg);
}

.imagen12 {
	height: 365px;
	width: 33%;
	float: right;
	background-color: blue;
	padding-left: 19px;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen12-01.jpg);
}

.imagen13 {
	height: 365px;
	width: 33%;
	float: left;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen13-01.jpg);
}



.imagen14 {
	height: 365px;
	width: 34%;
	background-color: red;
	float: right;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen14-01.jpg);
}

.imagen15 {
	height: 365px;
	width: 33%;
	float: right;
	background-color: blue;
	padding-left: 19px;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
	background-image: url(img/imagen15-01.jpg);
}





.logosclientes{
	height: 455px;
margin-left: 15%;
	padding: 0px;
	width: 75%;
	
}




.footer{
	width: 80%;
	float: left;
	margin: 20px 0px 0px 20px;

}

footer p {
	font-size: 9px;
	color: black;
	
}

.colfooter-1-4{
	float: left;
	margin-right: 4%;
}

.colfooter-2-4{
	
	float: left;
	margin-right: 2%;
}




.fila:after {
  content: "";
  display: table;
  clear: both;
}



.textomail{
font-family: "Montserrat" , sans-serif;
  font-weight: 500;
   font-size: 12px;
  color: white;
}



.fenixheader {
	height: 200px;
	width: 200px;
	margin-left: 8%;
  margin-right: 1%;
  margin-bottom: 25px;
	background-image: url(img/logofenix.png);
	background-position: 100% 100% ;
	background-repeat: no-repeat;  
	float: left;
}

.mcpheader {
	height: 200px;
	width: 300px;
	margin-left: 65px;
	background-image: url(img/logomcp.png);
	background-position: 100% 100% ;
	background-repeat: no-repeat;  
	float: left;

}


.mail{
    height: 150px;
  width: 150px;
  background-image: url(img/mail-01.jpg);
  background-position: 100% 100% ;
  background-repeat: no-repeat;  
  float: left;
}

.mailcol{
  height: 10px;
  width: 10px;
  padding-bottom: 200px;
}


.mailcol a:hover div {

  opacity: .5;
  transition: .3s ease-in-out;
}



footer { 
	background-color: white;

} 


.contactofondo {
	background-color: #499F68;}
	

.hacemosfondo {
	background-color: 
  #F75C03
  ;
}

.clientesfondo {
	background-color: #157A6E
   ;
	height: 875px;


}

.trabajosfondo {
	background-color: white;
}

.contactonav {
	float: right;
	
	padding-right: 80px;

}

.clientetit{
	color: black;
}


/** modal **/

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


/** modal **/

/* The Modal (background) */
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content1 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

button {

  padding: 0;
border: none;
background: none;
  height: 100px;
  width: 100px;
  float: left;
  margin-left: 10%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/richmond-01.png);
}


.boton1:hover {
  opacity: .5;
  transition: .3s ease-in-out
}


/** MODAL 2 VER MODIF **/
.prev2, .next2 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container2 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides2 {
    display: none;
}


.boton2 {

  padding: 0;
border: none;
background: none;
  height: 85px;
  width: 175px;
  float: left;
  margin-left: 2%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/usal-01.png);
}


.boton2:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal2 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content2 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close2 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close2:hover,
.close2:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot2 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot2:hover {
  background-color: #717171;
}


.next2 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev2:hover, .next2:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 2 VER MODIF **/


/** MODAL 3 **/

.prev3, .next3 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container3 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides3 {
    display: none;
}


.boton3 {

  padding: 0;
border: none;
	background: none;
  height: 90px;
  width: 190px;
  float: left;
  margin-left: 2%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/lipo-01.png);
}


.boton3:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal3 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content3 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close3 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close3:hover,
.close3:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot3 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot3:hover {
  background-color: #717171;
}


.next3 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev3:hover, .next3:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 4 **/

.prev4, .next4 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container4 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides4 {
    display: none;
}


.boton4 {

  padding: 0;
border: none;
	background: none;
  height: 90px;
  width: 190px;
  float: left;
  margin-left: 2%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/magiclick-01.png);
}


.boton4:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal4 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content4 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close4 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close4:hover,
.close4:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot4 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot4:hover {
  background-color: #717171;
}


.next4 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev4:hover, .next4:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 5 **/

.prev5, .next5 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container5 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides5 {
    display: none;
}


.boton5 {

  padding: 0;
border: none;
	background: none;
  height: 90px;
  width: 190px;
  float: left;
  margin-left: 2%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/cdp-01.png);
}


.boton5:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal5 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content5 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close5 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close5:hover,
.close5:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot5 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot5:hover {
  background-color: #717171;
}


.next5 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev5:hover, .next5:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 6 **/

.prev6, .next6 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container6 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides6 {
    display: none;
}


.boton6 {

  padding: 0;
border: none;
	background: none;
  height: 90px;
  width: 190px;
  float: left;
  margin-left: 2%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/ort-01.png);
}


.boton6:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal6 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content6 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close6 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close6:hover,
.close6:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot6 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot6:hover {
  background-color: #717171;
}


.next6 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev6:hover, .next6:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 7 **/

.prev7, .next7 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container7 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides7 {
    display: none;
}


.boton7 {

  padding: 0;
border: none;
	background: none;
  height: 90px;
  width: 190px;
  float: left;
  margin-left: -7%;
  margin-right: 7%;
  margin-top: 1%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/ean-01.png);
}


.boton7:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal7 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content7 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close7 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close7:hover,
.close7:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot7 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot7:hover {
  background-color: #717171;
}


.next7 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev7:hover, .next7:hover {
  background-color: rgba(0,0,0,0.8);
}


/** MODAL 8 **/

.prev8, .next8 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container8 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides8 {
    display: none;
}


.boton8 {

  padding: 0;
border: none;
	background: none;
  height: 100px;
  width: 245px;
  float: left;
  margin-left: -5%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/parlamentario-01.jpg);
}


.boton8:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal8 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content8 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close8 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close8:hover,
.close8:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot8 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot8:hover {
  background-color: #717171;
}


.next8 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev8:hover, .next8:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 9 **/

.prev9, .next9 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container9 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides9 {
    display: none;
}


.boton9 {

  padding: 0;
border: none;
	background: none;
  height: 100px;
  width: 245px;
  float: left;
  margin-left: 3%;
  margin-right: 1%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/hacoaj-01.jpg);
}


.boton9:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal9 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content9 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close9 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close9:hover,
.close9:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot9 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot9:hover {
  background-color: #717171;
}


.next9 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev9:hover, .next9:hover {
  background-color: rgba(0,0,0,0.8);
}


/** MODAL 10 **/

.prev10, .next10 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container10 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides10 {
    display: none;
}


.boton10 {

  padding: 0;
border: none;
	background: none;
  height: 100px;
  width: 245px;
  float: left;
  margin-left: 5%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/estisol-01.jpg);
}


.boton10:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal10 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content10 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close10 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close10:hover,
.close10:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot10 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot10:hover {
  background-color: #717171;
}


.next10 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev10:hover, .next10:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 11 **/

.prev11, .next11 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container11 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides11 {
    display: none;
}


.boton11 {

  padding: 0;
border: none;
	background: none;
  height: 125px;
  width: 275px;
  float: left;
  margin-left: -19%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/zarate-01.jpg);
}


.boton11:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal11 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content11 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close11 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close11:hover,
.close11:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot11 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot11:hover {
  background-color: #717171;
}


.next11 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev11:hover, .next11:hover {
  background-color: rgba(0,0,0,0.8);
}



/** MODAL 12 **/

.prev12, .next12 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container12 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides12 {
    display: none;
}


.boton12 {

  padding: 0;
border: none;
	background: none;
  height: 110px;
  width: 180px;
  float: left;
  margin-left: 2%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/sanisidro-01.jpg);
}


.boton12:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal12 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content12 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close12 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close12:hover,
.close12:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot12 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot12:hover {
  background-color: #717171;
}


.next12 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev12:hover, .next12:hover {
  background-color: rgba(0,0,0,0.8);
}


/** MODAL 13 **/

.prev13, .next13 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container13 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides13 {
    display: none;
}


.boton13 {
border: none;
	background: none;
  height: 68px;
  width: 250px;
  float: left;
  margin-left: 0%;
  margin-top: 2%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/most-01.jpg);
}


.boton13:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal13 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content13 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close13 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close13:hover,
.close13:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot13 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot13:hover {
  background-color: #717171;
}


.next13 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev13:hover, .next13:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 14 **/

.prev14, .next14 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container14 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides14 {
    display: none;
}


.boton14 {
border: none;
	background: none;
  height: 68px;
  width: 240px;
  float: left;
  margin-left: 2%;
  margin-top: 2%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/espa-01.jpg);
}


.boton14:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal14 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content14 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close14 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close14:hover,
.close14:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot14 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot14:hover {
  background-color: #717171;
}


.next14 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev14:hover, .next14:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 15 **/

.prev15, .next15 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container15 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides15 {
    display: none;
}


.boton15 {
border: none;
	background: none;
  height: 68px;
  width: 200px;
  float: left;
  margin-left: 2%;
  margin-top: 2%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/homero-01.jpg);
}


.boton15:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal15 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content15 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close15 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close15:hover,
.close15:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot15 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot15:hover {
  background-color: #717171;
}


.next15 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev15:hover, .next15:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 16 **/

.prev16, .next16 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container16 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides16 {
    display: none;
}


.boton16 {
border: none;
	background: none;
  height: 85px;
  width: 130px;
  float: left;
  margin-left: 2%;
  margin-top: 2.5%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/mel-01.jpg);
}


.boton16:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal16 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content16 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close16 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close16:hover,
.close16:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot16 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot16:hover {
  background-color: #717171;
}


.next16 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev16:hover, .next16:hover {
  background-color: rgba(0,0,0,0.8);
}

/** MODAL 17 **/

.prev17, .next17 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container17 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides17 {
    display: none;
}


.boton17 {
border: none;
	background: none;
  height: 85px;
  width: 200px;
  float: left;
  margin-top: 3%;
  margin-left: -46%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/tel3-01.jpg);
}


.boton17:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal17 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content17 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close17 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close17:hover,
.close17:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot17 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot17:hover {
  background-color: #717171;
}


.next17 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev17:hover, .next17:hover {
  background-color: rgba(0,0,0,0.8);
}


/** MODAL 18 **/

.prev18, .next18 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container18 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides18 {
    display: none;
}


.boton18 {
border: none;
	background: none;
  height: 60px;
  width: 200px;
  float: left;
  margin-left: -28%;
  margin-top: 2.5%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/novapol-01.jpg);
}


.boton18:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal18 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content18 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close18 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close18:hover,
.close18:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot18 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot18:hover {
  background-color: #717171;
}


.next18 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev18:hover, .next18:hover {
  background-color: rgba(0,0,0,0.8);
}



/** MODAL 19 **/

.prev19, .next19 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container19 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides19 {
    display: none;
}


.boton19 {
border: none;
	background: none;
  height: 100px;
  width: 200px;
  float: left;
  margin-left: 0%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/raz-01.jpg);
}


.boton19:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal19 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content19 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close19 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close19:hover,
.close19:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.dot19 {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot19:hover {
  background-color: #717171;
}


.next19 {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev19:hover, .next19:hover {
  background-color: rgba(0,0,0,0.8);
}



/** modal 20 **/
/** MODAL 19 **/


.boton20 {
border: none;
	background: none;
  height: 200px;
  width: 220px;
  float: left;
  margin-top: -238px;
  margin-left: 20%;
  background-position: 100% 100% ;
  background-repeat: no-repeat;
  background-image: url(img/mapa-01.png);

}


.boton20:hover {
  opacity: .5;
  transition: .3s ease-in-out
}



.modal20 {
    display: none; 
    position: fixed; 
    z-index: 2; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content20 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 45%;
}


.close20 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}


.close20:hover,
.close20:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



 /** php **/



#mask {
position: absolute;
left: 0;
top: 0;
z-index: 9000;
background-color: #000;

}
 
#boxes .window {
position: absolute;
    top: 15%;
    left: 0%;
	transform: translate(-50%, -50%) 
width: 640px;
height: 600px;
z-index: 9999;
padding: 20px;
border-radius: 15px;
text-align: center;
margin-left: 32%;
}
 
#boxes #dialog {
width: 750px;
height: 500px;
padding: 10px;
background-color: #ffffff;
font-family: 'Segoe UI Light', sans-serif;
font-size: 15pt;
}
 


.error {
  color: #FF0000;
}


.titulophp {
  font-family: "Montserrat" , sans-serif;
  font-weight: 800;
  font-size: 50px;
  color: black;
  letter-spacing: 12px;
  width: 500px;
  margin-left: 20%;
  margin-bottom: 2%;
}

  .textophp {
  font-family: "Montserrat" , sans-serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 5px;
  line-height: 18px;
}

  .error{
    font-weight: 600;
    letter-spacing: 2px;
    color: white;
    font-size: 10px;
  }


  .contenedorphp{
    
   background-color: #00CC99;

   padding-bottom: 1%;
    padding-top: 1%;
    margin-top: 2%;
  }

  .botonenviar {
  	background-color: #3399CC;
  	border: none;
  	height: 25px;
  	width: 75px;
  	color: white;

  }



 /** php **/

  




/** responsive **/

@media only screen and (max-width: 1916px) {

 .boton10 {
      margin-left: 0%;
    }

    .boton11{
      margin-left: -10%;
    }

    .boton15{
      display: none;
    }

    .boton16 {
      margin-left: 1%;
    }


    @media only screen and (max-width: 1826px) {

      .mcpheader{
        margin-left: 0%;
      }

      .linkcolor1{
        margin-left: 120px;
      }

      .linkcolor4{
        width: 0px;
      }




@media only screen and (max-width: 1811px) {


  .boton10{
    margin-left: -1%;
  }




@media only screen and (max-width: 1792px) {

button{
  margin-left: 0%;
}

.logosclientes{
  width: 85%;
}

.boton11 {
display: none;

}

.boton7{
  margin-left: 1%;
   margin-right: 0%;
}

.boton14{
  margin-left:  0%;
}

.boton16{
  margin-left: -90%;
  margin-right: 12%;
}

.boton17{
  margin-left: 0%;
  margin-top: -5%;
  margin-right: 12%;
}

.boton18 {
    margin-left: 0%;
     margin-top: -5%;
}













@media only screen and (max-width: 1710px) {

	.linkcolor1{
	width: 180px;
	float:left;
	margin-left: 9%;
}

.linkcolor2{
	width: 160px;
	float:left;
	margin-left: 1%;
}

.linkcolor3{
	width: 110px;
	float:left;
	margin-left: 1%;
}

.linkcolor4{
	width: 110px;
	float:left;
	margin-left: 1%;
}

.linkcolor5{
	width: 75px;
	float:left;
	margin-left: 1%;
}


@media only screen and (max-width: 1636px) {

  .logosclientes{
    width: 80%;
  }

  .boton16{
    margin-left: 0%;
  }

  .boton7{
    margin-left: 0%;
  }

  .boton2{
    margin-left: 0%;
  }

   .boton3{
    margin-left: 0%;
  }

     .boton4{
    margin-left: 0%;
  }

    .boton5{
    margin-left: 0%;
  }

    .boton6{
    margin-left: 0%;
  }

     .boton7{
    margin-left: 0%;
  }

    .boton8{
    margin-left: 0%;

  }

    .boton9{
    margin-left: 0%;
  }

      .boton19{
    margin-left: 0%;
  }

      .boton10{
    margin-left: 0%;
  }

      .boton11{
    margin-left: 0%;
    margin-right: 15%;
  }

  .boton17{
    margin-left: 50%;
    margin-top: -7%;
  }

  .boton16{
    margin-top: 1%;
  }

  .boton18{
    margin-left: 70%;
  }

@media only screen and (max-width: 1630px) {
    .linkcolor1 {
      margin-left: 5%;
    }

  
    nav {
      margin-left: 25%;
    }



@media only screen and (max-width: 1548px) {


    .boton7 {
      display: none; 
         }

     .boton10{
    margin-left: -50%;
  }

  .boton17{
    margin-left: -10%;
    margin-top: 1%;
  }

  .boton16{
    margin-top: 1%;
  }

  .boton18{
    display: none;
  }

  .boton8{
    margin-left: -3%;
  }

  .boton10{
    margin-left: 0%;
  }

  .boton12{
    display: none;
  }




@media only screen and (max-width: 1537px) {

  .linkcolor1{
    margin-left: 3%;
  }


    @media only screen and (max-width: 1620px) {
    nav {
      margin-left: 27%;
    }









@media only screen and (max-width: 1415px) {


.mapa {
	background-size: 65% 65%;
	margin-left: 10%;
}



.linkcolor1{
	width: 100px;
	float:left;
	margin-right: 2%;
	
}

.linkcolor2{
	width: 100px;
	float:left;
	margin-right: 2%;
}

.linkcolor3{
	width: 100px;
	float:left;
	margin-right: 2%;
}

.linkcolor4{
	width: 100px;
	float:left;
	margin-right: 2%;
}

.linkcolor5{
	width: 100px;
	float:left;
}

@media only screen and (max-width: 1360px) {
.mapa {
	
	background-size: 60% 60%;
	margin-left: 3%;
	
}

@media only screen and (max-width: 1357px) {
.linkcolor4{
  margin-right: 0%;
}




@media only screen and (max-width: 1351px) {

header a {
	font-size: 19px;
}



.linkcolor1{
	width: 100px;
	float:left;
	margin-right: 0.3%;
	
}

.linkcolor2{
	width: 100px;
	float:left;
	margin-right: 0.3%;
}

.linkcolor3{
	width: 100px;
	float:left;
	margin-right: 0.3%;
}

.linkcolor4{
	width: 100px;
	float:left;
	margin-right: 0.3%;
}

.linkcolor5{
	width: 75px;
	float:left;
	margin-right: 1%;
}

.mapa {
	
	background-size: 60% 60%;
	margin-left: 3%;
	
}




@media only screen and (max-width: 1326px) {

	.contenedormapa{
		height: 500px;
		width: 500px;
		padding-top: 50px;
	}
.clientesfondo { 
	height: 980px;

}





@media only screen and (max-width: 1324px) {
   .close::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close2::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close3::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close4::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close5::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close6::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close7::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close8::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close9::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close10::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close11::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close12::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

   .close13::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

 .close14::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

 .close15::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

 .close16::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}


 .close17::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

 .close18::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}

 .close19::before {
  content: '';
  position: absolute;
  top: -2%;
  left: -2%;
  right: -2%;
  bottom: -2%;
}




@media only screen and (max-width: 1310px) {
   
    .boton1{
      margin-left: 2%;
    }


    .boton2{
      margin-left: 2%;
    }


    .boton3{
      margin-left: 2%;
    }

     .boton4{
      margin-left: 2%;
    }

     .boton5{
      margin-left: 0%;
    }

     .boton8{
      margin-left: -8%;
    }




  .boton6{
    display: none;
  }



@media only screen and (max-width: 1307px) {

	.mapa
	{
		background-size: 50% 50%;
		margin-left: -8%;
	}




@media only screen and (max-width: 1270px) {


.modal-content20 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
}



}







@media only screen and (max-width: 1255px) {
   
    .presentacion {

	width: 400px;
		
	}



	.fenix {
		margin-left: 30%;

	}

	.mcp {

	margin-left: 15%;

	}



header a {
	text-decoration: none;
	color: #000000;
	font-size: 17px;

}






.imagenes {
	margin-bottom: 5px;
	
}


			}




        @media only screen and (max-width: 1249px) {

          .boton10{ 
            margin-left: -2%;

          }





			@media only screen and (max-width: 1237px) {

					  .mapa{
	  	margin-top: -50%;
	  	margin-left: -100%;
	  }

.clientesfondo { 
	height: 980px;

}



	  .mapa{
	  	margin-top: -50%;
	  	margin-left: -100%;
	  }


	  
	}

   @media only screen and (max-width: 1226px) {

  .boton19{
    display: none;
  }


  @media only screen and (max-width: 1208px) {

    .boton16{
      margin-left: -1%;
    }

    .boton17{
      margin-left:  -12%;
    }


  @media only screen and (max-width: 1202px) {
    .linkcolor1{
      margin-right: 0%;
    }

    .linkcolor2{
      margin-right: 0%;
      margin-left: 0%;
    }

    .linkcolor3{
      margin-right: 0%;
      margin-left: 0%;
    }

     .linkcolor4{
      margin-right: 0%;
      margin-left: 0%;
    }



  @media only screen and (max-width: 1168px) {

    .boton3{
     display:none;

    }

    .boton5{
      margin-right: 10%;
    }

    .boton16{
      margin-right: 10%;
    }


     @media only screen and (max-width: 1143px) {

      .logosclientes{
        width: 73%;
      }

      .boton14 {
        margin-right: 1%;
      }

      .boton16 {
        margin-right: 0%;
      }

      .boton17{
        margin-left: 0%;
      }

      .boton8 {
        margin-left: 0%;
      }




        @media only screen and (max-width: 1131px) {

            nav{
              margin-left: 0%;
            }

       .contactonav {
        padding: 0;
       }





	@media only screen and (max-width: 1085px) {


	  .infotextocontacto{
	  	margin-left: -40%;
	  }
	
    .textomail{
      margin-left: -40%;
    }
  


  .logosclientes{
    width: 65%;
  }

    .boton5{
      margin-left: -10%;

    }

    .trabajosfondo{
      height: 1030px;
    }


    .boton9 {
      margin-left: 5%;
    }

    .boton16{
      margin-left: 10%;
    }

    .mailcol{
      margin-left: -30%;
    }



@media only screen and (max-width: 1039px) {

  .linkcolor3{
    width: 95px;
  }


@media only screen and (max-width: 1034px) {



 

          nav {
            margin-top: 15%;
            margin-left: 5%;
            display: none
          }

          .contactonav{
            float: none;
          }

          .linkcolor1{
            margin-left: 5%;

          }

            .linkcolor2{
            margin-left: 5%;
            
          }

           .linkcolor3{
            margin-left: 5%;
            
          }

           .linkcolor4{
            margin-left: 5%;
            
          }

          .presentacion{
            height: 0px;
          }






@media only screen and (max-width: 950px) {

			  .infotextocontacto{
	  	margin-left: -35%;
	  }
	   .textomail{
      margin-left: -35%;
    }
  

	.boton20{
			margin-left: 15%;
		}




		.logos{
			padding-top: 0px;
			padding-bottom: 25px; 
		}
	
	  .mapa{
	  	margin-top: -50%;
	  	margin-left: -100%;
	  }

	  .contactofondo{
	  	height: 950px;
	  }

   
   .imagen1{ 
   	 display: none;

   }

   .imagen2{ 
   	 display: none;

   }

   .imagen3{ 
   	 width: 100%;
   	 background-image: url(img/imagen2-01-grande-01.jpg);
  
   }

 .imagen4{ 
   	 display: none;

   }

   .imagen5{ 
   	 display: none;

   }

   .imagen6{ 
   	 width: 100%;
   	 background-image: url(img/imagengrande2-01.jpg);
  
   }

    .imagen7{ 
   	 display: none;

   }

   .imagen8{ 
   	 display: none;

   }

   .imagen9{ 
   	 width: 100%;
   	 background-image: url(img/imagengrande3-01.jpg);
  
   }

     .imagen10{ 
   	 display: none;

   }

   .imagen11{ 
   	 display: none;

   }

   .imagen12{ 
   	 width: 100%;
   	 background-image: url(img/imagengrande4-01.jpg);
  
   }

     .imagen13{ 
   	 display: none;

   }

   .imagen14{ 
   	 display: none;

   }

   .imagen15{ 
   	 width: 100%;
   	 background-image: url(img/imagengrande5-01.jpg);
  
   }

	.fenix {
		margin-left: 25%;
		display: none;
	}




	.mcp {
	margin-left: 5%;

	}

	.presentacion {

		width: 400px;
	margin-top: 5%;
	
	}


	.quienessomos {
	margin-left: 30%;
	}

	  		}





@media only screen and (max-width: 856px) {

  .trabajosfondo{
    height: 1100px;
  }

  .boton5 {
    margin-right: 1%;
  }
 
 @media only screen and (max-width: 850px) {

  nav{
    margin-top: 18%;
  }
  

  @media only screen and (max-width: 818px) {

    .boton9 {
      margin-left: 1%;
    }


  

	@media only screen and (max-width: 805px) {

				  .infotextocontacto{
	  	margin-left: -25%;
	  }
	

        .textomail{
      margin-left: -25%;
    }







  	@media only screen and (max-width: 800px) {



      .modal-content20 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 85%;
}

	h1{
		font-size: 60px;
		letter-spacing: 10px;
		margin-bottom: 3%;

	}

  .boton1{
    float: none;

  }


.logosclientes{
  width: 50%;
  margin-left: 30%;
}

.boton4{
  margin-right: 60%;
  margin-left: 4%;
}

.boton5{
  margin-left: 5%;
}

.boton6{
  margin-left: 0%;
}

.boton7{
  margin-left: 0%;
}

.boton8{
  margin-left: 5%;
}


.boton9{
  margin-left: 3%;
}

.boton10{
  margin-left: 3%;
}

.boton11{
  margin-left: 0%;
}

.boton12{
  margin-left: 0%;
}

.boton13{
  margin-left: 0%;
}

.boton14{
  margin-left: 0%;
}

.boton15{
  margin-left: 0%;
}

.boton16{
  margin-left: 0%;
}

     .trabajosfondo{
        height: 1450px;
      }



#boxes .window {

width: 525px;
height: 500px;
}
 
#boxes #dialog {
width: 575px;
height: 500px;


}

.titulophp {
  font-family: "Montserrat" , sans-serif;
  font-weight: 800;
  font-size: 50px;
  color: black;
  letter-spacing: 12px;
  width: 500px;
  margin-left: 7%;
  margin-bottom: 2%;
}





@media only screen and (max-width: 764px) {

  .boton16{
    margin-left: 5%;
  }


@media only screen and (max-width: 750px) {
   
    				  .infotextocontacto{
	  	margin-left: 25%;
	  }
	
          .textomail{
      margin-left: 25%;
         }



    .presentacion {
	
	width: 400px;
	margin-top: 2%;

	
	}


	.quienessomos {
	margin-left: 5%;
  width: 70%;


	}


	.procesos{
		margin-left: 25%;
	}


	h1{
		font-size: 40px;
		letter-spacing: 10px;
		margin-bottom: 3%;

	}

	.infotexto{
		margin-left: 20%;

	}

    .mailcol{
      margin-left: 25%;
    }

    .boton20{
      margin-left: 40%;
    }





		div.menu {
	background-color: white;

	width: 100%;

}



		}

@media only screen and (max-width: 711px) {

  nav {
    margin-top: 20%;
  }



@media only screen and (max-width: 673px) {




	.mcpheader{
		margin-right: 2%;
	}

}


@media only screen and (max-width: 641px) {

  nav {
    margin-top: 22%;
  }

			@media only screen and (max-width: 620px) {


#boxes .window {

width: 430px;
height: 500px;
}
 
#boxes #dialog {
width: 470px;
height: 500px;

}

.titulophp {
  font-family: "Montserrat" , sans-serif;
  font-weight: 800;
  font-size: 45px;
  color: black;
  letter-spacing: 12px;
  width: 500px;
  margin-left: -3%;
  margin-bottom: 2%;
}



}


@media only screen and (max-width: 600px) {

  .boton20{
    margin-left: 50%;
  }

@media only screen and (max-width: 589px) {

  .trabajosfondo {
    height:  1500px;
  }



@media only screen and (max-width: 585px) {

  nav {
    margin-top: 25%;
  }



  @media only screen and (max-width: 579px) {

      .fenixheader{
        margin-left: 8%;
        margin-right: 0%;
      }


  @media only screen and (max-width: 572px) {

      .fenixheader{
        margin-left: 35%;
      }

      .mcpheader{
        margin-left: 30%;
      }

      nav{
        margin-top: 75%;
      }





  @media only screen and (max-width: 570px) {
        div.menu {
  
  position: relative;

}

nav {
  margin-top: 0%;
  margin-left: 0%;
} 

.presentacion{
                height: 400px;
              }



              .mcpheader{
                height: 130px;
                margin-left: 28%;
                margin-bottom: 8%;
              }



			@media only screen and (max-width: 550px) {


div.menu {
	
	position: relative;
	margin-bottom: 2px;


}
								.logos{
									margin-top: 0%;
								}



                .linkcolor2{
                  margin-left: 0%; 
                }


                .linkcolor3{
                  margin-left: 0%; 
                }


                .linkcolor4{
                  margin-left: 0%; 
                }

									

					



                .linkcolor1 {
                  margin-left: 5%;
                }



                    @media only screen and (max-width: 510px) {

                      nav {
                        width: 50%;
                        margin-left: 30%;
                      }

                      .linkcolor1{
                        margin-right: 10%;
                        margin-bottom: 10%;
                      }

                      .linkcolor2{
                       margin-bottom: 10%;
                      }

                      .linkcolor3{
                        margin-left: 0%;
                        margin-right: 10%;
                      }






					 	@media only screen and (max-width: 500px) {


					 		



#boxes .window {

width: 390px;
height: 500px;
}
 
#boxes #dialog {
width: 410px;
height: 500px;

}

.titulophp {
  font-family: "Montserrat" , sans-serif;
  font-weight: 800;
  font-size: 35px;
  color: black;
  letter-spacing: 5px;
  width: 500px;
  margin-left: -12%;
  margin-bottom: 2%;
}




  @media only screen and (max-width: 487px) {

     nav {
                        width: 60%;
                        margin-left: 30%;
                      }

                      .linkcolor1{
                        margin-right: 10%;
                        margin-bottom: 10%;
                      }

                      .linkcolor2{
                       margin-bottom: 10%;
                      }

                      .linkcolor3{
                        margin-left: 0%;
                        margin-right: 10%;
                      }


                        .fenixheader{
                          margin-left: 32%;
                        }


                        .mcpheader{
                          margin-left: 25%;
                        }



@media only screen and (max-width: 450px) {


	.mapa{
		background-size: 40% 40%;
		margin-left: -90%;
	}
   

	h1{
		font-size: 35px;
		letter-spacing: 10px;
		margin-bottom: 3%;
    

	}


  .mailcol{
    margin-left: 15%;
  }


	.presentacion {

	margin-left: 20%;
	margin-top: 0%;
	font-size: 15px;
	
	}


 #boxes .window {

width: 300px;
height: 500px;
}
 
#boxes #dialog {
width: 350px;
height: 500px;

}

.titulophp {
  font-family: "Montserrat" , sans-serif;
  font-weight: 800;
  font-size: 30px;
  color: black;
  letter-spacing: 5px;
  width: 250px;
  margin-left: 15%;
  margin-bottom: 2%;
}
 



					}

@media only screen and (max-width: 410px) {

   .titulo1{
      margin-left: 0%;
      padding-left: 25px;
    }


    .infotextocontacto {
      margin-left: 10%;
      font-size: 15px;

    }

    .textomail {
      margin-left: 10%;
      font-size: 12px;

    }


    .logosclientes{
      margin-left: 10%;
    }

     nav{
                display: none;
              }


             
              

                   .fenixheader{
                          margin-left: 23%
                                                  }


                        .mcpheader{
                          margin-left: 12%;
                        }



        .mailcol{
    margin-left: 3%;
  }


          

.boton20 {
  display: none;
}


footer p {
  font-size: 7px;
}

.presentacion{
  width: 200px;
}

.clientesfondo{
  height: 785px;
}

}