﻿body {
    font-family: 'Georgia';
    background-image: url('Images/text2.jpg');
    font-size: 16px;
}

body.fixed-menu {
    margin-top: 50px;
}

body.fixed-menu.paging-body {
    margin-top: 100px;
}

@media (min-width: 768px) {
    body.fixed-menu {
        margin-top: 65px;
    }

    body.fixed-menu.paging-body {
        margin-top: 115px;
    }
}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Georgia';
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

h2, .h2 {
    font-size: 28px;
}

h5, .h5 {
    font-size: 16px;
}

h1.left-align, h2.left-align, h3.left-align, h4.left-align, h5.left-align, h6.left-align, .h1.left-align, .h2.left-align, .h3.left-align, .h4.left-align, .h5.left-align, .h6.left-align {
    text-align: left;
}

.sub-title {
    margin-top: 20px;
    font-size: 28px;
    font-weight: bold;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    font-size: 14px;
}

.navbar-default {
    background-image: url('Images/tex1.jpg');
    border: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.head-pager {
    height: 50px;
    padding: 5px 50px;
    text-align: center;
    background-color: #e4dac1;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 5;
    display: flex;
    align-items: center;
}

@media (min-width: 768px) {
    .head-pager {
        top: 65px;
    }    
}

.head-pager-title {
    margin: 0 auto;
    max-height: 40px;
    overflow: hidden;
    min-width: 215px;
}

.btn-circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.9);
    color: #b0987a;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #b0987a;
    font-size: 20px;
    line-height: 18px;
    font-weight: 100;
    padding: 10px;
    text-align: center;
}

.btn-circle:hover,
.btn-circle:focus {
    
}

.head-pager-right {
    position: absolute;
    right: 5px;
    top: 5px;
}

.head-pager-left {
    position: absolute;
    left: 5px;
    top: 5px;
}

.carousel-item-background {
    height: 300px;
    width: auto;
    background-size: cover;
    background-position: center center;
    display: block;
    outline: 0;
}

.carousel-item-background:focus,
.carousel-item-background:hover {
    cursor: pointer;
    outline: 0;
}

@media (min-width: 768px) {
    .carousel-item-background {
        height: 450px;
    }
}

@media (min-width: 992px) {
    .carousel-item-background {
        height: 500px;
    }
}

@media (min-width: 1200px) {
    .carousel-item-background {
        height: 650px;
    }
}

.carousel-caption {
    display: flex;
    height: 100%;
    overflow: hidden;
    top: 0;
    width: 100%;
    left: 0;
    bottom: auto;
    right: auto;
    padding: 0;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
}

.carousel-caption:hover,
.carousel-caption:focus {
    text-decoration: none;
    color: #fff;
    outline: 0;
}

.carousel-caption-container {
    background: rgba(0, 0, 0, 0.22);
    display: flex;
    width: 80%;
    margin: 0 auto;
    height: auto;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-shadow: none;
}

.carousel-caption-container h3 {
    display: block;
    margin-bottom: 5px;
    position: relative;
    font-size: 35px;
}

.carousel-caption-container h3:after {
    content: " ";
    display: block;
    height: 1px;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.39);
    margin: 5px auto 0 auto;
    width: 80%;
}

.carousel-caption-container p {
        display: block;
        font-size: 22px;
        /*max-width: 300px;*/
        /*height: 20px;*/
        /*overflow: hidden;*/
    }

.carousel-control {
    z-index: 15;
}

.carousel-control .glyphicon-chevron-left,
 .carousel-control .glyphicon-chevron-right {
    margin-top: -20px;
    background-color: #281810;
    padding: 10px 0;
}


.row.default {
    margin: 0;
}

.row.default.footer {
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url('Images/tex1.jpg')
}

.row.default.footer.footer-fixed {
    position: fixed;
    left: 0;
    right: 0;
    bottom:0;
}

.row.default.footer p {
    text-align: center;
    margin: 3px auto;
    color: #ddc396;
}

.row.default.colored {
    background-color: #e4dac1;
}

    .row.default.texture {
        background-image: url('Images/tex1.jpg');
        padding-top: 10px;
        padding-bottom: 10px;
        color: #fff;
    }

.row.default.content {
    padding-top: 30px;
    padding-bottom: 30px;
}

.row.default.texture.content {
        padding-top: 10px;
        padding-bottom: 10px;
}

.row.default.content.map {
    padding-top: 0;
    padding-bottom: 0;
    height: 350px;
    overflow: hidden;
}

.row.content img {
    display: block;
    outline: 0;
    border: none;
    width: 100%;
    box-sizing: content-box;
}

.row.content .block-title {
    font-weight: bold;
    font-size: 35px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    display: table;
    margin: 0 auto 25px auto;
}

    .row.content .block-title:after {
        content: " ";
        display: block;
        height: 2px;
        background: #333;
        margin: 7px auto 0 auto;
        min-width: 110px;
        width: 80%;
    }

