/*
Theme Name: Enfold Child
Description: A Starter <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme.
Version: 1.0
Author: Devin Vinson @ Kriesi.at
Author URI: http://www.kriesi.at
Template: enfold
*/

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Bold.eot');
    src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Bold.woff2') format('woff2'),
        url('fonts/OpenSans-Bold.woff') format('woff'),
        url('fonts/OpenSans-Bold.ttf') format('truetype'),
        url('fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Light.eot');
    src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Light.woff2') format('woff2'),
        url('fonts/OpenSans-Light.woff') format('woff'),
        url('fonts/OpenSans-Light.ttf') format('truetype'),
        url('fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Regular.eot');
    src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/OpenSans-Regular.woff') format('woff'),
        url('fonts/OpenSans-Regular.ttf') format('truetype'),
        url('fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-SemiBold.eot');
    src: url('fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBold.woff') format('woff'),
        url('fonts/OpenSans-SemiBold.ttf') format('truetype'),
        url('fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Medium.eot');
    src: url('fonts/OpenSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Medium.woff2') format('woff2'),
        url('fonts/OpenSans-Medium.woff') format('woff'),
        url('fonts/OpenSans-Medium.ttf') format('truetype'),
        url('fonts/OpenSans-Medium.svg#OpenSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

#top h1,
#top h2,
#top h3,
#top h4,
#top h5,
#top h6 {
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 10px;
}
#top .av-special-heading h1,
#top .av-special-heading h2{
    margin-bottom: 30px;
}
#top h3,
#top h4,
#top h5,
#top h6 {
    margin-bottom: 10px;
}
#top h3{
    margin-bottom: 10px;
}
#top iframe{
    vertical-align: top;
}
#top h1,
#top h1 .special_amp {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 60px;
}

#top h2,
#top h2 .special_amp {
    position: relative;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 51px;
    text-transform: uppercase!important;
}

#top .av-special-heading h2:before,
#top #wrap_all .all_colors .av-special-heading h2:before , #top #wrap_all .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last h2:before , #top #wrap_all .future_units_caption h2:before{
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -10px;
    width: 80px;
    height: 1px;
    content: "";
    margin: 0 auto;
    background-color: #000000;
}
#top #wrap_all .future_units_caption h2::before{
    background-color: #ffffff;
}
#top h3,
#top h3 .special_amp {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 41px;
}

#top h4,
#top h4 .special_amp {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 32px;
}

#top h5,
#top h5 .special_amp {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 30px;
}

#top h6,
#top h6 .special_amp {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 32px;
}

#top .special_amp {
    font-style: normal !important;
    font-size: inherit !important;
}

#top p {
    color: #707070;
    font-size: 18px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 20px;
}

#top .all_colors p:last-child {
    margin-bottom: 0px;
}

.container {
    padding: 0 15px
}

::marker {
    color: #000000
}

#top p,
#top ul li,
#top p a,
#top ol li {
    color: #707070;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 27px;
}
#top p{
    letter-spacing: 0.5px;
}
#top .avia_textblock p a {
    color: #000000;
    text-decoration: underline;
}

a:hover,
#top p a:hover {
    text-decoration: none;
    color: #000000
}
a:focus{
    text-decoration: none;
}
#top p,
#top .all_colors p {
    margin: 0 0 15px;
}

#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 {
    border-color: #c7c7c7;
    background-color: #fff;
    font-size: 14px;
    color: #505050;
    padding-left: 11px;
    height: 46px;
    margin-bottom: 10px;
    border-radius: 10px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding: 8px 14px 9px;
}

#top textarea {
    min-height: 120px;
    line-height: 1.5em;
}

#top .av-subheading,
#top .av-subheading p {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

#top .avia-button,
#top .wpcf7-form input[type="submit"] {
    height: 52px !important;
    text-decoration: none !important;
    text-shadow: none;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #ffffff !important;
    font-weight: 400 !important;
    padding: 13px 32px !important;
    font-size: 15px !important;
    letter-spacing: 1px;
    line-height: 23px;
    margin: 0;
    text-transform: uppercase;
    border: 1px solid #000000;
    background: #000000;
    border-radius: 50px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

#top .avia-button:hover {
    color: #000000 !important;
    background: transparent;
    border: 1px solid #000000 !important;
}

#top .wpcf7-form .wpcf7-not-valid-tip {
    color: #f00;
    font-size: 12px;
    line-height: 15px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border: 0px;
    color: #f00;
    font-size: 12px;
    line-height: 15px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding: 15px 0 0 0;
}

#top .wpcf7-form input[type="submit"]:hover {
    background: transparent !important;
    border: 1px solid #000000 !important;
    background-image: url(img/right-arrow-hover.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right 23px top 20px !important;
    min-width: auto;
    background-size: 8px !important;
    /* padding: 10px 39px 10px 29px !important; */
    color: #000000 !important;
}

#top .avia-button:after {
    display: inline-block;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px;
    line-height: normal;
    color: #ffffff;
    margin-left: 5px;
    top: 0px;
    position: relative;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

#top .avia-button:hover:after {
    color: #000000 !important
}

#top .wpcf7-form label {
    font-weight: normal;
    font-size: 17px;
}

#top .wpcf7-form label span {
    margin-top: 6px !important;
    padding: 0 !important;
    display: block;
    margin-bottom: 10px;
}

#top .wpcf7-form label span input,
#top .wpcf7-form label span textarea {
    margin-bottom: 0;
    font-size: 14px;
    padding: 11px;
}

#top .av-flex-placeholder {
    display: table-cell;
    width: 2.2%;
}

#top .avia-image-container {
    margin-bottom: 0;
}

.nowider {
    max-width: 1270px;
    margin: 0 auto;
}

#top .wpcf7-form label {
    font-weight: normal;
    font-size: 17px;
}

#top .wpcf7-form label span {
    margin-top: 6px !important;
    padding: 0 !important;
    display: block;
    margin-bottom: 10px;
}

#top .wpcf7-form label span.your-message {
    top: 6px;
}

#top .wpcf7-form.invalid label span,
#top .wpcf7-form.invalid label span.your-message {
    top: 0;
    margin-bottom: 0;
}

*:focus,
*:focus-visible {
    outline: none!important;
}

#top .wpcf7-form label span input,
#top .wpcf7-form label span textarea {
    margin-bottom: 0;
    font-size: 14px;
    padding: 11px;
}

#top .wpcf7-form br {
    display: none;
}

#top .av-layout-grid-container .avia_codeblock {
    line-height: 0;
}

.grecaptcha-badge {
    display: none !important;
}

.container {
    padding: 0 15px;
}

html {
    background-color: #ffffff;
}

.avia-slideshow-arrows.avia-slideshow-controls {
    display: none;
}

.avia-slideshow-dots.avia-slideshow-controls {
    position: absolute;
    right: 50px;
    top: 45.2%;
    left: auto;
    width: auto;
    transform: translateY(-50%);
}

.avia-slideshow-dots.avia-slideshow-controls a {
    display: block;
    width: 1px;
    height: 35px;
    margin: 14px 0;
    opacity: 1!important;
    padding: 0!important;
    border-radius: 0!important;
    border: none!important;
    background-color: #ffffff!important;
}

.avia-slideshow-dots.avia-slideshow-controls a.active {
    background-color: #000000!important;
}

#top .av-flex-placeholder {
    display: table-cell;
    width: 1.9%;
}

#top .avia-image-container {
    margin-bottom: 0;
}

.nowider {
    max-width: 1270px;
    margin: 0 auto;
}

.quick-connect-form {
    position: fixed;
    bottom: 0;
    z-index: 9;
    display: none;
}

.grecaptcha-badge {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    .hr {
        margin-bottom: 20px !important;
        margin-top: 10px !important;
    }
    .nospace {
        padding: 0px 0px 0px 0px !important;
    }
}


/* Header section css */

#header {
    padding: 23px 50px 23px 50px;
    background-color: #ffffff;
}

.header_color .header_bg {
    background-color: #ffffff;
}

.av_minimal_header #header_main .container,
.av_minimal_header .main_menu ul:first-child>li a {
    height: 65px;
    line-height: 65px;
}

#header_main .container.av-logo-container {
    max-width: 100%;
    padding: 0;
}

#top #header .av-main-nav>li {
    padding: 0 32.1px;
}

#top #header .av-main-nav>li>a {
    position: relative;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 0;
}
#top.home div .caption_center .slideshow_caption .slideshow_inner_caption{
    padding-top: 25px;
    width: auto;
    margin: 0 auto;    
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#top.home div .caption_center .slideshow_caption .slideshow_inner_caption .slideshow_align_caption{
    background-color: rgb(0 0 0 / 50%);
    padding: 25px 20px 35px 20px;
}

#top #header .av-main-nav>li>a:after {
    position: absolute;
    left: 0;
    width: 0;
    bottom: 15px;
    content: "";
    height: 2px;
    background-color: #000000;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
}

#top #header .av-main-nav>li>a:hover:after,
#top #header .av-main-nav>li.current-menu-item>a:after {
    width: 100%;
}

#top #header .av-main-nav>li.user-link {
    padding-top: 8px;
}

#top #header .av-main-nav>li.user-link>a {
    height: auto;
    line-height: normal;
    font-size: 15px;
    padding: 13px 27px 13px 52px;
    border: solid 1px #000000;
    border-radius: 50px;
    background-image: url('images/user.png');
    background-repeat: no-repeat;
    background-position: left 28px top 12px;
}

#top #header .av-main-nav>li.user-link>a:after {
    display: none;
}

#top #header .av-main-nav>li.user-link>a:hover {
    color: #ffffff;
    background-color: #000000;
    background-image: url('images/user_hover.png');
    background-repeat: no-repeat;
}

#top #header .av-main-nav>li.user-link>a:hover span.avia-menu-text {
    color: #ffffff;
}

#socket .copyright {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
}

#socket .container {
    padding-top: 27px;
    padding-bottom: 27px;
}

#socket {
    border-color: rgba(0, 0, 0, .2);
}

#socket a:hover {
    text-decoration: underline;
}

#top .footer_color p {
    margin-bottom: 0;
}
#top #wrap_all #footer h3.widgettitle{
    margin-bottom: 18px;
}

#top .footer_color p,
#top .footer_color p a {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    Letter-spacing: 0.32px;
}

#top .footer_color p a:hover {
    text-decoration: underline;
}

#footer .widget {
    margin-top: 0;
    margin-bottom: 15px;
}

#footer {
    padding-top: 98px;
    padding-bottom: 85px;
    border-top: 1px solid rgba(0, 0, 0, .2);
}

#top .footer_color .flex_column.first p {
    max-width: 220px;
    text-align: center;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    line-height: 30px;
}
#top .footer_color .flex_column:last-child p{
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    line-height: 26px;
    margin-bottom: 6px;
}

