﻿@import url('https://fonts.googleapis.com/css2?family=Poppins: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: myFirstFont;
    src: url('photoshoot/Photoshoot.otf');
}

.text-red h5 {
    font-family: myFirstFont;
    padding: 10px 0px;
}

.dropdown {
    font-family: poppins;
}
/* .dropbtn img {
    transform: rotate(90deg);
} */
.show .down-img {
    transform: rotate(180deg);
}

.rotate .down-img {
    transform: rotate(180deg);
}

* {
    margin: 0;
    box-sizing: border-box;
}

body {
    font-family: poppins;
}

.container {
    width: 80%;
    margin: 0 auto;
    padding: 0px;
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
}

.justify-content {
    justify-content: space-between;
}

.gap {
    gap: 15px;
}

.align-items {
    align-items: center;
}

.py-50 {
    padding: 50px 0px;
}

.w-25 {
    width: 25%;
}

.w-33 {
    width: 32.333%;
}

.w-50 {
    width: 38%;
}

.w-70 {
    width: 70%;
}

.w-30 {
    width: 30%;
}

.w-60 {
    width: 55%;
}

.w-40 {
    width: 46%;
}

.w-20 {
    width: 20%;
}

.w-15 {
    width: 15%;
}

.w-85 {
    width: 85%;
}

.w-25 {
    width: 25%;
}

.w-75 {
    width: 75%;
}

.w-80 {
    width: 80%;
}

.my-50 {
    margin: 50px 0px;
}

a {
    text-decoration: none;
}

.pt-30 {
    padding-top: 30px;
}

.m-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.mt-30 {
    margin-top: 30px;
}

.py-30 {
    padding: 30px 0px;
}

.my-30 {
    margin: 30px 0px;
}

.gap-8 {
    gap: 8px;
}

.breadcrumb-wrap .list-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .breadcrumb-wrap .list-wrap ul li {
        display: inline-block;
        position: relative;
    }

    .breadcrumb-wrap .list-wrap ul li {
        text-decoration: none;
        color: #000;
        font-size: 16px;
        font-weight: 400;
    }

    .breadcrumb-wrap .list-wrap ul .active {
        color: #2196F3;
    }

.client-deatils {
    width: 44% !important;
}
.client-deatils {
    padding: 10px;
    position: relative;
    border: 1px solid #dbdbdb;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin: 0px;
    background: #fff;
    height: auto;
    display: flex;
    flex-direction: column;
    min-height: auto;
    box-shadow: 0 0 5px 0 rgb(0, 0, 0, .20);
}
/* .breadcrumb-wrap .list-wrap ul li:last-child a::before {
    height: 6px;
    width: 6px;
    content: "";
    position: absolute;
    right: -15px;
    top: 8px;
    transition: .5s all;
    transform: rotate(45deg);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
} */
.breadcrumb-wrap .list-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.client-deatils .mySlides {
    display: none;
}

.cursor {
    cursor: pointer;
}
.qoutetag{position: relative;}
.qoutetag:before {
    content: "\201C";
    position: absolute;
    top: -20px;
    left: -45px;
    font-size: 94px;
    background: transparent;
    line-height: 86px;
    width: 33px;
    height: 33px;    font-family: fantasy;
    border-radius: 0px;
    color: #2196F3 !important;
}
.qoutetag:after {
    content: "\201D";
    position: absolute;
	bottom: -10px;
    right: -30px;
    font-size: 94px;
    background: transparent;
    line-height: 86px;
    width: 33px;
    font-family: fantasy;
    height: 33px;
    border-radius: 0px;
    color: #2196F3 !important;
}	
.client-deatils .prev, .next {
    cursor: pointer;
    /* position: absolute;
    bottom: 0;
    width: auto; */
    padding: 10px;
    border-radius: 9px;
    height: 60px;
    margin-top: 0px;
    color: #000;
    background: #F6F6F6;
    font-weight: bold;
    font-size: 20px;
    border-radius: 8px;
    user-select: none;
    -webkit-user-select: none;
    display: flex;
    align-items: center;
}

.slider-button {
    position: absolute;
    width: 96%;
    bottom: 10px;
    display: flex;
    z-index: 1;
    align-items: center;
    justify-content: space-between;
}
.hoiday-trip .slider-button {
    position: absolute;
    width: 96%;
    bottom: 10px;
    display: flex;
    z-index: 1;
    align-items: center;
    justify-content: space-between;
}

