/*

TemplateMo 559 Zay Shop

https://templatemo.com/tm-559-zay-shop

---------------------------------------------
Table of contents
------------------------------------------------
1. Typography
2. General
3. Nav
4. Hero Carousel
5. Accordion
6. Shop
7. Product
8. Carousel Hero
9. Carousel Brand
10. Services
11. Contact map
12. Footer
13. Small devices (landscape phones, 576px and up)
14. Medium devices (tablets, 768px and up)
15. Large devices (desktops, 992px and up)
16. Extra large devices (large desktops, 1200px and up)
--------------------------------------------- */

/* Typography */

/* img:hover {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
 */

/* @keyframes rotate {
	100% {
		transform: rotate(1turn);
	}
}

.rainbow {
	position: relative;
	z-index: 0;
	width: 400px;
	height: 300px;
	border-radius: 10px;
	overflow: hidden;
	padding: 2rem;

	::before {
		content: '';
		position: absolute;
		z-index: -2;
		left: -50%;
		top: -50%;
		width: 200%;
		height: 200%;
		background-color: #399953;
		background-repeat: no-repeat;
		background-size: 50% 50%, 50% 50%;
		background-position: 0 0, 100% 0, 100% 100%, 0 100%;
		background-image: linear-gradient(#399953, #399953), linear-gradient(#fbb300, #fbb300), linear-gradient(#d53e33, #d53e33), linear-gradient(#377af5, #377af5);
		animation: rotate 4s linear infinite;
	}

	::after {
		content: '';
		position: absolute;
		z-index: -1;
		left: 6px;
		top: 6px;
		width: calc(100% - 12px);
		height: calc(100% - 12px);
		background: white;
		border-radius: 5px;
	}
} */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 10px;
    height: 4px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

/* contact us ka css start */

.sizree {
    font-size: 18px;
}

.dect {
    text-decoration: none;
    color: black;
}

.btnco {
    background-color: #01385e;
    color: white;
}

.btnco:hover {
    background-color: #c3dff3;
    color: black;
}

@media only screen and (max-width: 576px) {
    .puramap {
        padding-left: 28px;
    }

    .repons {
        width: 88%;
    }

    .markertt {
        width: 10%;
    }
}

/* end of contact us css */

:root {
    --first-font-family: Roboto, sans-serif;
    --second-font-family: Amatic SC, sans-serif;
    --first-background-color: #01385e;
    --black-color: #000;
    --white-color: #fff;
    --second-font-color: black;
    --grey-color: #f6f6f6;
    --first-navbar-height: 29px;
}

body {
    font-family: var(--first-font-family) !important;
    font-size: 14px;
    font-weight: normal;
    color: var(--black-color);
    overflow-x: hidden;
    width: 100%;
    background-color: #D9D9D9;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3CradialGradient id='a' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23FFFFFF'/%3E%3Cstop offset='1' stop-color='%23D9D9D9'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='750' x2='1550' y2='750'%3E%3Cstop offset='0' stop-color='%23ececec'/%3E%3Cstop offset='1' stop-color='%23D9D9D9'/%3E%3C/linearGradient%3E%3Cpath id='s' fill='url(%23b)' d='M1549.2 51.6c-5.4 99.1-20.2 197.6-44.2 293.6c-24.1 96-57.4 189.4-99.3 278.6c-41.9 89.2-92.4 174.1-150.3 253.3c-58 79.2-123.4 152.6-195.1 219c-71.7 66.4-149.6 125.8-232.2 177.2c-82.7 51.4-170.1 94.7-260.7 129.1c-90.6 34.4-184.4 60-279.5 76.3C192.6 1495 96.1 1502 0 1500c96.1-2.1 191.8-13.3 285.4-33.6c93.6-20.2 185-49.5 272.5-87.2c87.6-37.7 171.3-83.8 249.6-137.3c78.4-53.5 151.5-114.5 217.9-181.7c66.5-67.2 126.4-140.7 178.6-218.9c52.3-78.3 96.9-161.4 133-247.9c36.1-86.5 63.8-176.2 82.6-267.6c18.8-91.4 28.6-184.4 29.6-277.4c0.3-27.6 23.2-48.7 50.8-48.4s49.5 21.8 49.2 49.5c0 0.7 0 1.3-0.1 2L1549.2 51.6z'/%3E%3Cg id='g'%3E%3Cuse href='%23s' transform='scale(0.12) rotate(60)'/%3E%3Cuse href='%23s' transform='scale(0.2) rotate(10)'/%3E%3Cuse href='%23s' transform='scale(0.25) rotate(40)'/%3E%3Cuse href='%23s' transform='scale(0.3) rotate(-20)'/%3E%3Cuse href='%23s' transform='scale(0.4) rotate(-30)'/%3E%3Cuse href='%23s' transform='scale(0.5) rotate(20)'/%3E%3Cuse href='%23s' transform='scale(0.6) rotate(60)'/%3E%3Cuse href='%23s' transform='scale(0.7) rotate(10)'/%3E%3Cuse href='%23s' transform='scale(0.835) rotate(-40)'/%3E%3Cuse href='%23s' transform='scale(0.9) rotate(40)'/%3E%3Cuse href='%23s' transform='scale(1.05) rotate(25)'/%3E%3Cuse href='%23s' transform='scale(1.2) rotate(8)'/%3E%3Cuse href='%23s' transform='scale(1.333) rotate(-60)'/%3E%3Cuse href='%23s' transform='scale(1.45) rotate(-30)'/%3E%3Cuse href='%23s' transform='scale(1.6) rotate(10)'/%3E%3C/g%3E%3C/defs%3E%3Cg transform='translate(180 0)'%3E%3Cg transform='translate(0 255)'%3E%3Ccircle fill='url(%23a)' r='3000'/%3E%3Cg opacity='0.5'%3E%3Ccircle fill='url(%23a)' r='2000'/%3E%3Ccircle fill='url(%23a)' r='1800'/%3E%3Ccircle fill='url(%23a)' r='1700'/%3E%3Ccircle fill='url(%23a)' r='1651'/%3E%3Ccircle fill='url(%23a)' r='1450'/%3E%3Ccircle fill='url(%23a)' r='1250'/%3E%3Ccircle fill='url(%23a)' r='1175'/%3E%3Ccircle fill='url(%23a)' r='900'/%3E%3Ccircle fill='url(%23a)' r='750'/%3E%3Ccircle fill='url(%23a)' r='500'/%3E%3Ccircle fill='url(%23a)' r='380'/%3E%3Ccircle fill='url(%23a)' r='250'/%3E%3C/g%3E%3Cg transform='rotate(-54 0 0)'%3E%3Cuse href='%23g' transform='rotate(10)'/%3E%3Cuse href='%23g' transform='rotate(120)'/%3E%3Cuse href='%23g' transform='rotate(240)'/%3E%3C/g%3E%3Ccircle fill-opacity='0.69' fill='url(%23a)' r='3000'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
}

.container ul li .bottom {
    width: 50%;
    height: 20px;
    line-height: 20px;
    /* background: blue;     */
    text-align: center;
    /* color:white; */
    font-size: 20px;
}

.container42 ul {
    /* display: -webkit-box;
display: -ms-flexbox; */
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* padding-left: 0;
margin-bottom: 0; */
    list-style: none;
    float: right;
    list-style: none;
    margin-top: -45px;
    margin-right: -59px;
}

@media screen and (min-width: 1201px) and (max-width: 1450px) {
    h1 b {
        font-family: Verveine-Regular;
    }
}

@media screen and (max-width: 576px) {
    .video-div img {
        width: auto;
        max-width: 100%;
    }

    .sliders {
        width: 100%;
    }

    .inner {
        width: 100px;
    }
}

/* .header{
  font-size: 69px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  line-height: 55px;
} */

.span1 {
    display: inline-block;
    background: var(--first-background-color);
    color: #fff;
    font-size: 25px;
    padding: 12px 36px;
    margin-top: 20px;
    border-radius: 6px;
    border: 2px solid var(--first-background-color);
    transition: all 0.3s ease;
}

.booknow-header {
    right: -2px;
    margin-top: 64px;
}

.textpp {
    color: var(--first-background-color) !important;
    /* font-size: 27px!important; */
    font-family: Verveine-Regular !important;
    text-align: center;
    margin-bottom: 12px;
}

.h1 {
    font-family: "Roboto", sans-serif;
    font-size: 48px !important;
    font-weight: 200 !important;
}

.h2 {
    font-family: "Roboto", sans-serif;
    font-size: 30px !important;
    font-weight: 300;
}

.h3 b {
    font-family: "Roboto", sans-serif;
    font-size: 22px !important;
}

.enrollbook1 {
    display: inline-block;
    background: #01385e;
    color: white;
    font-size: 20px;
    padding: 3px 16px;
    margin-top: 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    margin-left: -1px;
}

.enrollbook1:hover {
    background-color: #c3dff3;
    color: black;
}

.celeb-info {
    /* padding: 0 3rem !important; */
}

.celeb-info .celeb-details .celeb-description {
    margin-bottom: 8px;
}

.responselanguage {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    width: 330px;
    border-radius: 10px;
    text-align: center;
    padding: 10px 0;
    margin: 1rem 0 !important;
}

.responselanguage5 {
    height: fit-content;
}

.responselanguage2 {
    border-left: 1px solid rgb(3, 89, 168);
}

