/* Open+Sans from google fonts */

@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
div pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
figure,
header,
nav,
section,
article,
aside,
footer,
figcaption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

.categories1 .grid:after {
    content: "";
    display: block;
    clear: both;
}

.cat_dropdown .caret {
    float: right;
    margin-top: 9px;
}

.cat_dropdown .dropdown-menu {
    min-width: 250px;
}

.grid-sizer,
.grid-item {
    width: 50%;
}

.grid-item {
    float: left;
}
.td-login a {
    color: black;
    background-color: #e0dada ;
    padding: 6px !important;
    border-radius: 5px;
}
.grid-item img {
    display: block;
    max-width: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
    display: block;
}

* {
    box-sizing: border-box;
}

html,
body {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    background-color: #fff;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5 {
    margin-top: 0;
    margin-bottom: 0;
}

h6 {
    text-align: left;
    color: #ffdf00;
    padding-left: 10px;
}

ul {
    margin-bottom: 0px;
}

/* p {
    font-size: 15px;
    line-height: 30px;
    color: #2a2a2a;
    padding-left: 10px;
} */

img {
    margin-bottom: -3px;
    width: 100%;
    overflow: hidden;
}

html,
body {
    background: #fff;
    font-family: "Montserrat", sans-serif;
}

::selection {
    background: #03a4ed;
    color: #fff;
}

::-moz-selection {
    background: #03a4ed;
    color: #fff;
}

@media (max-width: 991px) {
    html,
    body {
        overflow-x: hidden;
    }
    .mobile-top-fix {
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .mobile-bottom-fix {
        margin-bottom: 30px;
    }
    .mobile-bottom-fix-big {
        margin-bottom: 60px;
    }
}

/* nav */

.page-section {
    margin-top: 120px;
}

.section-heading h2 {
    font-size: 35px;
    margin-bottom: 25px;
    text-transform: capitalize;
    color: #2a2a2a;
    font-weight: 700;
    position: relative;
    z-index: 2;
    line-height: 44px;
}

.section-heading h6 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    color: #8d99af;
}

.header-text {
    align-items: center !important;
}

.header-text .image_title img {
    height: 49px;
    /* max-width: 600px; */
}

.filter_header {
    margin-top: 60px !important;
    width: 100% !important;
    display: flex !important;
    background-color: white;
    border-radius: 10px;
    padding: 7px 10px 5px 10px;
}

.width_filter {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.drop_one {
    margin-top: 10px;
    width: 25%;
}

.drop_one .main-button {
    margin-top: -10px !important;
    margin-left: 60px;
}

form#search-form button {
    width: 80%;
    background-color: #f4d03f;
    border: none;
    padding: 17px !important;
    color: #fff;
    border-radius: 5px;
}

@media (min-width: 975px) and (max-width: 1127px) {
    .drop_one .main-button {
        margin-top: -10px !important;
        margin-left: 50px;
    }
}

@media (max-width: 975px) {
    .looking input::placeholder {
        padding-left: 46px !important;
    }
    .filter_location input::placeholder {
        padding-left: 40px !important;
    }
    .looking_logo img {
        margin-left: 8px !important;
    }
    .selectlogo1 {
        margin-left: 10px !important;
    }
    .selectlogo2 {
        margin-left: 23px !important;
    }
    .category img {
        margin-left: 0px !important;
    }
    form#search-form input.searchText {
        border-left: none !important;
        border-right: none !important;
        padding: 0;
        /* margin-right: 50px; */
    }
    .drop_one input {
        align-items: center !important;
    }
    .drop_one {
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
        width: 100% !important;
        align-items: center !important;
    }
    .filter_location {
        margin-left: 0px;
        text-align: center !important;
    }
}

@media (max-width: 586px) {
    form#search-form .filter_btn {
        align-items: center !important;
    }
    form#search-form .filter_btn button {
        width: 130% !important;
        background-color: #f4d03f;
        border: none;
        /* padding: 17px !important; */
        padding: 17px 17px 17px 17px !important;
        color: #fff;
        border-radius: 5px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .width_filter {
        margin-left: -30px !important;
        margin-right: 0 !important;
    }
    .drop_one {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 957px) {
    .main-banner {
        height: 690px !important;
    }
}

.drop_one input[type="text"] {
    padding-left: 35px !important;
}

.drop_one .category {
    margin-top: -7px !important;
}

.drop_one .category .title {
    margin-top: -4px !important;
    margin-left: -17px;
}

.drop_one .category .fa-angle-down {
    margin-left: 60px !important;
}

@media screen and (max-width: 560px) {
    .header-text .image_title img {
        height: 30px;
        max-width: 400px;
    }
    .header-text .image_title {
        align-items: center !important;
    }
}

@media (min-width: 746px) {
    .header-text {
        justify-content: center !important;
        margin-left: 15%;
    }
}

@media screen and (max-width: 750px) {
    .header_logo {
        position: absolute;
        left: -10%;
        top: 5%;
    }
    .nav {
        margin-top: 90px !important;
    }
}

.image_outlook {
    padding: 10%;
    text-align: center !important;
    border: 1px dashed gray;
}

.image_outlook input {
    border: 0;
    width: auto;
    text-align: center;
    margin: 0 auto;
    box-shadow: none;
}

.image_outlook input:focus {
    outline: 0 !important;
    border: 0;
    box-shadow: none;
}

/* .main-white-button a i {
    margin-right: 10px;
    width: 22px;
    height: 22px;
    background-color: #8d99af;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    display:block !important;
} */

.add_business b a:hover {
    background-color: #8d99af;
    color: white !important;
}

.background-header {
    /*background-color: #F4D03F !important;*/
    /*height: 80px!important;*/
    position: absolute !important;
    top: 0px;
    left: 0px;
    right: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) !important;
}

.business_carousel .owl-prev {
    position: absolute;
    left: -80px;
    top: 30%;
    font-size: 20px;
}

.business_carousel.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
}

.business_carousel .owl-prev span {
    font-size: 60px;
    padding: 5px 20px;
    color: yellow;
    margin-left: 30px;
    margin-right: -50px;
}

.business_carousel .owl-next {
    position: absolute;
    right: -22px;
    top: 30%;
    font-size: 20px;
}

#testimonials1 .owl-stage-outer {
    margin-left: 10px;
}

.category_carousel .owl-prev {
    position: absolute;
    left: -80px;
    top: 30%;
    font-size: 20px;
}

#testimonials {
    width: 100% !important;
}

.category_carousel {
    width: 89% !important;
}

.filter_btn {
    width: 77% !important;
    margin-left: 0px !important;
}

