﻿@charset "UTF-8";

a, body, div, em, fieldset, form, h1, h2, h3, h4, h5, h6, header, html, i, img, label, legend, li, nav, p, section, small, span, strong, time, ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

header, nav, section {
    display: block
}

body {
    line-height: 1
}

ul {
    list-style: none
}

a {
    text-decoration: none
}

    a:visited {
        outline: 0;
        text-decoration: none
    }

input {
    outline: 0;
    border-radius: 0
}

    input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
        border: 1px solid #ff0090;
        background-color: #efefef !important;
        -webkit-text-fill-color: #ff0090;
        -webkit-box-shadow: 0 0 0 1000px #efefef inset
    }

[class~=white] {
    color: #fff !important
}

[class~=color] {
    color: #ff0090 !important
}

[class~=bold] {
    font-weight: 700
}

body {
    font: 100% Raleway,sans-serif;
    font-family: Raleway,sans-serif;
    color: #2b2b29;
    background-color: #fff
}

h1, h2, h3, h4, h5, h6 {
    font: 100% Raleway,sans-serif;
    color: #2b2b29
}

    h4.colour {
        color: #ff0090
    }

    h1.condensed {
        letter-spacing: 0
    }

    h4 a {
        color: #2b2b29
    }

h1 {
    font-size: 38px;
    line-height: 48px
}

    h1.home {
        color: #fff
    }

        h1.home:after {
            content: "";
            background-image: url(images/logo.png);
            position: absolute;
            height: 25px;
            width: 148px;
            margin-left: 15px;
            background-size: cover;
            top: -4px
        }

@media screen and (max-width:1215px) {
    h1.home:after {
        margin-left: 10px
    }
}

@media screen and (max-width:991px) {
    h1.home:after {
        top: -5px
    }
}

h2 {
    font-size: 28px;
    line-height: 38px
}

h3 {
    font-size: 24px;
    line-height: 34px
}

h4 {
    font-size: 22px;
    line-height: 32px
}

h5 {
    font-size: 20px;
    line-height: 30px
}

h6 {
    font-size: 18px;
    line-height: 28px
}

a, button {
    color: #2b2b29;
    outline: 0
}

    button.btn {
        padding: 0;
        padding-right: 30px;
        padding-left: 30px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        font-size: 12px;
        font-family: Raleway,sans-serif;
        font-weight: 500;
        text-transform: uppercase;
        display: inline-block;
        overflow: hidden;
        outline: 0;
        border: 1px solid #2b2b29;
        border-radius: 0;
        font-weight: 700;
        color: #2b2b29;
        position: relative;
        text-decoration: none !important
    }

        button.btn.small {
            height: 40px;
            line-height: 40px;
            padding-left: 15px;
            padding-right: 15px;
            vertical-align: top
        }

    a.btn-alt, button.btn-alt {
        padding: 0;
        padding-right: 30px;
        padding-left: 30px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        font-size: 16px;
        font-family: Raleway,sans-serif;
        text-transform: uppercase;
        display: inline-block;
        overflow: hidden;
        outline: 0;
        border-radius: 2px;
        font-weight: 500;
        color: #fff;
        position: relative;
        text-decoration: none !important;
        background-color: #ff0090
    }

        a.btn-alt.search {
            padding-left: 15px;
            padding-right: 15px
        }

            a.btn-alt.search:before {
                display: none;
                font-family: Ionicons;
                content: "ï’¥"
            }

        a.btn-alt.tel {
            padding-left: 15px;
            padding-right: 15px
        }

            a.btn-alt.tel:before {
                display: none;
                font-family: Ionicons;
                content: "ï‹’"
            }

            a.btn-alt.tel.tel-hover-small em.hover {
                display: none
            }

        a.btn-alt.sendwa {
            padding-left: 15px;
            padding-right: 15px
        }

            a.btn-alt.sendwa:before {
                display: none;
                font-family: Ionicons;
                content: "ï“°"
            }

        a.btn-alt.small, button.btn-alt.small {
            height: 40px;
            line-height: 40px;
            padding-left: 15px;
            padding-right: 15px;
            vertical-align: top
        }

        a.btn-alt.xs, button.btn-alt.xs {
            font-size: 14px;
            height: 35px;
            line-height: 35px;
            padding-left: 15px;
            padding-right: 15px
        }

        a.btn-alt.xxs {
            font-size: 12px;
            height: 25px;
            line-height: 25px;
            padding-left: 10px;
            padding-right: 10px
        }

        a.btn-alt i, button.btn-alt i {
            margin-right: 10px
        }

        button.btn-alt.facebook {
            background-color: #3b5998;
            width: 100%;
            font-size: 14px
        }

        button.btn-alt.google {
            background-color: #fff;
            color: #000;
            width: 100%;
            font-size: 14px;
            border: 1px solid #e2e2e2
        }

            button.btn-alt.google img {
                display: inline-block;
                vertical-align: middle;
                margin-right: 10px;
                width: 20px
            }

        a.btn-alt.white {
            background-color: #fff;
            color: #ff0090 !important;
            border: 1px solid #ff0090
        }

    a.btn-simple {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        font-family: Raleway,sans-serif;
        display: inline-block;
        overflow: hidden;
        outline: 0;
        border-radius: 0;
        font-weight: 100;
        color: #ff0090;
        position: relative
    }

        a.btn-simple.small {
            height: 35px;
            line-height: 35px;
            background: 0 0;
            border: none
        }

    button.btn-alt {
        padding: 0;
        padding-right: 30px;
        padding-left: 30px;
        height: 55px;
        line-height: 53px;
        text-align: center;
        font-size: 16px;
        font-family: Raleway,sans-serif;
        text-transform: uppercase;
        display: inline-block;
        overflow: hidden;
        outline: 0;
        border-radius: 0;
        font-weight: 100;
        color: #fff;
        position: relative;
        text-decoration: none !important;
        background-color: #ff0090;
        border: none
    }

        button.btn-alt.small {
            height: 40px;
            line-height: 40px;
            padding-left: 15px;
            padding-right: 15px;
            vertical-align: top
        }

    button i {
        margin-right: 10px
    }

    button.facebook {
        background-color: #3b5998;
        width: 100%;
        font-size: 14px
    }

    button.google {
        background-color: #d73d32;
        width: 100%;
        font-size: 14px
    }

p {
    font-family: Raleway,sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #706f6f
}

    p strong {
        font-weight: 700;
        color: #2b2b29
    }

    p a {
        color: #ff0090
    }

    p.strong {
        font-weight: 400
    }

img {
    outline: 0;
    max-width: 100%;
    display: block
}

    img.center {
        margin: 0 auto
    }

    img.img-full-width {
        width: 100%;
        height: auto
    }

.bold, .strong {
    font-weight: 700
}

.text-transform-none {
    text-transform: none !important
}

img.fullwidth {
    width: 100%
}

.padding-none {
    padding: 0
}

.padding-left-none {
    padding-left: 0
}

.padding-onlyleft-sm {
    padding-left: 25px
}

.padding-right-none {
    padding-right: 0
}

.padding-md {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.padding-sm {
    padding: 10px 0 !important
}

.padding-onlytop-sm {
    padding-top: 25px !important
}

.padding-onlytop-xs {
    padding-top: 10px
}

.padding-onlybottom-sm {
    padding-bottom: 25px !important
}

.padding-onlybottom-xs {
    padding-bottom: 10px !important
}

.padding-left-null {
    padding-left: 0 !important
}

.padding-right-null {
    padding-right: 0 !important
}

.padding-leftright-null {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.padding-onlytop-xs {
    margin-bottom: 10px !important
}

.light-background {
    background-color: #f2f2f2
}

.padding-30 {
    padding-left: 30px;
    padding-right: 30px
}

.btn-default {
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    font-family: Raleway,sans-serif;
    text-transform: uppercase;
    display: inline-block;
    overflow: hidden;
    outline: 0;
    border-radius: 0;
    border: none;
    font-weight: 100;
    color: #fff;
    position: relative;
    text-decoration: none !important;
    background-color: #ff0090
}

.row {
    margin-right: 0;
    margin-left: 0
}

@media screen and (max-width:767px) {
    #main-wrap {
        position: relative;
        width: 100%;
        overflow: hidden
    }
}

@media screen and (max-width:480px) {
    #main-wrap .container {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

@media screen and (max-width:767px) {
    #main-wrap .full-width .container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width:480px) {
    #main-wrap .full-width .container {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    #main-wrap .full-width .col-md-12, #main-wrap .full-width .col-md-2, #main-wrap .full-width .col-md-3, #main-wrap .full-width .col-md-5, #main-wrap .full-width .col-sm-3, #main-wrap .full-width .col-sm-4, #main-wrap .full-width .col-sm-5 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

        #main-wrap .full-width .col-md-5.padding-leftright-null, #main-wrap .full-width .col-sm-5.padding-leftright-null {
            padding-left: 0 !important;
            padding-right: 0 !important
        }
}

@media screen and (min-width:1200px) and (max-width:1215px) {
    .container {
        width: 1155px
    }
}

@media screen and (min-width:992px) and (max-width:1015px) {
    .container {
        width: 947px
    }
}

@media screen and (min-width:768px) and (max-width:795px) {
    .container {
        width: 723px
    }
}

#logo-print {
    display: none
}