.responselanguage1 .tooltiptext {
    visibility: hidden;
    width: fit-content;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px;
    /* Position the tooltip */
    position: relative;
    z-index: 1;
    right: 20px;
    top: 5px;
    word-wrap: normal;
}

.responselanguage1:hover .tooltiptext {
    visibility: visible;
}

@media only screen and (max-width: 576px) {
    .booknow-header {
        margin-top: 20px;
    }

    .celeb-info {
        padding: 1rem !important;
    }

    .celeb-info .box111 {
        position: unset;
        padding: 0;
    }

    .celeb-info .hitt {
        width: 100%;
        padding: 0 !important;
    }

    .celeb-info .right {
        width: 100%;
    }

    .celeb-info .right1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .celeb-info .celeb-details {
        padding: 0 !important;
    }

    .celeb-info .celeb-details .header {
        margin-top: 10px;
        font-size: 26px !important;
    }

    .celeb-info .celeb-details .like1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .celeb-info .celeb-details .heartshare {
        margin: 0;
    }

    .celeb-info .celeb-details .celeb-description {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .celeb-details .responselanguage {
        margin: 1rem 0 !important;
        width: 100% !important;
        padding: 10px;
    }

    .responselanguage .responselanguage5 {
        margin: unset !important;
    }

    .responselanguage .responselanguage5 .col-md-6 {
        position: unset !important;
        right: 0;
        left: 0;
    }

    .responselanguage .responselanguage1 {
        width: 49%;
        position: unset !important;
    }

    .responselanguage .responselanguage1 .language {
        /* position: absolute; */
    }

    .responselanguage .responselanguage1 .tooltiptext {
        position: relative;
        top: -45px;
        left: 75px;
        padding: 5px 20px;
    }

    .responselanguage .responselanguage2 {
        width: 49%;
    }

    .celeb-details .service-container {
        padding: 0;
        margin: unset !important;
        margin: auto !important;
        width: 100%;
    }

    .celeb-details .service-container .services {
        width: 49%;
    }

    .celeb-details .services .service-icon {
        width: 33%;
    }

    .celeb-details .services .recorded {
        width: 64%;
        font-size: 14px;
    }

    #celebrity-details {
        padding: 0 !important;
    }

    #celebrity-details .howdoesitworkss {
        margin: 1rem 0 !important;
    }

    #celebrity-details .book-process .text-center img {
        width: 20% !important;
        height: 20% !important;
    }

    #celebrity-details .book-process .rounded {
        margin-bottom: 0 !important;
    }
}

/* General */

.logo {
    font-weight: 500 !important;
}

.text-warning {
    color: #0a0a08 !important;
}

.text-muted {
    color: white !important;
}

.text-success {
    color: #363b37 !important;
}

.text-light {
    color: white !important;
}

.text-light1 {
    color: black !important;
}

.bg-dark {
    background-color: #01385e !important;
}

.bg-light {
    margin-bottom: -83px;
}

.bg-light1 {
    background-color: white !important;
}

.bg-light2 {
    background-color: var(--first-background-color) !important;
}

.bg-light3 {
    background-color: white !important;
}

.bg-light4 {
    background-color: #f1f3f4;
}

.bg-black {
    background-color: #1d242d !important;
}

.bg-success {
    background-color: #090a09 !important;
}

.btn-success {
    background-color: var(--first-background-color) !important;
    border-color: var(--first-background-color) !important;
}

.pagination .page-link:hover {
    color: #000;
}

.pagination .page-link:hover,
.pagination .page-link.active {
    background-color: var(--first-background-color);
    color: #fff;
}

/* Nav */

#templatemo_nav_top {
    min-height: var(--first-navbar-height);
    padding: 5px 15px;
}

#templatemo_nav_top * {
    font-size: 13px;
    letter-spacing: 1px;
}

.second-navbar {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    position: fixed;
    top: var(--first-navbar-height);
    z-index: 2;
    width: 100%;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.second-navbar #templatemo_main_nav .navbar-nav .nav-item.second-navbar-last,
.second-navbar #templatemo_main_nav .navbar-nav .nav-item.second-navbar-last a.nav-link {
    display: none;
}

@media only screen and (max-width: 576px) {
    .d-sm-block {
        display: block !important;
    }
	.d-sm-none {
        display: none !important;
    }

    .second-navbar #templatemo_main_nav .navbar-nav .nav-item.second-navbar-last,
    .second-navbar #templatemo_main_nav .navbar-nav .nav-item.second-navbar-last a.nav-link {
        display: block !important;
    }
}

@media only screen and (max-width: 576px) {
    .first-navbar {
        display: block;
    }

    .first-navbar .second-content,
    .first-navbar .third {
        display: none;
    }

    .first-navbar .first,
    .first-navbar .second {
        display: block;
    }

    .first-navbar .second {
        width: 28%;
    }

    .first-navbar .second a {
        display: inline-block !important;
        margin: 0;
        width: 30%;
    }

    .first-navbar .first {
        width: 70%;
    }

    .second-navbar-last {
        display: block;
    }
}

aside.weglot_switcher.wg-drop.country-selector {
    background: none !important;
    color: #212934;
    margin-left: 1rem;
}

aside.weglot_switcher.wg-drop.country-selector:hover {
    color: var(--first-background-color);
}

.wg-drop.country-selector li {
    border: 1px solid #aaa;
}

.wg-drop.country-selector li>a {
    color: #212934;
}

.wg-drop.country-selector .wgcurrent a {
    color: #212934 !important;
}

.wg-drop.country-selector .wgcurrent a:hover {
    color: var(--first-background-color);
}

#templatemo_main_nav .nav-link {
    color: #212934;
}

#templatemo_main_nav a:hover {
    color: var(--first-background-color);
}

#templatemo_main_nav .navbar .nav-icon {
    margin-right: 25px;
}

.add-shadow {
    transition: top 100ms ease 0s;
    top: 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

#templatemo_nav_top i,
#templatemo_nav_top a {
    display: contents;
}

#templatemo_nav_top .user_menu,
#templatemo_nav_top .user_login {
    display: inline-block;
}

#templatemo_nav_top .user_menu ul li {
    padding: 8px 15px;
    font-size: 15px;
}

#templatemo_nav_top .user_menu ul li a {
    font-weight: 500;
}

.navbar-brand img {
    height: 40px;
}

.has-search .form-control {
    padding-left: 2.375rem;
    border-radius: 2rem !important;
    background: var(--grey-color);
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.5rem;
    text-align: center;
    pointer-events: none;
    color: var(--second-font-color);
}

.search-results {
    width: 500px;
    max-height: 500px;
    display: none;
    overflow-y: scroll;
    z-index: 999999;
    top: 50px;
    left: 12rem;
    position: fixed;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.search-results-move {
    transition: top 0.3s ease 0s;
    top: 55px;
}

.search-results .card-title {
    font-size: 15px;
}

.search-results .see-more {
    border-top: 1px solid black;
}

.search-results .see-more a {
    text-decoration: none;
    color: #000;
}

.search-results .see-more h6 {
    margin: 20px auto 10px auto;
    font-size: 14px;
    font-weight: normal;
}

.search-results .results:hover {
    cursor: pointer;
}

.search-results .results a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: black;
}

.search-results .results .result-celeb:hover {
    background-color: var(--grey-color);
}

.search-results .results img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin: 10px auto;
    object-fit: cover;
}

.search-results .results h5 {
    margin-top: 10px;
    font-size: 16px;
    color: var(--first-background-color);
}

.search-results .results h6 {
    font-size: 14px;
    font-style: oblique;
    font-weight: normal;
}

.search-results .results h6 span {
    margin-right: 6px;
}

.search-results::-webkit-scrollbar-track {
    background-color: #f8f9fa;
}

.search-results::-webkit-scrollbar {
    width: 3px;
    background-color: #f5f5f5;
}

.search-results::-webkit-scrollbar-thumb {
    background-color: #a7a7a7;
    border: 2px solid #a7a7a7;
    border-radius: 10px;
}

#templatemo_main_nav .navbar-nav {
    font-size: 1em;
}

#templatemo_main_nav .navbar-nav .nav-item select::-ms-expand {
    display: none;
}

#templatemo_main_nav .navbar-nav .business-url {
    border: 1px solid var(--first-background-color);
    color: var(--first-background-color);
    margin-right: 1rem;
}

#templatemo_main_nav .navbar-nav .business-url:hover {
    color: var(--white-color);
    background-color: var(--first-background-color);
    border: 1px solid var(--first-background-color);
    /* color: white;
    border-radius: 50px; */
}

.navbar-brand {
    margin-right: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
    width: max-content;
}

.second-navbar .nav-content-form {
    margin: 0 2rem;
    width: 350px;
}

.second-navbar .nav-content-form .has-search {
    width: 100%;
}

@media only screen and (max-width: 576px) {
    .second-navbar .nav-content-form {
        margin: 0.7rem 0;
        width: 55%;
    }

    .search-results .results .result-celeb div:first-child {
        width: 29%;
    }

    .search-results .results .result-celeb div:nth-child(2) {
        width: 69%;
    }

    .search-results .results .result-celeb .details {
        width: 100% !important;
    }
}

#templatemo_main_nav .nav-content-ul {
    margin-left: 5rem;
}

#templatemo_main_nav .currency-dropdown,
#templatemo_main_nav .language-dropdown {
    padding-right: 0;
    padding-left: 0;
    margin-right: 1rem;
    margin-left: 1rem;
    border: 1px solid #aaa;
    outline: none;
}

#templatemo_main_nav .currency-dropdown option {
    width: fit-content;
}

