/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
font-family: 'Avenir LT Std 55 Roman';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 55 Roman'), url('AvenirLTStd-Roman.woff') format('woff');
}


@font-face {
font-family: 'Avenir LT Std 55 Oblique';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 55 Oblique'), url('AvenirLTStd-Oblique.woff') format('woff');
}


@font-face {
font-family: 'AvenirLTtd35Light';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 35 Light'), url('AvenirLTStd-Light.woff') format('woff');
}


@font-face {
font-family: 'Avenir LT Std 35 Light Oblique';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 35 Light Oblique'), url('AvenirLTStd-LightOblique.woff') format('woff');
}


@font-face {
font-family: 'Avenir LT Std 45 Book';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 45 Book'), url('AvenirLTStd-Book.woff') format('woff');
}


@font-face {
font-family: 'Avenir LT Std 45 Book Oblique';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 45 Book Oblique'), url('AvenirLTStd-BookOblique.woff') format('woff');
}


@font-face {
font-family: 'AvenirLTStd65Medium';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 65 Medium'), url('AvenirLTStd-Medium.woff') format('woff');
}


@font-face {
font-family: 'Avenir LT Std 65 Medium Oblique';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 65 Medium Oblique'), url('AvenirLTStd-MediumOblique.woff') format('woff');
}


@font-face {
font-family: 'AvenirLTStd85Heavy';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 85 Heavy'), url('AvenirLTStd-Heavy.woff') format('woff');
}


@font-face {
font-family: 'AvenirLTStd85HeavyOblique';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 85 Heavy Oblique'), url('AvenirLTStd-HeavyOblique.woff') format('woff');
}


@font-face {
font-family: 'Avenir LT Std 95 Black';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 95 Black'), url('AvenirLTStd-Black.woff') format('woff');
}


@font-face {
font-family: 'Avenir LT Std 95 Black Oblique';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 95 Black Oblique'), url('AvenirLTStd-BlackOblique.woff') format('woff');
}

*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: none;
	outline: none;
}
button{
    font-family: 'AvenirLTtd35Light';
}
.container {
  display: inline-block;
  cursor: pointer;
}
.bar1{ margin: 0px 0 4px 10px;
                width: 25px;
                height: 3px;
                background-color: #000;
                transition: all 0.4s ease;

}
            
.bar2 { margin: 5px 0 4px 18px;
                width: 17px;
                height: 3px;
                background-color: #000;
                transition: all 0.4s ease;

}

.bar3 {
                width: 35px;
  height: 3px;
  background-color: #000;
  margin: 5px 0;
  transition: 0.4s;
               
}

.change .bar1 {
	width: 35px;

                transform: rotate(-45deg) translate(-5px, -1px);
}

.change .bar2 {
                opacity: 0;
}

.change .bar3 {
  transform: rotate(45deg) translate(-5px, -12px);
                margin-left: 0px;
}
.menuH{
    float: right;
    margin-top: 30px;
    margin-left: 20px;
}




@media only screen and (max-width: 767px) {
  /* For mobile phones: */

    .section1{
    width: 100vw;
    height: 868px;
    background-image: url(../images/header.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.section2{
    width: 100vw;
    height: 2320px;
    background-image: url(../images/section2.png);
    background-position: center;
    background-size: cover;
}
.section3{
    width: 100vw;
    height: 820px;
    background-image: url(../images/footer.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.section4{
    width: 100vw;
    height: 489px;
background-color: black;
    overflow: hidden;
}
	
	/* MENU*/
	.section1 nav .logoMenu{
		margin-top: 20px;
		width: 91px;
		margin-bottom: 50px;
	}

	
	
	#menuMovil{
		z-index: 16;
		transition: all ease-in-out .5s;
		text-align: center;
		overflow: hidden;
		position: fixed;
		top: 0px;
		height: 0vh;
		background-image: url('../images/section1.png');
		background-size: cover;
		width: 100vw;
	}
	
	#menuMovil button{
		font-size: 18px;
		border-radius: 5px;
		background-color: transparent;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 30px;
		border: 1px solid #000;
		width: 180px;
		height: 40px;
	}
	#menuMovil button:hover{
		border-radius: 5px;
		background-color: black;
		color: white;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 30px;
		border: 1px solid #fff;
		width: 180px;
		height: 40px;
	}
	.gestoCerrar{
		margin-top: 10px;
		width: 70px;
	}
.logo{
width: 71px;
float: left;  
}
	
	/* MENU*/
.section1 main{
    text-align: center;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;

}
.section1 main h1{
    margin-top: 105px;
    text-align: center;
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 80px;
}

.section1 main p {
    padding: 0px;
    text-align: center;
     font-family: AvenirLTtd35Light;
    font-size: 20pt;
}
    .section1 .botonPrincipal{
        display: none;
    }
    .section1 .botonesCarrousel{
        display: none;
    }
.botonPrincipal{
    margin-top: 60px;
    width: 228px;
    height: 50px;
    color: black;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: center;
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
.controlCarrousel{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #000;
}
    
    #inicio .carousel-indicators .active{
		background-color: currentColor;
	border: solid 0px #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-top: 0px;
	}
	#inicio .carousel-indicators li{
        display: inline-block;
	box-sizing: inherit;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
    background-clip: inherit;
    opacity: 1;
    flex: 0;
    border: 3px solid black;
    transition: opacity 0.6s ease 0s;
	}
	#inicio .carousel-indicators {
        top: 500px;
        margin: 0 auto;
        position: absolute;
        
        width: 180px;
        height: 30px;
	}
		  #inicio{
			  position: inherit;
			  margin-top: 0px;
		  }
          #inicio p{
              padding-left: 20px;
              padding-right: 20px;
          }
.section2 main{
    text-align: left;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;

}
.div1Section2{
            margin-top: 345px;
}

    .div1Section2 p{
            margin-top: 60px;
}
      .div2Section2 p{
            margin-top: 60px;
}
.div2Section2{
            margin-top: 123px;
}

