﻿@import url(bootstrap.min.css);@import url(icons.min.css);@import url("https://fonts.googleapis.com/css?family=Varela+Round");img {
    border-width: 0
}

a#btSM {
    background-color: #4eacaf !important;
}

a#btCM {
    background-color: #dc143c !important;
}

a#btWS {
    background-color: #34a853 !important;
}

a#btNM {
    background-color: #dda704 !important;
}

@charset "UTF-8";

#top-bar {
    background-color: #66676b;
    color: #fff;
    padding: 0;
    position: relative;
    z-index: 1001
}

ul.top-bar-menu {
    margin: 0;
    padding: 8px 0;
    -webkit-transform: translate3d(0,1px,0);
    -moz-transform: translate3d(0,0,0)
}

    ul.top-bar-menu li {
        font-size: 13px;
        display: inline-block;
        margin: 0 20px 0 0
    }

        ul.top-bar-menu li a {
            color: #fff
        }

        ul.top-bar-menu li i {
            color: #fff;
            margin: 0 5px 0 0;
            font-size: 15px;
            position: relative;
            top: 1px
        }

#top-bar ul.social-icons {
    position: relative;
    z-index: 990
}

#logo {
    display: inline-block;
    margin-top: 1px
}

    #logo img {
        max-height: 70px;
        width: auto;
        transform: translate3d(0,0,0)
    }

div#top-bar h1 {
    display: inline-block;
    font-size: 14px !important;
    color: white !important;
    margin: 0
}

#header {
    position: relative;
    z-index: 999;
    padding: 30px 0 4px 0;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.12)
}

.header-widget {
    position: relative;
    top: -1px;
    height: 54px
}

    .header-widget .button, .header-widget .button.border {
        margin-right: 0
    }

.left-side {
    float: left;
    width: 70%;
    display: inline-block
}

.right-side {
    float: right;
    width: 30%;
    display: inline-block
}

#logo, #navigation {
    float: left
}

#logo {
    margin-right: 30px;
    margin-top: -15px
}

.header-widget {
    text-align: right
}

.header-style-2 .header-widget {
    margin-top: -4px;
    margin-bottom: 19px;
    float: right;
    padding-left: 0;
    text-align: left
}

    .header-style-2 .header-widget li {
        list-style: none;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        padding-right: 20px;
        line-height: 24px;
        position: relative
    }

        .header-style-2 .header-widget li:after {
            position: absolute;
            height: 48px;
            content: "";
            display: inline-block;
            width: 1px;
            background-color: #e0e0e0;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            top: 50%;
            right: 0
        }

        .header-style-2 .header-widget li i {
            float: left;
            display: inline-block;
            color: #66676b;
            font-size: 34px;
            width: 35px;
            position: relative;
            margin-top: 8px;
            margin-right: 18px;
            text-align: center;
            -webkit-text-stroke: .5px #fff
        }

        .header-style-2 .header-widget li .widget-content {
            float: left;
            max-width: 150px
        }

        .header-style-2 .header-widget li span.title {
            display: block;
            color: #333
        }

        .header-style-2 .header-widget li span.data {
            color: gray
        }

        .header-style-2 .header-widget li.with-btn:after {
            display: none
        }

    .header-style-2 .header-widget a.button {
        margin-left: 13px;
        line-height: 25px;
        position: relative;
        top: 3px
    }

    .header-style-2 .header-widget li:last-child {
        margin-right: 0;
        padding-right: 0
    }

@media (max-width:768px) {
    .header-style-2 .header-widget a.button.border {
        margin-bottom: 0
    }
}

button {
    outline: none
}