.footer_color .flex_column:last-child p {
    max-width: 265px;
}

.footer_color .flex_column p {
    margin-bottom: 0;
}

.footer_color .flex_column:last-child .wpcf7-form {
    margin-top: 21px;
    margin-bottom: 0!important;
}

.footer_color .flex_column:last-child .wpcf7-form p {
    max-width: 270px;
    position: relative;
}

#top .footer_color .flex_column:last-child .wpcf7-form p span input[type="email"] {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #1D1D1B;
    letter-spacing: 0.43px;
    background-color: #ffffff;
    border-radius: 50px;
    padding: 16px 50px 16px 24px;
    border-color: #000;
}

#top .footer_color .flex_column:last-child .wpcf7-form p span input[type="email"]::-webkit-input-placeholder {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    font-size: 13px;
    color: #1D1D1B;
    opacity: 0.8;
    letter-spacing: 0.43px;
}

#top .footer_color .flex_column:last-child .wpcf7-form p span input[type="email"]::-moz-placeholder {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif!important;
    font-size: 13px;
    color: #1D1D1B;
    opacity: 1;
}

#top .footer_color .flex_column:last-child .wpcf7-form p span input[type="email"]:-ms-input-placeholder {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif!important;
    font-size: 13px;
    color: #1D1D1B;
    opacity: 1;
}

#top .footer_color .flex_column:last-child .wpcf7-form p input[type="submit"] {
    position: absolute;
    right: 2px;
    top: 2px;
    bottom: 2px;
    width: 45px;
    height: 45px!important;
    overflow: hidden;
    text-indent: -99px;
    color: #ffffff;
    padding: 0!important;
    border: none!important;
    border-radius: 50%;
    background-color: #000000;
    background-image: url('images/right-arrows.png');
    background-repeat: no-repeat;
    background-position: center center;
}

#top .footer_color .flex_column:last-child .wpcf7-form p input[type="submit"]:hover {
    background-color: #1E1E1E!important;
    background-image: url('images/right-arrows.png')!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: 17px auto!important;
}

#top .footer_color .flex_column:last-child .wpcf7-form p .wpcf7-spinner {
    display: none;
}

#top .footer_color .flex_column:last-child .wpcf7-form.submitting p .wpcf7-spinner {
    display: block;
}

#top #wrap_all .all_colors h3.widgettitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.4px;
    margin-bottom: 24px;
}
.time-info p {
    text-align: center !IMPORTANT;
}
#footer .flex_column ul.menu li {
    margin-bottom: 6px;
}
#footer .flex_column ul.menu li:last-child{
    margin-bottom: 0 !important;
}
#top #footer .flex_column:nth-child(3) p{
    margin-bottom: 5px;
    line-height: 22px;
}
#top #footer .flex_column:nth-child(3) h3.widgettitle{
    margin-bottom: 22px !important;
}
#top #footer .flex_column:nth-child(3) p:first-child{
    line-height: 30px;
}
#top #footer .flex_column:nth-child(3) p:nth-child(2){
    margin-bottom: 4px;
}
#footer .flex_column:last-of-type .widget{
    margin-bottom: 10px;
}
.footer_color .flex_column ul.menu li:last-child {
    margin-bottom: 0;
}

.footer_color .flex_column ul.menu li a {
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    letter-spacing: 0.5px;
}
.footer_color .flex_column ul.menu li a:hover , .footer_color .flex_column ul.menu li.current-menu-item a{
    opacity: 0.8;
}
.footer_color .flex_column ul.menu li.user-link {
    display: none;
}

.footer_color .flex_column:last-child .widget:last-child ul {
    display: flex;
    list-style: none;
    margin-bottom: 0;
}

.footer_color .flex_column:last-child .widget:last-child ul li {
    margin-right: 9px;
}

.footer_color .flex_column:last-child .widget:last-child ul li a {
    display: block;
    position: relative;
    width: 42px;
    height: 42px;
    text-indent: -99999px;
    border-radius: 100%;
    border: solid 1px #000;
}

.footer_color .flex_column:last-child .widget:last-child ul li a {
    font-family: 'FontAwesome';
    color: #000;
}

.footer_color .flex_column:last-child .widget:last-child ul li:first-child a:before {
    content: "\f09a";
}

.footer_color .flex_column:last-child .widget:last-child ul li a:before {
    text-indent: -2px;
    position: absolute;
    left: 0;
    width: 42px;
    right: 0;
    height: 42px;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
}

.footer_color .flex_column:last-child .widget:last-child ul li:last-child a:before {
    content: "\f16d";
}

.avia-fullwidth-slider .avia-slideshow.avia-slide-slider .caption_fullwidth:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.35);
}
.av-special-heading  {margin-top: 0; }

#top #wrap_all .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .caption_fullwidth h5 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 17px;
    letter-spacing: 1.1px;
}

#top .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .caption_fullwidth h1 {
    text-transform: uppercase!important;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.69);
    margin-bottom: 17px;
    letter-spacing: 0.83px;
}

#top .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .caption_fullwidth p {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    letter-spacing: 0.6px;
    margin-bottom: 30px;
}

#top .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .avia-slideshow-button {
    color: #000000!important;
    background-color: #ffffff!important;
    border: solid 1px #ffffff!important;
}

#top .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .avia-slideshow-button:hover {
    color: #ffffff!important;
    background-color: transparent!important;
}

#top .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .avia-slideshow-button:after {
    color: #000000 !important;
    top: 0px!important;
}

#top .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .avia-slideshow-button:hover:after {
    color: #ffffff!important;
}

#top .avia-section.looking-for .flex_column .avia-image-container {
    margin-bottom: 23px;
}

#top .avia-section.looking-for .flex_column h4 {
    margin-bottom: 15px;
    letter-spacing: 0.4px;
}
#top .avia-section.looking-for .image-overlay-inside{
    display: none !important;
}
#top .avia-section.looking-for .flex_column h4 a:hover{
    color: #000000;
}
#top .avia-section.looking-for .flex_column p {
    color: #999999;
    max-width: 338px;
    width: 100%;
    margin: 0 auto 26px;
    line-height: 30px;
    letter-spacing: 0.5px;
}

#top .avia-section.looking-for .flex_column .avia-button {
    color: #000000!important;
    background-color: #ffffff;
}

#top .avia-section.looking-for .flex_column .avia-button:after {
    color: #000000!important;
}

#top .avia-section.looking-for .flex_column .avia-button:hover:after {
    color: #ffffff!important;
}

#top .avia-section.looking-for .flex_column .avia-button:hover {
    color: #ffffff!important;
    background-color: #000000;
}

.avia-content-slider.news-section {
    margin: 0;
}

.avia-content-slider.news-section .avia-content-slider-inner {
    margin: 0 -15px;
    overflow: hidden;
    padding-bottom: 20px;
}

.avia-content-slider.news-section .slide-entry-wrap {
    width: 33.33%;
    height: 372px;
    padding: 0 15px;
    margin-bottom: 25px;
}
.avia-content-slider.news-section .slide-entry-wrap{
    position: relative;
}
.avia-content-slider.news-section .slide-entry-wrap .slide-entry > a:after{
    position: absolute;
    bottom: 0;
    height: 71%;
    content: "";
    left: 0px;
    width: 100%;
    z-index: 1;
    visibility: visible;
    background: linear-gradient(180deg, rgba(10,11,13,0) 0%, #0A0B0D 100%);
}
.avia-content-slider.news-section .slide-entry-wrap:first-child {
    height: 770px;
}

.avia-content-slider.news-section .slide-entry-wrap:last-child {
    width: 66.67%;
}

.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column {
    position: relative;
    height: 100%;
}

.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-image {
    display: block;
    height: 100%;
    margin-bottom: 0;
}

.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-image .wp-post-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    max-height: 405px;
    padding: 20px 30px;
    background: linear-gradient(180deg, rgba(10, 11, 13, 0) 0%, #0A0B0D 100%);
}

.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content .entry-content-header {
    order: 2;
}

.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content .slide-meta {
    order: 1;
    width: 100%;
}
.avia-image-container-inner, .avia_image, .av-image-caption-overlay{
    border-radius: 0;
}
.avia-content-slider .slide-image {
    border-radius: 0;
}

.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content h3,
.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content .slide-meta {
    color: #ffffff;
}

#top .avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content h3 {
    font-size: 26px!important;
    line-height: 38px;
    margin-bottom: 0;
    letter-spacing: 0.36px;
}

.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content .slide-entry-excerpt.entry-content,
.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content .slide-meta .slide-meta-comments,
.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content .slide-meta .slide-meta-del {
    display: none;
}

.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content .slide-meta .slide-meta-time {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.38px;
    font-weight: 300;
    position: relative;
    padding-left: 20px;
    text-transform: capitalize;
}
#top .avia-content-slider .slide-image, #top .avia-content-slider .slide-image img{
    border-radius: 0;
}
.avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content .slide-meta .slide-meta-time:after{
    content: "";
    position: absolute;
    content: "\f073";
    font-family: 'FontAwesome';
    left: 0;
    top: 0;
    font-size: 14px;
}
#footer .flex_column:not(.first){
    display: flex;
    flex-wrap: wrap;
}
#footer .flex_column:last-child > section{
    display: block;
    max-width: 270px;
    margin-left: auto;
}
#footer .flex_column:last-child{
    display: block;
}
.avia-content-slider.news-section .image-overlay .image-overlay-inside {
    display: none;
}

.avia-section.about-us-section {
    position: relative;
    padding-top: 81px;
    padding-bottom: 189px;
}

.avia-section.about-us-section .flex_column.av_one_half,
.avia-section.about-us-section .flex_column.av_one_half.first .avia-image-container {
    position: relative;
}

.avia-section.about-us-section .flex_column.av_one_half.first {
    right: -92px;
}
.avia-section.about-us-section .flex_column.av_one_half.first .avia-image-container img{
    min-height: 500px;
    width: 100%;
    object-fit: cover;
}

/* .avia-section.about-us-section .flex_column.av_one_half.first .avia-image-container:before {
    position: absolute;
    right: 94px;
    top: -85px;
    bottom: 77px;
    content: "";
    width: 9999px;
    background-color: #F7F7F7;
} */
.avia-section.about-us-section{
    position: relative;
}
.avia-section.about-us-section:before {
    position: absolute;
    top: 0px;
    left: 0;
    content: "";
    width: 50%;
    height: 100%;
    max-height: 513px;
    background-color: #F7F7F7;
}

.avia-section.about-us-section .right-bg-image {
    position: absolute;
    right: 0;
    left: 32.4%;
    top: 177px;
    bottom: 89px;
    width: auto;
    background-size: 100% auto!important;
    background-position: center center!important;
    background-color: #000000!important;
}

.avia-section.about-us-section .right-bg-image:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    visibility: visible;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.96);
}

.avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last {
    width: 100%;
    max-width: 700px;
    left: -94px;
    bottom: -198px;
    padding: 64px 89px;
    background-color: #ffffff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}

#top .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last h2:before {
    margin: 0 !important;
}

.responsive .avia-section.about-us-section .container {
    position: static;
    max-width: 1430px;
}

.responsive .avia-section.about-us-section .container .template-page {
    position: static;
}

#top .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last p {
    line-height: 30px;
    margin-bottom: 27px;
    letter-spacing: 0.5px;
}
#top #wrap_all .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last h2{
    margin-bottom: 36px;
}

.responsive .avia-section.about-us-section .entry-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}


/* 7-1-2022 */

.contact_form p{
    display: flex;
    flex-wrap: wrap;
}

.contact_form span {
    width: 50%;
    display: block;
    padding: 0 8px 0;
}

.contact_form span:nth-child(5) {
    width: 100%;
}

.submit_btn {
    width: 100%;
    text-align: center;
    padding-top: 13px;
}
.submit_btn p{
    justify-content: center;
}

.contact_icon .iconbox_top .iconbox_content {
    min-height: 185px;
    background-color: #FFF !important;
    padding: 45px 25px 25px 25px;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 12%);
}

.submit_btn span.wpcf7-spinner {
    width: 24px;
    position: absolute;
    right: 0;
    display: inline-block;
}

#top .wpcf7-form .wpcf7-not-valid-tip {
    padding: 0 !important;
}

.map_section .container {
    padding: 0;
    width: 100%;
    max-width: 100%;
}

.contact_form textarea {
    resize: none;
}

#top .form_bn form {
    margin-bottom: 0;
}

.map_section .avia_codeblock iframe {
    vertical-align: bottom;
}

#top #header .av-main-nav>li.user-link {
    padding-right: 0;
}

#top .footer_color p {
    text-align: left;
}

#footer .flex_column {
    width: 22%;
    margin-left: 4%;
}

#footer .flex_column:first-child {
    margin-left: 0;
}

.daf_blogg_pages article.slide-entry.flex_column {
    background-color: #FFF;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}

.daf_blogg_pages .slide-content {
    padding: 10px 20px 20px;
    padding-bottom: 27px;
}
.daf_blogg_pages .slide-content .slide-meta{
    display: none;
}
.daf_blogg_pages .slide-content a.more-link {
    height: 52px !important;
    text-decoration: none !important;
    text-shadow: none;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #ffffff !important;
    font-weight: 400 !important;
    padding: 10px 25px 10px 32px !important;
    font-size: 15px !important;
    letter-spacing: 1px;
    line-height: 29px;
    margin: 0;
    text-transform: uppercase;
    border: 1px solid #000000;
    background: #000000;
    border-radius: 50px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    display: inline-block;
}

.daf_blogg_pages .slide-content a.more-link:hover {
    background: transparent;
    color: #000000 !important;
}

.daf_blogg_pages .slide-content h3 a:hover {
    color: #000000 !important;
}

.daf_blogg_pages .slide-content .read-more-link {
    margin-top: 12px;
}

.daf_blogg_pages .avia-content-slider .slide-entry-excerpt {
    font-size: 17px;
    line-height: 27px;
}

.daf_blogg_pages .slide-content h3 {
    margin-bottom: 14px !important;
}

.daf_blogg_pages .slide-content .slide-meta {
    line-height: 20px;
    padding-bottom: 5px !important;
}

.daf_blogg_pages.avia-content-slider .slide-image img {
    min-height: 312px;
    object-fit: cover;
}

#top #wrap_all .main_color h1 {
    position: relative;
}

#top .av-special-heading h1:before,
#top #wrap_all .all_colors .av-special-heading h1:before {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -10px;
    width: 80px;
    height: 1px;
    content: "";
    margin: 0 auto;
    background-color: #975C10;
}

.home .slideshow_caption .avia-caption-content h1:before {
    background-color: transparent !important;
}

.blog_list_in .template-page.content {
    padding: 30px 0;
}

.blog_list_in .template-page.content .flex_column {
    margin-bottom: 0 !important;
}

.home .slideshow_caption .avia-caption-content h1 {
    font-size: 60px !important;
}

#top #wrap_all .av-inherit-size .av-special-heading-tag,
#top #wrap_all .all_colors h1 {
    font-size: 46px;
}
#top:not(.home) #wrap_all .all_colors h1{
    line-height: 1.2;
}
.widget_psd {
    background-color: #FFF;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}

.widget_psd h3.widgettitle {
    font-size: 32px !important;
    padding: 18px;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    background-color: #000000;
    color: #fff;
    margin-bottom: 0 !important;
}

.widget_psd li a:focus {
    text-decoration: none;
}

.widget_psd li {
    border: 0px;
    border-bottom: 1px solid #ececec;
    margin-left: 0px;
    position: relative;
    padding-left: 20px;
    line-height: 24px;
    padding: 5px 20px;
    display: block;
    font-style: normal !important;
}

.widget_psd li:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    font-size: 18px;
    left: 0;
    color: #000000;
    top: 8px;
}

#top .widget_psd ul li:last-child {
    border: none;
    /* padding-bottom: 0; */
}

.widget_psd li a {
    font-size: 17px;
    font-style: normal;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    padding-left: 10px;
}

.widget_psd .widget {
    padding-bottom: 0;
}

#top .widget_psd ul {
    padding: 15px 0;
}

.blog_list_in h1:before {
    right: auto !important;
}

.blog_list_in .template-page.content {
    padding: 50px 0;
}

.daf_blogg_pages .slide-entry-wrap {
    padding: 0 10px;
}
#top .bostad-detail-sec .housing-detail-information{
    display: block;
    padding: 15px 0;
}
#top .bostad-detail-sec .housing-detail-information .housing-detail-data{
    width: 100%;
}
#top .bostad-detail-sec .entry-content-wrapper .flex_column:first-child .av-special-heading{
    width: 100%;
    background: rgba(0, 0, 0, 0.85);
    padding: 25px 20px !important;
    margin-bottom: 0px;
    line-height: 0;
}
#top .bostad-detail-sec .entry-content-wrapper .flex_column:last-of-type .av-special-heading{
    width: 100%;
    background: rgba(0, 0, 0, 1);
    padding: 20px 25px !important;
    margin-bottom: 0px;
    line-height: 0;
}
#top .bostad-detail-sec .entry-content-wrapper .flex_column:first-child .av-special-heading .av-special-heading-tag{
    color: #fff;
    margin-bottom: 0;
    font-size: 28px !important;
    line-height: 1.4;
}
#top .bostad-detail-sec .entry-content-wrapper .flex_column:last-of-type{
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 3px;
    border-color: #dedede !important;
    margin-bottom: 40px;
}
#top .bostad-detail-sec .entry-content-wrapper .flex_column:last-of-type form{
    margin-bottom: 0;
}
#top .bostad-detail-sec .entry-content-wrapper .flex_column:first-child .av-special-heading .av-special-heading-tag::before{
    content: none !important;
}
#top .bostad-detail-sec .entry-content-wrapper .flex_column:last-of-type .av-special-heading .av-special-heading-tag{
    color: #fff;
    margin-bottom: 0;
    font-size: 28px;
}
#top .housing-form-left input[type="submit"]{
    margin-top: 7px;
}
.footer_color .flex_column:last-child .widget:last-child ul li a:hover{
    color: #ffffff;
    background-color: #000000;
}

#header span.logo img {
    width: 180px;
}
#top #footer .flex_column.first a{
    display: inline-block;
}
#top #footer .flex_column.first a img {
    width: 225px;
    height: 81px !important;
}
@media only screen and (max-width: 1920px) {
    .daf_blogg_pages.avia-content-slider .slide-image img {
        min-height: 351px;
        object-fit: cover;
    }
}
#footer .wpcf7 form.failed .wpcf7-response-output{
    color: #000 !important;
}

/* media */

@media only screen and (max-width: 1500px) {
    #top #header .av-main-nav>li {
        padding: 0 20px;
    }
    
}

@media only screen and (max-width: 1400px) {
    #top #header .av-main-nav>li {
        padding: 0 15px;
    }
    #top #header .av-main-nav>li>a {
        font-size: 16px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.first .avia-image-container img{
        min-height: 540px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last{
        padding: 30px 35px;
    }
}

@media only screen and (max-width: 1330px) {
    #top #header .av-main-nav>li {
        padding: 0 12px;
    }
    #top #header .av-main-nav>li>a {
        font-size: 17px;
    }
    #header {
        padding: 21px 30px;
    }
    
}

@media only screen and (max-width: 1200px) {
    #header {
        padding: 21px 15px;
    }
    #footer .flex_column {
        width: 22.7%;
        margin-left: 3%;
    }
    #top #header .av-main-nav>li>a {
        font-size: 16px;
    }
    #top #header .av-main-nav>li {
        padding: 0 10px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last{
        padding: 25px;
    }
    .avia-content-slider.news-section .avia-content-slider-inner{
        padding-bottom: 0;
    }
    /* #top #header .av-main-nav>li.user-link>a {
        font-size: 14px;
        padding: 13px 20px 13px 42px;
        background-position: left 18px center;
    } */
}

@media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .avia-section.about-us-section .flex_column.av_one_half.first .avia-image-container img{
        min-height: 580px;
    }
}
@media only screen and (max-width: 1140px) {
    #top #header .av-main-nav>li>a {
        font-size: 15px;
    }
    #top .housing-form-left input[type="submit"]{
        font-size: 13px !important;
        height: 43px !important;
        line-height: 15px;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #top #header .av-main-nav>li {
        padding: 0 9px;
    }
    div#header_main .inner-container span.logo a img {
        max-width: 168px;
        display: inline-block;
        vertical-align: middle;
    }
    div#header_main .inner-container span.logo{
        overflow: auto;
    }
    #top #header .av-main-nav>li.user-link>a {
        font-size: 15px;
        padding: 13px 20px 13px 42px;
        background-position: left 18px center;
    }
    #footer .flex_column:nth-child(2) {
        width: 18%;
        margin-left: 5%;
    }
    #footer .flex_column:nth-child(3) {
        width: 25%;
    }
    #footer .flex_column:last-child {
        margin-left: 3.5%;
    }
    #top .housing-detail-slider-img {
        /* height: 500px; */
    }
}

@media only screen and (max-width: 1024px) {
    #top #header .av-main-nav>li.user-link>a {
        font-size: 13px;
    }
    #top .housing-detail-gallery-inner a.fancybox.item-box {
        flex: 0 0 50%;
        max-width: 50%;
    }
    #top #header .av-main-nav>li {
        padding: 0 7px;
    }
    div#header_main .inner-container span.logo a img {
        margin: 0;
    }
    #footer .flex_column:nth-child(2) {
        width: 18%;
        margin-left: 3.5%;
    }
    #footer .flex_column:nth-child(3) {
        width: 26%;
        margin-left: 3.6%;
    }
    
    .gridviewtool .fa.fa-th{
        display: none;
    }
    #top .housing-detail-gallery-inner a.fancybox.item-box img{
        width: 100%;
    }
}