.div2Section2 .botonVerMas{
    display: none;
    position: absolute;
    margin-top: 0px;
    margin-left: 92px;
}
.section2 main h1{

    font-family: AvenirLTStd85HeavyOblique;
    font-size: 55px;
    color: white;
}

.section2 main p {
    width: inherit;
    color: white;
    padding: 0px;
    text-align: left;
     font-family: AvenirLTtd35Light;
    font-size: 11.5pt;
}
    .ocultarMovil{
        display: none;
    }
    .img1Section2Movil{
        background-image: url('../images/img1section2.png');
 
        background-size: cover;
        overflow: hidden;
        width: 95%;
        height: 348px;
        float: right;
    margin-top: -35px;
        
    }
      .img2Section2Movil{
          margin-top: -310px;
        background-image: url('../images/img2section2.png');
        background-size: cover;
        overflow: hidden;
        width: 95%;
        height: 348px;
        float: left;
    margin-bottom: -79px;
        
    }
     .img2Section2Movil .img2section2{
        visibility: hidden;
    }
    .mostrarMovil{
        display: block;
    }
    .img1Section2Movil .img1section2{
        visibility: hidden;
    }
.img1section2{
    float: right;
    margin-top: -79px;
}

.botonVerMas{
    color: white;
  margin-top: 60px;
    width: 124px;
    height: 28px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    border: solid 1px #fff;
    border-radius: 5px;
    font-size: 15px;
    font-family: AvenirLTtd35Light;
}
    .botonVerMas:hover{
    color: black;
  margin-top: 60px;
    width: 124px;
    height: 28px;
    background-color: white;
    text-align: center;
    border: solid 0px #fff;
    border-radius: 5px;
    font-size: 15px;
    font-family: AvenirLTtd35Light;
        transition: all ease-in;
}
.servicio{
    text-align: center;
    margin-top: 10px;
    width: 100%;
    height: 146px;
    border: solid 2px #fff;
    
}
    .servicio div{
        margin: 0 auto;
        padding-top: 45px;
        width: 140px;
        text-align: center;
        height: 50px;
    }

.servicio h4{
    display: inline-block;
    font-size: 15px;
    margin-top: 9px;
    margin-right: inherit;
    margin-left:10px;
    float: left;
    color: white;
    text-align: left;
    font-family: AvenirLTStd65Medium;
}

.servicio img{
    display: inline-block;
    float: left;
    width: 45px;
    margin-top: inherit;
    margin-bottom: 0px;
}
    
.textoRight{
    text-align: right;
}

.div3Section2{
        margin-top: 60px;
}
    
.div4Section2 .botonVerMas{
    margin: 0px;
    float: right;
}
    
.div4Section2{
    margin-top: 160px;
    width: 100%;
    float: right;
}
    
    .div4Section2 p{
    margin-top: 50px;
    font-size: 11.5pt;
}
   .div4Section2 .botonVerMas{
    margin-top: 50px;
}
.img2section2{
	margin-left: -50px;
    margin-top: -920px;
	float: left;
    position: inherit;
    left: inherit;
}
.controlesSection2{
    position: absolute;
    margin-top: -300px;
    margin-left: 690px;

}
.controlesSection2 button{
    background-color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: 52px;
}

.section3 main{
        text-align: center;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;

}

.section3 main h1{
    margin-top: 190px;
    margin-bottom: 56px;
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 43px;
    color: black;
}

.section3 main p {
    color: black;
    padding: 0px;
    text-align: center;
     font-family: AvenirLTtd35Light;
    font-size: 20pt;
}

.botonCotizar{
    color: black;
  margin-top: 30px;
     width: 124px;
    height: 28px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    border: solid 1px #000;
    border-radius: 5px;
    font-size: 15px;
    font-family: AvenirLTtd35Light;
}
    .botonCotizar:hover{
    color: white;
  margin-top: 30px;
     width: 124px;
    height: 28px;
    background-color: black;
    text-align: center;
    border: solid 0px #000;
    border-radius: 5px;
    font-size: 15px;
    font-family: AvenirLTtd35Light;
}

.section4 main{
    text-align: center;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;

}
.footerLogo{
    margin-top: 85px;
    width: 82px;
    height: auto;
    float: none;
     padding-left: 0px;
    text-align: left;
}

.footerLogo img{
    margin-top: 0px;
    width: 82px;

}
.footerInfo{
    margin-top: 42px;
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    border-left: solid 0px #fff;
    border-right: solid 0px #fff;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 11.5px;
    font-family: AvenirLTtd35Light;
    color: white;
}
.footerInfo .info1{
    width: auto;
    float: left;
}
.footerMovil .info2{
    margin-top: 0px;
    width: auto;
    display: inline-block;
    float: right;
}
.footerRedes{
    padding-left: 61px;
    margin-top: 135px;
    width: 295px;
    height: 134px;
    float: left;

}
.footerRedes1{
    margin-top: 42px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
    height: 30px;

}
    
.footerRedes1 img{
    margin-right: 15px;
    margin-top: 0px;
    float: left;
    height: 17px;
    
}
    .onlyTablet{
        display: block;
    }
.footerRedes img{
    margin-right: 24px;
    margin-top: 54px;
    float: left;
    height: 26px;
    
}

.footerTablet ul{
    margin-left: 0px;
    margin-top: 0px;
    text-align: left;
    color: white;
    padding-bottom: 0px;
}
  .imgsection2{
      margin-bottom: 100px;
        margin-top: -79px;
        width: 650px;
        height: 721px;
        overflow: hidden;
        float: right;
        background-image: url('../images/img1section2.png');
      background-position: left center;
      background-size: cover;
    }
    .img1section2{
        visibility: hidden;
    }

.footerMovil li a{
    color: white;
    font-size: 11.5px;
    font-family: AvenirLTtd35Light;
}
.footerMovil ul li{
    margin: 0px;
    float: none;
}

.footerMovil ul{
    text-align: left;
    float: none;
    margin-top: 0px;
}
.footer p{
    font-size: 10px;
    color: white;
    float: right;
    margin-top: 126px;;
}
.footerDesk{
        display: none;
    }
