.find-form {
    position: relative;
   /*  z-index: 10; */
    margin-top: -250px
}
.find-form .findfrom-wrapper {
    
    background-color: #fafafa;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 16px;
    max-width: 1137px;
    margin: 0 auto;
 /*    -webkit-box-shadow: 0 0 64px rgba(17, 17, 17, .1);
    box-shadow: 0 0 64px rgba(17, 17, 17, .1); */
    border-radius: 20px
}
.find-form .findfrom-wrapper .find-btn a {
    text-align: center;
    display: block;
    padding: 13px 0
}
.btn-style-one {
    position: relative;
    padding: 14px 43px;
    line-height: 24px;
    text-transform: uppercase;
    background: none;
    color: #ffffff !important;
    border: 2px solid #cab476;
    font-size: 14px;
    font-weight: 800;
    border-radius: 50px;
    background-color: #cab476;
}
.btn-style-one:hover{
    background-color: #cccccc;
}
.find-form .findfrom-wrapper .find-btn a i {
    font-size: 20px
}
.find-form .findfrom-wrapper .find-btn a i::before {
    vertical-align: middle;
    margin-right: 10px
}
.find-form .findfrom-wrapper input,
.find-form .findfrom-wrapper select {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339;
    height: 50px;
    width: 100%
}
.find-form .findfrom-wrapper input:focus,
.find-form .findfrom-wrapper select:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}
.find-form .findfrom-wrapper input option,
.find-form .findfrom-wrapper select option {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form .findfrom-wrapper input,
.find-form .findfrom-wrapper input[type=date] {
    border: none
}
.find-form .findfrom-wrapper input::-webkit-input-placeholder,
.find-form .findfrom-wrapper input[type=date]::-webkit-input-placeholder {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form .findfrom-wrapper input:-ms-input-placeholder,
.find-form .findfrom-wrapper input[type=date]:-ms-input-placeholder {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form .findfrom-wrapper input::-ms-input-placeholder,
.find-form .findfrom-wrapper input[type=date]::-ms-input-placeholder {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form .findfrom-wrapper input::placeholder,
.find-form .findfrom-wrapper input[type=date]::placeholder {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form .findfrom-wrapper input:focus,
.find-form .findfrom-wrapper input[type=date]:focus {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.find-form-2 {
    position: relative;
    z-index: 10;
    margin-top: 80px
}
.find-form-2 .findfrom-wrapper {
    background: rgba(255, 255, 255, .7);
    -webkit-box-shadow: 0 32px 64px rgba(17, 17, 17, .08);
    box-shadow: 0 32px 64px rgba(17, 17, 17, .08);
    border-radius: 20px;
    padding: 45px;
    max-width: 980px;
    margin: 0 auto
}
.find-form-2 .findfrom-wrapper .find-btn a {
    text-align: center;
    display: block;
    padding: 13px 0
}
.find-form-2 .findfrom-wrapper .find-btn a i {
    font-size: 20px
}
.find-form-2 .findfrom-wrapper .find-btn a i::before {
    vertical-align: middle;
    margin-right: 10px
}
.find-form-2 .findfrom-wrapper input,
.find-form-2 .findfrom-wrapper select {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form-2 .findfrom-wrapper input:focus,
.find-form-2 .findfrom-wrapper select:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}
.find-form-2 .findfrom-wrapper input option,
.find-form-2 .findfrom-wrapper select option {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form-2 .findfrom-wrapper input,
.find-form-2 .findfrom-wrapper input[type=date] {
    border: none
}
.find-form-2 .findfrom-wrapper input::-webkit-input-placeholder,
.find-form-2 .findfrom-wrapper input[type=date]::-webkit-input-placeholder {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form-2 .findfrom-wrapper input:-ms-input-placeholder,
.find-form-2 .findfrom-wrapper input[type=date]:-ms-input-placeholder {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form-2 .findfrom-wrapper input::-ms-input-placeholder,
.find-form-2 .findfrom-wrapper input[type=date]::-ms-input-placeholder {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form-2 .findfrom-wrapper input::placeholder,
.find-form-2 .findfrom-wrapper input[type=date]::placeholder {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #262339
}
.find-form-2 .findfrom-wrapper input:focus,
.find-form-2 .findfrom-wrapper input[type=date]:focus {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.find-form .findfrom-wrapper input,
.find-form .findfrom-wrapper input {
    width: 100%
}
.package-card-xl {
    margin: 15px 0;
    -webkit-box-shadow: 0 0 30px rgba(17, 17, 17, .08);
    box-shadow: 0 0 30px rgba(17, 17, 17, .08);
    overflow: hidden;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.results-panel{
    position: relative;
    padding: 30px 20px;
    background: #f7f7f7;
    border-radius: 3px;
}
.detalles ul li{
    font-size: 12px;
}
.detalles ul li:before {
    font-family: FontAwesome;
    content: "\f0a9";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
}
.transTotal .precios h3{
    color: #cab476;
    font-weight: 700;
}

#fvalida .send{
    background: none;
    color: #ffffff !important;
    background-color: #cab476;
    border-color: #cab476;
    padding: 14px 43px;
    line-height: 24px;
}
.quita{
    background-color: #fb3f3f;
    padding: 10px;
    color: #ffffff;
    border-radius: 22px;
}
.detalle-transport .titles_cs2{
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 24px;
    text-align: center;
}
.footer-booking2 p{
    font-size: 18px;
    font-weight: 700;
}
.forma-detalle h3 {
    font-weight: 700;
    margin-bottom: 30px;
}
.info-detalle{
    margin-top: 30px;
}
.text-fecha-detalle{
    margin: 20px 0;
    font-size: 18px;
}
.detalle-transport .forma-detalle{
    margin-bottom: 20px !important;
}
.detalle-transport{
    margin-bottom: 50px;
}
.acerca .experiance-section .content-column{
    padding: 0px;
}
.acerca .default-testimonials{
    padding: 20px 0 20px;
}
.acerca .testimonial-block-two{
    width: 100%;
    max-width: 100%;
}
.acerca .experiance-section{
    padding: 10px 0px 20px;
}
.testimonials-home .testimonial-block-two{
    max-width: 100%;
}