.category_carousel span {
    color: #ffffff;
    font-size: 17px;
}

img#category_img {
    margin-left: 20px !important;
    margin-top: 6px !important;
}

@media (min-width: 970px) {
    .drop_one .filter_btn {
        width: 100% !important;
    }
    .row.width_filter {
        margin-left: 0px !important;
    }
}

@media (max-width: 960px) {
    .owl-next {
        margin-right: 15px !important;
    }
    p.carosal_css {
        width: 73px;
        height: 72px;
    }
    .owl-prev {
        margin-left: 15px !important;
    }
    .carosal_css {
        background: rgba(244, 224, 89, 0.53);
        margin-bottom: 10px;
        border-radius: 50%;
        width: 50px;
        margin: 0 auto;
        padding: 0;
        display: flex;
        align-items: center;
        margin-left: 22px;
        height: 50px;
    }
    .cat_port {
        width: 100% !important;
        margin-left: 28px;
    }
    #testimonials1 .owl-stage-outer {
        margin-left: 10px;
    }
    .business_carousel .owl-next {
        position: absolute;
        right: -62px;
        top: 30%;
        font-size: 20px;
    }
    .owl-carousel {
        width: 90% !important;
    }
    .category_carousel .owl-prev {
        position: absolute;
        left: -80px;
        top: 30%;
        font-size: 20px;
    }
}

@media (max-width: 977px) {
    .iconhover img {
        height: 450px;
    }
}

@media (min-width: 977px) {
    .cat_port {
        width: 108% !important;
    }
    .iconhover img {
        height: 310px !important;
    }
    .overlay {
        height: 310px !important;
        border-radius: 10px;
    }
}

img#category_img {
    margin-left: 23px !important;
}

@media (max-width: 500px) {
    .overlay {
        height: 190px !important;
        border-radius: 10px;
    }
    img.image10 {
        height: 190px !important;
    }
    img.image1 {
        height: 190px !important;
    }
    img.image2 {
        height: 190px;
    }
    .bottom_hover {
        margin-top: 25px !important;
    }
    .owl-carousel.owl-theme.category_carousel.owl-loaded.owl-drag {
        margin-left: -16px;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    .overlay {
        height: 260px !important;
        border-radius: 10px;
    }
    img.image10 {
        height: 260px !important;
    }
    img.image1 {
        height: 260px !important;
    }
    img.image2 {
        height: 260px;
    }
    .bottom_hover {
        margin-top: 25px !important;
    }
}

a.logined:hover {
    border-radius: 5px;
}

a.logined {
    text-transform: uppercase !important;
    margin-right: 30px;
}

@media (max-width: 767px) {
    .bottom_hover {
        margin-top: 25px !important;
    }
    span.cat_title {
        font-size: 13px;
    }
}

@media (min-width: 1127px) {
    .image_title img {
        margin-left: 60px;
    }
}

@media (min-width: 767px) and (max-width: 977px) {
    .overlay {
        height: 330px !important;
        border-radius: 10px;
    }
    img.image10 {
        height: 330px !important;
    }
    img.image1 {
        height: 330px !important;
    }
    img.image2 {
        height: 330px;
    }
}

.category_carousel.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
}

.category_carousel .owl-prev span,
.category_carousel .owl-next span {
    font-size: 60px;
    padding: 5px 20px;
    color: yellow;
    margin-left: 45px;
    margin-right: -56px;
}

.category_carousel .owl-next {
    position: absolute;
    right: -22px;
    top: 30%;
    font-size: 20px;
}

.filter {
    width: 115px;
    height: 47px;
    border-radius: 5px;
    background: #f4e059;
    margin-left: 250px;
    margin-top: 32px;
}

.clear_filter {
    width: 122px;
    height: 44px;
    /*border-radius: 5px;*/
    background: #f4e059;
    /*margin-left: 202px;*/
    float: right;
    margin-top: 1px;
}

.apply_filter {
    width: 122px;
    height: 44px;
    /*border-radius: 5px;*/
    background: #f4e059;
    /*margin-left: 105px;*/
    /*margin-top: 8 5px;*/
    margin-right: 0px;
    float: right;
}

.filter_nav.nav-tabs li {
    float: none !important;
}

.filter_nav.nav-tabs li a {
    border: 0 !important;
    background: #eee;
    border-radius: 0px !important;
}

.filter_nav.nav-tabs li a:focus,
.filter_nav.nav-tabs li a:hover,
.filter_nav.nav-tabs li.active a {
    background: transparent;
    border: 0 !important;
}

.modal-body .tab-content label {
    font-weight: 300;
    margin-bottom: 15px;
}

.modal-footer p {
    text-align: left;
    margin-bottom: 0px;
    line-height: 20px;
}

/* .background-header .logo,
.background-header .main-nav .nav li a {
    color: !important;
} */

.background-header .main-nav .nav li:hover a {
    color: black !important;
}

.background-header .nav li a.active {
    color: #8d99af !important;
}

.header-area {
    background-color: transparent;
    border-bottom: none !important;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    z-index: 100;
    height: 100px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.header-area .main-nav {
    min-height: 80px;
}

.header-area .main-nav a.logo {
    background-image: url(assets/logo.png);
    width: 166px;
    height: 58px;
    display: inline-block;
    margin-top: 20px;
}

.background-header .main-nav .nav {
    margin-top: 20px !important;
}

.header-area .main-nav .nav {
    /* float: right; */
    display: flex;
    margin-top: 30px;
    margin-right: 0px;
    background-color: transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 999;
    right: 5vw;
}

.main {
    font-size: 14px;
    line-height: 1.8;
    color: #fff;
    background-image: url("../images/cons2.jpg");
    background-repeat: no-repeat;
    background-size: 70%;
    -webkit-background-size: cover;
    background-position: center;
    font-weight: 600;
    font-family: Poppins;
    position: relative;
    margin: 0px;
}

.main-nav {
    display: flex !important;
}

.nav {
    position: absolute !important;
    right: 1%;
}

.header {
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    padding: 50px 57px;
}

.header-area .main-nav .nav li {
    padding-left: 30px;
    padding-right: 30px;
}

.header-area .main-nav .nav li:last-child {
    padding-right: 0px;
    padding-left: 40px;
}

.header-area .main-nav .nav li:last-child a,
.background-header .main-nav .nav li:last-child a {
    color: #2a2a2a !important;
    text-transform: capitalize;
    padding: 0px 20px;
    font-weight: 400;
}

.header-area .main-nav .nav li:last-child a i,
.background-header .main-nav .nav li:last-child a i {
    font-size: 12px !important;
    font-weight: 400 !important;
}

.background-header .main-nav .nav li:last-child .main-white-button a {
    background-color: #f4d03f;
    color: #fff !important;
}

.background-header .main-nav .nav li:last-child .main-white-button a i {
    background-color: #fff;
    color: whitesmoke;
}

@media (max-width: 977px) {
    .background-header .main-nav .nav li:last-child .main-white-button a {
        font-size: 100px;
    }
}

/* nav */

.header-area .main-nav .nav li:last-child a:hover,
.header-area .main-nav .nav li:last-child a.active {
    color: #fff !important;
}

.header-area .main-nav .nav li a {
    display: block;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 40px;
    line-height: 40px;
    border: transparent;
    letter-spacing: 1px;
}

.header-area .main-nav .nav li:hover a,
.header-area .main-nav .nav li a.active {
    color: #f4d03f;
    /* important; */
}

.background-header .main-nav .nav li:hover a,
.background-header .main-nav .nav li a.active {
    color: #8d99af !important;
    opacity: 1;
}

.header-area .main-nav .nav li:last-child a:hover,
.background-header .main-nav .nav li:last-child a:hover {
    background-color: #8d99af;
}

.header-area .main-nav .nav li.has-sub {
    position: relative;
    padding-right: 15px;
}

.header-area .main-nav .nav li.has-sub:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 12px;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 12px;
}