.footerTablet{
    display: none;
}
    .tablet{
        display: none;
    }   
    .footerMovil{
        display: block;
    }
  
}

@media only screen and (min-width: 768px) {
  /* For mobile phones: */

    .section1{
    width: 100vw;
    height: 968px;
    background-image: url(../images/header.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.section2{
    width: 100vw;
    height: 3400px;
    background-image: url(../images/section2.png);
    background-position: center;
    background-size: cover;
}
.section3{
    width: 100vw;
    height: 1110px;
    background-image: url(../images/footer.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.section4{
    width: 100vw;
    height: 668px;
background-color: black;
    overflow: hidden;
}
/* MENU*/
	#menuDesktop{
		height: 30px;
		float: right;
		margin-top: -15px;
		width: 0px;
		overflow: hidden;
		transition: all ease-in-out .5s;
	}
	#menuDesktop li{
		font-size: 13px;
		display: inline-block;
	}
nav ul{
    float: none;
}
nav li{
    font-size: 20px;
    display: block;
    font-family: AvenirLTStd85Heavy;
    margin-left: 0px;
}
nav li a{
   color: black;
}
nav{
    margin-top: 40px;
}

		
	.section1 nav .logoMenu{
		margin-top: 20px;
		width: 91px;
		margin-bottom: 50px;
	}

	
	
	#menuMovil{
		z-index: 16;
		transition: all ease-in-out .5s;
		text-align: center;
		overflow-y: hidden; 
overflow-x: hidden; 
		position: fixed;
		top: 0px;
		height: 0vh;
		background-image: url('../images/section1.png');
		background-size: cover;
		width: 100vw;
	}
	
	#menuMovil button{
		font-size: 25px;
		border-radius: 5px;
		background-color: transparent;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 30px;
		border: 1px solid #000;
	width: 228px;
        height: 50px;
	}
	#menuMovil button:hover{
        font-size: 25px;
		border-radius: 5px;
		background-color: black;
		color: white;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 30px;
		border: 1px solid #fff;
		width: 228px;
        height: 50px;
	}
	.gestoCerrar{
		margin-top: 10px;
		width: 70px;
	}
.logo{
    margin-left: 80px;
width: 71px;
float: none;  
}
	
	/* MENU*/


.section1 main{
    text-align: center;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
        padding-left: 60px;
        padding-right: 60px;

}
.section1 main h1{
    width: 400px;
    margin:  0 auto;
    text-align: center;
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 100px;
}

.section1 main p {
    margin: 0 auto;
    width: 600px;
    padding: 0px;
    text-align: center;
     font-family: AvenirLTtd35Light;
    font-size: 25px;
}
    .section1 .botonPrincipal{
        display: none;
    }
    .section1 .botonesCarrousel{
        display: none;
    }
.botonPrincipal{
    margin-top: 60px;
    width: 228px;
        height: 50px;
    color: black;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: center;
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
    .botonPrincipal:hover{
    margin-top: 60px;
    width: 228px;
        height: 50px;
    color: white;
    background-color: black;
    text-align: center;
    border: solid 0px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
.controlCarrousel{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #000;
}
    
    #inicio .carousel-indicators .active{
		background-color: currentColor;
	border: solid 0px #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-top: 0px;
	}
	#inicio .carousel-indicators li{
        display: inline-block;
	box-sizing: inherit;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
    background-clip: inherit;
    opacity: 1;
    flex: 0;
    border: 3px solid black;
    transition: opacity 0.6s ease 0s;
	}
	#inicio .carousel-indicators {
        
        margin: 0 auto;
        position: relative;
        margin-top:30px;
        width: 180px;
        height: 30px;
	}
		  #inicio{
			  position: inherit;
			  margin-top: 70px;
		  }
          #inicio p{
              padding-left: 0px;
              padding-right: 0px;
          }
.section2 main{
    text-align: left;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding: 60px;
    padding-left: 90px;
    padding-right: 90px;

}
.div1Section2{
            margin-top: 265px;
}
.div2Section2{
            margin-top: 123px;
}
    .div2Section2 p{
            margin-top: 100px;
}

.div2Section2 .botonVerMas{
    display: none;
    position: absolute;
    margin-top: 0px;
    margin-left: 92px;
}
.section2 main h1{
    
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 55px;
    color: white;
}

.section2 main p {
    width: 535px;
    color: white;
    padding: 0px;
    text-align: left;
     font-family: AvenirLTtd35Light;
    font-size: 20px;
}
    .ocultarMovil{
        display: none;
    }
    .img1Section2Movil{
        background-image: url('../images/img1section2.png');
        background-size: cover;
        overflow: hidden;
        width: 87%;
        height: 700px;
        float: right;
    margin-top: -59px;
        
    }
    .div1Section2 h1{
        margin-top: 660px;
        margin-bottom: 100px;
    }
      .img2Section2Movil{
          margin-top: -590px;
        background-image: url('../images/img2section2.png');
        background-size: cover;
        overflow: hidden;
        width: 90%;
        height: 650px;
        float: left;
    margin-bottom: -79px;
        
    }
     .img2Section2Movil .img2section2{
        visibility: hidden;
    }
    .mostrarMovil{
        display: block;
    }
    .img1Section2Movil .img1section2{
        visibility: hidden;
    }
.img1section2{
    float: right;
    margin-top: -79px;
}