.app-mobile {
    background-color: #222;
    height: 48px;
    line-height: 48px;
    display: none
}

@media screen and (max-width:480px) {
    .app-mobile {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

header {
    border-bottom: 1px solid rgba(117,117,117,.05);
    -webkit-box-shadow: 0 0 28px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 28px 0 rgba(0,0,0,.05);
    z-index: 100;
    position: relative
}

    header nav.navbar {
        height: 80px;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        background-image: none;
        background-color: transparent;
        border: none;
        margin-bottom: 0
    }

@media screen and (max-width:480px) {
    header nav.navbar {
        height: 70px
    }
}

header nav.navbar .menu-extra-mobile {
    position: relative;
    float: left;
    margin-top: 21px;
    margin-left: 8px;
    border-left: #7fff00;
    border-left: 1px solid #000;
    padding-left: 10px
}

    header nav.navbar .menu-extra-mobile ul li {
        display: inline;
        text-align: left
    }

header nav.navbar #logo {
    width: 250px;
    position: relative;
    float: left
}

@media screen and (max-width:480px) {
    header nav.navbar #logo {
        width: 159px
    }
}

header nav.navbar #logo a.navbar-brand {
    height: 80px;
    line-height: 80px;
    padding: 19px 0;
    margin: 0
}

@media screen and (max-width:480px) {
    header nav.navbar #logo a.navbar-brand {
        padding: 20px 0;
        height: 70px;
        line-height: 70px
    }
}

header nav.navbar #logo a.navbar-brand img {
   
    width: auto;
    display: inline-block
}

@media screen and (max-width:480px) {
    header nav.navbar #logo a.navbar-brand img {
        max-width: 155px
    }
}

header nav.navbar #logo a.navbar-brand img.normal {
    display: block
}

@media(-webkit-min-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(min-resolution:192dpi) {
    header nav.navbar #logo a.navbar-brand img.normal {
        display: none
    }
}

header nav.navbar #logo a.navbar-brand img.retina {
    display: none
}

@media(-webkit-min-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(min-resolution:192dpi) {
    header nav.navbar #logo a.navbar-brand img.retina {
        display: block
    }
}

@media screen and (max-width:991px) {
    header nav.navbar .overlay-mobile {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #21282e;
        opacity: 0;
        visibility: hidden
    }
}

header nav.navbar #sidemenu {
    position: relative;
    float: right;
    margin: 28px 0 20px;
    width: 80%;
    width: calc(100% - 250px)
}

@media screen and (max-width:1275px) {
    header nav.navbar #sidemenu {
        margin: 41px 0 0
    }
}

@media screen and (max-width:991px) {
    header nav.navbar #sidemenu {
        width: auto
    }
}

header nav.navbar #sidemenu .menu-holder {
    text-align: right;
    float: right
}

@media screen and (max-width:991px) {
    header nav.navbar #sidemenu .menu-holder {
        display: none
    }
}

header nav.navbar #sidemenu .menu-holder ul li {
    display: inline-block
}

    header nav.navbar #sidemenu .menu-holder ul li a {
        margin-left: 20px;
        font-size: 16px;
        line-height: 26px;
        font-family: Raleway,sans-serif;
        font-weight: 500;
        color: #2b2b29;
        padding: 33px 0
    }

        header nav.navbar #sidemenu .menu-holder ul li a.logout-btn {
            margin-left: 0;
            margin-bottom: 10px;
            display: block;
            padding: 0
        }

        header nav.navbar #sidemenu .menu-holder ul li a#header-tooltip-trigger {
            padding-bottom: 0
        }

    header nav.navbar #sidemenu .menu-holder ul li.submenu {
        position: relative
    }

        header nav.navbar #sidemenu .menu-holder ul li.submenu ul.sub-menu li {
            display: block;
            text-align: left
        }

            header nav.navbar #sidemenu .menu-holder ul li.submenu ul.sub-menu li a {
                color: #fff;
                margin-left: 0;
                font-size: 14px;
                line-height: 30px;
                padding: 0;
                text-transform: none;
                font-family: Raleway,sans-serif
            }

        header nav.navbar #sidemenu .menu-holder ul li.submenu ul.sub-menu.two-col {
            min-width: 320px
        }

            header nav.navbar #sidemenu .menu-holder ul li.submenu ul.sub-menu.two-col .col-xs-6 {
                padding: 0
            }

                header nav.navbar #sidemenu .menu-holder ul li.submenu ul.sub-menu.two-col .col-xs-6:nth-of-type(2) {
                    padding-left: 35px
                }

    header nav.navbar #sidemenu .menu-holder ul li a.btn-header {
        background-color: #ff0090;
        color: #fff;
        margin: 0 2px;
        padding: 5px 15px;
        height: 36px;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 36px;
        -webkit-box-shadow: 0 2px 17px 0 rgba(0,0,0,.3);
        box-shadow: 0 2px 17px 0 rgba(0,0,0,.3);
        font-weight: 500;
        border-radius: 2px
    }

@media screen and (max-width:991px) {
    header nav.navbar #sidemenu .menu-holder ul li a.btn-header {
        background-color: #fff;
        color: #ff0090 !important;
        padding: 5px 15px !important;
        font-size: 14px !important
    }
}

header nav.navbar #sidemenu .menu-holder ul li a.btn-header.register-btn {
    background-color: transparent;
    text-transform: none;
    color: #ff0090;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px
}

header nav.navbar #menu-responsive-sidemenu {
    float: right;
    display: none
}

@media screen and (max-width:991px) {
    header nav.navbar #menu-responsive-sidemenu {
        display: block;
        width: 90px;
        position: relative
    }
}

@media screen and (max-width:480px) {
    header nav.navbar #menu-responsive-sidemenu {
        width: 40px
    }
}

header nav.navbar #menu-responsive-sidemenu .badge {
    background-color: #ff0090;
    padding: 5px 3px;
    margin-right: -3px
}

header nav.navbar #menu-responsive-sidemenu .menu-button {
    float: right;
    display: block;
    width: 30px;
    height: 20px;
    margin: 30px 0
}

@media screen and (max-width:480px) {
    header nav.navbar #menu-responsive-sidemenu .menu-button {
        margin: 25px 0
    }
}

header nav.navbar #menu-responsive-sidemenu .menu-button .bar {
    background-color: #2b2b29;
    height: 2px;
    width: 30px;
    display: block;
    right: 0;
    margin: 5px 0
}

header nav.navbar #menu-responsive-sidemenu .menu-button .bar-2 {
    width: 24px !important;
    margin-left: 3px !important
}

header nav.navbar #menu-responsive-sidemenu a.user {
    position: relative;
    color: #2b2b29;
    background-color: #ff0090;
    margin-top: 24px;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    text-align: center
}

@media screen and (max-width:480px) {
    header nav.navbar #menu-responsive-sidemenu a.user {
        margin-top: 23px;
        height: 30px;
        width: 30px
    }
}

header nav.navbar #menu-responsive-sidemenu a.user:before {
    content: "ï‘¾";
    position: absolute;
    font-family: Ionicons;
    font-size: 28px;
    top: 1px;
    left: 0;
    right: 0;
    color: #fff
}

@media screen and (max-width:480px) {
    header nav.navbar #menu-responsive-sidemenu a.user:before {
        font-size: 25px;
        top: -3px
    }
}

header nav.navbar #menu-responsive-sidemenu .user-mobile-info {
    position: absolute;
    top: 75px;
    left: -105px;
    width: 155px;
    background-color: #fff;
    z-index: 90;
    border: 1px solid #ff0090;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 transparent,0 2px 4px -1px rgba(0,0,0,.2);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 transparent,0 2px 4px -1px rgba(0,0,0,.2);
    border-radius: 2px;
    height: 40px;
    display: none
}

@media screen and (max-width:480px) {
    header nav.navbar #menu-responsive-sidemenu .user-mobile-info {
        top: 65px;
        left: -108px
    }
}

header nav.navbar #menu-responsive-sidemenu .user-mobile-info:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 19px;
    border: 10px solid #ff0090;
    border-top: 0 solid transparent;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent
}

header nav.navbar #menu-responsive-sidemenu .user-mobile-info a {
    position: relative;
    padding-right: 5px
}

    header nav.navbar #menu-responsive-sidemenu .user-mobile-info a:before {
        content: "|";
        position: absolute;
        top: 0;
        right: -2px;
        color: #ff0090
    }

    header nav.navbar #menu-responsive-sidemenu .user-mobile-info a:last-child {
        padding-right: 0
    }

        header nav.navbar #menu-responsive-sidemenu .user-mobile-info a:last-child:before {
            display: none
        }

