.header-v2 a.nav-link, .header-v5 a.nav-link {
    color: #282B5B;
}

.header-v2 .header-bottom, .header-v5 .header-bottom {
    background-color: #ffffff;
}
.header-v2 .header-top .navbar {
    height: 110px;
    padding-left: 65px;
}

.header-v2 .header-top, .header-v5 .header-top, .header-v2 .header-contact-wrap {
    background-color: #ffffff;
    padding-right: 36px;
}

.header-v2 .header-bottom, .header-v3 .header-bottom, .header-v5 .header-bottom {
    border-top: 1px solid;
    border-bottom: 8px solid;
}

.header-v2 .header-bottom, .header-v2 .navbar-nav > li, .header-v2 .navbar-nav > li:first-of-type, .header-v5 .header-bottom, .header-v5 .navbar-nav > li, .header-v5 .navbar-nav > li:first-of-type {
    border-color: rgb(255 255 255 / 20%);

	@media (min-width: 1215px) {
    .container {
        max-width: 1215px;
    }
}
	
	
.chaty-widget.chaty-open .chaty-channel-list, .chaty-widget.has-single .chaty-i-trigger .Phone-channel:after, .chaty-widget.has-single .chaty-i-trigger .Phone-channel:before {
    pointer-events: auto;
    bottom: 70px;
}
	
.header-mobile-right {
    min-width: 56px;
    display: none;
}

	
.rounded {
    border-radius: var(--bs-border-radius)!important;
    display: none;
}
	.header-mobile .toggle-button-left, .header-mobile .toggle-button-right {
    color: #000000;
    display: none;
}
	
	
	/* Fix iOS Safari 100vh bug */
html, body {
    height: 100%;
    overflow-x: hidden;
}

section, .site-content, .site-footer, #page {
    min-height: auto !important;
}

@supports (-webkit-touch-callout: none) {
    /* Only for iOS devices */
    .your-hero-class, .site-content {
        min-height: -webkit-fill-available !important;
    }
}

	
.login-register on-hover-menu {
	display:none;
  }
	
.header-mobile-right {
    min-width: 56px;
    display: none;
}
.btn toggle-button-right {
    display: none;
}
.header-mobile .toggle-button-left, .header-mobile .toggle-button-right {
    color: #000000;
    display: none;
}
	
	
.houzez-theme .houzez-icon, .houzez-icon {
    font-family: 'houzez-iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}