.botonVerMas{
    color: white;
  margin-top: 60px;
   width: 228px;
        height: 50px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    border: solid 1px #fff;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
    .botonVerMas:hover{
    color: black;
  margin-top: 60px;
   width: 228px;
        height: 50px;
    background-color: white;
    text-align: center;
    border: solid 0px #fff;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
.servicio{
    text-align: center;
    margin-top: 10px;
    width: 100%;
    height: 146px;
    border: solid 2px #fff;
    
}
    .servicio div{
        margin: 0 auto;
        padding-top: 45px;
        width: 140px;
        text-align: center;
        height: 50px;
    }

.servicio h4{
    display: inline-block;
    font-size: 15px;
    margin-top: 9px;
    margin-right: inherit;
    margin-left:10px;
    float: left;
    color: white;
    text-align: left;
    font-family: AvenirLTStd65Medium;
}

.servicio img{
    display: inline-block;
    float: left;
    width: 45px;
    margin-top: inherit;
    margin-bottom: 0px;
}
    
    
.textoRight{
    text-align: right;
}

.div3Section2{
        margin-top: 100px;
}
    
.div4Section2 .botonVerMas{
    margin: 0px;
    float: right;
}
    
.div4Section2{
    margin-top: 200px;
    width: 100%;
    float: right;
}
    
    .div4Section2 p{
    margin-top: 50px;
    font-size: 15pt;
}
   .div4Section2 .botonVerMas{
    margin-top: 50px;
}
.img2section2{
    margin-top: -920px;
    position: absolute;
    left: 0px;
}
.controlesSection2{
    position: absolute;
    margin-top: -300px;
    margin-left: 690px;

}
.controlesSection2 button{
    background-color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: 52px;
}

.section3 main{
        text-align: center;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding: 30px;

}

.section3 main h1{
    margin-top: 260px;
    margin-bottom: 56px;
    font-size:79px;
     font-family: AvenirLTStd85HeavyOblique;
    color: black;
}

.section3 main p {
    margin: 0 auto;
    width: 580px;
    color: black;
    padding: 0px;
    text-align: center;
     font-family: AvenirLTtd35Light;
    font-size: 25px;
}

.section3 .botonCotizar{
    color: black;
    margin-top: 70px;
    width: 228px;
        height: 50px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
    .section3 .botonCotizar:hover{
    color: white;
    margin-top: 70px;
    width: 228px;
        height: 50px;
    background-color: black;
    text-align: center;
    border: solid 0px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}

.section4 main{
    text-align: center;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding: 60px;

}
.footerLogo{
    margin-top: 85px;
    width: 82px;
    height: auto;
    float: none;
     padding-left: 0px;
    text-align: left;
}

.footerLogo img{
    margin-top: 0px;
    width: 147px;

}
.footerInfo{
    margin-top: 42px;
    width: 49%;
    height: auto;
    float: left;
    text-align: left;
    border-left: solid 0px #fff;
    border-right: solid 0px #fff;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 15px;
    font-family: AvenirLTtd35Light;
    color: white;
}
.footerInfo .info1{
    width: auto;
    float: left;
}
.footerMovil .info2{
    width: 49%;
    margin-top: 0px;
    display: inline-block;
    float: right;
}
.footerRedes{
    padding-left: 61px;
    margin-top: 135px;
    width: 295px;
    height: 134px;
    float: left;

}
.footerRedes1{
    margin-bottom: 50px;
    margin-top: 42px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
    height: 30px;

}
    
.footerRedes1 img{
    margin-right: 25px;
    margin-top: 0px;
    float: left;
    height: 17px;
    
}
    .onlyTablet{
        display: block;
    }
.footerRedes img{
    margin-right: 24px;
    margin-top: 54px;
    float: left;
    height: 26px;
    
}

.footerTablet ul{
    margin-left: 0px;
    margin-top: 0px;
    text-align: left;
    color: white;
    padding-bottom: 0px;
}
  .imgsection2{
      margin-bottom: 100px;
        margin-top: -79px;
        width: 650px;
        height: 721px;
        overflow: hidden;
        float: right;
        background-image: url('../images/img1section2.png');
      background-position: left center;
      background-size: cover;
    }
    .img1section2{
        visibility: hidden;
    }

.footerMovil li a{
    color: white;
    font-size: 15px;
    font-family: AvenirLTtd35Light;
}
.footerMovil ul li{
    margin: 0px;
    float: none;
}

.footerMovil ul{
    text-align: left;
    float: none;
    margin-top: 0px;
}
.footer p{
    padding-top: 20px;
    font-size: 15px;
    color: white;
    float: right;
    margin-top: 180px;
}
.footerDesk{
        display: none;
    }
.footerTablet{
    display: none;
}
    .tablet{
        display: none;
    }   
    .footerMovil{
        display: block;
    }
}

@media only screen and (min-width: 1280px) {
  /* For mobile phones: */

    .section1{
    width: 100vw;
    height: 968px;
    background-image: url(../images/header.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.section2{
    width: 100vw;
    height: 3400px;
    background-image: url(../images/section2.png);
    background-position: center;
    background-size: cover;
}
.section3{
    width: 100vw;
    height: 1110px;
    background-image: url(../images/footer.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.section4{
    width: 100vw;
    height: 668px;
background-color: black;
    overflow: hidden;
}
/* MENU*/
	#menuDesktop{
		height: 30px;
		float: right;
		margin-top: 20px;
		width: 0px;
		overflow: hidden;
		transition: all ease-in-out .5s;
	}
	#menuDesktop li{
		font-size: 13px;
		display: inline-block;
	}
nav ul{
    float: none;
}
nav li{
    font-size: 20px;
    display: block;
    font-family: AvenirLTStd85Heavy;
    margin-left: 0px;
}
nav li a{
   color: black;
}
nav{
    margin-top: 40px;
}

		
	.section1 nav .logoMenu{
		margin-top: 20px;
		width: 91px;
		margin-bottom: 50px;
	}

	
	
	#menuMovil{
		z-index: 16;
		transition: all ease-in-out .5s;
		text-align: center;
		overflow-y: hidden; 
overflow-x: hidden; 
		position: fixed;
		top: 0px;
		height: 0vh;
		background-image: url('../images/section1.png');
		background-size: cover;
		width: 100vw;
	}
	
	#menuMovil button{
		font-size: 25px;
		border-radius: 5px;
		background-color: transparent;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 30px;
		border: 1px solid #000;
	width: 228px;
        height: 50px;
	}
	#menuMovil button:hover{
        font-size: 25px;
		border-radius: 5px;
		background-color: black;
		color: white;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 30px;
		border: 1px solid #fff;
		width: 228px;
        height: 50px;
	}
	.gestoCerrar{
		margin-top: 10px;
		width: 70px;
	}
.logo{
    margin-left: 0px;
width: 71px;
float: left;  
}
	
	/* MENU*/


.section1 main{
    text-align: center;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
        padding-left: 60px;
        padding-right: 60px;

}
.section1 main h1{
    width: 400px;
    margin:  0 auto;
    text-align: center;
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 100px;
}

.section1 main p {
    margin: 0 auto;
    width: 600px;
    padding: 0px;
    text-align: center;
     font-family: AvenirLTtd35Light;
    font-size: 25px;
}
    .section1 .botonPrincipal{
        display: none;
    }
    .section1 .botonesCarrousel{
        display: none;
    }
.botonPrincipal{
    margin-top: 60px;
    width: 228px;
        height: 50px;
    color: black;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: center;
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
    .botonPrincipal:hover{
    margin-top: 60px;
    width: 228px;
        height: 50px;
    color: white;
    background-color: black;
    text-align: center;
    border: solid 0px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
.controlCarrousel{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #000;
}
    
    #inicio .carousel-indicators .active{
		background-color: currentColor;
	border: solid 0px #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-top: 0px;
	}
	#inicio .carousel-indicators li{
        display: inline-block;
	box-sizing: inherit;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
    background-clip: inherit;
    opacity: 1;
    flex: 0;
    border: 3px solid black;
    transition: opacity 0.6s ease 0s;
	}
	#inicio .carousel-indicators {
        
        margin: 0 auto;
        position: relative;
        margin-top:30px;
        width: 180px;
        height: 30px;
	}
		  #inicio{
			  position: inherit;
			  margin-top: 70px;
		  }
          #inicio p{
              padding-left: 0px;
              padding-right: 0px;
          }