#home-slider {
    height: 505px;
    position: relative
}

    #home-slider .desktop {
        display: none
    }

    #home-slider .mobile {
        display: none
    }

@media screen and (max-width:599px) {
    #home-slider .mobile {
        display: inline
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    #home-slider {
        height: 505px
    }
}

@media only screen and (max-device-width:767px) and (orientation:landscape) {
    #home-slider {
        height: 485px
    }
}

@media screen and (max-width:550px) {
    #home-slider {
        height: 550px
    }
}

@media screen and (max-width:480px) {
    #home-slider {
        height: 485px
    }
}

#home-slider .slider_content {
    position: relative
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    #home-slider .slider_content > ul {
        height: 505px
    }
}

@media screen and (max-width:480px) {
    #home-slider .slider_content > ul {
        height: 485px
    }
}

@media screen and (max-width:445px) {
    #home-slider .slider_content > ul {
        height: 485px
    }
}

#home-slider .slider_content > ul li {
    height: 505px;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1
}

    #home-slider .slider_content > ul li:first-of-type {
        background-image: url(../Content/images/logo.png);
        background-position: center left
    }

@media only screen and (max-width:767px) {
    #home-slider .slider_content > ul li:first-of-type {
        background-image: url(../Content/images/logo.png);
        background-position: center left
    }
}

@media screen and (min-width:1366px) and (max-width:1800px) and (-webkit-min-device-pixel-ratio:1) {
    #home-slider .slider_content > ul li:first-of-type {
        background-image: url(../Content/images/logo.png);
        background-position: center left
    }
}




@media screen and (min-width:2560px) and (max-width:3000px) {
    #home-slider .slider_content > ul li:first-of-type {
        background-image: url(../Content/images/logo.png);
        background-position: center left
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    #home-slider .slider_content > ul {
        height: 505px;
        background-position: 50% center
    }
}

@media only screen and (max-device-width:767px) and (orientation:landscape) {
    #home-slider .slider_content > ul {
        height: 500px;
        background-position: 60% center
    }
}

@media screen and (max-width:650px) {
    #home-slider .slider_content > ul {
        background-size: cover
    }
}

@media screen and (max-width:550px) {
    #home-slider .slider_content > ul {
        height: 550px;
        background-position: 50% center
    }
}

@media screen and (max-width:480px) {
    #home-slider .slider_content > ul {
        height: 610px;
        background-position: 50% center
    }
}

@media screen and (max-width:445px) {
    #home-slider .slider_content > ul {
        height: 485px;
        background-position: 50% center
    }
}

#home-slider #content-slider {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2
}

@media screen and (max-width:991px) {
    #home-slider #content-slider .container:first-of-type {
        width: 100%
    }
}

#home-slider #content-slider .home-search {
    display: none
}

    #home-slider #content-slider .home-search.open {
        display: block
    }

#home-slider #content-slider .cta {
    width: 200px;
    height: 140px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    right: -136px;
    top: 59px;
    position: absolute
}

@media screen and (max-width:1500px) {
    #home-slider #content-slider .cta {
        top: 22px;
        right: -119px;
        width: 175px;
        height: 125px
    }
}

@media screen and (max-width:1275px) {
    #home-slider #content-slider .cta {
        top: 22px;
        right: -119px;
        width: 175px;
        height: 125px
    }
}

@media screen and (max-width:1199px) {
    #home-slider #content-slider .cta {
        right: -118px
    }
}

@media screen and (max-width:1116px) {
    #home-slider #content-slider .cta {
        display: none
    }
}

#home-slider #content-slider .cta a.link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#home-slider #content-slider .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 100%;
    z-index: 3
}

@media screen and (max-width:480px) {
    #home-slider #content-slider .container {
        padding: 0 20px !important;
        top: 50%
    }
}

#home-slider #content-slider .container h2 {
    display: none;
    font-size: 22px;
    line-height: 24px
}

@media screen and (max-width:650px) {
    #home-slider #content-slider .container h2 {
        display: block;
        margin-bottom: 15px
    }
}

#home-slider #content-slider .container .search-box-home {
    padding: 40px 25px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 28px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 28px 0 rgba(0,0,0,.3)
}

    #home-slider #content-slider .container .search-box-home .desktop {
        display: none
    }

    #home-slider #content-slider .container .search-box-home .mobile {
        display: none
    }

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .mobile {
        display: block
    }
}

@media screen and (max-width:991px) {
    #home-slider #content-slider .container .search-box-home {
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 100px
    }
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home {
        padding: 25px 25px 65px
    }
}

@media screen and (max-width:650px) {
    #home-slider #content-slider .container .search-box-home {
        padding: 15px 15px 65px !important;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 17px 0 rgba(0,0,0,.3);
        box-shadow: 0 2px 17px 0 rgba(0,0,0,.3)
    }
}

#home-slider #content-slider .container .search-box-home h1 {
    font-size: 20px;
    line-height: 24px;
    position: relative;
    display: none
}

    #home-slider #content-slider .container .search-box-home h1.condensed {
        letter-spacing: 0
    }

#home-slider #content-slider .container .search-box-home .btn-group {
    width: 100% !important;
    z-index: 2
}

    #home-slider #content-slider .container .search-box-home .btn-group .btn-select {
        font-weight: 400;
        font-family: Raleway,sans-serif;
        font-size: 16px;
        height: 50px;
        outline: 0;
        line-height: 50px;
        width: 100%;
        border: 1px solid #afafaf;
        background-color: #efefef;
        padding-right: 20px;
        padding: 0 35px 0 10px;
        position: relative;
        border-radius: 4px !important;
        letter-spacing: 0
    }

        #home-slider #content-slider .container .search-box-home .btn-group .btn-select .caret {
            display: none
        }

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .btn-group .btn-select {
        height: 36px;
        line-height: 36px
    }
}

@media screen and (max-width:650px) {
    #home-slider #content-slider .container .search-box-home .btn-group .btn-select {
        background-color: #f7f7f7
    }
}

#home-slider #content-slider .container .search-box-home .btn-group .btn-select:after {
    content: "ï„£";
    font-family: Ionicons;
    position: absolute;
    right: 10px;
    top: 0;
    color: #ff0090;
    font-size: 20px
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .btn-group .btn-select:after {
        font-size: 16px
    }
}

#home-slider #content-slider .container .search-box-home .btn-group .btn-select span {
    width: 100%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #2b2b29;
    text-transform: none
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .btn-group .btn-select span {
        font-size: 16px
    }
}

#home-slider #content-slider .container .search-box-home .btn-group .dropdown-menu {
    width: 100%;
    padding: 5px 12px 0 10px;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 transparent,0 2px 4px -1px rgba(0,0,0,.2);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 transparent,0 2px 4px -1px rgba(0,0,0,.2);
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 0;
    margin-top: 0
}

@media screen and (max-width:550px) {
    #home-slider #content-slider .container .search-box-home .btn-group .dropdown-menu {
        margin-top: -1px
    }
}

@media screen and (max-width:445px) {
    #home-slider #content-slider .container .search-box-home .btn-group .dropdown-menu {
        padding: 5px 10px 2px;
        width: 100%
    }
}

#home-slider #content-slider .container .search-box-home .btn-group .dropdown-menu ul.dropdown-menu {
    margin-top: 0;
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    box-shadow: none;
    padding: 0 0 5px;
    max-height: 275px;
    overflow: auto;
    min-width: 100px
}

    #home-slider #content-slider .container .search-box-home .btn-group .dropdown-menu ul.dropdown-menu li a {
        font-family: Raleway,sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        padding: 3px 18px 0 0;
        width: 100%;
        position: relative
    }

@media screen and (max-width:445px) {
    #home-slider #content-slider .container .search-box-home .btn-group .dropdown-menu ul.dropdown-menu li a {
        font-size: 13px;
        line-height: 23px;
        letter-spacing: 0
    }

        #home-slider #content-slider .container .search-box-home .btn-group .dropdown-menu ul.dropdown-menu li a .text {
            font-size: 22px;
            line-height: 40px
        }
}

#home-slider #content-slider .container .search-box-home .btn-group .dropdown-menu ul.dropdown-menu li a .glyphicon {
    display: none;
    position: absolute;
    right: 0;
    top: 6px
}

#home-slider #content-slider .container .search-box-home .btn-group .dropdown-menu ul.dropdown-menu li.selected a span.glyphicon {
    display: block
}

#home-slider #content-slider .container .search-box-home select.selectpicker.bs-select-hidden {
    display: none
}

@media screen and (max-width:991px) {
    #home-slider #content-slider .container .search-box-home #btn-search-home {
        position: absolute;
        bottom: 25px;
        left: 1px;
        right: 0;
        padding-left: 0
    }
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home #btn-search-home {
        bottom: 5px
    }
}

