/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


a:focus {
    text-decoration: none;
}
:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}
#top .avia_textblock ul li a:active {
    text-decoration: underline;
}
#top .avia-image-container {
    margin-bottom: 0;
}
#top #wrap_all .image-overlay{
    display: none !important;
}
.nowider {
    max-width: 1270px;
    margin: 0 auto;
}
#top .wpcf7-form label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    font-weight: 300;
}
#top .wpcf7-submit:disabled {
    cursor: not-allowed;
}
#top .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 16px;
    color: #f00;
    font-family: 'Playfair Display';
    font-weight: normal;
    margin-bottom: 0px;
    text-align: left;
}
#top .wpcf7 form .wpcf7-response-output {
    margin: 0px;
    padding: 0;
    border: none;
    font-size: 16px;
    line-height: 22px;
    color: #f00;
    font-family: 'Playfair Display';
    font-weight: normal;
    margin-top: 10px;
    max-width: 1200px;
    margin: auto;
}
#top .wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}
#top .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px;
    color: #f00;
}
#top .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: 0;
    color: #0074aa;
    margin: 0;
    padding: 0;
    font-size: 16px;
}
#top .av-layout-grid-container .avia_codeblock {
    line-height: 0;
}
.quick-connect-form {
    position: fixed;
    bottom: 0;
    z-index: 9;
    display: none;
}
.grecaptcha-badge {
    display: none !important;
}
#top strong,#top b {
    font-weight: bold;
    font-family: 'Playfair Display';
    color: inherit !important;
}
span.wpcf7-spinner {
    position: absolute;
    right: 0;
    bottom: 0;
}
#top span.image-overlay.overlay-type-extern {
    display: none !important;
}
/* p + h1, p + h2, p + h3, p + h4, p + h5, p + h6, .avia_textblock > h2{
    margin-top: 20px !important;
    margin-bottom: 5px !important;
    line-height: normal !important;
} */
:not(.home) p + h4 {
    margin-top: 1em !important;
}
#scroll-top-link{
    border: 1px solid #FFF;
}
/* Global css */

/* Font family */

@font-face {
    font-family: 'Playfair Display';
    src: url('font/PlayfairDisplay-Regular.eot');
    src: url('font/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('font/PlayfairDisplay-Regular.woff') format('woff'),
        url('font/PlayfairDisplay-Regular.ttf') format('truetype'),
        url('font/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('font/PlayfairDisplay-Italic.eot');
    src: url('font/PlayfairDisplay-Italic.eot?#iefix') format('embedded-opentype'),
        url('font/PlayfairDisplay-Italic.woff2') format('woff2'),
        url('font/PlayfairDisplay-Italic.woff') format('woff'),
        url('font/PlayfairDisplay-Italic.ttf') format('truetype'),
        url('font/PlayfairDisplay-Italic.svg#PlayfairDisplay-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans 3';
    src: url('font/SourceSans3-Medium.eot');
    src: url('font/SourceSans3-Medium.eot?#iefix') format('embedded-opentype'),
        url('font/SourceSans3-Medium.woff2') format('woff2'),
        url('font/SourceSans3-Medium.woff') format('woff'),
        url('font/SourceSans3-Medium.ttf') format('truetype'),
        url('font/SourceSans3-Medium.svg#SourceSans3-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Font family */

/* Global main css */

#top h1,
#top h1 a {
    font-family: 'Playfair Display';
	font-size: 50px;
	line-height: 60px;
    font-weight: normal;
    letter-spacing: 0px;
    margin-bottom: 10px;
    font-style: normal;
    text-transform: uppercase !important;
}
#top h2,
#top h2 a {
    font-family: 'Playfair Display';
    font-weight: normal;
    letter-spacing: 0px;
    font-size: 45px;
	line-height: 55px;
    margin-bottom: 10px;
    font-style: normal;
    text-transform: unset;
}
#top h3,
#top h3 a {
    font-family: 'Playfair Display';
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 40px;
	line-height: 50px;
    font-style: normal;
    letter-spacing: normal;
}
#top h4,
#top h4 a {
    font-family: 'Playfair Display';
	font-size: 28px;
	line-height: 38px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 10px;
    letter-spacing: normal;
}
#top h5,
#top h5 a {
    font-family: 'Playfair Display';
	font-size: 24px;
	line-height: 34px;
    font-weight: normal;
    margin-bottom: 10px;
    font-style: normal;
    letter-spacing: normal;
}
#top h6,
#top h6 a {
    font-family: 'Playfair Display';
	font-size: 20px;
	line-height: 30px;
    font-weight: normal;
    margin-bottom: 10px;
    color: inherit;
    letter-spacing: normal;
}
#top p {
    margin: 0px 0px 10px 0px;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: 1.2px;
}