#templatemo_main_nav .language-dropdown {
    margin: 0;
    padding: 0.5rem;
    background-color: var(--grey-color);
    border-radius: 8px;
    font-weight: 500;
    color: var(--first-background-color);
}

#templatemo_main_nav .language-dropdown * {
    padding: 1rem !important;
    min-height: 20px;
}

/* Hero Carousel */

/* #template-mo-zay-hero-carousel { background: #efefef !important;} */

/* Accordion */

.templatemo-accordion a {
    color: #000;
}

.templatemo-accordion a:hover {
    color: #333d4a;
}

/* Shop */

.shop-top-menu a:hover {
    color: #69bb7e !important;
}

/* Product */

.product-wap {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.product-wap .product-color-dot.color-dot-red {
    background: var(--first-background-color);
}

.product-wap .product-color-dot.color-dot-blue {
    background: #6db4fe;
}

.product-wap .product-color-dot.color-dot-black {
    background: #000000;
}

.product-wap .product-color-dot.color-dot-light {
    background: white;
}

.product-wap .product-color-dot.color-dot-green {
    background: var(--first-background-color);
}

.card.product-wap .card .product-overlay {
    background: rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
}

.card.product-wap:hover .card .product-overlay {
    visibility: visible;
    opacity: 1;
}

.card.product-wap a {
    color: #000;
}

#carousel-related-product .slick-slide:focus {
    outline: none !important;
}

#carousel-related-product .slick-dots li button:before {
    font-size: 15px;
    margin-top: 20px;
}

/* Brand */

.brand-img {
    filter: grayscale(100%);
    opacity: 0.5;
    transition: 0.5s;
}

.brand-img:hover {
    filter: grayscale(0%);
    opacity: 1;
}

/* Carousel Hero */

#template-mo-zay-hero-carousel .carousel-indicators li {
    margin-top: -50px;
    background-color: var(--first-background-color);
}

#template-mo-zay-hero-carousel .carousel-control-next i,
#template-mo-zay-hero-carousel .carousel-control-prev i {
    color: var(--first-background-color) !important;
    font-size: 2.8em !important;
}

/* Carousel Brand */

.tempaltemo-carousel .h1 {
    font-size: 0.5em !important;
    color: #000 !important;
}

/* Services */

.services-icon-wap {
    transition: 0.3s;
}

.services-icon-wap:hover,
.services-icon-wap:hover i {
    color: white;
}

.services-icon-wap:hover {
    background: var(--first-background-color);
}

/* Contact map */

.leaflet-control a,
.leaflet-control {
    font-size: 10px !important;
}

/* .form-control {
  border: 1px solid black;

} */

/* Footer */

/* new footer */

.socialConnectionsicon {
    color: #26d18d;
    padding-bottom: 30px;
    margin-top: 5px;
    display: table;
}

.socialConnectionsicon .title {
    padding-right: 6px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
}

.weaccept .title {
    padding-right: 6px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
}

.weaccept {
    margin-top: 62px;
    display: flex;
    border-bottom: 1px solid #dedede;
}

.imgaccept {
    margin-top: -9px;
    margin-left: -2px;
}

.videofooter {
    /*
    margin-left: -10px;
    margin-top: 28px; */
    border-radius: 10px;
}

.videofooter1 {
    width: 300px;
    height: 250px;
    border: 1px solid #dedede;
    border-radius: 10px;
}

@media only screen and (max-width: 576px) {
    .footerpura {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .videofooter1 {
        width: 100%;
        height: 100%;
    }

    .copyrightweaccept {
        width: 100%;
    }

    .imgaccept {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
    .footerpura {
        padding-top: 1.5rem !important;
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
        padding-bottom: 2rem !important;
    }
}

.copyright {
    margin-top: -39px;
}

.numbericon {
    color: white;
}

.numbericon:hover {
    color: white;
}

.copyright1 {}

.d-inline-block {
    display: inline-block !important;
}

.d-inline-block i {
    color: #d6b75c;
    font-size: 32px;
    /* padding-right: 5px; */
}

.customerservice {
    color: #d6b75c;
    margin-top: 15px;
    display: block;
}

.addressborvial {
    /* margin-top: -13px; */
}

.mx-4 {
    margin-right: -1.5rem !important;
}

.borviali {
    color: white;
    line-height: 22px;
    font-size: 13px;
    letter-spacing: 0.03rem;
    margin: 5px 0;
    display: block;
}

.borviali i,
.borviali a {
    display: inline-block;
}

.copyright1 .borviali {
    margin: 1rem 0;
}

.contact-emails {
    word-break: break-all;
}

.contact-emails i {
    display: inline !important;
    max-width: 14px;
}

.contact-emails a {
    display: inline !important;
    max-width: 207px;
}

#tempaltemo_footer a {
    color: white;
}

#tempaltemo_footer a:hover {
    color: #d6b75c;
}

#tempaltemo_footer ul.footer-link-list li {
    padding-top: 10px;
}

#tempaltemo_footer ul.footer-icons li {
    width: 2.6em;
    height: 2.6em;
    line-height: 2.6em;
}

#tempaltemo_footer ul.footer-icons li:hover {
    background-color: white;
    transition: 0.5s;
}

#tempaltemo_footer ul.footer-icons li:hover i {
    color: #212934;
    transition: 0.5s;
}

#tempaltemo_footer .border-light {
    border-color: #373d46 !important;
}

#sign_up_modal .modal-title,
#login_modal .modal-title {
    font-family: var(--first-font-family);
}

#sign_up_modal .facebook-login,
#login_modal .facebook-login,
#login_modal .google-login,
#sign_up_modal .google-login {
    /* width: 80%; */
}

#sign_up_modal .social-media-logins a,
#login_modal .social-media-logins a {
    text-decoration: none;
}

#sign_up_modal .facebook-login,
#login_modal .facebook-login {
    height: 40px;
    width: 40px;
    padding: 0;
}

#sign_up_modal .facebook-login img,
#login_modal .facebook-login img {
    border-radius: 50%;
    height: 40px;
}

#sign_up_modal .google-login,
#login_modal .google-login {
    height: 40px;
    width: 40px;
    margin-left: 5%;
    padding: 0;
}

#sign_up_modal .google-login img,
#login_modal .google-login img {
    border: 1px solid var(--black-color);
    border-radius: 50%;
    height: 40px;
}

#sign_up_modal .continue-para,
#login_modal .continue-para {
    width: 90%;
    text-align: center;
    border-bottom: 1px solid #dedede;
    line-height: 0.1em;
    margin: 20px;
    margin-left: auto !important;
    margin-right: auto !important;
}

#sign_up_modal .continue-para span,
#login_modal .continue-para span {
    background: #fff;
    padding: 0 10px;
    color: #828282;
    font-size: 12px;
}

#sign_up_modal .sign_up_form,
#login_modal .sign_up_form {
    width: 80%;
    margin: auto;
}

#sign_up_modal .sign_up_form label,
#login_modal .sign_up_form label,
#tract label {
    color: #4e4e4e;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0.2rem;
}

#tract label {
    font-size: 16px;
}

#sign_up_modal .sign_up_form input,
#login_modal .sign_up_form input {
    border: 1px solid rgba(128, 128, 128, 0.4);
}

#sign_up_modal .sign_up_form .btn-login-signup,
#login_modal .sign_up_form .btn-login-signup {
    background-color: var(--first-background-color);
    color: var(--white-color);
    border-radius: 30px;
    font-size: 18px;
    width: 100%;
}

#sign_up_modal .call-login-modal,
#login_modal .call-login-modal {
    color: var(--first-background-color);
    font-size: 16px;
    text-decoration: none;
    font-weight: 500;
}

.service-desc {
    font-size: 17px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2b63c4;
    margin: 5px 0 30px;
}

.service-desc1 {
    font-size: 15px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2b63c4;
    margin: 5px 0 30px;
}

.service-book-note {
    display: inline-block;
    font-size: 14px;
    font-style: oblique;
    font-weight: 500;
    color: darkgoldenrod;
    line-height: 24px;
    /* margin-left: 15px; */
    margin-top: 10px;
}

.p-tract {
    width: 300px;
}

.tractmy {
    font-size: 23px;
}

.modal-body {
    /* border: 3px 4px 6px solid black; */
    /* box-shadow: 0px 0px 2px 2px #888888; */
    /* width: 655px; */
    /* margin-bottom: 33px; */
    /* border-radius: 10px; */
    /* padding: 33px 22px; */
    /* margin-top: -24px; */
}

.tractbutton {
    margin-left: 44px;
}

.purab {
    margin-top: -54px;
}

.float-button1 {
    display: inline-block;
    background: #01385e;
    color: #fff;
    font-size: 18px;
    padding: 4px 16px;
    /* margin-top: 10px; */
    border-radius: 5px;
    border: 1px solid rgb(17, 15, 15);
    /* position: fixed; */
    /* left: 50px; */
    /* bottom: 10px; */
    /* z-index: 999999; */
    cursor: pointer;
}

/* .subscribefooter {
    border: 1px solid rgb(247, 246, 246);
    padding: 5px 5px;
    border-radius: 10px;
} */

.ExchangePolicy {
    display: block;
    text-decoration: none;
}

#socialGallery {
    display: inline-block;
    margin-left: 20px;
    text-decoration: none;
}

#socialGallery a {
    text-decoration: none;
}

.tract-icon {
    color: #000;
}