.section2 main{
    text-align: left;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding: 60px;
 padding-left: 60px;
        padding-right: 60px;

}
.div1Section2{
            margin-top: 265px;
}
.div2Section2{
            margin-top: 123px;
}
    .div2Section2 p{
            margin-top: 100px;
}

.div2Section2 .botonVerMas{
    display: none;
    position: absolute;
    margin-top: 0px;
    margin-left: 92px;
}
.section2 main h1{
    
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 55px;
    color: white;
}

.section2 main p {
    width: 100%;
    color: white;
    padding: 0px;
    text-align: left;
     font-family: AvenirLTtd35Light;
    font-size: 20px;
}
    .ocultarMovil{
        display: none;
    }
    .img1Section2Movil{
        background-image: url('../images/img1section2.png');
        background-size: cover;
        overflow: hidden;
        width: 95.5%;
        height: 700px;
        float: right;
    margin-top: -59px;
        
    }
    .div1Section2 h1{
        margin-top: 660px;
        margin-bottom: 100px;
    }
      .img2Section2Movil{
          margin-top: -590px;
        background-image: url('../images/img2section2.png');
        background-size: cover;
        overflow: hidden;
        width: 95.5%;
        height: 650px;
        float: left;
    margin-bottom: -79px;
        
    }
     .img2Section2Movil .img2section2{
        visibility: hidden;
    }
    .mostrarMovil{
        display: block;
    }
    .img1Section2Movil .img1section2{
        visibility: hidden;
    }
.img1section2{
    float: right;
    margin-top: -79px;
}