.special_amp {
    font-style: inherit !important;	
    font-size: inherit !important;
    color: inherit;
    font-family: inherit !important;
    font-weight: inherit;
}

.container {
    padding: 0 50px;
}

#top .av-subheading p {
    font-size: 20px;
    line-height: 27px;
    color: #012E28;
    font-family: 'Playfair Display';
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 5px;
}

body {
    font-family: 'Playfair Display' !important;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #000;
}

#top ul li,
#top p a,
#top ol li {
    font-family: 'Playfair Display' !important;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 30px;
}

#top .avia_textblock a,
#top .avia_textblock p a {
    color: #000;
    text-decoration: underline;
}

#top .avia_textblock a:hover,
#top .avia_textblock p a:hover{
    color: #012E28;
}
#top #main{
    background-color: #f7f6f2 !important;
}
#top .main_color .input-text,
#top .main_color input[type="text"],
#top .main_color input[type="input"],
#top .main_color input[type="password"],
#top .main_color input[type="email"],
#top .main_color input[type="number"],
#top .main_color input[type="url"],
#top .main_color input[type="tel"],
#top .main_color input[type="search"],
#top .main_color textarea,
#top .main_color select {
	font-family: 'Playfair Display';
    font-weight: normal;
	font-size: 16px;
	line-height: inherit;
	color: #000;
	background-color: transparent;
	padding: 5px 0;
	height: 35px;
    margin-bottom: 4px;
	letter-spacing: 0px;
	border-color: #000;
	border-radius: 0px;
    opacity: 1 !important;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

#top .main_color textarea{
   height:35px;
   resize: none;
}

#top .main_color input::-webkit-input-placeholder, 
#top .main_color textarea::-webkit-input-placeholder, 
#top .main_color select::-webkit-input-placeholder {
    color: #505050 !important;
	opacity: 1 !important;
}
#top .main_color input::-moz-placeholder, 
#top .main_color textarea::-moz-placeholder, 
#top .main_color select::-moz-placeholder {
    color: #505050 !important;
	opacity: 1 !important;
}
#top .main_color input:-ms-input-placeholder, 
#top .main_color textarea:-ms-input-placeholder, 
#top .main_color select:-ms-input-placeholder {
    color: #505050 !important;
	opacity: 1 !important;
}
#top .main_color input::-ms-input-placeholder, 
#top .main_color textarea::-ms-input-placeholder, 
#top .main_color select::-ms-input-placeholder {
    color: #505050 !important;
	opacity: 1 !important;
}
#top .main_color input::placeholder,
#top .main_color textarea::placeholder,
#top .main_color select::placeholder {
    color: #505050 !important;
	opacity: 1 !important;
}
#top #wrap_all .homepage-form input::placeholder,
#top #wrap_all .homepage-form textarea::placeholder,
#top #wrap_all .homepage-form select::placeholder {
    color: #FFFFFF !important;
	opacity: 1 !important;
}
.wpcf7-form input[type="checkbox"]:checked {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 8 6" fill="none"><path d="M1 3L3 5L7 1" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-color: #012e28 !important;
    border-color: #012e28 !important;
}
#top .wpcf7-list-item input[type="checkbox"] {
    margin: 0px;
    appearance: none;
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border: 1px solid #505050;
    background-color: #F7F6F2;
    margin-top: 3px;
    display: inline-block;
}
.container{
    padding: 0 20px;
}
.container_wrap {
    border: 0;
}

/* Global main css */

