
.barcosdiv{
    background-color: #1D1F38; 
    height: 201px;
    width: 100vw;
} 
.scont{
    margin-top: -37px; 
 }

 
.poppins-parrafo {
  
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 1.5rem;
    color: #FFFFFF; 
    line-height: 1.4;
    background: none;
    height: 12vw;
    width: 29vw;
    border-color: #1D1F38;
    margin-top: 3%;
    margin-left: 3%;
    resize: none;
    text-align: left;  
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }  
  
  .txarizq{
    margin-left: 29%;
    margin-top: 2%;
  }

.poppins-parrafo::-webkit-scrollbar {
    width: 10px; /* Ancho de la barra de desplazamiento */
    background-color: rgba(255, 255, 255, 0.5); /* Color de fondo transparente */
}

/* Cambiar el color del pulgar (scroll thumb) */
.poppins-parrafo::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.7); /* Color del pulgar con transparencia */
    border-radius: 5px; /* Bordes redondeados */
}

.imagengizqbarco{
    border-radius: 10px;
    margin-top: -23%;
    margin-bottom: -2px;
    margin-left: 29%;
    position: relative;
    z-index: 1;
    transform: scale(0.55);
    box-shadow: -31px 22px 1px 0px rgba(245, 245, 245, 0);
    -webkit-box-shadow: -31px 22px 1px 0px rgba(202,204,182,0);
    -moz-box-shadow: -31px 22px 1px 0px rgba(202,204,182,0);
  }
  .imagengderbarco{
    border-radius: 10px;
    margin-top: -20%;
    margin-bottom: -2px;
    margin-left: -16%;
    position: relative;
    z-index: 1;
    transform: scale(0.55);
    box-shadow: -31px 22px 1px 0px rgba(245, 245, 245, 0);
    -webkit-box-shadow: -31px 22px 1px 0px rgba(202,204,182,0);
    -moz-box-shadow: -31px 22px 1px 0px rgba(202,204,182,0);
  }
 
  

/* ===============Titulo con imagen de borde ====================== */
.divt{
    background-image:url('../images/marco.png'); 
    background-repeat:no-repeat; 
    background-size: 90% 70%;  
    height: 150px;
    width: 350px; 
    background-position:center; 
    display: flex; 
    justify-content: center; 
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }
  .titulo{
      color: #1D1F38; 
      font-size: 4rem;
      font-family: 'Poppins', sans-serif;   
      text-align: center;
      line-height: -1.2;
      font-weight: 400;
      font-style: normal;
    }
/*===========================Formulario==============================*/

.form_crucero{
    background-image:url('../images/formularios/CruceroFormulario.png');  
    background-size:cover; 
    background-repeat: no-repeat; 
    height: 565px;
    position: relative; 
    background-position: center center; 
}

.tituloformulario{ 
    font-size: 2.7rem;
    color: #1d1f38; 
    font-weight: 500; 
    margin-top: 20px;
    margin-left: 22%;
}
.forc1{
    margin-top: 26px;
}
.textoform{
    text-align: left; 
    color: #1d1f38;
    display: block; 
    text-align: left; 
    font-weight: 450;
    font-size: 2.7rem;
    margin-top: -6%;
}
.tfm1{
    margin-top: -1%;
}
  
.cf{
    background-color: #FFAE05; 
    border-radius: 50px;
    
} 


/*-------------------------Estilos para banner de la seccion de contacto con informacion-----------------------------------*/
.diviconos{
  height: 11vw; 
} 
.divmarcotitulo{
    height: 7vw;
    background-size: contain;
}
.iconoc{ 
    position: relative; 
    display: block;  
}
.ccdiv{
    background-image: url('assets/images/contacto/contacto2.png'); height: 27vw; background-position-x: center; background-size:100%;

}

.icc1{ 
    position: inherit;
    display: inline;
    transform: scale(0.15); 
    margin: -21% 0%;
}

.tcc1{
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-size: 2.7rem;
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
    position: relative;
    display: block;
}

.icc2{
    transform: scale(0.1); 
    margin-top: -54%;
}