/*********** Custom IWT CSS Start *************/

/*===================================HOUSING CSS=================================*/

.housing-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.gridviewtool {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-bottom: 30px;
    padding-right: 15px;
}

.gridviewtool img {
    position: relative;
    top: -1px;
    margin-left: 8px;
    cursor: pointer;
    height: 23px;
}

.gridviewtool i {
    color: #000000;
    font-size: 29px;
    margin-left: 8px;
    cursor: pointer;
}

.housing-box.listing4column {
    margin-right: 20px;
    width: calc(25% - 15px);
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-box-shadow: 0px 0px 53px -26px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 53px -26px rgba(0, 0, 0, 0.5);
    top: 0;
}


.housing-box.listing2column {
    margin-right: 30px;
    width: calc(50% - 15px);
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-box-shadow: 0px 0px 53px -26px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 53px -26px rgba(0, 0, 0, 0.5);
    top: 0;
}

.housing-box.listing3column {
    margin-right: 30px;
    width: calc(33.33% - 20px);
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-box-shadow: 0px 0px 53px -26px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 53px -26px rgba(0, 0, 0, 0.5);
    top: 0;
}

/*
.housing-box .avia_transform a .image-overlay,
.housing-box .image-overlay-inside {
    opacity: 0;
    display: none;
}
*/

/*
.housing-box a:hover .image-overlay {
    opacity: 0 !important;
}
*/
.image-overlay .image-overlay-inside:before {
    background: #000000;
}

.housing-box.listing2column:hover {
    top: -10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.housing-box.listing3column:hover {
    top: -10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.housing-box.listing4column:hover {
    top: -10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.housing-box.listing4column:nth-child(4n+4) {
    margin-right: 0;
}

.housing-box.listing2column:nth-child(2n+2) {
    margin-right: 0;
}

.housing-box.listing3column:nth-child(3n+3) {
    margin-right: 0;
}

.housing-heading {
    position: unset;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: rgba(255, 255, 255, 1);
    padding: 20px 20px 10px;
}

.housing-image-inner {
    position: relative;
    line-height: 0;
}

.housing-image-inner a {
    display: inline-block;
    line-height: 0;
}

#top .housing-heading h3 {
    color: #000000;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.3;
    padding-bottom: 0px;
    font-size: 22px;
    min-height: 56px;
}
#top #wrap_all .google_map_section h4{
    margin-bottom: 15px;
}
#top .housing-heading i {
    color: #303030;
    font-size: 15px;
    margin-right: 10px;
}

#top .housing-heading p {
    color: #303030;
}

.featured-image {
    position: relative;
    line-height: 0;
    margin-bottom: 20px;
}

ul.housing-detail-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 20px 10px;
}

.featured-image img {
    width: 100%;
}

.apartment-more-information {
    margin-bottom: 20px;
    margin-top: 30px;
}
.apartment-more-information p strong{
    color: #000000;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 500;
}
.apartment-more-information p strong , #top .apartment-more-information p span{
    font-size: 14px;
}
#top .apartment-more-information p {
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dedede;
    /*max-width: 450px;*/
}
.custom-sidebar {
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 3px;
    border-color: #dedede !important;
    margin-bottom: 40px;
}
.custom-sidebar-head {
    background: #000000;
    padding: 20px 25px;
    color: #fff !important;
}
#top #wrap_all .custom-sidebar-head h4 {
    margin-bottom: 0;
    color: #fff;
}
.housing-form {
    padding: 15px 15px 20px;
}
#top .housing-form p{
    font-size: 15px;
    margin-bottom: 10px;
}
#top .housing-form p a{
    font-size: 15px;
    color: #000000;
    text-decoration: underline;
}
#top .housing-form p .wpcf7-form-control:not(.wpcf7-submit){
    margin-bottom: 10px;
    border-color: #000000;
    border-radius: 5px;
    padding-left: 13px;
    padding-right: 13px;
    height: 46px;
}
#top .housing-form-inner br {
    display: none;
}
.housing-form .wpcf7-spinner{
    opacity: 0;
    position: absolute;
}

.apartment-more-information p:last-child {
    border: 0;
}

.housing-detail-list li {
    width: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.housing-detail-list li p {
    display: flex;
    align-items: center;
}

.housing-detail {
    background: #000000;
    position: relative;
    top: -3px;
}

.housing-detail-list li img {
    margin-right: 10px;
    width: 14px;
}

.housing-detail-list li span {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #fff;
}

.housing-load-more {
    text-align: center;
}

.housing-image-inner img,
.housing-image-inner a {
    width: 100%;
}

.housing-load-more a {
    line-height: 1;
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
    font-size: 13px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    position: relative;
    padding: 14px 50px 14px 30px;
    text-transform: inherit;
    display: inline-block;
    border-radius: 50px;
    margin-top: 15px;
    width: auto;
}

.housing-load-more a:hover {
    background: transparent;
    color: #000000;
}

.housing-load-more a::after {
    position: absolute;
    content: "\f101";
    right: 30px;
    top: 50%;
    font-size: 13px;
    font-family: FontAwesome;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.housing-load-more a:hover::after {
    color: #000000;
}

div#inner-pg-banner.banner_404 {
    background-repeat: no-repeat;
    background-image: url(images/404.jpg);
    background-attachment: scroll;
    background-position: center center;
    position: relative;
    padding: 0 15px;
    background-size: cover;
}

div#inner-pg-banner.banner_404 {
    height: 550px;
}

.title_404 {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 300px;
}

div#inner-pg-banner.banner_404 .title_404 h1 {
    margin: 0 0 0px 0 !important;
    display: inline-block;
    font-size: 52px;
    font-family: 'hindbold';
    padding: 0 0 0 0 !important;
    position: relative;
    color: #fff;
}

.error_page {
    float: left;
    width: 100%;
    min-height: 250px;
    text-align: center;
    padding: 30px 15px 50px 15px;
}

.error_page .error_text {
    max-width: 920px;
    margin: 0 auto;
}
#footer .flex_column:first-of-type .widget{
    margin-bottom: 20px;
}

/*=================================FILTER CSS=======================*/
#top form#filterform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 55px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#top .apartment-filter-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#top .filter-submit input[type="submit"] {
    padding: 13.2px 25px;
    line-height: 1;
    font-size: 13px;
    border-radius: 50px;
    border: 1px solid #000000;
    background: #000000;
    color: #fff;
}

.filter-remove-icon i {
    color: #949494;
    margin-left: 8px;
    cursor: pointer;
}

.housing-price img {
    width: 18px !important;
    height: 19px;
}

.housing-info-price img {
    width: 23px !important;
    height: 22px;
}



#top .filter-submit input[type="submit"]:hover {
    background: transparent;
    color: #000000;
}

#top .apartment-filter-wrap {
    width: calc(100% - 150px);
}

#top .filter_loop .termMeta {
    padding: 10px 15px;
    border: 1px solid #000000 !important;
    border-bottom-color: #c5d5ca;
    background-color: transparent;
    color: #2b2b2b;
    width: 100%;
    font-size: 13px;
    display: block;
    border-radius: 40px;
    line-height: 20px;
}

#top .filter_loop {
    padding: 0;
    width: 31.3%;
    position: relative;
    margin-right: 2%;
}

#top .filter_loop:first-child {
    padding-left: 0;
}
#top .detail_banner form span.wpcf7-form-control-wrap {
    width: 49%;
    display: inline-block;
    padding: 0 7px;
    vertical-align: top;
}
#top .detail_banner form span.wpcf7-form-control-wrap.beskrivning, #top .detail_banner form span.wpcf7-form-control-wrap.approval{
    width: 98.5%;
}
#top .detail_banner form .wpcf7-list-item{
    margin-left: 0;
}
#top .detail_banner form .wpcf7-list-item span{
    display: inline;
    margin-left: 5px;
}
#top .detail_banner form .wpcf7-list-item span a{
    font-size: 13px;
}
#top .wpcf7-form-control.wpcf7-not-valid{
    margin-bottom: 6px !important;
}
#top .wpcf7-form .wpcf7-not-valid-tip{
    margin-bottom: 6px;
}
span.filter-submit {
    width: 150px;
}
#top .wpcf7 form.invalid .wpcf7-response-output{
    margin-top: 5px;
    margin-bottom: 0;
}
#top .detail_banner .wpcf7-form input[type="submit"]{
    margin: 0 auto;
    display: block;
}
#top .detail_banner .wpcf7-form .wpcf7-spinner{
    position: absolute;
    right: 0;
}

.lediga-bostader-sort h6 {
    margin: 0 !important;
    font-size: 14px !important;
    margin-right: 10px !important;
}

.lediga-bostader-sort-select {
    width: 100%;
    max-width: 160px;
}

.lediga-bostader-sort-select select#sort-box {
    margin: 0;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #000000 !important;
    border-bottom-color: #c5d5ca;
    background-color: transparent;
    color: #2b2b2b;
    width: 100%;
    font-size: 13px;
    display: block;
    border-radius: 40px;
    height: 42px;
}
#top .housing-inner.housing_inner_grid .real_estate{
    width: 100% !important;
}
#top .housing-inner.housing_inner_grid .real_estate .real_estate_info{
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    padding-left: 23px;
}
#top .housing-inner.housing_inner_grid .real_estate .real_estate_info .real_estate_img{
    width: 25%;
}
#top .housing-inner.housing_inner_grid .real_estate .real_estate_info .real_estate_content{
    width: 75%;
    padding-left: 35px;
    padding-bottom: 23px;
}
#top .housing-inner.housing_inner_grid .real_estate .real_estate_info .real_estate_img img{
    height: 160px;
}
#top .filter_loop .termMeta.collapsed:after {
    content: "\f107";
    font-family: 'fontawesome';
    display: inline-block;
    margin-left: 0;
    background-color: transparent;
    color: #000000;
    border-radius: 3px;
    border: 1px solid transparent;
    font-size: 16px;
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: -3px;
    padding: 0;
}

.filterform-inner {
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.lediga-bostader-sort {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-end;
}
.filter-wrapper{
    padding: 0 15px;
}
.filter_loop .termMeta:after {
    content: "OK";
    margin-left: 0;
    display: block;
    float: right;
    background-color: #000000;
    color: #fff;
    padding: 5px;
    position: relative;
    top: -6px;
    font-family: inherit;
    right: -4px;
    width: 20px;
    height: 20px;
    margin: 0;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
}

#top .ul-parent-meta.collapse {
    display: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

#top .collapse.in {
    display: block;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

#top .ul-parent-meta.collapse {
    background: #f6f6f6;
    -webkit-box-shadow: 0px 0px 53px -26px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 53px -26px rgba(0, 0, 0, 0.5);
    padding: 20px 10px;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    z-index: 9999;
    max-height: 220px;
    overflow-y: scroll;
    border: 1px solid #b3b3b3;
    border-top: 0;
    border-radius: 8px;

}