@media screen and (max-width:445px) {
    #home-slider #content-slider .container .search-box-home #btn-search-home {
        left: 15px;
        right: 11px
    }
}

@media screen and (max-width:650px) {
    #home-slider #content-slider .container .search-box-home .filters {
        margin-top: 0
    }
}

#home-slider #content-slider .container .search-box-home .filters #searchBtnHome {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: 600;
    background-color: #ff0090;
    border-radius: 4px;
    text-transform: none
}

@media screen and (max-width:991px) {
    #home-slider #content-slider .container .search-box-home .filters #searchBtnHome {
        max-width: 200px;
        margin: 0 auto;
        display: block
    }
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .filters #searchBtnHome {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

@media screen and (max-width:445px) {
    #home-slider #content-slider .container .search-box-home .filters #searchBtnHome {
        background-color: #ff0090
    }
}

@media screen and (max-width:445px) {
    #home-slider #content-slider .container .search-box-home .filters #searchBtnHome {
        width: 100%;
        max-width: 100%
    }
}

#home-slider #content-slider .container .search-box-home .filters .select-loading {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 15px;
    height: 50px;
    z-index: 1;
    border-radius: 4px
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .filters .select-loading {
        height: 36px;
        line-height: 36px;
        margin-bottom: 15px;
        right: 0
    }
}

@media screen and (max-width:650px) {
    #home-slider #content-slider .container .search-box-home .filters .select-loading {
        background-color: #f7f7f7
    }
}

#home-slider #content-slider .container .search-box-home .filters .select-loading:after {
    content: "ï„£";
    font-family: Ionicons;
    position: absolute;
    right: 10px;
    top: 14px;
    color: #ff0090;
    font-size: 20px;
    font-weight: 600
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .filters .select-loading:after {
        right: 11px;
        top: 1px;
        font-size: 16px
    }
}

#home-slider #content-slider .container .search-box-home .filters .small-select {
    margin-right: -18px;
    margin-top: 25px
}

@media screen and (max-width:991px) {
    #home-slider #content-slider .container .search-box-home .filters .small-select {
        margin-right: -15px
    }
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .filters .small-select {
        margin-top: 0
    }
}

@media screen and (max-width:480px) {
    #home-slider #content-slider .container .search-box-home .filters .small-select {
        margin-right: -4px
    }
}

#home-slider #content-slider .container .search-box-home .filters .small-select .btn-group .btn-select, #home-slider #content-slider .container .search-box-home .filters .small-select .btn-group .search-field {
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    color: #706f6f;
    border-radius: 4px !important;
    border: 1px solid #afafaf;
    background-color: #efefef
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .filters .small-select .btn-group .btn-select, #home-slider #content-slider .container .search-box-home .filters .small-select .btn-group .search-field {
        height: 36px;
        line-height: 36px
    }
}

#home-slider #content-slider .container .search-box-home .filters .small-select .btn-group .btn-select span {
    color: #706f6f;
    font-weight: 400
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .filters .small-select .btn-group .btn-select span {
        color: #2b2b29;
        font-weight: 400
    }
}

#home-slider #content-slider .container .search-box-home .filters .small-select .btn-group .btn-select:after, #home-slider #content-slider .container .search-box-home .filters .small-select .btn-group .search-field:after {
    font-size: 16px
}

#home-slider #content-slider .container .search-box-home .filters .small-select .btn-group .search-field {
    width: 100%;
    font-family: Raleway,sans-serif;
    padding: 0 10px
}

@media screen and (max-width:650px) {
    #home-slider #content-slider .container .search-box-home .filters .small-select .btn-group .search-field {
        background-color: #f7f7f7
    }
}

#home-slider #content-slider .container .search-box-home .filters .small-select .select-loading {
    height: 36px;
    right: 15px
}

@media screen and (max-width:480px) {
    #home-slider #content-slider .container .search-box-home .filters .small-select .select-loading {
        right: 4px
    }
}

#home-slider #content-slider .container .search-box-home .filters .small-select .select-loading:after {
    top: 10px;
    font-size: 16px
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .filters .small-select .select-loading:after {
        top: 1px
    }
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .filters .full-width-mobile {
        padding-right: 0 !important
    }
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .search-box-home .filters [class|=col] {
        min-height: 36px;
        margin-bottom: 15px;
        padding-left: 0 !important
    }
}

#home-slider #content-slider .container .campo_input {
    height: 50px;
    position: relative;
    background-color: #fff;
    line-height: 50px;
    border-radius: 2px;
    padding: 0;
    color: #706f6f;
    font-family: Raleway,sans-serif
}

@media screen and (max-width:650px) {
    #home-slider #content-slider .container .campo_input {
        background-color: #f7f7f7
    }
}

#home-slider #content-slider .container .campo_input.campo_inputfake {
    padding: 0 10px;
    letter-spacing: 0
}

@media screen and (min-width:767px) and (max-width:991px) {
    #home-slider #content-slider .container .campo_input.campo_inputfake {
        font-size: 15px
    }
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .campo_input {
        height: 36px;
        line-height: 36px;
        margin-bottom: 15px;
        font-size: 14px
    }
}

#home-slider #content-slider .container .campo_input input {
    width: 100%;
    height: 100%;
    line-height: 50px;
    outline: 0;
    border-radius: 4px;
    border: 1px solid #afafaf;
    background-color: #efefef;
    width: 100%;
    font-family: Raleway,sans-serif;
    font-size: 16px;
    padding: 0 10px;
    height: 50px
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .container .campo_input input {
        height: 36px;
        line-height: 36px;
        margin-bottom: 15px;
        font-size: 16px
    }
}

@media screen and (max-width:650px) {
    #home-slider #content-slider .container .campo_input input {
        background-color: #f7f7f7
    }
}

#home-slider #content-slider button.modificaZone {
    background-color: #fff;
    height: 45px;
    line-height: 45px;
    display: block;
    text-align: center;
    color: #ff0090;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 2px;
    padding: 0 10px
}

    #home-slider #content-slider button.modificaZone > small {
        font-size: 12px;
        line-height: 45px;
        text-transform: lowercase
    }

@media screen and (max-width:767px) {
    #home-slider #content-slider button.modificaZone {
        height: 34px;
        line-height: 34px;
        padding: 0 5px;
        font-size: 13px;
        letter-spacing: -.5px;
        top: 1px
    }

        #home-slider #content-slider button.modificaZone > small {
            font-size: 11px;
            line-height: 34px
        }
}

@media screen and (max-width:650px) {
    #home-slider #content-slider button.modificaZone {
        background-color: #f7f7f7
    }
}

#home-slider #content-slider .zoneOverlay {
    position: absolute;
    top: -31px;
    left: -1px;
    right: 25px;
    width: 101%
}

@media screen and (min-width:1199px) and (max-width:1274) {
    #home-slider #content-slider .zoneOverlay {
        top: -20px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    #home-slider #content-slider .zoneOverlay {
        top: -20px
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    #home-slider #content-slider .zoneOverlay {
        top: -34px
    }
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .zoneOverlay {
        position: fixed;
        top: -145px;
        left: 0;
        height: 100%;
        z-index: 10
    }
}

@media screen and (max-width:551px) {
    #home-slider #content-slider .zoneOverlay {
        top: -114px
    }
}

@media screen and (max-width:480px) {
    #home-slider #content-slider .zoneOverlay {
        top: -82px
    }
}

#home-slider #content-slider .zoneOverlay p {
    padding-bottom: 12px
}

@media screen and (min-width:767px) and (max-width:1199px) {
    #home-slider #content-slider .zoneOverlay p {
        line-height: 14px
    }
}

@media screen and (max-width:767px) {
    #home-slider #content-slider .zoneOverlay p {
        display: none
    }
}

@media screen and (max-width:550px) {
    #home-slider #content-slider .zoneOverlay p span.desktop {
        display: none
    }
}

#home-slider #content-slider .zoneOverlay p span.mobile {
    display: none
}

@media screen and (max-width:550px) {
    #home-slider #content-slider .zoneOverlay p span.mobile {
        display: inline-block
    }
}

@media screen and (max-width:550px) {
    #home-slider #content-slider .zoneOverlay p {
        padding-bottom: 8px
    }
}

@media screen and (max-width:480px) {
    #home-slider #content-slider .zoneOverlay p {
        display: none
    }
}

#home-slider #content-slider .zoneOverlay .zoneOverlayIntro p {
    text-align: left;
    color: #fff;
    font-weight: 400;
    padding-bottom: 6px
}

    #home-slider #content-slider .zoneOverlay .zoneOverlayIntro p strong {
        font-weight: 600;
        color: #fff
    }

#page-content.home {
    position: relative;
    z-index: 1
}

    #page-content.home .mobile {
        display: none
    }