.botonVerMas{
    color: white;
  margin-top: 60px;
   width: 228px;
        height: 50px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    border: solid 1px #fff;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
    .botonVerMas:hover{
    color: black;
  margin-top: 60px;
   width: 228px;
        height: 50px;
    background-color: white;
    text-align: center;
    border: solid 0px #fff;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
    
    .servicio{
        display: flex;
        justify-content: center;
        align-items: center;
        float: left;
    width: 313px;
    height: 500px;
    border: solid 2px #fff;
}

.servicio h4{
    font-weight: normal;
    font-size: 25px;
    float: none;
     color: white;
    text-align: center;
    font-family: AvenirLTStd65Medium;
}

.servicio img{
    float: none;
    margin-left: 0px;
    width: inherit;
    height: 100px;
}
.textoRight{
    text-align: right;
}
    .servicio div{
        width: 150px;
        padding: 0px;
        height: auto;
        overflow: hidden;
    }
    
    
.textoRight{
    text-align: right;
}

.div3Section2{
        margin-top: 100px;
}
    
.div4Section2 .botonVerMas{
    margin: 0px;
    float: right;
}
    
.div4Section2{
    margin-top: 200px;
    width: 100%;
    float: right;
}
    
    .div4Section2 p{
    margin-top: 50px;
    font-size: 15pt;
}
   .div4Section2 .botonVerMas{
    margin-top: 50px;
}
.img2section2{
    margin-top: -920px;
    position: absolute;
    left: 0px;
}
.controlesSection2{
    position: absolute;
    margin-top: -300px;
    margin-left: 690px;

}
.controlesSection2 button{
    background-color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: 52px;
}

.section3 main{
        text-align: center;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding: 30px;

}

.section3 main h1{
    margin-top: 260px;
    margin-bottom: 56px;
    font-size:79px;
     font-family: AvenirLTStd85HeavyOblique;
    color: black;
}

.section3 main p {
    margin: 0 auto;
    width: 580px;
    color: black;
    padding: 0px;
    text-align: center;
     font-family: AvenirLTtd35Light;
    font-size: 25px;
}

.section3 .botonCotizar{
    color: black;
    margin-top: 70px;
    width: 228px;
        height: 50px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
    .section3 .botonCotizar:hover{
    color: white;
    margin-top: 70px;
    width: 228px;
        height: 50px;
    background-color: black;
    text-align: center;
    border: solid 0px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}

.section4 main{
    text-align: center;
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding: 60px;

}
.footerLogo{
    margin-top: 85px;
    width: 82px;
    height: auto;
    float: none;
     padding-left: 0px;
    text-align: left;
}

.footerLogo img{
    margin-top: 0px;
    width: 147px;

}
.footerInfo{
    margin-top: 42px;
    width: 49%;
    height: auto;
    float: left;
    text-align: left;
    border-left: solid 0px #fff;
    border-right: solid 0px #fff;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 15px;
    font-family: AvenirLTtd35Light;
    color: white;
}
.footerInfo .info1{
    width: auto;
    float: left;
}
.footerMovil .info2{
    width: 49%;
    margin-top: 0px;
    display: inline-block;
    float: right;
}
.footerRedes{
    padding-left: 61px;
    margin-top: 135px;
    width: 295px;
    height: 134px;
    float: left;

}
.footerRedes1{
    margin-bottom: 50px;
    margin-top: 42px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
    height: 30px;

}
    
.footerRedes1 img{
    margin-right: 25px;
    margin-top: 0px;
    float: left;
    height: 17px;
    
}
    .onlyTablet{
        display: block;
    }
.footerRedes img{
    margin-right: 24px;
    margin-top: 54px;
    float: left;
    height: 26px;
    
}

.footerTablet ul{
    margin-left: 0px;
    margin-top: 0px;
    text-align: left;
    color: white;
    padding-bottom: 0px;
}
  .imgsection2{
      margin-bottom: 100px;
        margin-top: -79px;
        width: 650px;
        height: 721px;
        overflow: hidden;
        float: right;
        background-image: url('../images/img1section2.png');
      background-position: left center;
      background-size: cover;
    }
    .img1section2{
        visibility: hidden;
    }

.footerMovil li a{
    color: white;
    font-size: 15px;
    font-family: AvenirLTtd35Light;
}
.footerMovil ul li{
    margin: 0px;
    float: none;
}

.footerMovil ul{
    text-align: left;
    float: none;
    margin-top: 0px;
}
.footer p{
    padding-top: 20px;
    font-size: 15px;
    color: white;
    float: right;
    margin-top: 180px;
}
.footerDesk{
        display: none;
    }
.footerTablet{
    display: none;
}
    .tablet{
        display: none;
    }   
    .footerMovil{
        display: block;
    }
}


@media only screen and (min-width: 1360px) {
  /* For desktop : */

   /* MENU*/
	#menuDesktop{
		height: 30px;
		float: right;
		margin-top: -18px;
		width: 0px;
		overflow: hidden;
		transition: all ease-in-out .5s;
	}
	#menuDesktop li{
		font-size: 13px;
		display: inline-block;
	}
.section1{
    width: 100vw;
    height: 1193px;
    background-image: url(../images/header.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.section2{
    width: 100vw;
    height: 3448px;
    background-image: url(../images/section2.png);
    background-position: center;
    background-size: cover;

}
.section3{
    width: 100vw;
    height: 1240px;
    background-image: url(../images/footer.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
    margin-top: -20px;
}
.section4{
    width: 100vw;
    height: 519px;
background-color: black;
    overflow: hidden;
}

nav ul{
    float: right;
}
nav li{
    font-size: 20px;
    display: inline-block;
    font-family: AvenirLTStd85Heavy;
    margin-left: 20px;
}
nav li a{
   color: black;
}
nav{
    margin-top: 40px;
}

.logo{
    width: 75px;
float: left;  
}
.section1 main{
    text-align: center;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 50px;

}
.section1 main h1{
    width: 100%;
    margin-top: 150px;
    text-align: center;
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 149px;
}

.section1 main p {
	width: 1000px;
	margin-bottom: 50px;
    padding: 0px;
    text-align: center;
     font-family: AvenirLTtd35Light;
    font-size: 28px;
}
.section1 .botonPrincipal{
          margin: 0 auto;
        display: block;
    }

.botonPrincipal{
    width: 228px;
    height: 50px;
    color: black;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: center;
    border: solid 1px #000;
    border-radius: 10px;
    transition: all ease-in-out .5s;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
    .botonPrincipal:hover{
    width: 228px;
    height: 50px;
    color: white;
    background-color: black;
    text-align: center;
    border: solid 0px #000;
    border-radius: 10px;
        transition: all ease-in-out .5s;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
	
	
.controlCarrousel{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #000;
}
    
    #inicio .carousel-indicators .active{
		background-color: currentColor;
	border: solid 0px #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-top: 0px;
	}
	#inicio .carousel-indicators li{
        display: inline-block;
	box-sizing: inherit;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
    background-clip: inherit;
    opacity: 1;
    flex: 0;
    border: 3px solid black;
    transition: opacity 0.6s ease 0s;
	}
	#inicio .carousel-indicators {
        
        margin: 0 auto;
        position: relative;
        margin-top:30px;
        width: 180px;
        height: 30px;
	}
		  #inicio{
			  position: inherit;
			  margin-top: 0px;
		  }
          #inicio p{
              height: 70px;
              padding-left: 20px;
              padding-right: 20px;
          }
.section2 main{
    text-align: left;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 50px;

}
.div1Section2{
            margin-top: 335px;
}
    
    .div1Section2 p{
            margin-top: 80px;
}
       .div1Section2 button{
            margin-top: 90px;
}
          .div1Section2 button:hover{
            margin-top: 90px;
}
.div2Section2{
            margin-top:793px;
}
.div2Section2 p{
    margin-top: 70px;
    margin-bottom: 40px;
    display: inline-block;
} 
.div2Section2 .botonVerMas{
    display: inline-block;
    position: absolute;
    margin-top: 70px;
    margin-left: 92px;
}
.section2 main h1{
	margin-top: -150px;
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 80px;
    color: white;
}

.section2 main p {
    width: 576px;
    color: white;
    padding: 0px;
    text-align: left;
     font-family: AvenirLTtd35Light;
    font-size: 25px;
}
.img1section2{
    visibility: visible;
    float: right;
    margin-top: -130px;
    margin-right: -50px;
}

.botonVerMas{
    color: white;
    width: 228px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    border: solid 1px #fff;
    border-radius: 10px;
    font-size: 25px;
    transition: all ease-in-out .5s;
    font-family: AvenirLTtd35Light;
}
    .botonVerMas:hover{
    color: black;
    width: 228px;
    height: 50px;
    background-color: white;
    text-align: center;
    border: solid 0px #fff;
    border-radius: 10px;
    font-size: 25px;
        transition: all ease-in-out .5s;
    font-family: AvenirLTtd35Light;
}
    
    .servicio{
        display: flex;
        justify-content: center;
        align-items: center;
        float: left;
    width: 348px;
    height: 500px;
    border: solid 2px #fff;
}

.servicio h4{
    font-weight: normal;
    font-size: 25px;
    float: none;
     color: white;
    text-align: center;
    font-family: AvenirLTStd65Medium;
}

.servicio img{
    float: none;
    margin-left: 0px;
    width: inherit;
    height: 100px;
}
.textoRight{
    text-align: right;
}
    .servicio div{
        width: 150px;
        padding: 0px;
        height: auto;
        overflow: hidden;
    }
    
.div4Section2 .botonVerMas{

    float: right;
}
.div4Section2{
    margin-top: 567px;
    width: 560px;
    float: right;
     
}
    .div4Section2 p{
  margin-top: 20px;
     
}

  .img2section2{
	  margin-left: -50px;
	width: 600px;
    height: 700px;
    margin-top:250px;
    position: inherit;
    left: 0px;
}
.controlesSection2{
	width: 33px;
	height: 200px;
  	position: relative;
    margin-top: -460px;
    margin-left: 700px;    
    right: inherit;
    bottom: inherit;
    left: inherit;
    z-index: 1;
    display: block;
    list-style: none;

}
.controlesSection2 li{
    background-color: transparent;
	border: solid 4px #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 52px;
}

.section3 main{
        text-align: center;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 50px;

}

.section3 main h1{
    margin-top: 336px;
    margin-bottom: 56px;
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 100px;
    color: black;
}

.section3 main p {
    width: 100%;
    color: black;
    padding: 0px;
    text-align: center;
     font-family: AvenirLTtd35Light;
    font-size: 25px;
}

.botonCotizar{
    color: black;
    width: 228px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    border: solid 1px #000;
    transition: all ease-in-out .5s;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
.botonCotizar:hover{
    color: white;
    width: 228px;
    height: 50px;
    transition: all ease-in-out .5s;
    background-color: black;
    text-align: center;
    border: solid 0px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}

.section4 main{
    text-align: center;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 50px;

}


.logoflex{
    text-align: center;
    margin-top: 115px;
    width: 295px;
    height: 134px;
}

    .footerflex{
        justify-content: center;
        display: flex;
    }
.logoflex img{
    margin-top: 42px;
    width: 147px;

}
    .infoflex{
     margin-top: 115px;
    width: 650px;
    height: 134px;
    float: left;
    text-align: left;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    padding-left: 110px;
    padding-right: 110px;
    font-size: 16px;
    font-family: AvenirLTtd35Light;
    color: white;
    }
    
.infoflex .info1{
    width: 237px;
    float: left;
}
.infoflex .info2{
    margin-top: 54px;
    width: auto;
    display: inline-block;
    float: right;
}
.redesflex{
    padding-left: 61px;
    margin-top: 115px;
    width: 295px;
    height: 134px;
    float: left;

}

.redesflex img{
    margin-right: 24px;
    margin-top: 54px;
    float: left;
    height: 26px;
    
}

.footer nav{
    color: white;
    padding-bottom: 0px;
}

.footer nav a{
    color: white;
    font-size: 15px;
    font-family: AvenirLTtd35Light;
}
.footer nav li{
    margin: 0px;
}

.footer nav{
    float: left;
    margin-top: 120px;
}
.footer p{
    color: white;
    float: right;
    margin-top: 102px;
}
.mostrarMovil{
        display: none;
    }
 .ocultarMovil{
        display: inline-block;
    }
}
 

@media only screen and (min-width: 1440px) {
  /* For desktop : */

   /* MENU*/
	#menuDesktop{
		height: 30px;
		float: right;
		margin-top: -18px;
		width: 0px;
		overflow: hidden;
		transition: all ease-in-out .5s;
	}
	#menuDesktop li{
		font-size: 13px;
		display: inline-block;
	}