.row.content .block-tagline {
    font-size: 28px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    /*font-family: Georgia;*/
    margin: 30px 0;
    position: relative;
}

@media (max-width: 640px) {
    .row.content .block-tagline {
        overflow: hidden;
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

.row.content .block-tagline:before,
.row.content .block-tagline:after {
    content: "“";
    font-family: Cyrvetica-Oblique;
    font-size: 83px;
    display: inline-block;
    width: 45px;
    height: 50px;
    position: absolute;
}

.row.content .block-tagline:before {
    left: 0;
    bottom: -37px;
}

.row.content .block-tagline:after {
    right: 0;
    top: -42px;
}

@media (max-width: 640px) {
    .row.content .block-tagline:before,
    .row.content .block-tagline:after {
        display: none;
    }
}

a {
    color: #aa774f;
}

a:hover,
a:active,
a:focus {
    color: #333;
}

a.social-link {
    display: inline-block;
    padding: 3px 5px;
    font-size: 18px;
    line-height: 18px;
}

[data-fancy]:hover {
    cursor: pointer;
}

.fancybox-margin {
    margin-right: 0 !important;
}

.image-partner {
    -webkit-filter: sepia(100%);
    -moz-filter: sepia(100%);
    -o-filter: sepia(100%);
    filter: sepia(100%);
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.image-partner:hover {
    -webkit-filter: sepia(0);
    -moz-filter: sepia(0);
    -o-filter: sepia(0);
    filter: sepia(0);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

ul.contact-list {
    display: block;
    overflow: hidden;
    list-style: none;
    padding: 5px;
}

ul.contact-list li {
    display: block;
    overflow: hidden;
    padding: 4px;
    font-size: 17px;
}

ul.contact-list li span {
    margin-right: 5px;
}

.feedback-form {
    position: fixed;
    top: 65px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.83);
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;


    /*visibility: visible;
    -webkit-transition: visibility 0.5s;
    -moz-transition: visibility 0.5s;
    -ms-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;*/
}

@media (max-width: 768px) {
    .feedback-form {
        top: 0;
    }
}

.feedback-form.form-hidden {


    display: none;
    /*visibility: hidden;
    -webkit-transition: visibility 0;
    -moz-transition: visibility 0;
    -ms-transition: visibility 0;
    -o-transition: visibility 0;
    transition: visibility 0;*/
}

.feedback-form .btn.btn-close {
    display: block;
    font-size: 14px;
    font-weight: 100;
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #fff;
    padding: 11px 12px;
    line-height: 14px;
    border-radius: 20px;
    color: #fff;
}

.feedback-form .btn.btn-close:hover, .feedback-form .btn.btn-close:focus {
    color: #ab9b79;
    border-color: #ab9b79;
}

.feedback-error {
    margin: 10px 0;
    padding: 5px 10px;
    background: #983E3E;
} 

.feedback-error.feedback-error-hidden {
    display: none;   
}

.contact-form {
    width: 300px;
    min-height: 400px;
    height: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .contact-form h5 {
        color: #fff;
        font-size: 22px;
        position: relative;
    }

        .contact-form h5:after {
            content: " ";
            display: block;
            height: 1px;
            background: #fff;
            margin: 10px auto 0 auto;
            width: 150px;
        }

    .contact-form p {
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
    }

.contact-form h5 + p {
    margin-bottom: 5px;
    font-size: 17px;
}

.contact-form input.form-control,
.contact-form textarea.form-control {
    margin-bottom: 15px;
    border: none;
    border-radius: 0;
}

.contact-form textarea.form-control {
    max-width: 100%;
    max-height: 65px;
    min-height: 65px;
}

.contact-form .btn.btn-default {
    background: transparent;
    border: 1px solid #fff;
}

.contact-form .btn.btn-default:hover,
.contact-form .btn.btn-default:focus {
    color: #CCAC69;
    border: 1px solid #ab9b79;
    outline: 0;
}

.btn-contact {
    background-color: #E4DAC1;
    color: #333;
    text-align: center;
    margin: 10px auto;
    display: block;
    overflow: hidden;
    padding: 15px 20px;
    text-transform: uppercase;
    width: 260px;
}

.btn-contact:hover,
.btn-contact:focus {
    outline: 0;
    color: #000;
    background-color: #fff;
}

.btn-next {
    min-width: 200px;
}


.content-smart-wrapper {
    position: relative;
    width: 100%;
    margin: 0 0 20px 0;
    float: left;
}

.content-smart-wrapper.lite {
    margin: 0;
}

    .content-smart-wrapper:before {
        margin-top: 100%;
        content: "";
        display: block;
    }

    .content-smart-wrapper.ratio-4-3:before {
        margin-top: 75%;
        content: "";
        display: block;
    }

    .content-smart-wrapper.ratio-3-2:before {
        margin-top: 66.66%;
        content: "";
        display: block;
    }

.content-smart-wrapper-inside {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.content-smart-wrapper-inside figure,
.content-smart-wrapper-inside figure > div {
    height: 100% !important;
}

.content-smart-video {
    width: 100%;
    height: 75%;
    flex: 0 1 75%;
    border: 3px solid #e4dac1;
}

.content-smart-video.full-screen {
    height: 100%;
    flex: 0 1 100%;
}

.content-smart-video iframe {
    width: 100% !important;
    height: 100% !important;
}

.content-smart-images {
    width: 100%;
    flex: 0 1 25%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.content-smart-images.full-screen {
    flex: 1;
}

.content-smart-images .content-smart-image {
    height: 100%;
    flex: 1;
    background-position: center center;
    background-size: cover;
    border: 3px solid #e4dac1;
}

.service-item {
    width: auto;
    margin: 10px auto;
    padding: 0;
}

.service-wrap {
    width: auto;
    background: #fbfbfb;
    height: 100%;
}

.service-title {
    height: 60px;
    overflow: hidden;
    background-image: url('Images/text2.jpg');
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.service-title p {
    position: relative;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    text-align: center;
}

.service-title > p:first-child {
    
}

.service-title > p:first-child:after {
    content: " ";
    display: block;
    height: 1px;
    background: #dcb88d;
    margin: 5px auto 0 auto;
    width: 120px;
}

.service-title p + p {
    text-transform: none;
}

.service-steps {
    text-align: center;
}

.service-steps div.service-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 10px 0 5px 0;
    height: 275px;
}

.service-steps div.service-list:before {
    display: table;
    content: " ";
}

.service-steps div.service-list:after {
    display: table;
    content: " ";
    clear: both;
}

    .service-steps div.service-list div.service-item {
        width: auto;
        padding: 3px 25px 3px 25px;
        margin: 5px 0 5px 10px;
        position: relative;
        text-align: left;
        font-size: 14px;
    }

        .service-steps div.service-list div.service-item > i {
            position: absolute;
            display: block;
            left: 4px;
            width: 18px;
            height: 18px;
            line-height: 18px;
            font-size: 14px;
            text-align: center;
            top: 50%;
            margin-top: -9px;
            overflow: hidden;
        }

        .service-steps div.service-list div.service-item > span {
            display: block;
            border: 1px solid #785846;
            width: 20px;
            height: 20px;
            border-radius: 10px;
            position: absolute;
            top: 50%;
            right: 3px;
            margin-top: -10px;
        }

            .service-steps div.service-list div.service-item > span span {
                display: block;
                width: 16px;
                height: 16px;
                border-radius: 8px;
                border: 1px solid #785846;
                margin: 1px;
                background: #785846;
                color: #fff;
                text-align: center;
                line-height: 16px;
                font-size: 12px;
            }

            .service-steps div.service-list div.service-item[data-toggle="tooltip"]:hover {
                cursor: pointer;
            }

            .service-steps div.service-list div.service-item:hover > span,
            .service-steps div.service-list div.service-item > span:hover {
                cursor: pointer;
                border-color: #000;
            }


            .service-steps div.service-list div.service-item:hover > span span,
            .service-steps div.service-list div.service-item > span:hover span {
                background-color: #000;
                border-color: #000;

            }

    .service-steps .btn {
        margin-left: auto;
        margin-right: auto;
        padding: 7px 25px;
        min-width: 100px;
        background-color: #e8c495;
        border-color: #e8c495;
        color: #000;
        margin-top: 0;
    }

@media (max-width: 350px) {
    .service-title p {
        font-size: 10px;
    }

    .service-steps div.service-list div.service-item {
        font-size: 12px;
    }

    .service-steps div.service-list {
        padding: 10px 0 5px 0;
    }
}

.on-top-button {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: #e6c597;
    color: #d3b189;
    border-radius: 25px;
    /* margin-right: -630px !important; */
    opacity: 0.8;
    font-size: 25px;
    padding: 12px 15px 12px 14px;
    line-height: 25px;
    text-align: center;
    z-index: 2;

    transition: all .7s;
}

@media (max-width: 1024px) {
    .on-top-button {
        display: none !important;
    }    
}

.on-top-button.visible {
    display: block;
}

.on-top-button.visible:hover {
    opacity: 1;
    transition: all 0;
}

.on-top-button:focus {
    outline: 0;
}

.home-projects-wrapper {
    font-size: 0;
}

@media (max-width: 640px) {
    .row.content .block-title,
    .carousel-caption-container h3,
    h1, .h1 {
        font-size: 24px;
    }

    h2, .h2 {
        font-size: 20px;
    }

    .sub-title {
        font-size: 20px;
    }

    .carousel-caption-container p {
        font-size: 14px;
    }
}