.tcc2{
    color: #1D1F38; 
    font-family: 'Poppins', sans-serif;
    font-size: 2.7rem; 
    text-align: center;
    line-height: 1.5;
    margin-left: 12%;
    margin-right: auto; 
    position: relative;
    display: block;
    margin-bottom: 39px;
} 

.icc3{
    transform: scale(0.15); 
    margin-top: -17%;
} 

.tcc3{
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-size: 2.7rem;
    text-align: center; 
    margin-left: auto;
    margin-right: 10%;
    overflow-wrap: break-word;
    margin-right: auto; 
    position: relative;
    display: block;
}
.FormContacto{
    margin-left: auto;
    margin-right: auto;
}
.FormContacto div{
    margin-left: auto;
    margin-right: auto;
}
.FormContacto button{ 
    background-color: #FFAE05; 
    color: #000000; 
    border-radius: 50px; 
    height: 50px; width: 200px; 
    font-size: 25px; 
    font-weight: 500;                
    line-height: 4px; 
    margin-left: 45%;  
}

 .fotoformcontacto{
    height: 465px;
 }



 /*========================================Responsive de Contacto.php====================================*/
/*dimension 1 pantalla de 2133-1920 largo*/
@media screen and (max-width: 2134px) and (min-width: 1518px){ 
 /*--Seccion Contacto--*/
 .rt-banner-area-info{
    height: 47vh;
 }
 .ccdiv{
    height: 17vw;
 }
 
 .icc1{
    margin: -30% 0%;
 }
 .tc1{
    font-size: 3.7rem;
    margin-top: -44%;
    margin-left: -72%;
 }
 .icc2{ 
    margin: -61% 0%;
    position: relative;
    opacity: 90%;
}

 .tc2{
    font-size: 3.7rem;
    margin-top: -64%;
    margin-left: 33%;
    margin-right: 39%;
 }
 .icc3{
    margin-top: -24%;
 }
 .tc3{
    font-size: 3.7rem;
    margin-top: -34%;
    margin-left: 71%;
    line-height: 1.4;
 } 
 .FormContacto{
    margin-left: auto;
    margin-right: auto;
 }
 .bannerinfo{
    height: 20vw;
 }
} 

/*dimension 2 pantalla de 2560-2135 largo*/
@media screen and (max-width: 2561px) and (min-width: 2135px){ 
 /*--Seccion Contacto--*/
 .rt-banner-area-info{
    height: 47vh;
 }
 .ccdiv{
    height: 21vw;
 }
 .bannerinfo{
    height: 20vw;
 }
 
 .FormContacto{
    margin-left: auto;
    margin-right: auto;
 } 
 
 .tcc1{
    font-size: 4.7rem;
 }
 .tcc2{
    font-size: 4.7rem;
 }
 .tcc3{
    font-size: 4.7rem;
 }

    .single-rt-banner{
        height: 825px;
    }
    .seccionbarcos{
        margin-top: 142px;
    }
    .form_crucero{
        height: 1072px;
    } 
    .tituloformulario{
        font-size: 5.7rem; 
        margin-top: 20px;
        margin-left: 22%;
    }
    .textoform{
        font-size: 5.7rem;
        margin-top: 4%;   
        font-weight: 500; 
    } 
  }

  @media screen and (max-width: 1440px) and (min-width: 1201px){
     
    }

      /*dimension 5 pantalla de 1024-770 largo*/
      @media screen and (max-width: 1200px) and (min-width: 992px){
        .single-rt-banner{
            height: 38vh;
            background-position: center;
            display: block;
        }
        
   .icc1{
    transform: scale(0.2);
   }
        
        .rt-banner-area-info{
            height: 48vh;
        }
        .rt-banner-area{
            height: 70vh;
        }  
        .txarizq{
            margin-left: 28%;
            height: 16vw;
        }
   
        /*--formulario--*/
        .form_crucero{
            height: 426px;
        }
        .form_crucero{ 
            margin-top: 7%;
            margin-left: -3%;
        } 
        .tituloformulario{
            font-size: 1.9rem;
            margin-left: 25%;
        }
        .textoform{
            font-size: 1.9rem;
            margin-top: -8%;
        }
        .textarea.form-control{
            height: 56px;
        }  
        .tfm1{
            font-size: 4rem;
            margin-top: 1%;
        }

      }


      

      /*dimension 6 pantalla de 769-426 largo*/