.background-header .main-nav .nav li.has-sub:after {
    color: #1e1e1e;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu {
    position: absolute;
    width: 200px;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    overflow: hidden;
    top: 40px;
    opacity: 0;
    transition: all 0.3s;
    transform: translateY(+2em);
    visibility: hidden;
    z-index: -1;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu li {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu li a {
    opacity: 1;
    display: block;
    background: #f7f7f7;
    color: #2a2a2a !important;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
}

.header-area .main-nav .nav li.has-sub ul li a:hover {
    background: #fff;
    color: #f5a425 !important;
    padding-left: 25px;
}

.header-area .main-nav .nav li.has-sub ul li a:hover:before {
    width: 3px;
}

.header-area .main-nav .nav li.has-sub:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
}

.header-area .main-nav .menu-trigger {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 33px;
    width: 32px;
    height: 40px;
    text-indent: -9999em;
    z-index: 99;
    right: 40px;
    display: none;
}

.background-header .main-nav .menu-trigger {
    top: 23px;
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #1e1e1e;
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
}

.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
    background-color: #1e1e1e;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #1e1e1e;
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
    width: 75%;
}

.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
    background-color: #1e1e1e;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
    content: "";
}

.header-area .main-nav .menu-trigger span {
    top: 16px;
}

.header-area .main-nav .menu-trigger span:before {
    -moz-transform-origin: 33% 100%;
    -ms-transform-origin: 33% 100%;
    -webkit-transform-origin: 33% 100%;
    transform-origin: 33% 100%;
    top: -10px;
    z-index: 10;
}

.header-area .main-nav .menu-trigger span:after {
    -moz-transform-origin: 33% 0;
    -ms-transform-origin: 33% 0;
    -webkit-transform-origin: 33% 0;
    transform-origin: 33% 0;
    top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
    background-color: transparent;
    width: 100%;
}

.header-area .main-nav .menu-trigger.active span:before {
    -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
    -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
    -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
    transform: translateY(6px) translateX(1px) rotate(45deg);
    background-color: #1e1e1e;
}

.background-header .main-nav .menu-trigger.active span:before {
    background-color: #1e1e1e;
}

.header-area .main-nav .menu-trigger.active span:after {
    -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    transform: translateY(-6px) translateX(1px) rotate(-45deg);
    background-color: #1e1e1e;
}

.background-header .main-nav .menu-trigger.active span:after {
    background-color: #1e1e1e;
}

.header-area.header-sticky {
    min-height: 80px;
}

.header-area .nav {
    margin-top: 30px;
}

.header-area.header-sticky .nav li a.active {
    color: #8d99af;
}

@media (max-width: 1200px) {
    .header-area .main-nav .nav li {
        padding-left: 12px;
        padding-right: 12px;
    }
    .header-area .main-nav:before {
        display: none;
    }
}