.tract-icon {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-left: 263px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: right;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.white-box {
    background-color: #fff;
    box-shadow: 1px 1px 8px 4px rgba(22, 24, 26, 0.25);
    border-radius: 38px;
    /* margin: 30px 0; */
    /* padding: 0px 20px 20px 20px; */
    /* position: relative; */
    /* height: fit-content; */
}

.white-box .summary-section img {
    max-width: 80%;
    height: 275px;
    object-fit: cover;
    border-radius: 24px;
    box-shadow: none;
    margin-bottom: 0;
}

@media only screen and (max-width: 576px) {
    .white-box .summary-section img {
        max-width: 100%;
        height: 100px;
        border-radius: 50%;
    }
}

.white-box .summary-section .text1 {
    font-size: 12px;
    color: grey;
    margin-bottom: 0;
    line-height: 27px;
}

.white-box .summary-section .text2 {
    font-size: 17px;
    color: #000;
    margin-bottom: 8px;
}

.smiley-img-box {
    margin-top: 74px;
}

.service-title {
    line-height: normal !important;
}

#order-deail-box {
    margin-left: 0 !important;
    width: 100% !important;
    padding: 10px 20px !important;
}

.book1 {
    background-color: #72b2e0 !important;
    color: black !important;
}

.book1:hover {
    background-color: rgb(9, 126, 209) !important;
}

.book1.selected {
    background-color: #01385e !important;
    color: #fff !important;
}

.service-container {
    width: 90%;
}

.detail-wp,
.detail-mail {
    line-height: normal !important;
}

.homeimg11 {
    max-width: 100%;
    margin: 22px 0;
}

.featured-video-slider .owl-nav,
.category-wise-slider .owl-nav,
.similar-celeb-slider .owl-nav {
    position: relative;
    top: -13rem;
    right: 0;
    text-align: unset !important;
}

.featured-video-slider .owl-nav .owl-prev i,
.featured-video-slider .owl-nav .owl-next i,
.category-wise-slider .owl-nav .owl-prev i,
.category-wise-slider .owl-nav .owl-next i,
.similar-celeb-slider .owl-nav .owl-prev i,
.similar-celeb-slider .owl-nav .owl-next i {
    font-size: 30px;
    color: var(--first-background-color);
}

.featured-video-slider .owl-nav .owl-prev,
.category-wise-slider .owl-nav .owl-prev,
.similar-celeb-slider .owl-nav .owl-prev {
    float: left;
    position: relative;
    left: -50px;
}

.featured-video-slider .owl-nav .owl-next,
.category-wise-slider .owl-nav .owl-next,
.similar-celeb-slider .owl-nav .owl-next {
    float: right;
    position: relative;
    right: -50px;
}

.celeb-demo-video-slider.owl-carousel .owl-video-wrapper,
.featured-video-slider.owl-carousel .owl-video-wrapper {
    border-radius: 20px;
    box-shadow: 0px 0px 9px 0px rgb(27, 25, 25);
}

.celeb-demo-video-slider.owl-carousel .owl-item img,
.featured-video-slider.owl-carousel .owl-item img {
    object-fit: cover;
    border-radius: 20px;
}

.banner-slider .banner-items-content {
    width: 100%;
    display: flex;
}

.banner-slider .banner-content {
    width: 59%;
    display: inline-block;
    padding: 0 50px;
}

.banner-slider .banner-image {
    width: 39%;
    display: inline-block;
}

.banner-slider .owl-nav {
    position: relative;
    top: -13rem;
    right: 0;
    text-align: unset !important;
}

.banner-slider .owl-nav .owl-prev i,
.banner-slider .owl-nav .owl-next i {
    font-size: 30px;
    color: var(--first-background-color);
}

.banner-slider .owl-nav .owl-prev {
    float: left;
    position: relative;
    left: -50px;
}

.banner-slider .owl-nav .owl-next {
    float: right;
    position: relative;
    right: -50px;
}

/*
// Extra small devices (portrait phones, less than 576px)
*/

@media only screen and (max-width: 576px) {
    .navbar-collapse {
        width: 100%;
        padding: 20px 10px;
    }

    #templatemo_main_nav .nav-content-form {
        width: 90%;
        margin: auto;
    }

    #templatemo_main_nav .nav-content-ul {
        /* width: 80%; */
        margin: auto;
    }

    .search-results {
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        max-height: 100%;
        height: calc(100% - 50px) !important;
        overflow-y: auto;
    }

    #templatemo_main_nav .navbar-nav .business-url {
        padding: 0.3rem 0.8rem;
        margin-left: 1rem;
        margin-bottom: 1rem;
    }

    #templatemo_main_nav .language-dropdown {
        margin-left: 1rem;
    }

    .banner-slider .slick-list,
    .banner-slider .slick-track {
        width: 100% !important;
    }

    .enrollborder {
        margin-left: 0;
        margin-right: 0;
    }

    .booking_header_breadcrumb {
        padding: 10px 0 10px 0 !important;
    }

    .booking_header_breadcrumb .breadcrumb {
        padding: 0 calc(var(--bs-gutter-x) / 2) !important;
        margin-top: 20px;
    }

    .booking_header_breadcrumb .booknow-header {
        right: unset !important;
        margin-top: 10px !important;
    }

    .booking_header_breadcrumb .booknow-header * {
        text-align: left !important;
    }

    .myselfbook .btn_message_type {
        width: fit-content;
    }

    .booking-form {
        padding: 10px calc(var(--bs-gutter-x) / 2) !important;
    }

    #order-deail-box {
        margin-left: unset !important;
        width: 100% !important;
        padding: 10px 15px !important;
    }

    .order-details .order-details-parts:first-child {
        width: 69% !important;
    }

    .order-details .order-details-parts:last-child {
        width: 29% !important;
    }

    .whatsp-mail .support {
        padding: 10px 10px;
    }

    .social-media-logins .continue-with {
        width: 49%;
    }

    .social-media-logins .social-icons {
        width: 49%;
    }

    .sign-up-header {
        padding-left: 9%;
        width: 90%;
    }

    .sign-up-close {
        width: 9%;
    }

    .as-featured-in .inner-as-featured {
        width: 100%;
        margin: 0;
    }

    /* .banner-slider .owl-item .row * {
    width: auto;
} */
    .banner-slider .banner-items-content {
        display: block;
        padding: 0;
    }

    .banner-slider .banner-content {
        width: 100%;
        display: block;
    }

    .banner-slider .banner-image {
        width: 100%;
        display: block;
    }

}

/* Small devices (landscape phones, 576px and up)*/

.product-wap .h3,
.product-wap li,
.product-wap i,
.product-wap p {
    font-size: 12px !important;
}

.product-wap .product-color-dot {
    width: 6px;
    height: 6px;
}

@media (min-width: 576px) and (max-width: 768px) {
    .tempaltemo-carousel .h1 {
        font-size: 1em !important;
    }

    /* Navbar */
    .navbar-collapse {
        width: 100%;
        padding: 20px 10px;
    }

    #templatemo_main_nav .nav-content-form {
        width: 94%;
        margin: auto;
    }

    #templatemo_main_nav .nav-content-ul {
        width: 80%;
        margin: auto;
    }

    .search-results {
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        max-height: calc(100% - 50px);
    }

    #templatemo_main_nav .navbar-nav .business-url {
        padding: 0.3rem 0.8rem;
        margin-left: 1rem;
        margin-bottom: 1rem;
    }

    #templatemo_main_nav .language-dropdown {
        margin-left: 1rem;
    }

    .videofooter1 {
        width: 100%;
        height: 140px;
    }

    .celeb-info .hitt {
        display: flex;
        flex-direction: column;
    }

    .service-book-note {
        margin-left: 10px;
    }

    .first-navbar {
        display: block;
    }

    .first-navbar .second-content,
    .first-navbar .third {
        display: none;
    }

    .first-navbar .first,
    .first-navbar .second {
        display: block;
    }

    .first-navbar .second {
        width: 28%;
    }

    .first-navbar .second a {
        display: inline-block !important;
        margin: 0;
        width: 30%;
    }

    .first-navbar .first {
        width: 70%;
    }

    .second-navbar #templatemo_main_nav .navbar-nav .nav-item.second-navbar-last,
    .second-navbar #templatemo_main_nav .navbar-nav .nav-item.second-navbar-last a.nav-link {
        display: block !important;
    }

    .celeb-info {
        padding: 1rem !important;
    }

    .celeb-info .box111 {
        position: unset;
        padding: 0;
    }

    .celeb-info .hitt {
        width: 100%;
        padding: 0 !important;
    }

    .celeb-info .right {
        width: 100%;
    }

    .celeb-info .right1 {
        /* width: 100%; */
        margin: auto;
        display: block;
        margin-bottom: 20px;
        max-width: 350px;
    }

    .celeb-info .celeb-details {
        /* padding: 0 !important; */
    }

    .celeb-info .celeb-details .header {
        margin-top: 10px;
        font-size: 26px !important;
    }

    .celeb-info .celeb-details .like1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .celeb-info .celeb-details .heartshare {
        margin: 0;
    }

    .celeb-info .celeb-details .celeb-description {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .celeb-details .responselanguage {
        margin: 1rem 0 !important;
        width: 100% !important;
        padding: 10px;
    }

    .responselanguage .responselanguage5 {
        margin: unset !important;
    }

    .responselanguage .responselanguage5 .col-md-6 {
        position: unset !important;
        right: 0;
        left: 0;
    }

    .responselanguage .responselanguage1 {
        width: 49%;
        position: unset !important;
    }

    .responselanguage .responselanguage1 .language {
        /* position: absolute; */
    }

    .responselanguage .responselanguage1 .tooltiptext {
        position: relative;
        top: -45px;
        left: 75px;
        padding: 5px 20px;
    }

    .responselanguage .responselanguage2 {
        width: 49%;
    }

    .celeb-details .service-container {
        padding: 0;
        margin: unset !important;
        margin: auto !important;
        width: 100%;
    }

    .celeb-details .service-container .services {
        width: 49%;
    }

    .celeb-details .services .service-icon {
        width: 33%;
    }

    .celeb-details .services .recorded {
        width: 64%;
        font-size: 14px;
    }

    #celebrity-details {
        padding: 0 !important;
    }

    #celebrity-details .howdoesitworkss {
        margin: 1rem 0 !important;
    }

    #celebrity-details .book-process .text-center img {
        width: 20% !important;
        height: 20% !important;
    }

    #celebrity-details .book-process .rounded {
        margin-bottom: 0 !important;
    }

    .booking_header_breadcrumb {
        padding: 10px 0 10px 0 !important;
    }

    .booking_header_breadcrumb .booknow-header p {
        padding: 0 calc(var(--bs-gutter-x) / 2) !important;
        text-align: left !important;
    }

    .booking_header_breadcrumb .booknow-header {
        right: unset !important;
        margin-top: 10px !important;
    }
}