/* btn css start */
#top .avia-button,
#top .wpcf7-submit {
	position: relative;
	font-family: 'Source Sans 3';
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	color: #012E28 !important;
	text-transform: uppercase !important;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	background-color: transparent;
	padding: 16px 30px !important;
    border-radius: 140px;
    cursor: pointer;
    border: 1px solid #012E28 !important;
    transition: all 0.4s ease-in-out;
    text-decoration: none !important;
    opacity: 1 !important;
}
#top #wrap_all .wpcf7-submit {
    background-color: transparent;
    color: #000 !important;
    font-family: 'Source Sans 3' !important;
    border-color: #000 !important;
    line-height: 22px;
    margin-top: 44px;
    text-transform: uppercase;
}
#top #wrap_all .homepage-form .wpcf7-submit{
    border-color: #FFF !important;
    color: #000 !important;
    background: #FFF;
}
#top #wrap_all .wpcf7-submit:hover{
    background-color: #002C22 !important;
    color: #FFF !important;
    border-color: #002C22 !important;
}
#top .avia-button:hover,
#top .wpcf7-submit:hover{
    background-color: #002C22;
	color:#F7F6F2 !important;
    border-color: #002C22 !important;
}

/* btn css start end */

/* header css start*/

#top.home #header .logo {
    display: none;
}
#top.home #header{
    transition: all 0.25s ease-in-out;
}
#top #header .logo{
    padding: 10px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
}
#top #header .logo a {
    display: flex;
    align-items: center;
    width: 100%;
}
#top #header .logo a img{
    width: 100%;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(46deg) brightness(116%) contrast(112%);
}
#top.home .header_bg {
    background: transparent;
}
#top .header_bg{
   background-color: #FFF;
}
#top.home header.show .header_bg{
    background-color: #FFF;
}
#top header.scrolled .logo img{
    filter: none !important;
}
#top header.show .logo {
    display: block !important;
}
#top.home header.show .logo {
    display: none !important;
}
#top.home header.show .logo {
    display: block !important;
}
#top #header .container {
    max-width: 100%;
    width: 100%;
    padding: 0 60px;
}
#top .av-hamburger-box {
    width: 40px;
}
#top #header_main {
    border: 0;
}
#top:not(.home) header#header.scrolled {
    background: #FFF;
}
#top header.show{
 box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
 background-color: #FFF;
}
#top.home header.show .av-hamburger-inner, 
#top.home header.show .av-hamburger-inner::before, 
#top.home header.show .av-hamburger-inner::after{
 background-color: #012E28;
}
#top:not(.home) header.scrolled .av-hamburger-inner, 
#top:not(.home) header.scrolled .av-hamburger-inner::before, 
#top:not(.home) header.scrolled .av-hamburger-inner::after{
    background-color: #012E28;
}
#top header.show .avia_hidden_link_text{
 color: #012E28;
}
#top .av-hamburger-inner, 
#top .av-hamburger-inner::before, 
#top .av-hamburger-inner::after{
    height: 2px;
}
#top .av-hamburger-inner::before {
    width: 50%;
    bottom: -21px;
    top: auto;
}
#top .av-hamburger-inner::after {
    width: 80%;
    bottom: -10px;
    top: auto;
}
#top header .avia_hidden_link_text {
    display: inline;
    color: #FFF;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    display: none;
}
#top #header .av-hamburger .av-hamburger-box .av-hamburger-inner{
    margin-top: -14px;
}
#top header .av-burger-menu-main:has(.is-active) .avia_hidden_link_text {
    display: none !important;
}
#top #header .av-burger-menu-main>a {
    display: flex;
    align-items: center;
    gap: 10px;
}
#top .av-hamburger.is-active .av-hamburger-inner, #top .av-hamburger.is-active .av-hamburger-inner::after, #top .av-hamburger.is-active .av-hamburger-inner::before {
    background: #012E28;
}
#top .av-hamburger.is-active .av-hamburger-inner::after{
    width: 100%;
    bottom: 0;
}
#top #header .av-burger-overlay-scroll{
    transform: none;
}
#top #avia-menu{
    transition: 0.3s;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
    padding: 6px 30px;
    font-size: 40px;
    line-height: 50px;
    border: 0;
}
#top #av-burger-menu-ul{
    vertical-align: super;
    padding-left: 10% !important;
}
#av-burger-menu-ul > li {
    position: relative;
    padding-left: 35px;
}
#av-burger-menu-ul > li.first-menu::before,
#av-burger-menu-ul > li.second-menu::before,
#av-burger-menu-ul > li.third-menu::before,
#av-burger-menu-ul > li.forth-menu::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #0d4f45;
    z-index: 1;
}
#av-burger-menu-ul > li.first-menu + li.second-menu,
#av-burger-menu-ul > li.second-menu + li.third-menu,
#av-burger-menu-ul > li.third-menu + li.forth-menu {
    margin-top: 20px;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a:hover,