.section1{
    width: 100vw;
    height: 1193px;
    background-image: url(../images/header.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.section2{
    width: 100vw;
    height: 3448px;
    background-image: url(../images/section2.png);
    background-position: center;
    background-size: cover;

}
.section3{
    width: 100vw;
    height: 1240px;
    background-image: url(../images/footer.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
    margin-top: -20px;
}
.section4{
    width: 100vw;
    height: 519px;
background-color: black;
    overflow: hidden;
}

nav ul{
    float: right;
}
nav li{
    font-size: 20px;
    display: inline-block;
    font-family: AvenirLTStd85Heavy;
    margin-left: 20px;
}
nav li a{
   color: black;
}
nav{
    margin-top: 40px;
}

.logo{
    width: 75px;
float: left;  
}
.section1 main{
    text-align: center;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 50px;

}
.section1 main h1{
    width: 100%;
    margin-top: 150px;
    text-align: center;
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 149px;
}

.section1 main p {
	width: 1000px;
	margin-bottom: 50px;
    padding: 0px;
    text-align: center;
     font-family: AvenirLTtd35Light;
    font-size: 28px;
}
.section1 .botonPrincipal{
          margin: 0 auto;
        display: block;
    }

.botonPrincipal{
    width: 228px;
    height: 50px;
    color: black;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: center;
    border: solid 1px #000;
    border-radius: 10px;
    transition: all ease-in-out .5s;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
    .botonPrincipal:hover{
    width: 228px;
    height: 50px;
    color: white;
    background-color: black;
    text-align: center;
    border: solid 0px #000;
    border-radius: 10px;
        transition: all ease-in-out .5s;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
	
	
.controlCarrousel{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #000;
}
    
    #inicio .carousel-indicators .active{
		background-color: currentColor;
	border: solid 0px #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-top: 0px;
	}
	#inicio .carousel-indicators li{
        display: inline-block;
	box-sizing: inherit;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
    background-clip: inherit;
    opacity: 1;
    flex: 0;
    border: 3px solid black;
    transition: opacity 0.6s ease 0s;
	}
	#inicio .carousel-indicators {
        
        margin: 0 auto;
        position: relative;
        margin-top:30px;
        width: 180px;
        height: 30px;
	}
		  #inicio{
			  position: inherit;
			  margin-top: 0px;
		  }
          #inicio p{
              height: 70px;
              padding-left: 20px;
              padding-right: 20px;
          }
