.main-slider-three .container {
    position: relative;
    padding-top: 150px;
    padding-bottom: 0px;
    z-index: 30;
}
.main-slider-three__img {
    position: absolute;
    bottom: 100px;
    right: -550px;
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
    z-index: 1;
}
.main-slider-three__img img {
    width: 50%;
}
.about-three {
    position: relative;
    display: block;
    padding: 50px 0 50px;
}
.thm-btn {
    padding: 4px 10px 4px;
    border-radius: 10px;
}
.video-one__video-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.video-one__video-icon:before {
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    content: "";
    border: 1px solid rgba(var(--jetly-white-rgb), .20);
    z-index: 1;

}
.video-one__video-icon::after {
    position: absolute;
    top: -30px;
    left: -30px;
    right: -30px;
    bottom: -30px;
    content: "";
    border: 1px solid rgba(var(--jetly-white-rgb), .20);
    z-index: 1;
}
.video-one__video-link .ripple, .video-one__video-icon .ripple:before, .video-one__video-icon .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 110px;
    height: 110px;
}
.video-one {
    position: relative;
    display: block;
    padding: 50px 0 120px;
    z-index: 1;
    /* background-color: #6e8877; */
    /* background-image: url(../images/backgrounds/video-one-bg-1.jpg); */
    background-size: cover;
}
.video-one__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.blog-one__content {
    position: relative;
    display: block;
    background-color: var(--jetly-white);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.07);
    padding: 10px 20px;
}
.blog-one__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.news-carousel-page {
    position: relative;
    display: block;
    padding: 50px 0 120px;
    background-color: #fbf9f270;
    background-image: url('https://html.themexriver.com/intime/intime/images/background/pattern-21.jpg');
    background-blend-mode: overlay;
}
.news-carousel-page .news-carousel .item{
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
    margin-bottom: 0px;
    height: auto;
}
.news-carousel-page .news-carousel .item ul{
    list-style: none;
    padding-left: 0px;
    margin-bottom: 10px;
}
.news-carousel-page .news-carousel .item ul li i{
    color:#000000;
}

.section-title__title {
    margin: 0;
    color: #000000;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: -0.04em;
    margin-top: 5px;
}
.section-title__title1 {
    margin: 0;
    color: #000000;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: -0.04em;
    margin-top: 5px;
}
.news-carousel-page .news-carousel .item .thm-btn {
    padding: 0px 4px 0px;
    border-radius: 4px;
    font-size: 12px;
}
.destination-one__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 50px;
    background-color: rgba(var(--jetly-black-rgb), .90);
    padding: 4px 40px 4px;
    z-index: 2;
}
.destination-one__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
}
.destination-three {
    position: relative;
    display: block;
    padding: 50px 0 50px;
    z-index: 1;
}
.counter-two {
    position: relative;
    display: block;
    /*background-image: url('assets/images/backgrounds/placement-highlights.jpg');*/
');
    padding-top: 72px;
    padding-bottom: 74px;
    z-index: 1;
}
.counter-two .section-title__title {
    margin: 0;
    color: #ffffff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: -0.04em;
    margin-top: 5px;
}
.counter-two .counter-two__single{
    border-radius: 15px;
    align-items: center;
    justify-content: space-between;
    max-width: 25%;
    width: 100%;
    padding: 0px 5px;
    text-align: left;
}
.counter-two .counter-two__single .counter-box{
    background: #fff;
    padding: 20px;
    border-radius: 15px;
}
.counter-two .counter-two__count-box h3{
    font-size: 30px;
    color: #123821;
    font-weight: 700;
    line-height: 30px !important;
}
.counter-two__text {
    font-size: 14px;
    color: #38121f;
    line-height: 23px;
}
.get-flight__content-box {
    position: relative;
    display: block;
    background: #000000;
    border-radius: 20px;
    padding: 20px;
}
.get-flight__form {
    position: relative;
    display: block;
    padding: 15px;
}

.events-carousel-page .carousel-inner .carousel-item .events-box{
    /*background: #000000;*/
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 1px 20.58px 0.42px rgba(141, 138, 138, 0.14);
}
.events-carousel-page .carousel-inner .carousel-item .events-box h3{
    color:#ffffff;
    font-size: 40px;
}
.events-carousel-page .carousel-inner .carousel-item .events-box p{
    color:#ffffff;
}
.about-three__right p{margin-bottom:10px;}