.html_av-overlay-side #top .av-burger-overlay li.current-menu-item a{
    color: #0d4f45 !important;
    opacity: 1;
}

/* header css end*/

/* banner css */

#top .banner-logo img {
    max-width: 700px;
}
#top .banner-logo {
    padding-bottom: 200px;
}
#top .avia-fullscreen-slider .scroll-down-link{
    background-image: url(images/scroll_down_arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
}
#top .avia-fullscreen-slider .scroll-down-link svg{
    display: none;
}
#top .avia-fullscreen-slider ul.avia-slideshow-inner li {
    position: relative;
}
#top .avia-fullscreen-slider ul.avia-slideshow-inner li::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, #0000008F, #00000000, #00000033);
}
.caption_bottom .slideshow_caption .slideshow_inner_caption{
    padding: 20px;
}

/* banner css end */


/* footer css */

#top #footer {
    padding: 121px 0 116px 0;
}
#top #footer .widgettitle {
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    width: fit-content;
    margin-bottom: 22px;
}
#top #footer .widgettitle::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 3px;
    left: 0;
    background: #325650;
}
#top #footer p {
    color: #cdcdcdde;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; 
}
#top #footer section {
    margin: 0;
}
#top #footer .flex_column:first-child p {
    margin-top: 17px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}
#top #footer li,#top #footer section a {
    color: #CDCDCD;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 0;
}
#top #footer li {
    margin-bottom: 18px;
}
#top #footer li:last-child{
    margin-bottom: 0;
}
#top #footer section a:hover,
#top #footer .widget_nav_menu li.current-menu-item a{
    color: #FFF;
}
#top .footer-icon a,
#top .footer-contact a,
#top .footer-contact li {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
#top #footer i {
    min-width: 16px;
    display: flex;
    justify-content: center;
    color: #FFF;
}
#top #footer .flex_column:first-child {
    width: 17%;
}
#top #footer .flex_column:nth-child(2) {
    margin-left: 15%;
    width: 22%;
}
#top #footer .flex_column:last-child {
    margin-left: 5%;
    display: flex;
    justify-content: end;
    width: 13%;
}
#socket .container{
    display: flex;
    justify-content: center;
    position: relative;
    padding: 20px;
}
#socket .container::before{
    position: absolute;
    content: '';
    width: calc(100% - 40px);
    top: 0;
    background-color:#325650;
    height: 1px;
    left: 20px;
}
#socket .symbol {
    color: #FFF;
    font-family: "Playfair Display";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
#socket .symbol a {
    color: #CDCDCD;
}
#socket .container a:hover {
    color: #FFF;
}
#socket .copyright{
    text-align: center;
}

/* footer css end */

/* Home page object css */

#top .home_property .single-img-wrap {
    height: 600px;
}

#top .home_property .single-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#top .home_property .featured-object-info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #FFF;
    width: 100%;
    padding: 20px;
}
#top .featured-object-inner {
    position: relative;
    margin-right: 60px;
}
#top .home_property .featured-object-info .fo-objtype {
    display: inline-block;
    line-height: 26px;
    margin-bottom: 7px;
}
#top .home_property .featured-object-info h2 {
    font-size: 32px !important;
    color: #FFF;
    line-height: 45px;
}
#top .fo-price {
    display: inline-block;
    font-size: 24px;
    line-height: 34px;
}
#top .home_property .featured-object-info .fo-meta {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

/* homepage object css end */