@media screen and (max-width: 991px) and (min-width: 426px){
   
   .colbarco{
    height: 152px;
   }    
   .rt-banner-area{
    height: 68vh;
   }
   .seccionbarcos{
    padding: 0% 0% 4% 0%;
    margin-top: 0%;
   } 
   .txarizq{
    margin-left: 6%;
    margin-top: 0%;
   } 
   .form_crucero{
    height: 317px;
    margin-top: 12%;
   } 
   .tituloformulario{
    font-size: 1.7rem;
   }
   .textoform{
    font-size: 1.7rem;
    margin-top: -13%;
   }
   .contact-area input{
    min-height: none;
    height: 22px;
    margin-bottom: 25px;
   }
   textarea.form-control{
    height: 40px;
    font-size: inherit;
   } 
   .bannerinfo{
    height: 245px;
   }
   .scont{
    margin-top: 0px;
   } 
  
   .icdiv{
    height: 23vw;
   }
   .diviconos{  
    height: 11vw;
  } 
   .container{
    position: relative;
    z-index: 2;
   }
   .contact-area{
    margin: 4rem auto;
   }
   .formcc{
    height: 0px;
   }
   .fotoformcontacto{ 
    width: 100vw;
   }
   .tfm1{
     font-size: 3rem;
     margin-top: 0%;
   }
   .fmb1{
    margin-left: 31%;
    margin-top: 3%;
   }

}
@media screen and (max-width: 991px) and (min-width: 553px){

    .icc1{
        transform: scale(0.3);
        position: relative;
        opacity: 96%;
       }
       .tcc1{
        margin-left: 10%;
       }
       .icc2{
        transform: scale(0.15);
       }
       .tcc2{
        font-size: 2.4rem; 
        margin-left: 13%;
        margin-right: -15%;
       }
       .icc3{
        transform: scale(0.2);
       }
       .tcc3{  
        margin-left: 9%; 
       }

}
@media screen and (max-width: 552px) and (min-width: 426px){

    .icc1{
        transform: scale(0.3);
        position: relative;
        opacity: 96%;
       }
       .tcc1{
        margin-left: 10%;
        font-size: 1.6rem;
       }
       .icc2{
        transform: scale(0.15);
       }
       .tcc2{
        font-size: 1.6rem; 
        margin-left: 13%;
        margin-right: -15%;
       }
       .icc3{
        transform: scale(0.2);
       }
       .tcc3{  
        margin-left: 9%; 
        font-size: 1.6rem;
       }

}
@media screen and (max-width: 684px) and (min-width: 552px){ 

    /*----------Contacto-----*/
        .ccdiv{
            height: 36vw;
        }
    }
    @media screen and (max-width: 551px) and (min-width: 425px){ 

        /*----------Contacto-----*/
            .tcc2 .tcc1 .tcc3{
                font-size: 1.4rem;
            }
        }


    /*dimension 7 pantalla de 425-376 largo*/
    @media screen and (max-width: 425px) and (min-width: 376px){ 

/*----------Contacto-----*/
    .ccdiv{
        height: 33vw;
    }
    
   .diviconos{  
    height: 11vw;
  } 
    .icc1{ 
        transform: scale(0.3);
    }
    .tcc1{
        font-size: 1.6rem; 
    }
    .icc2{
        transform: scale(0.19); 
    }
    .tcc2{
        font-size: 1.6rem; 
        margin-left: 16%;
        margin-right: 0%;
    }
    .icc3{
        transform: scale(0.25); 
    }
    .tcc3{
        font-size: 1.6rem;
        margin-left: 0%;
    }
    
    .scont{
        margin-top: 43px;
    }
    .tfm1{
        font-size: 4rem;
        margin-left: -18%;
        margin-top: 10%;
    } 
    .contact-area{
        margin: 4rem auto;
       }

       .container{
        position: relative;
        z-index: 2;
       }
       .contact-area{
        margin: 4rem auto;
       }
       .formcc{
        height: 0px;
       }
       .fotoformcontacto{ 
        width: 100vw;
       }
    }

  /*dimension 8 pantalla de 375-321 largo*/
  @media screen and (max-width: 375px) and (min-width: 321px){ 
    /*----------Contacto-----*/
    .ccdiv{  
        height: 34vw;
      } 
    .icc1{ 
        transform: scale(0.3);
    }
    .tcc1{
        font-size: 1.2rem; 
        margin-left: 13%;
    }
    .icc2{
        transform: scale(0.15); 
    }
    .tcc2{
        font-size: 1.2rem; 
        margin-left: 17%;
        margin-right: 0%;
    }
    .icc3{
        transform: scale(0.25); 
        position: relative;
        opacity: 97%;
    }
    .tcc3{
        font-size: 1.2rem; 
        margin-left: 0%;
    }
    
    .scont{
        margin-top: 43px;
    }
    .tfm1{
        font-size: 4rem;
        margin-left: -18%;
        margin-top: 10%;
    }
    .FormContacto input, .FormContacto textarea{
      margin-left: -17%;
      width: 327px;
    }
    .FormContacto button{
        margin-left: 0px;
    }
    .contact-area{
        margin: 4rem auto;
       }
       
   .container{
    position: relative;
    z-index: 2;
   }
   .contact-area{
    margin: 4rem auto;
   }
   .formcc{
    height: 0px;
   }
   .fotoformcontacto{ 
    width: 100vw;
   }

    }


      /*dimension 9 pantalla de 320-0 largo*/
  @media screen and (max-width: 320px) and (min-width: 0px){
 
     /*----------Contacto-----*/
     .ccdiv{
        height: 36vw;
    }
    .icc1{ 
        transform: scale(0.3);
    }
    .tcc1{
        font-size: 1.2rem; 
        margin-left: 14%;
    }
    .icc2{
        transform: scale(0.13); 
    }
    .tcc2{
        font-size: 1.2rem; 
        margin-left: 16%;
        margin-right: 0%;
    }
    .icc3{
        transform: scale(0.2); 
    }
    .tcc3{
        font-size: 1.2rem; 
        margin-left: 0%;
        margin-right: 6%;
    }
    
    .scont{
        margin-top: 43px;
    }
    .tfm1{
        font-size: 4rem;
        margin-left: -18%;
        margin-top: 10%;
    }
    .FormContacto input, .FormContacto textarea{
      margin-left: -17%;
      width: 293px;
    }
    .FormContacto button{
        margin-left: 0px;
    }
    .contact-area{
        margin: 4rem auto;
       }
       
   .container{
    position: relative;
    z-index: 2;
   }
   .contact-area{
    margin: 4rem auto;
   }
   .formcc{
    height: 0px;
   }
   .fotoformcontacto{ 
    width: 100vw;
   }

    }



    /*Estilos para cruceros en responsive  */

    .sec1 {
         margin-top: 0px; 
    }
    /*dimension 1 pantalla de 2133-1920 largo*/