/*// Medium devices (tablets, 768px and up)*/

@media (min-width: 769px) {

    /* #templatemo_main_nav .navbar-nav {
        max-width: 450px;
    } */
    .search-results {
        width: 550px;
        left: 0;
        /* right: 0; */
        /* margin: auto; */
    }

    .celeb-info .hitt {
        display: flex;
    }

    .service-book-note {
        margin-left: 10px;
    }

    .videofooter1 {
        width: 100%;
        height: 100%;
    }

    .first-navbar .second-content {
        display: none;
    }

    #templatemo_nav_top * {
        font-size: 11px;
        letter-spacing: normal;
    }

}

@media only screen and (min-width: 769px) and (max-width: 991px) {

    .featured.small-screen {
        max-width: 100%;
    }

    .featured .container.small-screen {
        max-width: 90%;
    }

    #templatemo_main_nav {
        width: 100%;
    }

    #templatemo_main_nav .nav-content-ul {
        width: 80%;
        margin: auto;
    }

    #templatemo_main_nav .nav-content-form {
        width: 94%;
        margin: auto;
    }

    #templatemo_main_nav .navbar-nav .business-url {
        padding: 0.3rem 0.8rem;
        margin-left: 1rem;
        margin-bottom: 1rem;
    }

    #templatemo_main_nav .language-dropdown {
        margin-left: 1rem;
    }

    .second-navbar #templatemo_main_nav .navbar-nav .nav-item.second-navbar-last,
    .second-navbar #templatemo_main_nav .navbar-nav .nav-item.second-navbar-last a.nav-link {
        display: block !important;
    }

    .celeb-info .right1 {
        width: 100%;
        height: 400px;
    }
}

/* Large devices (desktops, 992px and up)*/

@media (min-width: 992px) {
    /* #templatemo_main_nav .navbar-nav {
        max-width: 550px;
    } */

    #template-mo-zay-hero-carousel .carousel-item {
        min-height: 30rem !important;
    }

    .product-wap .h3,
    .product-wap li,
    .product-wap i,
    .product-wap p {
        font-size: 18px !important;
    }

    .product-wap .product-color-dot {
        width: 12px;
        height: 12px;
    }

    .search-results {
        width: 550px;
        left: 6rem;
        /* margin: unset; */
    }

    .celeb-info .hitt {
        display: flex;
    }

    .service-book-note {
        margin-left: 10px;
    }

    .first-navbar .second-content {
        display: inline-block;
    }

    #templatemo_nav_top * {
        font-size: 12px;
        letter-spacing: 1px;
        z-index: 10000;
    }

}

/* Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1200px) {
    .search-results {
        width: 500px;
        left: 4rem;
        /* margin: unset; */
        top: 75px;
    }

    .celeb-info .hitt {
        display: flex;
    }

    .service-book-note {
        margin-left: 10px;
    }
}

/* about ka css start */

.about-us-title {
    padding-bottom: 55px;
    padding-top: 70px;
    background: #e1e7f1;
    /* border-bottom: 2px solid black; */
}

.h3style span {
    border-bottom: 2px solid black;
}

.h3style {
    font-size: 32px;
    /* font-family: circular std; */
    margin: 12px auto;
    margin-top: 33px;
}

.about-us-images {
    background: linear-gradient(180deg, #01385e 50%, #fff 50%);
    align: center;
}

/* .about-us {
  background: #f1ecb4;
  background: linear-gradient(196deg, #f3f0d1 07%, #fff 65%);
} */

.about1111 {
    background: white;
    /* background: linear-gradient(196deg, #01385E 07%, #fff 65%); */
}

.about {
    font-size: 19px;
}

/* .pre{
  margin-top: 33px;
} */

/* .book31{

  background: #d6e9f7;
  color: rgb(24, 21, 21);
  font-size: 20px;
  padding: 6px 1px;
   border-radius: 5px;
  border: 1px solid #f0f3f5;
 margin-bottom: 33px;
  width: 262px;


} */

.buttonp {
    background-color: #01385e;
    color: white;
    border-radius: 6px;
    padding: 9px 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 14px auto;
    width: 200px;
    box-shadow: 0 4px 7px -1px rgb(0 0 0 / 11%), 0 2px 4px -1px rgb(0 0 0 / 7%);
}

.homepageoneslider {
    box-shadow: 0 4px 7px -1px rgb(0 0 0 / 11%), 0 2px 4px -1px rgb(0 0 0 / 7%);
    border-radius: 10px;
}

.buttonp:hover {
    background-color: #c0daeb;
    color: black;
}

/*
@media only screen and (max-width: 576px) {
    .buttonp {
        padding: 9px 2px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 14px 19px;
        width: 200px;
        margin-left: 53px;
    }

} */

/* @media only screen and (max-width: 768px) {
    .buttonp {
        padding: 9px 2px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 14px 19px;
        width: 200px;
        margin-left: 153px;
    }
} */

/* brand promotion start */

.tab-view-1 {
    background-color: #01385e;
    padding: 6px 15px;
    text-align: center;
    border-radius: 12px;
    font-size: 16px;
    color: white;
    text-decoration: none;
    margin: 4px;
}

.brandtabsab:hover {
    background-color: #dee9f0;
    color: black;
}

.buttonbrand11 {
    border: none;
    color: white;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 14px auto;
    cursor: pointer;
    background-color: #01385e;
    border-radius: 10px;
}

.buttonbrand11:hover {
    background-color: #dee9f0;
    color: black;
}

.buttonbrand {
    text-align: center;
}

.weaccept {
    color: white;
    font-size: 21px;
    margin-bottom: 11px;
}

/*
.pp1 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-left: 280px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
 */

.likedil {
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 30px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    z-index: 99;
    cursor: pointer;
}

/* .table{
  border:1px 1px 1px 2px solid black;
} */

/* orderlist ka start  */

.orderlist121 {
    box-shadow: 0px 0px 6px 2px #cdcdcd;
    /* border: 1px solid #888888; */
    width: 100%;
    border-radius: 12px;
    margin: 25px auto;
    /* margin-left: 124px; */
}

.text121 {
    color: #2b63c4;
    margin-left: 153px;
    font-size: 17px;
}

.odname {
    /* text-align: center; */
    /* padding: 52px; */
    /* margin-left: -299px;
    margin-top: -18px; */
    padding: 30px 0;
}

.odname1 {
    color: red;
    font-size: 16px;
}

.odbutton {
    align-items: center;
    padding: 13px;
    font-size: 20px;
}

.odbutton2 {
    align-items: center;
    padding: 13px;
    font-size: 20px;
    margin-left: 5px;
}

.odbutton1 {
    background-color: #01385e;
    color: white;
    border-radius: 6px;
    margin: 1px 1px;
    padding: 4px 24px;
    border: none;
}

.odbutton :hover {
    background-color: #dee9f0;
    color: black;
}

.odbutton2 :hover {
    background-color: #dee9f0;
    color: black;
}

.odbuttonbox {
    margin-top: 37px;
    margin-left: 72px;
}

.odbtn {
    padding-left: 55px;
}

.odbtn1 {
    font-size: 18px;
}

.odimg {
    padding: 30px 0;
    margin: 0 30px;
    object-fit: cover;
    width: fit-content;
    height: 100%;
}

.odimg img {
    width: 100%;
    height: 100%;
}

.drop1 {
    height: 193px;
    padding: 33px;
    font-size: 88px;
    margin-top: -33px;
}

.drop1 li {
    height: 23px;
    padding: 1px;
}

.drop1 li a {
    font-size: 16px !important;
    padding-left: 32px !important;
}

.drop2 {
    margin-bottom: 6px;
}

.slideimg {
    object-fit: fill;
    /* position: relative; */
}

.heartshare {
    margin-left: -83px;
    margin-top: -2px;
}

.branddone {
    box-shadow: 0 8px 38px 10px rgb(0 0 0 / 12%);
    border-radius: 10px;
    padding: 51px 153px;
}

.brandsliderwidth {
    width: 5px;
    height: 5px;
}

.brannd {
    margin-top: 133px;
}

/* .bookingsomeone {
    visibility: hidden;
} */

.myselfbook {
    margin-top: -30px;
}

.footerpayment {
    object-fit: cover;
    margin-right: -38px;
}

.wishlish {
    margin-top: 73px;
    margin-bottom: 122px;
}

.text-content {
    margin-left: 565px;
}

.dropdown-menu a:hover {
    color: #01385e;
}

/* how it work  */

.popp1 {
    height: 170px;
    width: 400px;
    background-color: white;
    display: none;
    position: fixed;
    left: 50px;
    bottom: 10px;
    color: #fff;
    border-radius: 10px;
    z-index: 99999;
    cursor: pointer;
    border-top-left-radius: 0;
    box-shadow: 1px 1px 8px 4px rgba(22, 24, 26, 0.25);
}

.float-button {
    display: inline-block;
    background: #01385e;
    color: #fff;
    font-size: 20px;
    padding: 6px 20px;
    margin-top: 10px;
    border-radius: 10px;
    border: 1px solid;
    position: fixed;
    left: 50px;
    bottom: 10px;
    z-index: 99999;
    cursor: pointer;
    width: fit-content;
    box-shadow: 0 4px 7px -1px rgb(0 0 0 / 11%), 0 2px 4px -1px rgb(0 0 0 / 7%);
}

.float-button:hover {
    background-color: #daebfc;
    color: #000;
    box-shadow: 0 4px 7px -1px rgb(0 0 0 / 11%), 0 2px 4px -1px rgb(0 0 0 / 7%);
}

.above-howitworks {
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    bottom: 180px;
}

.popp {
    height: 100%;
}

.pp1 {
    color: #fff;
}

.howitworkcontainer {
    margin: auto;
    padding: 40px 25px;
    height: 170px;
}

.content-single,
.content-single1,
.content-single2 {
    text-align: center;
    height: 100%;
}

.content-single:after {
    position: absolute;
    content: "";
    border-bottom: 2px solid rgb(14, 13, 13);
    width: 8%;
    top: 45%;
    margin-left: 40px;
}

.content-single1:after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #080808;
    width: 8%;
    top: 45%;
    margin-left: 40px;
}

