
.booking-wrapper .container {
    display: block;
    padding-top: 80px;
    align-items: center;
    padding-bottom: 80px;
}

.booking-wrapper .booking-wrapper__left {
    width: 100%;
}

.booking-wrapper .booking-wrapper__right {
   display: none;
}

.booking-wrapper .booking-wrapper__left .title{
    font-size: 36px;
    line-height: 39.6px;
    font-weight: 700;
    margin-bottom: 30px;
}

.booking-wrapper .booking-wrapper__left .text{
    font-size: 17px;
    font-weight: 300;
    line-height: 23.8px;
    margin-bottom: 25px;
    padding-right: 30px;
}
.btn-button {
    display: inline-block;
    color: #fff;
    background-color: #ff5000;
    padding: 8px 30px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 400;
    line-height:24px;

}
.img-pacific {
    margin-bottom: 30px;
}
.img-pacific2 {
    margin-top: 20px;
    margin-bottom: 30px;
}
.btn-home {
    padding-bottom: 50px;
}
.three-wrapper {
    background-color: #f6f7fc;
}
.three-wrapper .container {
    padding-top: 50px;
    padding-bottom: 80px
}
.three-wrapper .title {
    font-size: 36px;
    font-weight: 700;
    line-height:39.6px;
    margin-bottom: 20px;
    text-align: center;
}
.three-wrapper .txt {
    font-size: 16px;
    font-weight: 300;
    line-height: 26.4px;
    text-align: center;
    margin-bottom: 80px;
}


.three-wrapper .three-list {
   display:block;
}
.three-wrapper .three-list li{
    width:100%;
    margin-bottom: 30px;
}
.three-wrapper .three-list li .item {
    text-align: center;
    background-color: #fff;
    padding: 45px 35px 35px;
    position: relative;
}

.three-wrapper .three-list li .item .img{
   width: 26px;
   height: 26px;
   margin: 0 auto;
   position: absolute;
   left: 45%;
   transition: .2s;
}

.three-wrapper .three-list li .item .img:hover{
    width: 28px;
    height: 28px;
    transform: scale(1);
}
.three-wrapper .three-list li .item .title{
    font-size:16px;
    font-weight: 600;
    line-height:26.4px;
    padding-top: 40px;
}
.three-wrapper .three-list li .item .text{
    line-height: 26.4px;
    font-weight:300;
    font-size:16px;
}

.svg-rotate {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: relative;
}
.svg-rotate svg {
    position: absolute;
}

.smart-wrapper .container {
    padding: 80px 0;
}
.features__sub-title {
    color: #060e9f;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 20px;
}
.features__title {
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 39.6px;
    margin-bottom: 50px;
}
.features-full {
    display: block;
}
.features-full .features-full__left {
    width: 100%;
    margin-bottom: 30px;

}
.features-full .features-full__right {
    width: 100%;
}
.features-full .sub-title{
    color: #060e9f;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    line-height: 22px;
    margin-bottom: 30px;
}
.list-features li {
    display: flex;
    margin-bottom: 5px;
    line-height: 26.4px;
    font-weight:300;
    font-size:16px;
}
.list-features li .img {
   padding-right: 10px;
   flex-shrink: 0;
}
.list-features li .img img{
    width: 16px;
}

.section-full {
    padding: 80px 0;
    display: block;
}
.section-full .section-full__left {
    width: 100%;
    margin-bottom: 50px;
}
.section-full .section-full__right {
     width: 100%;
}

.section-full .section-full__left .sub-title {
    color: #060e9f;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 20px;
}
.section-full .section-full__left .title {
    font-size: 36px;
    font-weight: 700;
    line-height:39.6px;
    margin-bottom: 30px;
}
.section-full .section-full__left .text {
    font-size:17px;
    font-weight: 300;
    line-height:23.8px;
    margin-bottom: 20px;
}