@media screen and (max-width: 2134px) and (min-width: 1518px){
 
    .poppins-parrafo{
        height: 161px;
        width: 472px;
    }
    .txarizq{
        margin-left: 38%; 
    }
    .imagengizqbarco{
        transform: scale(0.4);
        margin-top: -26%;
    }
 
      .imagengderbarco{ 
        margin-top: -25%; 
        margin-left: -25%; 
        transform: scale(0.4); 
      }
      
      .form_crucero{ 
        height: 800px; 
    }
 
/*-----------------*/
.tituloformulario{ 
    font-size: 3.7rem; 
    margin-top: 20px;
    margin-left: 22%;
}
.forc1{
    margin-top: 57px;
}
.textoform{   
    font-weight: 500;
    font-size: 3.7rem;
    margin-top: 0%;
} 
  
.titulo_marco{
    font-size: 6rem;
} 
} 

/*dimension 2 pantalla de 2560-2135 largo*/
@media screen and (max-width: 2560px) and (min-width: 2135px){
    .poppins-parrafo{
        height: 161px;
        width: 472px;
    }
    .txarizq{
        margin-left: 44%; 
    }

    .imagengizqbarco{ 
        margin-top: -25%; 
        margin-left: 38%; 
        transform: scale(0.4); 
      } 
      .imagengderbarco{
        margin-top: -25%;
        margin-left: -34%;
        transform: scale(0.4);
      }
      .barcosdiv{
        height: 212px;
      }
     
     
 
.forc1{
    margin-top: 57px;
}
  
.titulo_marco{
    font-size: 7rem;
}
 
 

    .single-rt-banner{
        height: 825px;
    }
    .seccionbarcos{
        margin-top: 142px;
    }
    .form_crucero{
        height: 1072px;
    } 
    .tituloformulario{
        font-size: 5.7rem; 
        margin-top: 20px;
        margin-left: 22%;
    }
    .textoform{
        font-size: 5.7rem;
        margin-top: 4%;   
        font-weight: 500; 
    } 
  }

  @media screen and (max-width: 1440px) and (min-width: 1201px){
     .poppins-parrafo{
        height: 12vw;
     }
    }

      /*dimension 5 pantalla de 1024-770 largo*/
      @media screen and (max-width: 1200px) and (min-width: 992px){
        .single-rt-banner{
            height: 38vh;
            background-position: center;
            display: block;
        }
        
        .rt-banner-area-info{
            height: 48vh;
        }
        .rt-banner-area{
            height: 40vw;
        }   
 
        /*--formulario--*/
        .form_crucero{
            height: 426px;
        }
        .form_crucero{ 
            margin-top: 7%;
            margin-left: -3%;
        } 
        .tituloformulario{
            font-size: 1.9rem;
            margin-left: 25%;
        }
        .textoform{
            font-size: 1.9rem;
            margin-top: -8%;
        }
        .textarea.form-control{
            height: 56px;
        }  
        .tfm1{
            font-size: 4rem;
            margin-top: 1%;
        }

      }


      

      /*dimension 6 pantalla de 769-426 largo*/