.select-tag ul {
    border-radius: 15px;
    margin-top: 15px;
}

#top #wrap_all .select-tag li {
    list-style: none;
    position: relative;
    font-size: 13px;
    line-height: 1.6;
    margin: 0;
    padding: 4px 10px 4px 30px;
    display: block;
    border-radius: 22px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 5px;
    background: #dadada;
}

.select-tag li::before {
    content: "\f00c";
    position: absolute;
    top: 50%;
    left: 8px;
    font-size: 13px;
    color: #000000;
    font-family: 'fontawesome';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#top .apartment-filter-list {
    margin: 0;
}

#top .apartment-filter-list li {
    position: relative;
    margin-bottom: 4px;
    position: relative;
    padding-left: 45px;
    padding-top: 5px;
    cursor: pointer;
    margin-left: 0;
    font-size: 13px;
    list-style: none;
    border: 0;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    line-height: 17px;
}

#top .apartment-filter-list li.active {
    color: #000000!important;
}

#top .apartment-filter-list li:last-child {
    margin-bottom: 0;
}

#top .apartment-filter-list li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 13px;
    font-size: 13px;
    color: #afafaf;
    width: 17px;
    height: 17px;
    font-family: 'fontawesome';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #afafaf;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1;
}

#top .apartment-filter-list li.active::before {
    color: #000000;
    content: "\f00c";
    border: 1px solid #000000;
}
#top .custom-field-section-wrapper .field-section-inner .each-wrapper {
    border-bottom: 1px solid rgb(210 210 210 / 40%);
    padding: 10px 0;
}
#top .custom-field-section-wrapper .field-section-inner .each-wrapper:last-of-type{
    border: none;
}
#top .custom-field-section-wrapper .each-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
}
#top .ledig-sec{
    background-size: cover !important;
}
#top .custom-field-section-wrapper .each-wrapper .each-heading {
    width: 30%;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #000000;
}
#top .custom-field-section-wrapper .each-wrapper .each-content {
    width: 30%;
}
#top .custom-field-section-wrapper{
    padding-top: 10px;
}

/*

#top .apartment-filter-list li.active::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 0px;
    height: 18px;
    width: 18px;
    background: #e6e6e6;
    border: 7px solid #000000;
    border-radius: 50%;
}
*/

.sidebar-apartment-filter .apartment-filter-wrap {
    width: 100% !important;
    padding: 20px 30px;
}

.sidebar-apartment-filter .filter_loop {
    width: 100% !important;
    margin-bottom: 10px;
}


#top .sidebar-apartment-filter .filter-submit {
    padding: 0px 15px 10px;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

#top .sidebar-apartment-filter {
    margin-bottom: 20px !important;
}

#top .sidebar-apartment-filter .apartment-filter-list li {
    padding-top: 5px;
    padding-bottom: 5px;

}

#top .sidebar-apartment-filter .filter_loop .termMeta {
    cursor: default;
    border: 0 !important;
    color: #000000;
    padding: 0;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
}

#top .sidebar-apartment-filter .apartment-filter-list li {
    padding-left: 35px;
}

#top .sidebar-apartment-filter .apartment-filter-list li::before {
    left: 0;
}

#top .sidebar-apartment-filter .collapse {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 0px;
    position: unset;
    top: 44px;
    left: 0;
    width: 100%;
    z-index: 9999;
    max-height: initial;
    overflow-y: visible;
    border: 0;
    border-top: 0;
    border-radius: 0;
    display: block;
}

#top .sidebar-apartment-filter .collapse li {
    margin-bottom: 0;
}
#top .custom-sidebar form{
    margin-bottom: 0;
}
#top .sidebar-apartment-filter .filter_loop .termMeta.collapsed:after {
    display: none;
}

#top .sidebar-apartment-filter .filter_loop .termMeta:after {
    display: none;
}

#scroll-top-link {
    color: #ffffff;
    border: 1px solid white;
    background: #000000;
    display: block !important;
}
#top .housing-inner.housing_inner_grid .real_estate .btn{
    position: relative !important;
    bottom: auto !important;
}
#scroll-top-link:hover {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #314421;
}

.housing-inner.housing_inner_grid .housing-box {
    width: 100%;
    margin-right: 0;
}
.housing-inner.housing_inner_grid .housing-box .housing-box-inner {
    display: flex;
    align-items: center;
}
.housing-inner.housing_inner_grid .housing-box .housing-box-inner a.grid_img {
    order: 1;
    max-width: 12%;
}
.housing-inner.housing_inner_grid .housing-box .housing-box-inner .housing-heading {
    order: 2;
    width: 63%;
    padding: 20px 20px;
}
.housing-inner.housing_inner_grid .housing-box .housing-box-inner .housing-image-inner {
    flex: 0 0 75%;
    box-sizing: border-box;
}
.housing-inner.housing_inner_grid .housing-box .housing-box-inner .housing-image-inner .housing-detail {
    flex: 0 0 25%;
}
.housing-inner.housing_inner_grid .housing-box .housing-box-inner .housing-image-inner .inner_img {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.housing-inner.housing_inner_grid .housing-box .housing-box-inner .housing-image-inner .inner_img .housing-heading {
    flex: 0 0 88%;
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.housing-inner.housing_inner_grid .housing-box .housing-box-inner .housing-detail {
    flex: 0 0 25%;
    box-sizing: border-box;
}
.housing-inner.housing_inner_grid .housing-box .housing-box-inner .housing-image-inner .inner_img .housing-heading p.housing-location {display: flex;}
.housing-inner.housing_inner_grid .housing-box .housing-box-inner .housing-image-inner .inner_img .housing-heading a {
    max-width: 75%;
}
#top .housing-inner.housing_inner_grid .housing-box .housing-box-inner .housing-image-inner .inner_img .housing-heading a h3 {
      min-height: auto;
}


.real_estate_main_section
{
    padding: 40px 0;
}

#top .real_estate_wrapper
{
    display: flex;  
    margin: 0 -14px;
    flex-wrap: wrap;
}
.real_estate_wrapper .real_estate
{
    margin-bottom: 28px;
}
.real_estate_wrapper .real_estate
{
    margin-bottom: 0;
}
.real_estate_wrapper {
    padding-bottom: 43px;
}
#top .real_estate .real_estate_info
{
    background: white;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    padding: 10px 10px 84px 10px;
    height:100%;
    position: relative;
}
#top .real_estate
{
    width: 33.3%;
    padding: 0 14px;
}
#top .real_estate.listing4column{
    width: 25%;
}
#top:not(.home) .real_estate{
    transition: all 0.3s ease;
    margin-bottom: 25px;
}
#top:not(.home) .real_estate_img img{
    object-fit: cover;
}
#top .real_estate.listing3column{
    width: 33.33%;
}
#top .real_estate.listing2column{
    width: 50%;
}
#top .real_estate_img
{
    position: relative;
}
#top .real_estate_img img
{
    vertical-align: top;
}
#top .real_estate_img span
{
    position: absolute;
    left: 10px;
    top: 10px;
    background: #000000;
    opacity: 0.9;
    padding: 8px 24px 5px 24px;
    color:white;
    font-size: 15px;
    letter-spacing: 0.38px;
}
#top .real_estate_img .image-overlay{
    display: none !important;
}
#top .real_estate_img a{
    display: block;
}
#top .real_estate_img a img{
    transition: all 0.3s ease;
    object-fit: cover;
}
#top .real_estate_img a:hover img{
    opacity: 0.7;
}
.future_pr_content {
    display: flex;
    flex-wrap: wrap;
}
.future_pr_content ul {
    margin-left: 0;
}
.future_pr_content ul li span
{
    font-weight: 500;
    margin-right: 5px;
}
ul.right-detail {
    margin-left: 50px;
}
.future_units_caption p
{
    max-width: 580px;
    width: 100%;
    color: white !important;
    margin-bottom: 0 !important;
}
.future_pr_content ul li {
    list-style-type: none;
    color: white !IMPORTANT;
    margin-left: 0 !IMPORTANT;
    letter-spacing: 0.45px;
    padding: 4px 0;
}
#top #wrap_all .future_units_caption h2{
    margin-bottom: 44px;
}
#top #wrap_all .future_units_caption h2::before{
    bottom: -14px;
}
#top #wrap_all .future_units_caption > p{
    line-height: 30px !important;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2{
    letter-spacing: 0.58px;
}
#top .real_estate .real_estate_info .btn
{
    display: inline-block;
    height: 52px !important;
    text-decoration: none !important;
    text-shadow: none;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #ffffff !important;
    font-weight: 400 !important;
    padding: 13px 32px !important;
    font-size: 15px !important;
    letter-spacing: 1px;
    line-height: 25px;
    margin: 0;
    text-transform: uppercase;
    border: 1px solid #000000;
    background: #000000;
    border-radius: 50px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
#top .real_estate .real_estate_info .btn {
    color: #000000!important;
    background-color: #ffffff;
    position: absolute;
    bottom: 30px;
}
#top .real_estate .real_estate_info .btn:hover {
    color: #ffffff!important;
    background-color: #000000;
}
#top .real_estate .real_estate_info .btn:after {
    color: #000000!important;
}
#top .real_estate .real_estate_info .btn:hover:after {
    color: white !important;
}
#top .real_estate .real_estate_info .btn:after {
    display: inline-block;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px;
    line-height: normal;
    color: #ffffff;
    margin-left: 6px;
    top: 0px;
    position: relative;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
#top .real_estate .real_estate_content a:first-child
{
    display: block;
}
#top .real_estate .real_estate_content a:first-child:hover h4,ul.real_estate_tab a.real_estate_tablinks:hover{
    color: #000000;
}
#top .real_estate .real_estate_content
{
    padding: 20px 20px 0px 20px;
}