#navigation {
    position: relative;
    display: block
}

    #navigation ul {
        list-style: none;
        position: relative;
        float: left;
        margin: 0;
        padding: 0
    }

        #navigation ul a {
            display: block;
            color: #444;
            text-decoration: none
        }

        #navigation ul li {
            position: relative;
            float: left;
            margin: 0;
            padding: 0
        }

            #navigation ul li ul {
                opacity: 0;
                visibility: hidden;
                position: absolute;
                top: 100%;
                left: 0;
                padding: 0;
                z-index: 99999
            }

        #navigation ul ul li {
            float: none;
            width: 208px
        }

        #navigation ul ul ul {
            top: 0;
            left: 100%;
            margin: 0 0 0 10px
        }

        #navigation ul ul {
            margin: 10px 0 0 0
        }

            #navigation ul ul ul:after {
                content: "";
                position: absolute;
                width: 10px;
                height: 100%;
                left: -10px;
                top: 0;
                opacity: 0
            }

            #navigation ul ul:before {
                content: "123";
                position: absolute;
                width: 100%;
                height: 10px;
                top: -10px;
                opacity: 0
            }

            #navigation ul li a:after, #navigation ul ul li a:after {
                font-family: "FontAwesome";
                opacity: .5
            }

        #navigation ul li a:after {
            content: '\f107';
            padding-left: 7px
        }

        #navigation ul ul li a:after {
            content: '\f105';
            position: absolute;
            right: 15px
        }

        #navigation ul li a:only-child:after {
            content: '';
            padding: 0
        }

        #navigation ul ul li a:only-child:after {
            content: ''
        }

        #navigation ul ul {
            background-color: #fff;
            box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
            border-radius: 3px
        }

            #navigation ul ul li {
                border-bottom: 1px solid #e9e9e9;
                border-radius: 3px
            }

                #navigation ul ul li:last-child {
                    border-bottom: none
                }

            #navigation ul ul a {
                line-height: 27px !important;
                padding: 10px 30px 10px 15px !important;
                color: #707070 !important
            }

            #navigation ul ul li:first-child {
                border-radius: 3px 3px 0 0
            }

            #navigation ul ul li:last-child {
                border-radius: 0 0 3px 3px
            }

        #navigation ul ul {
            opacity: 0;
            visibility: hidden;
            transform: translate3d(0,15px,0)
        }

    #navigation.style-1 ul li {
        border-radius: 3px
    }

    #navigation.style-1 ul a {
        font-size: 15px;
        line-height: 32px;
        padding: 6px 16px
    }

    #navigation.style-1 ul li {
        margin: 0px !important
    }

    #navigation.style-1 ul ul li {
        margin: 0;
        border-radius: 0
    }

        #navigation.style-1 ul ul li:first-child {
            border-radius: 3px 3px 0 0
        }

        #navigation.style-1 ul ul li:last-child {
            border-radius: 0 0 3px 3px
        }

@media (min-width:992px) and (max-width:1239px) {
    .header-widget {
        height: auto;
        position: absolute;
        right: 0;
        width: 150%
    }

    .header-style-2 .header-widget {
        position: relative;
        width: auto
    }

    .right-side {
        position: relative
    }
}

.mmenu-trigger {
    height: 50px;
    width: 50px;
    display: none;
    position: relative;
    margin: 0 0 23px 0;
    background-color: #eee;
    border-radius: 4px
}

.hamburger {
    padding: 0;
    top: 13px;
    left: 12px;
    transform: scale(.72);
    -moz-transform: scale(.72) translateY(3px);
    position: relative;
    display: inline-block;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    outline: none;
    overflow: visible
}

.hamburger-box {
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    outline: none;
    margin-top: -2px
}

    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        width: 34px;
        height: 4px;
        background-color: #555;
        border-radius: 4px;
        position: absolute;
        outline: none
    }

        .hamburger-inner::before, .hamburger-inner::after {
            content: "";
            display: block
        }

        .hamburger-inner::before {
            top: -10px;
            outline: none
        }

        .hamburger-inner::after {
            bottom: -10px;
            outline: none
        }

.hamburger--collapse .hamburger-inner::after {
    top: -20px
}

.mmenu-trigger {
    display: none
}

@media only screen and (max-width:992px) {
    #responsive {
        display: none
    }

    .mmenu-trigger {
        display: inline-block !important
    }

    .header-style-2 .header-widget a.button.border {
        float: left
    }

    #header {
        padding-top: 20px
    }

    #logo {
        position: absolute;
        width: 100%;
        margin: 0 auto;
        margin-top: 3px;
        width: 50%;
        text-align: center;
        left: 0;
        right: 0
    }

    div.left-side > ul > li:nth-child(3) {
        display: none
    }

    #top-bar > div > div.right-side {
        display: none
    }

    .header-widget {
        padding: 20px 0;
        border-top: 1px solid #eee
    }

        .header-widget a.button.border {
            padding: 7px 16px;
            background-color: transparent;
            font-size: 16px;
            min-width: auto;
            float: right
        }

    .right-side, .left-side {
        width: 100%
    }

    #top-bar .right-side .social-icons {
        float: left;
        position: relative;
        z-index: 9
    }

    .header-widget {
        text-align: left
    }

    ul.top-bar-menu {
        z-index: 99;
        position: relative
    }

    #responsive {
        display: none
    }

    .right-side, .left-side {
        width: 100%
    }

    #top-bar .right-side .social-icons {
        float: left;
        position: relative;
        z-index: 9
    }

    .header-widget {
        text-align: left
    }

    ul.top-bar-menu {
        z-index: 99;
        position: relative
    }
}