@media (max-width: 992px) {
    .header-area .main-nav .nav li:last-child,
    .background-header .main-nav .nav li:last-child {
        display: none;
    }
    .header-area .main-nav .nav li:nth-child(6),
    .background-header .main-nav .nav li:nth-child(6) {
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .background-header .main-nav .nav {
        margin-top: 80px !important;
    }
    .header-area .main-nav .logo {
        color: #1e1e1e;
    }
    .header-area.header-sticky .nav li a:hover,
    .header-area.header-sticky .nav li a.active {
        color: #8d99af !important;
        opacity: 1;
    }
    .header-area.header-sticky .nav li.search-icon a {
        width: 100%;
    }
    .header-area {
        background-color: #f7f7f7;
        padding: 0px 15px;
        height: 100px;
        box-shadow: none;
        text-align: center;
    }
    .header-area .container {
        padding: 0px;
    }
    .header-area .logo {
        margin-left: 30px;
    }
    .header-area .menu-trigger {
        display: none !important;
    }
    .header-area .main-nav {
        overflow: hidden;
    }
    .header-area .main-nav .nav {
        float: none;
        width: 100%;
        display: none;
        -webkit-transition: all 0s ease 0s;
        -moz-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s;
        margin-left: 0px;
    }
    .background-header .nav {
        margin-top: 80px;
    }
    .header-area .main-nav .nav li:first-child {
        border-top: 1px solid #eee;
    }
    .header-area.header-sticky .nav {
        margin-top: 100px;
    }
    .header-area .main-nav .nav li {
        width: 100%;
        background: #fff;
        border-bottom: 1px solid #e7e7e7;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .header-area .main-nav .nav li a {
        height: 50px !important;
        line-height: 50px !important;
        padding: 0px !important;
        border: none !important;
        background: #f7f7f7 !important;
        color: #191a20 !important;
    }
    .header-area .main-nav .nav li a:hover {
        background: #eee !important;
        color: #8d99af !important;
    }
    .header-area .main-nav .nav li.has-sub ul.sub-menu {
        position: relative;
        visibility: inherit;
        opacity: 1;
        z-index: 1;
        transform: translateY(0%);
        top: 0px;
        width: 100%;
        box-shadow: none;
        height: 0px;
        transition: all 0s;
    }
    .header-area .main-nav .nav li.submenu ul li a {
        font-size: 12px;
        font-weight: 400;
    }
    .header-area .main-nav .nav li.submenu ul li a:hover:before {
        width: 0px;
    }
    .header-area .main-nav .nav li.has-sub ul.sub-menu {
        height: auto;
    }
    .header-area .main-nav .nav li.has-sub:after {
        color: #3b566e;
        right: 30px;
        font-size: 14px;
        top: 15px;
    }
    .header-area .main-nav .nav li.submenu:hover ul,
    .header-area .main-nav .nav li.submenu:focus ul {
        height: 0px;
    }
}

@media (min-width: 767px) {
    .header-area .main-nav .nav {
        display: flex !important;
    }
}

/*.main-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/bg4.jpg);
    padding: 290px 10px 180px 0px;
    position: relative;
    /*overflow: hidden;*/

/* } */
*/ .main-banner .top-text {
    text-align: center;
}
.main-banner .top-text h6 {
    color: #fff;
    font-size: 15px;
    font-family: Knife Princess;
    font-weight: 500;
    text-transform: uppercase;
}
.main-banner .top-text h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 800;
    text-transform: capitalize;
    margin-top: 15px;
    margin-bottom: 45px;
}
.main-banner ul.categories {
    width: 100%;
    margin-top: 60px;
    text-align: center;
}
.main-banner ul.categories li {
    display: inline-block;
    text-align: center;
    width: 18%;
}
.main-banner ul.categories li a {
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin-top: 15px;
}
.main-banner ul.categories li .icon {
    display: block;
    margin: 0 auto 12px auto;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    text-align: center;
    line-height: 62px;
    color: #8d99af;
    background-color: #b0ba43;
    transition: all 0.5s;
    /* #fff */
}
.main-banner ul.categories li a:hover .icon {
    background-color: whitesmoke;
}
.main-banner ul.categories li .icon img {
    max-width: 27px;
}
.testimonials {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 290px 10px 180px 0px;
    position: relative;
    overflow: hidden;
}
.testimonials ul.categories1 {
    width: 100%;
    margin-top: 90px;
    margin-bottom: 60px;
    text-align: center;
}
#testimonials .owl-stage-outer {
    margin-left: 22px !important;
}
.carosal_css {
    background: rgba(244, 224, 89, 0.53);
    margin-bottom: 10px;
    border-radius: 50%;
    width: 70px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    height: 70px;
}
.testimonials ul.categories1 li {
    display: inline-block;
    text-align: center;
    width: 18%;
}
.testimonials ul.categories1 li a,
.testimonials ul.categories1 li a span {
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin-top: 15px;
}
.testimonials ul.categories1 li .icon {
    display: block;
    margin: 0 auto 12px auto;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    text-align: center;
    line-height: 62px;
    color: #8d99af;
    background-color: #f4d03f;
    transition: all 0.5s;
}
.testimonials ul.categories1 li a:hover .icon {
    background-color: whitesmoke;
}
.testimonials ul.categories1 li .icon img {
    max-width: 27px;
}
form#search-form {
    padding: 0px 0px 0px 30px;
    width: 100%;
    border-radius: 7px;
    text-align: center;
}
form#search-form select,
form#search-form input {
    width: 100%;
    height: 36px;
    background-color: transparent;
    border: none;
    color: black;
    font-size: 15px;
    outline: none;
    margin-left: 1px;
}
.selectlogo1 img {
    margin-bottom: -9px !important;
}
.selectlogo1 {
    width: 30px;
    height: 20px;
    /* float: left; */

    padding-top: 12px;
    padding-left: 5px;
    margin-top: -10px;
    margin-bottom: -10px;
    margin-left: 10px;
}
.selectlogo2 img {
    margin-bottom: -9px !important;
}
.selectlogo2 {
    display: flex !important;
    width: 30px;
    height: 20px;
    float: left;
    padding-top: 8px;
    margin-left: 30px;
}
.option3 {
    padding: 20px;
}

/* button */
.form-select {
    margin-left: -10px;
}
.form-select:focus {
    box-shadow: none;
}
form#search-form input.searchText {
    border-left: 1px solid #8d99af;
    border-right: 1px solid #8d99af;
    padding: 0px 7px;
    /* margin-right: 50px; */
}
form#search-form input.searchText_1 {
    padding: 0px 0px;
}
.form-select {
    padding-left: 35px;
}
form#search-form input::placeholder {
    color: #2a2a2a;
    font-size: 15px;
    padding-left: 35px;
}

/* form#search-form button i {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    color: #8d99af;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    margin-right: 10px;
} */
.viewimage {
    margin-bottom: -100px;
}

/* } */
.image10 {
    height: 400px;
    border-radius: 10px;
}
.image3 {
    opacity: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.image4 {
    opacity: 50%;
    margin-top: 50px;
    margin-bottom: 10px;
}
.iconhover {
    position: relative;
    width: 100%;
    max-width: 600px;
}

/* Make the image to responsive */
.image {
    width: 100%;
    height: auto;
}

/* The overlay effect (full height and width) - lays on top of the container and over the image */
.overlay img {
    height: 75px !important;
    width: 75px !important;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.3s ease;
    background-color: rgba(57, 56, 54, 0.7);
    border-radius: 10px;
}
.iconhover:hover .overlay {
    opacity: 1;
}
.overicon {
    color: white;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
#about::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #b0afac;
    z-index: 9;
}
#about .container {
    position: relative;
    z-index: 10;
}
#about .about-col {
    background: #fff;
    border-radius: 16px 16px 4px 4px !important;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
}
#about .about-col .img {
    position: relative;
}
#about .about-col .img img {
    border-radius: 4px 4px 0 0;
}
#about .about-col i {
    font-size: 28px;
    line-height: 0;
    color: black;
    transition: 0.3s;
}
#about .about-col:hover .icon {
    background-color: #fff;
}
#about .about-col:hover i {
    color: #f4d03f;
}
#about .about-col h2 {
    color: black;
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    padding-left: 10px;
    margin: 40px 0 12px 0;
}
.popular h1 {
    text-align: center;
    padding: 40px;
    padding-bottom: 50px;
}
#about .about-col h2 a {
    color: #000;
}
#about .about-col h2 a:hover {
    color: #f4d03f;
}
#about .about-col p {
    font-size: 15px;
    color: black;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 0px 0px 7.31594px 7.31594px;
    background-color: #f4d03f;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.location {
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 12px;
    height: 45px;
}