#top #wrap_all .real_estate .real_estate_content h4
{
    margin-bottom: 12px;
    letter-spacing: 1px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 1.33;
}
#top #wrap_all .real_estate_main_section .real_estate .real_estate_content h4{
    margin-bottom: 15px;
}
#top #wrap_all .real_estate  .real_estate_content p{
    margin-bottom: 20px;
}
ul.real_estate_tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 32px;
    margin-bottom: 0;
}
ul.real_estate_tab li {
    list-style-type: none;
    padding: 0 27px;
}
.real_estate_tab_sec span:first-child
{
   padding-left:0px;
}
.real_estate_content span
{
    padding:0 14px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    display: inline-block;
}
.real_estate_img img {
    height: 390px;
    width: 100%;
}
#top #wrap_all .real_estate.listing4column .real_estate_content p{
    font-size: 17px;
}
.real_estate_content span:first-child {
    padding-left: 0;
}
ul.real_estate_tab li:first-child
{
    margin-left: 0px;
    padding-left: 0;
}
ul.real_estate_tab li:last-child{
    padding-right: 14px;
}
ul.real_estate_tab a.real_estate_tablinks {
    color: #999;
}
ul.real_estate_tab a.real_estate_tablinks.active {
    border-bottom: 2px solid;
    text-decoration: none;
    padding-bottom: 5px;
    color: #000000;
}
ul.real_estate_tab a.real_estate_tablinks
{
    font-size: 22px;
    letter-spacing: 0.46px;
}
#top .custom-field-section-wrapper .each-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
}
#top .custom-field-section-wrapper .each-wrapper .each-heading {
    padding-right: 20px;
}
#top .custom-field-section-wrapper .each-wrapper .each-content {
    width: 70%;
}
.future_projects_section
{
    margin-top: 160px;
    padding-bottom: 120px;
    background-size: cover;
}
.future_units_image img
{       
    min-height: 720px;
    width: 100%;
    object-fit: cover;
}
.future_units .slick-track
{
    height: 100%;
}
.future_units .slick-slide > div
{
    height: 100%;
}

.future_units
{    
    position: relative;   
}
.future_units .future_units_slider{
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    z-index: 1;
    max-width:1904px;
    height:100%;
    overflow: hidden;
}
#top #wrap_all .future_pr_title h5 {
    color: white;
    letter-spacing: 1px !important;
    margin-bottom: 25px;
}

.future_units .future_units_caption {    
    position: relative;
    left: 0px;
    z-index: 1;
    max-width: 610px;
    width: 100%;    
    padding-top: 100px;
}
.future_units .future_units_slider h3
{
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0.86px;
    color: #FFFFFF;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.future_units .future_units_slider p
{
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: normal;
    letter-spacing: 0.5px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.future_units .future_units_caption p
{
    padding-bottom: 39px;
    padding-top: 3px;
}
.future_units .future_units_image {
    position: relative;
    z-index: 1;  
    right:20px;
    /* right:-50px;
    margin-bottom: 80px;
    top:-100px; */
}


section.future_units_section {
    margin-top: -100px;
}
#top .slick-arrow{
    box-shadow: -10px 0px 10px 0 rgba(0,0,0,0.8);
}
#top .slick-prev:hover, #top .slick-next:hover, .slick-prev.slick-arrow:active, .slick-next.slick-arrow:active
{
    background-color: rgb(184, 182, 182);
    border-color: rgb(184, 182, 182);
}

.slick-prev.slick-arrow {
    cursor: pointer;
    position: absolute;
    border: 1px solid #fdfdfd;
    background-color: white;
    width: 49px;
    height: 49px;
    text-align: center;
    line-height: 42px;
    color: black;
    bottom: -20px;
    right: 49px;
    z-index: 7;
}
.slick-prev.slick-arrow i , .slick-next.slick-arrow i
{
    padding: 7px 17px;
    font-size: 30px;
    opacity: 0.7;
}
.slick-next.slick-arrow {
    cursor: pointer;
    position: absolute;
    border: 1px solid #fdfdfd;
    width: 49px;
    height: 49px;
    background-color: white;
    text-align: center;
    line-height: 42px;
    color: black;
    right: 0px;
    z-index: 5;
    bottom: -20px;
}
/* .slick-prev.slick-arrow:hover , .slick-next.slick-arrow:hover
{
    background-color: rgb(184, 182, 182);
} */

.work_custom_button
{
    background-color: transparent;
    display: inline-block;
    border-color: white;
    border: 1px solid white !important;
    color: white !important;
    font-size: 15px !important;
    letter-spacing: 1px !important;
    line-height: 18px !important;
    padding: 16px 33px 17px 30px !important;
    border-radius: 50px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    transition: all 0.3s ease;
}

.work_custom_button:hover
{
    background: white;
    color: black !important;
    border: 1px solid white;
}

#top .work_custom_button:after {
    color: white!important;
}
#top .work_custom_button:hover:after {
    color: black !important;
}
#top .work_custom_button:after {
    display: inline-block;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px;
    line-height: normal;
    color: #ffffff;
    margin-left: 6px;
    top: 0px;
    position: relative;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
#top .future_units_caption h2 {
    color: white;
}
.future_units_caption h2:before {
   right: auto !important;
}
.housing-detail-information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px 0;
}
.housing-detail-data {
    width: 67%;
}
.housing-detail-sidebar {
    width: 27%;
}
.owl-carousel button.owl-next {
    float: right;
    width: 40px;
    height: 40px;
    background: #000000;
    border: 0;
    border-radius: 50%;
    position: relative;
    left: -10px;
    float: right;
}
.owl-carousel button.owl-prev {
    float: left;
    width: 40px;
    height: 40px;
    background: #000000;
    border: 0;
    border-radius: 50%;
    position: relative;
    right: -10px;
}
.owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.owl-carousel button.owl-prev::after {
    background-image: url(images/left-arrow.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 7px;
    height: 12px;
}
.owl-carousel .owl-prev span, .owl-carousel .owl-next span {
    display: none;
}
.housing-detail-slider-img {
    width: 100%;
    /* height: 795px; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.housing-detail-heading-wrap {
    width: 100%;
    background: rgba(58, 68, 33, 0.85);
    padding: 25px 0;
    margin-bottom: 15px;
    line-height: 0;
}
.housing-detail-heading-wrap .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#footer .wpcf7 form.invalid .wpcf7-response-output, #footer .wpcf7 form.unaccepted .wpcf7-response-output, #footer .wpcf7 form.failed .wpcf7-response-output, #footer .wpcf7 form.aborted .wpcf7-response-output{
    color: #ffffff;
    margin-top: 0px;
    padding-top: 0px;
}
#top #wrap_all .housing-detail-heading h2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 28px;
}
#top #wrap_all .housing-detail-heading h2::before{
    content: none;
}
.housing-detail-gallery-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0 50px;
    margin: 0 -6px;
}
.housing-detail-gallery-inner a.fancybox.item-box {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 6px;
    line-height: 0;
    margin-bottom: 8px;
}
.housing-detail-slider .owl-item img {
    display: block;
    width: auto;
    -webkit-transform-style: preserve-3d;
    height: auto;
}
.owl-carousel button.owl-next::after {
    background-image: url(images/right-arrow.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 7px;
    height: 12px;
}



@media (min-width:1281px) {
    #top .real_estate_main_section .real_estate_img img{
        height: 370px;
    }
    #top #footer .flex_column.first{
        width: 24.5%;
    }
    #top #footer .flex_column:nth-child(2){
        width: 19%;
    }
    #footer .flex_column{
        width: 22.25%;
    }
}
@media (max-width:1280px) {

    #top .news-box {
        margin-right: 20px;
        width: calc(25% - 15px);
    }
    #top .real_estate.listing4column{
        width: 33.33%;
    }
    #top .housing-box.listing4column {
        margin-right: 20px;
        width: calc(33.33% - 13.33px);
    }

    #top .housing-inner.housing_inner_grid .housing-box{
        width: 100%;
        margin-right: 0;
    }

    #top .housing-box.listing4column:nth-child(3n+3) {
        margin-right: 0;
    }

    #top .housing-box.listing2column {
        margin-right: 30px;
        width: calc(50% - 15px);
    }

    #top .housing-box.listing2column:nth-child(2n+2) {
        margin-right: 0;
    }

    #top .news-box:nth-child(4n+4) {
        margin-right: 0;
    }

    .gridviewtool img {
        display: none;
    }

    .page-kontakta-oss .wpcf7-form p:nth-child(2),
    .page-kontakta-oss .wpcf7-form p:nth-child(3),
    .page-kontakta-oss .wpcf7-form p:nth-child(4) {
        width: 100%;
    }

    .housing-detail-data {
        width: 63%;
    }

    .housing-detail-sidebar {
        width: 33%;
    }

    .housing-detail-heading-wrap .container {
        display: block;
    }

    .housing-detail-heading {
        width: 100%;
    }

    .housing-info {
        width: 100%;
    }

    ul.housing-info-list li {
        width: auto;
        margin-right: 35px;
    }

    .filterform-inner {
        width: 70%;
    }

    .lediga-bostader-sort {
        width: 30%;
    }

    .filterform-inner,
    .lediga-bostader-sort {
        width: 100%;
        padding: 0;
    }

    .lediga-bostader-sort {
        justify-content: flex-start;
        margin: 15px 0;
    }
    .real_estate_content span {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 1500px) {

    .future_units_image img {
        min-height: 720px;
        max-width: 600px;
    }
    .future_units .future_units_image{
        right: 4px;
    }
    .real_estate_content span{
        padding: 0 7px;
    }

}
@media only screen and (max-width: 1350px) {

    .future_units_image img {
        max-width: 500px;
    }

}

@media only screen and (max-width: 1199px) {
    .future_units .future_units_caption
    {
        max-width: 460px;
    }
  
    .future_units .future_units_caption
    {
        padding-top: 145px;
        padding-bottom: 20px;
        padding-right: 15px;
    }
}


@media only screen and (max-width: 991px) {
    #top .real_estate_img span
    {
        padding: 10px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last
    {
        padding: 40px 20px;
    }
    section.future_units_section
    {
        margin-top: 0;
    }
    .avia-section.about-us-section .flex_column.av_one_half.first .avia-image-container img{
        min-height: 535px;
    }
    
    .future_projects_section
    {
        margin-top: 0;
    }
}
@media only screen and (max-width: 989px) {
    /* div#header_main .inner-container span.logo {
        max-width: inherit;
    } */
    #top .housing-detail-heading-wrap{
        margin-bottom: 30px;
    }
    div#header_main .inner-container span.logo a img{
        max-width: 150px;
    }
    #footer .flex_column:first-child .widget:first-child img{
        max-height: 50px;
        width: auto;
    }
    #footer .flex_column:first-child .widget:first-child{
        margin-bottom: 10px !important;
    }
    .future_units .future_units_caption {
        max-width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .future_units_image img {
        max-width: 100%;
        min-height: 720px;
    }
    #top .avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content{
        padding: 20px 16px;
    }
    #top #wrap_all form#filterform{
        margin-bottom: 30px;
    }
    #top .housing-detail-slider-img {
        /* height: 400px; */
    }
    #top .housing-detail-data{
        margin-bottom: 30px;
    }
    #top .bostad-detail-sec .housing-detail-data{
        margin-bottom: 0px;
    }
    #top #wrap_all .real_estate.listing4column , #top #wrap_all .real_estate.listing3column{
        width: 50%;
    }
    #top .housing-detail-data, #top .housing-detail-sidebar {
        width: 100%;
    }
    #top .bostad-detail-sec .housing-detail-gallery-inner{
        padding-bottom: 25px;
    }
    #top #wrap_all .housing-inner.housing_inner_grid .real_estate .real_estate_info .real_estate_img{
        width: 32%;
    }
    #top #wrap_all .housing-inner.housing_inner_grid .real_estate .real_estate_info .real_estate_content{
        width: 68%;
    }
    #top .real_estate.listing3column .real_estate_img img , #top .real_estate.listing4column .real_estate_img img{
        height: 250px;
    }
    #footer .flex_column:first-child{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }
    #top .post_subjects_ed .content{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #top #wrap_all .all_colors h1 {
        font-size: 40px;
        line-height: 1.2;
    }
    #top #wrap_all .all_colors h2 {
        font-size: 35px;
        line-height: 1.2;
    }
    #top #wrap_all .all_colors h3 {
        font-size: 30px;
        line-height: 1.2;
    }
    .future_units .future_units_image{
        width: 100%;
    }
    .future_units_image img{
        min-height: auto !important;
        height: 500px;
    }
    #top .future_projects_section .avia_codeblock{
        padding-top: 40px;
    } 
    #top .future_units .future_units_image{
        right: 0;
    }
    .future_units .future_units_caption{
        order: 2;
    }
    .slick-next.slick-arrow , .slick-prev.slick-arrow{
        bottom: auto;
        top: 0 !important;
    }
    #top .future_projects_section{
        padding-bottom: 0px;
    }
    #top .future_units_caption p{
        max-width: none;
    }
    #footer .flex_column:first-child {
        margin-left: 0;
        width: 100%;
        padding-bottom: 20px;
    }
    .responsive #top #wrap_all .blog_list_in h1 {
        font-size: 40px !important;
        line-height: 55px;
    }
    .daf_blogg_pages .slide-entry-wrap article.slide-entry.flex_column {
        margin-left: 3%;
        width: 31.33%;
    }
    #top #wrap_all .all_colors .daf_blogg_pages h3 {
        font-size: 26px;
        line-height: 36px;
    }
    .daf_blogg_pages .slide-entry-wrap article.slide-entry.flex_column:first-child {
        margin-left: 0;
    }
    .daf_blogg_pages.avia-content-slider .slide-image img {
        min-height: 227px;
        object-fit: cover;
    }
    #footer .flex_column .widget:last-child {
        margin-bottom: 0;
    }
    #footer {
        padding: 50px 0;
    }
    #footer .flex_column:nth-child(2),
    #footer .flex_column:nth-child(3),
    #footer .flex_column:last-child {
        margin-left: 0;
        width: 33.33%;
    }
    #footer .flex_column:nth-child(2) {
        width: 30%;
    }
    #footer .flex_column:nth-child(3) {
        width: 36%;
        padding-right: 20px;
    }
    .responsive .logo img {
        margin: 0;
        max-width: inherit;
    }
    #header {
        padding: 5px 15px;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
        color: #000000;
        border-color: #ebebeb !important;
        padding: 12px 20px;
    }
    ul#av-burger-menu-ul li.current_page_item a {
        color: #fff !important;
    }
    ul#av-burger-menu-ul li.current_page_item {
        background: #000000;
    }
    .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner,
    .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before,
    .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
        background-color: #000000;
    }
    #top #header .av-main-nav>li>a:after {
        display: none;
    }
    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
        background-color: #000000;
        color: #fff;
    }
    #top #av-burger-menu-ul {
        vertical-align: top;
    }
    #top .real_estate_main_section{
        padding: 15px 0;
    }
}