#top form {
    max-width: 900px;
    margin: auto;
}
#top #wrap_all .homepage-form form input,
#top #wrap_all .homepage-form form textarea{
   color: #FFF !important;
   border-color: #FFF;
} 
#top form .custom-form label {
    width: calc(50% - 8px);
}
#top form .custom-form {
    display: flex;
    flex-wrap: wrap;
    margin-top: 31px;
    gap: 30px 15px;
}
#top form .wpcf7-form-control-wrap:has(textarea),#top form .wpcf7-form-control-wrap:nth-child(5) {
    width: 100%;
}
#top form .wpcf7-form-control-wrap textarea {
    height: 35px;
    min-height: auto;
}
#top form .custom-form span.wpcf7-list-item-label, #top form .custom-form span.wpcf7-list-item-label a {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
}
#top .homepage-form form .custom-form span.wpcf7-list-item-label, #top .homepage-form form .custom-form span.wpcf7-list-item-label a{
    color: #FFF;
}
#top form span.wpcf7-list-item-label a:hover{
   text-decoration: none !important;
   color: #012e28;
}
#top form label.policy {
    width: 100%;
    margin-top: -13px;
}
.flex_column:has(.custom-form) p {
    max-width: 830px;
    margin: auto !important;
}
#top .avia-section:has(form) {
    background-size: cover;
}
#top .valkommen-sec p {
    font-size: 24px;
    line-height: 38px;
}
#top .valkommen-sec h5{
    position: relative;
    display: flex;
    justify-content: center;
}
#top .valkommen-sec h5::after {
    position: absolute;
    content: '';
    width: 80px;
    left: auto;
    background-color: #012e28;
    bottom: -10px;
    height: 1px;
}
#top .valkommen-sec .container {
    /* border-bottom: 1px solid #00000014; */
}
#top .iconbox_content {
    background: #fff0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-inline: 10px;
    border-radius: unset;
}
#top .flex_column:has(.iconbox_top) {
    background: #FFF;
}
#top .contect_box .iconbox_content a:hover {
    color: #000;
}
#top .iconbox_top {
    margin-top: 0;
    text-align: center;
}
#top .iconbox_content a {
    text-decoration: underline;
}
#top .iconbox_content a:hover{
    text-decoration: none;
}
#top .salj-sec .container{
    max-width: 1280px;
    margin: autos;
}
#top .salj-sec p {
    letter-spacing: -0px;
}
#top .salj-sec .avia-image-container {
    width: 100%;
    height: 478px;
}
#top .salj-sec .avia-image-container * {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#top #wrap_all .all_colors .custom-form-register h3 {
    font-size: 22px !important;
    line-height: 32px !important;
    margin-top: 20px;
}
#top .custom-form-labelsec {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 20px;
}
#top .custom-form-register .wpcf7-list-item label {
    display: flex;
    align-items: baseline;
    gap: 8px;
}
#top .wpcf7-list-item-label {
    line-height: 22px;
    font-size: 16px;
}
#top .custom-form-register p {
    margin-top: 20px;
    margin-bottom: 5px;
}
#top .custom-form-register label.policy {
    margin-top: 20px;
    display: block;
}
input[type=checkbox], input[type=radio]{
    accent-color: #012e28;
}
.custom-form-register .wpcf7-list-item {
    margin: 0 10px;
}
.privacy-policy#top .av-hamburger-inner,
.privacy-policy#top .av-hamburger-inner::before, 
.privacy-policy#top .av-hamburger-inner::after{
    background-color:#012e28;
}
.privacy-policy#top .avia_hidden_link_text{
    color: #012e28;
}
#top.privacy-policy h2 {
    margin-top: 30px;
}
#top .togglecontainer {
    margin: 0;
}
#top .togglecontainer .toggler{
    margin-bottom: 0;
    padding: 20px 50px 20px 20px;
    border: 1px solid;
}
#top .togglecontainer .toggle_wrap{
    border: 1px solid;
    border-top: 0;
    margin-top: 10px;
    padding: 0;
}
#top .togglecontainer .av_toggle_section{
    margin-bottom: 20px;
}
#top .togglecontainer .toggle_content{
    padding: 20px;
    border: 0;
}
#top .togglecontainer .toggle_icon {
    opacity: 1;
    border: 0;
}

/* Media Query */

@media (max-width: 1366px){
    #top .banner-logo {
        padding-bottom: 130px;
    }
    #top .banner-logo img {
        max-width: 600px;
    }
}