.content-single .howitworksec,
.content-single1 .howitworksec,
.content-single2 .howitworksec {
    height: 50%;
    font-size: 40px;
    color: #000;
}

.howitworksec1 {
    line-height: 20px;
    font-size: 12px;
    height: 25%;
    color: black;
}

.col-xs-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
}

@media only screen and (max-width: 576px) {
    .float-button {
        left: 20px;
        padding: 3px 10px;
        font-size: 18px;
        bottom: 5px;
    }

    .above-howitworks {
        bottom: 160px;
    }

    .popp1 {
        left: 20px;
        width: 70%;
        height: 150px;
    }

    .howitworkcontainer {
        margin-left: 0 !important;
        margin: auto;
        padding: 30px 25px;
        height: 150px;
    }

    .content-single .howitworksec,
    .content-single1 .howitworksec,
    .content-single2 .howitworksec {
        height: 45%;
    }

    .howitworksec1 {
        line-height: 20px;
        font-size: 10px;
        height: 25%;
    }

    .content-single:after,
    .content-single1::after {
        margin-left: 25px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
    .float-button {
        left: 20px;
        padding: 3px 10px;
        font-size: 18px;
        bottom: 5px;
    }

    .above-howitworks {
        bottom: 130px;
    }

    .popp1 {
        left: 20px;
        width: 40%;
        height: 120px;
    }

    .howitworkcontainer {
        margin-left: 0 !important;
        margin: auto;
        padding: 30px 10px;
        height: 120px;
    }

    .content-single .howitworksec,
    .content-single1 .howitworksec,
    .content-single2 .howitworksec {
        height: 30%;
    }

    .howitworksec1 {
        line-height: 20px;
        font-size: 10px;
        height: 25%;
    }

    .content-single:after,
    .content-single1::after {
        margin-left: 25px;
    }
}

footer {
    position: relative;
}

/* Celebrities slider : Featured and Category Wise */

.slide-item {
    position: relative;
}

img.slideimg {
    box-shadow: 0px 0px 3px 0px rgb(27 25 25);
    /* min-height: 215px; */
    border-radius: 10px 10px 0 0;
    min-width: 130px;
    min-height: 190px;
}

shadow:hover {
    box-shadow: 0px 0px 8px 3px black;
}

.category-wise-slider-container {
    padding-left: 0;
    padding-right: 0;
}

.category-wise-slider-inner-wrapper h4 {
    margin-top: 1em;
}

.featured-slider .slide-item,
.category-wise-slider .slide-item,
.similar-celeb-slider .slide-item,
.celeb-list .slide-item {
    min-width: 175px !important;
    padding: 0 0.5em !important;
    width: 190px !important;
    height: fit-content;
    vertical-align: top;
    margin: 10px 12px;
    transition: 1s;
    display: table-cell;
}

.category-wise-slider .slide-item,
.similar-celeb-slider .slide-item {
    height: fit-content;
}

.celeb-list .slide-item {
    display: inline-block;
    margin: 10px 10px;
}

.featured-slider .slide-item .slide-details,
.category-wise-slider .slide-item .slide-details,
.similar-celeb-slider .slide-item .slide-details,
.celeb-list .slide-item .slide-details {
    display: block;
    width: 100%;
    /* padding: 0 5px 0 15px;
    position: absolute;
    bottom: 0; */
    position: unset;
    padding: 0;
}

.featured-slider .slide-item a,
.category-wise-slider .slide-item a,
.similar-celeb-slider .slide-item a,
.celeb-list .slide-item a {
    text-decoration: none;
}

.celeb-list .slide-item .slide-details {
    position: unset;
    padding: 0;
}

.featured-slider .slide-item img,
.category-wise-slider .slide-item img,
.similar-celeb-slider .slide-item img,
.celeb-list .slide-item img {
    /* width: 190px !important;
    height: 300px !important;
    margin: 10px 5px !important; */
    border-radius: 1em 1em 0 0;
    /* box-shadow: 87px 87px 7px 3px rgb(247, 245, 245); */
    /* -webkit-box-shadow: -7px -7px 0px 0px var(--second-font-color);
    -moz-box-shadow: -7px -7px 0px 0px var(--second-font-color);
    box-shadow: -7px -7px 0px 0px var(--second-font-color); */
}

img.slideimg.p-0 {}

.brand-promotion .celeb-list .slide-item {
    width: 188px !important;
    margin: 10px 20px 10px 0;
}

.brand-promotion .celeb-list .slide-item .slideimg {
    width: 188px !important;
    height: 260px !important;
}

.featured-slider .slide-item h5,
.category-wise-slider .slide-item h5,
.similar-celeb-slider .slide-item h5,
.celeb-list .slide-item h5 {
    width: 100%;
    color: var(--black-color);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 0.3rem;
}

.featured-slider .slide-item span,
.category-wise-slider .slide-item span,
.similar-celeb-slider .slide-item span,
.celeb-list .slide-item span {
    /* width: 100%; */
    /* font-size: 14px !important; */
    /* color: var(--first-background-color); */
    /* margin-left: 5px; */
    /* margin-bottom: 0.3rem; */
    /* display: block; */
}

.featured-slider .slick-track:first-child,
.category-wise-slider .slick-track:first-child,
.similar-celeb-slider .slick-track:first-child,
.celeb-list .slick-track:first-child {
    margin-left: 0 !important;
}

.priceimg,
.booknowbtn {
    color: white;
    background-color: #01385e;
    border-radius: 0px 0 10px 10px;
    width: fit-content;
    box-shadow: 0px 0px 3px 0px rgb(27 25 25);
}

.featured-slider .priceimg,
.category-wise-slider .priceimg,
.similar-celeb-slider .priceimg,
.celeb-list .priceimg {
    border-radius: 0 0 1em 1em;
    padding: 0.25em 0.5em;
    margin-left: 0;
}

.featured-slider .slide-item .image-div,
.category-wise-slider .slide-item .image-div,
.similar-celeb-slider .slide-item .image-div,
.celeb-list .slide-item .image-div {
    width: fit-content;
    height: fit-content;
    position: relative;
}

.featured-slider .slide-item .image-div .priceimg,
.similar-celeb-slider .slide-item .image-div .priceimg,
.category-wise-slider .slide-item .image-div .priceimg {
    position: absolute;
    bottom: 0;
}

.celeb-list .slide-item .image-div .priceimg {
    position: absolute;
    bottom: 0;
    margin-bottom: 20px;
}

.priceimg b {
    font-size: 15px;
}

.featured-slider .slide-item .priceimgdil,
.category-wise-slider .slide-item .priceimgdil,
.similar-celeb-slider .slide-item .priceimgdil,
.celeb-list .slide-item .priceimgdil {
    margin-left: 25px;
    color: white;
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 4;
    width: 25px !important;
    height: 25px !important;
}

.featured-slider .slide-item .priceimgdil:hover,
.category-wise-slider .slide-item .priceimgdil:hover,
.similar-celeb-slider .slide-item .priceimgdil:hover,
.celeb-list .slide-item .priceimgdil:hover {
    cursor: pointer;
}

@media screen and (max-width: 576px) {

    .featured-slider .slide-item,
    .category-wise-slider .slide-item,
    .similar-celeb-slider .slide-item,
    .celeb-list .slide-item {
        width: 150px !important;
        height: fit-content !important;
        margin: 10px 8px;
        transition: 1s;
    }

    .celeb-list .slide-item {
        margin: 10px 8px 10px 0px;
    }

    .slide-item .videoslider {
        width: 150px !important;
        height: 250px !important;
        margin: 10px 5px !important;
        transition: 1s;
    }

    .featured-slider .slide-item h5,
    .category-wise-slider .slide-item h5,
    .similar-celeb-slider .slide-item h5,
    .celeb-list .slide-item h5 {
        font-size: 15px;
    }

    .celeb-list .slide-item h5 {
        margin-left: 0;
    }

    .category-wise-slider .slide-item .image-div,
    .similar-celeb-slider .slide-item .image-div,
    .celeb-list .slide-item .image-div {
        width: fit-content;
        height: fit-content;
        position: relative;
    }

    .category-wise-slider .slide-item,
    .similar-celeb-slider .slide-item,
    .celeb-list .slide-item {
        height: fit-content !important;
    }

    .celeb-list .slide-item span {
        margin-left: 0;
    }
}

@media screen and (min-width: 576px) and (max-width: 768px) {
    .small-screen {
        width: 90%;
        max-width: 90%;
    }

    .featured-slider .slide-item,
    .category-wise-slider .slide-item,
    .similar-celeb-slider .slide-item,
    .celeb-list .slide-item {
        width: 100px !important;
        height: fit-content !important;
        margin: 10px 8px;
        transition: 1s;
    }

    .celeb-list .slide-item {
        margin: 10px 8px 10px 0px;
    }

    .featured-slider .slide-item img,
    .category-wise-slider .slide-item img,
    .similar-celeb-slider .slide-item img,
    .celeb-list .slide-item img {
        width: 100px !important;
        height: 170px !important;
        margin: 10px 5px !important;
        border-radius: 20px;
        /* box-shadow: 87px 87px 7px 3px rgb(247, 245, 245); */
        /* -webkit-box-shadow: -7px -7px 0px 0px var(--second-font-color);
        -moz-box-shadow: -7px -7px 0px 0px var(--second-font-color);
        box-shadow: -7px -7px 0px 0px var(--second-font-color); */
    }

    .slide-item .videoslider {
        width: 100px !important;
        height: 170px !important;
        margin: 10px 5px !important;
        transition: 1s;
    }

    .featured-slider .slide-item h5,
    .category-wise-slider .slide-item h5,
    .similar-celeb-slider .slide-item h5,
    .celeb-list .slide-item h5 {
        font-size: 14px;
    }

    .featured-slider .slide-item span,
    .category-wise-slider .slide-item span,
    .similar-celeb-slider .slide-item span,
    .celeb-list .slide-item span {
        font-size: 12px !important;
    }

    .celeb-list .slide-item h5 {
        margin-left: 0;
    }

    .category-wise-slider .slide-item .image-div,
    .similar-celeb-slider .slide-item .image-div,
    .celeb-list .slide-item .image-div {
        width: fit-content;
        height: fit-content;
        position: relative;
    }

    .category-wise-slider .slide-item,
    .similar-celeb-slider .slide-item,
    .celeb-list .slide-item {
        height: fit-content !important;
    }

    .celeb-list .slide-item span {
        margin-left: 0;
    }

    .featured-slider .slide-item .image-div .priceimg b,
    .similar-celeb-slider .slide-item .image-div .priceimg b,
    .category-wise-slider .slide-item .image-div .priceimg b {
        font-size: 12px;
    }
}

.navbar-light .navbar-toggler {
    border-color: transparent;
}

/* new page brand promotion */

.filter-heading {
    /* font-size: 36px; */
    /* font-weight: 500; */
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    word-spacing: 2px;
    color: #01385e;
    /* margin-top: 85px; */
}

.brandss {
    text-align: center;
}

.filter-subheading {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #526a93;
    margin: 8px 0px;
}

.collapse.show {
    display: block;
}

.collapse {
    display: none;
}

.listing-steps {
    justify-content: center;
    margin: 20px 0px 60px;
}

.filter-step-number.active {
    background: #5cc6d4;
    color: #fff;
}

.filter-step-heading.active {
    color: #5cc6d4;
}

.filter-step-number {
    background: #000;
    border-radius: 50%;
    color: #fff;
    font-size: 17px;
    width: 29px;
    height: 29px;
    padding: 3px 10px 5px 10px;
    margin-right: 11px;
    margin-top: -22px;
}

.filter-step-heading {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    line-height: normal;
}

.unlock-door.two {
    margin-right: 3rem !important;
}

.filter-btn {
    /* padding: 4px 22px 4px 22px; */
    padding: 4px 10px 4px 10px;
    border-radius: 18px;
    background-color: #01385e;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    align-items: center;
    display: inline-flex;
    line-height: unset;
    box-shadow: none !important;
    letter-spacing: 1px;
}

.filter-btn:hover {
    color: #fff !important;
}

.filter .filter-btn:after {
    background-repeat: no-repeat;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    width: 16px;
    margin-left: 8px;
}

.selected-number {
    width: 22px;
    height: 22px;
    margin: 0 8px 0 0;
    padding: 3px 8px 4px 8px;
    background-color: #5cc6d4;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    border-radius: 50%;
}

.selectedFiltersUL {
    list-style: none;
}

.selected-tab {
    padding: 5px 10px 5px 10px;
    margin-left: 12px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    color: #91a5c2;
    align-items: center;
    display: inline-flex;
    line-height: unset;
    box-shadow: none !important;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 12px;
    border: solid 1px #91a5c2;
    margin-bottom: 8px;
}

.filter-close-icon {
    margin-left: 8px;
    cursor: pointer;
}

.filter-clear-all-btn {
    font-size: 17px;
    color: #dc0e0e;
    background: none;
    box-shadow: none;
    border: none;
    font-weight: 600;
    float: left;
    cursor: pointer;
    text-decoration: underline;
    margin-top: 40px;
}

.filter-clear-all-btn img {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #dc0e0e;
    padding: 3px;
    margin-right: 5px;
}

@media only screen and (min-width: 768px) {
    .selectedFilters {
        margin-left: 20px;
    }
}

.filter-row {
    transition: visibilty 2s ease-in-out;
}

.filter-category {
    visibility: visible;
}

.filter-category-column {
    width: 28%;
    display: inline-block;
}

.clear-all-column {
    width: 12%;
    display: inline-block;
}

.filter-type {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 40px 0px 20px;
    width: fit-content;
}

.custom-checkbox {
    display: block;
    position: relative;
    padding-top: 0px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 16px;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: fit-content;
}

.filter-selection {
    display: none;
}

.checkmark {
    width: 1.25em;
    height: 1.25em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    flex-shrink: 0;
    transition: background 0.15s, border-color 0.15s;
}

.checkmark::after {
    content: "\2714";
    color: var(--white-color);
    transform: scale(0);
    transition: transform 0.15s;
}

.filter-selection:checked+.checkmark {
    background-color: #01385e;
    border-color: #01385e;
}

.filter-selection:checked+.checkmark::after {
    transform: scale(1);
}

@media only screen and (max-width: 576px) {
    .filter-category-column {
        width: 100%;
    }
}

/* faqs new page start */

.FrequentlyAsked {
    text-align: center;
    position: relative;
    top: 33px;
    color: white;
}

.accordion {
    margin: 0 auto;
    width: 75%;
}

.faq {
    background-color: black;
    margin-bottom: -55px;
}

.faq .card {
    border: none;
    background-color: black;
}

.faq .card-header {
    padding: 0rem 0rem;
    border: none;
}

.faq .card .card-header a {
    padding: 10px 15px !important;
    text-decoration: none;
    position: relative !important;
    border-radius: 10px;
}

.faq .card-header .card-btn {
    background: #000 !important;
    color: #fff !important;
    display: block;
    border: 1px solid #6d6a6a;
    margin-top: 0 !important;
}

.faq .card-body {
    color: white;
    border: 1px solid white;
    display: none;
}

/* enroll page start in css  */

.heading1 {
    font-size: 28px;
    color: #000;
    line-height: normal;
    margin-top: -114px;
    margin-left: 92px;
}

.subheading1 {
    font-size: 17px;
    color: #526a93;
    line-height: normal;
    margin-left: 103px;
}

.para1 {
    font-size: 18px;
    color: #464646;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 161px;
}

.form-container input[type="text"],
.form-container input[type="password"] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 32px 0;
    border: none;
    background: #f1f1f1;
}

