@import url('https://fonts.googleapis.com/css2?family=Sen:wght@400;700;800&display=swap');
.cta-section-bg {
    background-color: #fa6b0bec;
    padding: 5% 0;
    display: flex;
    justify-content: center !important;
    object-fit: contain;
    width: 100%;
    height: 100%;
    background-attachment: fixed
}

.single_package:hover .package_price span {
    background: #fff;
    color: #fa6b0bec
}

.single_package:hover .package_price {
    bottom: 27px
}

.activity_btn {
    margin: 2%;
    float: left
}

.pack-name {
    color: #000;
    font-family: 'Nothing You Could Do', cursive !important;
    font-weight: 700;
    margin-bottom: 4%;
    font-size: 1.1rem
}

.activity_btn a {
    display: inline-block;
    background: white;
    color: black;
    padding: 10px 26px;
    width: 100%;
    font-size: 1.1rem;
    letter-spacing: .5px;
    border: 2px solid transparent;
    transition: .3s;
    text-align: center;
    box-shadow: 0 8px 28px rgba(242, 242, 245, .144) !important;
    border: #fa6b0bec 1px solid;
}

.activity_btn a:hover {
    border-color: #fff;
    color: #fa6b0bec;
    text-decoration: none;
    border: #fa6b0bec 1px solid;
    background-color: transparent
}

#events-btn a:hover {
    border-color: #fa6b0bec;
    color: #fff !important;
    background-color: transparent
}

.package_ratting {
    float: right;
    padding-top: 9px
}

.package_ratting i {
    color: #fa6b0bec !important;
    display: inline-block !important
}

.span {
    color: #fa6b0bec !important
}

.count_down_area {
    background-image: url(/media/img/Aerials\ 4490.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 115px 0 160px;
    position: relative;
    background-attachment: fixed
}

.count_down_title {
    padding-top: 27px
}

.count_down_title h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 27px;
    letter-spacing: 2px
}

.count_down_title h2 span {
    color: #fa6b0bec
}

.count_down_title h1 {
    color: #fa6b0bec;
    font-size: 65px;
    text-transform: uppercase;
    padding-bottom: 44px;
    font-weight: 600
}

.count_down_area:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0)
}

span.cdowns {
    width: 125px;
    height: 125px;
    background: #fa6b0bec;
    display: inline-block;
    margin: 0;
    position: relative;
    border-radius: 0;
    text-align: center;
    margin-left: 0;
    margin-right: 34px;
    border-radius: 25px
}

span.cdowns:before {
    position: absolute;
    content: "";
    background: #fff;
    top: 33px;
    right: -24px;
    height: 12px;
    width: 12px;
    border-radius: 50%
}

span.cdowns:after {
    position: absolute;
    content: "";
    background: #fff;
    top: 79px;
    right: -24px;
    height: 12px;
    width: 12px;
    border-radius: 50%
}

span.cdowns:last-child:before,
span.cdowns:last-child:after {
    display: none
}

.counterdowns {
    text-align: left
}

span.time-counts {
    line-height: 87px;
    font-size: 60px;
    color: #fff
}

.counterdowns p {
    color: #fff;
    font-size: 21px;
    line-height: 0;
    margin-top: 9px
}

.count_down_btn {
    padding-top: 97px;
    text-align: right
}

.count_down_btn a {
    color: #fa6b0bec;
    display: inline-block;
    padding: 12px 47px;
    background: #fa6b0bec;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 500;
    border-radius: 30px;
    transition: .3s
}

.count_down_btn a:hover {
    color: #fa6b0bec;
    background-color: #fff
}

.home-2 .count_down_title {
    padding-top: 27px;
    text-align: center
}

.home-2 .counterdowns {
    text-align: center
}

.home-2 .count_down_btn {
    padding-top: 60px;
    text-align: center
}

.top_destination_area {
    padding: 81px 0 112pxs
}

.home-3.top_destination_area {
    padding: 81px 0 70px
}

.single_destination {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    overflow: hidden;
    margin: 10px 0 30px
}

.destination_content {
    overflow: hidden;
    width: 50%;
    float: left;
    padding: 77px 40px 0 61px
}

.destination_thumb {
    overflow: hidden;
    width: 50%;
    float: left
}

.destination_content h1 {
    color: #fa6b0bec;
    text-transform: uppercase;
    font-size: 50px;
    margin: 0;
    padding: 0
}

.destination_content h2 {
    font-size: 36px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 43px;
    text-transform: uppercase;
    color: #fa6b0bec;
    position: relative;
    margin-bottom: 50px
}

.destination_content h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 103px;
    height: 4px;
    background: #fa6b0bec
}

.destination_button {
    padding-top: 36px
}

.destination_button a {
    display: inline-block;
    background: #fa6b0bec;
    color: #fff;
    padding: 11px 35px;
    border-radius: 30px;
    font-size: 16px;
    letter-spacing: 2px;
    margin-right: 25px;
    border: 2px solid transparent;
    transition: .3s
}

.destination_button a.active {
    background: #0d2352
}

.destination_button a:hover {
    color: #fa6b0bec;
    border-color: #fa6b0bec;
    background: 0 0
}

.destination_nav {
    text-align: left;
    margin-bottom: 50px
}

.destination_nav ul {
    text-align: center
}

.destination_nav ul li {
    list-style: none;
    display: inline
}

.destination_nav ul li {
    border-radius: 30px;
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 300;
    padding: 4px 20px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    margin: 0 3px
}

.destination_nav ul li.current_item,
.destination_nav ul li:hover {
    color: #fff;
    background-color: #fa6b0bec
}

.portfolio-pages .portfolio_nav ul {
    text-align: center
}

.single_destination_two {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.destination_content_two {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: .3s
}

.destination_content_inner_two {
    position: relative;
    top: 60%;
    transform: translateY(-50%);
    transition: .5s;
    transition-delay: .3s;
    opacity: 0
}

.destination_content_inner_two h1 {
    color: #fff;
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 500;
    padding-bottom: 10px;
    letter-spacing: 1px
}

.destination_content_inner_two span {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    margin: 0 8px
}

.destination_button_two a {
    display: inline-block;
    color: #fff;
    background: #fa6b0bec;
    padding: 7px 22px;
    border-radius: 30px;
    font-size: 15px;
    margin-top: 23px;
    transition: .3s
}

.destination_button_two a:hover {
    color: #fa6b0bec;
    background: #fff
}

.single_destination_two:hover .destination_content_inner_two {
    top: 50%;
    opacity: 1
}

.single_destination_two:hover .destination_content_two {
    opacity: 1
}

.events {
    background: url(/media/img/cta-bg.jpeg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 2rem
}

.feature_area_head:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-color: rgba(8, 8, 10, .459);
    background-image: -webkit-linear-gradient(bottom, rgba(190, 27, 27, .8), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0))
}

.d-table-2 {
    z-index: 1;
    margin-top: 10rem !important
}

.feature_area_main {
    padding: 0 0 113px
}

.main_feature {
    margin-top: -199px !important
}

.single_feature {
    text-align: start;
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px 0px rgba(56, 27, 27, .35);
    padding: 2%;
    background: #fff;
    transition: .3s
}

.single_feature:hover {
    background: #fa6b0bec
}

.feature_content {
    padding: 2% 3%
}

.feture_icon img {
    width: 100%;
    height: 100%;
    line-height: 100%;
    font-size: 33px;
    color: #fa6b0bec;
    display: inline-block;
    transition: .3s
}

.feature_content h2 {
    margin: 30px 0 20px;
    transition: .3s;
    font-size: 2rem !important;
    color: #fa6b0bec
}

.feature_content p {
    transition: .3s
}