/*.col-md-3 {
    display: none;
}*/
.content {
    background-color: #333;
    height: 200px;
    margin: 10px 0;
    border: 1px solid #ccc;
}
#loadicon {
    margin-left: 500px;
}
.load-more {
    background-color: lightgoldenrodyellow;
    color: black !important;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 20px;
    margin: 50px 0;
    display: inline-block;
    font-size: 16px;
    margin-left: 600px;
    margin-right: 500px;
    border: none;
}
.load-more:hover {
    background-color: #f4d03f;
    text-decoration: none;
}
.loginform {
    background-color: #ffffff;
    border-radius: 5px !important;
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 30px;
    padding-bottom: 50px;
    text-align: center !important;
    height: fit-content !important;
}
.signinform {
    background-color: whitesmoke;
    /*border-radius: 5px;*/
    margin-top: 34px;
    margin-bottom: 20px;
    padding: 30px;
    padding-bottom: 50px;
    text-align: center;
    height: auto;
}
.signinform h4 {
    font-size: 28px;
    font-style: normal;
    /*margin-right: 150px;*/
    margin-top: 30px;
}
/* input[type="text"],
input[type="password"] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
} */
/* input[type="text2"],
input[type="password"] {
    width: 100%;
    padding: 4px 12px !important;
    margin: 1px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
} */
#name3 {
    margin-left: 20px;
    margin-bottom: 50px;
}
.b1 {
    background-color: #f4d03f;
    color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-top: 26px;
    margin-right: 0px;
    border-radius: 5px;
}
button:hover {
    opacity: 0.8;
}
.container {
    padding: 16px;
}
span.psw {
    float: left;
    padding-top: 0px;
    margin-top: 10px;
}
.accountimg {
    text-align: center;
    margin: 2px 0 0px 0;
    font-size: 91px;
}
#hl1 {
    float: left;
    font-size: 18px;
    color: yellow;
}
.star4 {
    margin-left: 110px;
}
.header10 p {
    color: whitesmoke;
    font-size: 22px;
    margin-left: 120px;
    margin-top: -80px;
}
.ar {
    color: whitesmoke;
    font-size: 14px;
    margin-left: 130px;
    margin-top: -10px;
}
#rc1 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 200px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    background-color: #f4d03f;
    margin-left: 50px;
}
.header10 {
    background-color: #f39c12;
}
.gp9 {
    margin-top: 100px;
    height: 100px;
    width: 100px;
    border-radius: 5px;
}
#hotel {
    background-color: #f4d03f;
    padding-left: 20px;
    padding-right: 20px;
    border: none;
    border-radius: 5px;
    margin-left: 20px;
    margin-bottom: 30px;
    margin-top: 150px;
}
.nextimg {
    height: 150px;
    width: 150px;
}
.headtable2 {
    margin-top: 20px;
    background-color: ghostwhite;
    padding: 10px;
}
.headtable1 p {
    background-color: #f4d03f;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
input[type="text"],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 0px;
    margin-bottom: 16px;
    resize: vertical;
}
input[type="submit"] {
    background-color: #f4d03f;
    color: white;
    padding: 12px 115px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
input[type="submit"]:hover {
    background-color: #45a049;
}
.verify {
    /*margin-top: 90px;*/
    background-color: #f4d03f;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}
.verify1 {
    background-color: #f4d03f;
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
}
.table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    text-align: center;
}
tr:nth-child(even) {
    background-color: #fcf3cf;
}
.product {
    background-color: #fdfefe;
    margin-top: 50px;
}
.product1 {
    background-color: #fdfefe;
    margin-top: 100px;
}
.sales {
    background-color: #fdfefe;
}
.time {
    background-color: #f4d03f;
    padding: 10px;
    border-radius: 5px;
}
.open {
    /*background-color: green;*/
    float: right;
    padding: 5px;
    color: white;
    border-radius: 150px;
    font-size: 12px;
    margin-top: -12px;
    margin-right: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
#time1 {
    float: right;
}
#time2 {
    float: right;
    color: #f4d03f;
}
#time3 {
    float: right;
    color: #e74c3c;
}
.time4 {
    margin-top: 30px;
}
.gp1 {
    height: 300px;
    width: 300px;
    border-radius: 5px;
    margin-right: 50px;
}
.gp2 {
    height: 300px;
    width: 300px;
    border-radius: 5px;
}
.gallery {
    margin-top: -130px;
}
.Brochure {
    background-color: #f4d03f;
    text-align: center;
    padding: 20px;
    border-radius: 5px;
    margin-top: 15px;
}
.L1 {
    margin-top: 40px;
}
#googleMap {
    text-align: center;
}
.review {
    margin-top: -200px;
    background-color: #fdfefe;
}
.g4 {
    height: 100px;
    width: 100px;
    border-radius: 25px;
}
.gp3 {
    height: 80px;
    width: 80px;
    border-radius: 50px;
    margin-bottom: 50px;
    margin-top: 50px;
}
.review2 {
    margin-top: 14px;
    margin-left: 90px;
}
.star {
    margin-left: 90px;
}
.rname {
    margin-left: 100px;
    margin-top: -120px;
    /* margin-left:; */
}
#l2 {
    height: 20px;
    width: 20px;
    margin-right: 10px;
    margin-left: 20px;
    margin-top: -10px;
}
.info {
    margin-top: 10px;
}
.info2 {
    margin-top: 60px;
    padding-left: 30px;
    padding-right: 50px;
    margin-right: -20px;
    margin: 40px;
    letter-spacing: 10px;
    color: black;
    background-color: whitesmoke;
}
#share {
    float: left;
}
.info2 a {
    color: black;
}
#color1 {
    color: blue;
    border-right: 1px solid black;
    line-height: 30px;
    /* f */
}
.reviewcolum {
    margin-top: 100px;
}
.star1 {
    margin-top: 10px;
    margin-left: -10px;
}
.itemreview {
    margin-top: 50px;
}
* {
    margin: 0;
    padding: 0;
}
.rate {
    /*float: left;*/
    /*height: 30px;*/
    padding-left: 10px;
}

/* .rate:not(:checked)>input {
    position: absolute;
    top: -9999px;
}
.rate:not(:checked)>label {
float: right;
width: 1em;
overflow: hidden;
white-space: nowrap;
cursor: pointer;
font-size: 18px;
color: #ccc;

}
.rate:not(:checked)>label:before {
    content: '★ ';
}
.rate>input:checked~label {
    color: #ffc700;
}
.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
    color: #deb217;
}
.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #c59b08;
}
*/
.iconled {
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 2;
    border-radius: 250px;
    height: 50px;
    width: 50px;
}
Footer #footer {
    padding: 0 0 30px 0;
    color: #f4d03f;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}
