*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.html") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("vendor/font-awesome-4.7.0/fonts/fontawesome-webfont3e6e.eot?v=4.7.0");
    src: url("vendor/font-awesome-4.7.0/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("vendor/font-awesome-4.7.0/fonts/fontawesome-webfont3e6e.woff2?v=4.7.0") format("woff2"), url("vendor/font-awesome-4.7.0/fonts/fontawesome-webfont3e6e.woff?v=4.7.0") format("woff"), url("vendor/font-awesome-4.7.0/fonts/fontawesome-webfont3e6e.ttf?v=4.7.0") format("truetype"), url("vendor/font-awesome-4.7.0/fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before, .fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before, .fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before, .fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before, .fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before, .fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before, .fa-users:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-copy:before, .fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before, .fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before, .fa-sort:before {
    content: ""
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-legal:before, .fa-gavel:before {
    content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before, .fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before, .fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before, .fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before, .fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before, .fa-usd:before {
    content: ""
}

.fa-rupee:before, .fa-inr:before {
    content: ""
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: ""
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: ""
}

.fa-won:before, .fa-krw:before {
    content: ""
}

.fa-bitcoin:before, .fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before, .fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before, .fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: ""
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: ""
}

.fa-ge:before, .fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-send:before, .fa-paper-plane:before {
    content: ""
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before, .fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before, .fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-yc:before, .fa-y-combinator:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
    content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-tv:before, .fa-television:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: ""
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-signing:before, .fa-sign-language:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""
}

.fa-fa:before, .fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-vcard:before, .fa-address-card:before {
    content: ""
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before, .fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: ""
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.columns {
    max-width: 1140px;
    margin: 0 auto;
    margin-bottom: 20px
}

.columns:after {
    content: "";
    display: table;
    clear: both
}

.columns .col {
    padding: 0 20px
}

.columns .col  p{
    padding-bottom: 15px
}

.columns .col  ul, .columns .col ol{
    padding-bottom: 15px;
    margin-left: 40px;
}

.columns .col ul li, .columns .col ol li{
  margin-bottom: 10px;
}

@media (max-width: 1023px) {
  .columns  .col {
      padding:0px;
  }
}

.columns .col:first-child {
    padding-left: 0
}

.columns .col:last-child {
    padding-right: 0
}

.columns.one .col {
    display: inline-block;
    float: left;
    width: 100%;
    width: 100%
}

.columns.two .col {
    display: inline-block;
    float: left;
    width: 100%
}

.columns.two .col.four {
    width: 100%
}

@media only screen and (min-width: 50em) {
    .columns.two .col.four {
        width: 33.33333%
    }
}

.columns.two .col.eight {
    width: 100%
}

@media only screen and (min-width: 50em) {
    .columns.two .col.eight {
        width: 66.66667%
    }
}

.columns.two .col.six {
    width: 100%
}

@media only screen and (min-width: 50em) {
    .columns.two .col.six {
        width: 50%
    }
}

.columns.three .col {
    display: inline-block;
    float: left;
    width: 100%;
    width: 100%
}

@media only screen and (min-width: 50em) {
    .columns.three .col {
        width: 33.33333%
    }
}

.ico-angle-down {
    background: url(images/ico-angle-down.png) no-repeat 0 0;
    background-size: 100% 100%;
    width: 21px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .ico-angle-down {
        background: url(images/ico-angle-down%402x.png) no-repeat 0 0;
        width: 21px;
        height: 12px;
        background-size: 100% 100%;
        display: inline-block;
        vertical-align: middle;
        font-size: 0
    }
}

*, *:before, *:after {
    padding: 0;
    margin: 0;
    outline: 0;
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
    display: block
}

html {
    tap-highlight-color: transparent
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-size-adjust: none
}

img, iframe, video, audio, object {
    max-width: 100%
}

img, iframe {
    border: 0 none
}

img {
    height: auto;
    display: inline-block;
    vertical-align: middle
}

b, strong {
    font-weight: bold
}

address {
    font-style: normal
}

svg:not(:root) {
    overflow: hidden
}

a, button, input[type="submit"], input[type="button"], input[type="reset"], input[type="file"], input[type="image"], label[for] {
    cursor: pointer
}

a[href^="tel"], button[disabled], input[disabled], textarea[disabled], select[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea, a[href^="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

button, select {
    text-transform: none
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

nav ul, nav ol {
    list-style: none outside none
}

body {
    min-width: 320px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.57;
    color: #37342e;
    background-color: #fff
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Rajdhani", sans-serif
}

h1 {
    font-weight: 400;
    font-size: 50px
}

h2 {
    font-weight: 700;
    font-size: 35px;
}

h3 {
    font-weight: 700;
    font-size: 30px
}

h5 {
    font-weight: 600;
    font-size: 20px
}

h6 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 16px
}

@media (max-width: 1023px) {
    h1 {
        font-size: 40px
    }
}

@media (max-width: 767px) {
    h2 {
        font-size: 27px
    }
}

.shell {
    max-width: 1140px;
    margin: 0 auto
}

.shell:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 1169px) {
    .shell {
        padding-left: 15px;
        padding-right: 15px
    }
}

.wrapper {
    min-height: 100%;
    position: relative
}

@media (max-width: 1023px) {
    .wrapper .header, .wrapper-inner {
        transform: translate3d(0, 0, 0);
        transition: transform .4s ease;
        will-chnage: transform
    }
    .wrapper.show-nav .header, .wrapper.show-nav .wrapper-inner {
        transform: translate3d(-205px, 0, 0)
    }
}

.header {
    width: 100%;
    background-color: #fff;
    position: relative;
    z-index: 999
}

.header-inner {
    position: relative;
    text-align: center
}

.header .logo {
    position: absolute;
    left: -2px;
    top: 2px
}

@media (max-width: 1023px) {
    .header-inner {
        height: 75px
    }
    .header .btn-nav {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -10px
    }
}

@media (max-width: 767px) {
    .header-inner {
        height: 56px
    }
    .header .logo img {
        width: 109px;
        height: 111px
    }
}

.nav ul {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 26px 0 22px;
    padding: 0 41px 0 0;
    font-size: 0
}

.nav ul a {
    display: block;
    padding: 2px 0;
    font-family: "Rajdhani", sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #2f2f2f;
    text-transform: uppercase;
    letter-spacing: .05em;
    position: relative;
    text-decoration: none
}

.nav ul a:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #0740B4;
    position: absolute;
    left: 0;
    bottom: 0;
    will-change: transform;
    transition: transform .4s ease;
    transform: scaleX(0);
    transform-origin: left center
}

.nav li {
    display: inline-block;
    vertical-align: middle
}

.nav li~li {
    margin-left: 23px
}

.nav li:hover a:after, .nav li.current-menu-item a:after {
    transform: scaleX(1)
}

.nav .btn {
    font-size: 16px;
    padding: 0 14px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -19px
}

@media (max-width: 1023px) {
    .nav {
        width: 205px;
        height: 100vh;
        background-color: #272826;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 999;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        transform: translateX(205px)
    }
    .nav ul {
        display: block;
        padding: 9px 0;
        margin: 0;
        text-align: left
    }
    .nav ul a {
        color: #fff;
        padding: 9px 10px 8px 24px;
        transition: background-color .4s ease
    }
    .nav ul a:after {
        display: none
    }
    .nav ul a:hover {
        background-color: #42413c
    }
    .nav li {
        display: block
    }
    .nav li~li {
        margin: 0
    }
    .nav li.current-menu-item a {
        background-color: #42413c
    }
    .nav .btn {
        position: relative;
        top: auto;
        margin: 10px 0 0 0
    }
}

.btn, a.btn {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    border-radius: 0;
    padding: 0 8px;
    font-family: "Rajdhani", sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff !important;
    letter-spacing: .025em;
    text-decoration: none;
    position: relative;
    overflow: hidden
}

.btn:hover span:before, a.btn:hover span:before {
    opacity: .65
}

.btn span, a.btn span {
    display: block;
    height: 37px;
    padding: 7px 20px;
    position: relative;
    background-color: #0740B4;
    z-index: 10;
    overflow: hidden
}

.btn span:before, a.btn span:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url(images/btn-glow.png) no-repeat center;
    background-size: 100% 37px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    transition: opacity .4s ease
}

.btn:before, .btn:after, a.btn:before, a.btn:after {
    content: '';
    width: 50px;
    height: 50px;
    background-color: #0740B4;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    z-index: 1
}

.btn:before, a.btn:before {
    left: 0
}

.btn:after, a.btn:after {
    right: 0
}

.btn-nav {
    display: none
}

@media (max-width: 1023px) {
    .btn-nav {
        display: block;
        width: 34px;
        border: 0;
        background-color: transparent;
        padding: 0
    }
    .btn-nav .bar {
        display: block;
        height: 3px;
        background-color: #0740B4;
        position: relative;
        top: 0;
        transition: all .4s ease
    }
    .btn-nav .bar~.bar {
        margin-top: 6px
    }
    .btn-nav.active .bar:nth-child(1) {
        transform: rotate(45deg);
        top: 9px
    }
    .btn-nav.active .bar:nth-child(2) {
        opacity: 0
    }
    .btn-nav.active .bar:nth-child(3) {
        transform: rotate(-45deg);
        top: -9px
    }
}

.slider {
    position: relative;
    -webkit-backface-visibility: visible
}

.slider-home .slide-image {
    min-height: 600px;
    height: calc(100vh - 157px);
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1
}

.slider-home .slide-image img {
    display: none
}

.slider-home .slide-image:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #48453e;
    opacity: .53;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.slider-home .slide-content {
    width: 100%;
    color: #fff;
    position: absolute;
    left: 0;
    top: 30.2%;
    z-index: 10
}

.slider-home .slide-content-inner {
    width: 520px;
    margin-left: 150px
}

.slider-home .slide-content h1 {
    margin: 0 0 3px -1px;
    font-weight: 400;
    font-size: 69px;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase
}

.slider-home .slide-content h1 span {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #a29061;
    letter-spacing: .2em;
    padding-left: 5px;
    padding-bottom: 8px
}

.slider-home .slide-content p {
    font-size: 16px;
    line-height: 1.55;
    letter-spacing: .01em;
    margin-bottom: 40px;
    padding-left: 5px
}

.slider-home .slide-content .btn {
    padding: 0 10px
}

.slider-home .owl-dots {
    position: absolute;
    left: 50%;
    margin-left: 560px;
    top: 45%;
    transform: translate(-50%, -50%);
    z-index: 3
}

.slider-home .owl-dot {
    display: block;
    float: right;
    clear: both;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #a39262;
    opacity: .4;
    transition: background-color .4s ease, opacity .4s ease
}

.slider-home .owl-dot~.owl-dot {
    margin-top: 25px
}

.slider-home .owl-dot:hover, .slider-home .owl-dot.active {
    background-color: #fff;
    opacity: 1
}

@media (max-width: 1169px) {
    .slider-home .owl-dots {
        margin-left: 0;
        left: auto;
        right: 15px;
        transform: translate(0, -50%)
    }
    .slider-home .slide-content-inner {
        margin-left: 0
    }
}

@media (max-width: 1023px) {
    .slider-home .slide-image {
        height: calc(100vh - 174px)
    }
}

@media (max-width: 767px) {
    .slider-home .slide-image {
        min-height: 0;
        height: 477px
    }
    .slider-home .slide-content {
        top: 24%
    }
    .slider-home .slide-content-inner {
        width: 100%
    }
    .slider-home .slide-content h1 {
        font-size: 50px;
        line-height: 1;
        padding-right: 10px;
        margin-bottom: 7px
    }
    .slider-home .slide-content h1 span {
        font-size: 18px;
        padding-bottom: 5px
    }
    .slider-home .slide-content p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 25px
    }
    .slider-home .slide-content .btn {
        display: block;
        width: auto;
        text-align: center;
        margin: 0 7px
    }
    .slider-home .owl-dots {
        display: none
    }
}

.intro {
    position: relative
}

.intro-image {
    height: 296px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1
}

.intro-image:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #48453e;
    opacity: .83;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.intro-image img {
    display: none
}

.intro-content {
    width: 100%;
    color: #fff;
    position: absolute;
    left: 0;
    top: 49%;
    transform: translateY(-50%);
    z-index: 10
}

.intro-content h1 {
    margin: 0 0 0 -3px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .intro-image {
        height: 158px
    }
    .intro-content {
        top: 54%
    }
    .intro-content h1 {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        font-size: 28px;
        line-height: 1
    }
    .intro-reserve .intro-content h1 {
        width: 90%
    }
    .intro-safety .intro-content h1 {
        width: 100%
    }
}

.breadcrumbs {
    border-bottom: 1px solid #c4c0bd;
    margin-bottom: 27px
}

.breadcrumbs ul {
    list-style: none;
    margin: 0;
    padding: 28px 0 25px 2px;
    font-size: 0
}

.breadcrumbs li {
    display: inline-block;
    vertical-align: middle
}

.breadcrumbs li.active a {
    color: #8e7b48;
    pointer-events: none
}

.breadcrumbs li~li {
    margin-left: 23px;
    position: relative
}

.breadcrumbs li~li a:before {
    content: '/';
    position: absolute;
    left: -14px;
    top: 50%;
    margin-top: -11px
}

.breadcrumbs a {
    display: block;
    font-family: "Rajdhani", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #1f1f1f;
    text-transform: uppercase;
    letter-spacing: .05em;
    text-decoration: none
}

@media (max-width: 767px) {
    .breadcrumbs {
        display: none
    }
}

.banner {
    margin-bottom: 37px
}

.banner-inner {
    position: relative;
    background-color: #726d66
}

.banner-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.banner-image img {
    display: none
}

.banner-image:before {
    content: '';
    width: 226px;
    height: 226px;
    background: url(images/banner-logo%402x.png) no-repeat center;
    background-size: 226px 226px;
    position: absolute;
    left: 12px;
    bottom: -101px
}

.banner-content {
    display: flex;
    align-items: center;
    padding: 26px 30px 15px 242px;
    position: relative;
    z-index: 2
}

.banner-content h3 {
    flex: 0 0 27%;
    margin: 0;
    font-weight: 500;
    font-size: 31px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    text-align: center
}

.banner-content p {
    flex: 0 0 52.5%;
    margin: 0 0 10px 2%;
    font-size: 14px;
    line-height: 1.57;
    color: #fff
}

.banner-content .btn {
    flex: 0 0 17.8%;
    text-align: center;
    font-size: 16px;
    letter-spacing: .025em;
    margin-bottom: 13px
}

@media (max-width: 1023px) {
    .banner-image:before {
        width: 120px;
        height: 120px;
        background-size: cover;
        left: -20px;
        bottom: -50px
    }
    .banner-content {
        padding: 32px 30px 22px 100px
    }
}

@media (max-width: 767px) {
    .banner {
        margin-bottom: 33px
    }
    .banner-image {
        background-image: url(images/banner-mobile-img.jpg) !important;
        background-position: right bottom
    }
    .banner-image:before {
        left: -23px;
        bottom: -26px
    }
    .banner-primary .banner-content {
        display: block;
        padding: 28px 26px 22px
    }
    .banner-primary .banner-content p {
        display: none
    }
    .banner-primary .banner-content h3 {
        margin-bottom: 10px
    }
    .banner-primary .banner-content .btn {
        width: 100%
    }
}

.section-page {
    margin-top: 42px;
    margin-bottom: 40px
}

.section-page .section-head {
    margin-bottom: 36px
}

.section-page .section-head h2 {
    color: #0740B4;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.section-page .section-head p {
    margin: 0;
    line-height: 1.65
}

.section-page .entry-content {
    padding-bottom: 30px
}

.section-page .section-map {
    margin: 40px 0;
    background-color: #f3f3f3
}

.section-page .gmap {
    height: 209px
}

.section-page h6 {
    margin-bottom: 5px;
    color: #9a8653;
    line-height: 1
}

.section-page h6~h6 {
    margin-top: 15px
}

.section-page a {
    color: #37342e;
    text-decoration: none
}

.section-page a.btn {
  margin-top: 30px;
      margin-bottom: 30px;
}

.section-page .phone {
    margin: 0
}

.section-page .phone a {
    font-weight: 700;
    font-size: 24px;
    color: #524e48;
    text-decoration: none;
    line-height: 1
}

.section-page .phone span {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #524e48
}

@media (max-width: 767px) {
    .section-page {
        margin-top: 21px;
        margin-bottom: 30px
    }
    .section-page .section-head {
        padding: 0 0 0 6px;
        margin-right: -3px;
        margin-bottom: 22px
    }
    .section-page .section-head p {
        line-height: 1.6
    }
    .section-page .section-body {
        padding: 0 3px
    }
}

[class^='list-'] {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-boxes {
    max-width: 1140px;
    margin: 0 auto;
    max-width: none;
    margin-left: -5px !important;
    margin-right: 5px;
    margin-bottom: 60px;
    margin-top: 30px;
    padding-bottom: 0px;
}

.list-boxes:after {
    content: "";
    display: table;
    clear: both
}

.list-boxes li {
    display: inline-block;
    float: left;
    width: 100%;
    width: 25%;
    padding: 0 0 0 5px
}

@media (max-width: 1023px) {
    .list-boxes li {
        width: 50%;
        margin-bottom: 30px
    }
}


@media (max-width: 767px) {
    .list-boxes {
        margin-right: 0
    }
    .list-boxes li {
        width: 100%;
        margin-bottom: 32px
    }
    .list-boxes li:last-child {
        margin-bottom: 28px
    }
}

.list-numbers {
    counter-reset: list;
    padding-bottom: 0px;
    margin-left: 0px !important;
}

.list-numbers li {
    font-size: 16px;
    line-height: 1.55;
    padding-left: 51px;
    position: relative
}

.list-numbers li~li {
    margin-top: 23px
}

.list-numbers li:before {
    content: counter(list);
    counter-increment: list;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 5px;
    text-align: center;
    line-height: 40px;
    font-family: "Rajdhani", sans-serif;
    font-weight: 700;
    font-size: 23px;
    color: #fff;
    text-transform: uppercase;
    background: #9a8653;
    background: -moz-linear-gradient(45deg, #9a8653 0%, #c4b897 50%, #9a8653 100%);
    background: -webkit-linear-gradient(45deg, #9a8653 0%, #c4b897 50%, #9a8653 100%);
    background: linear-gradient(45deg, #9a8653 0%, #c4b897 50%, #9a8653 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a8653', endColorstr='#9a8653', GradientType=1)
}

@media (max-width: 1023px) {
    .list-numbers li {
        font-size: 12px
    }
}

@media (max-width: 767px) {
    .list-numbers li {
        font-size: 14px;
        padding-left: 47px
    }
    .list-numbers li:before {
        left: 0;
        top: 2px;
        width: 34px;
        height: 34px;
        font-size: 21px;
        line-height: 32px
    }
}

.box {
    text-align: center
}

.box-head {
    background-color: #0740B4;
    padding: 5px 0 2px
}

.box-head h5 {
    margin: 0;
    color: #fff;
    letter-spacing: .04em;
    text-transform: uppercase
}

.box-image {
    height: 267px;
    position: relative;
    padding-bottom: 22px;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.box-content h6 {
    margin: 0;
    padding: 13px 0 11px;
    color: #37342e;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.box-content p {
    height: 135px;
    margin: 0;
    padding: 12px 15px 10px;
    background-color: #f5f5f5;
    line-height: 1.6
}

.box-price {
    border-top: 1px solid #ddd;
    padding: 9px 0 0 10px
}

.box-price p {
    margin: 0;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #F32135;
    line-height: 1
}

.box-price p strong {
    font-weight: 600;
    font-size: 48px
}

.box-price p span {
    font-size: 29px;
    vertical-align: baseline;
    position: relative;
    top: -16px;
    left: -5px;
    margin-right: -5px
}

.box-price p sup {
    font-size: 14px;
    top: -7px;
    position: relative;
    margin-right: -15px
}

.box-actions {
    padding: 15px 5px 0
}

.box-actions .btn {
    width: 100%
}

.box-actions .btn i {
    margin-right: 5px
}

@media (max-width: 1169px) {
    .box-content p {
        height: auto;
        min-height: 165px
    }
}

@media (max-width: 1023px) {
    .box-content p {
        min-height: 130px
    }
}

@media (max-width: 767px) {
    .box-content p {
        min-height: 135px
    }
}

.accordion-section {
    margin-bottom: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.accordion-head {
    background-color: #f5f5f5;
    position: relative;
    cursor: pointer;
    transition: background-color .4s ease;
    will-change: background-color
}

.accordion-head h3 {
    margin: 0;
    font-weight: 700;
    font-size: 19px;
    color: #605c57;
    text-transform: uppercase;
    padding: 18px 50px 15px 25px
}

.accordion-head h3 i {
    position: absolute;
    right: 29px;
    top: 50%;
    margin-top: -6px;
    transition: transform .4s ease;
    will-change: transform
}

.accordion-head.active {
    background-color: #fff
}

.accordion-head.active h3 i {
    transform: rotate(180deg)
}

.accordion-body {
    display: none;
    width: 80%;
    padding: 0 0 18px 24px;
    margin-top: -4px
}

.accordion-body p {
    font-size: 16px;
    color: #37342e;
    line-height: 1.55;
    margin-bottom: 20px
}

.accordion-body p:last-child {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .accordion-head h3 {
        font-size: 15px;
        padding: 15px 50px 14px 22px
    }
    .accordion-head h3 i {
        right: 19px;
        width: 17px;
        height: 10px
    }
    .accordion-body {
        width: 95%;
        padding: 0 0 18px 22px;
        margin-top: -6px
    }
    .accordion-body p {
        font-size: 14px;
        line-height: 1.6
    }
}


.gform_body ul, .gform_body ol {
  padding-bottom: 0px;
  margin-left: 0px !important;
}


.gform_title {
    display: none
}

.gform_fields {
    list-style: none;
    margin: 0 -5px;
    padding: 0;
    overflow: hidden
}

.gform_fields .address_country {
    position: relative
}

.gform_fields .address_country:before, .gform_fields .address_country:after {
    font-family: "FontAwesome", sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #b8b5b1;
    position: absolute;
    right: 20px;
    top: 50%;
    pointer-events: none
}

.gform_fields .address_country:before {
    content: '\f106';
    margin-top: -16px
}

.gform_fields .address_country:after {
    content: '\f107';
    margin-top: -1px
}

.gform_fields select {
    width: 100%;
    height: 41px;
    padding: 0 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    appearance: none;
    color: rgba(55, 53, 46, 0.5)
}

.gform_fields select::-ms-expand {
    display: none
}

.gform_fields select option {
    color: #37352e
}

.gform_fields select.selected {
    color: #37352e
}

.gform_fields .gfield {
    float: left;
    width: 50%;
    padding: 0 5px;
    margin-bottom: 13px
}

.gform_fields .gfield label {
    display: none
}

.gform_fields .gfield:nth-child(5) {
    width: 100%
}

.gform_fields .gfield input, .gform_fields .gfield textarea {
    width: 100%;
    height: 41px;
    padding: 10px 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px
}

.gform_fields .gfield_error input, .gform_fields  .gfield_error textarea {
     border: 1px solid #fb4b4b;
}

.validation_message {
    color: #fb4b4b;
}

.validation_error{
    color: #fb4b4b;
    margin-bottom: 20px;
}

.gform_fields .gfield input::placeholder, .gform_fields .gfield textarea::placeholder {
    color: #9a9895
}

.gform_fields .gfield input[type="checkbox"], .gform_fields .gfield textarea[type="checkbox"] {
    width: auto;
    height: auto;
    padding: 0;
    border: 0;
    border-radius: 0
}

.gform_fields .gfield textarea {
    resize: none;
    height: 144px
}

.gform_fields .gfield .gfield_checkbox {
    margin: 12px 0 15px
}

.gform_fields .gfield .gfield_checkbox li {
    position: relative
}

.gform_fields .gfield .gfield_checkbox li input {
    display: none
}

.gform_fields .gfield .gfield_checkbox li input:checked~label:before {
    color: #37342e
}

.gform_fields .gfield .gfield_checkbox label {
    display: block;
    font-size: 14px;
    color: #37342e;
    position: relative;
    padding-left: 37px
}

.gform_fields .gfield .gfield_checkbox label:before {
    content: '\f00c';
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-family: "FontAwesome", sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    transition: color .4s ease
}

.ginput_complex {
    margin: 0 -5px
}

.ginput_complex .ginput_full {
    float: left;
    width: 100%;
    padding: 0 5px;
    clear: both
}

.ginput_complex .ginput_left, .ginput_complex .ginput_right {
    float: left;
    width: 50%;
    padding: 11px 5px 0
}

.gf_clear {
    clear: both
}

.gform_button {
    border: 0;
    background-color: transparent;
    padding: 0;
    font-family: "Rajdhani", sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: -.025em
}

.gform_footer .btn {
    padding: 0 29px 0 23px
}

.gform_footer .btn i {
    margin-right: 15px;
    position: relative;
    top: 1px
}

@media (max-width: 767px) {
    .gform_fields .gfield {
        width: 100%;
        margin-bottom: 10px
    }
    .gform_fields .gfield input, .gform_fields .gfield textarea {
        height: 36px;
        padding: 9px 15px 8px;
        font-size: 12px
    }
    .gform_fields .gfield textarea {
        height: 126px
    }
    .gform_fields .gfield .gfield_checkbox {
        margin: 6px 0 8px
    }
    .gform_fields .gfield .gfield_checkbox label {
        font-size: 13px;
        padding-left: 24px;
        letter-spacing: -.01em
    }
    .gform_fields .gfield .gfield_checkbox label:before {
        width: 17px;
        height: 17px;
        top: 2px
    }
    .gform_fields select {
        height: 37px;
        font-size: 12px
    }
    .gform_footer {
        margin-top: 8px
    }
    .gform_footer .btn {
        width: 100%;
        text-align: center
    }
    .ginput_complex .ginput_left, .ginput_complex .ginput_right {
        width: 100%
    }
}

.form-contact .gform_footer {
    text-align: right
}

.form-contact .gform_footer .btn {
    cursor: pointer
}

.footer {
    background-color: #272826;
    color: #fff;
    padding: 25px 0
}

.footer-inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer-nav {
    white-space: nowrap
}

.footer-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0
}

.footer-nav li {
    display: inline-block;
    vertical-align: middle
}

.footer-nav li~li {
    margin-left: 17px
}

.footer-nav a, .footer-nav p {
    display: block;
    font-size: 12px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .03em;
    transition: color .4s ease
}

.footer-nav p a {
    display: inline-block
}

.footer-nav a:hover {
    color: #9a8653
}

.footer-nav~.footer-nav li~li {
    margin-left: 36px
}

@media (max-width: 1023px) {
    .footer-inner {
        display: block;
        text-align: left
    }
    .footer-nav a, .footer-nav p {
        font-size: 11px
    }
}

@media (max-width: 767px) {
    .footer {
        padding: 20px 0
    }
    .footer-inner {
        display: block;
        text-align: center
    }
    .footer-nav {
        white-space: normal
    }
    .footer-nav:first-child {
        width: 280px;
        margin: 0 auto
    }
    .footer-nav li {
        margin-bottom: 5px
    }
    .footer-nav li~li {
        margin-left: 8px;
        margin-right: 8px
    }
    .footer-nav-secondary {
        margin-top: 7px
    }
    .footer-nav-secondary li {
        display: none
    }
    .footer-nav-secondary li:last-child {
        display: block;
        margin: 0 !important
    }
}