.feature_button a {
    display: inline-block;
    font-size: 16px;
    background: 0 0;
    border: 2px solid #fa6b0bec;
    padding: 5px 24px;
    border-radius: 30px;
    transition: .3s;
    display: inline-block;
    background: #fa6b0bec;
    color: #fff;
    border-radius: 5px;
    padding: 5px 26px;
    font-size: 15px;
    letter-spacing: .5px;
    border: 2px solid transparent;
    transition: .3s
}

.feature_button a:hover {
    border-color: #fa6b0bec;
    color: #fa6b0bec;
    background-color: transparent;
    text-decoration: none
}

.single_feature:hover .feature_button a,
.single_feature:hover .feture_icon i {
    background: #fa6b0bec;
    color: #fff;
    border-color: #fff
}

.single_feature:hover .feture_icon i {
    color: #fff;
    border-color: #fff
}

.single_feature:hover .feature_content h2,
.single_feature:hover .feature_content p {
    color: #fff
}

.feature_area_main.style2 {
    padding: 80px 0 70px
}

.feature_area_main.about-pages {
    padding: 100px 0
}

.single_feature {
    margin-top: 10px
}

.video_area {
    background-image: url(assets/images/newsletter-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0 188px;
    position: relative
}

.vedeo_area .col-md-12 {
    padding: 0
}

.single_choose {
    margin-bottom: 20px
}

.single-video {
    position: relative;
    text-align: center;
    margin-top: 10px
}

.single-video img {
    display: block;
    width: 100%;
    border-radius: 15px
}

.single-video h3 {
    color: #fff;
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 0;
    padding-top: 30px;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 56%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.video_content {
    padding-top: 50px
}

.video_content h2 {
    font-size: 35px;
    text-align: center;
    padding-top: 122px;
    color: #fff;
    font-weight: 500
}

.video-icon a {
    text-align: center;
    display: inline-block;
    position: relative
}

.video-icon a:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90px;
    width: 90px;
    background: rgba(255, 255, 255, .6);
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-border 1.5s ease-out infinite
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

.video-icon a i {
    color: #fff;
    border: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 35px;
    border-radius: 50%;
    background: rgba(255, 99, 99, .7)
}

.v-overlay .video-icon a i {
    border: 0 solid #fff;
    font-size: 30px
}

.video-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding-top: 8px
}

.single-video:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 15px
}

.single-video.video-overlay:before {
    background-color: rgba(0, 0, 0, .4);
    border: 3px solid rgba(255, 255, 255, 1);
    bottom: 0;
    content: "";
    height: 95%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 95%
}

.single-video.video-overlay:before {
    background: #fa6b0bec none repeat scroll 0 0;
    border: 3px solid rgba(255, 255, 255, 1);
    bottom: 0;
    content: "";
    height: 95%;
    left: 0;
    margin: auto;
    width: 95%
}

.video_area .single-video:before {
    background: rgba(0, 0, 0, .6);
    border-radius: 0
}

.video_area .single-video img {
    border-radius: 0
}

.video_area .col-md-12,
.video_area .col-sm-12,
.video_area .col-xs-12 {
    padding: 0
}

.testimonial-area {
    padding: 100px 0 112px;
    background: url(../../assets/images/testimonial/bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 90px
}

.testimonial-area .video-popup-area {
    position: absolute;
    left: 0;
    top: -90px
}

.testimonial-area .video-popup-area .video-popup-inner {
    position: relative
}

.testimonial-area .video-popup-area .video-popup-inner .video-button {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    width: 105px;
    height: 105px;
    line-height: 105px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #fa6b0bec;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    animation: shadow-pulse 1s infinite;
    transform: translateY(-50%)
}

.testimonial-area .video-popup-area .video-popup-inner .video-button:hover {
    background: #fff;
    color: #fa6b0bec
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px #fa6b0bec
    }
    100% {
        box-shadow: 0 0 0 15px rgba(0, 122, 225, 0)
    }
}

.testimonial-area .slide-testimonial .single-testimonial .testimonial-content h2 {
    font-size: 35px;
    font-weight: 700;
    line-height: 48px;
    color: #fa6b0bec !important;
    margin: 36px 0 30px
}

.testimonial-area .slide-testimonial .single-testimonial .testimonial-content .clint-say p {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 30px;
    color: #fff
}

.testimonial-area .slide-testimonial .single-testimonial .member-info h4 {
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: 35px
}

.testimonial-area .slide-testimonial .single-testimonial .member-info h4 a {
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.testimonial-area .slide-testimonial .single-testimonial .member-info h4 a:hover {
    color: #00c9e1
}

.testimonial-area .slide-testimonial .single-testimonial .member-info span {
    font-size: 1.1rem;
    color: #fff;
    text-transform: capitalize
}

.testimonial-area .slide-testimonial .owl-nav {
    display: none
}

.testimonial-area .slide-testimonial .owl-dots {
    text-align: left;
    margin-top: -10px;
    margin-bottom: 0;
    margin-left: 55px
}

.testimonial-area .slide-testimonial .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    line-height: 12px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px
}

.testimonial-area .slide-testimonial .owl-dots .owl-dot.active {
    background: #000
}

.testimonials {
    padding: 80px 0;
    background: url("/media/img/sliders/slide-1.JPG") no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative
}

.testimonials:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(12, 11, 10, .7)
}

.testimonials .section-header {
    margin-bottom: 40px
}

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
    overflow: hidden
}

.testimonials .testimonial-item {
    text-align: center;
    color: #fff
}

.testimonials .testimonial-item .testimonial-img {
    width: 100px;
    border-radius: 50%;
    border: 6px solid rgba(255, 255, 255, .15);
    margin: 0 auto
}

.testimonials .testimonial-item h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 5px;
    color: #fff;
    font-family: "Poppins", sans-serif
}

.testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #ddd;
    margin: 0 0 15px;
    font-family: "Comic Neue", sans-serif
}

.testimonials .testimonial-item .stars {
    color: #ffb03b;
    margin-bottom: 10px
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
    color: rgba(255, 255, 255, .4);
    font-size: 26px
}

.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative
}

.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px
}

.testimonials .testimonial-item p {
    font-style: italic;
    margin: 0 auto 15px auto;
    color: #eee
}

.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, .5);
    opacity: 1
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ffb03b
}

@media (min-width:992px) {
    .testimonials .testimonial-item p {
        width: 80%
    }
}

.counter_area {
    background: #fff;
    padding: 100px 0 0;
    position: relative
}

.counter_area:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.row.counter_main {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    padding: 72px 0 99px;
    margin-top: -190px;
    background: #fff
}