.amazing-trip .slider-button {
    position: absolute;
    width: 100%;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.memorbale-client .slider-button {
    position: absolute;
    width: 100%;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.client-hoilday-trip-2 .slider-button {
    position: absolute;
    width: 100%;
    bottom: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* Position the "next button" to the right */
.client-deatils .next {
    right: 0;
    border-radius: 8px;
}
/* .amazing-trip .client-deatils .prev, .next  {
    bottom: 23px;
}
.client-hoilday-trip .client-deatils .prev, .next  {
    bottom: 23px;
}
.hoiday-trip .client-deatils .prev, .next  {
    bottom: 4px;
}
.memorbale-client .client-deatils .prev, .next  {
    bottom: 0;
} */
/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}

.client-deatils {
    position: relative;
}
/* .client-hoilday-trip:last-child .prev, .next {
    bottom: 50px;
    
} */

/* Add a transparency effect for thumnbail images */

/* .client-hoilday-trip .prev {
    bottom: 23px;
  }
  .client-hoilday-trip .next {
    bottom: 23px;
  }
  .client-hoilday-trip-2 .prev {
    bottom: 46px;
  }
  .client-hoilday-trip-2 .next {
    bottom: 46px;
  } */
.client-review .demo {
    opacity: 0.6;
}
.client-review .demoImg {
    opacity: 0.6;
}
.active {
    opacity: 1;
}
.slide-icon-wrap .active,
.demo:hover {
    opacity: 1;
}
slide-icon-wrap .active,
.demoImg:hover {
    opacity: 1;
}

.slide-icon-wrap img {
    vertical-align: middle;
}

.slide-icon-wrap .mySlides img {
    max-width: 100%;
}

.slide-icon-wrap {
    justify-content: center;
    gap: 10px;
}

.client-review .slide-icon {
    width: 19%;
}

.slide-icon-wrap.d-flex {
    padding-top: 10px;
}

.text-red {
    padding: 15px 0px;
}

    .text-red h5 {
        font-size: 20px;
        color: #EF6614;
        font-weight: 400;
        margin-bottom: 0px;
        font-style: italic;
    }

.text-detail p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: justify;
}

.client-all-details {
    padding:0px;
}

    .client-all-details h5 {
        font-size: 20px;
        color: #000;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .client-all-details h6 {
        font-size: 16px;
        color: #2196F3;
        font-weight: 400;
        margin-bottom: 0px;
    }

.client-icon-text {
    padding-top: 15px;
}

.client-review-two {
    background-color: #F4FAFF;
    background: #2196f324 url(https://www.easemytrip.com/cabs/img/b-g-cab.png);
}

    .client-review-two .review-wrap {
        flex-direction: row-reverse;
    }

.slider-client {
    position: relative;
}

    .slider-client::after {
        content: "";
        background-image: url('./images/red-heart.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 70px;
        width: 70px;
        position: absolute;
        top: 30px;
        right: -35px;
        transform: rotate(45deg);
    }

    .slider-client::before {
        content: "";
        background-image: url('./images/red-heart.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 70px;
        width: 70px;
        position: absolute;
        bottom: 60px;
        left: -30px;
    }

.hoiday-trip .slider-client::before {
    bottom: 60px;
    right: -30px;
    left: auto;
    transform: rotate(45deg);
}

.hoiday-trip .slider-client::after {
    display: none;
}

.last-trip .slider-client::before {
    display: none;
}

.last-trip .slider-client::after {
    right: auto;
    left: -30px;
    top: 48%;
}

.memorbale-client .slider-client::after {
    top: auto;
    bottom: 30px;
}

.memorbale-client .slider-client::before {
    bottom: auto;
    top: 30px;
}

.emt-wrp .logo {
    text-align: center;
}

    .emt-wrp .logo img {
        max-width: 100%;
    }

.banner-warp {
    background-image: url(./images/banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    padding: 0;
    height: 290px;
}
    .banner-warp::after {
        content: "";
        background-image: url('./images/banner-bg.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.emt-wrp {
    padding: 15px 0px;
}

.down-arrow-white {
    transform: rotate(90deg);
}

.banner-text {
    position: relative;
    z-index: 99;
}

.banner-image {
    position: relative;
    z-index: 99;
    width: 430px;
}

    .banner-image img {
        max-width: 100%;
    }

.banner-text h4 {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0px;
}

.banner-text h5 {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
}

.banner-button {
    margin-top: 50px;
}

    .banner-button a {
        background-color: #EF6614;
        border-radius: 35px;
        padding: 10px 30px;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
    }

        .banner-button a:hover {
            background-color: #f38444;
        }

.dropdown {
    position: relative;
    display: inline-block;
}

.dropbtn {
    padding: 10px;
    color: #000;
    background: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.pl-10 {
    padding-left: 10px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin: 0;
    padding: 0;
    right: 0;
    width: 20%;
    border-radius: 8px;
    box-shadow: 1px 0.5px 5.5px #bcbcbc;
}

    .dropdown-content li {
        margin: 0;
        padding: 10px;
        list-style: none;
        border-bottom: 1px dotted #c7c7c7;
        cursor: pointer;
        font-size: 14px;
    }

    .dropdown-content.show {
        display: block;
    }

        .dropdown-content.show ul li {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

.rating {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.reset {
    font-size: 16px;
    color: #2196F3;
    font-weight: 600;
    text-transform: capitalize;
}

.user_img img {
    margin-left: 5px;
}

.reset img {
    max-width: 15px;
    margin: 0px 2px;
}

.filter .dropbtn {
    padding: 0;
    color: #000;
    background: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
    display: flex;
    gap: 20px;
    margin-left: auto;
}

.filter-text-wrap .dropbtn img {
    margin-left: 10px;
}

.filter .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 180px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin: 0;
    padding: 0;
    width: 20%;
    border-radius: 8px;
    box-shadow: 1px 0.5px 5.5px #bcbcbc;
}

.show {
    display: block !important;
}

.filter {
    display: flex;
    justify-content: flex-end;
}

    .filter .down-img {
        margin-left: 5px;
    }

#myDropdown ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.filter b {
    color: #2196F3;
}
/* ///////////////phone */

@media only screen and (max-width: 768px) {
    .w-60 {
        width: 100%;
    }

    .w-40 {
        width: 100%;
    }

    .client-review .slide-icon {
        width: 17%;
    }

    .slider-button {
        position: absolute;
        width: 100%;
        bottom: 0px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .client-hoilday-trip-2 .slider-button {
        bottom: 0px;
    }

    .client-hoilday-trip {
        margin: 10px 0px !important;
    }

    .text-red h5 {
        font-size: 16px;
        color: #EF6614;
        font-weight: 400;
        margin-bottom: 0px;
        font-style: italic;
    }

    .client-deatils .prev, .next {
        cursor: pointer;
        position: absolute;
        bottom: 2%;
        width: auto;
        padding: 5px;
        border-radius: 9px;
        height: 30px;
        margin-top: 0px;
        color: #000;
        background: #F6F6F6;
        font-weight: bold;
        font-size: 14px;
        border-radius: 2px;
        user-select: none;
        -webkit-user-select: none;
        display: flex;
        align-items: center;
    }

    .client-deatils .next {
        right: 0;
        border-radius: 2px;
    }

    .slider-client::before {
        content: "";
        background-image: url('./images/red-heart.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 50px;
        width: 50px;
        position: absolute;
        bottom: 30px;
        left: 0px;
    }

    .slider-client::after {
        content: "";
        background-image: url('./images/red-heart.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 50px;
        width: 50px;
        position: absolute;
        top: 30px;
        right: 0px;
        transform: rotate(45deg);
    }

    .hoiday-trip .slider-client::before {
        bottom: 60px;
        right: 0px;
        left: auto;
        transform: rotate(45deg);
    }

    .last-trip .slider-client::after {
        right: auto;
        left: 0px;
        top: 48%;
    }

    .my-50 {
        margin: 30px 0px;
    }

    .client-all-details {
        padding: 10px 0px;
    }

    .star-icon {
        margin-top: 10px;
    }

    .client-all-details h6 {
        font-size: 14px;
    }

    .client-all-details h5 {
        font-size: 18px;
    }

    .text-detail p {
        font-size: 16px;
        margin-top: 30px;
    }
    .breadcrumb-wrap .list-wrap ul li a {
        font-size: 14px;
    }

    .py-50 {
        padding: 30px 0px;
    }

    .breadcrumb-wrap .list-wrap {
        margin-right: 15px;
    }

    .client-deatils {
        width: 100% !important;
    }

    .banner-review.d-flex.align-items.justify-content {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding-top: 20px;
    }
    .banner-text.w-50 {
        width: 100%;
    }
.qoutetag:before {
    content: "\201C";
    position: absolute;
    top: -30px;
    left: 0;
    font-size: 94px;
    background: transparent;
    line-height: 86px;
    width: 33px;
    height: 33px;
    font-family: fantasy;
    border-radius: 0px;
    color: #2196F3 !important;
}
	
.qoutetag:after {
    content: "\201D";
    position: absolute;
    bottom: -32px;
    right: 0px;
    font-size: 94px;
    background: transparent;
    line-height: 86px;
    width: 33px;
    font-family: fantasy;
    height: 33px;
    border-radius: 0px;
    color: #2196F3 !important;
}
    .banner-image.w-50 {
        width: 70%;
        margin-top: 20px;
    }
.banner-warp {
    height: 360px;
}
    .banner-text h4 {
        font-size: 30px;
        color: #000;
        font-weight: 700;
        margin-bottom: 0px;
    }

    .banner-text h5 {
        font-size: 18px;
        color: #000;
        font-weight: 400;
        margin-bottom: 0px;
    }

    .banner-button {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 1600x) {
    .slider-button {
        position: absolute;
        width: 100%;
        bottom: 9px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .client-hoilday-trip .slider-button {
        position: absolute;
        width: 100%;
        bottom: 10px !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .client-hoilday-trip-2 .slider-button {
        bottom: 0;
    }
}
