/* ===========================================
// 01. GLOBAL
=============================================*/

/* ===== 01.1 RESETS ===== */

* {margin: 0;padding: 0;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body {background: #fff;font-size: 15px;font-weight: normal;font-family: 'objectivityregular', sans-serif;line-height: 1.9em;}
::-moz-selection {background: #f5f5f5;}
::selection {background: #f5f5f5;}
*::-moz-selection {background: #f5f5f5;}
figure {margin: 0;}
ul, li {margin: 0;padding: 0;}
main {padding: 150px 0;}
main.blog-post {padding: 150px 0 40px 0;}
main.gallery-page {padding: 40px 0 10px 0;}
main.izleti-lista {padding: 30px 0 0px 0;}
main.rooms-list-view {padding: 30px 0;}
main.room {padding: 30px 0;}
main.ponude-usluge {padding: 30px 0;}
main.contact-page {padding: 150px 0 15px 0;}
/* ===== 01.2 TYPOGRAPHY ===== */
h1, h2, h3, h4, h5, h6, button {font-weight: 600;}
h1{font-size:34px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}
p {font-size: 1.1em;line-height: 1.6em;font-weight: normal;}
a {text-decoration: none;-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
a:hover, a:focus, a:active {text-decoration: none;outline: none;background: none;}
/* ===== FONTS ===== */
/* Font Awesome 4.7.0 */
@font-face{font-family:'FontAwesome';src:url('../fonts/FontAwesome/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/FontAwesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/FontAwesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/FontAwesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/FontAwesome/fontawesome-webfont.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.33333333em;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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .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:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-aligncenter:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}
/* Flat Icon */
@font-face {font-family: "Flaticon";src: url("../fonts/Flaticon/Flaticon.eot");src: url("../fonts/Flaticon/Flaticon.eot?#iefix") format("embedded-opentype"),url("../fonts/Flaticon/Flaticon.woff") format("woff"),url("..") format("truetype"),url("../fonts/Flaticon/Flaticon.svg#Flaticon") format("svg");font-weight: normal;font-style: normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {font-family: "Flaticon";src: url("../fonts/Flaticon/Flaticon.svg#Flaticon") format("svg");}}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   font-family: Flaticon;font-size: 20px;font-style: normal;margin-left: 20px;}
.flaticon-full-screen:before { content: "\f100"; }
.flaticon-search:before { content: "\f101"; }
.flaticon-link:before { content: "\f102"; }
.flaticon-add:before { content: "\f103"; }
.flaticon-tray-1:before { content: "\f104"; }
.flaticon-screen-1:before { content: "\f105"; }
.flaticon-nature:before { content: "\f106"; }
.flaticon-slider:before { content: "\f107"; }
.flaticon-tray:before { content: "\f108"; }
.flaticon-hotel:before { content: "\f109"; }
.flaticon-sports:before { content: "\f10a"; }
.flaticon-bell-boy:before { content: "\f10b"; }
.flaticon-screen:before { content: "\f10c"; }
.flaticon-information-button:before { content: "\f10d"; }
/* Font Objectivity */
@font-face{font-family:'objectivitythin';src:url('../fonts/Objectivity/objectivity.thin.eot');src:url('../fonts/Objectivity/objectivity.thin.eot?#iefix') format('embedded-opentype'),url('../fonts/Objectivity/objectivity.thin.woff2') format('woff2'),url('../fonts/Objectivity/objectivity.thin.woff') format('woff'),url('../fonts/Objectivity/objectivity.thin.ttf') format('truetype'),url('../fonts/Objectivity/objectivity.thin.svg#objectivitythin') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'objectivitylight';src:url('../fonts/Objectivity/objectivity.light.eot');src:url('../fonts/Objectivity/objectivity.light.eot?#iefix') format('embedded-opentype'),url('../fonts/Objectivity/objectivity.light.woff2') format('woff2'),url('../fonts/Objectivity/objectivity.light.woff') format('woff'),url('../fonts/Objectivity/objectivity.light.ttf') format('truetype'),url('../fonts/Objectivity/objectivity.light.svg#objectivitylight') format('svg');font-weight:normal;font-style:normal}@font-face {font-family: 'objectivityregular';src: url('../fonts/Objectivity/objectivity.regular.eot');src: url('../fonts/Objectivity/objectivity.regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Objectivity/objectivity.regular.woff2') format('woff2'), url('../fonts/Objectivity/objectivity.regular.woff') format('woff'), url('../fonts/Objectivity/objectivity.regular.ttf') format('truetype'), url('../fonts/Objectivity/objectivity.regular.svg#objectivityregular') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'objectivitymedium';src: url('../fonts/Objectivity/objectivity.medium.eot');src: url('../fonts/Objectivity/objectivity.medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Objectivity/objectivity.medium.woff2') format('woff2'), url('../fonts/Objectivity/objectivity.medium.woff') format('woff'), url('../fonts/Objectivity/objectivity.medium.ttf') format('truetype'), url('../fonts/Objectivity/objectivity.medium.svg#objectivitymedium') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'objectivitybold';src: url('../fonts/Objectivity/objectivity.bold.eot');src: url('../fonts/Objectivity/objectivity.bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Objectivity/objectivity.bold.woff2') format('woff2'), url('../fonts/Objectivity/objectivity.bold.woff') format('woff'), url('../fonts/Objectivity/objectivity.bold.ttf') format('truetype'), url('../fonts/Objectivity/objectivity.bold.svg#objectivitybold') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'objectivityextra_bold';src: url('../fonts/Objectivity/objectivity.extra-bold.eot');src: url('../fonts/Objectivity/objectivity.extra-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Objectivity/objectivity.extra-bold.woff2') format('woff2'), url('../fonts/Objectivity/objectivity.extra-bold.woff') format('woff'), url('../fonts/Objectivity/objectivity.extra-bold.ttf') format('truetype'), url('../fonts/Objectivity/objectivity.extra-bold.svg#objectivityextra_bold') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'objectivityblack';src: url('../fonts/Objectivity/objectivity.black.eot');src: url('../fonts/Objectivity/objectivity.black.eot?#iefix') format('embedded-opentype'), url('../fonts/Objectivity/objectivity.black.woff2') format('woff2'), url('../fonts/Objectivity/objectivity.black.woff') format('woff'), url('../fonts/Objectivity/objectivity.black.ttf') format('truetype'), url('../fonts/Objectivity/objectivity.black.svg#objectivityblack') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'objectivitysuper';src: url('../fonts/Objectivity/objectivity.super.eot');src: url('../fonts/Objectivity/objectivity.super.eot?#iefix') format('embedded-opentype'), url('../fonts/Objectivity/objectivity.super.woff2') format('woff2'), url('../fonts/Objectivity/objectivity.super.woff') format('woff'), url('../fonts/Objectivity/objectivity.super.ttf') format('truetype'), url('../fonts/Objectivity/objectivity.super.svg#objectivitysuper') format('svg');font-weight: normal;font-style: normal;}
/* ===========================================
// GENERAL
=============================================*/
.mt0{margin-top:0}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt30{margin-top:30px}.mt35{margin-top:35px}.mt40{margin-top:40px}.mt45{margin-top:45px}.mt50{margin-top:50px}.mt55{margin-top:55px}.mt60{margin-top:60px}.mt65{margin-top:65px}.mt70{margin-top:70px}.mt75{margin-top:75px}.mt80{margin-top:80px}.mt85{margin-top:85px}.mt90{margin-top:90px}.mt95{margin-top:95px}.mt100{margin-top:100px}.mt-5{margin-top:-5px}.mt-10{margin-top:-10px}.mt-15{margin-top:-15px}.mt-20{margin-top:-20px}.mt-25{margin-top:-25px}.mt-30{margin-top:-30px}.mt-35{margin-top:-35px}.mt-40{margin-top:-40px}.mt-45{margin-top:-45px}.mt-50{margin-top:-50px}.mb0{margin-bottom:0}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.mb35{margin-bottom:35px}.mb40{margin-bottom:40px}.mb45{margin-bottom:45px}.mb50{margin-bottom:50px}.mb55{margin-bottom:55px}.mb60{margin-bottom:60px}.mb65{margin-bottom:65px}.mb70{margin-bottom:70px}.mb75{margin-bottom:75px}.mb80{margin-bottom:80px}.mb85{margin-bottom:85px}.mb90{margin-bottom:90px}.mb95{margin-bottom:95px}.mb100{margin-bottom:100px}.mb-5{margin-bottom:-5px}.mb-10{margin-bottom:-10px}.mb-15{margin-bottom:-15px}.mb-20{margin-bottom:-20px}.mb-25{margin-bottom:-25px}.mb-30{margin-bottom:-30px}.mb-35{margin-bottom:-35px}.mb-40{margin-bottom:-40px}.mb-45{margin-bottom:-45px}.mb-50{margin-bottom:-50px}.pt0{padding-top:0}.pt5{padding-top:5px}.pt10{padding-top:10px}.pt15{padding-top:15px}.pt20{padding-top:20px}.pt25{padding-top:25px}.pt30{padding-top:30px}.pt35{padding-top:35px}.pt40{padding-top:40px}.pt45{padding-top:45px}.pt50{padding-top:50px}.pt55{padding-top:55px}.pt60{padding-top:60px}.pt65{padding-top:65px}.pt70{padding-top:70px}.pt75{padding-top:75px}.pt80{padding-top:80px}.mt85{padding-top:85px}.pt90{padding-top:90px}.pt95{padding-top:95px}.pt100{padding-top:100px}.pb0{padding-bottom:0}.pb5{padding-bottom:5px}.pb10{padding-bottom:10px}.pb15{padding-bottom:15px}.pb20{padding-bottom:20px}.pb25{padding-bottom:25px}.pb30{padding-bottom:30px}.mb35{padding-bottom:35px}.pb40{padding-bottom:40px}.pb45{padding-bottom:45px}.pb50{padding-bottom:50px}.pb55{padding-bottom:55px}.pb60{padding-bottom:60px}.pb65{padding-bottom:65px}.pb70{padding-bottom:70px}.pb75{padding-bottom:75px}.pb80{padding-bottom:80px}.pb85{padding-bottom:85px}.pb90{padding-bottom:90px}.pb95{padding-bottom:95px}.pb100{padding-bottom:100px}.nop{padding:0!important}.nopr{padding-right:0!important}.nopl{padding-left:0!important}.nom{margin:0!important}.nomr{margin-right:0!important}.noml{margin-left:0!important}.uppercase{text-transform:uppercase}.floatleft{float:left}.floatright{float:right}.aligncenter{text-align:center}.alignright{text-align:right}

.box-shadow-001{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.01);box-shadow:0 15px 75px 0 rgba(0,0,0,.01)}.box-shadow-002{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.02);box-shadow:0 15px 75px 0 rgba(0,0,0,.02)}.box-shadow-003{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.03);box-shadow:0 15px 75px 0 rgba(0,0,0,.03)}.box-shadow-004{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.04);box-shadow:0 15px 75px 0 rgba(0,0,0,.04)}.box-shadow-005{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.05);box-shadow:0 15px 75px 0 rgba(0,0,0,.05)}.box-shadow-006{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.06);box-shadow:0 15px 75px 0 rgba(0,0,0,.06)}.box-shadow-007{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.07);box-shadow:0 15px 75px 0 rgba(0,0,0,.07)}.box-shadow-008{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.08);box-shadow:0 15px 75px 0 rgba(0,0,0,.08)}.box-shadow-009{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.09);box-shadow:0 15px 75px 0 rgba(0,0,0,.09)}.box-shadow-01{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.1);box-shadow:0 15px 75px 0 rgba(0,0,0,.1)}.box-shadow-011{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.11);box-shadow:0 15px 75px 0 rgba(0,0,0,.11)}.box-shadow-012{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.12);box-shadow:0 15px 75px 0 rgba(0,0,0,.12)}.box-shadow-013{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.13);box-shadow:0 15px 75px 0 rgba(0,0,0,.13)}.box-shadow-014{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.14);box-shadow:0 15px 75px 0 rgba(0,0,0,.14)}.box-shadow-015{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.15);box-shadow:0 15px 75px 0 rgba(0,0,0,.15)}.box-shadow-016{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.16);box-shadow:0 15px 75px 0 rgba(0,0,0,.16)}.box-shadow-017{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.17);box-shadow:0 15px 75px 0 rgba(0,0,0,.17)}.box-shadow-018{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.18);box-shadow:0 15px 75px 0 rgba(0,0,0,.18)}.box-shadow-019{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.19);box-shadow:0 15px 75px 0 rgba(0,0,0,.19)}.box-shadow-20{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.2);box-shadow:0 15px 75px 0 rgba(0,0,0,.2)}.box-shadow-021{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.21);box-shadow:0 15px 75px 0 rgba(0,0,0,.21)}.box-shadow-022{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.22);box-shadow:0 15px 75px 0 rgba(0,0,0,.22)}.box-shadow-023{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.23);box-shadow:0 15px 75px 0 rgba(0,0,0,.23)}.box-shadow-024{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.24);box-shadow:0 15px 75px 0 rgba(0,0,0,.24)}.box-shadow-025{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.25);box-shadow:0 15px 75px 0 rgba(0,0,0,.25)}.box-shadow-026{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.26);box-shadow:0 15px 75px 0 rgba(0,0,0,.26)}.box-shadow-027{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.27);box-shadow:0 15px 75px 0 rgba(0,0,0,.27)}.box-shadow-028{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.28);box-shadow:0 15px 75px 0 rgba(0,0,0,.28)}.box-shadow-029{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.29);box-shadow:0 15px 75px 0 rgba(0,0,0,.29)}.box-shadow-30{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.3);box-shadow:0 15px 75px 0 rgba(0,0,0,.3)}.box-shadow-031{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.31);box-shadow:0 15px 75px 0 rgba(0,0,0,.31)}.box-shadow-032{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.32);box-shadow:0 15px 75px 0 rgba(0,0,0,.32)}.box-shadow-033{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.33);box-shadow:0 15px 75px 0 rgba(0,0,0,.33)}.box-shadow-034{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.34);box-shadow:0 15px 75px 0 rgba(0,0,0,.34)}.box-shadow-035{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.35);box-shadow:0 15px 75px 0 rgba(0,0,0,.35)}.box-shadow-036{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.36);box-shadow:0 15px 75px 0 rgba(0,0,0,.36)}.box-shadow-037{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.37);box-shadow:0 15px 75px 0 rgba(0,0,0,.37)}.box-shadow-038{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.38);box-shadow:0 15px 75px 0 rgba(0,0,0,.38)}.box-shadow-039{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.39);box-shadow:0 15px 75px 0 rgba(0,0,0,.39)}.box-shadow-04{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.4);box-shadow:0 15px 75px 0 rgba(0,0,0,.4)}.box-shadow-041{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.41);box-shadow:0 15px 75px 0 rgba(0,0,0,.41)}.box-shadow-042{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.42);box-shadow:0 15px 75px 0 rgba(0,0,0,.42)}.box-shadow-043{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.42);box-shadow:0 15px 75px 0 rgba(0,0,0,.42)}.box-shadow-044{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.44);box-shadow:0 15px 75px 0 rgba(0,0,0,.44)}.box-shadow-045{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.45);box-shadow:0 15px 75px 0 rgba(0,0,0,.45)}.box-shadow-046{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.46);box-shadow:0 15px 75px 0 rgba(0,0,0,.46)}.box-shadow-047{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.47);box-shadow:0 15px 75px 0 rgba(0,0,0,.47)}.box-shadow-048{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.48);box-shadow:0 15px 75px 0 rgba(0,0,0,.48)}.box-shadow-049{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.49);box-shadow:0 15px 75px 0 rgba(0,0,0,.49)}.box-shadow-05{-webkit-box-shadow:0 15px 75px 0 rgba(0,0,0,.5);box-shadow:0 15px 75px 0 rgba(0,0,0,.5)}
.color-overlay,.color-overlay-hover,.dotted-overlay,.gradient-overlay,.gradient-overlay-hover{position:relative}.color-overlay *,.color-overlay-hover *,.dotted-overlay-hover *,.gradient-overlay *,.gradient-overlay-hover *{z-index:99}.color-overlay-hover:after,.color-overlay:after,.color-slider .slotholder:after{width:100%;height:100%;content:"";position:absolute;left:0;top:0;pointer-events:none;background:#333;opacity:0;-webkit-transition:.4s;transition:.4s}.color-overlay-hover:hover:after,.color-overlay:after,.color-slider .slotholder:after{opacity:.3}.gradient-overlay-hover:after,.gradient-overlay:after,.gradient-slider .slotholder:after{width:100%;height:100%;content:"";position:absolute;left:0;top:0;pointer-events:none;background:linear-gradient(45deg,#000000,#9a9a9a);opacity:0;-webkit-transition:.4s;transition:.4s}.gradient-slider .slotholder:after{z-index:99}.gradient-overlay-hover:hover:after,.gradient-overlay:after,.gradient-slider .slotholder:after{opacity:.3}.dotted-overlay-hover:after,.dotted-overlay:after,.dotted-slider .slotholder:after{width:100%;height:100%;content:"";position:absolute;left:0;top:0;pointer-events:none;background:url("../images/icons/gridtile.png");opacity:0;-webkit-transition:.4s;transition:.4s}.dotted-overlay-hover:hover:after,.dotted-overlay:after,.dotted-slider .slotholder:after{opacity:.3}.op1 .slotholder:after,.op1:after{opacity:.1}.op2 .slotholder:after,.op2:after{opacity:.2}.op3 .slotholder:after,.op3:after{opacity:.3}.op4 .slotholder:after,.op4:after{opacity:.4}.op5 .slotholder:after,.op5:after{opacity:.5}.op5 .slotholder:after,.op5:after{opacity:.5}.op6 .slotholder:after,.op6:after{opacity:.6}.op7 .slotholder:after,.op7:after{opacity:.7}.op8 .slotholder:after,.op8:after{opacity:.8}.op9 .slotholder:after,.op9:after{opacity:.9}
.link-icon, .image-icon, .instagram-icon {position: relative;}
.link-icon:before, .image-icon:before, .instagram-icon:before {
  font-family: Flaticon;
  position: absolute;
  top: calc(50% - 18px);
  right: calc(50% - 18px);
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 3px;
  text-align: center;
  line-height: 36px;
  color: #a4a4a4;
  z-index: 99;
  font-size: 18px;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
  pointer-events: none;
}

.link-icon.sm:before, .image-icon.sm:before, .instgram.sm:before {
  top: calc(50% - 13px);
  right: calc(50% - 13px);
  width: 26px;
  height: 26px;
  border-radius: 2px;
  line-height: 26px;
  font-size: 12px;
}
.link-icon:before {content: "\f102";}
.image-icon:before {content: "\f100";}
.instagram-icon:before {font-family: FontAwesome;content: "\f16d"}
.link-icon:hover:before, .image-icon:hover:before, .instagram-icon:hover:before {opacity: .8;}
.overlay {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: #8e0222;filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);opacity: .5;z-index: 1;}
.overlay.o10 {opacity: .1;}.overlay.o20 {opacity: .2;}.overlay.o30 {opacity: .3;}.overlay.o40 {opacity: .4;}.overlay.o50 {opacity: .5;}.overlay.o60 {opacity: .6;}.overlay.o70 {opacity: .7;}.overlay.o80 {opacity: .8;}.overlay.o90 {opacity: .9;}.award-item {text-align: center;border: 1px solid #efefef;border-radius: 2px;}.award-item img {max-height: 200px;}
/* ===== FORMS ===== */
.form-group {margin-bottom: 30px;}
label {color: #ffffff;font-weight: normal;font-size: 14px;font-family: 'objectivitymedium', sans-serif;letter-spacing: 0.6px;}
label a {margin-left: 5px;color: #ffffff;}
.form-control,.form-control[readonly]{background:#f7f8f9;border:1px solid #efefef;height:45px;border-radius:0;padding:10px;color:#dfcee5;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:.5s;transition:.5s;font-size:13px;line-height:25px;font-weight:normal;font-style:normal;text-transform:uppercase}
.form-control:focus{background:#efefef;outline:0;-webkit-box-shadow:none;box-shadow:none;border-color:#e3e3e3}
/* BOOTSTRAP SELECT */
.bootstrap-select {display: block !important;}
.form-control.bootstrap-select button, .form-control.bootstrap-select button.dropdown-toggle {
  background: #f7f8f9;
  border: 1px solid #efefef;
  height: 45px;
  border-radius: 0;
  padding: 10px 10px;
  color: #dfcee5;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: .5s;
  transition: .5s;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}

.form-control.bootstrap-select button .bs-caret {margin-right: -20px;}
.form-control.bootstrap-select button:hover, .form-control.bootstrap-select button:active, .form-control.bootstrap-select button:focus {outline: none !important;background-color: transparent !important;-webkit-box-shadow: none !important;box-shadow: none !important;border-color: #e3e3e3 !important;}
.form-control.bootstrap-select .popover-title {background: #4c1b63;font-size: 14px;text-align: center;font-weight: normal;color: #dfcee5;text-transform: uppercase;padding: 8px 10px;border-bottom: 1px solid #efefef;font-family:'objectivitymedium', sans-serif;letter-spacing: .5px;}
.form-control.bootstrap-select .dropdown-menu {border: 1px solid #efefef;-webkit-box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);border-radius: 2px;padding-bottom: 0;margin-top: 15px;}
.form-control.bootstrap-select .dropdown-menu a.dropdown-item, .form-control.bootstrap-select .btn-info:not(:disabled):not(.disabled):active {color: #afafaf;}
.form-control.bootstrap-select .dropdown-menu a.dropdown-item:active, .form-control.bootstrap-select .dropdown-menu a.dropdown-item.active{background: #efefef;color: #afafaf;outline: none;-webkit-box-shadow: none;box-shadow: none;}
.form-control.bootstrap-select .dropdown-menu a.dropdown-item span.dropdown-item-inner {outline: none;}
.form-control.bootstrap-select .dropdown-menu .dropdown-header {text-transform: uppercase;font-weight: 700;color: #a4a4a4;}
.form-control.bootstrap-select .dropdown-menu a.dropdown-item span.dropdown-item-inner.opt {padding-left: 0;}
.form-control.bootstrap-select.btn-group.show-tick .dropdown-menu a.selected span.dropdown-item-inner span.check-mark {right: 0;}
.form-control.bootstrap-select button.close {margin-top: -10px;background: transparent !important;border: none;}
.form-control.guestspicker {text-transform: uppercase;cursor: pointer;}
textarea {max-width: 100%;min-height: 150px;}
::-webkit-input-placeholder{color:#dfcee5!important;font-family:objectivitylight,sans-serif;font-weight:400;letter-spacing:.5px;text-transform:uppercase}:-moz-placeholder{color:#dfcee5!important;font-family:objectivitylight,sans-serif;font-weight:400;letter-spacing:.5px;text-transform:uppercase}::-moz-placeholder{color:#dfcee5!important;font-family:objectivitylight,sans-serif;font-weight:400;letter-spacing:.5px;text-transform:uppercase}:-ms-input-placeholder{color:#dfcee5!important;font-family:objectivitylight,sans-serif;font-weight:400;letter-spacing:.5px;text-transform:uppercase}
.slider {posihtion: relative;max-width: 100%;}
.rev_slider {width: 100%;overflow: hidden;}
.mm-wrapper_opening .rev_slider .tp-revslider-mainul, .mm-wrapper_opening .rev_slider_wrapper {width: 100% !important;-webkit-transition: .4s;transition: .4s;}
.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video {border: none !important;}
.slider .tp-revslider-mainul {width: 100%;}

.boxed .wrapper .slider .tp-revslider-mainul {
  left: 50% !important;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
}

.tp-bullet {
  position: relative;
  opacity: 0.6;
  background: transparent;
}

.tp-bullet:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  margin-right: 20px;
  width: 30px;
  height: 1px;
  background: #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.tp-bullet.selected:before {
  width: 60px;
}

.tp-bullet.selected, .tp-bullet:hover {opacity: 1;background: transparent;}
.tp-bullets {counter-reset: item;}

.tp-bullets .tp-bullet:after {
  content: "0" counters( item, ".");
  counter-increment: item;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 15px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
}

.back-to-top {
  visibility: hidden;
  height: 50px;
  width: 50px;
  background: #3f5118;
  border-radius: 4px;
  right: 40px;
  bottom: 20px;
  position: fixed;
  text-align: center;
  -webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.15);
  box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.15);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  z-index: 999;
}

.menu-pushed .back-to-top {
  right: 320px;
}

.back-to-top i {
  color: #fff;
  line-height: 50px;
  font-size: 22px;
}

.back-to-top:hover, .back-to-top:focus {
  background: #d8ba8e;
  -webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.1);
  box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.1);
}

.back-to-top:hover {cursor: pointer;}
.back-to-top.active {visibility: visible;bottom: 60px;opacity: 1;}
.popover {
  color: #e3e3e3;
  border: none;
  -webkit-box-shadow: 0 15px 75px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 15px 75px 0 rgba(0, 0, 0, .1);
  border-radius: 2px;
}

.popover-header {
  background: #fff;
  text-align: center;
  font-weight: 500;
  color: #afafaf;
  padding: 8px 10px;
  border-bottom: 1px solid #efefef;
}

.popover-body {
  color: #b5bec4;
  padding: 8px 10px;
}

.popover.bs-popover-auto[x-placement^=top] .arrow::before, .popover.bs-popover-top .arrow::before {
  border-top-color: #fff;
}

.popover.bs-popover-top {
  left: 7px !important;
}

.popover.bs-popover-right {
  left: 7px !important;
}

.tooltip-inner {
  background: #edcb9a;
}

.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #edcb9a;
  bottom: 1px;
}

.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #edcb9a;
}

.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #edcb9a;
}

.tooltip.bs-tooltip-left .arrow:before {
  border-left-color: #edcb9a;
}

.pagination {
  width: 100%;
  margin-top: 100px;
  background: #f7f8f9;
  border: 1px solid #f4f5f6;
  border-radius: 2px;
  text-align: center;
}

.pagination ul {
  list-style: none;
  padding: 15px 0;
  margin: 0 auto;
}

.pagination ul li {
  display: inline-block;
  margin-right: 25px;
}

.pagination ul li:last-child {
  margin-right: 0;
}

.pagination ul li a {
  background: #fff;
  border: 1px solid #e3e3e3;
  color: #afafaf;
  display: inline-block;
  font-size: 13px;
  line-height: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 20px;
  padding: 0 11px;
  text-align: center;
}

.pagination ul li a:hover {
  background: #e3e3e3;
  border-color: #e3e3e3;
  color: #FFF;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.load-more {
  width: 250px;
  margin: 0 auto;
  margin-top: 80px;
  background: #f7f8f9;
  ;
  border: 1px solid #f2f2f2;
  ;
  border-radius: 50px;
  padding: 8px 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
}

.load-more:hover {
  background: #f2f2f2;
}

/* ===== 02.3 BUTTONS ===== */

.btn {
  background: #667f2c;
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #354217;
  border-radius: 2px;
  padding: 10px 20px;
  -webkit-appearance: none;
  -webkit-transition: .5s;
  transition: .5s;
}

.btn:hover, .btn:focus, .btn:active {
  background: #8aac3f;
  cursor: pointer;
  color: #fff;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.btn-fw {
  width: 100%;
}

.btn i {
  margin-right: 10px;
}

.btn.btn-gray {
  background: #d7d8d9;
  color: #fff;
}

.btn.btn-gray:hover, .btn.btn-gray:focus, .btn.btn-gray:active {
  background: #d7d8d9;
}

.btn.btn-dark {
  border:1px solid #000000;
  background: rgb(49,62,19);
  background: radial-gradient(circle, rgba(49,62,19,1) 21%, rgba(60,76,23,1) 46%, rgba(121,155,43,1) 99%);
  color: #8d9f63;
  font-family: 'objectivitybold',sans-serif;
  letter-spacing: 0.7;
}

.btn.btn-dark:hover, .btn.btn-dark:focus, .btn.btn-dark:active {
 border:1px solid #000000;
background: rgb(140,179,50);
background: radial-gradient(circle, rgba(140,179,50,1) 4%, rgba(121,155,43,1) 37%, rgba(60,76,23,1) 73%, rgba(49,62,19,1) 99%);
color: #30371f;
}

.btn.btn-blue {
  background: #1dc1f8;
  color: #fff;
}

.btn.btn-blue:hover, .btn.btn-blue:focus, .btn.btn-blue:active {
  background: #1aadde;
}

.btn.btn-lg {
  padding: 14px 22px;
  font-size: 22px;
}

.btn.btn-sm {
  padding: 7px 18px;
  font-size: 14px;
}

.btn.btn-xs {
  padding: 5px 10px;
  font-size: 10px;
}

.btn.btn-rounded {
  border-radius: 50px;
}
.social-media {
  text-align: center;
  margin-top: 5px;
}
.social-media a {
  background: #dacbb0;
  border: 1px solid #dacbb0;
  border-radius: 50px;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.social-media a:last-child {
  margin-right: 0;
}

.social-media a i {
  font-size: 15px;
}

.social-media a:hover {
  color: #fff;
}

.social-media .facebook {
  color: #2c2413;
}

.social-media .facebook:hover {
  background: #3b5998;
  border-color: #3b5998;
}

.social-media .twitter {
  color: #4099FF;
}

.social-media .twitter:hover {
  background: #4099FF;
  border-color: #4099ff;
}

.social-media .googleplus {
  color: #d34836;
}

.social-media .googleplus:hover {
  background: #d34836;
  border-color: #d34836;
}

.social-media .pinterest {
  color: #cb2027;
}

.social-media .pinterest:hover {
  background: #cb2027;
  border-color: #cb2027;
}

.social-media .linkedin {
  color: #007bb6;
}

.social-media .linkedin:hover {
  background: #007bb6;
  border-color: #007bb6;
}

.social-media .youtube {
  color: #bb0000;
}

.social-media .youtube:hover {
  background: #bb0000;
  border-color: #bb0000;
}

.social-media .instagram {
  color: #2c2413;
}

.social-media .instagram:hover {
  background: #125688;
  border-color: #125688;
}

.social-media .tripadvisor {
  color: #00a680;
}

.social-media .tripadvisor:hover {
  background: #00a680;
  border-color: #00a680;
}

/* ===========================================
// 03. TOP BAR
=============================================*/

.topbar {
  background: #edcb9a;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 0;
  font-size: 0.90em;
  color: #ad926b;
  font-weight: 400;
  text-transform:normal;
  z-index: 1030;
}

.topbar.gradient {background: linear-gradient(45deg, rgb(240, 100, 150), rgb(140, 200, 208));color: #fff;}
.topbar.transparent {background:rgba(75,95,29,0.6);position: absolute;top: 0px;color:#ffffff;}
.topbar .welcome-mssg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:objectivitythin,sans-serif;font-size:0.88em;font-weight:normal;letter-spacing:.3px}

.topbar .top-right-menu {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: right;
}
.topbar .top-right-menu .top-menu li {list-style: none;float: left;position: relative;margin-right: 10px;}
.topbar .top-right-menu .top-menu li:last-child {margin-right: 0;}

.topbar .top-right-menu .top-menu li a {
  color: #ad926b;
  font-weight: 500;
  font-size: 0.90em;
  padding: 10px 5px;
}

.topbar.gradient .top-right-menu .top-menu li a {color: #fff;}
.topbar.transparent .top-menu li a {color: #ffffff;}
.topbar .top-right-menu .top-menu li:last-child a {padding-right: 0;}
.topbar .top-right-menu .top-menu li a i {margin-right: 5px;}
.topbar .top-right-menu .top-menu .language-menu .languages {
  display: none;
  list-style: none;
  background: #fff;
  position: absolute;
  min-width: 120px;
  left: -6px;
  margin-top: 2px;
  z-index: 99999;
  border-radius: 2px;
  border: 0;
  padding: 0;
  border-radius: 0 0 2px 2px;
  -webkit-box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
  box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
}

.topbar.dark .top-right-menu .top-menu .language-menu .languages {
  background: #444;
}

.topbar .top-right-menu .top-menu .language-menu:hover .languages {
  display: block;
}

.topbar .top-right-menu .top-menu .language-menu .languages .language {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-right: 0;
  border-bottom: 1px solid #f5f5f5;
  -webkit-transition: .4s;
  transition: .4s;
}

.topbar.dark .top-right-menu .top-menu .language-menu .languages .language {
  border-color: #555;
}

.topbar .top-right-menu .top-menu .language-menu .languages .language:hover {
  background: #f5f5f5;
}

.topbar.dark .top-right-menu .top-menu .language-menu .languages .language:hover {
  background: #555;
}

.topbar .top-right-menu .top-menu .language-menu .languages .language:last-child {
  border-bottom: 0;
}

.topbar .top-right-menu .top-menu .language-menu .languages .language a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  color: #b5bec4;
  font-weight: 500;
  -webkit-transition: .4s;
  transition: .4s;
}

.topbar .top-right-menu .top-menu .language-menu a.active-language img, .topbar .top-right-menu .top-menu .language-menu .languages .language a img {
  width: 15px;
  margin-right: 5px;
  margin-top: -2px;
}

.topbar .top-right-menu .language-menu .languages {
  animation-name: language_menu_slide_up;
  animation-duration: .4s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: language_menu_slide_up;
  -webkit-animation-duration: .4s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: language_menu_slide_up;
  -moz-animation-duration: .4s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}

@keyframes language_menu_slide_up {
  from {
    opacity: 0;
    margin-top: 15px;
  }
  to {
    opacity: 1;
    margin-top: 2px;
  }
}

@-webkit-keyframes language_menu_slide_up {
  from {
    opacity: 0;
    margin-top: 15px;
  }
  to {
    opacity: 1;
    margin-top: 4px;
  }
}

/* ===========================================
// 04. HEADER
=============================================*/

/* ===== 04.1 HORIZONTAL HEADER ===== */

header {
  background: #fff;
  width: 100%;
  z-index: 1020;
  position: relative;
  height: 84px;
}

header.dark-header {
  background: #333;
}

header.sticky-header {
  -webkit-transition: .4s ease;
  transition: .4s ease;
}

.boxed header.sticky-header {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

header.mm-slideout {
  z-index: 1020;
}

.boxed header {
  margin: 0 auto;
  width: 1250px;
}

.mfp-zoom-out-cur header.header-fixed-top {
  right: 8px;
}

header.transparent-header {
  position: absolute;
  top: 33px;
  background: transparent;
  background: rgb(52,66,20);
  background: linear-gradient(0deg, rgba(52,66,20,0.8) 0%, rgba(75,95,29,0.6) 88%); 
  border-bottom: 1px solid #1c240b;
}

header.header-fixed-top {
  position: fixed;
  top: 0;
}

header.border-header, header.header-fixed-top.scroll-header {
  background: rgb(52,66,20);
  background: linear-gradient(0deg, rgba(52,66,20,1) 0%, rgba(75,95,29,1) 88%); 
  border-bottom: 1px solid #1c240b;
  z-index: 1020;
}

header.dark-header.header-fixed-top.scroll-header {
  background: #333;
  border-color: #333;
}

header .brand {
  display: inline-block;
  padding: 8px 0;
}

header .brand .logo {
  display:block;
  width: 300px;
}

header .brand .logo .second-logo,
header .brand .logo .mobile-logo {
  display: none;
}

header .brand .big-logo {
  position: absolute;
  top: 0;
}

.toggle-menu-button {
  display: none;
  cursor: pointer;
}

.mobile-header .toggle-menu-button {
  display: inline-block;
  float: right;
  margin-top: 32px;
}

.toggle-menu-button .line {
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  background: #edcb9a;
  -webkit-transition: .4s;
  transition: .4s;
}

.toggle-menu-button.open .line:nth-child(1) {
  -webkit-transform: translateY(9px) rotate(-135deg);
  transform: translateY(9px) rotate(-135deg);
}

.toggle-menu-button.open .line:nth-child(2) {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.toggle-menu-button.open .line:nth-child(3) {
  -webkit-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}

.mobile-header .copyright {display: none;}

header.horizontal-header .main-menu {float: right;}
header.horizontal-header:not(.loaded-header) .main-menu {display: none;}
header.horizontal-header .main-menu .menu {float: right;list-style: none;}
header.horizontal-header .main-menu .menu .menu-title {display: none;}
header.horizontal-header .main-menu .goback {display: none;}
header.horizontal-header .main-menu .menu .menu-item {display: block;float: left;position: relative;}
header.horizontal-header.transparent-header .main-menu .menu .menu-item a {color: #fff;}
header.horizontal-header .main-menu .menu .menu-item a, header.horizontal-header.scroll-header .main-menu .menu .menu-item a {
  position: relative;
  display: block;
  padding: 28px 20px;
  color: #c8d4ad;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: .4s;
  transition: .4s;
  letter-spacing: 1px;
  font-family: 'objectivityextra_bold', serif;
}
header.horizontal-header .main-menu .menu .menu-item a:hover, header.horizontal .main-menu .menu .menu-item a:focus, header.horizontal-header .main-menu .menu .menu-item.open a, header.horizontal-header .main-menu .menu .menu-item.active a {color: #d8ba8e;}
header.horizontal-header .main-menu .menu .menu-item:last-child a {padding-right: 0;}
header.horizontal-header .main-menu .menu .menu-item.menu-btn .btn {
  margin-top: 20px;
  padding: 10px 20px;
  color: #fff;
}

header.horizontal-header .main-menu .menu .dropdown .submenu {
  position: absolute;
  top: 70%;
  z-index: 1000;
  display: none;
  float: left;
  margin-top: 4px;
  left: 5px;
  border-radius: 2px;
  background:#354414;
  border: 0;
  padding: 0;
  min-width: 230px;
  -webkit-box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
  box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
  
}

header.horizontal-header .main-menu .menu .dropdown .submenu:before {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  left: 0;
  width: 100%;
  height: 12px;
}

header.horizontal-header .main-menu .menu .dropdown .submenu:after {
  content: "";
  display: block;
  position: absolute;
  top: -11px;
  left: 14px;
  border: 6px solid transparent;
  border-bottom-width: 5px;
  border-bottom-color: #354414;
}

header.horizontal-header .main-menu .menu .dropdown.open .submenu {
  display: block;
}

header.horizontal-header .main-menu .menu .dropdown.open .submenu .menu-item {
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
  -webkit-transition: .4s;
  transition: .4s;
}

header.horizontal-header .main-menu .menu .dropdown.open .submenu .menu-item.dropdown:after {
  content: "\f141";
  font-family: FontAwesome;
  position: absolute;
  z-index: 999;
  right: 10px;
  bottom: 7px;
  color: #c8d4ad;
  font-size: 12px;
}

header.horizontal-header .main-menu .menu .dropdown.open .submenu .menu-item:last-child {
  border-bottom: 0;
}

header.horizontal-header .main-menu .menu .dropdown.open .submenu .menu-item:hover, header.horizontal-header .main-menu .menu .dropdown.open .submenu .dropdown.open {
  color: #FFFFFF;
  background: #667f2c;
}

header.horizontal-header .main-menu .menu .dropdown.open .submenu .menu-item a {
  padding: 7px 15px;
  font-size: 12px;
  color: #c8d4ad;
  font-weight: normal;
  letter-spacing: 1px;
  font-family: 'objectivitybold', serif;
}

header.horizontal-header .main-menu .menu .dropdown .submenu .dropdown .submenu {
  display: none;
}

header.horizontal-header .main-menu .menu .dropdown .submenu .dropdown.open .submenu {
  display: block;
  position: absolute;
  left: 100%;
  top: -5px;
  margin-left: 8px;
}

header.horizontal-header .main-menu .menu .dropdown .submenu .dropdown.open .submenu:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: -12px;
  width: 12px;
  height: 100%;
}

header.horizontal-header .main-menu .menu .dropdown .submenu .dropdown.open .submenu:after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: -11px;
  border: 6px solid transparent;
  border-right-width: 5px;
  border-right-color: #667f2c;
}

header.horizontal-header .main-menu .menu .dropdown .submenu .dropdown .submenu .dropdown .submenu {
  display: none;
}

header.horizontal-header .main-menu .menu .dropdown .submenu .dropdown .submenu .dropdown.open .submenu {
  display: block;
}

header.horizontal-header .main-menu .menu .dropdown .submenu {
  animation-name: horizontal_menu_slide_up;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: horizontal_menu_slide_up;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: horizontal_menu_slide_up;
  -moz-animation-duration: .5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}

@keyframes horizontal_menu_slide_up {
  from {
    opacity: 0;
    margin-top: 15px;
  }
  to {
    opacity: 1;
    margin-top: 8px;
  }
}

@-webkit-keyframes horizontal_menu_slide_up {
  from {
    opacity: 0;
    margin-top: 15px;
  }
  to {
    opacity: 1;
    margin-top: 8px;
  }
}

/* ===== 04.2 VERTICAL HEADER ===== */

header.vertical-header {
  width: 100px;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  border-right: 1px solid #efefef;
  text-align: center;
  -webkit-transition: .4s;
  transition: .4s;
  display: none;
}

header.loaded-header.vertical-header {
  display: block;
}

header.vertical-header.dark-header {
  background: #444;
  border-color: #444;
}

header.vertical-header.open-header {
  width: 280px;
}

header.vertical-header .menu-title {
  display: none;
}

header.vertical-header .copyright {
  width: 50vh;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .3px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}

header.vertical-header.open-header .copyright {
  display: none;
}

header.vertical-header .toggle-menu-button {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10%;
  text-align: center;
}

header.vertical-header .brand .toggle-menu-button {
  display: none;
}

header.vertical-header .brand {
  padding: 50px 10px;
  display: block;
  position: relative;
}

header.vertical-header .brand .big-logo {
  position: relative;
}

header.vertical-header .main-menu {
  position: relative;
  width: 280px;
  left: 0;
  top: 50px;
  visibility: hidden;
  opacity: 0;
  text-align: center;
}

header.vertical-header.open-header .main-menu {
 visibility: visible;    
}

header.vertical-header.open-header .main-menu {
  animation-name: vertical_menu;
  animation-duration: .4s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: vertical_menu;
  -webkit-animation-duration: .4s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: vertical_menu;
  -moz-animation-duration: .4s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}

@keyframes vertical_menu {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

@-webkit-keyframes vertical_menu {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

header.vertical-header .main-menu .menu-item.dropdown:after {
  content: "\f141";
  font-family: FontAwesome;
  position: absolute;
  z-index: 999;
  right: 30px;
  bottom: 15px;
  color: #efefef;
  font-size: 12px;
}

header.vertical-header .main-menu .menu .menu-item {
  list-style: none;
}

header.vertical-header .main-menu .menu .menu-item a {
  display: block;
  color: #a4a4a4;
  padding: 12px 30px;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
}

header.vertical-header .main-menu .menu .menu-item a:hover, header.vertical-header .main-menu .menu .menu-item a:focus, header.vertical-header .main-menu .menu .menu-item.open a, header.vertical-header .main-menu .menu .menu-item.active a {
  color: #d8ba8e;
}

header.vertical-header .main-menu .menu .menu-item.menu-btn {
  margin: 30px;
  margin-top: 30%;
}

header.vertical-header .main-menu .menu .menu-item.menu-btn a {
  color: #fff;
  padding: 8px 20px;
}

header.vertical-header .main-menu .dropdown .submenu {
  display: none;
  opacity: 1;
  top: 0;
  position: absolute;
  left: 100%;
  z-index: 1000;
  float: left;
  margin-left: 8px;
  border-radius: 0 4px 4px 0;
  background: #fff;
  border: 0;
  padding: 0;
  min-width: 230px;
  -webkit-box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
  box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
  animation-name: vertical_menu_slide_up;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: vertical_menu_slide_up;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: vertical_menu_slide_up;
  -moz-animation-duration: .5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}

@keyframes vertical_menu_slide_up {
  from {
    opacity: 0;
    margin-top: 15px;
  }
  to {
    opacity: 1;
    margin-top: 8px;
  }
}

@-webkit-keyframes vertical_menu_slide_up {
  from {
    opacity: 0;
    margin-top: 15px;
  }
  to {
    opacity: 1;
    margin-top: 8px;
  }
}

header.vertical-header .main-menu .dropdown.open .submenu {
  display: block;
}

header.vertical-header .main-menu .menu .dropdown .submenu:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: -10px;
  width: 12px;
  height: 100%;
}

header.vertical-header .main-menu .menu .dropdown .submenu:after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: -11px;
  border: 6px solid transparent;
  border-right-width: 5px;
  border-right-color: #fff;
}

header.vertical-header .main-menu .menu .dropdown.open .submenu {
  display: block;
}

header.vertical-header .main-menu .menu .dropdown.open .submenu .menu-item {
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
  -webkit-transition: .4s;
  transition: .4s;
}

header.vertical-header .main-menu .menu .dropdown.open .submenu .menu-item.dropdown:after {
  content: "\f141";
  font-family: FontAwesome;
  position: absolute;
  z-index: 999;
  right: 10px;
  bottom: 7px;
  color: #e3e3e3;
  font-size: 12px;
}

header.vertical-header .main-menu .menu .dropdown.open .submenu .menu-item:last-child {
  border-bottom: 0;
}

header.vertical-header .main-menu .menu .dropdown.open .submenu .menu-item:hover, header.vertical-header .main-menu .menu .dropdown.open .submenu .dropdown.open {
  color: #a4a4a4;
  background: #efefef;
}

header.vertical-header .main-menu .menu .dropdown.open .submenu .menu-item a {
  padding: 8px 20px;
  font-size: 12px;
  color: #b5bec4;
  font-weight: 600;
  text-transform: uppercase;
}

header.vertical-header .main-menu .menu .dropdown .submenu .dropdown .submenu {
  display: none;
}

header.vertical-header .main-menu .menu .dropdown .submenu .dropdown.open .submenu {
  display: block;
  position: absolute;
  left: 100%;
  top: -5px;
  margin-left: 8px;
}

header.vertical-header .main-menu .menu .dropdown .submenu .dropdown.open .submenu:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: -12px;
  width: 12px;
  height: 100%;
}

header.vertical-header .main-menu .menu .dropdown .submenu .dropdown.open .submenu:after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: -11px;
  border: 6px solid transparent;
  border-right-width: 5px;
  border-right-color: #fff;
}

header.vertical-header .main-menu .menu .dropdown .submenu .dropdown .submenu .dropdown .submenu {display: none;}
header.vertical-header .main-menu .menu .dropdown .submenu .dropdown .submenu .dropdown.open .submenu {display: block;}

/* ===== MOBILE MENU ===== */
.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-300px,0);transform:translate(-300px,0);-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0)}.mm-wrapper_opening .mm-menu_position-left.mm-menu_opened~.mm-slideout{-webkit-transform:translate(300px,0);transform:translate(300px,0);-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}
.mm-menu {
  min-width: 140px;
  max-width: 300px;
  background: rgb(81,101,37);
  background: linear-gradient(180deg, rgba(81,101,37,1) 13%, rgba(97,185,189,1) 100%); 
  -webkit-box-shadow: inset 0 0 10px 3px rgba(0, 0, 0, .03);
  box-shadow: inset 0 0 10px 3px rgba(0, 0, 0, .03);
  border-color: #343d20;
  color: #ffffff;
  font-size: 15px;
  font-family: 'objectivitybold', sans-serif;
  letter-spacing: 0.7px;
  font-weight: normal;
}
.mm-menu li {list-style: none;}
.mm-menu .mm-listitem>a, .mm-listitem>span {padding: 15px 25px;}
.mm-menu .mm-listitem:after {border-bottom: 1px solid #40674d;}
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {margin-top: 0;}
.mm-menu .mm-panel_has-navbar .mm-navbar {background:#4a6132;height: 50px;}
.mm-panel:after, .mm-panel:before {height: 10px;}
.mm-menu .mm-panel_has-navbar .mm-navbar a {
  color: #c2da8d;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 35px;
  letter-spacing: 2px;
  font-family: 'objectivitybold', sans-serif;
  font-weight: normal;
}

.mm-listitem:after {left: 0;}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {top: 15px;}
.mm-menu .mm-btn_next:after, .mm-menu .mm-btn_prev:before {border-top: 1px solid transparent;border-left: 1px solid transparent;}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before, .mm-menu .mm-listview .mm-btn_next:after {border-color: #343d20;}
.mm-menu .mm-btn_next:after{right:25px}.mm-listitem .mm-btn_next:before{border:none}.mm-menu .menu-btn:after{display:none}.mm-menu .menu-btn{border-bottom:none;margin:25px}
.mm-menu .menu-btn .btn {padding: 10px 0;border: none;color: #fff;}

/* ===========================================
// SECTIONS
=============================================*/
/* ===== GENERAL ===== */
section {
  padding: 40px 0;
  position: relative;
  background: #fff;
  width: 100%;
  overflow: hidden;
}
section.np {padding: 0;}
section.image-bg {padding: 150px 0;}
section.brown {background: rgb(118,95,52);background: linear-gradient(0deg, rgba(118,95,52,1) 0%, rgba(71,57,31,1) 33%, rgba(43,35,19,1) 100%);border-bottom: 3px solid #fffff;border-top: 1px solid #1c240b;padding-top: 100px;}
section.purrple {background: rgb(107,88,140);background: linear-gradient(174deg, rgba(107,88,140,1) 17%, rgba(93,75,125,1) 35%, rgba(60,47,83,1) 62%, rgba(42,32,60,1) 82%); border-bottom: 3px solid #1c240b;border-top: 1px solid #5d4b7c;}
section.light-green {background: rgb(81,101,37);background: linear-gradient(176deg, rgba(81,101,37,1) 0%, rgba(103,132,67,1) 28%, rgba(97,185,189,1) 95%); border-bottom: 3px solid #fffff;border-top: 1px solid #fffff;}
section.light-tirkiz {background: rgb(114,216,196);
background: linear-gradient(0deg, rgba(114,216,196,1) 0%, rgba(84,165,152,1) 35%, rgba(67,134,114,1) 65%); border-bottom: 10px solid #fffff;border-top: 5px solid #fffff;-webkit-box-shadow: inset -1px 18px 28px -17px rgba(0,0,0,0.7);
-moz-box-shadow: inset -1px 18px 28px -17px rgba(0,0,0,0.7);
box-shadow: inset -1px 18px 28px -17px rgba(0,0,0,0.7);}
section.light-green {background: rgb(81,101,37);background: linear-gradient(176deg, rgba(81,101,37,1) 0%, rgba(103,132,67,1) 28%, rgba(97,185,189,1) 95%); border-bottom: 3px solid #fffff;border-top: 1px solid #fffff;}
section.clean {background: #FFFFFF;}
section.light-zelena { background: rgb(114,216,177);
background: linear-gradient(0deg, rgba(114,216,177,1) 0%, rgba(84,165,106,1) 35%, rgba(67,134,83,1) 65%); ; border-bottom: 3px solid #fffff;border-top: 1px solid #fffff;-webkit-box-shadow: inset -1px 18px 28px -17px rgba(0,0,0,0.7);
-moz-box-shadow: inset -1px 18px 28px -17px rgba(0,0,0,0.7);
box-shadow: inset -1px 18px 28px -17px rgba(0,0,0,0.7);}
section.clean {background: #FFFFFF;}
section.green {background: rgb(53,68,20); background: linear-gradient(0deg, rgba(53,68,20,1) 0%, rgba(72,92,27,1) 52%); border-bottom: 1px solid #212b0c;border-top: 1px solid #212b0c;}

section.white-tirkiz {background: url("../images/lotus_pozadina.jpg") fixed;}

section.dark {
  background: #232628;
  border-color: #232628;
  color: #a4a4a4;
}

section.light-dark {
  background: #353535;
  border-color: #353535;
  color: #a4a4a4;
}

section.parallax {
  background: transparent;
}

section.dog-line:before {
  content: '';
  position: absolute;
  bottom: 10px;
  height: 150px;
  background: url("../images/icons/dog-line1.svg") bottom center no-repeat;
  left: -50px;
  background-size: 100% 150px;
  right: -50px;
  -webkit-animation: wave 3s .1s infinite linear;
  animation: wave 3s .1s infinite linear;
  display: block;
  overflow: hidden;
  opacity: .2;
}

section.dog-line:after {
  content: '';
  position: absolute;
  bottom: -60px;
  height: 150px;
  background: url(../images/wave-white2.svg) bottom center no-repeat;
  left: -50px;
  background-size: 100% 150px;
  right: -50px;
  -webkit-animation: wave 5s .2s infinite linear;
  animation: wave 5s .2s infinite linear;
  display: block;
  overflow: hidden;
  opacity: .2;
}

section.wave-blue:before {
  content: '';
  position: absolute;
  bottom: -60px;
  height: 150px;
  background: url(../images/wave-blue1.svg) bottom center no-repeat;
  left: -50px;
  background-size: 100% 150px;
  right: -50px;
  -webkit-animation: wave 3s .1s infinite linear;
  animation: wave 3s .1s infinite linear;
  display: block;
  overflow: hidden;
  opacity: .2;
}

section.wave-blue:after  {
  content: '';
  position: absolute;
  bottom: -60px;
  height: 150px;
  background: url(../images/wave-blue2.svg) bottom center no-repeat;
  left: -50px;
  background-size: 100% 150px;
  right: -50px;
  -webkit-animation: wave 5s .2s infinite linear;
  animation: wave 5s .2s infinite linear;
  display: block;
  overflow: hidden;
  opacity: .2;
}

.section-title{padding-bottom:25px;position:relative}.section-title h4{font-size:28px;line-height: 32px; font-family:'objectivityextra_bold',sans-serif;font-weight:400;letter-spacing:.7px;text-transform:none;}
.section-title h4.gold{color: #dfbf6c;font-family:'objectivitylight',sans-serif;letter-spacing:.0px;margin-bottom: 0px;font-size: 22px;}
.section-title h2.gold{font-family:'objectivityextra_bold',sans-serif;font-size: 60px;letter-spacing:-2px; margin-bottom: 0px;color: #dfbf6c;}
.section-title h2.gold span.gold{font-family:'objectivityextra_bold',sans-serif;font-size: 20px;letter-spacing:1px; margin-bottom: 0px;color:#438653;background: #dfbf6c; padding: 10px;  -webkit-border-radius: 5px; vertical-align: middle;
  -moz-border-radius: 5px;
  border-radius: 5px;}
.section-title h2.gold span.tirkiz{font-family:'objectivityextra_bold',sans-serif;font-size: 20px;letter-spacing:1px; margin-bottom: 0px;color:#438672;background: #dfbf6c; padding: 10px;  -webkit-border-radius: 5px; vertical-align: middle;
  -moz-border-radius: 5px;
  border-radius: 5px;}
.section-title.sm h4 {font-size: 50px;}
.section-title p{font-size:20px;margin-bottom: 1px; font-family:'objectivity',sans-serif;text-transform:none;display:inline-block;color:inherit;letter-spacing:.7px}
.section-title p.gold{color: #dfbf6c;}
section.brown .section-title h4 {color: #a4916f;}
section.brown .section-title p {color: #a4916f;}
section.purrple .section-title h4 {color:#d2afb5!important;}
section.purrple .section-title p {color: #dcbec3!important;}
section.light-green .section-title h4 {color:#c2da8d;}
section.light-green .section-title p {color: #b3ca81;}
section.white-tirkiz .section-title h4 {color:#69a28d;}
section.white-tirkiz .section-title p {color: #5d917e;}
section.blue .section-title h4, section.blue .section-title p, section.blue .section-title:after, section.blue, section.blue a, section.image-bg .section-title h4, section.image-bg .section-title p, section.image-bg .section-title:after, section.image-bg, section.image-bg a {color: #fff;}


.section-title:after {
  position: absolute;
  display: block;
  content: '';
  width: 99%;
  background: #FFFFFF;
  margin-top: 5px;
}

.section-title.aligncenter:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.section-title .view-all {
  position: relative;
  display: inline-block;
  float: right;
  font-family: 'objectivitylight',sans-serif;
  letter-spacing: 1px;
  color: #dfbf6c;
  border-top: 1px solid #dfbf6c;
  border-bottom: 2px solid #dfbf6c;
  padding: 0 10px 0 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: .4s;
  transition: .4s;
}
.section-title .view-all:hover,.section-title .view-all:focus {
  background: #dfbf6c;
  color: #FFFFFF;
  font-family: 'objectivitylight',sans-serif;
}


.newsv2 a.white {color: #FFF;}
.newsv2 a.white:hover {color:#BFEB64;}



section.image-bg .section-title .view-all, section.blue .section-title .view-all {color: #fff;}

.section-title .view-all:hover {
  padding-right: 15px;
}

.section-title .view-all:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  margin-right: 5px;
  right: 0;
  bottom: 1px;
  display: none;
  -webkit-transition: .4s;
  transition: .4s;
}

.section-title .view-all:hover:after {
  display: inline-block;
  padding-left: 20px;
}

.boxed .parallax-mirror {
  max-width: 1250px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

section .owl-carousel .owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
}

section .owl-carousel .owl-nav button.owl-prev, section .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  border: 1px solid #efefef;
  outline: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: .4s;
  transition: .4s;
}

section .owl-carousel .owl-nav button.owl-prev:hover, section .owl-carousel .owl-nav button.owl-next:hover {
  background: #efefef;
  border-color: #e3e3e3;
}

section.gray .owl-carousel .owl-nav button.owl-prev, section.gray .owl-carousel .owl-nav button.owl-next {
  background: #f5f3f0;
}

section.blue .owl-carousel .owl-nav button.owl-prev, section.blue .owl-carousel .owl-nav button.owl-next {
  background: #1dc1f8;
}

section.dark .owl-carousel .owl-nav button.owl-prev, section.dark .owl-carousel .owl-nav button.owl-next {
  background: #232628;
  border-color: #353535;
}

section.dark .owl-carousel .owl-nav button.owl-prev:hover, section.dark .owl-carousel .owl-nav button.owl-next:hover {
  background: #353535;
}

section.dark .owl-carousel .owl-nav button.owl-prev i, section.dark .owl-carousel .owl-nav button.owl-next i {
  color: #a4a4a4;
}

section .owl-carousel .owl-nav button.owl-prev {
  float: left;
  left: -70px;
}

section .owl-carousel .owl-nav button.owl-next {
  float: right;
  right: -70px;
}

section .owl-carousel .owl-nav button.owl-prev i, section .owl-carousel .owl-nav button.owl-next i {
  font-size: 20px;
  color: #e3e3e3;
  line-height: 50px;
  -webkit-transition: .4s;
  transition: .4s;
}

section .owl-carousel .owl-nav button.owl-prev:hover i, section .owl-carousel .owl-nav button.owl-next:hover i {
  color: #c9c9c9
}

section .owl-carousel .owl-nav button.owl-prev.disabled i, section .owl-carousel .owl-nav button.owl-next.disabled i {
  opacity: .5;
}

/* ===== 05.2 ABOUT ===== */

.brand-info {
  
  background-size: cover;
  min-height: 400px;
  text-align: center;
  position: relative;
  padding: 5px;
  border-radius: 2px;
}

.brand-info .inner {
  border: 5px solid #fff;
  position: relative;
  border-radius: 2px;
}

section.brown .brand-info .inner {
  border-color: #4a5e1d;
}

.brand-info .inner .content {
  margin: 6px;
  padding: 25px;
  background: #fff;
  border-radius: 2px;
}

section.brown .brand-info .inner .content {
  background:#354414;
  border:1px solid #212b0c;
}

.brand-info .inner .stars {
  margin: 25px 0;
}

.brand-info .inner .stars i {
  font-size: 18px;
  color: #edcb9a;
  margin: 0 2px;
}

.brand-info .inner .title {
  margin-top: 15px;
  color: #c8d4ad;
  font-weight: normal;
  font-family: 'objectivityregular', sans-serif;
}
.brand-info .inner p.green {
  color: #c8d4ad;
  font-family: 'objectivitylight', sans-serif;
}


/* ===== 05.3 SERVICES ===== */

.services figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 0%, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, hsla(0, 0%, 0%, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  padding-bottom: 20px;
  text-align: left;
  padding-left: 30px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.services figcaption h4 {
  margin-bottom: 3px;
  font-size: 15px;
  color: #fff;
}

.services .owl-thumb-item {
  display: block;
  width: 100%;
  background: rgb(81,101,37);
background: linear-gradient(75deg, rgb(174, 198, 124) 0%, rgb(198, 220, 171) 28%, rgb(118, 197, 200) 95%);
  border: 1px solid #93d4bb;
  margin-bottom: 15px;
  border-radius: 2px;
  padding: 4px;
  -webkit-transition: .2s;
  transition: .2s;
}

.services .owl-thumb-item:last-child {
  margin-bottom: 0;
}

.services .owl-thumb-item.active {
  -webkit-box-shadow: -2px 5px 17px -4px #000000; 
box-shadow: -2px 5px 17px -4px #000000;
  color: #fff;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background: rgb(240, 100, 150);
  background: rgb(81,101,37);
  background: linear-gradient(75deg, rgba(81,101,37,1) 0%, rgba(103,132,67,1) 28%, rgba(97,185,189,1) 95%);
  border-color: #edcb9a;
}

.services .owl-thumb-item:hover {
  cursor: pointer;
}

.services .owl-thumb-item .media {
  cursor: pointer;
  padding-bottom: 48px;
}

.services .owl-thumb-item .media-body h5 {
  font-weight: 500;
  font-size: 18px;
  margin-top: 10px;
}

.services .owl-thumb-item.active .media-body h5 {
  color: #fff;
}

.services .owl-thumb-item .media-body p {
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 22px;
}

.services .owl-thumb-item.active .media-body p {
  color: #fff;
}

.services .owl-thumb-item .media-left {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  display: block;
  vertical-align: middle;
  width: 50px;
}

.services .owl-thumb-item .media-left {
  color: #edcb9a;
  font-size: 2em;
  line-height: 2em;
  text-align: center;
  margin-left: 10px;
}

.services .owl-thumb-item .media-left i:before {
  font-size: 38px;
  margin: 0;
}

.services .owl-thumb-item.active .media-left i:before {
  color: #fff;
}

.services-v2 .services-v2-inner {
  position: relative;
}

.services-v2 .services-v2-slider {
  width: 80%;
  float: right;
  position: relative;
}

.services-v2 .main-image img {
  border-radius: 2px;
}

.services-v2 figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 0%, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, hsla(0, 0%, 0%, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  padding-bottom: 20px;
  text-align: left;
  padding-right: 30px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.services-v2 figcaption h4 {
  margin-bottom: 3px;
  font-size: 15px;
  color: #fff;
  text-align: right;
}

/* ===== 05.4 TESTIMONIALS ===== */

.testimonials .testimonials-owl:after {
  content: '';
  display: block;
  clear: both;
}

.testimonials .testimonials-owl .owl-dots {
  position: absolute;
  top: 50%;
  left: 20px;
}

.testimonials .testimonials-owl .owl-dots .owl-dot {
  display: block;
  position: relative;
  margin-bottom: 30px;
  outline: none;
}

.testimonials .testimonials-owl .owl-dots .owl-dot span {
  position: absolute;
  bottom: 0;
  border-radius: 5px;
  display: block;
  width: 20px;
  height: 6px;
  background: #e3e3e3;
  margin: 5px 7px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.testimonials .testimonials-owl .owl-dots {
  counter-reset: item;
}

.testimonials .testimonials-owl .owl-dots .owl-dot span:before {
  content: "0" counters( item, ".");
  counter-increment: item;
  position: absolute;
  top: -3px;
  left: -25px;
  line-height: 15px;
  font-size: 14px;
  color: #e3e3e3;
  font-weight: 300;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.testimonials .testimonials-owl .owl-dots .owl-dot.active span:before, .testimonials .testimonials-owl .owl-dots .owl-dot:hover span:before {
  color: #a4a4a4;
}

.testimonials .testimonials-owl .owl-dots .owl-dot.active span, .testimonials .testimonials-owl .owl-dots .owl-dot:hover span {
  background: #a4a4a4;
  width: 35px;
}

.testimonials .testimonials-owl {
  padding-left: 120px;
  margin-bottom: -30px;
}

.testimonial-item {
  background: #fff;
  border: 1px solid #f4f4f9;
  margin: 30px 0;
  float: left;
  position: relative;
  margin-top: 40px;
  padding: 30px;
  text-align: center;
  -webkit-box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
  box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
  border-radius: 4px;
}

.testimonial-item .author-img {
  width: 80px;
  height: 80px;
  display: inline-block;
  border-radius: 90px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.testimonial-item .author-img img {
  border-radius: 50%;
}

.testimonial-item .author {
  margin-top: 30px;
}

.testimonial-item .author:before {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 44px;
  color: #f4f4f9;
  line-height: normal;
}

.testimonial-item .author:after {
  content: "\f10e";
  font-family: FontAwesome;
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 44px;
  color: #f4f4f9;
  line-height: normal;
}

.testimonial-item .author .name {
  font-size: 17px;
  line-height: 14px;
  margin-bottom: 0;
}

.testimonial-item .location {
  margin-top: 5px;
  font-size: 12px;
  font-style: italic;
}

.testimonial-item .rating {
  margin: 20px 0;
}

.testimonial-item .rating i {
  color: #e3e3e3;
  font-size: 13px;
}

.testimonial-item .rating i.voted {
  color: #ffb600;
}

.testimonialv2-item .review {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 25px;
  padding: 20px 30px;
  position: relative;
  border: 1px solid #eef1f5;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.testimonialv2-item:before {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 44px;
  color: #f4f4f9;
  line-height: normal;
}

.testimonialv2-item .review:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  left: 18px;
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  border-right: 1px solid #eef1f5;
  border-bottom: 1px solid #eef1f5;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.testimonialv2-item .author img {
  border-radius: 50%;
  width: 60px;
}

.testimonialv2-item .author .author-name {
  font-size: 18px;
  margin-bottom: 0px;
}

.testimonialv2-item .author .author-location {
  font-size: 12px;
  font-style: italic;
  display: block;
}

.testimonialv2-item .author .author-info {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  top: 15px;
  text-align: left;
}

/* ===== 05.5 NEWS ===== */

.newsv2-item {
  margin-bottom: 30px;
}

div[class*='col-']:last-child .newsv2-item,
div[class*='col-']:nth-last-child(2) .newsv2-item {
  margin-bottom: 0;
}

.newsv2-item .title a {
  font-size: 18px;
  margin-bottom: 17px;
  color: #a4a4a4;
  text-transform: uppercase;
}

.newsv2-item figure {
  border-radius: 2px;
  overflow: hidden;
}

.newsv2-item .news-info {border-right: none;padding:10px 0 10px 0;}
.newsv2-item .news-info h4.title {font-size:48px;font-family:'objectivityextra_bold',sans-serif;font-weight:normal;letter-spacing:.7px;text-transform:none;color:#FFFFFF;line-height: 50px;margin-bottom: 0;}.newsv2-item .news-info p.section-subtitle {font-size:20px;font-family:'objectivitybold',sans-serif;text-transform:none;margin-bottom: 20px;letter-spacing:.7px;}.newsv2-item .news-info p {margin-bottom: 0;color: #FFFFFF;}.newsv2-item .post-meta {margin-bottom: 5px;font-size: 11px;font-weight: 500;text-transform: uppercase;}.newsv2-item .post-meta span {margin-left: 8px;font-size: 12px;text-transform: uppercase;}.newsv2-item .post-meta span:first-child {margin-left: 0;}.newsv2-item .post-meta span a {color: #b5bec4;}.newsv2-item .post-meta span i {margin-right: 3px;}
.newsv2-item .post-meta .author img {border-radius: 50%;margin-right: 3px;}

/* ===== 05.6 VIDEO ===== */
.video .inner {padding: 100px 0;}.video .video-popup {padding: 100px 0;text-align: center;}.video .video-popup a {position: relative;width: 115px;height: 115px;border-radius: 50%;display: block;background: transparent;border: 4px solid #fff;margin: 0 auto;opacity: .5;text-align: center;z-index: 9;}.video .video-popup a i {color: #fff;margin-left: 8px;font-size: 40px;line-height: 115px;}.video .video-popup a:after {position: absolute;content: '';background: transparent;left: 0;top: 0;bottom: 0;right: 0;pointer-events: none;opacity: 0.3;border-radius: 200px;}.video .video-popup a:hover {opacity: 1;-webkit-transform: scale(1.2, 1.2);transform: scale(1.2, 1.2);}.video .video-popup a:hover:after {-webkit-transition: all 0.8s ease-out;transition: all 0.8s ease-out;-webkit-transform: scale(1.8, 1.8);transform: scale(1.8, 1.8);opacity: 0;background: white;}.mfp-iframe-holder .mfp-content {border-radius: 8px;overflow: hidden;}
/* ===== 05.7 CONTACT  ===== */

.contact .google-map {
  width: 100%;
  position: relative;
}

.contact #map-canvas {
  border: 1px solid #efefef;
  border-radius: 2px;
  width: 100%;
  height: 420px;
}

.contact.dark #map-canvas {
  border-color: #333;
}

.contact .toggle-streetview {
  position: absolute;
  top: 45%;
  right: -30px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  background: #fff;
  z-index: 9;
  text-align: center;
  line-height: 60px;
  -webkit-transition: .1s;
  transition: .1s;
}

.contact.dark .toggle-streetview {
  background: #333;
}

.toggle-streetview:hover {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.contact .form-control {
  height: 50px;
}

section.dark .form-control {
  background: #333;
  border-color: #333;
}

.contact textarea.form-control {
  min-height: 100px;
}

.contact .btn {
  padding: 15px 20px;
  text-transform: uppercase;
}

.contact .contact-info i {
  color: #939393;
  font-size: 18px;
  margin-right: 10px;
}

.contact .contact-info {text-align: left;}
.contact .contact-items {margin-bottom: 20px;}

.contact .contact-item {
  line-height: 24px;
  background: #efefef;
  border: 1px solid #e3e3e3;
  color: #a4a4a4;
  padding: 15px 5px;
  text-align: center;
  border-radius: 2px;
}

.contact.dark .contact-item {
  background: #333;
  border-color: #333;
}

.contact .contact-item h6 {
  font-size: 14px;
  text-transform: uppercase;
  z-index: 20;
  position: relative;
  margin-bottom: 0;
  display: inline-block;
}

.contact .contact-item i {
  font-size: 14px;
  margin-right: 10px;
}

.contact-v2 .contact-details {
  list-style: none;
}

.contact-v2 .contact-details li {
  margin-top: 30px;
  text-transform: uppercase;
}

.contact-v2 .contact-details li:first-child {
  margin-top: 0;
}

.contact-v2 .contact-details li i {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  margin-right: 20px;
  background: #fff;
  border: 1px solid #efefef;
  color: #c9c9c9;
}

.contact-v2 .form-control {
  height: 50px;
  background: #fff;
}

section.blue .contact-v2 .form-control {
  border-color: #fff;
}

.contact-v2 textarea.form-control {
  min-height: 150px;
}

/* ===== 05.8 INFO  ===== */

.info-branding {position: relative;}
.info-branding .providers {margin-top: 30px;}
.info-branding p {color:#bcaf97;font-family:'objectivitylight', sans-serif!important;}
.info-branding .providers span {font-size: 14px;margin-right: 15px;font-style: italic;}
.info-branding .providers .item {display: inline-block;margin-right: 3px;}
.info-branding .providers .item a {text-align: center;-webkit-transition: .4s;transition: .4s;border-radius: 50px;padding: 4px 8px;}
.info-branding .providers .item:last-child {margin-right: 0;}section
.blue .info-branding .providers .item a {background: #4acdf9;}
.info-branding .providers .item a:hover, section.blue .info-branding .providers .item a:hover {background: #efefef;}
.countup-box {
  text-align: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 50px;
  padding: 20px 5px;
  background: #fff;
  border: 1px solid #f5f5f5;
  border-radius: 2px;
}

.countup-box::nth-last-child {
  margin-bottom: 0;
}

section.dark .countup-box {
  background: #353535;
  border-color: #353535;
}

section.blue .countup-box, section.gray .countup-box {
  border-color: #fff;
}

.countup-box i {
  color: #f7f7f7;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 7%;
}

section.dark .countup-box i {
  color: #3d3f40;
}

.countup-box i:before {
  font-size: 100px;
  margin-left: 0;
  margin-top: 10px;
}

.countup-box .number {
  position: relative;
  color: #c9c9c9;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700;
  z-index: 9;
}

.countup-box .text {
  position: relative;
  color: #c9c9c9;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  z-index: 9;
}

section.dark .countup-box .number, section.dark .countup-box .text {
  color: #a4a4a4;
}

/* ===== 05.9 GALLERY  ===== */

.gallery .gallery-owl .owl-item img {
  border-radius: 4px;
}

.gallery .gallery-owl .owl-item figcaption {
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 0%, .5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, hsla(0, 0%, 0%, .5) 0%, rgba(0, 0, 0, 0) 100%);
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: left;
  padding-left: 16px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* ===== 05.10 SUBSCIBE  ===== */

.subscribe .inner {
  position: relative;
  z-index: 9;
  color: #fff;
}

.subscribe .inner .main_title {
  margin-bottom: 10px;
}

.subscribe .inner .form-group {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}

.subscribe .inner .form-control {
  padding: 28px;
  border-radius: 2px;
  background: #fff;
}

.subscribe .inner button {
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 48px;
  height: 48px;
  border-radius: 2px;
}

.subscribe .inner button i { 
  font-size: 1.5em;
  text-align: center;
  left: 50%;
  margin-left: -1px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

/* ===========================================
// FOOTER
=============================================*/
footer {position: relative;color: #a4a4a4;}
footer a {color: #dccdb2;}
footer a:hover,footer a:focus {color: #74664d;}
footer .footer-widgets {
  padding: 40px 0;
  background: rgb(118,95,52);
  background: linear-gradient(180deg, rgba(118,95,52,1) 0%, rgba(71,57,31,1) 33%, rgba(43,35,19,1) 100%);
  border-bottom: 3px solid #fffff;
  border-top: 1px solid #1c240b;
}

footer .footer-widgets .footer-widget h3 {
  color: #433720;
  font-family: 'objectivitybold', sans-serif;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.3;
  letter-spacing: .7px;
  border-bottom: 1px solid #beb29d;
  border-top: 1px solid #beb29d;
  background: rgb(190,178,157);
  background: linear-gradient(94deg, rgba(190,178,157,0.6) 0%, rgba(190,178,157,0.11255840226715685) 100%); 
  margin-bottom: 0px;
  text-align: center;
}
footer .footer-widgets .footer-widget p {
  color: #dccdb2;
  font-family: 'objectivitylight', sans-serif;
  font-weight: normal;
  letter-spacing: .5px;
}

.footer-brand {
  margin: -40px 0 40px 0;
  padding: 40px 10px 20px 10px;
  background: #f2f2f2;
  text-align: center;
  position: relative;
}

.footer-brand:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 131.25px 0 131.25px;
  border-color: #f2f2f2 transparent transparent transparent;
  display: block;
  top: 100%;
  position: absolute;
}

footer .footer-widgets .footer-widget .inner {
  padding-top: 15px;
}

footer .footer-widgets .footer-widget .footer-logo {
  margin-bottom: 10px;
}

footer .footer-widgets .footer-widget .inner .tripadvisor-banner {
  background: #f2f2f2;
  border: 1px solid #ececec;
  border-radius: 2px;
  width: 100%;
  text-align: center;
  padding: 10px;
}

footer.dark .footer-widgets .footer-widget .inner .tripadvisor-banner {
  background: #2c2c2c;
  border: 1px solid #292929;
}

footer .footer-widgets .footer-widget .inner .tripadvisor-banner .review {
  font-size: 12px;
  color: #afafaf;
  margin-right: 10px;
}

footer .footer-widgets .footer-widget .inner .tripadvisor-banner img {max-width: 150px;}
footer .footer-widgets .footer-widget .latest-posts, footer .footer-widgets .footer-widget .useful-links, footer .footer-widgets .footer-widget .contact-details {list-style: none;}
footer .footer-widgets .footer-widget .latest-posts li, footer .footer-widgets .footer-widget .useful-links li, footer .footer-widgets .footer-widget .contact-details li {padding: 2px 0;color: #dccdb2;}
footer .footer-widgets .footer-widget .contact-details li i {margin-right: 5px;}
footer .subfooter {background: #354414;border-top: 1px solid #576c2a;padding: 7px 0;text-align: center;}
footer .subfooter .copyrights {margin-top: 4px;color: #c8d4ad;font-size: 0.95em;line-height: 1.3em;}
footer .subfooter a {color: #c8d4ad;}
footer .subfooter a:hover,footer .subfootera a:focus {color: #748059;}
footer .subfooter .social-media {float: right;margin-top: 4px;}
footer .subfooter .social-media a {width: 28px;height: 28px;line-height: 28px;margin-bottom: 0;border: none;background: none;color: #fff;}
footer .subfooter .social-media a i {font-size: 13px;}
/* ===========================================
// BOOKING FORMS
=============================================*/
/* ===== GENERAL ===== */
/* Datepicker */
.datepicker.form-control {cursor:pointer;}
.daterangepicker {padding: 10px;margin-top: 15px;border: 1px solid #efefef;-webkit-box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);border-radius: 2px;background: rgb(76,27,99);background: linear-gradient(180deg, rgba(76,27,99,1) 0%, rgba(50,18,65,1) 55%, rgba(65,50,18,1) 100%);}
.daterangepicker:before {border-bottom: 7px solid #efefef;z-index: 9;}
.daterangepicker .input-mini {border: 1px solid #efefef;border-radius: 0px;color: #dfcee5;height: 42px;line-height: 42px;display: block;vertical-align: middle;margin: 0 0 5px 0;padding: 0 6px 0 28px;width: 100%;}
.daterangepicker .input-mini.active {border: 1px solid #312d33;border-radius: 0px;background:rgba(160,72,196,0.4)}
.daterangepicker .daterangepicker_input i{position:absolute;left:8px;top:14px;font-size:14px;color:#dfcee5}
.daterangepicker table {font-size: 14px;}
.daterangepicker .ranges {display: none;}
.daterangepicker .calendar-title {margin: 5px 0;color: #dfcee5;font-family: 'objectivitymedium', sans-serif;font-weight: normal;font-size: 14px;letter-spacing: .5px;text-transform: uppercase;}
.daterangepicker td.start-date, .daterangepicker td.end-date, .daterangepicker td.available:hover {background: #9782b1 !important;color: #fff;}
.daterangepicker td.in-range {background: #9782b1;color: #fff;}
.daterangepicker .calendar-table td.disabled, .daterangepicker option.disabled {color: #816e97;background: none;}
.daterangepicker .calendar th {font-weight: normal;text-transform: uppercase;line-height: 40px;color:#dfcee5;}
.daterangepicker td.start-date {border-radius: 20px 0 0 20px;}
.daterangepicker td.end-date {border-radius: 0 20px 20px 0;}
/* GUESTS */
.panel-dropdown .panel-dropdown-content{position:absolute;margin-top:15px;padding:20px;width:300px;visibility:hidden;opacity:0;background:#4c1b63;background:linear-gradient(180deg,#4c1b63 0,#321241 55%,#413212 100%);border:1px solid #efefef;-webkit-box-shadow:0 12px 26px 0 rgba(178,178,178,.13);box-shadow:0 12px 26px 0 rgba(178,178,178,.13);border-radius:2px;z-index:99}.panel-dropdown.active .panel-dropdown-content{visibility:visible;opacity:1}.panel-dropdown .panel-dropdown-content:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #efefef;position:absolute;display:inline-block;content:''}
.panel-dropdown .guests-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 10px}.panel-dropdown .guests-buttons:last-child{margin-bottom:0}.panel-dropdown-content .qtyButtons:first-child{margin-top:8px}.panel-dropdown-content .qtyButtons:last-child{margin-bottom:3px}
.panel-dropdown .guests-buttons input{outline:0;font-size:18px;font-weight:500;text-align:center;width:50px;color:#efe2ff;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;pointer-events:none;display:inline-block}
.panel-dropdown label{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:3px;color:#fff;font-weight:400;font-family:objectivitymedium,sans-serif;letter-spacing:.6px}
.panel-dropdown .guests-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}
.panel-dropdown .minus,.panel-dropdown .plus{width:36px;height:36px;line-height:36px;font-size:12px;color:#dfcee5;background:0 0;border:none;display:inline-block;text-align:center;border-radius:2px;cursor:pointer;font-family:fontawesome}
.panel-dropdown .plus:hover, .panel-dropdown .minus:hover {background: rgba(160,72,196,0.4);}
.panel-dropdown .plus:before {content: "\f067"}
.panel-dropdown .minus:before {content: "\f068"}
/* NOTIFICATION */
.notification {
  position: absolute;
  border-radius: 4px 4px 0 0;
  bottom: calc(100% - 100px);
  left: 0;
  width: 100%;
  height: 70px;
  z-index: -9;
  padding: 5px;
  font-size: 15px;
  color: #fff;
  line-height: 22px;
  text-align: center;
  -webkit-transition: .5s;
  transition: .5s;
  cursor: pointer;
  visibility: hidden;
}

.notification.scale-out{bottom:100%;visibility:visible}.notification.fixed{position:fixed;border-radius:0;width:100%;left:0;right:0;bottom:-100%}.notification.fixed.scale-out{position:fixed;bottom:0;z-index:999}.panel-dropdown.active .panel-dropdown-content{visibility:visible;opacity:1}.panel-dropdown .panel-dropdown-content:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #efefef;position:absolute;display:inline-block;content:''}

.notification.error {
  background: #e34f4f;
}

.notification.success {
  background: #3DC480;
}

.notification:before {
  float: left;
  width: 60px;
  height: 60px;
  font-family: FontAwesome;
  border-radius: 4px;
  text-align: center;
  display: inline-block;
  font-size: 22px;
  line-height: 60px;
}

.notification.error:before {
  background: #ce4848;
  content: "\f12a";
}

.notification.success:before {
  background: #32ab6e;
  content: "\f00c";
}

.notification .notification-text {
  position: relative;
  top: 50%;
  overflow: hidden;
  padding: 0 10px;
  font-size: 14px;
  line-height: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}

/* ===== 07.2 HORIZONTAL BOOKING FORM ===== */

.horizontal-booking-form {
  position: absolute;
  bottom: -41px;
  z-index: 99;
  width: 100%;
}

.horizontal-booking-form.booking-form-over-slider {
  bottom: 80px;
}

.horizontal-booking-form.booking-full-width {
  position: relative;
  bottom: 0;
  width: 100%;
  background: #4a5e1d;
}

.horizontal-booking-form.booking-full-width .form-control.bootstrap-select .dropdown-menu {
  left: -10px !important;
}

.horizontal-booking-form .inner {min-height: 120px;position: relative;border-radius: 4px;padding: 20px 30px;border: 2px solid #231b0a;background: rgb(76,27,99);background: linear-gradient(180deg, rgba(76,27,99,1) 0%, rgba(50,18,65,1) 55%, rgba(65,50,18,1) 100%);}



.horizontal-booking-form.booking-full-width .inner {
  padding: 40px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #efefef;
}

.horizontal-booking-form.booking-notification-open .inner {
  border-radius: 0 0 2px 2px;
}

.horizontal-booking-form.fixed .inner {
  min-height: 50px;
  border: none;
  padding: 0px;
}

.horizontal-booking-form .inner .form-group {
  margin-right: -10px;
  margin-bottom: 0;
}

.horizontal-booking-form .form-control, .horizontal-booking-form .form-control.bootstrap-select button, .horizontal-booking-form .form-control.bootstrap-select buttondropdown-toggle:hover, .horizontal-booking-form .form-control.bootstrap-select buttondropdown-toggle:focus, .horizontal-booking-form .form-control.bootstrap-select button.dropdown-toggle {padding: 10px 0;border: none;background: #2a0a3a;border-bottom: 2px solid #231b0a;}

.horizontal-booking-form.dark .form-control, .horizontal-booking-form.dark .form-control.bootstrap-select button, .horizontal-booking-form.dark .form-control.bootstrap-select buttondropdown-toggle:hover, .horizontal-booking-form.dark .form-control.bootstrap-select buttondropdown-toggle:focus, .horizontal-booking-form.dark .form-control.bootstrap-select button.dropdown-toggle {
  background: #31243a;
  border-color: #31243a;
}

.horizontal-booking-form .form-control.bootstrap-select {
  padding: 0;
}

.horizontal-booking-form .inner .form-group .form-control:focus, .horizontal-booking-form .inner .form-group .form-control:active {
  border-color: #e3e3e3;
}

.horizontal-booking-form.booking-full-width .form-control {
  padding-left: 10px;
  padding-right: 15px;
  border: 1px solid #e3e3e3;
}

.horizontal-booking-form .inner .btn-book {
  margin-top: 36px;
  padding: 10px 20px;
  width: 100%;
}

.horizontal-booking-form.nolabels .inner .btn-book {
  margin-top: 10px;
}

.horizontal-booking-form.booking-full-width .inner .btn-book {
  margin-top: 0;
}

.horizontal-booking-form.fixed .inner .btn-book {
  margin-top: 0px;
}

.horizontal-booking-form .inner .advanced-form-link {
  margin-top: 2px;
  font-size: 13px;
  text-align: center;
  font-style: italic;
}



/* ===== 07.4 POPUP BOOKING FORM ===== */

.booking-form-toggle {
  position: fixed;
  right: 60px;
  top: 55%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: #edcb9a;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  color: #fff;
  -webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.15);
  box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.15);
  -webkit-transition: .5s;
  -webkit-transition: .4s;
  transition: .4s;
  cursor: pointer;
  z-index: 9999;
}

.booking-form-toggle:hover, .booking-form-toggle.open {
  background: #d8ba8e;
}

.popup-booking-form {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: .5s;
  transition: .5s;
}

.has-vertical-header .popup-booking-form {
  -webkit-transform: translate(-170px, -50%);
  transform: translate(-170px, -50%);
}

.has-vertical-header-open .popup-booking-form {
  -webkit-transform: translate(-70px, -50%);
  transform: translate(-70px, -50%);
}

.popup-booking-form.open {
  visibility: visible;
  opacity: 1;
}

.popup-booking-form .popup-booking-form-inner {
  width: 400px;
  height: 400px;
  background: #fff;
  border: 1px solid #efefef;
  z-index: 99;
  margin: 20px;
  border-radius: 50%;
  text-align: center;
  -webkit-box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .2);
  box-shadow: 0 0 30px 0 rgba(178, 178, 178, .2);
}

.popup-booking-form .popup-booking-form-inner {
  padding: 70px 70px;
}

.popup-booking-form .popup-booking-form-inner .form-group {
  margin-bottom: 15px;
}

.popup-booking-form .popup-booking-form-inner .form-group .form-control:focus, .popup-booking-form .popup-booking-form-inner .form-group .form-control:active {
  border-color: #e3e3e3;
}

.popup-booking-form .form-control, .popup-booking-form .form-control.bootstrap-select button, .popup-booking-form .form-control.bootstrap-select button.dropdown-toggle {
  height: 40px;
  text-align: left;
  padding: 7px 10px;
}

.popup-booking-form .form-control.bootstrap-select {
  padding: 0;
}

.popup-booking-form .popup-booking-form-inner .btn-book {
  margin-top: 2px;
  width: 100%;
  padding: 10px 20px;
}

.popup-booking-form .popup-booking-form-inner .advanced-form-link {
  margin-top: 2px;
  font-size: 13px;
  text-align: center;
  font-style: italic;
}

.popup-booking-form .notification::before, .popup-booking-form .notification .notification-text {
  display: none;
}

.popup-booking-form .notification {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -9;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
}

.popup-booking-form .notification.scale-out {
  width: 440px;
  height: 440px;
  visibility: visible;
  -webkit-box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .2);
  box-shadow: 0 0 30px 0 rgba(178, 178, 178, .5);
  opacity: 1;
}

/* ===========================================
// 08. WIDGETS
=============================================*/

/* ===== 08.1 GENERAL ===== */

.sidebar {padding-left: 10px;}
.sidebar .widget {
  margin-bottom: 50px;
  padding: 15px;
  position: relative;
}
aside.brown{
  border: 1px solid #d5d5d5;
  background: rgb(170,137,72);
  background: linear-gradient(180deg, rgba(170,137,72,1) 0%, rgba(145,117,63,1) 32%, rgba(114,92,50,1) 82%); 


}

.sidebar .widget.noborder {padding: 0px;border: none;}
.sidebar .widget.widget-help {margin-bottom: 50px;border: 1px solid #11180D;background-color: #415219;padding: 30px 15px;position: relative;}
.sidebar .widget .widget-title {
  padding-top: 10px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 28px;
  font-family: 'objectivityextra_bold', serif;
  font-weight: normal;
  color: #FFFFFF;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  
}
.sidebar .widget .help-title {
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0.4px;
  font-family: 'objectivitylight', serif;
  font-weight:normal;
  color:#c8d4ad;
  border-bottom: 1px solid #c8d4ad;
  margin-bottom: 15px;

}

.sidebar .widget .widget-title:after {
  content: '';
  width: 40px;
  background: #efefef;
  height: 1px;
  display: block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-top: 10px;
}
.sidebar .widget .vertical-booking-form .form-title {
padding: 30px 10px 15px 10px;
text-align: center;
font-size: 26px; 
font-family: 'objectivityextra_bold', serif;
font-weight: normal;
letter-spacing: 0.4px;
color: #F7F7F7;

}
.sidebar .widget .vertical-booking-form {
	position: relative;
	border-radius: 4px;
	border: 2px solid #231b0a;
	background: rgb(76,27,99);background: linear-gradient(180deg, rgba(76,27,99,1) 0%, rgba(50,18,65,1) 55%, rgba(65,50,18,1) 100%);}



.vertical-booking-form .inner {
  padding: 10px 30px;
}
.vertical-booking-form .inner .form-group {
  margin-bottom: 10px;
}


.vertical-booking-form .inner .form-group .form-control
{
  border: none;
  background: transparent !important;
  border-bottom: 1px solid #efefef;
}

.vertical-booking-form .inner .form-group .disabled
{
  border-bottom: none;
  padding: 0 !important;
}


.vertical-booking-form .inner .form-group .form-control:focus, .vertical-booking-form .inner .form-group .form-control:active {
  border-color: #F7F7F7;
}

.vertical-booking-form .form-control, .vertical-booking-form .form-control.bootstrap-select button, .vertical-booking-form .form-control.bootstrap-select button.dropdown-toggle {
  padding: 10px 0;
  border: none;
  background: transparent !important;
  border-bottom: 1px solid #efefef;
}

/* ===== 08.2 SEARCH ===== */

.sidebar .widget .search {
  height: 40px;
  position: relative;
}

.sidebar .widget .search input {
  background: #FFF;
  border: 1px solid #f2f2f2;
  color: #888;
  float: left;
  font-size: 13px;
  height: 42px;
  letter-spacing: 1px;
  padding: 10px;
  padding-right: 40px;
  width: 100%;
  outline: none;
}

.sidebar .widget .search button {
  background: none;
  border: none;
  color: #afafaf;
  float: left;
  right: 0;
  font-size: 14px;
  height: 42px;
  line-height: 40px;
  min-width: 40px;
  position: absolute;
  vertical-align: bottom;
}

.sidebar .widget .search button:after {
  border-left: 1px solid #f2f2f2;
  content: "";
  height: 70%;
  left: 0;
  position: absolute;
  top: 15%;
  width: 1px;
}

/* ===== 08.3 CATEGORIES ===== */

.sidebar .widget .categories li {
  border-bottom: 1px dashed #efefef;
  list-style: none;
  padding: 7px 0;
}

.sidebar .widget .categories li a {
  display: list-item;
  font-size: 15px;
}

.sidebar .widget .categories li .posts-num {
  float: right;
  font-size: 14px;
}

/* ===== 08.4 LATEST POSTS ===== */
.sidebar .widget .latest-posts .latest-post-item {padding: 10px 0px;border-bottom: 1px dashed #efefef;}
.sidebar .widget .latest-posts .latest-post-item:first-child {padding-top: 0;}
.sidebar .widget .latest-posts .latest-post-item:last-child {padding-bottom: 0;border-bottom: none;}
.sidebar .widget .latest-posts .latest-post-item figure img {border-radius: 2px;}
.sidebar .widget .latest-posts .latest-post-item .post-details {margin-left: -15px;}
.sidebar .widget .latest-posts .latest-post-item .post-details .post-title {margin-top: -5px;}
.sidebar aside.brown .latest-posts .latest-post-item figure img {border-radius: 3px;border:1px solid #4d3e21;}
.sidebar aside.brown .latest-posts .latest-post-item .post-details {margin:10px 0px 0px 0px;}
.sidebar aside.brown .latest-posts .latest-post-item .post-details .post-title {margin: 5px 0 0px 0; text-align: center;
}}
.sidebar .widget .latest-posts .latest-post-item .post-details .post-title a {color: #afafaf;font-size: 14px;line-height: 18px;font-weight: 500;}
.sidebar aside.brown .latest-posts .latest-post-item .post-details .post-title a {
  color:#FFFFFF;
  font-size: 16px;
  line-height: 1.1;
  font-family: 'objectivityregular', serif;
  font-weight: normal;
}

.sidebar .widget .latest-posts .latest-post-item .post-details .post-title a:hover {color: #d4ae34;}

/* ===== 08.5 TAGS ===== */

.sidebar .widget .tagcloud a {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
}

.sidebar .widget .tagcloud a .tag {
  padding: 8px 10px;
  background: #e3e3e3;
  border-radius: 2px;
  color: #afafaf;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

/* ===== 08.6 HELP ===== */

.sidebar .widget.widget-help:before {
  content: "\f05a";
  font-family: FontAwesome;
  font-size: 180px;
  color: #415219;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: .1;
}

.sidebar .widget.widget-help .phone {
  text-align: center;
  font-size: 20px;
  font-family: 'objectivityextra_bold', sans-serif;
  letter-spacing: 1px;
  margin-bottom: 0px;
  line-height: 1.1;
	
}

.sidebar .widget.widget-help .email {
  text-align: center;
  font-size: 14px;
  font-family: 'objectivityextra_bold', sans-serif;
  letter-spacing: 1px;
  margin-bottom: 0px;
  line-height: 1.1;
	
}

.sidebar .widget.widget-help .phone a, .sidebar .widget.widget-help .email a {
  color: #c8d4ad;
  
}

/* ===== 08.7 PRODUCTS ===== */

.widget .products .product-item {
  padding: 10px 0;
  border-bottom: 1px dashed #efefef;
}

.widget .products .product-item figure a:before {
  border-radius: 2px;
}

.widget .products .product-item figure .product-img {
  border: 1px dashed #efefef;
  border-radius: 2px;
}

.widget .products .product-item .product-inner {
  margin-left: -15px;
}

.widget .products .product-item .title {
  font-size: 16px;
}

.widget .products .product-item .product-name a {
  color: #acb4c2;
}

.widget .products .product-item .product-rating i {
  color: #f2b827;
  margin-right: 2px;
  font-size: 12px;
}

/* ===========================================
// 09. ROOMS
=============================================*/

/* ===== 09.1 ROOMS LIST ===== */

.room-list-item {
  border-radius: 3px;
  margin-bottom: 40px;
  position: relative;
  border: 1px solid #231b0a;
  background: rgb(76,27,99);
  background: linear-gradient(180deg, rgba(76,27,99,1) 0%, rgba(50,18,65,1) 55%, rgba(65,50,18,1) 100%);
}

.room-list-item .favorite-item {
  color: #ffffff;
  position: relative;
  width: 50px;
  height: 50px;
  text-align: right;
  float: right;
  margin-bottom: -50px;
  z-index: 1;
  padding-right: 7px;
  padding-top: 7px;
  line-height: 1;
}

.room-list-item .favorite-item:before {
  content: " ";
  width: 50px;
  height: 50px;
  position: absolute;
  display: block;
  border-top: 50px solid #edcb9a;
  border-left: 50px solid transparent;
  top: 0;
  left: auto;
  right: 0;
}

.room-list-item .favorite-item i {
  position: relative;
  z-index: 2;
}

.room-list-item figure a:before {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  right: 0px;
  bottom: 10px;
  left: 10px;
  border: 5px double rgba(255, 255, 255, 0.5);
  z-index: 999;
  border-right: none;
  -webkit-transition: 1s;
  transition: 1s;
}

.room-list-item .room-info {
  padding: 30px 0 0px 0;
}
.room-list-item .room-info p{
  color:#FFFFFF;
  font-family: 'objectivitythin',sans-serif;
  font-weight: normal;
}

.room-list-item .room-info .room-title {
  margin-top: 0;
}

.room-list-item .room-info .room-title a {
  color:#FFFFFF;
  font-size: 24px;
  font-family: 'objectivitybold',sans-serif;
  font-weight: normal;
  letter-spacing: 0.7px;
  position: relative;
  z-index: 9;
  text-transform: uppercase;
}

.room-list-item .room-info .room-rates {
  margin-bottom: 5px;
  text-transform: uppercase;
}

.room-list-item .room-info .room-rates i {
  font-size: 13px;
  color: #ffb600;
}

.room-list-item .room-info .room-rates a {
  margin-left: 5px;
  font-size: 12px;
}

.room-list-item .room-price {
  text-align: center;
  padding: 10px;
  height: 100%;
  border-left: 1px dashed #ae68ce;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.room-list-item .room-price .price {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  font-family: 'objectivityextra_bold',sans-serif;
  color: #d18ef0;
  text-transform:normal;
  letter-spacing: 0.7px;
}

.room-list-item .room-services {
  margin-top: 38px;
}

.room-list-item .room-services i {
  width: 30px;
  height: 30px;
  border: 1px solid #ae68ce;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 30px;
  color: #ae68ce;
  border-radius: 1px;
  font-size: 11px;
  -webkit-transition: .5s;
  transition: .5s;
}

.room-list-item .room-services span {
  height: 30px;
  display: inline-block;
  padding: 0 8px;
  border: 1px solid #ae68ce;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 30px;
  color:#ae68ce;
  border-radius: 1px;
  font-size: 12px;
  -webkit-transition: .5s;
  transition: .5s;
}

.room-list-item .room-services i:hover, .room-list-item .room-services span:hover {cursor: pointer;background: #dca1f7;color:#351935;}

/* ===== 09.2 ROOMS GRID ===== */

.room-grid-item {
  background: #fff;
}

.room-grid-item .room-info {
  padding: 20px;
  position: relative;
  border: 1px solid #1e1829;
  border-top: none;
  background: #483963;
  text-align: center;
}

.room-grid-item .room-info .room-title a {
  color: #d7d8d9;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  z-index: 9;
}

.room-grid-item .room-info p {
  color: #afafaf;
  text-transform: uppercase;
  font-size: 12px;
}

.room-grid-item .room-info p:after {
  content: '';
  width: 30px;
  background: #e3e3e3;
  height: 1px;
  display: block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-top: 10px;
}

.room-grid-item .room-price {
  position: absolute;
  bottom: 15px;
  right: 20px;
  padding: 2px 10px;
  border-bottom: 2px;
  background: #d2afb5;
  font-weight: 400;
  font-size: 14px;
  color: #312645;
  z-index: 999;
  border-radius: 1px;
}

.room-grid-item .room-services {
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 999;
}

.room-grid-item .room-services i {
  opacity: .8;
  position: relative;
  background: #d2afb5;
  width: 33px;
  height: 33px;
  border-radius: 1px;
  line-height: 35px;
  margin: 3px;
  color: #312645;
  border-bottom: none;
  font-size: 14px;
  text-align: center;
  -webkit-transition: .5s;
  transition: .5s;
  display: block;
}

.room-grid-item .room-services i:hover {
  -webkit-box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  opacity: 1;
}

.room-grid-item figure a:before {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 0px;
  left: 10px;
  z-index: 999;
  border-bottom: none;
  -webkit-transition: 1s;
  transition: 1s;
}

.room-grid-item figure a:hover:before {
  opacity: .6;
}

.rooms-over-slider {
  background: transparent;
  margin-top: -331px;
  z-index: 99;
}

.rooms-grid-view .room-grid-item {
  margin-bottom: 30px;
}

/* ===== 09.3 ROOMS BLOCK ===== */

.room-block-item {
  width: 100%;
  border-radius: 2px;
  float: left;
  margin-bottom: 26px;
  position: relative;
  border: 1px solid #efefef;
  top: 0px;
  -webkit-transition: top .1s ease-out;
  transition: top .1s ease-out;
}

.room-block-item figure a:before {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  right: 0px;
  bottom: 10px;
  left: 10px;
  border: 4px double rgba(255, 255, 255, 0.5);
  z-index: 999;
  border-right: none;
  -webkit-transition: 1s;
  transition: 1s;
}

.room-block-item .room-info {
  padding: 15px 0;
}

.room-block-item .room-info .room-title {
  margin-bottom: 5px;
}

.room-block-item .room-info .room-title a {
  font-size: 25px;
  font-weight: 500;
  color: #d7d8d9;
  text-transform: uppercase;
}

.room-block-item .room-info .room-rates {
  text-transform: uppercase;
}

.room-block-item .room-info .room-rates i {
  font-size: 13px;
  color: #ffb600;
}

.room-block-item .room-info .room-rates a {
  margin-left: 5px;
  font-size: 12px;
}

.room-block-item .room-price .price {
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #edcb9a;
}

.room-block-item .room-price .price small {
  font-size: 15px;
  font-weight: 400;
}

.room-block-item .room-price .total {
  display: block;
  margin: 10px 0;
}

.room-block-item .room-price a {
  margin-top: 40px;
  padding: 5px 20px;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: 400;
}

.room-block-item .room-services {
  position: relative;
  margin-top: 30px;
}

.room-block-item .room-services i {
  width: 30px;
  height: 30px;
  border: 1px solid #e3e3e3;
  margin-right: 10px;
  text-align: center;
  line-height: 30px;
  color: #afafaf;
  border-radius: 1px;
  font-size: 11px;
  -webkit-transition: .5s;
  transition: .5s;
}

.room-block-item .room-services i:hover {
  cursor: pointer;
  background: #e3e3e3;
}

/* ===== 09.4 ROOM DETAILS ===== */

.room-details-price {
  display:inline-block;
  float: right;
  color: #fff;
  font-family: 'objectivitybold', sans-serif;
  font-weight: normal;
  font-size: 28px;
  margin-top: 7px;
}
.room-details-price span {
  display: block;
  color: #fff;
  font-family: 'objectivityregular', sans-serif;
  font-weight: normal;
  font-size: 18px;
  margin-top:0px;
}

.room .room-title .room-price {
  display: inline-block;
  float: right;
  margin-top: 32px;
  color: #edcb9a;
  font-size: 30px;
}

.room .room-title .room-price span {
  font-size: 14px;
}

.room .room-title p {
  color: #e3e3e3;
  text-transform: uppercase;
}

.room .room-slider {
  position: relative;
  margin-bottom: 20px;
}

.room .room-slider .room-thumbs {
  position: absolute;
  z-index: 99;
  bottom: 0px;
}

.room .room-slider .room-thumbs .item {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
  opacity: .7;
}

.room .room-slider .room-thumbs .owl-item:hover .item, .room .room-slider .room-thumbs .owl-item.active-item .item {
  opacity: 1;
}

.room .room-slider .room-thumbs .item img {
  border-radius: 2px;
}

.room-slider-full-width .room-price {
  background: #edcb9a;
  border-radius: 50%;
  text-align: center;
}

.room-slider-full-width .room-price small {font-size: .5em;text-transform: uppercase;}
.room .section-title {padding-top: 15px;padding-bottom: 0px;}
.room-services-list {margin: 2px 0;}
.room-services-list ul li {padding: 5px 0; font-size: 1em;line-height: 1.3;}
.room-services-list ul li i {margin-right: 10px;color: #82B73A;}
.room-services-list ul li.no i {color: #f1572f;}
.room-reviews {margin-top: 50px;}

.room-reviews .rating-details {
  margin-top: 20px;
  margin-bottom: 40px;
}

.room-reviews .rating-details .review-summary {
  text-align: center;
  background-color: #edcb9a;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 10px;
  border-radius: 4px
}

.room-reviews .rating-details .review-summary .average {
  font-size: 28px;
  font-weight: 600;
}

.room-reviews .rating-details .review-summary .rating i {
  color: #fff;
}

.room-reviews .rating-details .progress-item {
  margin-bottom: 5px;
}

.room-reviews .rating-details .progress-item .progress-stars {
  font-size: 12px;
  margin-top: -5px;
  text-transform: uppercase;
}

.room-reviews .rating-details .progress-item .progress-value {
  font-size: 12px;
  margin-top: -5px;
  text-transform: uppercase;
  text-align: right;
}

.room-reviews .rating-details .progress {
  height: 15px;
  background: #efefef;
  border-radius: 2px;
}

.room-reviews .rating-details .progress-bar {
  background-color: #edcb9a
}

.room-reviews .review-box {
  position: relative;
  margin-bottom: 25px;
  padding-left: 100px;
  min-height: 100px
}

.room-reviews .review-author {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden
}

.room-reviews .review-author img {
  width: 80px;
  height: auto
}

.room-reviews .review-contentt {
  position: relative;
  padding: 20px 30px;
  border: 1px solid #efefef;
  border-left-width: 8px;
}

.room-reviews .review-contentt:before {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  display: block;
  border-width: 10px 12px 10px 0;
  border-style: solid;
  border-color: transparent #efefef;
  top: 15px;
  left: -18px;
}

.room-reviews .review-author img {
  border-radius: 3px;
}

.room-reviews .review-info {
  font-size: 13px;
  font-style: italic;
  margin-bottom: 10px;
}

.room-reviews .rating i {
  color: #e3e3e3;
  font-size: 13px;
}

.room-reviews .rating i.voted {
  color: #ffb600;
}

.room .vertical-booking-form-over-slider {
  margin-top: -400px;
  z-index: 99;
}

table.price-room {width: 100%;font-size: 1.1em;}
table.price-room thead {
  background: #415219;
  color: #FFFFFF;
  font-family: 'objectivitymedium',sans-serif;
  font-weight: normal;
}
table.price-room tr {border: 1px solid #415219;
}

table.price-room thead tr td {
  padding: 5px 5px;
  color:#c8d4ad;
  text-align: center;
}
table.price-room tr td {
  padding: 5px 5px;
  border-right: 1px solid #415219;
  text-align: center;
}


/* ===========================================
// 10. BLOG
=============================================*/

/* ===== 10.1 BLOG ARCHIVE ===== */

.blog-posts .news-grid-item {
  margin-bottom: 30px;
}

.news-grid-item .news-info {
  background: rgba(174, 198, 124, 0.7);
  background:linear-gradient(75deg, rgba(174, 198, 124, 0.7) 0%, rgba(198, 220, 171, 0.7) 28%, rgba(118, 197, 200, 0.7) 100%);
  padding: 25px;
  border: 1px solid #efefef;
  border-top: none;
}
.news-grid-item .news-info h4.title  {
font-family: 'objectivityextra_bold',sans-serif;
font-weight: normal;
letter-spacing: .7px;
  font-size: 22px;
  line-height: 28px;	
  margin-bottom: 17px;
  color:#000000;
  text-transform: uppercase;
}

.news-grid-item .news-info p {
  font-family: 'objectivitylight',sans-serif;
font-weight: normal;
letter-spacing: .5px;
}
.news-grid-item .news-info p > span.textbold {
  font-family: 'objectivitybold',sans-serif!important;
  font-weight: normal;
  letter-spacing: .5px;
}
.news-grid-item .news-info p > span.textprice {
  font-family: 'objectivitybold',sans-serif!important;
  font-weight: normal;
  letter-spacing: .5px;

}
.news-grid-item .news-info .title a {
  font-size: 18px;
  margin-bottom: 17px;
  text-transform: uppercase;
}

.news-grid-item .post-meta span {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.news-grid-item .post-meta span:first-child {
  margin-left: 0;
}

.news-grid-item .post-meta span a {
  color: #b5bec4;
}

.news-grid-item .post-meta span i {
  margin-right: 3px;
}

.news-grid-item .post-meta .author img {
  width: 16px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 3px;
}

.blog-posts .post {
  margin-bottom: 30px;
  padding-bottom: 30px;
  float: left;
  clear: both;
  border-bottom: 1px dashed #e3e3e3;
}
.list-posts .post {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #e3e3e3;
}

.blog-posts .post.post-classic {
  margin-bottom: 50px;
}

.blog-posts .post .post-thumbnail img, .blog-posts .post .post-thumbnail figure:after {
  border-radius: 4px;
}

.blog-posts .post.post-classic .post-thumbnail img, .blog-posts .post.post-classic .post-thumbnail figure:after {
  border-radius: 8px;
}

.blog-posts .post .post-thumbnail.rounded img {
  border-radius: 50%;
}

.blog-posts .post.post-classic .post-details {
  margin: 80px 0 0px 0;
  padding: 0 80px;
}

.list-posts .post .post-details .post-title {
  margin-top: 30px;
  margin-bottom: 17px;
  line-height: 30px;
}

.list-posts .post .post-details .post-title a {
  color:#000000;
  font-size: 26px;
  line-height: 30px;
  text-transform: none;
  font-family: 'objectivityextra_bold',sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}

.blog-posts .post .post-details .post-meta {
  margin-bottom: 10px;
}

.blog-posts .post .post-details .post-meta span {
  margin-left: 5px;
}

.blog-posts .post .post-details .post-meta span:first-child {
  margin-left: 0;
}

.blog-posts .post .post-details .post-meta, .blog-posts .post .post-details .post-meta a {
  color: #afafaf;
  font-size: 12px;
  text-transform: uppercase;
}

.blog-posts .post .post-details .post-meta .author img {
  border-radius: 50%;
  margin-right: 3px;
}

.blog-posts .post .post-details .post-meta i, .blog-posts .post .post-details .post-meta a i {
  margin-right: 3px;
}

/* ===== 10.2 BLOG POST ===== */

.blog-post-cover {
  text-align: center;
  padding: 150px 0;
}

.blog-post-cover .inner {
  position: relative;
}

.blog-post-cover .blog-post-title {
  color: #fff;
  font-size: 38px;
  text-transform: uppercase;
}

.blog-post-cover .blog-post-info {
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
}

.blog-post-cover .blog-post-info span a {
  color: #fff;
}

.blog-post-cover .inner .blog-post {
  padding-top: 80px;
  margin: 0;
}

.blog-post .entry .post-details {
  margin: 40px 0 20px 0;
}

.blog-post .entry .post-title {
  margin-top: -10px;
  margin-bottom: 20px;
  line-height: 30px;
  font-family: 'objectivityextra_bold',sans-serif;
font-weight: normal;
letter-spacing: .7px;
}

.blog-post .entry .post-title a {
  color: #a4a4a4;
  font-size: 28px;
  text-transform: uppercase;
}

.blog-post .entry .post-meta {
  margin-bottom: 10px;
}

.blog-post .entry .post-meta span {
  margin-left: 5px;
}

.blog-post .entry .post-meta span:first-child {
  margin-left: 0;
}

.blog-post .entry .post-meta, .blog-post .entry .post-meta a {
  color: #afafaf;
  font-size: 12px;
  text-transform: uppercase;
}

.blog-post .entry .post-meta .author img {
  border-radius: 50%;
  margin-right: 3px;
}

.blog-post .entry .post-meta i, .blog-post .entry .post-meta a i {
  margin-right: 3px;
}

p.dropcap:first-letter {
  float: left;
  color: #edcb9a;
  font-size: 6em;
  line-height: 1em;
  margin: 0px 20px 5px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
}

.entry figure.post-thumbnail {
  margin-top: 0;
}

.entry figure {
  margin: 15px 0;
  position: relative;
}

.entry figure img {
  border-radius: 2px;
}

.entry figure .source {
  margin-left: 10px;
  color: #ccc;
}

.entry figure .source i {
  font-size: 12px;
  margin-right: 5px;
  color: #d7d8d9;
}

.entry figure .source a {
  color: #d7d8d9  ;
}

.entry figure .source a:hover {
  -webkit-transition: .5s;
  transition: .5s;
}

.entry figure figcaption {
  font-size: 13px;
  font-style: italic;
  color: #d7d8d9;
  font-style: italic;
}

.entry ul, .entry ol {
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}

.entry figure.alignleft {
  float: left;
  margin-right: 30px;
}

.entry figure.alignright {
  float: right;
  margin-left: 30px;
}

.entry figure img {
  max-width: 100%;
  height: auto;
}

.blog-post-info p {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0px;
  color: #fff;
}

.entry table {
  width: 100%;
}

.entry table thead {
  background: #efefef;
}

.entry table thead tr td {
  padding: 6px 10px;
}

.entry table tr {
  border: 1px solid #e3e3e3;
}

.entry table tr td {
  padding: 4px 10px;
  border-right: 1px solid #e3e3e3;
}

.blog-post-info img {
  margin-top: 50px;
  margin-bottom: 20px;
  height: 60px;
  width: 60px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  border-radius: 50%;
}

.blog-post-info img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.price-pansion {
  position: relative;
  padding: 10px 15px;
  margin: 5px 0 5px 0;
  font-size: 17px;
  background:#44571A;
  color: #FFFFFF;
  display: inline-block;
  border-radius:4px;
  font-family: 'objectivitybold',sans-serif;
  font-weight: normal;
  letter-spacing: .7px;
}
blockquote {
  position: relative;
  padding: 10px 15px;
  padding-top: 5px;
  margin: 0 0 20px;
  font-size: 17px;
  background:none;
  border-radius: 0 2px 2px 0;	
}

blockquote p {
  position: relative;
  color: #afafaf;
  font-size: 1.1em;
  line-height: 1.3em;
  font-style: italic;
  font-weight: 300;
  padding: 10px 50px;
  margin: 0;
}

blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 34px;
  color: #e3e3e3;
  line-height: normal;
}

blockquote:after {
  content: "\f10e";
  font-family: FontAwesome;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 34px;
  color: #e3e3e3;
  line-height: normal;
}

.meta-post {
  margin: 50px 0;
  font-weight: 500;
  color: #a4a4a4;
}

.meta-post span {
  margin-right: 10px;
}

.meta-post .tags {
  display: inline-block;
  margin-bottom: 15px;
  padding-top: 15px;
}

.meta-post .tags a {
  background: #fff;
  border: 1px solid #efefef;
  border-radius: 1px;
  color: #afafaf;
  display: inline-block;
  font-size: 12px;
  margin: 0 5px 5px 0;
  padding: 0px 12px;
  text-transform: uppercase;
  -webkit-transition: all ease 0.30s;
  transition: all ease 0.30s;
}

.meta-post .tags a:hover {
  background: #efefef;
}

.meta-post .tags span i {
  margin-right: 3px;
}

.meta-post .share {
  display: inline-block;
  float: right;
  margin-bottom: 15px;
}

.meta-post .share span i {
  margin-right: 3px;
}

.share .social-media {
  display: inline-block;
}

.comments-list {
  margin-top: 30px;
  position: relative;
  list-style: none;
}

.comments-list:before {
  content: '';
  width: 1px;
  height: 100%;
  border-left: 1px dashed #e3e3e3;
  position: absolute;
  left: 40px;
  top: 0;
}

.comments-list:after {
  content: '';
  position: absolute;
  background: #ccc;
  bottom: 0;
  left: 37px;
  width: 8px;
  height: 8px;
  border: 3px solid #e3e3e3;
  border-radius: 50%;
}

.reply-list:before, .reply-list:after {
  display: none;
}

.reply-list li:before {
  content: '';
  width: 60px;
  height: 1px;
  border-top: 1px dashed #e3e3e3;
  position: absolute;
  top: 25px;
  left: -45px;
}

.comments-list li {
  /margin-bottom: 15px;
  display: block;
  position: relative;
  list-style: none;
}

.comments-list li:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  width: 0;
}

.reply-list {
  padding-left: 88px;
  clear: both;
  margin-top: 15px;
}

.comments-list .comment-avatar {
  width: 80px;
  height: 80px;
  border-radius: 4px;
  position: relative;
  float: left;
  background: #fff;
  border: 1px dashed #e3e3e3;
  overflow: hidden;
  padding: 2px;
}

.comments-list .comment-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.reply-list .comment-avatar {
  width: 50px;
  height: 50px;
}

.comment-main-level:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  clear: both;
}

.comments-list .comment-box {
  background: #fff;
  border: 1px solid #efefef;
  border-left: 5px;
  border-left: 8px solid #efefef;
  margin-bottom: 40px;
  padding: 10px 20px;
  position: relative;
  margin-left: 100px;
}

.comments-list .comment-box:before, .comments-list .comment-box:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  display: block;
  border-width: 10px 12px 10px 0;
  border-style: solid;
  border-color: transparent #efefef;
  top: 15px;
  left: -18px;
}

.comment_content .reply_link {
  line-height: 30px;
  float: right;
  color: #afafaf;
  font-size: 0.8em;
}

.author-name {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0;
}

.author-name a {
  float: left;
  font-size: 16px;
  color: #afafaf;
  font-weight: 600;
  text-transform: uppercase;
}

.comment_info {
  display: block;
}

.comment_info a {
  color: #d7d8d9;
  font-weight: 600;
  font-size: 0.9em;
  text-transform: uppercase;
}

.comment_info i {
  padding-right: 5px;
  font-size: 0.9em;
  color: #d7d8d9;
}

#comments .form-control {
  padding: 22px 20px;
  border: 1px solid #e3e3e3;
  margin-bottom: 30px;
}

#comments textarea.form-control {
  min-height: 150px;
}

/* ===========================================
// 11. PAGES
=============================================*/

/* ===== 11.1 PAGES GENERAL ===== */

.page-title {
  background-repeat: no-repeat;
  background-size: cover;
}

.page-title .inner {
  position: relative;
  padding: 28px 0 20px 0;
  margin:117px 0 0 0;
  z-index: 99;
}

.page-title h1 {
  color: #fff;
  font-family: 'objectivityextra_bold', sans-serif;
  letter-spacing: 1px;
  font-size: 32px;
  font-weight: normal;
  display: inline-block;
  text-transform: uppercase;
}

.page-title .breadcrumb {
  font-size: 14px;
  background: none;
  font-family: 'objectivitylight', sans-serif;
  letter-spacing: 0.7px;
  color: #959595;
  font-weight: normal;
  margin: -10px 0 0 0;
  padding: 0px 0 2px 0px;
}

.page-title.p_style2 .breadcrumb {
  padding: 14px 0px;
}

.page-title.p_style3 .breadcrumb {
  padding: 10px 0px;
  line-height: 1em;
}

.page-title .breadcrumb li {
  padding: 5px 0px;
  color: #fff;
}
.page-title .breadcrumb li:hover, .page-title .breadcrumb li:focus,  {color: #edcb9a;}

.page-title .breadcrumb li:after {
  content: '/';
  padding: 0px 5px 0px 10px;
  color: #e3e3e3;
}

.page-title .breadcrumb li:before {
  display: none;
}

.page-title .breadcrumb li:last-child {padding: 5px 5px;border-radius: 2px;font-family: 'objectivitymedium', sans-serif;color: #c8d4ad;
}

.page-title .breadcrumb li:last-child:after {
  display: none;
}

.page-title .breadcrumb a {color: #fff;}
.page-title .breadcrumb a:hover {color: #dffb9f;}

/* ===== 11.2 CONTACT ===== */

.google-map-full {
  position: relative;
  width: 100%;
  height: 500px;
  top:117px;
}

.google-map-full #map-canvas {
  height: 500px;
}

.google-map-full .toggle-streetview {
  position: absolute;
  bottom: -30px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  background-color: #fff;
  z-index: 999;
  text-align: center;
}

.google-map-full .toggle-streetview:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.google-map-full .toggle-streetview i {
  line-height: 60px;
  font-size: 18px;
  color: #e3e3e3;
}

.gm-iv-container, .gm-iv-address {
  display: none !important;
}

.map {
  min-height: 500px;
  padding: 0;
}

.map #map-canvas {
  min-height: 500px;
}

.map .toggle-streetview {
  position: absolute;
  background: #fff;
  cursor: pointer;
  z-index: 99;
  top: -25px;
  left: 49%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
}

.contact-page #map-canvas {
  background: #fff;
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  -webkit-transform: translate3d(0px, 0px, 0px);
  border-radius: 180px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.contact-page .google-map {
  position: relative;
  background: #fff;
  border: 10px solid #fff;
  width: 100%;
  height: 0;
  padding-bottom: calc(100% - 20px);
  border-radius: 180px;
  -webkit-box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.1);
  z-index: 99;
}

.contact-page .google-map .toggle-streetview {
  position: absolute;
  bottom: 20px;
  left: 22px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  background-color: #fff;
  z-index: 999;
  text-align: center;
  -webkit-box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.1);
}

.contact-page .google-map .toggle-streetview i {
  line-height: 60px;
  font-size: 18px;
  color: #e3e3e3;
}

.contact-form .form-control {
  height: 50px;
}

.contact-form textarea.form-control {
  min-height: 150px;
}

.gm-iv-address, .gm-compass, .gmnoprint .gmnoprint, .gmnoprint svg {
  display: none;
}

.contact-page .form-control {
  padding: 22px 20px;
  border: 1px solid #e3e3e3;
}

.contact-page textarea.form-control {
  min-height: 145px;
}

.contact-page::-webkit-input-placeholder {
  color: #afafaf;
  font-weight: 400;
}

.contact-page:-moz-placeholder {
  color: #afafaf;
}

.contact-page::-moz-placeholder {
  color: #afafaf;
}

.contact-page:-ms-input-placeholder {
  color: #afafaf;
}

.contact-details .contact-info {
  display: inline-block;
  width: 100%;
}

.contact-details .contact-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.contact-details .contact-info ul li {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  background-color: #ffffff;
  width: 100%;
  height: 45px;
  line-height: 45px;
  margin-bottom: 18px;
  border: 1px solid #e3e3e3;
}

.contact-details .contact-info ul li a {
  color: #afafaf;
  font-weight: 500;
}

.contact-details .contact-info ul li i {
  margin-right: 20px;
  float: left;
  width: 40px;
  height: 43px;
  line-height: 45px;
  display: inline-block;
  text-align: center;
  background-color: #e3e3e3;
  color: #afafaf;
}

.contact-details .contact-info ul li:last-child {
  margin-bottom: 0px;
}

/* ===== 11.3 GALLERY ===== */

.gallery-filters {
  margin-bottom: 80px;
  position: relative;
}

.gallery-filters:before {
  content: '';
  background: #e3e3e3;
  width: 10px;
  height: 30px;
  position: absolute;
  float: left;
}

.gallery-filters .filter {
  padding: 7px 15px;
  -webkit-transition: .4s;
  transition: .4s;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  color: #d7d8d9;
}

.gallery-filters .filter:first-child {
  margin-left: 20px;
}

.gallery-filters .active, .gallery-filters .filter:hover {
  color: #d8ba8e;
}

.gallery-page .gallery-item {
  margin-bottom: 30px;
}

.gallery-item img {
  border-radius: 4px;
}

.gallery-item figcaption {
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 0%, .5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, hsla(0, 0%, 0%, .5) 0%, rgba(0, 0, 0, 0) 100%);
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  padding-left: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* ===== 11.4 RESTAURANT ===== */

.restaurant-menu-item {
  border-right: 1px dashed #e3e3e3;
}

section.restaurant .restaurant-menu-item {
  background: rgba(255, 255, 255, 0.2);
  border-right: none;
  color: #fff;
}

.restaurant-menu-item .info p {
  margin: 0px;
}

.restaurant-menu-item .title {
  position: relative;
  padding-top: 15px;
  padding-bottom: 5px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}

.restaurant-menu-item .title .name {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-right: 5px;
}

.restaurant-menu-item .title span.price {
  color: #edcb9a;
}

section.restaurant .restaurant-menu-item .title span.price {
  color: #fff;
}

.restaurant-menu-item .title span.price:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  left: 0px;
  right: 20px;
  top: 45px;
  border-bottom: 1px dotted #efefef;
}

.restaurant-menu-item .title span.price span.amount {
  position: absolute;
  right: 15px;
  padding-left: 8px;
  z-index: 2;
}

/* ===== 11.5 EVENTS ===== */

.event-item {
  border: 1px solid #efefef;
  border-radius: 2px;
  padding: 20px;
  text-align: center;
}

.event-item .date {
  position: relative;
  width: 100px;
  height: 90px;
  padding: 20px 0;
  margin: 0 auto;
  border: 1px solid #efefef;
}

.event-item .date:before {
  position: absolute;
  content: '';
  width: 94px;
  height: 1px;
  background: #efefef;
  left: 3px;
  right: 3px;
  bottom: -3px;
}

.event-item .date:after {
  position: absolute;
  content: '';
  width: 90px;
  height: 1px;
  background: #efefef;
  left: 6px;
  right: 6px;
  bottom: -5px;
}

.event-item .event-calendar:before, .event-item .event-calendar:after {
  position: absolute;
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  top: 10px;
  border: 1px solid #efefef;
  border-radius: 50%;
}

.event-item .event-calendar:before {
  left: 10px;
}

.event-item .event-calendar:after {
  right: 10px;
}

.event-item .date .day {
  font-size: 32px;
  margin-top: 5px;
  font-weight: 500;
}

.event-item .date .month {
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 500;
}

.event-item .details {
  margin-top: 30px;
}

/* ===== 11.6 OFFERS ===== */

.offer-item {position: relative;}
.offer-slogan {position:inherit;padding-top: 25px;}
.offers-page .offer-item {margin-bottom: 60px;}
.offers-page .offer-slogan {margin: 0px 0px 0px 0px;}

.offer-item figure img {
  border-radius: 5px;
	border: 1px solid #264039;
	-webkit-box-shadow: 12px 15px 30px -13px rgba(0,0,0,0.55);
-moz-box-shadow: 12px 15px 30px -13px rgba(0,0,0,0.55);
box-shadow: 12px 15px 30px -13px rgba(0,0,0,0.55);
}
.offer-item image .clean {
border-radius: none;
}

.offer-item .offer-price {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 5px 10px;
  border-radius: 2px;
  background: rgba(178,107,118,1);
  color: #fff;
  border: 1px solid #7e464f;
  text-align: center;
  font-size: 14px;
  font-family: 'objectivitybold', sans-serif;
  font-weight:normal;
  letter-spacing: 0.7px;
}

.offer-item.sm .offer-price {
  position: absolute;
  font-size: 12px;
  padding: 2px 10px;
}

.offer-item .ribbon {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right
}

.offer-item .ribbon span {
  font-size: 10px;
  font-family: 'objectivityextra_bold', sans-serif;
  font-weight:normal;
  letter-spacing: 1px;
  color: #FFF;
  text-align: center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  height: 20px;
  line-height: 20px;
  display: block;
  background: linear-gradient(45deg, rgb(198, 147, 139), rgb(178, 107, 118));
  -webkit-box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 03);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 03);
  position: absolute;
  top: 19px;
  left: -21px
}

.offer-item .ribbon span::after, .offer-item .ribbon span::before {
  content: "";
  position: absolute;
  top: 100%;
  z-index: -1;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #b5191e;
}

.offer-item .ribbon span::before {
  left: 0;
  border-left: 3px solid #b5191e;
  ;
  border-right: 3px solid transparent
}

.offer-item .ribbon span::after {
  right: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid #b5191e;
}

.offer-item .offer-title {
  position: absolute;
  bottom: 15px;
  left: 0;
  padding: 15px 20px;
  background: #316c69;
  border-radius: 0 4px 4px 0;
  font-size: 18px;
  margin-bottom: 0px; 
  font-family: 'objectivityregular', sans-serif;
  font-weight:normal;
  letter-spacing: 0.7px;
}
.offer-item .offer-title span {
  font-size: 14px;
  font-family: 'objectivitylight', sans-serif;
  font-weight:normal;
  letter-spacing: 0.7px;
}
.offer-item .offer-title a {
	color:#FFFFFF;
}

.offer-item.sm .offer-title {
  padding: 10px 5px;
  font-size: 13px;
}

/* ===== 11.7 COMING SOON ===== */

.full-screen .inner {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 5% 0;
  color: #fff;
  text-align: center;
}

.full-screen .full-screen-video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  height: 300%;
  top: -100%;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(polina.jpg) no-repeat;
  background-size: cover;
}

.count-box {
  display: inline-block;
  margin-right: 50px;
  background: #fff;
  min-width: 120px;
  padding: 20px;
  border-radius: 4px;
  color: #e3e3e3;
  text-align: center;
  -webkit-box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
  box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
}

.count-box:last-child {
  margin-right: 0
}

.count-box .count-number {
  font-size: 40px;
  font-weight: 700;
  padding-top: 10px;
}

.count-box .count-text {
  font-size: 16px;
  padding-top: 10px;
  text-transform: uppercase;
  font-weight: 500;
}

.coming-soon .subscribe-form .form-group {
  max-width: 630px;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
  box-shadow: 0 12px 26px 0 rgba(178, 178, 178, .13);
}

.coming-soon .subscribe-form .form-control {
  padding: 28px;
  border-radius: 2px;
  background: #fff;
  border: none;
}

.coming-soon .subscribe-form button {
  display: inline-block;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 48px;
  height: 48px;
  border-radius: 2px;
}

.coming-soon .subscribe-form button i {
  position: relative;
  right: 7px;
  font-size: 20px;
  text-align: center;
}

.coming-soon .social-media a {
  border: none;
}

/* ===== 11.8 LOADING ===== */

.loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
}

.loader.dark {
  background: #444;
}

.loader .loader-logo {
  top: -60px;
  position: relative;
}

.loader .loader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

.loader1 .dot {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #edcb9a;
  border-radius: 100%;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: loader1;
  animation-name: loader1;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

@-webkit-keyframes loader1 {
  0% {
    width: 0px;
    height: 0px;
  }
  to {
    width: 50px;
    height: 50px;
  }
}

@keyframes loader1 {
  0% {
    width: 0px;
    height: 0px;
  }
  to {
    width: 50px;
    height: 50px;
  }
}

.loader2 .loader-inner span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #edcb9a;
  opacity: 0;
  -webkit-animation: loader2 3.4s infinite ease-in-out;
  animation: loader2 3.4s infinite ease-in-out;
}

.loader2 .loader-inner span:nth-of-type(1) {
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}

.loader2 .loader-inner span:nth-of-type(2) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}

.loader2 .loader-inner span:nth-of-type(3) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}

.loader2 .loader-inner span:nth-of-type(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}

.loader2 .loader-inner span:nth-of-type(5) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}

@-webkit-keyframes loader2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  66% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
  }
}

@keyframes loader2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  66% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
  }
}

.loader3 .spin {
  position: relative;
  width: 8rem;
  height: 8rem;
  margin: 0 auto;
}

.loader3 p {
  margin-bottom: 3em;
}

.loader3 .spin span {
  position: absolute;
  border-radius: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #4b5f1d #efefef #efefef;
  -webkit-animation: loader3 2s infinite linear;
  animation: loader3 2s infinite linear;
  left: 0;
  top: 0;
  width: inherit;
  height: inherit;
}

.dark.loader3 .spin span {
  border-color: #4b5f1d #333 #333;
}

.loader3 .spin img {
  margin-top: 3px;
  max-width: 120px;
}

@-webkit-keyframes loader3 {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@keyframes loader3 {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@-webkit-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0) translate3d(0, 10%, 0) rotateZ(0);
    transform: rotateZ(0) translate3d(0, 10%, 0) rotateZ(0)
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg)
  }
}

@keyframes wave {
  0% {
    -webkit-transform: rotateZ(0) translate3d(0, 10%, 0) rotateZ(0);
    transform: rotateZ(0) translate3d(0, 10%, 0) rotateZ(0)
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg)
  }
}

/* ===== 11.9 STAFF ===== */

.staff-item {
  background: #fff;
  margin-bottom: 30px;
}

section .staff-item {
  margin-bottom: 0;
}

.staff-item figure img {
  -webkit-transition: .4s;
  transition: .4s;
}

.staff-item:hover figure img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.staff-item .details {
  padding: 15px;
  border: 1px solid #efefef;
  border-top: 0;
}

.staff-item .details h5 {
  line-height: 24px;
  margin-bottom: 17px;
  color: #a4a4a4;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 0;
}

.staff-item figure {
  position: relative;
}

.staff-item .position {
  position: absolute;
  background: #fff;
  top: 10px;
  left: 10px;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  z-index: 2;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  padding: 2px 10px;
  -webkit-transform: rotate(270deg) translateX(-100%);
  transform: rotate(270deg) translateX(-100%);
}

.staff-item .details p {
  margin-top: 10px;
  text-align: center;
}

/* ===== 11.10 SHOP ===== */

.shop-page .shop-item {
  position: relative;
  margin-bottom: 30px;
}

.shop-item .product-details {
  padding: 20px;
  background: #fff;
  border: 1px solid #efefef;
  border-top: none;
}

.shop-item .product-details .product-title {
  text-align: center;
}

.shop-item .product-details .product-price {
  text-align: center;
}

.shop-item .add-to-cart {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  bottom: 0px;
  width: 150px;
  padding: 6px 10px;
  font-size: 14px;
  margin: 0 auto;
  z-index: 99;
  -webkit-transition: .4s;
  transition: .4s;
}

.shop-item figure:hover .add-to-cart {
  opacity: 1;
  bottom: 25%;
}

.shop-details .product-slider .big-images {
  border: 1px solid #efefef;
}

.shop-details .product-slider .thumbs {
  margin-top: 10px;
}

.shop-details .product-slider .thumbs .owl-item .item {
  border: 1px solid #efefef;
  -webkit-transition: .4s;
  transition: .4s;
}

.shop-details .product-slider .thumbs .active-item.owl-item .item, .shop-details .product-slider .thumbs .owl-item .item:hover {
  border: 1px solid #e3e3e3;
  cursor: pointer;
}

.shop-details .shop-item-details .product-title {
  margin-top: 0;
}

.shop-details .shop-item-details .product-price-current {
  font-weight: 600;
  margin-left: 10px;
}

.shop-details .shop-item-details .product-rating i {
  color: #f2b827;
  margin-right: 2px;
}

.shop-details .shop-item-details .product-rating span {
  margin-left: 10px;
  font-size: 13px;
}

.shop-details .shop-item-details .product-share span {
  margin-right: 10px;
}

.shop-details .shop-item-details .product-quantity {
  float: left;
  display: inline-block;
  margin-right: 30px;
  width: auto;
}

.shop-details .shop-item-details .product-quantity label {
  float: left;
  margin-right: 20px;
  font-weight: 500;
  line-height: 46px;
}

.shop-details .product-attributes {
  width: 100%;
}

.shop-details .product-attributes th, .shop-details .product-attributes td {
  border: 1px solid #f2f2f2;
  padding: 6px 15px;
  background: #ffffff;
}

.shop-details .review {
  border-bottom: 1px solid #f2f2f2;
}

.shop-details .review .review-title {
  display: inline-block;
}

.shop-details .review .rating {
  display: inline-block;
  float: right;
}

.shop-details .review .rating i {
  color: #f2b827;
}

.shop-details .review .reviewer-avatar {
  max-width: 80px;
  margin-right: 15px;
  display: inline-block;
  float: left;
}

.shop-details .review .reviewer-avatar img {
  border-radius: 2px;
  margin-top: 10px;
  border: 1px solid #eeedea;
}

.shop-details #reviews .form-control {
  margin-bottom: 30px;
}

.shop-details #reviews textarea {
  height: 150px;
}

.shop-details #reviews .user-rating {
  display: inline-block;
}

.shop-details .user-rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  margin-left: 15px;
  margin-top: 20px;
}

.shop-details .user-rating span {
  float: left;
  margin-right: 15px;
  margin-top: 6px;
  direction: ltr;
}

.shop-details .user-rating input {
  position: absolute;
  left: -999999px;
}

.shop-details .user-rating label {
  display: inline-block;
  font-size: 0;
}

.shop-details .user-rating>label:before {
  position: relative;
  margin-top: 5px;
  font-family: FontAwesome;
  font-size: 16px;
  display: block;
  content: "\f005";
  color: #acb4c2;
  background: #acb4c2;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.shop-details .user-rating>label:hover:before, .shop-details .user-rating>label:hover~label:before, .shop-details .user-rating>label.selected:before, .shop-details .user-rating>label.selected~label:before {
  color: #f2b827;
  background: #f2b827;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.shop-details .spinner .form-control {
  text-align: center;
  background: #fff;
  border: 1px solid #efefef;
  width: 60px;
  height: 46px;
  display: inline-block;
  float: left;
}

.shop-details .input-group-btn-vertical {
  position: relative;
  vertical-align: middle;
  display: table-cell;
}

.shop-details .input-group-btn-vertical .btn:first-child {
  border-top-right-radius: 1px;
  border-bottom: none;
}

.shop-details .input-group-btn-vertical .btn:last-child {
  border-top: none;
  border-bottom-right-radius: 1px;
}

.shop-details .input-group-btn-vertical .btn {
  padding: 0 10px;
  display: block;
  background: #fff;
  border-color: #efefef;
  color: #b5bec4;
  border-left: none;
  float: none;
  width: 100%;
  line-height: 22px;
  text-align: center;
  max-width: 100%;
  position: relative;
  border-radius: 0;
}

.shop-details .input-group-btn-vertical .btn i {
  margin: 0;
}

.shop-details .add-to-cart {
  float: right;
  width: auto;
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs .nav-link {
  margin-right: 8px;
  background: #efefef;
  color: #a4a4a4;
  font-weight: 500;
  padding: 6px 15px;
  border-radius: 4px 4px 0 0;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus {
  background: #edcb9a;
  border-color: #edcb9a;
  color: #fff;
}

.tab-content {
  border: 1px solid #efefef;
  padding: 15px;
}

.tab-content ul {
  margin-left: 30px;
}

/* ===== 11.11 PLACES ===== */

.places-item {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 30px;
}

section.places-item {
  margin-bottom: 0px;
}

.places-item figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 0%, 1.89)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, hsla(0, 0%, 0%, .8) 0%, rgba(0, 0, 0, 0) 100%);
  padding-bottom: 15px;
  padding-top: 15px;
  color: #fff;
  text-align: left;
  padding-left: 30px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}


.place-details .place-details-image {
  margin-bottom: 40px;
  position: relative;
}

.place-details figure img {
  border-radius: 4px;
}

.place-details .place-details-image .title {
  position: absolute;
  width: 100%;
  background: linear-gradient(0deg, hsla(0, 0%, 0%, .5) 0%, rgba(0, 0, 0, 0) 100%);
  left: 0;
  bottom: 0;
  padding: 15px;
  margin-bottom: 0;
  font-size: 28px;
  color: #fff;
  font-weight: 400;
}


/* ===== 11.12 404 ===== */

.error-404-page .error-num {
  font-size: 200px;
  font-weight: 600;
  position: relative;
  padding: 150px 0;
  color: #e3e3e3;
  display: inline-block;
}

.error-404-page .error-num span {
  position: absolute;
  width: 110px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 8px 0px;
  background: #fff;
  font-size: 24px;
  line-height: 12px;
  text-align: center;
  text-transform: uppercase;
}

.error-404-page .search-form {
  position: relative;
}

.error-404-page .search-form .form-control {
  display: inline-block;
  padding: 22px 15px;
  border-radius: 2px;
}

.error-404-page .search-form button {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 60px;
  height: 45px;
  border-radius: 0 2px 2px 0;
  border: none;
  text-align: center;
}

.error404-fullscreen-page {
  padding: 0;
  margin: 0;
  height: 100%;
  background: url("../images/404.jpg");
  background-size: cover;
  background-position: center center;
  padding: 0;
}

.error404-fullscreen-page .inner {
  position: relative;
  text-align: center;
}

.error404-fullscreen-page .error-number {
  font-size: 200px;
  font-weight: 600;
  color: #fff;
  line-height: 1.5;
  opacity: .5;
}

.error404-fullscreen-page .inner .title {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  opacity: .5;
}

.error404-fullscreen-page .or {
  margin: 0 10px;
  color: #fff;
  font-size: 12px;
}

/* ===== 11.13 LOCATION ===== */

.location-page .google-map {
  position: relative;
}

.location-page .google-map #map-canvas {
  height: 600px;
}

.location-page .google-map .toggle-streetview {
  position: absolute;
  top: -30px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  background-color: #fff;
  z-index: 999;
  text-align: center;
}

.location-page .google-map .toggle-streetview i {
  line-height: 60px;
  font-size: 18px;
  color: #e3e3e3;
}

/* DEMO PAGES */

.demo-page button {
  display: block;
  margin-bottom: 20px;
}