.single_counter {
    position: relative;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.single_counter:before {
    position: absolute;
    content: "";
    right: 0;
    top: 15px;
    height: 115px;
    width: 1px;
    background: #fa6b0bec
}

.col-md-3:last-child .single_counter:before {
    display: none
}

.single_counter1 {
    text-align: center
}

.counter_icon {
    margin-top: 0;
    padding-top: 0;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.single_counter:hover .counter-icon {
    color: #fff
}

.counter_icon i {
    height: 90px;
    width: 90px;
    margin: auto;
    background: 0 0;
    line-height: 74px;
    border-radius: 7px;
    font-size: 36px;
    color: #fa6b0bec;
    background: #fff;
    border-radius: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: inline-block;
    border: 8px solid #fa6b0bec
}

.counter_icon i:hover {
    background: #041b5e;
    color: #fff
}

.countr_text>h1 {
    display: inline-block;
    font-size: 50px;
    font-weight: 600;
    -webkit-transition: .3s;
    margin: 15px 0 0;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    color: #fa6b0bec
}

.countr_text>h1:after {
    position: absolute;
    content: "";
    left: 0;
    top: 67px;
    height: 4px;
    width: 40px;
    background: #fa6b0bec;
    margin: auto;
    text-align: center;
    right: 0
}

.single_counter1 .countr_text>h1:before {
    display: none
}

.countr_text>h3 {
    display: inline-block;
    font-size: 50px;
    color: #fa6b0bec
}

.counter_title {
    padding: 0
}

.counter_title h4 {
    font-size: 21px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding-top: 20px
}

.portfolio_area {
    padding: 31px 0 163px
}

.home-3.portfolio_area,
.home-4.portfolio_area {
    padding: 80px 0 113px
}

.single_portfolio {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative
}

.single_portfolio_thumb {
    position: relative;
    overflow: hidden
}

.single_portfolio_thumb img {
    width: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.single_portfolio_thumb:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: rgba(13, 47, 93, .8);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 100%;
    height: 100%
}

.port_icon {
    left: 0;
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 999;
    width: 100%;
    text-align: center
}

.port_icon a {
    display: inline-block;
    margin: 0 25px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.port_icon i {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #fa6b0bec
}

.port_icon i:hover {
    background: #fff;
    color: #151515
}

.portfolio_content {
    position: absolute;
    left: 0;
    bottom: -61px;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    z-index: 99999;
    opacity: 0;
    width: 100%;
    text-align: center
}

.portfolio_content h2 {
    color: #fff;
    font-size: 19px
}

.portfolio_content h2 span,
.portfolio_content p span {
    color: #fa6b0bec
}

.portfolio_content p {
    color: #fff;
    text-transform: capitalize;
    font-size: 3px;
    letter-spacing: 2px;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
    font-style: italic;
    margin-top: 5px;
    display: inline-block;
    font-size: 1.1rem;
}

.single_portfolio:hover .portfolio_content {
    opacity: 1;
    bottom: 25px;
    -webkit-transition: all .3s ease-in-out .3s;
    -o-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s
}

.single_portfolio:hover .port_icon a {
    margin: 0 3px 0
}

.single_portfolio:hover .single_portfolio_thumb:before {
    opacity: 1
}

.single_portfolio:hover .port_icon {
    opacity: 1
}

.team_area {
    padding: 80px 0 70px
}

.em-team {
    text-align: center;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #f7f7f7;
    margin-bottom: 30px
}

.em-content-title h2 {
    margin-bottom: 0;
    text-transform: uppercase;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.em-content-subtitle {
    font-size: 14px;
    margin: 5px 0 0;
    text-transform: uppercase;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.em-team:hover .em-content-title h2,
.em-team:hover .em-content-subtitle {
    color: #fff
}

.team-wrap {
    overflow: visible;
    position: relative
}

.team-front {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    -webkit-transition: -webkit-transform .8s, opacity .4s;
    -webkit-transition: opacity .4s, -webkit-transform .8s;
    transition: opacity .4s, -webkit-transform .8s;
    -o-transition: transform .8s, opacity .4s;
    transition: transform .8s, opacity .4s;
    transition: transform .8s, opacity .4s, -webkit-transform .8s
}

.team-front {
    z-index: 2;
    position: relative;
    overflow: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.team-style-2 .em-content-image img {
    margin: 0 auto;
    display: block;
    width: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.team-style-2:hover .team-front {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.team-back-wraper {
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s
}

.team-back-wraper {
    bottom: 0;
    height: 99%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
    right: 0;
    left: 0;
    margin: auto;
    background: #fa6b0bec
}

.em-content-waraper1 {
    left: 0;
    padding: 30px 14px 28px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.team-style-2 .em-content-socials a {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin: 0 8px;
    line-height: 30px
}

.team-style-2 .em-content-socials a:hover {
    color: #333
}

.team-style-2 .em-content-socials {
    margin-top: 11px
}

.team-style-2 .em-content-waraper {
    left: 0;
    padding: 30px 14px 28px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.team-style-2 .em-content-desc-inner {
    color: #fff;
    margin: 13px 0 22px
}

.team-style-2 .em-content-title h2 {
    font-size: 22px;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #fff;
    margin-top: 0
}

.team-style-2 .em-content-subtitle {
    font-size: 15px;
    margin: 5px 0 0;
    text-transform: capitalize;
    color: #fff
}

.team-style-2 .em-content-button a {
    display: inline-block;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    color: #fa6b0bec
}

.team-style-2 .team-front .em-content-subtitle {
    font-size: 15px;
    margin: 2px 0 10px;
    text-transform: capitalize;
    color: #fff
}

.team-front .em-content-title-inner {
    margin-top: 11px;
    display: none
}

.team_area.about-pages {
    padding: 82px 0 70px;
    background: #f9f9f9
}

.team_area.black_edition {
    background: #292633
}

.course_details {
    border: 1px solid #ddd;
    padding: 15px 15px 0
}

.course_dtl_content p {
    padding-top: 45px
}

.course_dtl_content h2 {
    padding-bottom: 20px
}

.course_dtl_tab {
    margin-top: 46px
}

.tab_area {
    overflow: hidden
}

.eduzone-tab {
    overflow: hidden;
    clear: both;
    margin-bottom: 40px;
    background: #0d2f5d
}

.eduzone-tab li {
    display: inline-block;
    list-style: none;
    float: left;
    overflow: hidden;
    text-align: center;
    margin: 0;
    padding: 7px 0 16px;
    transition: .5s;
    cursor: pointer;
    border-right: 3px solid #fa6b0bec
}

.eduzone-tab li:last-child {
    margin-right: 0;
    border-right: 0
}

.eduzone-tab li i {
    font-size: 35px;
    transition: .5s
}

.eduzone-tab li a {
    padding: 7px 29.5px 0;
    display: block;
    color: #fff
}

.eduzone-tab li.active,
.eduzone-tab li:hover {
    background: #fa6b0bec;
    color: #fff
}

.eduzone-tab li.active a,
.eduzone-tab li:hover a {
    color: #fff
}

.tab-content {
    padding-bottom: 35px
}

.course_single_tab_inner h2 {
    padding-bottom: 15px
}

.course_single_tab_inner ul {
    list-style: square;
    padding-left: 20px;
    padding-top: 10px
}

.course_single_tab_inner ul li {
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 13px;
    display: block
}

.course_single_tab_inner ul li i {
    color: #fa6b0bec;
    margin-right: 7px;
    font-size: 1.1rem;
}

.course_single_tab_inner ul li span {
    margin-left: 50px
}

.course_single_tab_inner {
    padding-bottom: 15px
}

.course_single_tab_inner.course_info ul {
    list-style: none;
    padding-left: 0;
    padding-top: 16px
}

.course_single_tab_inner.course_info ul li {
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 23px
}

.course_single_tab_inner.course_info ul li i {
    color: #fa6b0bec;
    margin-right: 15px;
    font-size: 1.1rem;
}

.course_single_tab_inner.course_info ul li b {
    width: 30%;
    float: left;
    font-weight: 600
}

.course_single_tab_inner.course_info ul li span {
    font-weight: 400
}

.course_single_tab_inner.course_info ul li:last-child {
    margin-bottom: 0
}

#course {
    padding: 40px 0 70px
}

.course_instructor {
    margin-bottom: 35px
}

.course_instructor:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.instructor_title {
    float: left;
    overflow: hidden;
    width: 15%;
    text-align: center
}

.instructor_title h1 {
    background: #fa6b0bec;
    height: 80px;
    width: 80px;
    line-height: 80px;
    color: #fff;
    border-radius: 100%
}

.instructor_content {
    overflow: hidden
}

.instructor_content h2 {
    font-size: 18px
}

.instructor_content p {
    margin-top: 20px
}

.instructor_content ul {
    padding-top: 15px;
    padding-bottom: 35px
}

.instructor_content ul li {
    display: inline-block;
    margin-right: 5px
}

.instructor_content ul li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #fa6b0bec;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    transition: .3s
}

.instructor_content ul li a:hover {
    background: #0d2f5d
}

.course_reviews {
    border-bottom: 1px solid #ddd;
    margin-bottom: 35px;
    padding-bottom: 20px
}

.course_reviews:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.reviews_thumb {
    float: left;
    overflow: hidden;
    width: 16%;
    margin-right: 25px
}

.reviews_content {
    overflow: hidden
}

.reviews_content h2 {
    margin-bottom: 4px;
    margin-top: 0
}

.reviews_content p {
    margin-top: 20px
}

.ratting {
    float: right;
    color: #fa6b0bec
}

.avarage_ratting {
    margin-right: 29%
}

.avarage_ratting .ratting {
    float: none;
    display: block;
    padding-bottom: 20px
}

.ratting_point {
    float: right;
    font-size: 35px;
    font-weight: 700;
    color: #fa6b0bec
}

.avarage_ratting .progress {
    position: relative
}

.avarage_ratting .ttop {
    position: absolute;
    text-align: center;
    top: -30px;
    right: 0
}

.course_single_tab .blog_comments_section {
    border: 0;
    padding: 0;
    margin: 0
}

.course_single_tab .blog_reply {
    overflow: hidden;
    border: 0;
    margin-top: 30px;
    padding: 0
}

.apply_now_btn {
    text-align: right;
    margin: 30px 0
}

.apply_now_btn a {
    padding: 10px 35px;
    background: #fa6b0bec;
    color: #fff;
    display: inline-block;
    font-size: 16px
}

.apply_now_btn a:hover {
    background: #0d2f5d;
    color: #fff
}

.course_title h1 {
    font-size: 32px
}

.course_title ul {
    list-style: square;
    padding-left: 20px;
    padding-top: 25px;
    padding-bottom: 12px
}

.course_title ul li {
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 13px;
    display: block
}

.course_title ul li span {
    margin-right: 10px;
    margin-left: 10px
}

.course_title ul li i {
    color: #fa6b0bec;
    font-size: 1.1rem;
    margin: 2px
}

.hotel_area {
    padding: 80px 0 70px;
    background: #f7f7f7
}

.single_hotel_area {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0 1px #000;
    transition: .5s;
    overflow: hidden
}

.single_hotel_content {
    padding: 10px 30px 31px;
    transition: .5s;
    background: #fff
}

.single_hotel_content h2 {
    font-size: 23px;
    font-weight: 500
}

.single_hotel_content p {
    font-size: 1.1rem;
    padding-top: 4px
}

.single_hotel_content span {
    color: #fa6b0bec
}

.single_hotel_btn {
    margin-top: 22px
}

.single_hotel_btn a {
    background: #fa6b0bec;
    padding: 7px 20px;
    transition: .5s;
    border-radius: 5px;
    color: #fff
}

.single_hotel_area:hover {
    box-shadow: 0 0px 18px rgba(0, 0, 0, .2)
}

.testimonial_area {
    padding-top: 81px;
    padding-bottom: 70px;
    background: #f8faff
}

.single_testimonial {
    text-align: left;
    margin-bottom: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    margin-top: 10px;
    overflow: hidden;
    padding: 50px 28px 50px;
    border-radius: 10px;
    border: 2px solid transparent;
    background: #fff
}

.em_testi_text p {
    margin-top: 0;
    font-size: 1.1rem;
    text-align: left
}

.single_testimonial:hover {
    border: 2px solid #fa6b0bec;
    box-shadow: none
}

.em_test_thumb {
    padding-bottom: 21px
}

.em_testi_content {
    float: left
}

.testimonial_area .em_test_thumb img {
    border-radius: 7px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.em_testi_title h2 {
    font-size: 19px;
    text-align: left;
    letter-spacing: 0
}

.em_testi_title h2 span {
    display: block;
    font-size: 15px;
    margin-top: 4px;
    font-weight: 400;
    letter-spacing: 1px;
    opacity: .8
}

.testi_review {
    margin-top: 10px
}

.testi_review i {
    color: #fa6b0bec;
    margin: 0 2px
}

.single_widget {
    background-image: url(assets/images/add.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
    position: relative;
    z-index: 1
}

.single_widget:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: -1
}

.single_widget_text {
    width: 91%;
    margin-left: 28px;
    padding-bottom: 60px;
    padding-top: 10px
}

.single_widget_text h2 {
    color: #fff !important;
    border: 0 !important
}

.single_widget_text p {
    color: #fff;
    padding-bottom: 10px;
    padding-top: 7px
}

.single_widget_text span {
    color: #fff;
    float: left;
    padding-bottom: 7px
}

.single_widget_text i {
    color: #fa6b0bec;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
    font-size: 1.1rem;
}

.blog_area.blog-grid.blog-details-area {
    padding: 100px 0 97px;
    border: #fa6b0bec solid
}

.tourist-single-blog {
    background-color: #fff;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px rgba(0, 0, 0, .2)
}

.tourist-single-blog:hover {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .15);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .15)
}

.tourist-single-blog:hover .tourist-blog-thumb a {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.blog_thumb_inner {
    position: relative
}

.tourist-blog-thumb {
    overflow: hidden;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tourist-blog-thumb a {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tourist-blog-thumb a {
    display: block
}

.tourist-blog-thumb img {
    display: block;
    -webkit-transition: 6s;
    -o-transition: 6s;
    transition: 6s;
    width: 100%
}

.tourist-single-blog-title h2 {
    font-size: 24px
}

.em-blog-content-area {
    padding: 30px 20px 35px;
    text-align: left
}

.blog-content h2 {
    margin: 0 0 18px
}

.blog-page-title a:hover {
    color: #fa6b0bec
}

.blog-content h2 a {
    font-size: 1.1rem;
    font-weight: 700;
    text-transform: uppercase
}

.blog-content h2 a:hover {
    color: #fa6b0bec
}

.blog-content p {
    margin-bottom: 0
}

.blog-page-title h2 a {
    color: #333
}

.tourist-blog-meta-left a,
.tourist-blog-meta-right a,
.tourist-blog-meta-left span,
.tourist-blog-meta-right span {
    font-weight: 400;
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 1.1rem;
    letter-spacing: .5px;
    color: #626b72
}

.tourist-blog-meta-left i {
    margin-right: 5px
}

.blog-page-title_adn>h2 {
    margin-bottom: 8px
}

.tourist-blog-meta-right {
    float: right;
    overflow: hidden
}

.tourist-blog-meta-right a,
.tourist-blog-meta-right span {
    font-size: 1.1rem;
    font-weight: 400;
    margin-right: 0;
    text-transform: uppercase
}

.tourist-blog-meta-right i {
    margin-right: 5px
}

.readmore a {
    border: 1px solid #ddd;
    color: #444;
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 400;
    padding: 6px 10px;
    text-transform: uppercase;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s
}

.readmore a:hover {
    border-color: #fa6b0bec;
    background: #fa6b0bec;
    color: #fff
}

.blog_btn a {
    font-size: 1.1rem;
    font-weight: 500;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: inline-block;
    border: 2px solid #626b72;
    padding: 7px 21px;
    background: 0 0;
    color: #626b72;
    border-radius: 30px;
    margin-top: 22px
}

.blog_btn a:hover {
    color: #fff;
    border-color: #fa6b0bec;
    background-color: #fa6b0bec
}

.subscribe_area {
    padding: 81px 0 100px;
    background: url(assets/images/newsletter-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.subscribe_area:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(13, 47, 93, .8)
}

.quote_form_inner {
    padding-top: 6px
}

.quote_form_field {
    text-align: center;
    position: relative
}

.quote_form_field input {
    width: 60%;
    height: 63px;
    border: 0;
    padding-left: 33px;
    border-radius: 30px;
    color: #fff
}

.quote_form_field input:focus {
    border-color: #fa6b0bec;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(3, 169, 244, .5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(3, 169, 244, .5);
    outline: 0 none
}

.quote_form_field textarea {
    width: 100%;
    height: 85px;
    border: 0;
    padding-left: 15px;
    border-radius: 5px;
    color: #fff;
    background-color: #041842
}

.quote_button {
    width: 14%;
    height: 44px;
    border: 0;
    background: #fa6b0bec none repeat scroll 0 0;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-transform: uppercase;
    font-weight: 500;
    position: absolute;
    font-size: 1.1rem;
    right: 21%;
    top: 10px;
    border-radius: 30px;
    letter-spacing: 2px
}

.quote_button:hover {
    background: #0d2352;
    color: #fff
}

.tourist-single-blog:hover .tourist-blog-thumb:before {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.tourist-single-blog:hover .blog_icon {
    opacity: 1
}

.tourist-single-blog:hover .blog_icon a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.blog_nospace.col-xs-12 {
    padding: 0
}

.blog_nospace .tourist-single-blog {
    margin-bottom: 0
}

.blog_details {
    border: 1px solid #ddd;
    padding: 15px 15px 21px
}

.blog_dtl_thumb img {
    width: 100%
}

.blog_dtl_content h2 {
    padding-bottom: 8px;
    padding-top: 14px;
    font-size: 35px;
    font-weight: 500
}

.blog_dtl_content h3 {
    padding-top: 20px;
    font-size: 20px;
    font-weight: 500
}

.blog_dtl_content p {
    margin-top: 20px
}

.blog_details .tourist-blog-meta {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 0 18px;
    border-bottom: 1px solid #ddd;
    border-top: 0
}

.blog_details .tourist-blog-meta-left {
    text-align: left;
    position: inherit;
    bottom: inherit;
    background: 0 0;
    width: inherit;
    left: inherit;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    right: 0;
    margin: auto;
    border-radius: 0
}

.blog_details .tourist-blog-meta-right {
    float: right;
    overflow: hidden;
    margin-top: -26px
}

.blog_details blockquote {
    padding: 10px 20px;
    margin: 37px 0 36px;
    font-size: 14px;
    border-left: 7px solid #fa6b0bec;
    background: #f7f7f7;
    font-style: italic;
    font-weight: 500;
    padding: 15px 35px 15px
}

.signatures {
    text-align: right;
    font-weight: 600;
    font-style: italic;
    font-size: 1.1rem;
}

.blog_comments_section {
    border: 1px solid #ddd;
    padding: 20px 15px 18px;
    margin: 50px 0 0
}

.comments_ttl>h3 {
    font-size: 20px;
    font-weight: 500;
    position: relative
}

.comments_ttl {
    margin-bottom: 37px
}

.comments_ttl>h3:before {
    background: #fa6b0bec none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 131px;
    position: absolute;
    top: 12px;
    width: 40px
}

.comments_thumb {
    float: left;
    margin-right: 20px;
    overflow: hidden
}

.commentst_content {
    overflow: hidden
}

.blog_comments_section .post_meta {
    margin-bottom: 6px
}

.blog_comments_section .post_meta span {
    font-weight: 400;
    padding-right: 15px;
    color: #6d6d6d
}

.blog_comments_section .post_meta span:hover {
    color: #fa6b0bec
}

.blog_comments_section .post_meta span:last-child:before {
    display: none
}

.commentst_meta_reply {
    float: right
}

.commentst_meta_reply i {
    margin-right: 10px
}

.commentst_meta_reply:hover {
    color: #fa6b0bec
}

.single_commentst_inner {
    margin-bottom: 44px;
    margin-top: 46px;
    padding-left: 63px
}

.badmin i {
    margin-right: 3px
}

.blog_reply {
    overflow: hidden;
    border: 1px solid #ddd;
    margin-top: 50px;
    padding: 20px 15px 37px
}

.reply_ttl>h3 {
    font-size: 20px;
    position: relative;
    font-weight: 500
}

.reply_ttl {
    margin-bottom: 36px
}

.blog_reply .em_contact_form {
    margin-bottom: 0
}

.blog_reply .contact_bnt button:hover {
    background: #0d2352;
    color: #fff
}

.google_map_area {
    pointer-events: none
}

.map {
    width: 100%;
    margin: 0;
    height: 338px;
    border: 1px solid #ddd;
    border-radius: 10px
}

.form_field {
    width: 100%
}

.form_field_inner {
    width: 50%;
    float: left
}

.form_field_inner input,
.form_field_inner textarea {
    width: 95%;
    background: #1e2735;
    border: 0;
    height: 50px;
    padding-left: 15px;
    color: #fff;
    margin-bottom: 20px
}

.text_area .form_field_inner {
    width: 100%
}

.text_area .form_field_inner textarea {
    width: 97.5%;
    height: 150px
}

.blog-left-side .form_field_inner {
    width: 100%;
    float: none
}

.blog-left-side .form_field_inner input,
.form_field_inner textarea {
    width: 95%;
    background: #fff;
    height: 50px;
    padding-left: 15px;
    color: #000;
    margin-bottom: 20px;
    border: 1px solid #ddd
}

.blog-left-side .field_comment_inner textarea {
    width: 95%;
    background: #fff;
    height: 200px;
    padding-left: 15px;
    color: #000;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding-top: 5px
}

.blog-left-side .contact_bnt button {
    background: #fa6b0bec;
    color: #fff;
    height: 60px;
    font-size: 1.1rem;
    font-weight: 500;
    text-transform: uppercase;
    width: 95%
}

.blog-left-side .contact_bnt0 {
    background: #fff;
    height: 60px;
    font-size: 1.1rem;
    font-weight: 500;
    text-transform: capitalize;
    width: 95%;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 15px;
    align-content: center
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.single_company_info {
    margin-bottom: 35px
}

.single_company_info i {
    color: #fff;
    font-size: 36px;
    border: 1px solid transparent;
    float: left;
    border-radius: 5px;
    margin-right: 15px;
    line-height: 58px;
    height: 60px;
    width: 60px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #ff6363
}

.single_company_info:hover i {
    background: 0 0;
    color: #fa6b0bec;
    border-color: #fa6b0bec
}

.company_info_content h5 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 5px;
    margin-top: 0
}

.single_company_info p {
    padding-top: 3px
}

.company_info_desc {
    color: #fff;
    padding-bottom: 17px
}

.company_info_content {
    overflow: hidden
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

:-moz-placeholder {
    color: #666
}

.em_contact_form ::-webkit-input-placeholder {
    color: #333 !important;
    font-size: 1.1rem;
    font-weight: 400
}

.em_contact_form ::-moz-placeholder {
    color: #333 !important;
    font-size: 1.1rem;
    font-weight: 400
}

.em_contact_form :-ms-input-placeholder {
    color: #333 !important;
    font-size: 1.1rem;
    font-weight: 400
}

.em_contact_form :-moz-placeholder {
    color: #333 !important;
    font-size: 1.1rem;
    font-weight: 400
}

.em_contact_form ::-webkit-input-placeholder {
    color: #333 !important;
    font-size: 1.1rem;
    font-weight: 400
}

.social_media h3 {
    font-size: 23px;
    color: #fff;
    padding-bottom: 40px;
    margin-top: 0;
    font-weight: 500
}

.social_media a {
    display: inline-block;
    background: #fa6b0bec;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 1.1rem;
    line-height: 36px;
    border-radius: 100%;
    margin-right: 6px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 2px solid transparent
}

.social_media a:hover {
    background: 0 0;
    color: #fa6b0bec;
    border-color: #fa6b0bec
}

.instadram_area {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .87)), to(rgba(0, 0, 0, .87))), transparent url(assets/images/cn.jpg) 0% 0%/cover repeat scroll;
    background: -webkit-linear-gradient(rgba(0, 0, 0, .87), rgba(0, 0, 0, .87)), transparent url(assets/images/cn.jpg) 0% 0%/cover repeat scroll;
    background: -o-linear-gradient(rgba(0, 0, 0, .87), rgba(0, 0, 0, .87)), transparent url(assets/images/cn.jpg) 0% 0%/cover repeat scroll;
    background: linear-gradient(rgba(0, 0, 0, .87), rgba(0, 0, 0, .87)), transparent url(assets/images/cn.jpg) 0% 0%/cover repeat scroll;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 100px
}

.row.insta .col-md-2 {
    padding: 0
}

.instragram_thumb img {
    width: 100%
}

.breatcome_area {
    background: url(assets/images/brd-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 141px 0 143px
}

.breatcome_title_inner h2 {
    color: #fff;
    margin: 0;
    font-size: 41px;
    margin-bottom: 6px;
    font-weight: 600;
    text-align: center
}

.breatcome_content ul {
    text-align: center
}

.breatcome_content ul li {
    list-style: none;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 500;
    text-transform: capitalize
}

.breatcome_content ul li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 1.1rem;
    font-weight: 500;
    margin-right: 5px
}

.breatcome_content ul li a i {
    margin-left: 5px
}

.blog-page-title h2 {
    color: #434e59;
    display: block;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 8px;
    text-transform: capitalize;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    margin-top: 10px
}

.blog-page-title a {
    color: #434e59;
    display: inline-block;
    font-weight: 500
}

.blog-page-title h2 a:hover {
    color: #fa6b0bec
}

.single-blog-content iframe {
    margin-top: 20px
}

.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #333;
    font-size: 30px
}

.post_reply h1,
.post_reply h2,
.post_reply h3,
.post_reply h4,
.post_reply h5,
.post_reply h6 {
    color: #303030;
    font-size: 30px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px
}

.blog-content h2,
.post_reply h2 {
    font-size: 26px
}

.blog-content h3,
.post_reply h3 {
    font-size: 22px
}

.blog-content h4,
.post_reply h4 {
    font-size: 20px
}

.blog-content h5,
.post_reply h5 {
    font-size: 18px
}

.blog-content h6,
.post_reply h6 {
    font-size: 17px
}

.single-blog-content h1,
.single-blog-content h2,
.single-blog-content h3,
.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6 {
    margin-bottom: 22px;
    margin-top: 20px;
    font-size: 30px;
    font-weight: 600
}

.single-blog-content h2 {
    font-size: 26px
}

.single-blog-content h3 {
    font-size: 22px
}

.single-blog-content h4 {
    font-size: 20px
}

.single-blog-content h5 {
    font-size: 18px
}

.single-blog-content h6 {
    font-size: 17px
}

.paginations {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 28px
}

.paginations a,
.page-numbers span.current {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 500;
    margin: auto 5px;
    border: 1px solid #ddd;
    color: #888
}

.page-numbers li {
    display: inline-block
}

.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
    background: #fa6b0bec;
    border-color: #fa6b0bec;
    color: #fff
}

.not-found-area {
    background-color: #fff;
    background-position: center top;
    background-repeat: repeat;
    background-size: cover;
    border-top: 1px solid #f5f3f3;
    padding: 0 0 16px
}

.not-found {
    display: table;
    width: 100%;
    height: 500px;
    text-align: center;
    padding-bottom: 40px
}

.not-found-inner {
    display: table-cell;
    vertical-align: middle
}

.not-found-inner {
    font-size: 30px
}

.not-found-inner h2 {
    color: #fa6b0bec;
    display: inline-block;
    font-size: 160px;
    font-weight: 700;
    line-height: 1.2;
    padding: 15px 0
}

.not-found-inner p {
    font-size: 30px
}

.not-found-inner a {
    color: #606b82;
    font-size: 24px;
    margin-top: 40px;
    display: inline-block;
    text-decoration: underline
}

.tourist-search-page {
    background: #fff
}

.search-error .search input {
    padding: 20px 0
}

.search-error .search input[type=text] {
    padding-left: 10px
}

.search-error .search button {
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search-error>p {
    font-size: 1.1rem;
    margin: 14px 0 19px
}

.search-error>h3 {
    display: block;
    font-size: 30px;
    color: #333
}

.search-error .search input {
    height: 54px;
    border: 1px solid #ddd
}

.recent-portfolio {
    margin-bottom: 10px;
    margin-right: 10px
}

.recent-portfolio {
    width: 29.33%
}

.recent-portfolio-image img {
    width: 100%
}

#scrollUp {
    background: #fa6b0bec;
    bottom: 120px !important;
    color: #fff;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 30px;
    text-align: center;
    width: 40px;
    display: none !important
}

#scrollUp i {
    color: #fff;
    display: none !important
}

.copy-right-text a {
    color: #fa6b0bec
}

.template-home .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.wpb_gallery.wpb_content_element.vc_clearfix {
    margin-bottom: 0
}

.mean-container .mean-bar {
    float: none;
    background: #fa6b0bec none repeat scroll 0 0
}

.mean-container .mean-nav ul li li a {
    color: #333;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)"
}

.template-home-wrapper {
    overflow: hidden
}

.fa-check,
.fa-times {
    color: gold !important
}

.portfolio-details-box li {
    border-bottom: 1px solid #ddd;
    font-size: 1.1rem;
    font-weight: 300;
    padding: 20px 0;
    text-transform: capitalize;
    list-style: none
}

.portfolio-details-box li:last-child {
    border-bottom: 0 none
}

.portfolio-details-box li span {
    color: #333;
    display: inline-block;
    font-weight: 700;
    margin-right: 15px;
    text-transform: uppercase;
    width: 170px
}

.portfolio-details-box ul {
    margin-bottom: 20px
}

.portfolio-description {
    margin-top: 50px
}

.portfolio-description>p {
    font-size: 1.1rem;
}

.projects-navigation-wrap {
    margin-top: 50px
}

.projects-navigation-wrap a {
    font-size: 1.1rem;
    text-transform: uppercase
}

.portfolio-content.portfolio-details-box {
    padding-top: 30px
}

.prot_content.multi_gallery {
    width: 75%;
    margin: auto
}

.curosel-style .owl-nav div {
    background: #fa6b0bec;
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
    height: 44px;
    left: -45px;
    line-height: 40px;
    position: absolute;
    top: 46%;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 44px;
    text-align: center;
    z-index: 99;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    display: none !important
}

.curosel-style .owl-nav .owl-next {
    left: auto;
    right: -45px
}

.single_gallery.curosel-style .owl-nav div {
    left: 30px
}

.single_gallery.curosel-style .owl-nav .owl-next {
    right: 30px;
    left: auto;
    display: none !important
}

.portfolio_gallery_post.curosel-style .owl-nav div {
    left: 0
}

.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
    right: 0;
    left: auto;
    display: none !important
}

.portfolio_gallery_post.curosel-style .owl-nav div {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)"
}

.curosel-style .owl-nav .owl-next:hover {
    display: none !important
}

.curosel-style .owl-nav .owl-prev:hover {
    display: none !important
}

.curosel-style:hover .owl-nav div {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)"
}

.owl-dots {
    position: absolute;
    right: 50%;
    bottom: -21px
}

.owl-dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px 0;
    background: #fa6b0bec;
    border-radius: 100%;
    display: none !important
}

.owl-dot.active {
    background: #0d2352
}

.curosel-style:hover .owl-dots {
    opacity: 1
}

.tourist_image_slider.curosel-style .owl-nav div {
    font-size: 21px;
    height: 55px;
    left: 25px;
    line-height: 55px;
    width: 55px;
    top: 50%;
    display: none !important
}

.tourist_image_slider.curosel-style .owl-nav .owl-next {
    left: auto;
    right: 25px;
    display: none !important
}

.tourist_image_slider .owl-dots {
    position: absolute;
    right: 50%;
    bottom: 16px;
    display: none !important
}

@media (max-width:767px) {
    body {
        overflow-x: hidden
    }
    .tourist-header-top {
        display: none
    }
    .mean-container .mean-bar:before {
        text-transform: uppercase;
        top: 19px
    }
    .mean-container a.meanmenu-reveal {
        padding: 19px 20px 18px
    }
}

table#wp-calendar td#today a {
    color: #fff
}

.blog-left-side .widget h2 {
    margin-top: 0
}

.widget.widget_categories select {
    width: 100%;
    height: 34px
}

.widget .screen-reader-text {
    display: none
}

.search input {
    width: 100%
}

.textwidget select {
    width: 100%
}

.comment_field .textarea-field label {
    margin-top: 20px;
    margin-bottom: 10px
}

.blog-content {
    word-break: break-word
}

.post-password-form input[type=submit] {
    background: #fa6b0bec
}

.page-list-single {
    clear: both
}

.single-blog-content p {
    margin-bottom: 19px
}

.row.insta .col-md-2 {
    padding: 0
}

#sbi_images {
    overflow: hidden
}

.sbi_item.sbi_type_image {
    width: 33.33%;
    float: left;
    overflow: hidden
}

.why-us .box {
    padding: 50px 30px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, .1);
    transition: all ease-in-out .3s;
    height: 100%
}