@media (max-width:360px) {
    .header-widget a.button.border {
        float: left;
        margin-bottom: 10px
    }
}

.search-container {
    display: block;
    width: 100%;
    position: relative;
    padding: 170px 0;
    margin-top: -10px;
    z-index: 999
}

    .search-container h2 {
        font-size: 40px;
        color: #fff;
        margin-bottom: 30px;
        letter-spacing: -1px
    }

.adv-search-btn {
    color: #fff;
    margin-top: 25px
}

    .adv-search-btn a {
        background-color: rgba(255,255,255,.15);
        border: 1px solid rgba(255,255,255,.35);
        padding: 7px 12px;
        color: #fff;
        margin-left: 7px;
        border-radius: 3px
    }

.announce {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin-top: 40px
}

.main-search-input {
    width: 100%;
    position: relative;
    margin-bottom: 18px;
    display: flex
}

.row.with-forms .main-search-input {
    margin-bottom: 0
}

.row.with-forms select {
    margin-bottom: 18px
}

.row.with-forms {
    margin-left: -10px;
    margin-right: -10px
}

.with-forms .col-md-2, .with-forms .col-md-4 {
    padding: 0 10px
}

.parallax {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 99
}

section.fullwidth {
    width: 100%;
    display: block;
    position: relative;
    padding: 90px 0;
    margin: 50px 0;
    background-color: #f7f7f7
}

    section.fullwidth.border-bottom {
        border-bottom: 1px solid #e4e4e4
    }

a.button.border, a.button {
    background-color: #66676b;
    top: 0;
    padding: 10px 20px;
    color: #fff;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    margin-right: 6px;
    overflow: hidden;
    border: none;
    border-radius: 3px
}

    a.button:before {
        width: 100%;
        height: 100%;
        content: "";
        display: block;
        background-color: #fff;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0
    }

    a.button.border:before {
        display: none
    }

    a.button.border {
        background-color: transparent;
        color: #66676b;
        border: 1px solid #66676b;
        padding: 9px 19px
    }

.social-icons {
    padding-left: 5px
}

    .social-icons li {
        display: inline;
        float: left;
        text-align: left;
        margin-right: 16px;
        margin-top: 11px;
        transform: scale(1.19);
        -webkit-transform: scale(1.19);
        -webkit-filter: blur(radius)
    }

        .social-icons li a {
            width: 44px;
            height: 44px;
            display: inline-block;
            background-color: #f3f3f3;
            position: relative;
            overflow: hidden;
            border: 1px solid transparent
        }

            .social-icons li a i {
                position: absolute;
                z-index: 20;
                transform: scale(.9);
                -webkit-transform: scale(.9);
                -webkit-filter: blur(radius)
            }

            .social-icons li a i {
                color: #fff
            }

            .social-icons li a i {
                top: -30px;
                opacity: 0
            }

.twitter:before, .facebook:before, .instagram:before, .gplus:before {
    font-family: "fontello";
    font-size: 16px;
    line-height: 16px;
    color: #a0a0a0;
    position: absolute;
    z-index: 20;
    transform: scale(.9)
}

.twitter:before, .social-icons li a.twitter i {
    font-size: 14px
}

.twitter i, .twitter:before {
    margin: 13px 0 0 12px
}

.twitter:before {
    content: "\54";
    top: 0;
    opacity: 1
}

.facebook i, .facebook:before {
    margin: 13px 0 0 16px
}

.facebook:before {
    content: "\66";
    top: 0;
    opacity: 1
}

.gplus i, .gplus:before {
    margin: 13px 0 0 13px
}

.gplus:before {
    content: "\f0d5";
    top: 0;
    opacity: 1
}

.instagram i, .instagram:before {
    margin: 13px 0 0 13px
}

.instagram:before {
    content: "\f31f";
    top: 0;
    opacity: 1
}

@font-face {
    font-family: 'fontello';
    src: url(../fonts/fontello.eot);
    src: url(../fonts/fontello.eot) format('embedded-opentype'),url(../fonts/fontello.woff) format('woff'),url(../fonts/fontello.ttf) format('truetype'),url(../fonts/fontello.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.social-icons li i {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 16px;
    font-size: 16px;
    width: auto
}

.icon-gplus:before {
    content: '\f0d5'
}

.icon-twitter:before {
    content: '\54'
}

.icon-facebook:before {
    content: '\66'
}

.icon-instagram:before {
    content: '\f31f'
}

#top-bar ul.social-icons {
    margin: 0;
    padding: 0
}

#top-bar .social-icons li a {
    width: 45px;
    height: 45px;
    display: inline-block;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    transform: scale(1);
    margin-right: 0
}