#footer .footer-newsletter {
    padding: 50px 0;
    /* background:; */
    text-align: center;
    font-size: 15px;
}
#footer .footer-newsletter h4 {
    font-size: 24px;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: whitesmoke;
}
#addb {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    color: black !important;
    padding-bottom: 5px;
    border-radius: 5px;
    border: none;
    background-color: #F4E059;
    font-weight: 600 !important;
}
#addb a {
    text-decoration: none;
    color: black;
}
#footer .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
    text-align: left;
}
#footer .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px);
}
#footer .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #106eea;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
#footer .footer-newsletter form input[type="submit"]:hover {
    background: #0d58ba;
}
#footer .footer-top {
    /*padding: 60px 0 30px 0;*/
    background: #2f2f30;
}

/*#footer .footer-top .footer-contact {
    margin-bottom: 30px;
}*/
#footer .footer-top .footer-contact h3 {
    font-size: 18px;
    margin: 0 0 15px 0;
    font-family: "Open Sans", sans-serif;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
    color: whitesmoke;
}
#footer .footer-top .footer-contact h3 span {
    color: #106eea;
    font-family: "Open Sans", sans-serif;
}
#footer .footer-top .footer-contact p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif;
    color: black;
    border-radius: 4px;
    margin-right: 180px;
    background-color: #f7dc6f;
    text-align: center;
}
#terms {
    margin-top: 40px;
    color: red;
}
#footer .footer-top h4 {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-bottom: 12px;
    color: #f7dc6f;
    font-family: "Open Sans", sans-serif;
    margin-top:10px;
}
.fotterhead {
    color: #f7dc6f;
}
#footer .footer-top .footer-links {
    margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #106eea;
    font-size: 18px;
    line-height: 1;
}
#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}
#footer .footer-top .footer-links ul a {
    color: whitesmoke;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    font-size:14px;
}
.terms {
    color: white;
    margin-top: 100px;
}
#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    line-height: 1;
    padding: 8px 0;
    margin-right: 6px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
    font-family: "Open Sans", sans-serif;
}
.footer1 {
    margin-top: 20px;
}
#footer .footer-top .social-links a {
    color: whitesmoke;
}
#footer .footer-top .social-links a:hover {
    color: #f4d03f;
    text-decoration: none;
}
@media (max-width: 768px) {
    #footer .copyright,
    #footer .credits {
        float: none;
        text-align: center;
        padding: 2px 0;
    }
}
.td-pro-dtail li {
    margin-top: 30px;
    font-size: 16px;
    line-height: 20px;
    list-style: none;
    word-spacing: 2px;
    font-weight: 600;
}
.td-pro-dtail li span {
    font-weight: 400;
}
.td-pro-dtail li b {
    width: 300px !important;
}
.td-about h4,
.td-address h4,
.td-pro-dtail h4 {
    color: #106eea;
}
.td-img-h h3 {
    font-weight: 600;
    color: #b3b4b6;
    font-size: 14px;
    padding-top: 3px;
    line-height: 25px;
    margin-left: 5px;
    text-align: left;
}
#profileImage i {
    background-color: none !important;
    color: #000 !important;
    font-size: 20px;
    background: none !important;
}
.update-btn i {
    background-color: none !important;
    color: white;
    font-size: 20px;
    background: none !important;
}
.td-pro-dtail li {
    list-style: none !important;
    margin-top: 30px;
}
.td-add-img button {
    outline: none;
    border: 2px solid rgb(199, 197, 197);
    padding: 0px 20px 5px 20px;
}
.td-add-img button i {
    font-size: 18.5px;
}
.btn-img button {
    border: none;
    outline: none;
    background-color: blueviolet;
    color: white;
    padding: 6px 35px 6px 35px;
    border-radius: 0;
    margin-left: 12px !important;
}
.btn-img-update button {
    border: none;
    outline: none;
    background-color: rgb(60, 81, 196);
    color: white !important;
    padding: 6px 35px 6px 35px;
    border-radius: 0;
    margin-left: 12px !important;
}
.btn-img-update button a {
    color: white !important;
}
#imageUpload {
    display: none;
}
#profileImage {
    cursor: pointer;
}
.add-img {
    display: flex;
}
.nav-parent {
    margin-left: 20px;
}
header {
    background-color: rgb(228, 228, 29);
}
.td-header {
    margin-left: 30px;
}
.form-check-input {
    position: absolute !important;
    left: 0 !important;
}
@media(min-width:767px) and (max-width:1127px){
.header-logo img {
    height: 74px;
    margin-top: -13px !important;
    width: 80px !important;
    position: absolute !important;
    left: 5.57% !important;
}
}

@media(min-width:1127px) and (max-width:1320px){
    .header-logo img {
        height: 74px;
        margin-top: -13px !important;
        width: 80px !important;
        position: absolute !important;
        left: 5% !important;
    }
    }

    
@media(min-width:1320px) and (max-width:1520px){
    .header-logo img {
        height: 74px;
        margin-top: -13px !important;
        width: 80px !important;
        position: absolute !important;
        left: 5.56% !important;
    }
    }

    @media(min-width:1520px) and (max-width:1850px){
        .header-logo img {
            height: 74px;
            margin-top: -13px !important;
            width: 80px !important;
            position: absolute !important;
            left: 4.44% !important;
        }
        }