.why-us .box span {
    display: block;
    font-size: 28px;
    font-weight: 700;
    color: #ffcf88
}

.why-us .box h4 {
    font-size: 24px;
    font-weight: 600;
    padding: 0;
    margin: 20px 0;
    color: #6c665c
}

.why-us .box p {
    color: #aaa;
    font-size: 1.1rem;
    margin: 0;
    padding: 0
}

.why-us .box:hover {
    background: #fa6b0bec;
    padding: 30px 30px 70px;
    box-shadow: 10px 15px 30px rgba(0, 0, 0, .18)
}

.why-us .box:hover span,
.why-us .box:hover h4,
.why-us .box:hover p {
    color: #fff
}

.socialmedia-box {
    width: 40%
}

.socialmedia-box i {
    padding: 1%;
    margin-right: 10%
}

.socialmedia-box a {
    padding: 3%;
    font-size: 1rem;
    color: #fff
}

@media only screen and (min-width:250px) and (max-width:996px) {
    .socialmedia-box {
        width: 100%
    }
    .socialmedia-box i {
        padding: 1%;
        margin-right: 5%
    }
    .socialmedia-box a {
        padding: 3%;
        font-size: 1rem;
        color: #fff
    }
}

.socialmedia-box a.facebookicon:hover {
    color: #fa6b0bec
}