@media only screen and (min-width: 850px) and (max-width: 991px) {
    .avia-section.about-us-section{
        padding-top: 40px !important;
    }
}
@media only screen and (max-width: 991px) {
    .contact_icon .iconbox_content a {
        font-size: 16px !important;
    }
    .contact_icon .iconbox_content p {
        font-size: 16px !important;
    }
    .avia-section.about-us-section{
        padding-top: 0;
    }
    .avia-content-slider.news-section .slide-entry-wrap:first-child {
        height: 570px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.first{
        right: -30px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last{
        left: -30px;
    }
    .avia-content-slider.news-section .slide-entry-wrap {
        height: 272px;
    }
    #top .avia-content-slider.news-section .slide-entry-wrap .slide-entry.flex_column .slide-content h3 {
        font-size: 21px!important;
        line-height: 28px !important;
    }
    #top #wrap_all .real_estate.listing2column .real_estate_img img{
        height: 250px;
    }
    #top .real_estate_img img{
        height: 250px;
    }
    #top #wrap_all .real_estate{
        width: 50%;
    }
    #top.home .real_estate_wrapper .real_estate{
        margin-bottom: 28px;
    }
}

@media only screen and (max-width: 767px) {
    /* .responsive #top #wrap_all .daf_page .container,
    .responsive #top #wrap_all .contact_icon .container {
        width: 100%;
        max-width: 100%;
        padding: 0 15px;
    } */
    
    #top h1,
    #top h2,
    #top h3,
    #top h4,
    #top h5,
    #top h6 {
        margin-bottom: 15px;
    }
    #top .looking-for h2{
        margin-bottom: 30px;
    }
    #top #wrap_all .avia-section.looking-for .flex_column .avia-image-container{
        margin-bottom: 17px;
    }
    #top .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .caption_fullwidth h1{
        margin-bottom: 10px;
    }
    #top #wrap_all .avia-section.looking-for .flex_column p{
        margin-bottom: 15px;
        padding-left: 7px;
        padding-right: 7px;
    }
    #top ul.real_estate_tab{
        padding-bottom: 23px;
    }
    #top #wrap_all .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last h2{
        margin-bottom: 25px;
    }
    #top #footer .flex_column:nth-child(3) h3.widgettitle{
        margin-bottom: 18px !important;
    }
    #top #wrap_all .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .caption_fullwidth h5{
        margin-bottom: 10px;
    }
    #top.home .avia-slideshow-dots.avia-slideshow-controls{
        right: auto;
        bottom: 0;
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
    }
    #top.home .avia-slideshow-dots.avia-slideshow-controls a{
        width: 35px;
        height: 1px;
        margin: 0 6px;
    }
    .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .caption_fullwidth:before{
        background-color: rgba(0, 0, 0, 0.2);
    }
    #top .housing-detail-gallery-inner{
        padding-bottom: 30px;
    }
    #top #wrap_all .real_estate{
        width: 100%;
    }
    #top .bostad-detail-sec .entry-content-wrapper .flex_column:first-child .av-special-heading .av-special-heading-tag{
        line-height: 1.4 !important;
        font-size: 20px !important;
    }
    #top .bostad-detail-sec .entry-content-wrapper .flex_column:last-of-type .av-special-heading{
        padding: 15px 20px !important;
    }
    #top #wrap_all .bostad-detail-sec .entry-content-wrapper .flex_column:last-of-type .av-special-heading .av-special-heading-tag{
        font-size: 20px;
    }
    #top .bostad-detail-sec .entry-content-wrapper .flex_column:first-child .av-special-heading{
        padding: 15px 20px !important;
    }
    #top .housing-detail-information{
        padding-bottom: 0px;
        padding-top: 30px;
    }
    #top .select-tag ul{
        margin-top: 10px;
        margin-bottom: 5px;
    }
    #top .real_estate .real_estate_content{
        padding: 18px 13px;
    }
    #top #wrap_all .housing-inner .real_estate.listing4column, #top #wrap_all .housing-inner .real_estate.listing3column, #top #wrap_all .housing-inner .real_estate.listing2column{
        padding-left: 0;
        padding-right: 0;
    }
    #top .filter-wrapper{
        padding: 0;
    }
    #top #wrap_all .housing-inner.housing_inner_grid .real_estate .real_estate_info .real_estate_img , #top #wrap_all .housing-inner.housing_inner_grid .real_estate .real_estate_info .real_estate_content{
        width: 100%;
    }
    #top #wrap_all .housing-inner.housing_inner_grid .real_estate .real_estate_info .real_estate_img img{
        height: 250px;
    }
    #top .housing-inner.housing_inner_grid .real_estate .real_estate_info .real_estate_content{
        padding-left: 15px !important;
    }
    #top .gridviewtool{
        display: none;
    }
    #top .housing-inner.housing_inner_grid .real_estate .real_estate_info{
        flex-wrap: wrap;
    }
    #top #wrap_all .real_estate.listing4column , #top #wrap_all .real_estate.listing3column , #top #wrap_all .real_estate.listing2column{
        width: 100%;
    }
    .responsive #top #wrap_all .looking-for .flex_column{
        margin-bottom: 25px;
    }
    #footer .flex_column:not(.first){
        display: block;
    }
    .avia-section.about-us-section .right-bg-image{
        left: 0;
        top: 0;
        width: 100%;
        bottom: 0;
    }
    .avia-section.about-us-section .flex_column.av_one_half.first{
        right: 0;
    }
    .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last{
        bottom: 10px;
    }
    .avia-section.about-us-section{
        padding-top: 10px;
        padding-bottom: 0px;
    }
    #footer .flex_column:last-child > section{
        max-width: none;
    }
    #top .post_subjects_ed .content{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .responsive #top .content{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .responsive #top #wrap_all .about-us-section .flex_column{
        margin-bottom: 0;
    }
    
    #top #wrap_all .all_colors h1 {
        font-size: 33px;
    }
    #top #wrap_all .all_colors h2 {
        font-size: 30px;
    }
    #top #wrap_all .all_colors h3 {
        font-size: 27px;
    }
    #top #wrap_all .all_colors h5{
        font-size: 22px;
    }
    #top #wrap_all .future_units_caption h2{
        margin-bottom: 30px !important;
    }
    #top .av-special-heading h2:before, #top #wrap_all .all_colors .av-special-heading h2:before{
        bottom: -8px;
    }
    #top .future_units .future_units_caption p{
        padding-bottom: 25px;
    }
    .future_units_image img{
        height: 350px;
    }
    .avia-content-slider.news-section .slide-entry-wrap:last-child {
        width: 100%;
    }
    .post_subjects_ed .av-special-heading {
        margin-top: 0;
    }
    .avia-content-slider.news-section .slide-entry-wrap:first-child {
        height: 370px;
    }
    .avia-content-slider.news-section .slide-entry-wrap {
        width: 100%;
        height: 300px;
    }
    .looking-for .template-page.content {
        padding: 25px 0;
    }
    .looking-for .entry-content-wrapper .flex_column_table .flex_column .avia-image-container .avia-image-container-inner {
        width: 100%;
    }
    .looking-for .entry-content-wrapper .flex_column_table .flex_column .avia-image-container .avia-image-container-inner img {
        width: 100%;
    }
    .home .slideshow_align_caption .avia-caption-content {
        padding: 0 15px;
    }
    .avia-slideshow-dots.avia-slideshow-controls {
        right: 15px;
    }
    .home .slideshow_caption .avia-caption-content h1 {
        font-size: 50px !important;
    }
    .responsive #top #wrap_all .blog_list_in h1 {
        font-size: 35px !important;
        line-height: 53px !important;
    }
    .blog_list_in .template-page.content {
        padding: 40px 0;
    }
    .blog_list_in h1 {
        max-width: fit-content;
        line-height: 53px !important;
    }
    .widget_psd {
        margin-top: 25px !important;
    }
    .daf_nytt_h .template-page.content {
        padding: 35px 0;
    }
    .main_df_ng_pg h1 {
        margin-bottom: 10px !important;
    }
    .daf_blogg_pages .avia-content-slider-inner .slide-entry-wrap {
        margin-bottom: 0 !important;
    }
    .daf_blogg_pages .avia-content-slider-inner .slide-entry-wrap article.slide-entry.flex_column {
        width: 100% !important;
        /* text-align: center; */
    }
    .main_df_ng_pg {
        margin-bottom: 0 !important;
    }
    .daf_blogg_pages .avia-content-slider-inner .slide-entry-wrap article.slide-entry.flex_column:first-child {
        margin-bottom: 0 !important;
    }
    .daf_blogg_pages.avia-content-slider .slide-image img {
        width: 100%;
    }
    .daf_blogg_pages article.slide-entry.flex_column {
        margin-left: 0 !important;
    }
    .daf_blogg_pages article.slide-entry.flex_column:last-child,
    .daf_blogg_pages article.slide-entry.flex_column:nth-child(2) {
        margin-top: 30px !important;
    }
    .responsive #scroll-top-link {
        display: block;
        right: 10px;
    }
    #scroll-top-link {
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    #top .iconbox_top {
        margin-top: 40px;
        text-align: center;
    }
    #top .iconbox_to:first-child {
        margin-top: 0;
    }
    .responsive #top #wrap_all .map_section .container {
        padding: 0;
    }
    #footer .flex_column .widget:last-child {
        margin-bottom: 15px;
    }
    #footer .flex_column:first-child,
    #footer .flex_column:nth-child(2),
    #footer .flex_column:nth-child(3),
    #footer .flex_column:last-child {
        width: 100%;
        text-align: center;
        padding: 0;
        margin-bottom: 0 !important;
        border-bottom: 1px solid rgba(0, 0, 0, .2) !important;
        padding-top: 15px;
    }
    #footer .flex_column:first-child .widget:first-child {
        margin-bottom: 5px;
    }
    #top .footer_color p {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
    #footer .flex_column:first-child {
        padding-top: 0;
    }
    #top #socket .container {
        padding: 20px 0 !important;
    }
    #footer .flex_column:last-child {
        border-bottom: 0 !important;
    }
    #footer .flex_column:last-child .widget:last-child {
        margin-bottom: 0;
    }
    .footer_color .flex_column:last-child .widget:last-child ul {
        justify-content: center;
    }
    #top #wrap_all #footer .flex_column h3.widgettitle {
        margin-bottom: 8px !important;
    }
    #header {
        padding: 5px 0;
    }
    .responsive #top #wrap_all .contact_icon .flex_column:first-child {
        margin-bottom: 0;
    }
    #top #wrap_all .contact_icon .content,
    #top #wrap_all .form_bn .content {
        padding: 40px 0;
    }
    .responsive #top #wrap_all .container {
        width: 100%;
        max-width: 100%;
        padding: 0 15px;
    }
    .contact_form span {
        width: 100%;
        display: block;
        padding: 0;
    }
    .responsive #top #wrap_all .daf_page .flex_column {
        margin-bottom: 0 !important;
    }
    #top .daf_page .content {
        padding: 35px 0;
    }
    .responsive #top #wrap_all .form_bn .flex_column {
        margin-bottom: 0 !important;
    }
    #top .form_bn form.wpcf7-form.init {
        margin-bottom: 0;
    }
    #footer {
        padding: 35px 0 25px;
    }
    #top .hide_div_mobile{
        display: none !important;
    }
}