.section-full .section-full__right .list-item {
    display: block;
}
.section-full .section-full__right .list-item li {
    width:100%;
    margin-bottom: 30px;
}
.section-full .section-full__right .list-item .img {
    width: 26px;
    height: 26px;
    margin: 0 auto;
    position: absolute;
    transition: .2s;
}
.section-full .section-full__right .list-item .img:hover{
    width: 28px;
    height: 28px;
    transform: scale(1);
}
.section-full .section-full__right .list-item .title{
    font-size:16px;
    font-weight: 600;
    line-height:22.4px;
    padding-top: 40px;
    padding-bottom: 20px;
}
.section-full .section-full__right .list-item .text{
    line-height: 22.4px;
    font-weight:300;
    font-size:16px;
}
.both-wrapper {
    background-color: #f6f7fc;
}

.provide-wrapper {
    background-color: #fff;
}

.provide-wrapper .container {
    display: block;
    padding: 60px 0px;
}
.provide-wrapper .provide-wrapper__left {
    width: 100%;
    margin-bottom:30px;
}
.provide-wrapper .provide-wrapper__right {
    width: 100%;
}

.provide-wrapper .provide-wrapper__left .sub-title {
    color: #060e9f;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 20px;
}
.provide-wrapper .provide-wrapper__left .title {
    font-size:36px;
    font-weight: 700;
    line-height:39.6px;
    margin-bottom: 30px;
}
.provide-wrapper .provide-wrapper__left .provide-list li .text{
    line-height: 24px;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
}

.accrdion-margin {
    margin-bottom: 22px;
  }
  .accordion-btn {
    cursor: pointer;
    display: block;
    padding-left: 40px;
    position: relative;
    transition: 0.4s;
    font-weight: 600;
    color: #000;
    line-height: 1.5;
    outline: none;
  }

  .accordion-btn::before {
    content:'';
    width: 28px;
    height: 28px;
    background: url('../images/hotel-link-embedded-payments/plus.png') no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0px;
  }

  .accrdion-margin:last-child .accordion-btn::before {
    top: 50%;
    transform: translateY(-50%);
  }

  .accordion-content {
    font-weight: 300;
    line-height: 26.4px;
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    padding-left: 40px;
  }

  .accordion-btn.isOpen::before {
    content:'';
    width: 28px;
    height: 28px;
    background: url('../images/hotel-link-embedded-payments/minus.png') no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0px;
  }

  .accordion-wrap p {
    margin: 15px 0;
  }

.payment-wrapper {
    background-color: #221060;
}

.btn-form .text {
    color: #000 !important;
}

.payment-wrapper .container {
    padding-top: 100px;
    padding-bottom: 100px;
    display: block;
}
.payment-wrapper .payment-wrapper__left {
    width: 100%;
    margin-bottom: 30px;
}
.payment-wrapper .payment-wrapper__right {
    width: 100%;
}
.payment-wrapper .title {
    font-size: 36px;
    font-weight: 700;
    line-height:39.6px;
    margin-bottom:20px;
    color: #fff;
}
.payment-wrapper .txt {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    line-height: 23.8px;
    margin-bottom: 50px;
}
.payment-wrapper .text {
    color: #fff;
    margin-bottom:10px;
}