@media (max-width: 1100px){
    #top .banner-logo img {
        max-width: 550px;
    }
    #top #footer .flex_column:first-child {
        width: 20%;
    }
    #top #footer .flex_column:nth-child(2) {
        margin-left: 8%;
    }
    #top #footer .flex_column:nth-child(3) {
        width: 23%;
    }
    #top #footer .flex_column:last-child{
        width: 16%;
    }
}

@media(max-width: 1024px){
    #top #header .container{
        padding: 0 20px;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
        font-size: 35px;
        line-height: 45px;
    }
    #av-burger-menu-ul > li{
        padding-left: 10px;
    }
}

@media(max-width: 989px){
    #top #wrap_all .all_colors h1{
        font-size: 45px !important;
        line-height: 55px !important;
    }
    #top #wrap_all .all_colors h2, #top #wrap_all .all_colors h2 a{
        font-size: 35px !important;
        line-height: 45px !important;
    }
    #top #wrap_all .all_colors h3{
        font-size: 32px !important;
        line-height: 42px !important;
    }
    #top #wrap_all .all_colors h4{
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .responsive.html_mobile_menu_tablet #top #wrap_all #header {
        position: fixed !important;
        background: transparent;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
        font-size: 30px;
        line-height: 40px;
    }
    #top #footer .flex_column:first-child {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        margin-bottom: 40px;
    }
    #top #footer .flex_column:nth-child(2) {
        margin-left: 0;
        width: 30%;
    }
    #top #footer .flex_column:last-child{
        width: 17%;
    }
    #top #footer .flex_column:nth-child(3) {
        width: 37%;
        margin-left: 10%;
    }
    #top #footer {
        padding: 50px 0;
    }
    #top #footer .flex_column:first-child p{
        margin-top: 10px;
    }
    #top .logo-content-sec .content {
       padding-top: 10px;
    }
    #top .home_property .single-img-wrap {
        height: 500px;
    }
    #top .featured-object-inner{
        margin-right: 30px;
    }
    #top #wrap_all .home_property .featured-object-info h2{
        font-size: 28px !important;
        line-height: 37px !important;
    }
    #top .fo-price{
        font-size: 22px;
        line-height: 32px;
    }
    #top #wrap_all .wpcf7-submit{
        margin-top: 30px;
    }
    #top .valkommen-sec p {
        font-size: 22px;
        line-height: 35px;
    }
    #top .salj-sec .avia-image-container{
        height: 300px;
    }
    #top .salja-box-sec .content {
        padding-top: 0;
    }
    #top .salja-box-sec .content .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        gap: 20px;
    }
    #top .salja-box-sec .content .flex_column_table .av-flex-placeholder {
        display: none;
    }
    #top .salja-box-sec .content .flex_column_table .flex_column {
        width: calc(50% - 10px);
        margin: 0;
    }
    .responsive #top.privacy-policy #wrap_all #main {
        padding-top: 100px !important;
    }
}


