/*----------------------------------------
	Navbar
----------------------------------------*/
.bg-header{
    background: url("../images/bg-menu.jpg");
    padding-top: 0.5%;
    padding-bottom: 0.9%;
}


.header-one {
    background-color: #03509e;
    height: 20px;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    color: #FFFFFF;
    text-transform:uppercase;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    margin-right: 1rem;
    margin-left: 1rem;
}

.navbar-light .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.9);
}


.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #7cd9f3;
}


.custom-face{
    color: #7cd9f3;
    font-size:2rem;
}

/*----------------------------------------
	Banner
----------------------------------------*/

#banner img {
    width: 100%;
}

/*----------------------------------------
	SOLUCIONES
----------------------------------------*/

#soluciones{
    background: #03509e;
    padding-top: 4%;
    padding-bottom: 4%;
}


#soluciones h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-align: center;
    color: #FFFFFF;
    font-size: 2rem;

}

#soluciones p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: justify;
    color: #FFFFFF;
}

/*----------------------------------------
	QUIENES SOMOS
----------------------------------------*/

#quienes-somos{
    background: url("../images/bg-tradicion-experiencia.jpg") center center no-repeat;
    background-size: auto auto;
    background-size: cover;
    position: relative;
    padding-top: 4%;
    padding-bottom: 4%;
}

#quienes-somos h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-align: center;
    color: #03509e;
}

#quienes-somos p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: justify;
    color: #03509e;
}

#quienes-somos p span{
    text-transform: uppercase;
    font-size: 1.3rem;
}

/*----------------------------------------
	PRODUCTOS
----------------------------------------*/

.bg{
    background-size: auto auto;
    background-size: cover;
    position: relative;
    padding-top: 4%;
    padding-bottom: 22%;
}

.bg-piscinas{
    background: url("../images/tr-ex-01.jpg") center center no-repeat;
}


.bg-piscinas h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
}

.bg-piscinas ul li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 1.3rem;
    line-height:2;
}

.bg-riego{
    background: url("../images/tr-ex-02.jpg") center center no-repeat;
}

.bg-riego h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #195fa6;
    text-align: center;
}

.bg-riego ul li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #195fa6;
    font-size: 1.3rem;
    line-height:2;
}


.bg-tuberia{
    background: url("../images/tr-ex-03.jpg") center center no-repeat;
}


.bg-tuberia h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
}

.bg-tuberia ul li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 1.3rem;
    line-height:2;
}

.bg-equipos{
    background: url("../images/tr-ex-04.jpg") center center no-repeat;
}

.bg-equipos h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #195fa6;
    text-align: center;
}

.bg-equipos ul li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #195fa6;
    font-size: 1.3rem;
    line-height:2;
}

.bg-accesorios{
    background: url("../images/tr-ex-05.jpg") center center no-repeat;
}

.bg-accesorios h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
}

.bg-equipos-b{
    background: url("../images/tr-ex-06.jpg") center center no-repeat;
}

.bg-equipos-b h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #195fa6;
    text-align: center;
}

.bg-equipos-b ul li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #195fa6;
    font-size: 1.3rem;
    line-height:2;
}


/*----------------------------------------
	MARCAS
----------------------------------------*/


#marcas {
    background: #FFFFFF;
    padding-top: 4%;
    padding-bottom: 4%;
}

#marcas h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-align: center;
    color: #195fa6;
}

#marcas p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: justify;
    color: #03509e;
}

#marcas ul li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #03509e;
}




#marcas #owl-marcas .owl-pagination{
    display: none;
}

#marcas #owl-marcas .owl-prev {
    background-color: transparent;
    left: -5%;
    position: absolute;
    top: 40%;
    width: 50px;
    height: 50px;
    line-height: 45px;
    font-size: 40px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

#marcas #owl-marcas .owl-next {
    background-color: transparent;
    right: -5%;
    position: absolute;
    top: 40%;
    width: 50px;
    height: 50px;
    line-height: 45px;
    font-size: 40px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}


/*----------------------------------------
	GALERIA
----------------------------------------*/


#galeria {
    background: #FFFFFF;
    padding-top: 4%;
    padding-bottom: 4%;
}

#galeria h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-align: center;
    color: #195fa6;
}

#galeria p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: center;
    color: #03509e;
}


[class^="swiper-button-"], .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before {
    transition: all .3s ease;
}


.swiper-wrapper img {
    max-width: 100%;
}


.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}


[class^="swiper-button-"] {
    width: 44px;
    opacity: 0;
    visibility: hidden;
}

.swiper-button-prev {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
}

.swiper-button-next {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
}

.swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: auto;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}




/*----------------------------------------
	IDNX-CONTACTO & FOOTER
----------------------------------------*/

#contacto{
    background: #4fb1ea;
    padding-top: 2%;
    padding-bottom: 0%;
}

#footer {
    background: url("../images/bg-footer.jpg") center center no-repeat;
    background-size: auto;
    background-size: auto auto;
    background-size: cover;
    position: relative;
    padding-top: 4%;
    padding-bottom: 4%;
}


.custom-deg{
    -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Safari 3-8 */
  transform: rotate(90deg);
}

#contacto h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    color: #ffffff;
    text-align: center;
}


.contact-info-idx-footer{
    text-align: center;
    margin-bottom: 30px;
}

.contact-info-idx-footer a {
    color: #ffffff;
}

#contacto span{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    font-size: 1rem;
}



#contacto .map {
    position: relative;
    min-height: 500px;
    margin-bottom: 0px;
}

#contacto #map, iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
}

#footer ul {
    list-style-type:none;
    padding: 0;
    line-height: 2.5rem;
}

#footer ul li a{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 1rem;
}

#footer .btn-send{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 1rem;
    text-transform: uppercase;
    color: #03509e;
    width: 100%;
    padding: 17px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    cursor: pointer;
}

#footer div #recaptchaFooter {
    margin: 0 auto;
    width: 304px;
    border: 0;
}

#footer .privacidad {
    font-size: 0.8rem;
    text-decoration: none;
    text-align: center;
    color: #FFFFFF;
}

#footer #recaptchaFooter {
    -ms-transform: scale(0.80);
    transform: scale(0.80);
    -webkit-transform: scale(0.80);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }



.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.2);
}

.wait {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    z-index: 999999;
}




#privacidad h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #195fa6;
}

#privacidad h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #195fa6;
}

#privacidad p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: justify;
    color: #03509e;
}

#privacidad ul li{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: justify;
    color: #03509e;
}


#gracias {
    background-color: #03509e;
    padding-top: 4%;
    padding-bottom: 4%;
}

#gracias h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 2rem;
    color: #ffffff;
    text-align: center;
    margin-top: 10%;
}

#gracias p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-top: 1rem;
}

#gracias .btn-enlaces-thank-you {
    background: transparent;
    border-radius: 4px;
    color: #ffffff;
    line-height: 40px;
    padding: 0 35px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    margin-top: 20px;
    text-align: center;
    cursor: pointer; }