@media only screen and (max-width:676px) {
    span.symbol span {
        display: none;
    }
    span.symbol {
        display: flex;
        flex-direction: column;
    }
    .home .slideshow_caption .avia-caption-content h1 {
        font-size: 40px !important;
    }
    .home .slideshow_inner_caption p {
        max-width: 400px;
        margin: 0 auto !important;
        padding-bottom: 10px;
        margin-bottom: 10px !important;
    }
    span.symbol a {
        padding-top: 10px;
    }
    .responsive #top #wrap_all .blog_list_in h1 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
}

@media only screen and (max-width:450px) {
    .responsive #top #wrap_all .blog_list_in h1 {
        font-size: 26px !important;
        line-height: 36px !important;
    }
    .home .slideshow_caption .avia-caption-content h1 {
        font-size: 35px !important;
        line-height: 47px !important;
    }
    #top .slideshow_align_caption .avia-button {
        height: 48px !important;
        padding: 10px 32px !important;
        line-height: 27px;
    }
}
@media only screen and (max-width: 767px)
{
    .avia-section-large .content
    {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #top .custom-field-section-wrapper .each-wrapper .each-heading{
        padding-right: 10px;
    }
    #top .housing-inner.housing_inner_grid .real_estate .real_estate_info{
        padding-left: 10px;
    }
    #top .footer_color .flex_column:last-child .wpcf7-form p span input[type="email"]{
        margin-bottom: 10px;
    }
    #footer .flex_column:first-child .widget:first-child{
        margin-bottom: 0;
    }
    #footer .flex_column ul.menu li{
        margin-bottom: 5px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.first .avia-image-container .avia-image-container-inner{
        display: block;
    }
    #top .real_estate .real_estate_info .btn{
        position: relative;
        bottom: auto;
    }
    .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last{
        max-width: none;
    }
    #top .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last p{
        margin-bottom: 16px;
    }
    #top .avia-section.looking-for .flex_column p{
        max-width: none;
    }
    #top .real_estate_main_section .av-special-heading , #top .ledig-sec .av-special-heading , #top .post_subjects_ed .av-special-heading{
        padding-bottom: 5px !important;
    }
    #top .daf_nytt_h .avia-content-slider{
        margin-top: 20px;
    }
    #top .avia-section.looking-for .flex_column h4{
        margin-bottom: 10px;
    }
    #top .custom-field-section-wrapper .each-wrapper .each-heading, #top .custom-field-section-wrapper .each-wrapper .each-content {
        width: auto;
    }
    #top .detail_banner form span.wpcf7-form-control-wrap {
        width: 98.5%;
    }
    .responsive #top #wrap_all .detail_banner .flex_column{
        margin-bottom: 0;
    }
    .responsive #top .container .av-content-small{
        margin-bottom: 0px;
    }
    #top .maps-main-wrapper iframe{
        height: 320px !important;
    }
    #top.home div .caption_center .slideshow_caption .slideshow_inner_caption{
        padding-top: 0;
    }
    #top .filter_loop {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    #top .apartment-filter-wrap {
        width: 100%;
    }
    .real_estate_main_section
    {
        padding: 0;
    }

    section.future_units_section
    {
        margin-top: 0;
    }
    .future_units .future_units_caption {
        max-width: 100%;
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.first .avia-image-container img{
        min-height: 350px;
    }
    #top .real_estate:last-child
    {
        margin-bottom: 0;
    }
    #top #wrap_all .housing-detail-heading h2{
        font-size: 20px !important;
        line-height: 1.36 !important;
    }
    #top #wrap_all .housing-detail-text p{
        font-size: 16px;
    }
    #top .google_map_section iframe{
        height: 300px;
    } 
    #top .custom-sidebar-head{
        padding: 15px;
    }
    #top .housing-detail-heading-wrap{
        padding: 15px 0;
    }
    #top .real_estate_main_section{
        padding-bottom: 0;
    }
    #top .real_estate_main_section{
        padding: 0;
    }
    #top.home .real_estate_wrapper{
        padding-bottom: 5px;
    }
    #top .real_estate_wrapper{
        padding-bottom: 10px;
    }
    #top .real_estate .real_estate_content{
        padding: 15px;
    }
    #top .real_estate .real_estate_info{
        padding-bottom: 15px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last{
        padding: 25px 15px;
    }
    .responsive #top #wrap_all .real_estate_main_section .flex_column{
        margin-bottom: 0;
    }
    #top .looking-for .content{
        padding-bottom: 15px !important;
    }
    #top .future_projects_section .avia_codeblock{
        padding-top: 10px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.avia-builder-el-last
    {
        left: 0;
    }
   

    #top .real_estate
   {
     width: 100%;
   }
   #top .real_estate
   {
       margin-bottom: 20px;
   }
   #top .real_estate:last-child
   {
       margin-bottom: 0;
   }
   .future_projects_section
   {
       margin-top: 0;
       padding-bottom: 60px;
   }
   ul.real_estate_tab li
   {
       padding: 0 20px;
       margin-left: 0;
       margin-bottom: 10px;
   }
   #top.home div .caption_center .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {   
       padding: 13px 15px 20px 15px;
       margin: 0 30px;
   }
     

}

@media only screen and (max-width:450px) {


    ul.real_estate_tab li:last-child

   {
       margin-bottom: 0;
   }

}
@media only screen and (max-width: 479px)
{
    #top #wrap_all .all_colors h2
    {
        font-size: 25px;
        line-height: 34px;
    }
    #top .avia-button, #top .wpcf7-form input[type="submit"],#top .avia-button:after , #top .real_estate .real_estate_info .btn , #top .real_estate .real_estate_info .btn:after{
        transition: none;
    }
    #top #wrap_all .real_estate .real_estate_content p{
        font-size: 15px;
    }
    .real_estate_content span{
        padding: 0 6px;
    }
    
    ul.real_estate_tab li{
        padding: 0 11px;
    }
    #top ul.real_estate_tab{
        padding-bottom: 19px;
    }
    #top .avia-fullwidth-slider .avia-slideshow.avia-slide-slider .caption_fullwidth h1{
        font-size: 32px !important;
        line-height: 1.2 !important;
    }
    #top #wrap_all .all_colors h3
    {
        font-size: 23px;
        line-height: 30px;
    }
    .avia-section.about-us-section .flex_column.av_one_half.first .avia-image-container img{
        min-height: 320px;
    }
    .future_pr_content{
        flex-direction: column;
    }
    #top #wrap_all .future_pr_title h5{
        margin-bottom: 15px;
    }
    #top .future_pr_content ul{
        margin-bottom: 7px;
    }
    ul.real_estate_tab a.real_estate_tablinks {
        font-size: 16px;
    }
    #top #wrap_all .all_colors h4 {
        font-size: 22px;
    }
    ul.right-detail {
        margin-left: 0;
    }
    #top .housing-form-left input[type="submit"]{
        font-size: 13px !important;
        height: 43px !important;
        line-height: 15px;
    }
}
@media only screen and (max-width: 370px){
    .real_estate_content span:last-child{
        display: block;
        padding-left: 0;
    }
}