@media screen and (max-width: 991px) and (min-width: 426px){
    
   .colbarco{
    height: 19vw;
   }   
   .barcosdiv{
    height: 13vw;
    width: 100vw;  
   }
   .rt-banner-area{
    height: 40vw;
   }
   .seccionbarcos{
    padding: 0% 0% 4% 0%;
    margin-top: 0%;
   }
   .poppins-parrafo{
    font-size: 1.4rem;
    height: 10vw;
    width: 29vw;
    margin-top: 5%;
    margin-left: 7%;
   }  
   .txarizq{
    margin-left: 29%; 
   } 
   .form_crucero{
    height: 317px;
    margin-top: 12%;
   } 
   .tituloformulario{
    font-size: 1.7rem;
   }
   .textoform{
    font-size: 1.7rem;
    margin-top: -13%;
   }
   .contact-area input{
    min-height: none;
    height: 22px;
    margin-bottom: 25px;
   }
   textarea.form-control{
    height: 40px;
    font-size: inherit;
   } 
   .bannerinfo{
    height: 245px;
   }
   .scont{
    margin-top: 0px;
   }  
   .container{
    position: relative;
    z-index: 2;
   }
   .contact-area{
    margin: 4rem auto;
   }
   .formcc{
    height: 0px;
   }
   .fotoformcontacto{ 
    width: 100vw;
   }
   .tfm1{
     font-size: 3rem;
     margin-top: 0%;
   }
   .fmb1{
    margin-left: 31%;
    margin-top: 3%;
   }

}


    /*dimension 7 pantalla de 425-376 largo*/
    @media screen and (max-width: 425px) and (min-width: 376px){
     
    .rt-banner-area{
        height: 39vh;
       }
       .seccionbarcos{
        padding: 0% 0% 3% 0%;
        margin-top: 0%;
       }
       .barcosdiv{
        height: 16vw;
        width: 100vw;
       }
       
       
   .poppins-parrafo{
    font-size: 1.1rem;
    height: 12vw;  
   }   
   .colbarco{
    height: 61%;
   } 
    .form_crucero{
        height: 179px;
    } 
    .tituloformulario{
        font-size: 1.1rem;
        margin-left: 23%;
    }
    .textoform{
        font-size: 1.1rem;
        margin-left: -21%;
    } 
    .tfc2{
        margin-left: 8%;
    }
    .formulariosContacto .infc2 {
        margin-left: 8%;
    }
    .forc1{
        margin-top: 4px;
    } 

 
    }

  /*dimension 8 pantalla de 375-321 largo*/
  @media screen and (max-width: 375px) and (min-width: 321px){
     .rt-banner-area{
        height: 42vh;
       }
       .seccionbarcos{
        padding: 0% 0% 3% 0%;
        margin-top: 0%;
       }
       .barcosdiv{
        height: 17vw;
        width: 100vw;
       }
       .divmarcotitulo{
        height: 9vw;
       }
       .colbarco{
        height: 61%;
       }
       .poppins-parrafo{
        font-size: 1.1rem;
        height: 12vw; 
       }   
    .form_crucero{
        height: 179px;
    } 
    .tituloformulario{
        font-size: 1.1rem;
        margin-left: 23%;
    }
    .textoform{
        font-size: 1.1rem;
        margin-left: -21%;
    } 
    .tfc2{
        margin-left: 8%;
    }
    .formulariosContacto .infc2 {
        margin-left: 8%;
    }
    .forc1{
        margin-top: 4px;
    } 

 

    }


      /*dimension 9 pantalla de 320-0 largo*/
  @media screen and (max-width: 320px) and (min-width: 0px){
     
    .rt-banner-area{
        height: 40vh;
       }
       .seccionbarcos{
        padding: 0% 0% 3% 0%;
        margin-top: 0%;
       }
       .barcosdiv{
        height: 16vw;
        width: 100vw;
       }
       .colbarco{
        height: 61%;
       }
       .poppins-parrafo{
        font-size: 0.8rem; 
       }   

    .form_crucero{
        height: 171px;
    } 
    .tituloformulario{
        font-size: 1.1rem;
        margin-left: 20%;
    }
    .textoform{
        font-size: 1.1rem;
        margin-left: -28%;
    } 
    .tfc2{
        margin-left: 9%;
    }
    .formulariosContacto .infc2 {
        margin-left: 8%;
    }
    .forc1{
        margin-top: 4px;
    }  
    .divmarcotitulo{
        height: 10vw;
        margin-top: 0px;
    }
    }

    /*====================Separacion de titulo con contenido de crucero===================*/
    @media screen and (max-width: 910px) and (min-width: 842px){
        .rt-banner-area {
            height: 42vw;
        }
    }
    @media screen and (max-width: 842px) and (min-width: 726px){
        .rt-banner-area {
            height: 47vw;
        }
    }
    @media screen and (max-width: 726px) and (min-width: 664px){
        .rt-banner-area {
            height: 54vw;
        }
    }
    @media screen and (max-width: 664px) and (min-width: 572px){
        .rt-banner-area {
            height: 58vw;
        }
    }
    @media screen and (max-width: 572px) and (min-width: 530px){
        .rt-banner-area {
            height: 62vw;
        }
    }
    @media screen and (max-width: 530px) and (min-width: 500px){
        .rt-banner-area {
            height: 66vw;
        }
    }
    @media screen and (max-width: 500px) and (min-width: 470px){
        .rt-banner-area {
            height: 70vw;
        }
    }
    @media screen and (max-width: 470px) and (min-width: 447px){
        .rt-banner-area {
            height: 74vw;
        }
    }
    @media screen and (max-width: 447px) and (min-width: 425px){
        .rt-banner-area {
            height: 76vw;
        }
    } 
    @media screen and (max-width: 425px) and (min-width: 380px){
        .rt-banner-area {
            height: 63vw;
        }
    } 
    @media screen and (max-width: 380px) and (min-width: 350px){
        .rt-banner-area {
            height: 74vw;
        }
    }
    @media screen and (max-width: 350px) and (min-width: 320px){
        .rt-banner-area {
            height: 80vw;
        }
    }
    @media screen and (max-width: 320px) and (min-width: 0px){
        .rt-banner-area {
            height: 62vw;
        }
    }
    @media screen and (max-width: 991px) and (min-width: 0px){
    .divmarcotitulo{
        height: 9vw;
    }
    .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    }

    /*====================Separacion de titulo con contenido de crucero===================*/