.socialmedia-box a.twittericon:hover {
    color: #55acee
}

.socialmedia-box a.linkedinicon:hover {
    color: #fff
}

.socialmedia-box a.googleicon:hover {
    color: #fa6b0bec
}

#inline {
    border: solid solid
}

.one {
    display: inline;
    width: 100px;
    border: #fa6b0bec solid;
    height: 2rem
}

.two {
    display: inline;
    width: 100px;
    border: #fa6b0bec solid;
    height: 12rem
}

.section {
    border: gold
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px
    }
}

body {
    font-family: 'Sen', sans-serif
}

.question {
    display: block;
    clear: both;
    padding: 0;
    margin-bottom: 15px
}

.question span {
    display: block;
    float: left;
    font-weight: 700
}

.question span:first-child {
    background: #fa761d;
    color: #fff;
    padding: 4px 14px;
    width: 10%;
    margin-bottom: 15px;
    border-radius: 3px 0 0 3px;
    white-space: nowrap
}

.question span:last-child {
    background: #fafafa;
    color: #2f2f2f;
    border: 1px solid #e6e6e6;
    padding: 3px 13px;
    width: 90%;
    margin-bottom: 15px;
    border-radius: 0 3px 3px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

::selection {
    color: #fff;
    background: #fa6b0bec
}

.wrapper {
    width: 715px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .05)
}