.category-li {
    margin-left: 20px !important;
    margin-bottom: 15px !important;
}
.add-product {
    margin-left: 30px !important;
    margin-right: 30px !important;
}
.category-li .choose {
    margin-top: -10px !important;
}
#sub_category_img {
    border-radius: 50%;
}
.sub_category_img {
    border-radius: 50%;
}
#category_img {
    border-radius: 70%;
}
/* loginform */
.dropdown-submenu {
    position: absolute;
}
.category-dropdown-menu {
    display: none;
    position: absolute;
    left: 0;
    width: 300px;
}
.category-dropdown {
    position: relative;
}
.category-dropdown:hover .category-dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position: relative;
}
.dropdown button.cat_button {
    background-color: transparent !important;
    color: #000 !important;
    text-align: left;
    width: auto !important;
    margin-top: 0px !important;
    padding-left: 1px !important;
}
.dropdown.open {
    background: transparent;
    text-align: left;
    float: none;
    margin-top: 0px;
    padding: 0px;
}
.dropdown button.cat_button:focus {
    border: 0;
    box-shadow: none;
    outline: 0;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    position: unset;
    float: none;
    /*display: block;*/
    border: 0;
    box-shadow: none;
}
h1 {
    font-weight: bold;
    font-size: 26px;
}
.sub_category_css {
    margin-top: 90px;
}
.business_css {
    background: #f8f8f8;
}
.business_css h1 {
    /*height: 35px;*/
    font-family: "Open Sans", sans-serif;
    left: 587px;
    top: 1104px;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 35px;
    color: #444446;
}
.add_img_next {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*width: 50%;*/
    height: 223px;
    /*margin-top: 34px;*/
}
* {
    box-sizing: border-box;
}
.zoom_img {
    /*padding: 50px;*/
    /*background-color: green;*/
    transition: transform 0.2s;
    /*width: 200px;*/
    height: 200px;
    margin: 0 auto;
}
.zoom_img:hover {
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari 3-8 */
    transform: scale(1.1);
}
.searchList .modal-backdrop {
    opacity: 0 !important;
    z-index: -1;
}
.modal_css {
    position: absolute !important;
    overflow: visible !important;
    top: 0% !important;
    right: 18% !important;
    left: auto !important;
}
.modal_css .modal-dialog {
    width: 430px !important;
}
.filter_clear {
    background: #f4e059;
    border-radius: 2.21784px;
}
.filter_nav > li.active > a {
    border: 1px solid #ddd !important;
}
.custom-file-input {
    position: relative;
}
.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}
.custom-file-input::before {
    content: "Select some files";
    display: inline-block;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
}
.custom-file-input:hover::before {
    border-color: black;
}
.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.form-group.files:before {
    content: "Drop files here to upload" !important;
    color: #000 !important;
}
@media (max-width: 750px) {
    img.img-fluid {
        margin-left: 13px !important;
    }
    #about .about-col h2 a {
        color: #000;
        margin-left: 8px;
    }
    .rate {
        /* float: left; */
        /* height: 30px; */

        margin-left: 9px;
        padding-left: 10px;
    }
    .location {
        text-align: left;
        padding-top: 10px;
        padding-left: 10px;
        font-size: 12px;
        height: 45px;
        margin-left: 5px;
    }
    #about .about-col p {
        font-size: a15px;
        color: black;
        margin-bottom: 10px;
        text-align: center;
        border-radius: 0px 0px 7.31594px 7.31594px;
        background-color: #6d6c69;
        margin-left: 0;
        padding-right: 40px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
.business_carousel .owl-next span {
    font-size: 60px;
    padding: 5px 20px;
    color: yellow;
    margin-left: 23px;
    margin-right: -5px !important;
}
@media (min-width: 460px) and (max-width: 680px) {
    span.text-secondary {
        font-size: 10px !important;
    }
}
@media (min-width: 760px) and (max-width: 997px) {
    .business_carousel .owl-prev span {
        font-size: 60px;
        padding: 5px 20px;
        color: yellow;
        margin-left: 17px !important;
        margin-right: -50px;
    }
    .cat_port {
        width: 100% !important;
        margin-left: 11px;
    }
    .business_carousel .owl-next span {
        font-size: 60px;
        padding: 5px 20px;
        color: yellow;
        margin-left: 7px !important;
        margin-right: -70px;
    }
    .filter_header {
        margin-top: 60px !important;
        width: 100% !important;
        display: block !important;
        background-color: white;
        border-radius: 10px;
        justify-content: center !important;
        padding: 7px 10px 5px 10px;
        margin-left: -3%;
    }
    .image_title img {
        align-items: center !important;
        width: 80% !important;
        margin-top: 171px !important;
    }
    .image_title {
        text-align: center;
    }
}
.image_title img {
    align-items: center !important;
    margin-top: 171px !important;
}
@media (max-width: 760px) {
    .header-logo img {
        margin-top: -17px !important;
        margin-left: -149px !important;
        width: 80px !important;
    }
    .login_title {
        font-size: 19px !important;
    }
}
@media (min-width: 775px) {
    .loginform {
        margin-left: 26%;
        background-color: #ffffff;
        width: 50%;
        /* border-radius: 5px; */

        margin-top: 50px;
        margin-bottom: 20px;
        padding: 30px;
        padding-bottom: 50px;
        text-align: center !important;

        height: 550px;
    }
    span.text-secondary {
        font-size: 13px !important;
    }
}
@media (min-width: 1127px) {
    .loginform {
        margin-left: 33% !important;
        text-align: center !important;
        background-color: whitesmoke;
        width: 35% !important;
    }
    /* @media (min-width: 1127px) */
    .image_title img {
        width: 68%;
        margin-left: 0px;
        margin-top: 171px !important;
    }
    /* @media (min-width: 1127px) */
    .image_title {
        justify-content: center !important;
        text-align: center;
    }
}
@media (max-width: 767px) {
    #about .about-col p {
        font-size: a15px;
        color: black;
        margin-bottom: 10px;
        text-align: center;
        border-radius: 0px 0px 7.31594px 7.31594px;
        background-color: #f4d03f !important;
        margin-left: 0;
        padding-right: 0 !important;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    /* .footer-top {
        /* margin-top: 371px !important; */
    span.text-secondary {
        font-size: 11px !important;
    }
    .header-text {
        margin-left: 10% !important;
        margin-right: 10% !important;
    }
}
.login_body {
    align-items: center !important;
}
@media (min-width: 997px) and (max-width: 1127px) {
    p.sub_cate {
        font-size: 14px;
        margin-left: 14px !important;
    }
    .header-text {
        margin-left: 9.5%;
    }
    .image_title img {
        align-items: center !important;
        margin-top: 163px !important;
        width: 74%;
    }
    .image_title {
        text-align: center;
    }
    .business_carousel .owl-next span {
        font-size: 60px;
        padding: 5px 20px;
        color: yellow;
        margin-left: 54px;
        margin-right: -42px !important;
    }
    .loginform {
        margin-left: 29%;
        background-color: #ffffff;
        width: 43%;
        /* border-radius: 5px; */

        margin-top: 50px;
        margin-bottom: 20px;
        padding: 30px;
        padding-bottom: 50px;
        text-align: center !important;

        height: 550px;
    }
}
@media (min-width: 767px) and (max-width: 997px) {
    .Recommended {
        margin-left: 59px !important;
    }
    p.sub_cate {
        font-size: 14px;
        margin-left: -4px !important;
    }
    .header-text {
        margin-left: 12% !important;
        margin-right: 12%;
    }
}
@media (max-width: 430px) {
    p.sub_cate {
        font-size: 11px;
        width: 72px !important;
        margin-left: 10px !important;
    }
}
.remember_check label {
    display: flex;
    color: #495e96;
}
.remember_check label input {
    margin-top: -5px;
    margin-right: 6px;
}
.forgot_pwd {
    margin-top: -18px !important;
    color: #495e96;
}

