.container {
    max-width: 1200px;
}

.main-text {
    width: 100%;
    max-width: 1280px;
}

body {
    background-color: #ebebeb;
    font-size: 16px;
}

.side-text {
    line-height: 30px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.big-image {
    width: 90%;
}

.big-image-contact {
    width: 40%;
    box-shadow: rgb(64, 71, 79) 10px 10px 5px 0px;
}

.ebook-image {
	border: 1px solid #aaaaaa;
	box-shadow: rgb(64, 71, 79) 10px 10px 5px 0px;
}

.side-nav li > a {
    font-size: 24px;
    color: black !important;
}

a {
    color: green;
    text-decoration: none;
}

    a:link {
        color: black;
        text-decoration: none;
    }

    a:visited {
        color: black;
    }

        a:visited:hover {
            color: #0e6ab3;
        }

    a:hover {
        color: #0e6ab3;
        text-decoration: none;
    }

    a:active {
        color: black;
    }

.contact-box a:hover {
    font-weight: bold;
}

.main-text {
    text-align: justify;
}

.contact-icon {
    width: 18px;
}

.side-header {
    color: #0e6ab3;
    font-size: 1.6em;
    margin-bottom: 0px;
}

.side-text {
    text-align: left;
}

.motto {
    width: 90%;
    margin-bottom: 10px;
}

/*
   SALES ITEM
*/

.sales-item {
    width: 100%;
    margin-bottom: 10px;
    background: white;
    border: 0px solid #eeeeee;
    box-shadow: 0px 0px #ddddee;
    transition: all 1s;
    padding-right: 20px;
    padding-bottom: 8px;
}

.sales-item-0, .reference-item-0 {
    border-left: 3px solid #448eab;
}

.sales-item-1, .reference-item-1 {
    border-left: 3px solid #0b2335;
}

.sales-item-2, .reference-item-2 {
    border-left: 3px solid #3E6879;
}

.sales-item-3, .reference-item-3 {
    border-left: 3px solid #3C8DAD;
}

.sales-a:hover {
    text-decoration: none;
}

.sales-item:hover {
    text-decoration: none;
}

.sales-item-figure {
    display: inline-block;
    overflow: hidden;
    margin-left: 10px;
    padding: 0 0 0 0;
    width: 95%;
}

.sales-item-image {
    width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0px;
    transition: all 5s;
}

    .sales-item-image:hover {
        transform: scale(1.5);
    }

.sales-item-descriptor {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.sales-item-header {
    font-family: Helvetica, Sans-serif;
    color: #0b2335;
    margin-left: 5%;
    margin-bottom: 5px;
    width: 90%;
    display: table;
}

.sales-item-city-and-class {
    text-align: left;
    display: table-cell;
}

.sales-item-class-text {
    font-size: 1.2em;
    font-weight: bold;
}

.sales-item-city-text {
    font-size: 1.2em;
}

.sales-item-price-text {
    text-align: right;
    font-size: 1.4em;
    font-weight: bold;
    display: table-cell;
}

.sales-item-icons {
    padding-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    color: black;
}

.sales-item-icon {
    margin-left: 20px;
    width: 18px;
}

.sales-item-short-description {
    font-size: 0.9em;
    border-top: 1px solid gray;
    padding-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    text-align: left;
    color: black;
}

/*
	DETAILS
*/

.details-card {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

.details-header {
    text-align: center;
    margin-bottom: 10px !important;
}

.details-price {
    text-align: center;
    color: black;
    font-size: 2.4em;
}

.carousel {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.details-section-header {
    font-size: 1.8em !important;
    text-align: left !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    margin-left: 20px !important;
}

.details-description {
    font-family: Helvetica, Sans-serif;
    color: black;
    margin-left: 25px;
    margin-right: 25px;
}

.carousal-img {
    object-fit: contain;
}

.carousal-image {
    border-color: red;
}

.carousal-empty {
    height: 330px;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.carousel-indicators {
    bottom: -10px;
}

.carousal-caption-top {
    height: 25px;
    margin-top: auto;
    margin-bottom: 0px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.75);
}

.carousal-caption-bottom {
    height: 45px;
    margin-top: auto;
    margin-bottom: 0px;
    text-align: center;
    font-size: 1.0em;
    background-color: rgba(255, 255, 255, 0.75);
}

.attributes {
    color: black;
    margin-left: 25px;
    margin-right: 25px;
    display: block;
}

.bulleted {
    list-style-type: circle !important;
}

.attribute-name {
    margin-top: 1em;
    font-weight: bold;
}

.attribute-value {
    margin-left: 5px;
    font-weight: normal;
}

.lg-image-caption {
    font-weight: bold;
    margin-bottom: 0px;
}

.lg-image-description {
    margin-top: 0px;
}

.house-bottom-card {
    background-color: #d5eaf6;
    border: 1px solid #5cafde;
    padding-top: 10px;
    height: 200px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.house-bottom-img {
    height: 180px;
}

.house-bottom-pic-column {
    float: left;
    text-align: right;
    width: 50%;
    padding-right: 10px;
}

.house-bottom-contact-column {
    float: left;
    padding-top: 40px;
    width: 50%;
}

.house-bottom-name {
    font-size: 1.6em;
    margin-bottom: 0px;
}

.house-bottom-job {
    font-size: 1.2em;
    margin-bottom: 10px;
}

/*
   NAVIGATION
*/
.nav-wrapper {
    display: inline;
}

.hide-on-med-and-down {
    display: inline;
}

nav {
    background-color: #e9ebed !important;
    box-shadow: none;
    line-height: 33px;
    margin-top: 10px;
    height: 40px;
}

.navbar-collapse {
    float: left;
}

.navbar {
    padding-bottom: 10px !important;
    min-height: 0px !important;
}

.nav li a {
    padding-top: 7px !important;
    padding-bottom: 5px !important;
	padding-left: 0px;
	padding-right: 30px;
	font-size: 18px;
	font-family: Helvetica;
}

nav ul a:hover {
   text-decoration: none;
}

.navbar-header {
    border-bottom: none;
}

.navbar-collapse {
    background-color: transparent !important;
}

.header-logo {
    margin-left: 20px;
    height: 35px;
    float: left;
}

.etikus-logo {
    float: right;
    height: 35px;
}

.navbar-toggler {
    display: none;
}

@media screen and (max-width: 1200px) {
	.nav li a {
		padding-right: 20px;
		font-size: 16px;
	}
	
    nav ul a {
        margin-left: 5px;
    }
}

@media screen and (max-width: 992px) {
	.nav li a {
		font-size: 16px;
	}
	
    .nav ul a {
        margin-left: 0px;
        font-size: 22px;
        margin-bottom: 20px;
    }

    .header-logo-anchor {
        width: 100%;
    }

    .header-logo {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 20px;
    }

    .etikus-logo {
        display: none;
    }
}

@media screen and (max-width: 768px) {
	.nav li a {
		font-size: 16px;
	}
	
    .header-logo {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: left;
        margin-bottom: 20px;
    }

    .navbar-toggler {
        display: block;
        float: right;
    }
}


a:hover {
    text-decoration: none;
}

.dropdown-button {
    background-color: #388e3c !important;
    font-size: 1.4em;
}

.page-header {
    font-size: 1.4em;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 20px;
    margin-top: 0px;
    color: #0e6ab3;
    font-weight: bold;
}

.page-header-text {
    margin-left: 20px;
    font-family: Helvetica;
}

.container {
}

h2, .details-header, .details-section-header {
    color: #082236;
    font-family: "Playfair Display", Sans-serif;
    font-size: 40px;
    font-weight: 400;
    font-style: italic;
    line-height: 44px;
    letter-spacing: -1.13px;
    text-align: center;
    margin: 30px 0px 50px 0px;
}

.h2w {
    color: #F0F4F9;
    text-align: left;
    font-size: 36px;
    margin: 0px 0px 20px 0px;
}

.h2wc {
    color: #F0F4F9;
}

p {
    font-family: "Helvetica", Sans-serif;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0px;
    margin: 0em 0em 1em 0em;
}

.p-center {
    text-align: center;
}

.p-a {
    color: #F0F4F9;
    background-color: #416978 !important;
    padding: 1em 5em 1em 5em;
    text-align: justify;
}

.p-b {
    color: black;
    padding: 1em 5em 1em 5em;
    text-align: justify;
}

.signo {
    color: #F0F4F9;
    font-family: "Playfair Display", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    margin-top: 40px;
}

.references-list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.reference-item {
    display: table;
    padding: 5px;
    margin-bottom: 20px;
    width: 100%;
    color: #082236;
    font-family: "Helvetica", Sans-serif;
    font-weight: 300;
}

.reference-image {
    width: 80px;
    float: left;
}

.reference-signature {
    color: #082236;
    font-family: "Playfair Display", Sans-serif;
    font-weight: 300;
    font-style: italic;
    float: right;
    text-align: left;
    margin-top: 35px;
    margin-left: 20px;
}

.reference-row {
    display: inline-block;
    margin-left: 40%;
}

.reference-text {
    color: #082236;
    font-family: "Helvetica", Sans-serif;
    font-weight: 300;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 20px;
}

.contact-name {
    font-size: 2.5em;
	font-style: italic;
    text-align: center;
    font-family: "Playfair Display", Sans-serif;
    color: #082236 !important;
}

.contact-job {
    font-size: 1.7em;
    text-align: center;
    font-family: "Playfair Display", Sans-serif;
    color: #082236 !important;
    margin-bottom: 10px;
}

.contact-item-list {
    display: table;
    margin-right: auto;
    margin-left: auto;
    width: 80%;
}

.contact-item {
    display: table-row;
}

.contact-item-name {
    display: table-cell;
    width: 50%;
    font-weight: bold;
    padding-right: 20px;
    text-align: right;
}

.contact-item-value {
    text-decoration: none;
    color: black !important;
}

    .contact-item-value a {
        color: #5cafde !important;
        text-decoration: none;
    }

        .contact-item-value a:hover {
            font-weight: bold;
        }

.intro-motto-box {
    display: table;
    width: 100%;
}

.intro-box {
    width: 75%;
    background-color: #0b2335;
    float: left;
}

.intro-image-box {
    width: 25%;
    float: right;
}

.intro-motto {
    color: #F0F4F9;
    font-family: Playfair Display, Sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -2.25px;
    font-style: italic;
    padding: 5% 25% 6% 0%;
    animation: motto-keyframes 3s;
}

.intro-ebook-box {
	padding: 0px 500px 0px 0px;
}

.ebook-button {
	background-color: #416978;
	color: #F0F4F9;
	padding: 15px 25px 15px 25px;
	border-radius: 10px;
}

.ebook-button:link {
	color: #F0F4F9;
}

.ebook-button:visited {
	color: #F0F4F9;
}

.ebook-button:visited:hover {
	color: #AAAAAA;
}

.ebook-button:hover {
	color: #AAAAAA;
}

.text-link:link {
	color: #AAAAAA;
}

.text-link:visited {
	color: #AAAAAA;
}

.text-link:hover {
	color: #FFFFFF;
}

.text-link:visited:hover {
	color: #FFFFFF;
}

@media screen and (max-width: 800px) {
    .intro-motto {
        font-size: 25px;
    }
}

.intro-image {
    width: 180%;
    margin: 15% 0% 0% -80%;
    animation: intro-image-keyframes;
    animation-duration: 2s;
	box-shadow: rgb(64, 71, 79) 10px 10px 5px 0px;
}

.video-item {
	padding: 0px 20px 0px 20px;
}

@media screen and (max-width: 1200px) {
    .intro-image {
        width: 180%;
        margin: 25% 0% 0% -80%;
    }
}

@media screen and (max-width: 992px) {
    .intro-image {
        width: 180%;
        margin: 45% 0% 0% -80%;
    }
}

@media screen and (max-width: 768px) {
    .intro-image {
        width: 140%;
        margin: 45% 0% 0% -80%;
    }
}

/*
    FOOTER
*/

.footer-container-big, .footer-container-middle, .footer-container-small {
    display: none;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 1200px) {
    .footer-container-big {
        display: table;
    }
}

@media screen and (max-width: 1200px) {
    .footer-container-big {
        display: none;
    }

    .footer-container-middle {
        display: table;
    }
}

.footer-row {
    display: table-row;
}

.footer-column {
    display: table-cell;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}

.footer-icon-container {
    text-align: center;
}

.footer-icon {
    color: #3E6879;
    margin-left: auto;
    margin-right: auto;
}

.footer-name {
    font-family: "Helvetica", Sans-serif;
    font-size: 24px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.footer-job {
    font-family: "Helvetica", Sans-serif;
    text-decoration-style: dashed;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

.footer-text a {
    color: black !important;
    text-decoration: none;
}

    .footer-text a:hover {
        color: gray !important;
    }

/*
    SERVICES
*/

.services-column {
}

.services-image {
    padding-top: 10px;
    padding-left: 20px;
    width: 400px;
    box-shadow: rgb(64, 71, 79) 10px 10px 5px 0px;
}

.service-bullet {
    margin: 5px 0 5px 0;
}

.services-col-text-left {
    width: 50%;
    float: left;
}

.services-col-image-right {
    width: 50%;
    float: right;
    overflow: hidden;
}

.services-col-text-right {
    width: 50%;
    float: right;
}

.services-col-image-left {
    width: 50%;
    float: left;
    overflow: hidden;
}

@media screen and (max-width: 992px) {
    .services-row {
        padding-bottom: 20px;
        padding-top: 10px;
        display: inline;
        align-content: center;
    }

    .services-col-text-left {
        width: 100%;
        float: none;
    }

    .services-col-image-right {
        width: 100%;
        float: none;
    }

    .services-col-text-right {
        width: 100%;
        float: none;
    }

    .services-col-image-left {
        width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
    }

    .services-image {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

/*
    MOBILE FONT SIZE
*/

@media screen and (max-width: 992px) {
    body {
        font-size: 24px;
    }

    p {
        line-height: 32px;
    }

    .p-a {
        padding: 0.5em 1em 0.5em 1em;
    }

    .p-b {
        padding: 0.5em 1em 0.5em 1em;
    }

    .footer-name {
        font-size: 32px;
    }
}
/*
    ANIMATIONS
*/

    @keyframes sales-keyframes {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes motto-keyframes {
        from {
            opacity: 0;
            color: black;
        }

        90% {
            color: white;
        }

        to {
            opacity: 1;
            color: #F0F4F9;
        }
    }

    @keyframes intro-image-keyframes {
        from {
            opacity: 0;
            transform: translateX(-500px);
        }

        to {
            opacity: 1;
        }
    }

    @media (prefers-reduced-motion: no-preference) {
        .fade-animation {
            animation: fade-keyframes 2s;
        }
    }

    @keyframes fade-keyframes {
        from {
            opacity: 0;
            transform: rotate(180deg);
        }

        60% {
            transform: rotate(-20deg);
        }

        90% {
            transform: rotate(+5deg);
        }

        to {
            opacity: 1;
            transform: rotate(0deg);
        }
    }

    @media (prefers-reduced-motion: no-preference) {
        .slide-right-animation {
            animation: slide-right-keyframes 2s;
            overflow: hidden;
        }
    }

    @keyframes slide-right-keyframes {
        from {
            opacity: 0.0;
            transform: translateX(500px);
        }

        to {
            opacity: 1.0;
            transform: translateX(0px);
        }
    }

    @media (prefers-reduced-motion: no-preference) {
        .slide-left-animation {
            animation: slide-left-keyframes 1s;
        }
    }

    @keyframes slide-left-keyframes {
        from {
            opacity: 0.0;
            transform: translateX(-500px);
        }

        to {
            opacity: 1.0;
            transform: translateX(0px);
        }
    }

    @media (prefers-reduced-motion: no-preference) {
        .house_fade_in_0 {
            animation: house-fade-in-0-keyframes 1s;
        }
    }

    @keyframes house-fade-in-0-keyframes {
        from {
            opacity: 0.0;
        }

        to {
            opacity: 1.0;
        }
    }

    @media (prefers-reduced-motion: no-preference) {
        .house_fade_in_1 {
            animation: house-fade-in-1-keyframes 1.25s;
        }
    }

    @keyframes house-fade-in-1-keyframes {
        from {
            opacity: 0.0;
        }

        20% {
            opacity: 0.0;
        }

        to {
            opacity: 1.0;
        }
    }

    @media (prefers-reduced-motion: no-preference) {
        .house_fade_in_2 {
            animation: house-fade-in-2-keyframes 1.5s;
        }
    }

    @keyframes house-fade-in-2-keyframes {
        from {
            opacity: 0.0;
        }

        33% {
            opacity: 0.0;
        }

        to {
            opacity: 1.0;
        }
    }

    @media (prefers-reduced-motion: no-preference) {
        .house_fade_in_3 {
            animation: house-fade-in-3-keyframes 1.75s;
        }
    }

    @keyframes house-fade-in-3-keyframes {
        from {
            opacity: 0.0;
        }

        42% {
            opacity: 0.0;
        }

        to {
            opacity: 1.0;
        }
    }

    @media (prefers-reduced-motion: no-preference) {
        .house_fade_in_4 {
            animation: house-fade-in-4-keyframes 2s;
        }
    }

    @keyframes house-fade-in-4-keyframes {
        from {
            opacity: 0.0;
        }

        50% {
            opacity: 0.0;
        }

        to {
            opacity: 1.0;
        }
    }

    @media (prefers-reduced-motion: no-preference) {
        .house_fade_in_5 {
            animation: house-fade-in-5-keyframes 2.25s;
        }
    }

    @keyframes house-fade-in-5-keyframes {
        from {
            opacity: 0.0;
        }

        55% {
            opacity: 0.0;
        }

        to {
            opacity: 1.0;
        }
    }
	