@media (max-width: 767px){
    .responsive #top #wrap_all .container{
        width: 100%;
        max-width: 100%;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #top p{
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.7px;
    }
    #top ul li, #top p a, #top ol li{
        font-size: 16px;
        line-height: 22px;
    }
    #top #wrap_all .all_colors h1{
        font-size: 32px !important;
        line-height: 42px !important;
    }
    #top #wrap_all .all_colors h2,
    #top #wrap_all .all_colors h2 a{
        font-size: 30px !important;
        line-height: 40px !important;
    }
    #top #wrap_all .all_colors h3{
        font-size: 28px !important;
        line-height: 38px !important;
    }
    #top #wrap_all .all_colors h4{
        font-size: 18px !important;
        line-height: 28px !important;
    }
    #top .avia-button, #top .wpcf7-submit{
        padding: 14px 25px !important;
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .responsive.html_mobile_menu_tablet #top #wrap_all #header {
        position: fixed !important;
        background: transparent;
    }
    #top #header {
        height: 70px !important;
        /* background: #FFF !important; */
    }
    #top #header .logo{
        width: 150px;
    }
    #top #header.scrolled .logo a img{
        filter: none !important;
    }
    #top .av-hamburger-inner, 
    #top .av-hamburger-inner::before,
    #top .av-hamburger-inner::after{
        /* background: #012E28 !important; */
    }
    #top  header .avia_hidden_link_text{
        color: #012E28; 
        font-size: 16px;
        line-height: 22px;
    }
    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive #top #wrap_all .av-logo-container {
        height: 70px !important;
        line-height: 70px !important;
    }
    .responsive #top .logo {
        padding: 5px 0 !important;
        height: 100% !important;
    }
    .responsive .logo svg {
        height: 60px !important;
    }
    #top .av-hamburger-box {
        width: 25px;
    }
    #top #header .av-hamburger .av-hamburger-box .av-hamburger-inner {
        margin-top: -9px;
    }
    #top .av-hamburger-inner::before{
        bottom: -15px;
    }
    #top .av-hamburger-inner::after{
        bottom: -7px;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
        font-size: 22px;
        line-height: 32px;
    }
    #av-burger-menu-ul > li {
        padding-left: 0;
    }
    #top #footer .flex_column {
        margin-left: 0 !important;
        width: 100% !important;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    #top #footer .flex_column section{
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    #top #footer .widgettitle{
        margin-left: auto;
        margin-right: auto;
    }
    #top .footer-icon a, #top .footer-contact a, #top .footer-contact li{
        justify-content: center;
    }
    #top #footer .flex_column:last-child{
        justify-content: center;
    }
    #top #footer .flex_column section img {
        max-width: 100px !important;
    }
    #top #footer p{
        line-height: 26px;
    }
    #top #footer .widgettitle{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    #top #footer {
        padding: 50px 0 20px 0;
    }
    #socket .container{
        padding: 12px 20px;
    }
    #socket .copyright{
        line-height: 26px;
    }
    #top #footer .flex_column:first-child{
        margin-bottom: 27px;
    }
    #top #footer li {
        margin-bottom: 12px;
    }
    #top #footer .flex_column:nth-child(2),
    #top #footer .flex_column:nth-child(3){
        margin-bottom: 31px;
    }
    #top .home_property .single-img-wrap {
        height: 330px;
    }
     #top .banner-logo img{
        width: 80%;
        max-width: 300px;
    }
    #top .featured-object-inner{
        margin-right: 0;
    }
    #top .valkommen-sec h5::after{
        width: 56px;
        bottom: -7px;
    }
    #top .home_property .featured-object-info .fo-objtype{
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0;
    }
   #top #wrap_all .home_property .featured-object-info h2{
        font-size: 20px !important;
        line-height: 30px !important;
        margin-bottom: 3px;
    }
    #top .home_property .featured-object-info .fo-meta{
        font-size: 16px;
    }
    #top .custom-form-register p{
        margin-top: 10px;
    }
    #top .fo-price{
        font-size: 18px;
        line-height: 26px;
    }
    #top form .custom-form label {
        width: 100%;
    }
    #top form .custom-form{
        margin-top: 24px;
    }
    #top form .custom-form{
        gap: 20px 15px;
    }
    #top form label.policy{
        margin-top: -8px;
    }
    #top .valkommen-sec p {
        font-size: 18px;
        line-height: 26px;
    }
    #top #wrap_all .valkommen-sec h5{
        font-size: 18px !important;
        line-height: 26px !important;
    }
    #top .flex_column:has(.iconbox_top){
        margin-top: 25px !important;
    }
    #top .logo-content-sec .avia-image-container img {
        max-height: 170px;
    }
    #top .logo-content-sec .content {
        padding-bottom: 30px;
    }
    #top .salj-sec .avia-image-container{
        height: 235px;
    }
    #top .salj-sec .content {
        padding-top: 45px;
        padding-bottom: 30px;
    }
    .responsive #scroll-top-link {
        display: flex;
        right: 20px;
        bottom: 20px;
        justify-content: center;
    }
    #top .salja-box-sec .content .flex_column_table{
        gap: 0;
    }
    #top .salja-box-sec .content .flex_column_table .flex_column {
        width: 100%;
    }
    #top .custom-form-labelsec{
        grid-template-columns: 1fr;
        gap: 5px;
    }
    .responsive #top.privacy-policy #wrap_all #main {
        padding-top: 50px !important;
    }
}