/* @media(max-width:590px) {
    .header-text {
        margin-left: -3% !important;
    }
} */
@media (min-width: 574px) and (max-width: 767px) {
    .header-text {
        margin-left: 5% !important;
    }
    .cat_port {
        width: 100% !important;
        margin-left: 3px;
    }
}
@media (max-width: 570px) {
    .header-text .image_title img {
        height: 40px;
        /* max-width: 600px; */
    }
    /* .header-text {
        margin-left: 0%;
    } */
    .filter_header {
        margin-top: 60px !important;
        width: 100% !important;
        display: block !important;
        background-color: white;
        border-radius: 10px;
        justify-content: center !important;
        padding: 7px 10px 5px 10px;
        margin-left: -0.5%;
    }
    .cat_port {
        width: 100% !important;
        margin-left: 13px !important;
    }
}
@media (min-width: 560px) and (max-width: 767px) {
    .filter_header {
        margin-top: 60px !important;
        width: 100% !important;
        display: block !important;
        background-color: white;
        border-radius: 10px;
        justify-content: center !important;
        padding: 7px 10px 5px 10px;
        margin-left: -4%;
    }
}
@media (min-width: 460px) and (max-width: 767px) {
    .Recommended {
        margin-left: 33px;
    }
}
@media (max-width: 440px) {
    .Recommended {
        margin-left: 16px !important;
    }
}
.one_star {
    margin-left: 3p;
    margin-left: 3px !important;
    font-size: 12px;
}
.rate {
    /* float: left; */
    padding-left: 10px;
    margin-top: -10px;
}
.glyphicon-star {
    color: #ff9800;
}
#about .about-col h2 a {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
}
.glyphicon-star-empty {
    color: #b2bcca;
}

/* .location {
    font-weight: 400;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px; 430
    font-size: 12px;
    height: 45px;
    font-family: 'Open Sans', sans-serif;
    line-height: 14.98px;
    color: #646464;
} */
.location {
    font-weight: 400;
    line-height: 14.98px;
    margin-top: -3px;
    color: #646464;
    margin-bottom: -3px;
    font-family: "Open Sans", sans-serif;
    margin-left: -6px;
}
.owl-carousel .owl-item img {
    margin-left: 0;
    display: block;
    width: 100%;
    margin-top: -3px !important;
}
.available_tag {
    background-color: #12b94d !important;
}
.b_image {
    border-radius: ​16.31594px ​16.31594px 0px 0px !important;
}
#about .about-col .icon {
    width: 54px;
    height: 54px;
    text-align: center;
    position: absolute;
    background-color: whitesmoke;
    border-radius: 50%;
    border: 4px solid #fff;
    /* left: calc( 14% - 32px); */
    bottom: -30px;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 6px;
}
.b_image img {
    border-radius: 17px 17px 0 0 !important;
}
#about .about-col {
    background: #fff;
    border-radius: 16px 16px 4px 4px !important;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
}

/* @media (max-width: 430px) {
    .header-logo img {
        margin-top: -29px !important;
        margin-left: -19px !important;
        width: 80px !important;
    }
} */
@media (max-width: 730px) {
    .location {
        text-align: left;
        padding-top: 10px;
        padding-left: 10px;
        font-size: 12px;
        height: 45px;
        margin-left: 1px !important;
    }
    img.heart {
        margin-left: 10px !important;
    }
}
@media (min-width: 600px) and (max-width: 700px) {
    .available_tag {
        background-color: #12b94d !important;
        margin-left: 5.7% !important;
    }
}
@media (max-width: 600px) {
    .available_tag {
        background-color: #12b94d !important;
        margin-left: 13.5px !important;
    }
}
.title .check {
    float: right;
    margin-left: 7px;
    margin-top: 7px;
}
.title {
    display: inline-block !important;
}
.add_business b a {
    background-color: #f4d03f;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: black !important;
    padding: 1px 8px 9px 8px;
    text-transform: none !important;
    border-radius: 5px;
}
.header-area .main-nav .nav li {
    padding-left: 0px;
    padding-right: 30px;
    margin-left: 0px;
}
.home_body {
    background-color: #f8f8f8;
}
.loginform h1 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    margin-top: 0px;
}
.login_active {
    color: white !important;
    background-color: #f4d03f !important;
    border: 1px solid #f4d03f !important;
    padding: 2px 5px 5px 5px;
    border-radius: 5px;
}
.login_active:hover {
    background-color: white !important;
    color: black !important;
    border: 1px solid #f4d03f !important;
}
@media (min-width: 520px) and (max-width: 767px){
.header-logo img {
    position: absolute;
    z-index: 1000;
    margin-top: -6px !important;
    width: 80px !important;
    left: 26%;
}
}
@media (max-width: 520px) {
   
    .header-logo img {
        height: 74px;
        margin-top: -6px !important;
        width: 80px !important;
        position: absolute;
        left: 45.57% !important;
    }
}
.reg_form {
    margin-top: -42px;
}
.loginform input {
    margin-top: -9px;
    height: 37px;
    background-color: #e6e4e1;
}
.loginform input::placeholder {
    color: #495e96;
}
.bi-person-circle::before {
    content: "\f4d7";
    color: #c4c4c4;
}
.signup {
    margin-top: 12px;
    padding-bottom: 40px !important;
    float: left;
    color: #737b7d;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}



.top_gap {
    margin-bottom: 0px !important;
}

#header-container
    .main-nav a.logo{
    margin: 0px !important;
    height: auto;
}
#header-container  .main-nav a.logo img{
        margin:0px !important;
    
            position: static !important;
            width: 80px;
    height: 74px;
        
    }
    
    #header-container .main-nav {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

 #header-container .main-nav .nav {
    position: static !important;
    right: 0%;
    margin: 0px;
    align-items: center;
    justify-content: flex-end;
}

 #header-container .add_business_logined b a{
     margin:0px !important;
 }
  #header-container .main-nav .nav li {
      padding-right:0px;
  }
  
  #header-container a.logined {
      margin:0px;
  }
    @media (max-width: 520px) {
  #header-container a.logined {
    color: black;
}
#header-container .main-nav {
    
    min-height: 100px;
}
#header-container .main-nav a.logo {
  
    text-align: left;
    padding-left: 10px;
}
#header-container .main-nav .nav {
    position: absolute !important;
    margin-top: 0px !important;
    top: 100px;
}
}
 @media (min-width: 520px) {
     
a.nohover,
.header-area .main-nav .nav li:last-child a, .background-header .main-nav .nav li:last-child a{
    padding: 0px !important;
    color:#FFF !important;
}
a.nohover:hover,
.header-area .main-nav .nav li:last-child a.nohover:hover, .background-header .main-nav .nav li:last-child a.nohover:hover{
    color: #f4d040 !important;
    background: transparent !important;
}

 }