@media screen and (max-width:599px) {
    #page-content.home .mobile {
        display: inline
    }
}

#page-content #form-rating-realty {
    padding: 200px 140px 100px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(/Content/images/header-valuta.png)
}

@media screen and (max-width:767px) {
    #page-content #form-rating-realty {
        padding: 35px 0
    }
}

@media screen and (max-width:480px) {
    #page-content #form-rating-realty {
        padding: 30px 20px 35px
    }
}

@media screen and (max-width:445px) {
    #page-content #form-rating-realty {
        padding: 15px 20px 35px
    }
}

#page-content #form-rating-realty:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

@media screen and (max-width:650px) {
    #page-content #form-rating-realty h4 {
        font-size: 16px;
        line-height: 19px
    }
}

.showcase .showcase-tab ul .showcase-nav a.arrow-left {
    display: none;
    float: left
}

    .showcase .showcase-tab ul .showcase-nav a.arrow-left:after {
        content: "ï„¤";
        font-family: Ionicons;
        position: absolute;
        left: 15px;
        top: 7px;
        color: #ff0090;
        font-size: 20px
    }

.showcase .showcase-tab ul .showcase-nav a.arrow-right {
    display: none;
    float: right
}

    .showcase .showcase-tab ul .showcase-nav a.arrow-right:after {
        content: "ï„¥";
        font-family: Ionicons;
        position: absolute;
        right: 1px;
        top: 7px;
        color: #ff0090;
        font-size: 20px
    }

.showcase .showcase-tab ul .showcase-nav a.arrow-left, .showcase .showcase-tab ul .showcase-nav a.arrow-right {
    width: 30px;
    height: 36px !important;
    position: relative;
    text-shadow: 0 2px 4px rgba(0,0,0,.4)
}

.showcase .showcase-nav-mobile {
    position: absolute;
    bottom: -40px;
    left: 25px;
    right: 25px;
    height: 36px
}

    .showcase .showcase-nav-mobile a.arrow-left {
        display: none;
        left: 25px;
        padding-left: 25px
    }

        .showcase .showcase-nav-mobile a.arrow-left:after {
            content: "ï„¤";
            font-family: Ionicons;
            position: absolute;
            left: 0;
            top: 1px;
            color: #ff0090;
            font-size: 20px
        }

    .showcase .showcase-nav-mobile a.arrow-right {
        display: none;
        right: 25px;
        padding-right: 25px
    }

        .showcase .showcase-nav-mobile a.arrow-right:after {
            content: "ï„¥";
            font-family: Ionicons;
            position: absolute;
            right: 0;
            top: 1px;
            color: #ff0090;
            font-size: 20px
        }

    .showcase .showcase-nav-mobile a.arrow-left, .showcase .showcase-nav-mobile a.arrow-right {
        width: auto;
        height: 36px;
        line-height: 36px;
        position: absolute
    }

        .showcase .showcase-nav-mobile a.arrow-left.active, .showcase .showcase-nav-mobile a.arrow-right.active {
            display: block
        }

.showcase .first-box, .showcase .second-box, .showcase .third-box {
    visibility: hidden;
    max-height: 0
}

@media screen and (max-width:767px) {
    .showcase .first-box, .showcase .second-box, .showcase .third-box {
        margin-right: -15px;
        margin-left: -15px
    }
}

.showcase .first-box.active {
    visibility: visible;
    max-height: 2000px
}

.form-box.home .form-wrap {
    background: #fff;
    border: 1px solid rgba(151,151,151,.31);
    border-radius: 2px;
    padding: 25px 10px;
    min-height: 215px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .form-box.home .form-wrap {
        padding: 20px;
        min-height: 203px
    }
}

@media screen and (max-width:480px) {
    .form-box.home .form-wrap {
        padding: 15px;
        min-height: 170px
    }
}

.form-box.home .form-wrap .description-box-left {
    border-right: 1px solid #ff0090
}

    .form-box.home .form-wrap .description-box-left p {
        text-align: left !important
    }

.form-box.home .form-wrap p {
    line-height: 1.57
}

@media screen and (max-width:480px) {
    .form-box.home .form-wrap p {
        margin-bottom: 20px
    }
}

.form-box.home .form-wrap .campo_input, .form-box.home .form-wrap .form-field {
    outline: inherit;
    border: none;
    border-radius: 2px;
    width: 100%;
    margin-bottom: 25px;
    padding: 10px;
    font-family: Raleway,sans-serif;
    font-size: 14px;
    line-height: 14px;
    background-color: #f2f2f2;
    color: #2b2b29;
    font-weight: 500
}

.form-box.home .form-wrap .campo_input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.form-box.home .form-wrap a.submit {
    margin: 0 auto;
    width: 130px;
    height: 36px;
    line-height: 36px;
    text-transform: none;
    font-weight: 500;
    background-color: #ff0090;
    color: #fff;
    text-transform: uppercase;
    border-radius: 2px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
    font-size: 16px;
    font-family: Raleway,sans-serif;
    display: inline-block;
    overflow: hidden;
    outline: 0
}

@media screen and (max-width:480px) {
    .form-box.home .form-wrap a.submit {
        display: block
    }
}

.preview-section.home h3 {
    font-size: 28px;
    line-height: 32px
}

.preview-section.home p {
    font-size: 18px;
    color: #000
}

.city-list.home.padding-md {
    padding: 35px 0 !important
}

@media screen and (max-width:991px) {
    .city-list.home h4 {
        font-size: 18px;
        line-height: 28px
    }
}

@media screen and (max-width:767px) {
    .city-list.home h4 {
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width:650px) {
    .city-list.home .col-xs-3 {
        width: 100%;
        margin-bottom: 15px
    }
}

@media screen and (max-width:650px) {
    .city-list.home .col-xs-3:last-child {
        margin-bottom: 0
    }
}

.city-list .city-hidden {
    overflow: hidden;
    visibility: hidden;
    max-height: 0
}

@media screen and (max-width:650px) {
    .city-list .city-hidden .col-md-6 {
        margin-bottom: 15px
    }
}

@media screen and (max-width:650px) {
    .city-list .city-hidden .col-md-6:last-child {
        margin-bottom: 0
    }
}

.city-list ul.main-city {
    padding: 0 30px
}

    .city-list ul.main-city li {
        display: inline-block;
        font-size: 20px;
        line-height: 30px;
        text-transform: uppercase
    }

@media screen and (max-width:650px) {
    .city-list ul.main-city li {
        font-size: 18px;
        line-height: 28px
    }
}

.city-list ul.main-city li:after {
    content: "-";
    margin-left: 5px;
    color: #ff0090;
    font-weight: 700
}

.city-list ul.main-city li:last-child:after {
    content: ""
}

.city-list ul.category-city-list {
    padding: 25px;
    border: 1px solid rgba(0,0,0,.2)
}

@media screen and (max-width:991px) {
    .city-list ul.category-city-list {
        padding: 5px 15px
    }
}

@media screen and (max-width:480px) {
    .city-list ul.category-city-list {
        border-radius: 2px
    }
}

.city-list ul.category-city-list li {
    font-size: 16px;
    line-height: 36px
}

@media screen and (max-width:650px) {
    .city-list ul.category-city-list li {
        display: inline-block
    }

        .city-list ul.category-city-list li:after {
            content: "/";
            margin-left: 5px;
            color: #ff0090;
            font-weight: 700
        }

        .city-list ul.category-city-list li:last-child:after {
            content: ""
        }
}

.city-list ul.category {
    padding: 25px;
    border: 1px solid rgba(0,0,0,.2)
}

@media screen and (max-width:991px) {
    .city-list ul.category {
        padding: 5px 15px
    }
}

.city-list ul.category li {
    display: inline-block;
    font-size: 16px;
    line-height: 36px
}

    .city-list ul.category li:after {
        content: " ";
        margin-right: 15px;
        color: #ff0090;
        font-weight: 700
    }

@media screen and (max-width:650px) {
    .city-list ul.category li:after {
        content: "/";
        margin-left: 5px;
        margin-right: 0
    }
}

.city-list ul.category li:last-child:after {
    content: ""
}

.search-ttabs-wrap ul {
    margin-top: -1px;
    display: none
}

.ttabs-wrap ul {
    margin-top: -1px;
    display: none
}

.basic-form .contact-form {
    -webkit-box-shadow: 0 2px 17px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 17px 0 rgba(0,0,0,.3);
    border-radius: 2px;
    background-color: #f2f2f2;
    margin-left: 15px;
    margin-right: 15px;
    padding: 50px 35px;
    position: relative
}

@media screen and (max-width:480px) {
    .basic-form .contact-form {
        padding: 25px 10px
    }
}

.basic-form .contact-form .col-xs-1 {
    max-width: 25px
}

.basic-form .contact-form .form-field, .basic-form .contact-form .select-field, .basic-form .contact-form .textarea-field {
    outline: 0;
    border: none;
    border-bottom: 1px solid #706f6f;
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 5px;
    font-family: Raleway,sans-serif;
    font-size: 14px;
    background-color: transparent
}

.basic-form .contact-form .select-field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    color: #706f6f;
    font-size: 14px;
    text-align: left;
    position: relative;
    background: transparent url(../img/select-arrow-down.png) no-repeat 100% center;
    background-size: 11px 7px;
    background-position-y: 4px
}