.form-container {
    max-width: 300px;
    padding: 10px;
    background-color: white;
}

/* new new new */

.para {
    font-size: 15px;
    color: #526a93;
    margin-bottom: 0;
}

* {
    box-sizing: border-box;
}

/* Create four equal columns that floats next to each other */

.column {
    float: left;
    width: 25%;
    padding: 10px;
    height: 300px;
    /* Should be removed. Only for demonstration */
}

.w-15 {
    width: 15% !important;
}

/* Clear floats after the columns */

.row:after {
    content: "";
    display: table;
    clear: both;
}

.enrollor {
    font-size: 30px;
    position: absolute;
    margin-left: 313px;
}

.enrollmail {
    position: relative;
    margin-left: 113px;
}

.videoslider {
    box-shadow: inset 0 0 5px 2px rgb(0 0 0 / 7%);
    border-radius: 10px;
}

.videoslider:hover {
    box-shadow: 0px 0px 8px 3px black;
    border-radius: 10px;
}

/* .imgbtnkaprice {
    padding: 3px 72px;
    color: black;
    border: 1px solid black;
    background-color: #01385E;
} */

/* new page start  */

.bloggg {
    object-fit: cover;
    box-shadow: inset 0 0 5px 2px rgb(0 0 0 / 7%);
    border-radius: 10px;
    box-shadow: 0px 0px 5px 2px black;
}