#top-bar .social-icons li {
    border-radius: 0;
    transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-filter: blur(radius)
}

    #top-bar .social-icons li a i, #top-bar .social-icons li a:before {
        transform: scale(1.1) translateY(calc(-50% - 2px));
        -moz-transform: scale(1.1) translateY(calc(-50% - 1px));
        -ms-transform: scale(1.1) translateY(-50%);
        left: 0;
        right: 0;
        margin: 0;
        text-align: center;
        margin-top: 55%
    }

    #top-bar .social-icons li a.twitter i, #top-bar .social-icons li a.twitter:before {
        transform: scale(1.1) translateY(calc(-50% - 1px))
    }

#top-bar .social-icons {
    float: right
}

    #top-bar .social-icons li {
        margin: 0;
        padding: 0;
        float: left;
        line-height: 0
    }

        #top-bar .social-icons li a:before, #top-bar .social-icons li a i {
            font-size: 14px;
            color: #fff
        }

        #top-bar .social-icons li .twitter:before, #top-bar .social-icons li .twitter i:before {
            font-size: 12px
        }

.icon-box-1 {
    text-align: center;
    padding: 20px 0;
    padding-bottom: 15px
}

    .icon-box-1.alternative {
        padding: 20px;
        padding-bottom: 15px
    }

    .icon-box-1 .icon-container {
        font-size: 66px;
        color: #fff;
        background-color: #66676b;
        height: 140px;
        width: 140px;
        line-height: 140px;
        border-radius: 50%;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 13px;
        display: inline-block;
        position: relative
    }

    .icon-box-1.alternative .icon-container {
        font-size: 60px;
        height: 130px;
        width: 130px;
        line-height: 130px
    }

    .icon-box-1 .icon-container i {
        opacity: 1;
        transform: translate3d(0,0,0) scale(1);
        display: inline-block
    }

    .icon-box-1 h3 {
        font-size: 26px
    }

    .icon-box-1.alternative h3 {
        font-size: 23px
    }

    .icon-box-1 p {
        font-size: 16px;
        color: #888;
        margin: 18px 0 0 0
    }

    .icon-box-1.alternative p {
        font-size: 16px;
        line-height: 29px
    }

    .icon-box-1.alternative {
        overflow: hidden;
        position: relative;
        display: block
    }

        .icon-box-1.alternative:after {
            content: "";
            width: 120%;
            height: 0;
            display: inline-block;
            position: absolute;
            top: 0;
            right: 0;
            background: #fff;
            z-index: 8;
            opacity: 0;
            transform: translate3d(30%,-30%,0) scale(1) rotate(45deg)
        }

.counter-box {
    display: block;
    padding: 0;
    text-align: center
}

    .counter-box:after {
        content: "";
        position: absolute;
        right: 0;
        height: 100%;
        width: 1px;
        top: 0;
        background-color: rgba(255,255,255,.15)
    }

    .counter-box.last:after {
        display: none
    }

    .counter-box p {
        margin: 12px 0 0 0;
        padding: 0;
        color: #fff;
        font-size: 21px;
        font-weight: 500;
        display: block;
        opacity: .8
    }

.counter {
    display: inline-block;
    font-size: 58px;
    font-weight: 500;
    color: #fff;
    line-height: 42px;
    font-style: normal
}

.counter-box-icon {
    display: block;
    background: #f6f6f6;
    padding: 50px 20px;
    text-align: center;
    border-radius: 4px
}

    .counter-box-icon p {
        margin: 12px 0 0 0;
        padding: 0;
        color: #909090;
        font-size: 20px;
        font-weight: 500
    }

    .counter-box-icon .counter {
        display: block;
        font-size: 36px;
        font-weight: 700;
        color: #333;
        line-height: 28px
    }

.counter-boxes-inside-parallax .counter-box-icon {
    background-color: transparent;
    padding: 0;
    position: relative;
    top: 10px;
    padding-bottom: 10px
}

    .counter-boxes-inside-parallax .counter-box-icon p {
        color: rgba(255,255,255,.7)
    }

    .counter-boxes-inside-parallax .counter-box-icon .counter {
        color: #fff
    }

body {
    color: #707070
}

#wrapper {
    background-color: #fff
}

body, h1, h2, h3, h4, select, button {
    font-family: "Varela Round","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none
}

    h3.headline {
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 30px 0
    }