.section2 main{
    text-align: left;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 50px;

}
.div1Section2{
            margin-top: 335px;
}
    
    .div1Section2 p{
            margin-top: 80px;
}
       .div1Section2 button{
            margin-top: 90px;
}
          .div1Section2 button:hover{
            margin-top: 90px;
}
.div2Section2{
            margin-top:793px;
}
.div2Section2 p{
    margin-top: 70px;
    margin-bottom: 40px;
    display: inline-block;
} 
.div2Section2 .botonVerMas{
    display: inline-block;
    position: absolute;
    margin-top: 70px;
    margin-left: 92px;
}
.section2 main h1{
	margin-top: -150px;
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 80px;
    color: white;
}

.section2 main p {
    width: 576px;
    color: white;
    padding: 0px;
    text-align: left;
     font-family: AvenirLTtd35Light;
    font-size: 25px;
}
.img1section2{
    visibility: visible;
    float: right;
    margin-top: -130px;
    margin-right: -50px;
}

.botonVerMas{
    color: white;
    width: 228px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    border: solid 1px #fff;
    border-radius: 10px;
    font-size: 25px;
    transition: all ease-in-out .5s;
    font-family: AvenirLTtd35Light;
}
    .botonVerMas:hover{
    color: black;
    width: 228px;
    height: 50px;
    background-color: white;
    text-align: center;
    border: solid 0px #fff;
    border-radius: 10px;
    font-size: 25px;
        transition: all ease-in-out .5s;
    font-family: AvenirLTtd35Light;
}
    
    .servicio{
        display: flex;
        justify-content: center;
        align-items: center;
        float: left;
    width: 373px;
    height: 500px;
    border: solid 2px #fff;
}

.servicio h4{
    font-weight: normal;
    font-size: 25px;
    float: none;
     color: white;
    text-align: center;
    font-family: AvenirLTStd65Medium;
}

.servicio img{
    float: none;
    margin-left: 0px;
    width: inherit;
    height: 100px;
}
.textoRight{
    text-align: right;
}
    .servicio div{
        width: 150px;
        padding: 0px;
        height: auto;
        overflow: hidden;
    }

.div4Section2 .botonVerMas{

    float: right;
}
.div4Section2{
    margin-top: 567px;
    width: 560px;
    float: right;
     
}
    .div4Section2 p{
  margin-top: 20px;
     
}

  .img2section2{
	  margin-left: -50px;
	width: 600px;
    height: 700px;
    margin-top:250px;
    position: inherit;
    left: 0px;
}
.controlesSection2{
	width: 33px;
	height: 200px;
  	position: relative;
    margin-top: -460px;
    margin-left: 700px;    
    right: inherit;
    bottom: inherit;
    left: inherit;
    z-index: 1;
    display: block;
    list-style: none;

}
.controlesSection2 li{
    background-color: transparent;
	border: solid 4px #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 52px;
}

.section3 main{
        text-align: center;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 50px;

}

.section3 main h1{
    margin-top: 336px;
    margin-bottom: 56px;
    font-family: AvenirLTStd85HeavyOblique;
    font-size: 100px;
    color: black;
}

.section3 main p {
    width: 100%;
    color: black;
    padding: 0px;
    text-align: center;
     font-family: AvenirLTtd35Light;
    font-size: 25px;
}

.botonCotizar{
    color: black;
    width: 228px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    border: solid 1px #000;
    transition: all ease-in-out .5s;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}
.botonCotizar:hover{
    color: white;
    width: 228px;
    height: 50px;
    transition: all ease-in-out .5s;
    background-color: black;
    text-align: center;
    border: solid 0px #000;
    border-radius: 10px;
    font-size: 25px;
    font-family: AvenirLTtd35Light;
}

.section4 main{
    text-align: center;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 50px;

}


.logoflex{
    text-align: center;
    margin-top: 115px;
    width: 295px;
    height: 134px;
}

    .footerflex{
        justify-content: center;
        display: flex;
    }
.logoflex img{
    margin-top: 42px;
    width: 147px;

}
    .infoflex{
     margin-top: 115px;
    width: 650px;
    height: 134px;
    float: left;
    text-align: left;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    padding-left: 110px;
    padding-right: 110px;
    font-size: 16px;
    font-family: AvenirLTtd35Light;
    color: white;
    }
    
.infoflex .info1{
    width: 237px;
    float: left;
}
.infoflex .info2{
    margin-top: 54px;
    width: auto;
    display: inline-block;
    float: right;
}
.redesflex{
    padding-left: 61px;
    margin-top: 115px;
    width: 295px;
    height: 134px;
    float: left;

}

.redesflex img{
    margin-right: 24px;
    margin-top: 54px;
    float: left;
    height: 26px;
    
}

.footer nav{
    color: white;
    padding-bottom: 0px;
}

.footer nav a{
    color: white;
    font-size: 15px;
    font-family: AvenirLTtd35Light;
}
.footer nav li{
    margin: 0px;
}

.footer nav{
    float: left;
    margin-top: 120px;
}
.footer p{
    color: white;
    float: right;
    margin-top: 102px;
}
.mostrarMovil{
        display: none;
    }
 .ocultarMovil{
        display: inline-block;
    }
}
    