.basic-form .contact-form ::-webkit-input-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px;
    text-align: left
}

.basic-form .contact-form :-moz-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px;
    text-align: left
}

.basic-form .contact-form ::-moz-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px;
    text-align: left
}

.basic-form .contact-form :-ms-input-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px;
    text-align: left
}

.basic-form .contact-form label {
    font-family: Raleway,sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #706f6f
}

    .basic-form .contact-form label.checkbox-label {
        padding-left: 5px;
        line-height: 14px
    }

@media screen and (max-width:550px) {
    .basic-form .contact-form label.checkbox-label {
        line-height: 24px;
        margin-top: -1px;
        font-size: 11px
    }
}

.basic-form .contact-form label.check-vendere_casa, .basic-form .contact-form label.check-vendere_casa_icon {
    margin: 0;
    font-weight: 700 !important;
    margin-bottom: 0 !important
}

.basic-form .contact-form label.check-vendere_casa {
    font-size: 14px !important;
    margin-top: 8px
}

.basic-form .contact-form label.check-vendere_casa_icon {
    color: #ff0090 !important
}

@media screen and (max-width:991px) {
    .basic-form .contact-form label.check-vendere_casa_icon {
        margin-top: -4px
    }
}

.basic-form .contact-form .checkbox-field {
    margin-right: 5px
}

    .basic-form .contact-form .checkbox-field.check-vendere_casa {
        margin-top: 12px
    }

.basic-form .contact-form .textarea-field {
    resize: none
}

.basic-form .contact-form.contact-form-agency {
    margin-left: 0;
    margin-right: 0;
    padding: 25px 15px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid rgba(0,0,0,.26);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px
}

@media screen and (max-width:550px) {
    .basic-form .contact-form.contact-form-agency {
        padding: 15px;
        margin-left: -15px;
        margin-right: -15px
    }
}

.basic-form .contact-form.contact-form-agency form {
    margin-left: -15px;
    margin-right: -15px
}

@media screen and (max-width:480px) {
    .basic-form .contact-form.contact-form-agency .info .mobile-hidden {
        display: none
    }
}

.basic-form .contact-form.contact-form-agency a.btn-alt.tel {
    margin-top: 20px
}

@media screen and (max-width:650px) {
    .basic-form .contact-form.contact-form-agency a.btn-alt {
        font-size: 14px;
        line-height: 30px;
        height: 30px
    }
}

@media screen and (min-width:1199px) and (max-width:1250px) {
    .basic-form .contact-form.contact-form-agency a.btn-alt {
        margin-top: 15px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .basic-form .contact-form.contact-form-agency a.btn-alt {
        margin-top: 15px;
        height: 30px;
        line-height: 30px;
        font-size: 13px
    }
}

@media screen and (max-width:991px) {
    .basic-form .contact-form.contact-form-agency a.btn-alt {
        margin-top: 15px
    }
}

.basic-form .contact-form.contact-form-agency h5 {
    font-size: 1em;
    line-height: 1.5;
    font-weight: 500;
    font-family: Raleway,sans-serif;
    color: #ff0090
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .basic-form .contact-form.contact-form-agency h5 {
        font-size: .875em
    }
}

@media screen and (max-width:650px) {
    .basic-form .contact-form.contact-form-agency h5 {
        font-size: .875em;
        line-height: 1.2
    }
}

.basic-form .contact-form.contact-form-agency h6 {
    font-size: 1em;
    line-height: 1.5;
    font-weight: 500;
    font-family: Raleway,sans-serif;
    color: #2b2b29
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .basic-form .contact-form.contact-form-agency h6 {
        font-size: .875em
    }
}

@media screen and (max-width:650px) {
    .basic-form .contact-form.contact-form-agency h6 {
        font-size: .875em;
        line-height: 1.2
    }
}

.basic-form .contact-form.contact-form-agency .form-field {
    outline: inherit;
    border: none;
    border-radius: 2px;
    width: 100%;
    margin-bottom: 18px;
    padding: 10px;
    font-family: Raleway,sans-serif;
    font-size: 14px;
    line-height: 14px;
    background-color: #f2f2f2;
    color: #2b2b29;
    font-weight: 500
}

    .basic-form .contact-form.contact-form-agency .form-field.added {
        height: 0;
        opacity: 0;
        padding: 0;
        margin: 0 !important
    }

.basic-form .contact-form.contact-form-agency .select-field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background: transparent url(../img/select-arrow-down.png) no-repeat 100% center;
    background-size: 11px 7px;
    background-position-y: 14px;
    background-position-x: 95%;
    background-position-x: calc(100% - 15px);
    width: 100%;
    border-radius: 2px;
    width: 100%;
    margin-bottom: 25px;
    padding: 8px 35px 8px 10px;
    font-family: Raleway,sans-serif;
    font-size: 14px;
    line-height: 20px;
    background-color: #f2f2f2;
    color: #706f6f;
    font-weight: 500;
    border: none
}

.basic-form .contact-form.contact-form-agency label {
    font-size: 14px;
    padding-left: 0;
    line-height: 20px;
    color: #706f6f;
    font-weight: 500;
    margin-bottom: 12px;
    font-family: Raleway,sans-serif
}

.basic-form .contact-form.contact-form-agency textarea.form-field {
    padding: 12px 9px
}

.basic-form .contact-form.contact-form-agency ::-webkit-input-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px
}

.basic-form .contact-form.contact-form-agency :-moz-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px
}

.basic-form .contact-form.contact-form-agency ::-moz-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px
}

.basic-form .contact-form.contact-form-agency :-ms-input-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px
}

.basic-form .contact-form.contact-form-agency .privacy label {
    font-size: .875em;
    line-height: 1.2;
    margin-bottom: 0;
    padding-left: 0;
    font-weight: 400
}

.basic-form .contact-form.contact-form-agency .privacy.first-row {
    margin-bottom: 16px
}

.basic-form .contact-form.contact-form-agency .form-success {
    position: relative
}

@media screen and (min-width:1199px) and (max-width:1274px) {
    .basic-form .contact-form.contact-form-agency .form-success {
        min-height: 397px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .basic-form .contact-form.contact-form-agency .form-success {
        min-height: 371px
    }
}

.basic-form .contact-form.contact-form-agency.horizontal {
    overflow: hidden;
    margin-bottom: 15px
}

    .basic-form .contact-form.contact-form-agency.horizontal .col-md-6 {
        min-height: 55px
    }

    .basic-form .contact-form.contact-form-agency.horizontal .form-field {
        margin-bottom: 10px
    }

    .basic-form .contact-form.contact-form-agency.horizontal .first-row {
        margin-bottom: 8px
    }

    .basic-form .contact-form.contact-form-agency.horizontal .second-row {
        margin-bottom: 15px
    }

    .basic-form .contact-form.contact-form-agency.horizontal .textarea-field {
        height: 148px
    }

@media screen and (min-width:1200px) and (max-width:1250px) {
    .basic-form .contact-form.contact-form-agency.horizontal .textarea-field {
        height: 160px
    }
}

@media screen and (max-width:991px) {
    .basic-form .contact-form.contact-form-agency.horizontal .textarea-field {
        margin-bottom: 15px
    }
}

@media screen and (max-width:991px) {
    .basic-form .contact-form.contact-form-agency.horizontal .mobile-hidden {
        display: none
    }
}

@media screen and (max-width:991px) {
    .basic-form .contact-form.contact-form-agency.horizontal .col-md-9 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 25px
    }
}

.basic-form .contact-form.modal-form {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding: 0
}

.basic-form .contact-form .form-success {
    display: none
}

    .basic-form .contact-form .form-success p {
        margin-bottom: 10px
    }

        .basic-form .contact-form .form-success p span {
            color: #2b2b29;
            font-weight: 600
        }

.basic-form .contact-form .loader {
    background-color: rgba(255,255,255,.95);
    border: 1px solid rgba(0,0,0,.04);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none
}

    .basic-form .contact-form .loader span {
        text-align: center;
        display: block;
        width: 150px;
        height: 100px;
        margin: 0 auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

footer #footer-logo img {
    height: 36px;
    width: auto;
    display: inline-block
}

    footer #footer-logo img.retina {
        display: none
    }

@media(-webkit-min-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(min-resolution:192dpi) {
    footer #footer-logo img.retina {
        display: block
    }
}