.headline.centered {
    text-align: center
}

.margin-top-0 {
    margin-top: 0 !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-top-65 {
    margin-top: 65px !important
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.margin-bottom-25 {
    margin-bottom: 25px !important
}

.padding-top-50 {
    padding-top: 50px !important
}

.padding-bottom-50 {
    padding-bottom: 50px !important
}

@media only screen and (max-width:1366px) and (min-width:1240px) {
    .search-container {
        padding: 130px 0
    }

    #header {
        padding: 22px 0 12px 0
    }
}

@media (max-width:1239px) {
    .icon-box-1.alternative:after {
        display: none
    }

    #navigation.style-1 {
        margin: 30px 0 10px -5px;
        width: 100%;
        padding-top: 25px;
        position: relative
    }

        #navigation.style-1:before {
            position: absolute;
            width: 940px;
            height: 1px;
            display: block;
            top: 0;
            left: 5px;
            content: "";
            background: #e0e0e0
        }

    .header-widget {
        height: auto
    }
}

@media (max-width:992px) {
    #navigation.style-1 {
        margin: 0;
        width: 100%;
        padding-top: 0;
        position: relative
    }

        #navigation.style-1:before {
            display: none
        }

    .search-container {
        padding: 120px 0
    }

    .counter-box-icon {
        margin: 45px 0
    }

    .counter-box::after {
        display: none
    }

    .search-container .row.with-forms div {
        margin-bottom: 14px
    }

    #top-bar .left-side {
        width: 70%
    }

    #top-bar .right-side {
        width: 30%
    }

        #top-bar .right-side .social-icons {
            float: right
        }
}

@media (max-width:767px) {
    #top-bar, #top-bar .container {
        width: 100%;
        padding: 0
    }

        #top-bar .left-side {
            padding: 0 15px;
            background: linear-gradient(to top,rgba(0,0,0,.07) 0%,transparent)
        }

        #top-bar .left-side, #top-bar .right-side {
            width: 100%
        }

            #top-bar .right-side .social-icons {
                float: left
            }

    .counter-box {
        margin: 45px 0;
        padding-bottom: 0;
        border-bottom: 1px solid rgba(255,255,255,.2);
        border-radius: 0
    }

    .search-container {
        padding: 100px 0
    }

    .main-search-input {
        width: 100%;
        display: block
    }
}

#top-bar {
    background-color: #274abb
}

.header-style-2 .header-widget li i, a, a.button.border {
    color: #274abb
}

    a.button {
        background-color: #274abb
    }

        a.button.border {
            border: 1px solid #274abb
        }

.icon-box-1 .icon-container {
    background-color: #274abb
}

.card {
    position: relative;
    height: 100px !important;
    width: 100%
}

    .card .info {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding-left: 10px;
        padding-right: 10px;
        font-family: "Varela Round","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
        text-transform: none
    }

.info .address {
    padding-top: 8px
}

.info .cardPrice {
    color: #000;
    font-family: "Varela Round","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important
}

.info h4 {
    margin-bottom: 0px !important;
    font-size: 15px !important;
    font-family: "Varela Round","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important
}

.dxcvTitlePanel_Material {
    font-family: "Varela Round","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    text-transform: uppercase
}

.card .info span {
    font-size: 15pt;
    font-family: "Varela Round","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important
}

.card .info .address span {
    font-size: 10pt;
    font-family: "Varela Round","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important
}

.search-btn-loc {
    color: #fff;
    margin-top: 25px;
    margin-bottom: 35px
}

    .search-btn-loc a {
        display: inline-block;
        margin-bottom: 10px;
        font-size: 12px !important;
        background-color: #274abb;
        border: 1px solid rgba(255,255,255,.35);
        padding: 0 8px;
        color: #fff;
        margin-left: 7px;
        border-radius: 3px
    }

.search-container {
    padding-top: 80px !important;
    padding-bottom: 40px !important;
    min-height: 600px
}

.adv-search-btn a {
    display: inline-block;
    margin-bottom: 10px
}

    .adv-search-btn a.active {
        background-color: rgba(255,255,255,.15);
        border: 3px solid rgba(255,255,255,.65);
        color: #fff;
        font-weight: 700;
        padding: 5px 10px;
        position: relative
    }

        .adv-search-btn a.active:after {
            content: '';
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -17px;
            width: 0;
            height: 0;
            border-top: solid 15px rgba(255,255,255,.85);
            border-left: solid 15px transparent;
            border-right: solid 15px transparent
        }

#divCounter {
    display: none
}