.wrapper header {
    font-size: 22px;
    font-weight: 600;
    padding: 20px 30px;
    border-bottom: 1px solid #ccc
}

.wrapper form {
    margin: 35px 30px
}

.wrapper form.disabled {
    pointer-events: none;
    opacity: .7
}

form .dbl-field {
    display: flex;
    margin-bottom: 25px;
    justify-content: space-between
}

.dbl-field .field {
    height: 50px;
    display: flex;
    position: relative;
    width: calc(100%/2 - 13px)
}

.wrapper form i {
    position: absolute;
    top: 50%;
    left: 18px;
    color: #ccc;
    font-size: 1.1rem;
    pointer-events: none;
    transform: translateY(-50%)
}

form .field input,
form .message textarea {
    width: 100%;
    height: 100%;
    outline: none;
    padding: 0 18px 0 48px;
    font-size: 1.1rem;
    border-radius: 5px;
    border: 1px solid #ccc
}

.field input::placeholder,
.message textarea::placeholder {
    color: #ccc
}

.field input:focus,
.message textarea:focus {
    padding-left: 47px;
    border: 2px solid #fa6b0bec
}

.field input:focus~i,
.message textarea:focus~i {
    color: #fa6b0bec
}

form .message {
    position: relative
}

form .message i {
    top: 30px;
    font-size: 20px
}