.form-control {
    display: block;
    color: #666;
    padding: 7px 12px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.65;
    width: 100%;
    border: 1px solid #e1e1e1;
    background: #fff;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

  .form-control:focus {
    outline: none; }

  .form-container {
    max-width: 100%;
    width: 580px;
    padding: 50px 30px;
    border-radius: 5px;
    background-color: #fff;
    margin: 0 auto;
  }
  .form-container .tit {
    font-size: 25px;
    font-weight: 700;
    line-height: 41.25px;
    margin-bottom: 30px;
    text-align: center;
  }
  .form-bottom {
    margin-bottom: 15px;
  }

  .height-text {
    height: 100px;
  }
  .checktext {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 26.4px; }

  .checktext input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }

  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: silver;
    border-radius: 50%;
    margin-top: 5px; }

  .checktext input:checked ~ .checkmark {
    background-color: #373dc0; }

  .checkmark:after {
    content: "";
    position: absolute;
    display: block; }

  /* .checktext input:checked ~ .checkmark:after {
      display: block;
  } */
  .checktext .checkmark:after {
    left: 7px;
    top: 2px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .checktext a {
    color: #5b87da;
  }
  .checktext a:hover {
    text-decoration: underline;
  }
  .btn-submit {
    background-color: #ff5000;
    padding: 14px 30px 13px;
    min-width: 170px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.3px;
    box-shadow: rgba(33, 37, 41, 0.15) 0px 5px 15px 0px;
    cursor: pointer; }


@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;

}

@media (min-width: 995px) {
    .booking-wrapper .container {
        display: flex;
        justify-content: space-between;
        padding-top: 100px;
        align-items: center;
        padding-bottom: 100px;
    }

    .booking-wrapper .booking-wrapper__left {
        width: 49%;
        margin-right: 20px;

    }

    .booking-wrapper .booking-wrapper__right {
        width: 50%;
        display: block;
    }
}
@media (min-width: 769px) {
    .booking-wrapper .booking-wrapper__left .title{
        font-size:50px;
        line-height: 55px;
        font-weight: 700;
        line-height: 55px;
        margin-bottom: 30px;
    }
    .section-full .section-full__left .title {
        font-size:50px;
        font-weight: 700;
        line-height:55px;
        margin-bottom: 30px;
    }
    .three-wrapper .title {
        font-size: 50px;
        font-weight: 700;
        line-height:55px;
        margin-bottom: 20px;
        text-align: center;
    }
    .features__title {
        font-size: 50px;
        font-weight: 700;
        text-align: left;
        line-height: 55px;
        margin-bottom: 50px;
    }
    .provide-wrapper .provide-wrapper__left .title {
        font-size:50px;
        font-weight: 700;
        line-height:55px;
        margin-bottom: 30px;
    }
    .payment-wrapper .title {
        font-size: 50px;
        font-weight: 700;
        line-height:55px;
        margin-bottom:20px;
        color: #fff;
    }
   .three-wrapper .container {
        padding-top: 70px;
        padding-bottom: 120px
    }
    .three-wrapper .three-list {
        display: flex;
        margin: 0 -17.5px;
    }
    .three-wrapper .three-list li{
        flex: 0 25%;
        max-width: 25%;
        padding: 0 17.5px;
    }
    .section-full {
        padding: 80px 0;
        display: flex;
    }
    .section-full .section-full__left {
        width: 50%;
        margin-right: 35px;
    }
    .section-full .section-full__right {
        width: 50%;
    }
    .section-full .section-full__left .text {
        margin-right: 120px;
    }
    .section-full .section-full__right .list-item {
        display: flex;
        margin: 0 -17.5px;
        flex-wrap: wrap;
    }
    .section-full .section-full__right .list-item li {
        flex: 0 33.33%;
        max-width: 33.33%;
        padding: 0 17.5px;
        margin-bottom: 20px;
    }
    .provide-wrapper .container {
        display: flex;
        padding: 80px 0px;
    }
    .provide-wrapper .provide-wrapper__left {
        width: 50%;
        margin-right: 15px;
    }
    .provide-wrapper .provide-wrapper__right {
        width: 50%;
        margin-left: 15px;
        display:block;
    }
    .form-container {
        padding: 50px;
    }
    .features-full {
        display: flex;
    }
    .features-full .features-full__left {
        width: 50%;
        margin-right: 15px;
    }
    .features-full .features-full__right {
        width: 50%;
        margin-left: 15px;
    }
    .payment-wrapper .container {
        padding-top: 100px;
        padding-bottom: 100px;
        display: flex;
    }
    .payment-wrapper .payment-wrapper__left {
        width: 50%;
        margin-right: 15px;
    }
    .payment-wrapper .payment-wrapper__right {
        width: 50%;
    }
}
@media (max-width: 780px){
    .sp-none {
        display: none;
    }
}
@media (max-width: 395px){
    .form-container {
        padding: 30px 15px !important;
    }
}