footer #back-to-top {
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    height: 56px;
    width: 56px;
    overflow: hidden;
    z-index: 97;
    position: fixed;
    bottom: 25px;
    right: 25px;
    font-size: 24px;
    line-height: 56px;
    -webkit-box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);
    box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);
    opacity: 0;
    background-color: #ff0090
}

@media screen and (max-width:480px) {
    footer #back-to-top {
        height: 45px;
        width: 45px;
        bottom: 65px;
        right: 10px;
        line-height: 42px
    }

        footer #back-to-top i {
            font-size: 18px
        }
}

@media screen and (max-width:767px) {
    footer #back-to-top {
        bottom: 65px
    }
}

@media screen and (max-width:991px) {
    footer #back-to-top {
        bottom: 75px
    }
}

@media screen and (max-width:991px) {
    footer .first-row .col-md-3 img {
        margin: 0 auto
    }
}

footer .content a, footer .footer-copy a {
    color: #fff
}

@media screen and (max-width:1199px) {
    footer .footer-copy .phone {
        display: none
    }
}

@media screen and (max-width:991px) {
    footer.closed #mobile-footer span.closed {
        display: none
    }
}

.modal-dialog .modal-content {
    border-radius: 0;
    -webkit-box-shadow: 0 9px 46px 8px rgba(0,0,0,.14),0 11px 15px -7px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.2);
    box-shadow: 0 9px 46px 8px rgba(0,0,0,.14),0 11px 15px -7px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.2);
    border: none;
    padding: 10px
}

    .modal-dialog .modal-content .modal-header {
        border: none;
        display: block
    }

        .modal-dialog .modal-content .modal-header h4 {
            font-size: 22px;
            line-height: 32px;
            color: #ff0090;
            font-family: Raleway,sans-serif;
            font-weight: 500
        }

        .modal-dialog .modal-content .modal-header .close {
            margin-top: -2px;
            opacity: .5;
            padding: 0
        }

            .modal-dialog .modal-content .modal-header .close i {
                font-size: 30px
            }

    .modal-dialog .modal-content .modal-footer {
        border: none
    }

        .modal-dialog .modal-content .modal-footer a {
            color: #f2f2f2
        }

    .modal-dialog .modal-content.strong {
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.ui-autocomplete {
    position: absolute;
    z-index: 10000 !important;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 transparent,0 2px 4px -1px rgba(0,0,0,.2);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 transparent,0 2px 4px -1px rgba(0,0,0,.2);
    border: 1px solid rgba(0,0,0,.1);
    max-width: 42%
}

@media screen and (max-width:480px) {
    .ui-autocomplete {
        max-width: 100%
    }
}

#cookiesdirective {
    font-family: Raleway,sans-serif !important;
    line-height: 20px;
    padding: 5px 0;
    opacity: .95 !important
}

    #cookiesdirective a {
        font-family: Raleway,sans-serif !important;
        color: #ff0090 !important
    }

    #cookiesdirective #impliedsubmit {
        background-color: #ff0090;
        font-family: Raleway,sans-serif;
        color: #fff;
        height: 26px;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 17px;
        font-weight: 400;
        outline: 0;
        border: none;
        padding: 5px 15px;
        margin-top: 10px
    }

.margin-top-none {
    margin-top: 0 !important
}

.margin-bottom {
    margin-bottom: 36px
}

.margin-bottom-sm {
    margin-bottom: 15px
}

.margin-top-md {
    margin-top: 25px
}

.clean-form .form-field {
    outline: inherit;
    border: none;
    border-radius: 2px;
    width: 100%;
    margin-bottom: 25px;
    padding: 10px;
    font-family: Raleway,sans-serif;
    font-size: 14px;
    line-height: 14px;
    background-color: #f2f2f2;
    color: #2b2b29;
    font-weight: 500
}

@media screen and (max-width:550px) {
    .clean-form .form-field {
        margin-bottom: 10px
    }
}

.clean-form .form-field:disabled {
    opacity: .5
}

.clean-form label {
    font-size: 14px;
    line-height: 20px;
    color: #706f6f;
    font-weight: 500;
    margin-bottom: 12px;
    font-family: Raleway,sans-serif
}

@media screen and (max-width:550px) {
    .clean-form label {
        font-size: 12px
    }
}

.clean-form ::-webkit-input-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px
}

.clean-form :-moz-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px
}

.clean-form ::-moz-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px
}

.clean-form :-ms-input-placeholder {
    font-family: Raleway,sans-serif;
    color: #706f6f;
    font-size: 14px
}

.clean-form a {
    font-weight: 500
}

    .clean-form a.btn-alt {
        border-radius: 2px;
        font-weight: 500
    }

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

#page-content {
    margin-bottom: 100px
}

.padding-top-sm {
    padding-top: 10px
}

.btn-t-xs {
    margin: 0 auto;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-transform: none;
    font-weight: 500;
    background-color: #ff0090;
    color: #fff;
    text-transform: uppercase;
    border-radius: 2px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
    font-size: 16px;
    font-family: Raleway,sans-serif;
    display: inline-block;
    overflow: hidden;
    outline: 0
}

@media screen and (max-width:767px) {
    .m-padding-left-none {
        padding-left: 0
    }

    .m-margin-top-md {
        margin-top: 20px !important
    }

    .m-text-justify {
        text-align: justify
    }

    .m-text-center {
        text-align: center
    }

    .m-border-top-none {
        border-top: none !important
    }

    .m-border-right-none {
        border-right: none !important
    }

    .m-display-block {
        display: block !important
    }
}

.cbp_tmtimeline {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
    position: relative
}

    .cbp_tmtimeline:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        width: 10px;
        background: #e6e6e6;
        left: 20%;
        margin-left: -10px
    }

    .cbp_tmtimeline > li .cbp_tmtime {
        display: block;
        width: 25%;
        padding-right: 100px;
        position: absolute
    }

[data-ttab=three] .cbp_tmicon-phone {
    background-image: url(../img/ultimi_annunci.png);
    background-size: 80% 80%;
    background-position: center;
    background-color: #bdbdbd
}

.cbp_tmtimeline > li .cbp_tmtime span {
    display: block;
    text-align: right
}

    .cbp_tmtimeline > li .cbp_tmtime span:first-child {
        font-size: .9em;
        color: #e3e3e3
    }

    .cbp_tmtimeline > li .cbp_tmtime span:last-child {
        font-size: 2.9em;
        color: #d6d6d6
    }

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
    color: #b6b6b6
}

.cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 15px 25%;
    background: #d6d6d6;
    color: #fff;
    padding: 15px 0 15px 15px;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.4;
    position: relative;
    border-radius: 5px
}

    .cbp_tmtimeline > li .cbp_tmlabel > a {
        display: table;
        width: 100%
    }

        .cbp_tmtimeline > li .cbp_tmlabel > a > div {
            float: none;
            display: table-cell;
            vertical-align: middle
        }

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
    background: #bdbdbd
}

.cbp_tmtimeline > li .cbp_tmlabel h4 {
    margin-top: 0;
    padding: 0 0 5px;
    border-bottom: 1px solid rgba(255,255,255,.4);
    font-size: 20px
}

.cbp_tmtimeline > li .cbp_tmlabel p {
    margin-top: 10px;
    color: #000
}

.cbp_tmtimeline > li .cbp_tmlabel:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-right-color: #d6d6d6;
    border-width: 10px;
    top: 10px
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: #bdbdbd
}

.cbp_tmtimeline > li .cbp_tmicon {
    width: 40px;
    height: 40px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 1.4em;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 8px #e6e6e6;
    box-shadow: 0 0 0 8px #e6e6e6;
    text-align: center;
    left: 20%;
    margin: 0 0 0 -25px
}

@media screen and (max-width:65.375em) {
    .cbp_tmtimeline > li .cbp_tmtime span:last-child {
        font-size: 1.5em
    }
}

@media screen and (max-width:47.2em) {
    .cbp_tmtimeline:before {
        display: none
    }

    .cbp_tmtimeline > li .cbp_tmtime {
        width: 100%;
        position: relative;
        padding: 0 0 20px
    }

        .cbp_tmtimeline > li .cbp_tmtime span {
            text-align: left
        }

    .cbp_tmtimeline > li .cbp_tmlabel {
        margin: 0 0 30px;
        padding: 1em;
        font-weight: 400;
        font-size: 95%
    }

        .cbp_tmtimeline > li .cbp_tmlabel:after {
            right: auto;
            left: 20px;
            border-right-color: transparent;
            border-bottom-color: #d6d6d6;
            top: -20px
        }

    .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
        border-right-color: transparent;
        border-bottom-color: #bdbdbd
    }

    .cbp_tmtimeline > li .cbp_tmicon {
        position: relative;
        float: right;
        left: auto;
        margin: -55px 5px 0 0
    }
}

button.modificaZone {
    background-color: #fff;
    height: 45px;
    line-height: 45px;
    display: block;
    text-align: center;
    color: #ff0090;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 2px;
    padding: 0 10px
}