form .message textarea {
    min-height: 130px;
    max-height: 230px;
    max-width: 100%;
    min-width: 100%;
    padding: 15px 20px 0 48px
}

form .message textarea::-webkit-scrollbar {
    width: 0
}

.message textarea:focus {
    padding-top: 14px
}

form .button-area {
    margin: 25px 0;
    display: flex;
    align-items: center
}

.button-area button {
    color: #fff;
    border: none;
    outline: none;
    font-size: 18px;
    cursor: pointer;
    border-radius: 1.1rem;
    padding: 13px 25px;
    background: #fa6b0bec;
    transition: background .3s ease
}

.button-area button:hover {
    background: #fa6b0bec
}

.button-area span {
    font-size: 1.1rem;
    margin-left: 30px;
    display: none
}

@media (max-width:600px) {
    .wrapper header {
        text-align: center
    }
    .wrapper form {
        margin: 35px 20px
    }
    form .dbl-field {
        flex-direction: column;
        margin-bottom: 0
    }
    form .dbl-field .field {
        width: 100%;
        height: 45px;
        margin-bottom: 20px
    }
    form .message textarea {
        resize: none
    }
    form .button-area {
        margin-top: 20px;
        flex-direction: column
    }
    .button-area button {
        width: 100%;
        padding: 11px 0;
        font-size: 1.1rem
    }
    .button-area span {
        margin: 20px 0 0;
        text-align: center
    }
}

.book_now {
    border: #fa6b0bec solid
}

.content h3 {
    color: #fff !important
}

.CTA-button {
    display: flex !important;
    justify-content: start
}

.CTA-button a {
    padding: .4rem 10rem;
    display: inline-block;
    background: #fa6b0bec;
    color: #fff;
    border-radius: 5px;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: .5px;
    border: 1px solid transparent;
    transition: .3s;
    border: #fa6b0bec;
    text-align: start
}

.CTA-button a:hover {
    border: #fa6b0bec 1px solid;
    color: #fa6b0bec;
    background-color: transparent;
    text-decoration: none
}

.activ-strong {
    color: #000 !important;
    font-size: 1.2rem !important;
    font-weight: 700
}