.counter{
    color: #336699;
    width:100%;
    padding: 12px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

.counter .counter-icon{
    color: #fff;
    background: #000000;
    font-size: 30px;
    line-height: 40px;
    width: 60px;
    height: 60px;
    text-align: right;
    padding: 4px 10px 0 11px;
    border-radius: 0 0 0 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.counter .counter-content{
    padding: 10px 15px;
    border: 1px dashed #203eb2;
    border-radius: 13px;
    box-shadow: 0 0 0 12px #fff, 0 0 35px rgba(0,0,0,0.7);
    background:#ffffff;
    height: 130px;
}
.counter .counter-content i{
    color: #336699;
    font-size: 20px;
}
.counter .counter-value{
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0px 28px;
}

.counter h3{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin-bottom: 10px;
    display: flex;
}

.counter .counter-content p{
    margin-top: 30px;
}
.counter h3 .space{
    padding-left: 6px;
}

.serviceBox{
    text-align: center;
    padding: 0 15px 15px;
    position: relative;
    z-index: 1;
}
.serviceBox:before{
    content: '';
    background: linear-gradient(to right, #36374b, #336699);
    height: 90%;
    width: 100%;
    border-radius: 20px 20px;
    box-shadow: 0 -10px 10px -10px  #000 inset;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.serviceBox .service-content{
    color: #666;
    background: #fff;
    padding: 7px;
    margin: 0 0 0px;
    box-shadow: 0 -10px 10px -10px  #000 inset;
    border-radius: 150px 150px 0 0;
}
.serviceBox .service-content img {
    display: block;
    width: 100%;
    border-radius: 150px 150px 0 0;
    height: 148px;
}
.serviceBox .service-icon{
    color: #46BC44;
    font-size: 50px;
    margin: 0 0 10px 0;
}
.serviceBox .service-icon i{ transition: all 0.3s ease 0s; }
.serviceBox:hover .service-icon i{ transform: rotateX(360deg); }
.serviceBox .title{
    color: #46BC44;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.serviceBox .description{
    font-size: 14px;
    line-height: 23px;
    text-align: center;
}
.serviceBox .read-more{
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 3px 10px;
    display: inline-block;
    position: relative;
    transition: all ease 0.3s;
}
.serviceBox .read-more:before{
    content: '';
    background-color: #fff;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    transform: scale(0);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: -62px;
    right: 16px;
}
.about-one__satisfied-content p {
    color: #ffffff;
}

.we-do .we-do__right .get-flight__content-box {
    position: relative;
    display: block;
    background-color: #000000;
    border-radius: 20px;
    margin: 0px 50px 0px;
    padding: 20px;

}
.feature-three__inner img{
    margin: 5px 5px 5px;
    padding: 10px;
    flex-wrap: wrap;
    color: #fff;
    flex: 1 0 30%;
    max-width: 100%;
    transition: all .5s ease-in;
    position: relative;
    align-items: flex-start;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 50%;
    width: 25px;
    height: 25px;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    font-size: 1px;
    opacity: 2;
    border-radius: 50%;
    transition: opacity .15s ease;
}
.carousel-control-prev {
    left: -60px;
    background: #336698;
}
.carousel-control-next {
    right: -60px;
    background: #336698;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 12px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
.owl-theme .owl-nav.disabled+.owl-dots{display: none;}
.owl-theme .owl-dots .owl-dot {display: none;zoom: 1;}
.owl-theme .owl-nav {margin-top: 10px;position: absolute;top: -50px;right: 10px;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    font-size: 20px;
    width: 30px;
    height: 30px;
    background: #ffffff;
    border-radius: 50%;
    color: #2145b9;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #336799;
    color: #FFF;
    text-decoration: none;
}
.about-one .about-one__left p{color: #ffffff;text-align: justify;}

.serviceBox1{
    color: #fff;
    text-align: center;
    margin: 10px 15px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.serviceBox1:before{
    content: "";
    background: transparent;
    height: 150px;
    width: 2px;
    border: 2px solid #c5c5c5;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
}
.serviceBox1 .service-content{
    background-color:#000000;
    padding: 20px 0 0 0;
    height: 200px;
}
.serviceBox1 .title{
    color: #fff;
    background: linear-gradient(45deg, #3f71a8, #4276b0, #10cbe6, #09d3e8);
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0 0 3px #000;
    padding: 15px 10px;
    margin: 0 -15px 5px;
    position: relative;
}
.serviceBox1 .title:before,
.serviceBox1 .title:after{
    content: '';
    background: linear-gradient(45deg, transparent 49%, #36a3da 50%);
    height: 15px;
    width: 16px;
    position: absolute;
    left: -1px;
    top: 100%;
}
.serviceBox1 .title:after{
    transform: rotateY(180deg);
    left: auto;
    right: -1px;
}
.serviceBox1 .description{
    font-size: 15px;
    line-height: 25px;
    padding: 15px;
    margin: 0;
}


.serviceBox2{
    color: #fff;
    text-align: center;
    margin: 10px 15px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.serviceBox2:before{
    content: "";
    background: transparent;
    height: 150px;
    width: 2px;
    border: 2px solid #c5c5c5;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
}
.serviceBox2 .service-content{
    background-color:#000000;
    padding: 20px 0 0 0;
    height: 350px;
}
.serviceBox2 .title{
    color: #fff;
    background: linear-gradient(45deg, #3f71a8, #4276b0, #10cbe6, #09d3e8);
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0 0 3px #000;
    padding: 15px 10px;
    margin: 0 -15px 5px;
    position: relative;
}
.serviceBox2 .title:before,
.serviceBox2 .title:after{
    content: '';
    background: linear-gradient(45deg, transparent 49%, #36a3da 50%);
    height: 15px;
    width: 16px;
    position: absolute;
    left: -1px;
    top: 100%;
}
.serviceBox2 .title:after{
    transform: rotateY(180deg);
    left: auto;
    right: -1px;
}
.serviceBox2 .description{
    font-size: 15px;
    line-height: 25px;
    padding: 15px;
    margin: 0;
}
.events-box .events-content{
    max-width: 520px;
    background: #ffffff;
    padding: 50px 50px;
    position: relative;
    background: linear-gradient(144deg, #3b699a, #4e8ad3 50%, #00ddeb);
    border-radius: 20px;
    height: 310px;
}
@media only screen and (max-width: 767px) {
    .main-slider-three .container {
        position: relative;
        padding-top: 100px;
        padding-bottom: 30px;
        z-index: 30;
    }
    .about-one__satisfied {position: absolute;bottom: 70px;right: 0px;}
    .counter-two {padding-top: 50px;padding-bottom: 50px;z-index: 1;}
    .counter-two .section-title__title {font-size: 30px;line-height: 40px;}
    .section-title__title {font-size: 30px;line-height: 40px;}
    .we-do__right {padding-top: 30px;background-color: #ffffff;padding-bottom: 30px;z-index: 1;}
    .we-do .we-do__right .get-flight__content-box {margin: 0px 0px 0px;}
    .serviceBox .service-content img {
        height: auto;
    }
    .events-box .events-content{
        max-width: 520px;
        background: #ffffff;
        padding: 20px !important;
        position: relative;
        background: linear-gradient(144deg, #3b699a, #4e8ad3 50%, #00ddeb);
        border-radius: 20px;
        height: auto!important;
    }
    .events-carousel-page .carousel-inner .carousel-item .events-box h3{font-size: 25px;}
    .carousel-control-prev {
        left: -10px;
        background: #336698;
    }
    .carousel-control-next {
        right: -10px;
        background: #336698;
    }
    .counter .counter-content {height: 110px;}
    .counter .counter-icon {
        color: #fff;
        background: #000000;
        font-size: 30px;
        line-height: 32px;
        width: 40px;
        height: 40px;
        text-align: right;
        padding: 0px 1px 0 13px;
        border-radius: 0 0 0 100%;
        position: absolute;
        right: 0;
        top: 0;
    }
    .counter .counter-icon i{font-size:23px;}
    .counter h3 {font-size: 12px;}
    .counter h3 .space {padding-left: 0px;}
    .counter .counter-value {font-size: 18px;line-height: 30px;font-weight: 600;margin: 0 0 10px;padding: 0px 0px;}
    .counter .counter-content p {margin-top: 10px;}
}