@media screen and (max-width:767px) {
    button.modificaZone {
        height: 34px;
        line-height: 34px;
        padding: 0 5px;
        font-size: 13px;
        letter-spacing: -.5px;
        top: 1px
    }
}

@media screen and (max-width:650px) {
    button.modificaZone {
        background-color: #f7f7f7
    }
}

.zoneOverlay {
    position: absolute;
    top: -31px;
    left: -1px;
    right: 25px;
    width: 101%
}

@media screen and (min-width:1199px) and (max-width:1274) {
    .zoneOverlay {
        top: -20px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .zoneOverlay {
        top: -20px
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    .zoneOverlay {
        top: -34px
    }
}

@media screen and (max-width:767px) {
    .zoneOverlay {
        position: fixed;
        top: -145px;
        left: 0;
        height: 100%;
        z-index: 10
    }
}

@media screen and (max-width:551px) {
    .zoneOverlay {
        top: -114px
    }
}

@media screen and (max-width:480px) {
    .zoneOverlay {
        top: -82px
    }
}

.zoneOverlay p {
    padding-bottom: 12px
}

@media screen and (min-width:767px) and (max-width:1199px) {
    .zoneOverlay p {
        line-height: 14px
    }
}

@media screen and (max-width:767px) {
    .zoneOverlay p {
        display: none
    }
}

@media screen and (max-width:550px) {
    .zoneOverlay p span.desktop {
        display: none
    }
}

.zoneOverlay p span.mobile {
    display: none
}

@media screen and (max-width:550px) {
    .zoneOverlay p span.mobile {
        display: inline-block
    }
}

@media screen and (max-width:550px) {
    .zoneOverlay p {
        padding-bottom: 8px
    }
}

@media screen and (max-width:480px) {
    .zoneOverlay p {
        display: none
    }
}

.zoneOverlay .zoneOverlayIntro p {
    text-align: left;
    color: #fff;
    font-weight: 400;
    padding-bottom: 6px
}

    .zoneOverlay .zoneOverlayIntro p strong {
        font-weight: 600;
        color: #fff
    }

.spanMobileText {
    background-color: #ff0090;
    padding: 5px 3px
}

@media screen and (max-width:991px) {
    .desktop-show {
        display: none !important
    }
}

.anonymouse, .loggedAnonymouse {
    display: inline-block
}

#header-tooltip-content {
    padding: 10px;
    text-align: left
}

    #header-tooltip-content i {
        color: gray;
        display: inline-block;
        font-size: 30px;
        margin-right: 10px;
        vertical-align: top;
        width: 30px
    }

    #header-tooltip-content .header-tooltip-text {
        white-space: normal;
        width: 270px;
        text-align: justify;
        display: inline-block;
        vertical-align: top
    }

        #header-tooltip-content .header-tooltip-text strong {
            font-weight: 700
        }

    #header-tooltip-content button {
        display: block;
        height: 30px;
        width: 100%;
        font-size: 12px;
        margin-top: 10px;
        line-height: 16px
    }

    #header-tooltip-content hr {
        background-color: gray;
        color: gray;
        border-color: gray;
        margin-bottom: 10px
    }

    #header-tooltip-content #header-tooltip-show-auto-label {
        vertical-align: text-bottom
    }

    #header-tooltip-content .no-padding {
        padding: 0 !important
    }

.row.first-row.privacy > .col-xs-1 {
    max-width: 25px
}

.lblPrivacy {
    font-size: 12px
}

@media screen and (min-width:1200px) and (max-width:1215px) {
    #contact-us-modal .modal-dialog {
        width: 1155px;
        margin: 30px auto;
        padding: 0
    }

    #contact-us-modal .modal-content {
        height: auto;
        border-radius: 0
    }
}

@media screen and (min-width:992px) and (max-width:1015px) {
    #contact-us-modal .modal-dialog {
        width: 947px;
        margin: 30px auto;
        padding: 0
    }

    #contact-us-modal .modal-content {
        height: auto;
        border-radius: 0
    }
}

@media screen and (min-width:768px) and (max-width:795px) {
    #contact-us-modal .modal-dialog {
        width: 723px;
        margin: 30px auto;
        padding: 0
    }

    #contact-us-modal .modal-content {
        height: auto;
        border-radius: 0
    }
}

#contact-us-modal .basic-form .contact-form.contact-form-agency {
    border: none
}

.partialCollapse {
    font-size: 14px;
    line-height: 1.5
}

    .partialCollapse p.collapse[aria-expanded=false]:not(.show):not(.collapsing) {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }

    .partialCollapse p.collapse[aria-expanded=false]:not(.show) {
        height: 18px !important
    }

    .partialCollapse a {
        color: #ff0090
    }

        .partialCollapse a.collapsed:after {
            content: "leggi di piÃ¹"
        }

.bordered {
    border: 1px solid #ff0090
}

.valuta-wizard .trx-row.sameheight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .valuta-wizard .trx-row.sameheight > [class*=col-] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

.valuta-wizard .trx-row hr {
    text-align: center;
    width: 30%;
    display: inline-block
}

.valuta-wizard .trx-row h2 {
    font-weight: 700 !important;
    color: #fff;
    font-size: 26px !important;
    margin: 0 !important;
    padding: 0 10px 0 0 !important
}

    .valuta-wizard .trx-row h2.chiama {
        text-align: center;
        font-size: 19px !important
    }

.valuta-wizard .trx-row h3 {
    color: #fff;
    font-size: 28px !important;
    font-weight: 400 !important
}

.valuta-wizard .trx-row h4 {
    color: #fff;
    font-size: 24px !important;
    font-weight: 400 !important
}

    .valuta-wizard .trx-row h4.vantaggio {
        text-align: justify;
        font-size: 19px !important
    }

.valuta-wizard .trx-color-high {
    color: #ff0090
}

.valuta-wizard .trx-box-first, .valuta-wizard .trx-part-wizard {
    z-index: 1000;
    vertical-align: top;
    padding: 0
}

    .valuta-wizard .trx-part-wizard .trx-form-control {
        padding: 10px
    }

.valuta-wizard .trx-part-wizard {
    overflow: hidden
}

    .valuta-wizard .trx-part-wizard .trx-form-control {
        padding: 10px
    }

    .valuta-wizard .trx-part-wizard input {
        width: 100%;
        border: none;
        background-color: #fff;
        color: #636363;
        padding: 10px !important;
        height: 36px !important;
        font-size: 16px !important;
        -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
        border-radius: 5px
    }

.valuta-wizard ::-webkit-input-placeholder {
    color: #999;
    opacity: 1
}

.valuta-wizard ::-moz-placeholder {
    color: #999;
    opacity: 1
}

.valuta-wizard :-ms-input-placeholder {
    color: #999;
    opacity: 1
}

.valuta-wizard ::-ms-input-placeholder {
    color: #999;
    opacity: 1
}

.valuta-wizard option:not(:first-of-type) {
    color: #999;
    opacity: 1
}

.valuta-wizard .trx-step {
    height: 100%;
    display: inline-block;
    vertical-align: top;
    background-color: rgba(255,255,255,.3);
    border-radius: 10px
}

    .valuta-wizard .trx-step .trx-step-content {
        padding: 20px
    }

.valuta-wizard .trx-step-canvas {
    position: relative;
    height: 650px;
    width: 3000px;
    left: 0
}

.valuta-wizard .trx-step img {
    display: inline-block;
    padding-bottom: 30px
}

.valuta-wizard .trx-step-description {
    display: none;
    padding-top: 20px
}

    .valuta-wizard .trx-step-description .trx-color-high {
        color: #ff0090
    }

    .valuta-wizard .trx-step-description[data-id="0"] {
        display: block
    }

#header {
    -webkit-box-shadow: 0 0 28px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 28px 0 rgba(0,0,0,.3);
    z-index: 150 !important
}

    #header .header-container {
        padding: 0 30px 0 20px
    }

        #header .header-container #sidemenu .menu-holder ul li.std-last {
            padding-right: 40px
        }

        #header .header-container #sidemenu .menu-holder ul li a.btn-header {
            padding: 8px 20px;
            border-radius: 3px
        }

            #header .header-container #sidemenu .menu-holder ul li a.btn-header img {
                height: 12px;
                padding-right: 10px;
                display: inline-block
            }

@media screen and (min-width:992px) and (max-width:1279px) {
    #header {
        height: 120px
    }

        #header #sidemenu .menu-holder ul li {
            margin-bottom: 10px
        }

            #header #sidemenu .menu-holder ul li.std-last {
                padding-right: 0 !important
            }
}

.numero-verde-home {
    max-width: 45%;
    padding-bottom: 12px;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media screen and (max-width:991px) {
    .numero-verde-home {
        max-width: 75%
    }
}

.desktop {
    display: none
}

.mobile {
    display: none
}

@media screen and (max-width:599px) {
    .mobile {
        display: inline
    }
}
