/* Tab */

.nav-tabs {
    border-bottom: none
}

.nav-tabs .nav-link {
    border: 1px solid #eee;
}

.nav-tabs .nav-item:nth-child(2) .nav-link {
    border-left: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: #FECB00;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    color: #000000;
}

#myTabContent {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
}

/*Slide banner con*/

.tour-intro {
    font-size: 20px;
    line-height: 32px;
}

/* Slide video */

.slider-video {
    padding: 80px 0;
}

/* Tour */

.tour-box {
    box-shadow: 0px 3px 37px rgba(0, 0, 0, 0.0344486);
}

.tour-img {
    object-fit: cover;
}

.tour-content {
    padding: 18px;
}

.tour-name {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 14px;
}

.tour-description {
    line-height: 26px;
    margin-bottom: 14px;
}

.tour-price {
    font-size: 20px;
    line-height: 26px;
    text-decoration-line: line-through;
    color: rgba(0, 0, 0, 0.6);
    padding-right: 25px;
}

.tour-sale-price {
    font-weight: 900;
    font-size: 20px;
    line-height: 26px;
    color: #FECB00;
}

/* Contact */

.contact-title {
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.contact-introduce {
    font-weight: 300;
    font-size: 15px;
    line-height: 23px;
}

.form-group input {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: solid 1px #949494;
    padding: 0;
    height: 35px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.form-tour h2 {
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 30px;
}

.form-tour .form-submit {
    margin-top: 20px;
}

.image-dat-tour {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

section.dat-tour {
    position: relative;
}

.form-group {
    margin-bottom: 30px;
}

.form-group select {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: solid 1px #949494;
    padding: 0;
    height: 35px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.form-group select:focus {
    outline: none;
    border-bottom: 2px solid #FECB00;
}

.form-group input:focus, .form-info .form-group input:focus {
    border-bottom: 2px solid #FECB00;
    outline: none;
}

.form-group label {
    font-size: 13px;
    line-height: 15px;
    color: rgba(0, 0, 0, 0.7);
}

.form-group input::placeholder {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.5);
}

.form-group input:focus, .form-group textarea:focus {
    outline: none;
}

.form-group textarea {
    width: 100%;
    resize: none;
    padding: 10px 20px;
    font-size: 14px;
    line-height: normal;
    background: transparent;
    color: rgba(0, 0, 0, 0.7);
    border: 1px solid #DEDEDE;
    font-weight: 700;
    height: 63px;
}

.form-group label {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
}

.form-lien-he h3 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px;
}

.form-lien-he input {
    font-size: 17px;
    font-weight: bold;
    line-height: 140.62%;
    color: #000000;
    opacity: 0.7;
    border: none;
}

.form-lien-he .form-group {
    border: 1px solid #c7c7c7;
    padding: 10px 20px;
}

.form-lien-he .form-group.focus {
    border: 1px solid #C8AB54;
}

.form-lien-he .form-group input:focus, .form-lien-he .form-group textarea:focus {
    border: none;
    padding: 5px 0 !important;
}

.form-lien-he .form-group textarea {
    border: none;
}

.form-lien-he .form-group input, .form-lien-he .form-group textarea {
    padding: 0;
}

.form-lien-he label {
    font-size: 13px;
    line-height: 140.62%;
    color: rgba(0, 0, 0, 0.6);
    opacity: 0.7;
    margin-bottom: 0;
}

.form-lien-he button {
    border: 2px solid #FECB00;
    background: #FECB00;
    color: #000;
    width: 100%;
    font-weight: bold;
    font-size: 15px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.3s
}

.form-lien-he button:hover {
    cursor: pointer;
    background: #fff;
    border: solid 2px #FECB00;
    color: #FECB00;
    transition: 0.3s
}

.form-lien-he .form-group:focus-within {
    background: #FFFFFF;
    border: 1px solid #FECB00;
    box-sizing: border-box;
}

/* Tour detail */

#overview, #route, #review {
    padding: 40px
}

.tour-content-detail h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
}

.tour-content-detail h3 {
    font-size: 15px;
    line-height: 23px;
    color: #000000;
    border-radius: 40px;
}

.tour-content-route h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}

.form-booking {
    border: 1px solid #eee;
    box-sizing: border-box;
}

.form-price {
    background: #FECB00;
    padding: 24px 26px
}

.form-info {
    padding: 30px 26px 40px;
}

.form-info .form-group input {
    border-bottom: 2px solid #f2f2f2;
}

.button-form-booking, .detail-form-booking {
    cursor: pointer;
}

.slider-banner-small img {
    height: 50%;
    width: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 767px) {
    .slider-banner-small img {
        height: 30%;
        width: 100%;
        object-fit: cover;
    }
}