.blogggpura {
    /* box-shadow: 0px 0px 8px 3px black; */
    /* border: 1px solid black; */
}

.bloggg:hover {
    box-shadow: 0px 0px 8px 3px black;
    opacity: 0.7;
}

.post-meta {
    float: left;
}

.bolgstextt {
    text-align: center;
}

.fafablogs {
    color: #a8a8a8;
}

.readmoreee {
    color: rgb(7, 156, 243);
    float: left;
}

.bognextimgg {
    object-fit: cover;
    border-radius: 10px;
    box-shadow: inset 0 0 5px 2px rgb(0 0 0 / 7%);
}

.parablogg {
    width: 90%;
}

.col-auto .btn-dark {
    background-color: #01385e !important;
}

.col-auto .btn-dark .fa {
    font-family: var(--first-font-family) !important;
}

.error {
    color: red;
}

.separator {
    border-top: 1px solid #d6b75c;
}

/* contact us */

.contact-us {
    width: 100%;
    margin-top: 50px;
}

.contact-us .header {
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
}

.contact-us .details {
    background-size: 100%;
    opacity: 0.2;
    min-height: 400px;
    position: relative;
}

.contact-us .details .contact-details {
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.contact-details>* {
    color: #fff;
    opacity: 1 !important;
}

.contact-details .details-heads {
    font-weight: 500;
    font-size: 18px;
}

.loader-section {
    width: 100%;
    display: none;
    text-align: center;
    vertical-align: top;
    background: rgba(255, 255, 255, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 9999999;
    /* border-radius: 5px;
-webkit-box-shadow: 0px 0px 30px 1px #103136 inset;
box-shadow: 0px 0px 30px 1px #103136 inset; */
}

@media only screen and (max-width: 600px) {
    .loader-section {
        min-width: 350px;
    }
}

.loader-section .loader {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    /* margin: 75px; */
    display: inline-block;
    vertical-align: middle;
}

.loader-section .loader-star {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/*LOADER-1*/

.loader-section .loader-1 .loader-outter {
    position: absolute;
    border: 4px solid var(--first-background-color);
    border-left-color: transparent;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: loader-1-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
    animation: loader-1-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

.loader-section .loader-1 .loader-inner {
    position: absolute;
    border: 4px solid var(--first-background-color);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-right: 0;
    border-top-color: transparent;
    -webkit-animation: loader-1-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
    animation: loader-1-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

@-webkit-keyframes loader-1-outter {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-1-outter {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-1-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes loader-1-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.urgent-messages {
    margin: 15px 0px 0px 0px;
    cursor: pointer;
    width: fit-content;
}

.urgent-messages p {
    display: inline-block;
    vertical-align: middle;
    color: #2b63c4;
    font-style: oblique;
}

.urgent-messages p:hover {
    color: #01385e;
}

.urgent-messages img {
    width: 1.7rem;
    height: 1.7rem;
    vertical-align: middle;
    margin-left: 10px;
}

.message_char_remaining_div,
.message_char_remaining_div .message_char_remaining {
    margin: 5px 0 0 0;
    width: fit-content;
    font-size: 15px;
    line-height: 24px;
}

.show_templates {
    margin: 5px 0 0 0;
    width: fit-content;
    cursor: pointer;
    color: #2b63c4;
    font-size: 16px;
    line-height: 24px;
}

.show_templates:hover {
    color: #01385e;
}

.progress_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.6px;
}

.progress_wrapper .progressContainer {
    position: relative;
    width: 300px;
    height: inherit;
    margin: 0 auto;
    overflow: hidden;
    padding: 1rem 0;
    color: #8a8a8a;
    /* background: #392a60; */
}

.progress_wrapper .progressContainer .progress {
    position: relative;
    padding: 0 1rem 0 3.5rem;
    margin: 0;
    list-style: none;
    display: block !important;
    height: max-content;
    background: unset;
    overflow: unset;
    font-size: initial;
    border-radius: unset;
}

.progress_wrapper .progressContainer .progress__item {
    position: relative;
    min-height: 75px;
    counter-increment: list;
    padding-left: 0.5rem;
}

.progress_wrapper .progressContainer .progress__item p {
    font-size: 13px;
    margin: 0 0 10px;
}

.progress_wrapper .progressContainer .progress__item:before {
    content: "";
    position: absolute;
    left: -1.6rem;
    top: 25px;
    height: 68%;
    /* width: 1px; */
    border: 0.01rem solid #8a8a8a;
}

.progress_wrapper .progressContainer .progress__item:after {
    content: counter(list);
    position: absolute;
    top: 0;
    left: -2.5rem;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: transparent;
    color: #8a8a8a;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6rem;
    text-align: center;
    border: 1px solid #8a8a8a;
}

.progress_wrapper .progressContainer .progress__item:last-child:before {
    border: none;
}

.progress_wrapper .progressContainer .progress__item.progress__item--completed {
    opacity: 0.8;
    color: #008900;
}

.progress_wrapper .progressContainer .progress__item.progress__item--completed:before {
    border: 0.01rem solid #008900;
    height: 82%;
}

.progress_wrapper .progressContainer .progress__item.progress__item--completed:after {
    content: "\2713";
    font-weight: 400;
    background: #008900;
    color: #fff;
    border: 1px solid #008900;
}

.progress_wrapper .progressContainer .progress__item.progress__item--active,
.progress_wrapper .progressContainer .progress__item.progress__item--active .progress__title,
.progress_wrapper .progressContainer .progress__item.progress__item--active .progress__info {
    color: #01385e;
    font-size: 16px !important;
    font-weight: 500;
    font-style: oblique;
}

.progress_wrapper .progressContainer .progress__item.progress__item--active .progress__title {
    padding: 0;
}

.progress_wrapper .progressContainer .progress__item.progress__item--active:after {
    background: #009deb;
    color: #fff;
    border: 1px solid #009deb;
}

.progress_wrapper .progressContainer .progress__item.progress__item--active:before {
    border: 0.01rem solid #009deb;
    height: 85%;
}

.progress_wrapper .progressContainer .progress__title {
    padding: 0.4rem 0 0.3rem;
    margin: 0;
    font-size: 1.5rem;
}

.progress_wrapper .progressContainer .progress__info {
    font-size: 14px;
}

.user-bookings .heading {
    font-size: 30px;
    color: #212121;
    line-height: normal;
    margin-left: unset !important;
}

.user-bookings .nav-pills .nav-item .nav-link {
    font-size: 20px;
    color: #212121;
    line-height: normal;
    padding: 0.5rem 2rem 0.5rem 0;
}

.user-bookings .sub-heading {
    font-weight: 300;
    font-size: 35px;
}

.feature_premium_dhamaka .dhmakabanner-img {
    width: 100%;
    height: 400px;
}

#socialGallery img {
    max-height: 32px;
    max-width: 32px;
    height: 32px;
    width: 32px;
    cursor: pointer;
}

.booking_icons {
    max-height: 32px;
    max-width: 32px;
    height: 32px;
    width: 32px;
    vertical-align: bottom;
}

.summary-section .download-video span {
    margin: 0px 0px 0px 10px;
    display: block;
}

.summary-section .download-video a {
    text-decoration: none;
    color: #000;
    background-color: var(--first-background-color);
}

.summary-section .download-video a:hover {
    background-color: #fff;
}

.summary-section .download-video a:hover * {
    color: var(--first-background-color);
}

.summary-section .download-video .btn-download {
    color: #fff;
}

.summary-section .download-video .btn-download span {
    display: inline-block !important;
}

.summary-section .download-video .celeb-video {
    font-size: 20px;
    color: #fff;
    display: inline-block;
}

.summary-section .tracking-video {
    width: 100%;
    height: 260px;
}

span.badge.bg-secondary.bg-transparent {
    background-color: transparent !important;
    color: var(--first-background-color);
    border: 2px solid;
}

.card-img-top {
    min-height: 225px;
    height: 100%;
    ;
}

.show_filter a,
.celeb-list a {
    color: var(--first-background-color) !important;
    text-decoration: none;
}

.celeb-list .wishlist,
.celeb-list .removewishlist {
    z-index: 1;
    margin: 1.5em;
    width: 2em;
}

.rounded-25 {
    border-radius: 1em 1em 0 0 !important;
}

.shadow:hover {
    box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.5) !important;
    border-radius: 1em;
}

input[type="date"]::before {
    /*color: #fff;
    content: attr(placeholder) " ";*/
}

input[type="date"]::after {
    /*content: "" !important;*/
}

.owl-carousel .owl-stage-outer {
    min-height: 45px;
}

.embed-youtube,
.embed-youtube iframe {
    border-radius: 1em;
    box-shadow: 0px 0px 3px 0px rgb(27 25 25);
    
}

.col-megamenu ul.list-unstyled {
    text-align: center;
}

.col-megamenu .title {
    text-align: center;
}

.col-megamenu li a {
    text-decoration: none;
    color: var(--second-font-color);
}

.col-megamenu .title img {
    width: 36px;
    margin: 5px;
}

.navbar .megamenu{padding: 1rem;}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0;right:0;width: 100%;margin-top:0;}

}	
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }
  input[type="date"]:not(.has-value):before {
    /*color: #fff;*/
    content: attr(placeholder);
  }
}