.fa-times,
.fa-check {
    color: #f98617 !important;
    margin-right: 5px;
    font-size: 11px !important
}

.accordion-button {
    color: #000 !important;
    font-size: 1.2rem !important;
    font-weight: 700;
    background-color: #fff !important
}

.faq-num {
    margin-right: 8px;
    color: #f98617
}

.content p {
    color: #fff
}

#footer {
    color: #eee;
    font-size: 1.1rem;
    position: relative;
    z-index: 999;
    background-size: contain;
    background-attachment: fixed
}

.footer-top-box {
    border-bottom: 1px #fa6b0bec solid;
    margin-bottom: 2rem
}

.footer-mid-box {
    margin-bottom: 2rem
}

.footer-last-box {
    border-bottom: none
}

#footer .footer-top {
    padding: 60px 0 30px;
    background: #1a1701d5
}

.pay-links {
    margin-top: 12rem
}

#footer .footer-top .footer-info {
    margin-bottom: 30px
}

#footer .footer-top .footer-info h3 {
    font-size: 26px;
    margin: 0 0 20px;
    padding: 2px 0;
    line-height: 1;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #fa6b0bec
}

#footer .footer-top .footer-info img {
    height: 40px;
    margin-bottom: 10px
}

#footer .footer-top .footer-info p {
    line-height: 24px;
    margin-bottom: 0;
    color: #fff
}

#footer .footer-top .social-links a {
    display: inline-block;
    background: #fa6b0bec;
    color: #eee;
    line-height: 1;
    margin-right: 4px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    transition: .3s;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

#footer .footer-top .social-links a i {
    line-height: 0;
    font-size: 1.1rem
}

#footer .footer-top .social-links a:hover {
    background: #9b7f4f;
    color: #fff
}

#footer .footer-top h4 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px
}

#footer .footer-top .footer-links {
    margin-bottom: 30px
}

#footer .footer-top .footer-links h4 {
    font-size: 1.2rem
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#footer .footer-top .footer-links ul i {
    padding-right: 5px;
    color: #fff;
    font-size: 1.1rem;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0
}

#footer .footer-top .footer-links ul a {
    color: #eee;
    font-size: 1.1rem;
    font-weight: 600 !important
}

#footer .footer-top .footer-links ul a:hover {
    color: #e0f0f3;
    text-decoration: none
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px
}

#footer .footer-top .footer-contact p {
    line-height: 26px
}

.footer-newsletter {
    margin-bottom: 30px
}

.footer-newsletter input[type=email] {
    border: #fa6b0bec solid 1px;
    padding: .4rem 8px;
    width: 90%;
    border-radius: 8px;
    background-color: #fff !important
}

.footer-newsletter input[type=submit] {
    border-radius: 8px;
    margin: .5rem 4.5rem;
    background: #fa6b0bec;
    border: 0;
    width: 35%;
    padding: .4rem 8px;
    text-align: center;
    color: #fff !important;
    transition: .3s;
    cursor: pointer;
    z-index: 1999
}

.footer-newsletter input[type=submit]:hover {
    background: #fff;
    border: #fa6b0bec 1px solid;
    color: #fa6b0bec !important;
    font-weight: 700
}

.comon-footer-div h4 {
    font-size: 1.2rem !important
}

.comon-footer-div .foote-about {
    font-size: 1.2rem !important
}

.comon-footer-div .list-unstyled li a,
.list-unstyled li {
    font-size: 1rem !important;
    line-height: 2.1
}

.footer-newsletter p {
    font-size: .5rem !important
}

#footer .footer-top .footer-newsletter input[type=submit] {
    border-radius: 8px;
    margin: .5rem 4.5rem;
    background: #fa6b0bec;
    border: 0;
    width: 35%;
    padding: .7rem 8px;
    text-align: center;
    color: #fff !important;
    transition: .3s;
    cursor: pointer;
    z-index: 1999;
    font-size: 1rem !important;
}

.footer-newsletter p {
    line-break: 150% !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
}

.footer-newsletter form input {
    padding: 14px !important;
    color: black !important;
    border-radius: 0px !important;
    font-size: 1rem !important;
}

.subscription-button {
    background-color: #f98617;
    color: white;
    padding: 12px 15px;
    border: none;
    border-radius: 0px !important;
    cursor: pointer;
    font-size: 1rem !important;
}

#footer .footer-top .footer-newsletter input[type=submit]:hover {
    background: #fff;
    border: #fa6b0bec 1px solid;
    color: #fa6b0bec !important;
    font-weight: 700
}

.footer-bottom {
    padding: .5rem 2.5rem;
    margin-bottom: -.5rem;
    background-color: transparent;
    z-index: 101
}

#footer .copyright {
    text-align: center
}

#footer .copyright span {
    text-align: center;
    color: #fa6b0bec;
    font-size: .8rem !important;
}

#footer .credits {
    text-align: center;
    font-size: .8rem;
    color: #ddd
}

.copyright a {
    text-align: center;
    color: #fff !important;
    font-weight: lighter !important;
    font-size: .8rem;
}

@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Poppins', sans-serif;
    src: url('../fonts/CocogooseCompressedTrial-Letter.woff2') format('woff2'), url('../fonts/CocogooseCompressedTrial-Letter.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Poppins', sans-serif;
    src: url('../fonts/CocogooseCompressedTrial-Bold.woff2') format('woff2'), url('../fonts/CocogooseCompressedTrial-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Poppins', sans-serif;
    src: url('../fonts/CocogooseCompressedTrial-Bold.woff2') format('woff2'), url('../fonts/CocogooseCompressedTrial-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    background-repeat: repeat-x;
    font-family: "Josefin Sans", sans-serif !important;
    font-size: 17px
}

a {
    list-style: none !important;
    text-decoration: none !important;
}

td {
    color: #000;
}

.hotel-cont {
    padding: 4%;
}

.amenities-cont {
    padding: 4%;
}

.amenities-cont,
.row .fa-wifi,
.fa-swimming-pool,
.fa-cutlery,
.fa-snowflake {
    font-size: 20px;
    min-width: 20px;
    min-height: 40px;
    text-align: center;
    color: #FA761D;
    text-align: start;
}

.hotel-desc {
    font-size: 1rem;
    line-height: 170%;
    margin-right: 2%;
    margin-left: 2%;
}

.hotel-am-text {
    color: black;
    font-size: 1rem;
    font-weight: normal !important;
}

.hotel-btn {
    font-size: 1.3rem;
    background: #FA761D;
    padding: 1rem;
    border-radius: 0x;
}

.hotel-btn:hover {
    background: white;
    border: #FA761D 1px solid;
    color: #FA761D !important;
}

.hotel-btn a {
    color: white;
}

.hotel-btn:hover a {
    color: #FA761D !important;
    font-weight: bold;
}

.home-blog-overflow {
    overflow-x: hidden !important;
}

.hotel-form {
    background-color: rgba(128, 128, 128, 0.233);
}

.hotel-detail-btn {
    background-color: transparent;
    border: #FA761D 1px solid;
    padding: 1rem 0;
    min-width: 100%;
    max-width: 60%;
}

.hotel-detail-btn:hover {
    background-color: #FA761D;
    color: white;
}

.hotel-detail-btn a {
    color: black;
}

.hotel-gallery {
    width: 100%;
    padding-right: var(--bs-gutter-x, .7rem);
    padding-left: var(--bs-gutter-x, .7rem);
    margin-right: auto;
    margin-left: auto
}

h2.comon-head-m {
    font-weight: 350 !important;
    margin-top: 3rem;
}

.roomtype-bg {
    border: white solid;
    background-color: #E2E2E2;
    padding: 2% 0;
}

.rates-to-note .comon-head-m {
    color: #000;
}