/*
Theme Name: Startos
Theme URI: http://demo.vegatheme.com/startos/
Author: the OceanThemes team
Author URI: http://oceanthemes.net/
Description: Startos is a clean and creative Wordpress Landing Page Template for Mobile App. This template has different color and demo variations. Well organized and very easy to customize, Startos is better way to present and promote your startup mobile app website.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark
Text Domain: startos

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*	TABLE OF CONTENT
	/*====================================================================*/
/*
		- NORMALIZE
		- ICONMOON
		- COLORS, TYPOGRAPHY OPTIONS
		- MIX
		- FORMS
		- CONTACT FORM / MAILCHIMP
		- SLIDER
		- LAYOUT
		- GRID
		- HEADER
		- BUTTONS
		- SEPARATOR
		- SOCIAL LINKS
		- ICONS
		- ICON SEPARATOR
		- TEXT SEPARATOR
		- GOOGLE MAP
		- TABS
		- ACCORDION
		- COLUMNS
		- CONTENTBOX
		- PROGRESS-BAR
		- COUNTER
		- CAROUSELS
		- SECTION
		- CLIENTS
		- TESTIMONIALS
		- PERSONS
		- PRICING TABLE
		- TRANSITONS
		- RESPONSIVE

		---- MIN MOB PORTRAIT (min 320px)
		---- MAX MOB PORTRAIT (max 320px)
		---- MIN MOB LANDSCAPE (min 480px)
		---- MIN TABLET PORTRAIT (min 768px)
		---- MIN TABLET LANDSCAPE (min 1024px)
		---- DESCTOP (min 1280px)
		---- fixing background images for ipad
	*/
/*	NORMALIZE
/*====================================================================*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    background: #fff;
    color: #000;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "201C" "201D" "2018" "2019";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*	ICONMOON
/*====================================================================*/
/*@font-face{font-family:icomoon;src:url(./fonts/icomoon.eot?-axpzgc);src:url(./fonts/icomoon.eot?#iefix-axpzgc) format('embedded-opentype'),url(./fonts/icomoon.woff?-axpzgc) format('woff'),url(./fonts/icomoon.ttf?-axpzgc) format('truetype'),url(./fonts/icomoon.svg?-axpzgc#icomoon) format('svg');font-weight:300;font-style:normal}*/

@font-face {
    font-family: 'icomoon';
    src: url('./fonts/IcoMoon-Free.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-home:before {
    content: "\e900"
}
.icon-home2:before {
    content: "\e901"
}
.icon-home3:before {
    content: "\e902"
}
.icon-office:before {
    content: "\e903"
}
.icon-newspaper:before {
    content: "\e904"
}
.icon-pencil:before {
    content: "\e905"
}
.icon-pencil2:before {
    content: "\e906"
}
.icon-quill:before {
    content: "\e907"
}
.icon-pen:before {
    content: "\e908"
}
.icon-blog:before {
    content: "\e909"
}
.icon-eyedropper:before {
    content: "\e90a"
}
.icon-droplet:before {
    content: "\e90b"
}
.icon-paint-format:before {
    content: "\e90c"
}
.icon-image:before {
    content: "\e90d"
}
.icon-images:before {
    content: "\e90e"
}
.icon-camera:before {
    content: "\e90f"
}
.icon-headphones:before {
    content: "\e910"
}
.icon-music:before {
    content: "\e911"
}
.icon-play:before {
    content: "\e912"
}
.icon-film:before {
    content: "\e913"
}
.icon-video-camera:before {
    content: "\e914"
}
.icon-dice:before {
    content: "\e915"
}
.icon-pacman:before {
    content: "\e916"
}
.icon-spades:before {
    content: "\e917"
}
.icon-clubs:before {
    content: "\e918"
}
.icon-diamonds:before {
    content: "\e919"
}
.icon-bullhorn:before {
    content: "\e91a"
}
.icon-connection:before {
    content: "\e91b"
}
.icon-podcast:before {
    content: "\e91c"
}
.icon-feed:before {
    content: "\e91d"
}
.icon-mic:before {
    content: "\e91e"
}
.icon-book:before {
    content: "\e91f"
}
.icon-books:before {
    content: "\e920"
}
.icon-library:before {
    content: "\e921"
}
.icon-file-text:before {
    content: "\e922"
}
.icon-profile:before {
    content: "\e923"
}
.icon-file-empty:before {
    content: "\e924"
}
.icon-files-empty:before {
    content: "\e925"
}
.icon-file-text2:before {
    content: "\e926"
}
.icon-file-picture:before {
    content: "\e927"
}
.icon-file-music:before {
    content: "\e928"
}
.icon-file-play:before {
    content: "\e929"
}
.icon-file-video:before {
    content: "\e92a"
}
.icon-file-zip:before {
    content: "\e92b"
}
.icon-copy:before {
    content: "\e92c"
}
.icon-paste:before {
    content: "\e92d"
}
.icon-stack:before {
    content: "\e92e"
}
.icon-folder:before {
    content: "\e92f"
}
.icon-folder-open:before {
    content: "\e930"
}
.icon-folder-plus:before {
    content: "\e931"
}
.icon-folder-minus:before {
    content: "\e932"
}
.icon-folder-download:before {
    content: "\e933"
}
.icon-folder-upload:before {
    content: "\e934"
}
.icon-price-tag:before {
    content: "\e935"
}
.icon-price-tags:before {
    content: "\e936"
}
.icon-barcode:before {
    content: "\e937"
}
.icon-qrcode:before {
    content: "\e938"
}
.icon-ticket:before {
    content: "\e939"
}
.icon-cart:before {
    content: "\e93a"
}
.icon-coin-dollar:before {
    content: "\e93b"
}
.icon-coin-euro:before {
    content: "\e93c"
}
.icon-coin-pound:before {
    content: "\e93d"
}
.icon-coin-yen:before {
    content: "\e93e"
}
.icon-credit-card:before {
    content: "\e93f"
}
.icon-calculator:before {
    content: "\e940"
}
.icon-lifebuoy:before {
    content: "\e941"
}
.icon-phone:before {
    content: "\e942"
}
.icon-phone-hang-up:before {
    content: "\e943"
}
.icon-address-book:before {
    content: "\e944"
}
.icon-envelop:before {
    content: "\e945"
}
.icon-pushpin:before {
    content: "\e946"
}
.icon-location:before {
    content: "\e947"
}
.icon-location2:before {
    content: "\e948"
}
.icon-compass:before {
    content: "\e949"
}
.icon-compass2:before {
    content: "\e94a"
}
.icon-map:before {
    content: "\e94b"
}
.icon-map2:before {
    content: "\e94c"
}
.icon-history:before {
    content: "\e94d"
}
.icon-clock:before {
    content: "\e94e"
}
.icon-clock2:before {
    content: "\e94f"
}
.icon-alarm:before {
    content: "\e950"
}
.icon-bell:before {
    content: "\e951"
}
.icon-stopwatch:before {
    content: "\e952"
}
.icon-calendar:before {
    content: "\e953"
}
.icon-printer:before {
    content: "\e954"
}
.icon-keyboard:before {
    content: "\e955"
}
.icon-display:before {
    content: "\e956"
}
.icon-laptop:before {
    content: "\e957"
}
.icon-mobile:before {
    content: "\e958"
}
.icon-mobile2:before {
    content: "\e959"
}
.icon-tablet:before {
    content: "\e95a"
}
.icon-tv:before {
    content: "\e95b"
}
.icon-drawer:before {
    content: "\e95c"
}
.icon-drawer2:before {
    content: "\e95d"
}
.icon-box-add:before {
    content: "\e95e"
}
.icon-box-remove:before {
    content: "\e95f"
}
.icon-download:before {
    content: "\e960"
}
.icon-upload:before {
    content: "\e961"
}
.icon-floppy-disk:before {
    content: "\e962"
}
.icon-drive:before {
    content: "\e963"
}
.icon-database:before {
    content: "\e964"
}
.icon-undo:before {
    content: "\e965"
}
.icon-redo:before {
    content: "\e966"
}
.icon-undo2:before {
    content: "\e967"
}
.icon-redo2:before {
    content: "\e968"
}
.icon-forward:before {
    content: "\e969"
}
.icon-reply:before {
    content: "\e96a"
}
.icon-bubble:before {
    content: "\e96b"
}
.icon-bubbles:before {
    content: "\e96c"
}
.icon-bubbles2:before {
    content: "\e96d"
}
.icon-bubble2:before {
    content: "\e96e"
}
.icon-bubbles3:before {
    content: "\e96f"
}
.icon-bubbles4:before {
    content: "\e970"
}
.icon-user:before {
    content: "\e971"
}
.icon-users:before {
    content: "\e972"
}
.icon-user-plus:before {
    content: "\e973"
}
.icon-user-minus:before {
    content: "\e974"
}
.icon-user-check:before {
    content: "\e975"
}
.icon-user-tie:before {
    content: "\e976"
}
.icon-quotes-left:before {
    content: "\e977"
}
.icon-quotes-right:before {
    content: "\e978"
}
.icon-hour-glass:before {
    content: "\e979"
}
.icon-spinner:before {
    content: "\e97a"
}
.icon-spinner2:before {
    content: "\e97b"
}
.icon-spinner3:before {
    content: "\e97c"
}
.icon-spinner4:before {
    content: "\e97d"
}
.icon-spinner5:before {
    content: "\e97e"
}
.icon-spinner6:before {
    content: "\e97f"
}
.icon-spinner7:before {
    content: "\e980"
}
.icon-spinner8:before {
    content: "\e981"
}
.icon-spinner9:before {
    content: "\e982"
}
.icon-spinner10:before {
    content: "\e983"
}
.icon-spinner11:before {
    content: "\e984"
}
.icon-binoculars:before {
    content: "\e985"
}
.icon-search:before {
    content: "\e986"
}
.icon-zoom-in:before {
    content: "\e987"
}
.icon-zoom-out:before {
    content: "\e988"
}
.icon-enlarge:before {
    content: "\e989"
}
.icon-shrink:before {
    content: "\e98a"
}
.icon-enlarge2:before {
    content: "\e98b"
}
.icon-shrink2:before {
    content: "\e98c"
}
.icon-key:before {
    content: "\e98d"
}
.icon-key2:before {
    content: "\e98e"
}
.icon-lock:before {
    content: "\e98f"
}
.icon-unlocked:before {
    content: "\e990"
}
.icon-wrench:before {
    content: "\e991"
}
.icon-equalizer:before {
    content: "\e992"
}
.icon-equalizer2:before {
    content: "\e993"
}
.icon-cog:before {
    content: "\e994"
}
.icon-cogs:before {
    content: "\e995"
}
.icon-hammer:before {
    content: "\e996"
}
.icon-magic-wand:before {
    content: "\e997"
}
.icon-aid-kit:before {
    content: "\e998"
}
.icon-bug:before {
    content: "\e999"
}
.icon-pie-chart:before {
    content: "\e99a"
}
.icon-stats-dots:before {
    content: "\e99b"
}
.icon-stats-bars:before {
    content: "\e99c"
}
.icon-stats-bars2:before {
    content: "\e99d"
}
.icon-trophy:before {
    content: "\e99e"
}
.icon-gift:before {
    content: "\e99f"
}
.icon-glass:before {
    content: "\e9a0"
}
.icon-glass2:before {
    content: "\e9a1"
}
.icon-mug:before {
    content: "\e9a2"
}
.icon-spoon-knife:before {
    content: "\e9a3"
}
.icon-leaf:before {
    content: "\e9a4"
}
.icon-rocket:before {
    content: "\e9a5"
}
.icon-meter:before {
    content: "\e9a6"
}
.icon-meter2:before {
    content: "\e9a7"
}
.icon-hammer2:before {
    content: "\e9a8"
}
.icon-fire:before {
    content: "\e9a9"
}
.icon-lab:before {
    content: "\e9aa"
}
.icon-magnet:before {
    content: "\e9ab"
}
.icon-bin:before {
    content: "\e9ac"
}
.icon-bin2:before {
    content: "\e9ad"
}
/*.icon-briefcase:before {
    content: "\e9ae"
}*/
.icon-airplane:before {
    content: "\e9af"
}
.icon-truck:before {
    content: "\e9b0"
}
.icon-road:before {
    content: "\e9b1"
}
.icon-accessibility:before {
    content: "\e9b2"
}
.icon-target:before {
    content: "\e9b3"
}
.icon-shield:before {
    content: "\e9b4"
}
.icon-power:before {
    content: "\e9b5"
}
.icon-switch:before {
    content: "\e9b6"
}
.icon-power-cord:before {
    content: "\e9b7"
}
.icon-clipboard:before {
    content: "\e9b8"
}
.icon-list-numbered:before {
    content: "\e9b9"
}
.icon-list:before {
    content: "\e9ba"
}
.icon-list2:before {
    content: "\e9bb"
}
.icon-tree:before {
    content: "\e9bc"
}
.icon-menu:before {
    content: "\e9bd"
}
.icon-menu2:before {
    content: "\e9be"
}
.icon-menu3:before {
    content: "\e9bf"
}
.icon-menu4:before {
    content: "\e9c0"
}
.icon-cloud:before {
    content: "\e9c1"
}
.icon-cloud-download:before {
    content: "\e9c2"
}
.icon-cloud-upload:before {
    content: "\e9c3"
}
.icon-cloud-check:before {
    content: "\e9c4"
}
.icon-download2:before {
    content: "\e9c5"
}
.icon-upload2:before {
    content: "\e9c6"
}
.icon-download3:before {
    content: "\e9c7"
}
.icon-upload3:before {
    content: "\e9c8"
}
.icon-sphere:before {
    content: "\e9c9"
}
.icon-earth:before {
    content: "\e9ca"
}
.icon-link:before {
    content: "\e9cb"
}
.icon-flag:before {
    content: "\e9cc"
}
.icon-attachment:before {
    content: "\e9cd"
}
.icon-eye:before {
    content: "\e9ce"
}
.icon-eye-plus:before {
    content: "\e9cf"
}
.icon-eye-minus:before {
    content: "\e9d0"
}
.icon-eye-blocked:before {
    content: "\e9d1"
}
.icon-bookmark:before {
    content: "\e9d2"
}
.icon-bookmarks:before {
    content: "\e9d3"
}
.icon-sun:before {
    content: "\e9d4"
}
.icon-contrast:before {
    content: "\e9d5"
}
.icon-brightness-contrast:before {
    content: "\e9d6"
}
.icon-star-empty:before {
    content: "\e9d7"
}
.icon-star-half:before {
    content: "\e9d8"
}
.icon-star-full:before {
    content: "\e9d9"
}
.icon-heart:before {
    content: "\e9da"
}
.icon-heart-broken:before {
    content: "\e9db"
}
.icon-man:before {
    content: "\e9dc"
}
.icon-woman:before {
    content: "\e9dd"
}
.icon-man-woman:before {
    content: "\e9de"
}
.icon-happy:before {
    content: "\e9df"
}
.icon-happy2:before {
    content: "\e9e0"
}
.icon-smile:before {
    content: "\e9e1"
}
.icon-smile2:before {
    content: "\e9e2"
}
.icon-tongue:before {
    content: "\e9e3"
}
.icon-tongue2:before {
    content: "\e9e4"
}
.icon-sad:before {
    content: "\e9e5"
}
.icon-sad2:before {
    content: "\e9e6"
}
.icon-wink:before {
    content: "\e9e7"
}
.icon-wink2:before {
    content: "\e9e8"
}
.icon-grin:before {
    content: "\e9e9"
}
.icon-grin2:before {
    content: "\e9ea"
}
.icon-cool:before {
    content: "\e9eb"
}
.icon-cool2:before {
    content: "\e9ec"
}
.icon-angry:before {
    content: "\e9ed"
}
.icon-angry2:before {
    content: "\e9ee"
}
.icon-evil:before {
    content: "\e9ef"
}
.icon-evil2:before {
    content: "\e9f0"
}
.icon-shocked:before {
    content: "\e9f1"
}
.icon-shocked2:before {
    content: "\e9f2"
}
.icon-baffled:before {
    content: "\e9f3"
}
.icon-baffled2:before {
    content: "\e9f4"
}
.icon-confused:before {
    content: "\e9f5"
}
.icon-confused2:before {
    content: "\e9f6"
}
.icon-neutral:before {
    content: "\e9f7"
}
.icon-neutral2:before {
    content: "\e9f8"
}
.icon-hipster:before {
    content: "\e9f9"
}
.icon-hipster2:before {
    content: "\e9fa"
}
.icon-wondering:before {
    content: "\e9fb"
}
.icon-wondering2:before {
    content: "\e9fc"
}
.icon-sleepy:before {
    content: "\e9fd"
}
.icon-sleepy2:before {
    content: "\e9fe"
}
.icon-frustrated:before {
    content: "\e9ff"
}
.icon-frustrated2:before {
    content: "\ea00"
}
.icon-crying:before {
    content: "\ea01"
}
.icon-crying2:before {
    content: "\ea02"
}
.icon-point-up:before {
    content: "\ea03"
}
.icon-point-right:before {
    content: "\ea04"
}
.icon-point-down:before {
    content: "\ea05"
}
.icon-point-left:before {
    content: "\ea06"
}
.icon-warning:before {
    content: "\ea07"
}
.icon-notification:before {
    content: "\ea08"
}
.icon-question:before {
    content: "\ea09"
}
.icon-plus:before {
    content: "\ea0a"
}
.icon-minus:before {
    content: "\ea0b"
}
.icon-info:before {
    content: "\ea0c"
}
.icon-cancel-circle:before {
    content: "\ea0d"
}
.icon-blocked:before {
    content: "\ea0e"
}
.icon-cross:before {
    content: "\ea0f"
}
.icon-checkmark:before {
    content: "\ea10"
}
.icon-checkmark2:before {
    content: "\ea11"
}
.icon-spell-check:before {
    content: "\ea12"
}
.icon-enter:before {
    content: "\ea13"
}
.icon-exit:before {
    content: "\ea14"
}
.icon-play2:before {
    content: "\ea15"
}
.icon-pause:before {
    content: "\ea16"
}
.icon-stop:before {
    content: "\ea17"
}
.icon-previous:before {
    content: "\ea18"
}
.icon-next:before {
    content: "\ea19"
}
.icon-backward:before {
    content: "\ea1a"
}
.icon-forward2:before {
    content: "\ea1b"
}
.icon-play3:before {
    content: "\ea1c"
}
.icon-pause2:before {
    content: "\ea1d"
}
.icon-stop2:before {
    content: "\ea1e"
}
.icon-backward2:before {
    content: "\ea1f"
}
.icon-forward3:before {
    content: "\ea20"
}
.icon-first:before {
    content: "\ea21"
}
.icon-last:before {
    content: "\ea22"
}
.icon-previous2:before {
    content: "\ea23"
}
.icon-next2:before {
    content: "\ea24"
}
.icon-eject:before {
    content: "\ea25"
}
.icon-volume-high:before {
    content: "\ea26"
}
.icon-volume-medium:before {
    content: "\ea27"
}
.icon-volume-low:before {
    content: "\ea28"
}
.icon-volume-mute:before {
    content: "\ea29"
}
.icon-volume-mute2:before {
    content: "\ea2a"
}
.icon-volume-increase:before {
    content: "\ea2b"
}
.icon-volume-decrease:before {
    content: "\ea2c"
}
.icon-loop:before {
    content: "\ea2d"
}
.icon-loop2:before {
    content: "\ea2e"
}
.icon-infinite:before {
    content: "\ea2f"
}
.icon-shuffle:before {
    content: "\ea30"
}
.icon-arrow-up-left:before {
    content: "\ea31"
}
.icon-arrow-up:before {
    content: "\ea32"
}
.icon-arrow-up-right:before {
    content: "\ea33"
}
.icon-arrow-right:before {
    content: "\ea34"
}
.icon-arrow-down-right:before {
    content: "\ea35"
}
.icon-arrow-down:before {
    content: "\ea36"
}
.icon-arrow-down-left:before {
    content: "\ea37"
}
.icon-arrow-left:before {
    content: "\ea38"
}
.icon-arrow-up-left2:before {
    content: "\ea39"
}
.icon-arrow-up2:before {
    content: "\ea3a"
}
.icon-arrow-up7:before {
    content: "\ea3a"
}
.icon-arrow-up-right2:before {
    content: "\ea3b"
}
.icon-arrow-right2:before {
    content: "\ea3c"
}
.icon-arrow-down-right2:before {
    content: "\ea3d"
}
.icon-arrow-down2:before {
    content: "\ea3e"
}
.icon-arrow-down-left2:before {
    content: "\ea3f"
}
.icon-arrow-left2:before {
    content: "\ea40"
}
.icon-circle-up:before {
    content: "\ea41"
}
.icon-circle-right:before {
    content: "\ea42"
}
.icon-circle-down:before {
    content: "\ea43"
}
.icon-circle-left:before {
    content: "\ea44"
}
.icon-tab:before {
    content: "\ea45"
}
.icon-move-up:before {
    content: "\ea46"
}
.icon-move-down:before {
    content: "\ea47"
}
.icon-sort-alpha-asc:before {
    content: "\ea48"
}
.icon-sort-alpha-desc:before {
    content: "\ea49"
}
.icon-sort-numeric-asc:before {
    content: "\ea4a"
}
.icon-sort-numberic-desc:before {
    content: "\ea4b"
}
.icon-sort-amount-asc:before {
    content: "\ea4c"
}
.icon-sort-amount-desc:before {
    content: "\ea4d"
}
.icon-command:before {
    content: "\ea4e"
}
.icon-shift:before {
    content: "\ea4f"
}
.icon-ctrl:before {
    content: "\ea50"
}
.icon-opt:before {
    content: "\ea51"
}
.icon-checkbox-checked:before {
    content: "\ea52"
}
.icon-checkbox-unchecked:before {
    content: "\ea53"
}
.icon-radio-checked:before {
    content: "\ea54"
}
.icon-radio-checked2:before {
    content: "\ea55"
}
.icon-radio-unchecked:before {
    content: "\ea56"
}
.icon-crop:before {
    content: "\ea57"
}
.icon-make-group:before {
    content: "\ea58"
}
.icon-ungroup:before {
    content: "\ea59"
}
.icon-scissors:before {
    content: "\ea5a"
}
.icon-filter:before {
    content: "\ea5b"
}
.icon-font:before {
    content: "\ea5c"
}
.icon-ligature:before {
    content: "\ea5d"
}
.icon-ligature2:before {
    content: "\ea5e"
}
.icon-text-height:before {
    content: "\ea5f"
}
.icon-text-width:before {
    content: "\ea60"
}
.icon-font-size:before {
    content: "\ea61"
}
.icon-bold:before {
    content: "\ea62"
}
.icon-underline:before {
    content: "\ea63"
}
.icon-italic:before {
    content: "\ea64"
}
.icon-strikethrough:before {
    content: "\ea65"
}
.icon-omega:before {
    content: "\ea66"
}
.icon-sigma:before {
    content: "\ea67"
}
.icon-page-break:before {
    content: "\ea68"
}
.icon-superscript:before {
    content: "\ea69"
}
.icon-subscript:before {
    content: "\ea6a"
}
.icon-superscript2:before {
    content: "\ea6b"
}
.icon-subscript2:before {
    content: "\ea6c"
}
.icon-text-color:before {
    content: "\ea6d"
}
.icon-pagebreak:before {
    content: "\ea6e"
}
.icon-clear-formatting:before {
    content: "\ea6f"
}
.icon-table:before {
    content: "\ea70"
}
.icon-table2:before {
    content: "\ea71"
}
.icon-insert-template:before {
    content: "\ea72"
}
.icon-pilcrow:before {
    content: "\ea73"
}
.icon-ltr:before {
    content: "\ea74"
}
.icon-rtl:before {
    content: "\ea75"
}
.icon-section:before {
    content: "\ea76"
}
.icon-paragraph-left:before {
    content: "\ea77"
}
.icon-paragraph-center:before {
    content: "\ea78"
}
.icon-paragraph-right:before {
    content: "\ea79"
}
.icon-paragraph-justify:before {
    content: "\ea7a"
}
.icon-indent-increase:before {
    content: "\ea7b"
}
.icon-indent-decrease:before {
    content: "\ea7c"
}
.icon-share:before {
    content: "\ea7d"
}
.icon-new-tab:before {
    content: "\ea7e"
}
.icon-embed:before {
    content: "\ea7f"
}
.icon-embed2:before {
    content: "\ea80"
}
.icon-terminal:before {
    content: "\ea81"
}
.icon-share2:before {
    content: "\ea82"
}
.icon-mail:before {
    content: "\ea83"
}
.icon-mail2:before {
    content: "\ea84"
}
.icon-mail3:before {
    content: "\ea85"
}
.icon-mail4:before {
    content: "\ea86"
}
.icon-amazon:before {
    content: "\ea87"
}
.icon-google:before {
    content: "\ea88"
}
.icon-google2:before {
    content: "\ea89"
}
.icon-google3:before {
    content: "\ea8a"
}
.icon-google-plus:before {
    content: "\ea8b"
}
.icon-google-plus2:before {
    content: "\ea8c"
}
.icon-google-plus3:before {
    content: "\ea8d"
}
.icon-hangouts:before {
    content: "\ea8e"
}
.icon-google-drive:before {
    content: "\ea8f"
}
.icon-facebook:before {
    content: "\ea90"
}
.icon-facebook2:before {
    content: "\ea91"
}
.icon-instagram:before {
    content: "\ea92"
}
.icon-whatsapp:before {
    content: "\ea93"
}
.icon-spotify:before {
    content: "\ea94"
}
.icon-telegram:before {
    content: "\ea95"
}
.icon-twitter:before {
    content: "\ea96"
}
.icon-vine:before {
    content: "\ea97"
}
.icon-vk:before {
    content: "\ea98"
}
.icon-renren:before {
    content: "\ea99"
}
.icon-sina-weibo:before {
    content: "\ea9a"
}
.icon-rss:before {
    content: "\ea9b"
}
.icon-rss2:before {
    content: "\ea9c"
}
.icon-youtube:before {
    content: "\ea9d"
}
.icon-youtube2:before {
    content: "\ea9e"
}
.icon-twitch:before {
    content: "\ea9f"
}
.icon-vimeo:before {
    content: "\eaa0"
}
.icon-vimeo2:before {
    content: "\eaa1"
}
.icon-lanyrd:before {
    content: "\eaa2"
}
.icon-flickr:before {
    content: "\eaa3"
}
.icon-flickr2:before {
    content: "\eaa4"
}
.icon-flickr3:before {
    content: "\eaa5"
}
.icon-flickr4:before {
    content: "\eaa6"
}
.icon-dribbble:before {
    content: "\eaa7"
}
.icon-behance:before {
    content: "\eaa8"
}
.icon-behance2:before {
    content: "\eaa9"
}
.icon-deviantart:before {
    content: "\eaaa"
}
.icon-500px:before {
    content: "\eaab"
}
.icon-steam:before {
    content: "\eaac"
}
.icon-steam2:before {
    content: "\eaad"
}
.icon-dropbox:before {
    content: "\eaae"
}
.icon-onedrive:before {
    content: "\eaaf"
}
.icon-github:before {
    content: "\eab0"
}
.icon-npm:before {
    content: "\eab1"
}
.icon-basecamp:before {
    content: "\eab2"
}
.icon-trello:before {
    content: "\eab3"
}
.icon-wordpress:before {
    content: "\eab4"
}
.icon-joomla:before {
    content: "\eab5"
}
.icon-ello:before {
    content: "\eab6"
}
.icon-blogger:before {
    content: "\eab7"
}
.icon-blogger2:before {
    content: "\eab8"
}
.icon-tumblr:before {
    content: "\eab9"
}
.icon-tumblr2:before {
    content: "\eaba"
}
.icon-yahoo:before {
    content: "\eabb"
}
.icon-yahoo2:before {
    content: "\eabc"
}
.icon-tux:before {
    content: "\eabd"
}
.icon-appleinc:before {
    content: "\eabe"
}
.icon-finder:before {
    content: "\eabf"
}
.icon-android:before {
    content: "\eac0"
}
.icon-windows:before {
    content: "\eac1"
}
.icon-windows8:before {
    content: "\eac2"
}
.icon-soundcloud:before {
    content: "\eac3"
}
.icon-soundcloud2:before {
    content: "\eac4"
}
.icon-skype:before {
    content: "\eac5"
}
.icon-reddit:before {
    content: "\eac6"
}
.icon-hackernews:before {
    content: "\eac7"
}
.icon-wikipedia:before {
    content: "\eac8"
}
.icon-linkedin:before {
    content: "\eac9"
}
.icon-linkedin2:before {
    content: "\eaca"
}
.icon-lastfm:before {
    content: "\eacb"
}
.icon-lastfm2:before {
    content: "\eacc"
}
.icon-delicious:before {
    content: "\eacd"
}
.icon-stumbleupon:before {
    content: "\eace"
}
.icon-stumbleupon2:before {
    content: "\eacf"
}
.icon-stackoverflow:before {
    content: "\ead0"
}
.icon-pinterest:before {
    content: "\ead1"
}
.icon-pinterest2:before {
    content: "\ead2"
}
.icon-xing:before {
    content: "\ead3"
}
.icon-xing2:before {
    content: "\ead4"
}
.icon-flattr:before {
    content: "\ead5"
}
.icon-foursquare:before {
    content: "\ead6"
}
.icon-yelp:before {
    content: "\ead7"
}
.icon-paypal:before {
    content: "\ead8"
}
.icon-chrome:before {
    content: "\ead9"
}
.icon-firefox:before {
    content: "\eada"
}
.icon-IE:before {
    content: "\eadb"
}
.icon-edge:before {
    content: "\eadc"
}
.icon-safari:before {
    content: "\eadd"
}
.icon-opera:before {
    content: "\eade"
}
.icon-file-pdf:before {
    content: "\eadf"
}
.icon-file-openoffice:before {
    content: "\eae0"
}
.icon-file-word:before {
    content: "\eae1"
}
.icon-file-excel:before {
    content: "\eae2"
}
.icon-libreoffice:before {
    content: "\eae3"
}
.icon-html-five:before {
    content: "\eae4"
}
.icon-html-five2:before {
    content: "\eae5"
}
.icon-css3:before {
    content: "\eae6"
}
.icon-git:before {
    content: "\eae7"
}
.icon-codepen:before {
    content: "\eae8"
}
.icon-svg:before {
    content: "\eae9"
}
.icon-IcoMoon:before {
    content: "\eaea"
}
.icon-uni21:before {
    content: "\21"
}
.icon-uni22:before {
    content: "\22"
}
.icon-uni23:before {
    content: "\23"
}
.icon-uni24:before {
    content: "\24"
}
.icon-uni25:before {
    content: "\25"
}
.icon-uni26:before {
    content: "\26"
}
.icon-uni27:before {
    content: "\27"
}
.icon-uni28:before {
    content: "\28"
}
.icon-uni29:before {
    content: "\29"
}
.icon-uni2A:before {
    content: "\2a"
}
.icon-uni2B:before {
    content: "\2b"
}
.icon-uni2C:before {
    content: "\2c"
}
.icon-uni2D:before {
    content: "\2d"
}
.icon-uni2E:before {
    content: "\2e"
}
.icon-uni2F:before {
    content: "\2f"
}
.icon-uni30:before {
    content: "\30"
}
.icon-uni31:before {
    content: "\31"
}
.icon-uni32:before {
    content: "\32"
}
.icon-uni33:before {
    content: "\33"
}
.icon-uni34:before {
    content: "\34"
}
.icon-uni35:before {
    content: "\35"
}
.icon-uni36:before {
    content: "\36"
}
.icon-uni37:before {
    content: "\37"
}
.icon-uni38:before {
    content: "\38"
}
.icon-uni39:before {
    content: "\39"
}
.icon-uni3A:before {
    content: "\3a"
}
.icon-uni3B:before {
    content: "\3b"
}
.icon-uni3C:before {
    content: "\3c"
}
.icon-uni3D:before {
    content: "\3d"
}
.icon-uni3E:before {
    content: "\3e"
}
.icon-uni3F:before {
    content: "\3f"
}
.icon-uni40:before {
    content: "\40"
}
.icon-uni41:before {
    content: "\41"
}
.icon-uni42:before {
    content: "\42"
}
.icon-uni43:before {
    content: "\43"
}
.icon-uni44:before {
    content: "\44"
}
.icon-uni45:before {
    content: "\45"
}
.icon-uni46:before {
    content: "\46"
}
.icon-uni47:before {
    content: "\47"
}
.icon-uni48:before {
    content: "\48"
}
.icon-uni49:before {
    content: "\49"
}
.icon-uni4A:before {
    content: "\4a"
}
.icon-uni4B:before {
    content: "\4b"
}
.icon-uni4C:before {
    content: "\4c"
}
.icon-uni4D:before {
    content: "\4d"
}
.icon-uni4E:before {
    content: "\4e"
}
.icon-uni4F:before {
    content: "\4f"
}
.icon-uni50:before {
    content: "\50"
}
.icon-uni51:before {
    content: "\51"
}
.icon-uni52:before {
    content: "\52"
}
.icon-uni53:before {
    content: "\53"
}
.icon-uni54:before {
    content: "\54"
}
.icon-uni55:before {
    content: "\55"
}
.icon-uni56:before {
    content: "\56"
}
.icon-uni57:before {
    content: "\57"
}
.icon-uni58:before {
    content: "\58"
}
.icon-uni59:before {
    content: "\59"
}
.icon-uni5A:before {
    content: "\5a"
}
.icon-uni5B:before {
    content: "\5b"
}
.icon-uni5C:before {
    content: "\5c"
}
.icon-uni5D:before {
    content: "\5d"
}
.icon-uni5E:before {
    content: "\5e"
}
.icon-uni5F:before {
    content: "\5f"
}
.icon-uni60:before {
    content: "\60"
}
.icon-uni61:before {
    content: "\61"
}
.icon-uni62:before {
    content: "\62"
}
.icon-uni63:before {
    content: "\63"
}
.icon-uni64:before {
    content: "\64"
}
.icon-uni65:before {
    content: "\65"
}
.icon-uni66:before {
    content: "\66"
}
.icon-uni67:before {
    content: "\67"
}
.icon-uni68:before {
    content: "\68"
}
.icon-uni69:before {
    content: "\69"
}
.icon-uni6A:before {
    content: "\6a"
}
.icon-uni6B:before {
    content: "\6b"
}
.icon-uni6C:before {
    content: "\6c"
}
.icon-uni6D:before {
    content: "\6d"
}
.icon-uni6E:before {
    content: "\6e"
}
.icon-uni6F:before {
    content: "\6f"
}
.icon-uni70:before {
    content: "\70"
}
.icon-uni71:before {
    content: "\71"
}
.icon-uni72:before {
    content: "\72"
}
.icon-uni73:before {
    content: "\73"
}
.icon-uni74:before {
    content: "\74"
}
.icon-uni75:before {
    content: "\75"
}
.icon-uni76:before {
    content: "\76"
}
.icon-uni77:before {
    content: "\77"
}
.icon-uni78:before {
    content: "\78"
}
.icon-uni79:before {
    content: "\79"
}
.icon-uni7A:before {
    content: "\7a"
}
.icon-uni7B:before {
    content: "\7b"
}
.icon-uni7C:before {
    content: "\7c"
}
.icon-uni7D:before {
    content: "\7d"
}
.icon-uni7E:before {
    content: "\7e"
}
.icon-uniA9:before {
    content: "\a9"
}
/*	COLORS, TYPOGRAPHY OPTIONS
/*====================================================================*/

body {
    font-family: 'Open Sans', sans-serif;
    background-color: #ffffff;
    color: #777777;
}
body[data-skin="dark"] {
    background-color: #20242e;
    color: #999999;
}
.counter .count,
.counter .counts,
.counter .count:after,
.counter .counts:after,
.form-wrap:after,
textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
    font-family: 'Open Sans', sans-serif;
}
body,
button,
input,
select,
textarea,
pre,
code,
kbd,
samp,
dt {
    font-size: 13px;
    line-height: 22px;
}
h1 {
    font-size: 28px;
    line-height: 34px;
}
h2 {
    font-size: 26px;
    line-height: 32px;
}
h3 {
    font-size: 24px;
    line-height: 30px;
}
h4 {
    font-size: 22px;
    line-height: 28px;
}
h5 {
    font-size: 20px;
    line-height: 26px;
}
h6 {
    font-size: 18px;
    line-height: 24px;
}
.tabset .tab,
.accordion .toggle-title {
    font-size: 18px!important;
    line-height: 24px!important;
}
::-moz-selection,
::selection {
    text-shadow: none;
    color: #ffffff;
}
.button,
.vc_button,
button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
    color: #fff;
}
.button2 {
    background-color: transparent !important;
}
.person .img:before {
    background-color: rgba(0, 234, 119, 0.8);
}
.tp-caption a {
    color: #fff!important;
}
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus {
    -webkit-box-shadow: 0 0px 9px rgba(234, 119, 1, 0.6) !important;
    -moz-box-shadow: 0 0px 9px rgba(234, 119, 1, 0.6) !important;
    box-shadow: 0 0px 9px rgba(234, 119, 1, 0.6) !important;
}
/*	MIX
/*====================================================================*/

.hidden {
    display: none!important;
    visibility: hidden!important
}
.visible {
    display: block!important;
    visibility: visible!important
}
.clearfix:after {
    content: "";
    display: table;
    clear: both
}
.text-align-left {
    text-align: left;
}
.text-align-right {
    text-align: right;
}
.text-align-center {
    text-align: center;
}
.text-align-justify {
    text-align: justify;
}
.align-left {
    margin-right: 25px;
    display: inline;
    float: left;
}
.align-right {
    margin-left: 25px;
    display: inline;
    float: right;
}
.align-center {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}
/*Box sizing*/

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}
html {
    height: 100%;
    overflow-y: scroll
}
body {
    margin: 0;
    min-height: 100%
}
/*Media*/

figure {
    margin: 0
}
svg:not(:root) {
    overflow: hidden;
}
iframe,
object,
embed {
    border: none;
    vertical-align: bottom;
}
img {
    max-width: 100%;
    height: auto !important;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th {
    text-align: left
}
blockquote,
q {
    quotes: none;
}
q:before,
q:after {
    content: '';
    content: none;
}
blockquote > p:last-child {
    margin-bottom: 0;
}
ul,
ol {
    list-style-position: inside;
}
a {
    text-decoration: none;
}
a:hover,
a:active {
    outline: none;
}
abbr[title],
dfn[title] {
    cursor: help;
}
ins,
mark {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
strong,
b {
    font-weight: bold;
}
var,
address {
    font-style: normal;
}
sub,
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -8px;
}
sub {
    bottom: -4px;
}
p,
q,
pre,
address,
hr,
code,
samp,
dl,
ol,
ul,
li ul,
li ol,
form,
table,
fieldset,
menu,
kbd,
samp {
    margin: 0 0 15px 0;
    padding: 0;
}
tr,
th,
td {
    padding: 10px;
}
dl dd {
    margin-left: 25px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px 0;
    font-weight: normal;
}
#top {
    position: fixed;
    bottom: 50px;
    right: 20px;
    background-color: rgba(0, 0, 0, .3);
    background-repeat: no-repeat;
    background-position: center center;
    width: 50px;
    line-height: 50px;
    text-align: center;
    height: 50px;
    cursor: pointer;
    opacity: 0;
    z-index: 500;
    border-radius: 3px;
    color: #ffffff;
}
#top:before {
    display: block;
    height: inherit;
    line-height: inherit;
    width: inherit;
    position: absolute;
    top: 0;
    left: 0;
}
#top.animate {
    opacity: 1;
}
/*	FORMS
/*====================================================================*/

fieldset {
    border: none;
}
.button,
.vc_button,
.button2,
button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
    cursor: pointer;
    display: inline-block;
    outline: 0;
    overflow: visible;
    text-decoration: none;
    vertical-align: middle;
    width: auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 5px;
    max-width: 100%;
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    padding: 13px 28px 13px 28px;
    font-size: 16px;
    line-height: 20px;
    -webkit-backface-visibility: hidden;
}
.button2 {
    background-color: transparent !important;
}
.button:hover,
.vc_button:hover,
.button2:hover,
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    opacity: 0.75;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea,
select[size],
select[multiple] {
    height: auto;
}
textarea {
    min-height: 100px;
    overflow: auto;
    resize: vertical;
    width: 100%;
}
optgroup {
    font-style: normal;
    font-weight: normal;
}
optgroup::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
    display: block;
    outline: 0;
    margin: 0 0 25px 0;
    text-align: left;
    vertical-align: top;
    height: 50px;
    max-width: 100%;
    width: 100%;
    padding: 0px 0px 0px 10px;
    -webkit-backface-visibility: hidden;
    background: rgb(240, 240, 240);
    border: 1px solid #d0d0d0;
    position: relative;
    font-size: 13px;
    color: #999999;
    font-weight: 300;
}
body[data-skin="dark"] textarea,
body[data-skin="dark"] select,
body[data-skin="dark"] input[type="date"],
body[data-skin="dark"] input[type="datetime"],
body[data-skin="dark"] input[type="datetime-local"],
body[data-skin="dark"] input[type="email"],
body[data-skin="dark"] input[type="month"],
body[data-skin="dark"] input[type="number"],
body[data-skin="dark"] input[type="password"],
body[data-skin="dark"] input[type="search"],
body[data-skin="dark"] input[type="tel"],
body[data-skin="dark"] input[type="text"],
body[data-skin="dark"] input[type="time"],
body[data-skin="dark"] input[type="url"],
body[data-skin="dark"] input[type="week"] {
    border: 1px solid #464951;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="time"],
input[type="url"],
input[type="week"] {
    padding-right: 13px !important;
}
input[type="search"] {
    cursor: pointer;
    display: block;
    width: 100%;
    width: calc(100% - 79px);
    height: 30px;
}
.form-wrap[class*=" icon-"] textarea,
.form-wrap[class*=" icon-"] select,
.form-wrap[class*=" icon-"] input[type="date"],
.form-wrap[class*=" icon-"] input[type="datetime"],
.form-wrap[class*=" icon-"] input[type="datetime-local"],
.form-wrap[class*=" icon-"] input[type="email"],
.form-wrap[class*=" icon-"] input[type="month"],
.form-wrap[class*=" icon-"] input[type="number"],
.form-wrap[class*=" icon-"] input[type="password"],
.form-wrap[class*=" icon-"] input[type="search"],
.form-wrap[class*=" icon-"] input[type="tel"],
.form-wrap[class*=" icon-"] input[type="text"],
.form-wrap[class*=" icon-"] input[type="time"],
.form-wrap[class*=" icon-"] input[type="url"],
.form-wrap[class*=" icon-"] input[type="week"],
.form-wrap[class^=icon-] textarea,
.form-wrap[class^=icon-] select,
.form-wrap[class^=icon-] input[type="date"],
.form-wrap[class^=icon-] input[type="datetime"],
.form-wrap[class^=icon-] input[type="datetime-local"],
.form-wrap[class^=icon-] input[type="email"],
.form-wrap[class^=icon-] input[type="month"],
.form-wrap[class^=icon-] input[type="number"],
.form-wrap[class^=icon-] input[type="password"],
.form-wrap[class^=icon-] input[type="search"],
.form-wrap[class^=icon-] input[type="tel"],
.form-wrap[class^=icon-] input[type="text"],
.form-wrap[class^=icon-] input[type="time"],
.form-wrap[class^=icon-] input[type="url"],
.form-wrap[class^=icon-] input[type="week"] {
    padding: 10px 30px 10px 50px;
}
.form-wrap {
    position: relative;
}
.form-wrap:before {
    display: block;
    font-size: 16px;
    color: #e0e0e0;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.form-wrap.textarea:before {
    top: 15px;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.form-wrap:after {
    display: block;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    content: attr(data-value);
}
label {
    display: block;
    margin-bottom: 8px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 26px;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 5px 0;
    display: inline-block;
}
/**** Start Reset CSS For WordPress ****/

.alignnone {
    max-width: 100%;
    height: auto;
}
.wp-caption.alignnone img {
    max-width: 100%;
    height: auto;
}
.align-center {
    width: 100%;
    text-align: center;
}
.align-right {
    text-align: right;
}
.align-left {
    text-align: left;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
a,
a:hover,
a:active,
a:focus {
    outline: 0;
}
table,
th,
td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
    padding: 10px 20px;
}
th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
}
td {
    border-width: 0 1px 1px 0;
}
dl {
    margin-bottom: 24px;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 24px;
}
/* Alignment */

.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
    margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
    margin: 7px 14px 7px 0;
    text-align: left;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
    margin: 7px 0 7px 24px;
}
blockquote cite,
p cite {
    display: inline-block;
    margin: 10px 0px;
    font-style: italic;
    color: #101010;
    font-weight: bold;
}
.wp-caption.alignright {
    margin: 7px 0 7px 14px;
    text-align: right;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px;
}
.wp-caption {
    margin-bottom: 24px;
    max-width: 100%;
    color: #767676;
}
.gallery-caption {} .bypostauthor {} .wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
}
div.wp-caption .wp-caption-text {
    padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
    padding-right: 0;
}
.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
pre,
code {
    background-color: #F9F9F9;
    border-color: rgba(180, 180, 180, 1);
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding: 10px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: auto;
}
.textwidget select {
    max-width: 100%;
}
.textwidget img {
    height: auto;
}
/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
.widget_calendar {
    float: none;
}
#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
}
#wp-calendar thead {
    font-size: 10px;
}
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody {
    color: #aaa;
}
#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #E9E9E9;
    text-align: center;
    padding: 8px;
}
#wp-calendar tbody td#today {
    background: #cbab82;
    color: #fff;
}
#wp-calendar tbody td:hover {
    background: #fff;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar tfoot {
    border: 1px solid #E9E9E9;
}
#wp-calendar tfoot #next {
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
    color: #cbab82;
}
#wp-calendar tfoot #prev {
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 10px;
    color: #cbab82;
}
/**** End Reset CSS For WordPress ****/
/*	CONTACT FORM / MAILCHIMP
/*====================================================================*/

#ajax-form .success {
    padding: 1em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #468847;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    border-radius: 4px;
}
#ajax-form .error {
    padding: 1em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid rgba(185, 74, 72, 0.3);
    border-radius: 4px;
}
#ajax-form button[disabled],
#ajax-form input[disabled] {
    opacity: 0.2;
    cursor: default;
}
#mc_embed_signup input[type="email"] {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    border: 1px solid #ffffff;
    margin-bottom: 10px;
    font-size: 16px;
}
#mc_embed_signup .form-wrap:before {
    color: #ffffff;
}
#mc_embed_signup input[type="email"]:focus {
    -webkit-box-shadow: 0 0px 9px rgba(255, 255, 255, 0.6) !important;
    -moz-box-shadow: 0 0px 9px rgba(255, 255, 255, 0.6) !important;
    box-shadow: 0 0px 9px rgba(255, 255, 255, 0.6) !important;
}
#mc_embed_signup input[type="submit"] {
    margin: 0 auto;
    display: block;
}
#mc_embed_signup .response {
    padding: 5px 0;
    color: #ffffff;
}
#mc_embed_signup input.mce_inline_error,
#mc_embed_signup input.mce_inline_error:focus {
    border-color: #da164e !important;
    -webkit-box-shadow: 0 0px 9px rgba(218, 22, 78, 0.6);
    -moz-box-shadow: 0 0px 9px rgba(218, 22, 78, 0.6);
    box-shadow: 0 0px 9px rgba(218, 22, 78, 0.6);
}
/*	SLIDER
/*====================================================================*/

.slider {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
}
.slider > .slides {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.slider > .slides > .slide {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0;
    margin: 0;
    z-index: 1;
    font-size: inherit;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    opacity: 0;
}
.slider > .slides > .active {
    opacity: 1;
    z-index: 2;
}
.slider > .slides > .first-active {
    visibility: visible;
    opacity: 1;
}
.slider > .slides > .slide > video {
    position: absolute;
    top: -1px;
    right: 0px;
    min-width: 100%;
    width: 100%;
    height: auto;
    z-index: -1000;
    overflow: hidden;
}
.slider > .slides > .slide .slide-canvas {
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.slider .layer {
    width: 100%;
    height: auto;
    opacity: 0;
    -webkit-backface-visibility: hidden;
}
.slider[data-transition="side-swing"] .slide:not(.first-active) .layer,
.slider[data-transition="push-reveal"] .slide:not(.first-active) .layer,
.slider[data-transition="press-away"] .slide:not(.first-active) .layer {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    -ms-transition-delay: 900ms;
    transition-delay: 900ms;
}
.slider[data-transition="soft-scale"] .slide:not(.first-active) .layer {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    transition-delay: 500ms;
}
.slider .active .layer {
    opacity: 1;
}
.slider .animate-out .layer {
    opacity: 0;
}
.slider .animate-in .layer {
    opacity: 1;
}
.slider .controls {
    display: none;
    width: 50px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 0;
    cursor: pointer;
    z-index: 98;
    text-align: center;
    line-height: 60px;
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 0px 3px 3px 0px;
    color: #ffffff;
    font-size: 14px;
    opacity: 0;
    -webkit-backface-visibility: hidden;
}
.slider .controls.next {
    left: auto;
    right: 0;
    border-radius: 3px 0px 0px 3px;
}
.slider:hover .slider-nav {
    opacity: 0.7;
}
.slider:hover .slider-nav:hover {
    opacity: 1;
}
.slider .slider-bullets {
    position: absolute;
    z-index: 98;
    left: 0;
    bottom: 30px;
    width: 100%;
    height: 10px;
    text-align: center;
}
.slider .slider-bullets span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    opacity: 0.5;
    border: 2px solid transparent;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 10px 0px 0;
    -moz-background-clip: content;
    -webkit-background-clip: content;
    background-clip: content-box;
}
.slider .slider-bullets span.current-bullet {
    background-color: transparent;
    border-color: #ffffff;
    opacity: 1;
}
.slider .slider-bullets span:last-child {
    margin-right: 0;
}
.slider[data-transition="fade"] > .slides > .slide {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity ease-out 0.3s, visibility ease-out 0.3s;
    -moz-transition: opacity ease-out 0.3s, visibility ease-out 0.3s;
    -o-transition: opacity ease-out 0.3s, visibility ease-out 0.3s;
    -ms-transition: opacity ease-out 0.3s, visibility ease-out 0.3s;
    transition: opacity ease-out 0.3s, visibility ease-out 0.3s;
}
.slider[data-transition="fade"] > .slides > .active {
    visibility: visible;
    opacity: 1;
}
.slider[data-transition="press-away"] .navOutNext {
    -webkit-animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.slider[data-transition="press-away"] .navInNext {
    opacity: 1;
    -webkit-animation: slideInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.slider[data-transition="press-away"] .navOutPrev {
    -webkit-animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.slider[data-transition="press-away"] .navInPrev {
    opacity: 1;
    -webkit-animation: slideInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
@-webkit-keyframes slideOutScaleRight {
    from {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(100%);
        opacity: 1;
    }
}
@keyframes slideOutScaleRight {
    from {
        opacity: 1;
        transform: translateX(0);
    }
    to {
        transform: translateX(100%);
        opacity: 1;
    }
}
@-webkit-keyframes slideInFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        opacity: 1;
    }
    to {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}
@keyframes slideInFromLeft {
    from {
        transform: translateX(-100%);
        opacity: 1;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes slideOutScaleLeft {
    from {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
    to {
        -webkit-transform: translateX(-100%);
        opacity: 1;
    }
}
@keyframes slideOutScaleLeft {
    from {
        transform: translateX(0);
        opacity: 1;
    }
    to {
        transform: translateX(-100%);
        opacity: 1;
    }
}
@-webkit-keyframes slideInFromRight {
    from {
        -webkit-transform: translateX(100%);
    }
    to {
        -webkit-transform: translateX(0);
    }
}
@keyframes slideInFromRight {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}
.slider[data-transition="side-swing"] .navOutNext {
    -webkit-animation: slideOutScaleRight 1.2s forwards;
    animation: slideOutScaleRight 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}
.slider[data-transition="side-swing"] .navInNext {
    opacity: 1;
    -webkit-animation: slideInFromLeft 1.2s forwards;
    animation: slideInFromLeft 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}
.slider[data-transition="side-swing"] .navOutPrev {
    -webkit-animation: slideOutScaleLeft 1.2s forwards;
    animation: slideOutScaleLeft 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}
.slider[data-transition="side-swing"] .navInPrev {
    opacity: 1;
    -webkit-animation: slideInFromRight 1.2s forwards;
    animation: slideInFromRight 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}
.slider[data-transition="soft-scale"] .navOutNext {
    -webkit-animation: scaleUp 0.6s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleUp 0.6s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.slider[data-transition="soft-scale"] .navInNext {
    -webkit-animation: scaleDownUp 0.6s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleDownUp 0.6s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.slider[data-transition="soft-scale"] .navOutPrev {
    -webkit-animation: scaleDown 0.6s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleDown 0.6s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.slider[data-transition="soft-scale"] .navInPrev {
    -webkit-animation: scaleUpDown 0.6s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleUpDown 0.6s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
@-webkit-keyframes scaleUp {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}
@keyframes scaleUp {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}
@-webkit-keyframes scaleDownUp {
    from {
        opacity: 0;
        -webkit-transform: scale(0.7);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}
@keyframes scaleDownUp {
    from {
        opacity: 0;
        transform: scale(0.7);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
@-webkit-keyframes scaleDown {
    from {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.7);
    }
}
@keyframes scaleDown {
    from {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(0.7);
    }
}
@-webkit-keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}
@keyframes scaleUpDown {
    from {
        transform: scale(1.3);
        opacity: 0;
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.slider > .slides .layer[data-effect="fade-bottom"] {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}
.slider > .slides .layer[data-effect="fade-top"] {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
}
.slider > .slides > .active .layer[data-effect="fade-bottom"],
.slider > .slides > .active .layer[data-effect="fade-top"] {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.slider > .slides .layer[data-effect="fade-left"] {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
}
.slider > .slides .layer[data-effect="fade-right"] {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
}
.slider > .slides > .active .layer[data-effect="fade-left"],
.slider > .slides > .active .layer[data-effect="fade-right"] {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.slider-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    font-size: 10px;
    border-top: 7px solid rgba(255, 255, 255, 0.1);
    border-right: 7px solid rgba(255, 255, 255, 0.1);
    border-bottom: 7px solid rgba(255, 255, 255, 0.1);
    border-left: 7px solid rgba(255, 255, 255, 0.3);
    -webkit-animation: load8 1s infinite linear;
    animation: load8 1s infinite linear;
}
.slider-loader,
.slider-loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*	LAYOUT
/*====================================================================*/

#wrap {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
#content {
    padding: 70px 0 0 0;
    position: relative;
}
#footer {
    position: relative;
    text-align: center;
    padding: 20px;
    background-color: #212737;
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
}
/*	GRID
/*====================================================================*/

.container,
.section {
    width: 92%;
    margin: 0 auto;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row .col12,
.row .col11,
.row .col10,
.row .col9,
.row .col8,
.row .col7,
.row .col6,
.row .col5,
.row .col4,
.row .col3,
.row .col2,
.row .col1 {
    display: block;
    position: relative;
    margin-bottom: 25px;
}
.no-padd .row .col12 {
    margin-bottom: 0;
}
/*	HEADER
/*====================================================================*/

.header {
    position: absolute;
    width: 100%;
    z-index: 99;
    background-color: transparent;
    top: 0;
    left: 0;
    height: 80px;
    line-height: 80px;
    opacity: 1;
}
.header .logo {
    position: relative;
    overflow: hidden;
    padding: 0 25px 0 0;
    float: left;
    height: inherit;
    line-height: inherit;
    display: block;
}
.header .logo a {
    display: block;
    height: 100%;
    max-width: 320px;
    text-decoration: none;
    text-align: center;
    line-height: inherit;
}
.header .logo a img {
    margin-bottom: 0;
    margin-top: -2px;
    border: none;
    vertical-align: middle;
    width: auto;
    max-height: 80px;
}
.header > .container {
    line-height: 80px;
    height: inherit;
    position: relative;
}
.header .menu-toggle {
    width: 20px;
    height: 13px;
    position: relative;
    overflow: visible;
    float: right;
    cursor: pointer;
    top: 50%;
    margin-top: -6.5px;
}
.header .menu-toggle span {
    position: absolute;
    overflow: hidden;
    display: block;
    z-index: 1;
    width: 20px;
    height: 3px;
    left: 0px;
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: -o-transform 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: transform 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.header .menu-toggle span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: 0px 1.5px;
    -moz-transform-origin: 0px 1.5px;
    -ms-transform-origin: 0px 1.5px;
    -o-transform-origin: 0px 1.5px;
    transform-origin: 0px 1.5px;
}
.header .menu-toggle span:nth-child(2) {
    top: 5px;
    z-index: 1;
    -webkit-transition: opacity 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: opacity 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: opacity 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: opacity 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.header .menu-toggle span:nth-child(3) {
    top: 10px;
    z-index: 3;
    -webkit-transform-origin: 0px 1.5px;
    -moz-transform-origin: 0px 1.5px;
    -ms-transform-origin: 0px 1.5px;
    -o-transform-origin: 0px 1.5px;
    transform-origin: 0px 1.5px;
}
.header .menu-toggle.animate span:nth-child(1) {
    -webkit-transform: translateY(-2px) rotate(45deg);
    -moz-transform: translateY(-2px) rotate(45deg);
    -o-transform: translateY(-2px) rotate(45deg);
    -ms-transform: translateY(-2px) rotate(45deg);
    transform: translateY(-2px) rotate(45deg);
}
.header .menu-toggle.animate span:nth-child(2) {
    opacity: 0;
}
.header .menu-toggle.animate span:nth-child(3) {
    -webkit-transform: translateY(2px) rotate(-45deg);
    -moz-transform: translateY(2px) rotate(-45deg);
    -o-transform: translateY(2px) rotate(-45deg);
    -ms-transform: translateY(2px) rotate(-45deg);
    transform: translateY(2px) rotate(-45deg);
}
.menu {
    display: none;
}
.menu ul {
    list-style: none;
    margin: 0;
}
.menu ul li {
    position: relative;
}
.menu ul li a {
    display: block !important;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -o-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -ms-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -webkit-transition: background-color 300ms, color 300ms, padding-left 300ms;
    -moz-transition: background-color 300ms, color 300ms, padding-left 300ms;
    -o-transition: background-color 300ms, color 300ms, padding-left 300ms;
    -ms-transition: background-color 300ms, color 300ms, padding-left 300ms;
    transition: background-color 300ms, color 300ms, padding-left 300ms;
    padding: 15px 20px 15px 20px;
    line-height: 24px;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
}
.menu ul li .dropdown-menu {
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
.menu ul ul li {
    display: block;
    display: block;
    float: none !important;
    margin-right: 0px !important;
    white-space: pre;
}
.menu ul ul li a {
    display: block;
    padding: 4px 15px;
    font-size: 12px;
}
.menu ul li:hover .dropdown-menu {
    display: block;
}
#subheader {
    text-align: center;
    background: no-repeat center center;
    background-size: cover;
}
.pattern {
    width: 100%;
    height: 100%;
    padding: 110px 0 60px 0;
    background: rgba(0, 0, 0, 0.7);
    color: #ddd;
}
.rich-header {
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 110px 0 60px 0;
    background: rgba(0, 0, 0, 0.7);
    color: #ddd;
}
.pattern h1 {
    margin-top: 20px;
    font-size: 42px;
    font-weight: bold;
}
.rich-header h1 {
    margin-top: 20px;
    font-size: 42px;
    font-weight: bold;
}
.blog-list {
    list-style: none;
}
.blog-list h3.blog-title a {
    color: #222;
}
body[data-skin='dark'] .blog-list h3.blog-title a {
    color: #fff;
}
.blog-list h3 {
    margin-bottom: 10px;
}
body[data-skin='dark'] .blog-list h3.blog-title a:hover,
.blog-list h3.blog-title a:hover {
    letter-spacing: 0;
}
.post-media {
    margin-bottom: 15px;
}
.blog-list li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.post-meta span i {
    margin-right: 8px;
}
.post-meta span {
    display: inline-block;
    margin-right: 15px;
    color: #a2a2a2;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.post-gallery.owl-theme .owl-controls {
    margin-top: -35px;
}
.post-gallery.owl-theme .owl-controls .active span {
    opacity: 0.9!important;
}
.pagination {
    display: block;
    margin: 20px 0;
}
.pagination ul {
    text-align: center;
    list-style: none;
    padding-left: 0;
}
.pagination ul li {
    display: inline-block;
}
.pagination ul li a,
.pagination ul li span {
    padding: 5px 15px;
    border: 1px solid #eee;
    font-size: 15px;
    color: #333!important;
    margin-right: 2px;
    -webkit-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    -o-transition: linear 0.2s;
    transition: linear 0.2s;
}
body[data-skin='dark'] .pagination ul li a {
    color: #f1f1f1!important;
}
.tagcloud a {
    padding: 3px 10px;
    font-size: 13px!important;
    color: #333!important;
    border: 1px solid#333;
    display: inline-block;
    margin-bottom: 3px;
}
body[data-skin='dark'] .tagcloud a {
    color: #f1f1f1!important;
    border: 1px solid#f1f1f1;
}
.sidebar .widget li {
    line-height: 35px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    list-style: none;
}
.sidebar .widget li a,
.sidebar .widget li.recentcomments a:hover {
    color: #333;
}
body[data-skin='dark'] .sidebar .widget li a,
body[data-skin='dark'] .sidebar .widget li.recentcomments a:hover {
    color: #fff;
}
.latest_news ul li {
    overflow: hidden;
    clear: both;
    padding: 15px 0 20px;
}
.latest_news .post-thumb {
    width: 100px;
    float: left;
    margin-right: 15px;
}
.latest_news h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}
.sidebar .widget {
    padding-bottom: 30px;
}
.blog-title {
    color: #222;
    font-weight: 400;
    padding-bottom: 10px;
    margin: 0;
}
body[data-skin='dark'] .blog-title {
    color: #fff;
}
.preview blockquote {
    background: #F9F9F9;
    padding: 20px;
    border-left: 5px solid #eee;
}
body[data-skin='dark'] .preview blockquote {
    background: #20242e;
    border-left: 5px solid #777;
}
blockquote p {
    font-size: 15px;
    font-style: italic;
    padding-bottom: 0;
}
.comments-box {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #222;
}
.single-comment,
.single-comment ul {
    list-style: none;
    padding-left: 0;
}
ul.single-comment li {
    margin-bottom: 20px;
}
ul.single-comment ul.children {
    margin-left: 40px;
}
.date-reply .c_date {
    margin-right: 10px;
}
.c_name {
    color: #222;
    font-weight: 600;
}
div.avatar {
    float: left;
    margin-right: 15px;
}
.comment-form .form-submit input[type='submit'] {
    font-size: 13px;
    padding: 5px 15px;
}
.comment-respond form label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 13px;
    padding: 0;
}
.comment-respond form input[type=text] {
    width: 100%;
    max-width: 400px;
    margin-bottom: 10px;
    height: 40px;
}
.comment-respond form textarea {
    padding: 7px 10px 7px 10px;
    height: 170px;
}
.page404 {
    padding: 90px;
}
.blog-link {
    margin-top: 20px;
}
.blog-link a {
    padding: 3px 10px;
}
.blog-link a:hover {
    border: 1px solid#222;
    color: #222;
    padding: 3px 10px;
}
/*-----------------------------------------------------------------------------------*/
/*  STYLES WIDGET
	/*-----------------------------------------------------------------------------------*/

.widget select {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    width: 100%;
}
.widget_text .textwidget img {
    max-width: 100%;
    height: auto;
}
.widget_text select,
.widget_text input,
.widget_text textarea {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    width: 100%;
}
.widget_text option {
    max-width: 100%;
}
.widget_archive ul li {
    margin-bottom: 10px;
}
.widget_nav_menu ul li,
.widget_pages ul li {
    color: #827b7d;
    line-height: 20px;
    margin-bottom: 10px;
}
.widget_nav_menu ul ul,
.widget_pages ul ul {
    padding-top: 10px;
}
.widget_nav_menu ul li ul,
.widget_pages ul li ul {
    float: none;
    margin-left: 40px;
}
.widget_nav_menu ul li a,
.widget_pages ul li a {
    color: #827b7d;
}
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover {
    color: #f86e4e;
}
.widget_recent_comments ul li {
    margin-bottom: 10px;
}
.text-post ul,
.content-page ul {
    padding-left: 20px;
    list-style: disc outside none;
}
.content-page ul ul li,
.content-page ol ol li {
    padding-bottom: 0px;
    margin-bottom: 10px;
    border-bottom: 0px solid #111;
}
.text-post ul li,
.content-page ul li {
    list-style: disc outside none;
    margin-bottom: 10px;
    padding-bottom: 0px;
    border-bottom: 0px solid #111;
}
.text-post ol,
.content-page ol {
    padding-left: 20px;
    list-style: decimal outside none;
}
.text-post ol li,
.content-page ol li {
    list-style: decimal outside none;
    margin-bottom: 10px;
    padding-bottom: 0px;
    border-bottom: 0px solid #111;
}
.magnis-widget select {
    width: 100%;
    max-width: 100%;
    padding: 4px;
}
.widget_nav_menu ul ul {
    margin-left: 25px;
    margin-top: 0px;
}
.widget_rss ul li {
    margin-bottom: 15px;
}
.widget_rss ul li a.rsswidget {
    display: block;
}
.rssSummary {
    line-height: 24px;
}
.rss-date {
    font-style: italic;
}
.dotted-widget select {
    width: 100%;
    padding: 5px 0px;
}
.page-content ul,
.page-content ol {
    float: none;
    margin-top: 0;
    padding-left: 40px;
}
.page-content ul li,
.de_light .page-content ul li {
    list-style: inherit;
    line-height: 28px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border: none !important;
}
blockquote cite,
p cite {
    color: #fff;
}
.de_light p cite {
    color: #101010;
}
.page-content ol li,
.de_light .page-content ol li {
    line-height: 28px;
    list-style: decimal;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border: none !important;
}
.page-content ol ol,
.page-content ul ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.page-content h6 {
    color: #fff;
}
.page-content h1 {
    text-align: left;
}
.widget_categories ul ul.children,
.widget_pages ul ul.children {
    padding-left: 20px;
}
.widget_categories ul ul.children li:last-child,
.widget_pages ul ul.children li:last-child {
    margin-bottom: 0px;
}
.page .leave-reply {
    margin-left: 0px;
}
/* Sticky post */

.sticky .post-text.post-text-no-image {
    background: none repeat scroll 0 0 #ddd;
    padding: 20px;
}
.sticky.post-item .post-item-body .meta {
    margin-top: 0px !important;
    padding: 10px 15px;
    background: #ececec;
}
.sticky.post-item .post-item-body .meta p {
    margin-right: 20px;
    margin-top: 0px;
}
/* Pagination Comment */

.nav-links .nav-previous {
    float: left;
}
.navigation.comment-navigation .nav-next,
.nav-links .nav-next {
    float: right;
}
.navigation.comment-navigation .nav-next:before,
.nav-links .nav-next:before {
    color: #fff;
    content: "";
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 1px;
    padding: 0px;
}
/**** End STYLE CSS For WIDGET ****/

.menu ul li a:hover {
    color: #ffffff;
}
.menu ul li a.current {
    color: #ffffff;
}
.menu ul li a i {
    margin: 0 10px 0 0;
    color: inherit;
    line-height: inherit;
    font-size: inherit;
}
/*fixed*/

.header.fixed {
    position: fixed;
    height: 60px;
    top: -60px;
    background-color: #101010;
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -o-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -ms-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    transition: opacity 300ms;
}
.header.active {
    top: 0px;
    opacity: 1;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -o-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -ms-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -webkit-transition: opacity 300ms, top 300ms;
    -moz-transition: opacity 300ms, top 300ms;
    -o-transition: opacity 300ms, top 300ms;
    -ms-transition: opacity 300ms, top 300ms;
    transition: opacity 300ms, top 300ms;
}
.header.fixed > .container {
    line-height: 60px;
}
.header.fixed .logo a img {
    max-height: 55px;
    max-width: 270px;
}
.rich-header {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    max-width: none;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.rich-header .page-title {
    color: #ffffff;
    font-weight: 300;
}
.rich-header .page-title {
    font-size: 34px;
    line-height: 44px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    text-align: center;
}
.rich-header.single .page-title {
    padding-left: 17%;
    padding-right: 17%;
}
/*  BUTTONS
/*====================================================================*/
/*Sizes*/

.button.medium {
    padding: 13px 28px 13px 28px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px!important;
}
.button.small {
    padding: 10px 22px 10px 22px;
    font-size: 12px;
    line-height: 18px;
}
.button.large {
    padding: 16px 36px 16px 36px;
    font-size: 18px;
    line-height: 22px;
}
.vc_button.small,
.button2.small,
.button2.swhite,
.button2.sdark {
    padding: 10px 22px 10px 22px;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px!important;
}
.vc_button.medium,
.button2.medium,
.button2.mwhite,
.button2.mdark {
    padding: 13px 28px 13px 28px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px!important;
}
.vc_button.large,
.button2.large,
.button2.lwhite,
.button2.ldark {
    padding: 16px 36px 16px 36px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px!important;
}
.button2.swhite,
.button2.mwhite,
.button2.lwhite {
    border-color: #fff;
    color: #fff!important;
}
.button2.sdark,
.button2.mdark,
.button2.ldark {
    border-color: #555555;
    color: #555555!important;
}
/*icon based*/

.button i,
.vc_button i,
.button2 i {
    margin: 0 10px 0 0 !important;
    line-height: inherit !important;
    color: inherit !important;
}
/*  SEPARATOR
/*====================================================================*/

.separator {
    height: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e0e0e0;
    border-bottom-width: 1px;
    margin: 25px auto;
}
body[data-skin="dark"] .separator {
    border-bottom-color: #373a43;
}
/*  SOCIAL LINKS
/*====================================================================*/

.social-links.right {
    text-align: right;
}
.social-links.left {
    text-align: left;
}
.social-links.center {
    text-align: center;
}
.social-links a {
    position: relative;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 5px 5px 0;
    border-radius: 60px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    background-color: #d3d4d7;
    color: #ffffff;
    font-size: 26px;
}
body[data-skin="dark"] .social-links a {
    background-color: #292d37;
}
.social-links a:last-child {
    margin-right: 0;
}
.social-links a:before {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: inherit !important;
    line-height: inherit;
}
.social-links a:hover {
    text-decoration: none;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
/*  ICONS
/*====================================================================*/

i[class*=" icon-"],
i[class^=icon-] {
    margin: 5px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
}
/*Sizes*/

i[class*=" icon-"].small,
i[class^=icon-].small {
    font-size: 28px;
    line-height: 28px;
}
i[class*=" icon-"].medium,
i[class^=icon-].medium {
    font-size: 54px;
    line-height: 54px;
}
i[class*=" icon-"].large,
i[class^=icon-].large {
    font-size: 88px;
    line-height: 88px;
}
/*Sizes with types*/

i.small.circle,
i.small.square {
    width: 66px;
    height: 66px;
    line-height: 64px;
}
i.medium.circle,
i.medium.square {
    width: 84px;
    height: 84px;
    line-height: 80px;
}
i.large.circle,
i.large.square {
    width: 142px;
    height: 142px;
    line-height: 138px;
}
/*Types*/

i.circle,
i.square {
    border-radius: 50%;
    color: #ffffff!important;
}
i.square {
    border-radius: 3px;
}
i.animate {
    -webkit-animation: iconAnimate 1.4s infinite;
    animation: iconAnimate 1.4s infinite;
}
@-webkit-keyframes iconAnimate {
    0%, 100% {
        -webkit-transform: translateY(5px);
    }
    50% {
        -webkit-transform: translateY(-5px);
    }
}
@keyframes iconAnimate {
    0%, 100% {
        transform: translateY(5px);
    }
    50% {
        transform: translateY(-5px);
    }
}
/*  ICON SEPARATOR
/*====================================================================*/

.i-separator {
    margin: 25px auto;
    position: relative;
    text-align: center;
    width: 100%;
}
.i-separator i {
    font-size: 54px;
    width: 102px;
    height: 102px;
    line-height: 96px;
    border-radius: 50%;
    color: #ffffff!important;
}
.i-separator.animate i {
    -webkit-animation: iconAnimate 1.4s infinite;
    animation: iconAnimate 1.4s infinite;
}
.i-separator:after,
.i-separator:before {
    display: block;
    content: "";
    height: 1px;
    width: calc(50% - 60px);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.i-separator:after {
    left: auto;
    right: 0;
}
/*  TEXT SEPARATOR
/*====================================================================*/

.t-separator {
    margin: 25px auto;
    position: relative;
    text-align: center;
    width: 100%;
}
.t-separator {
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
    text-transform: uppercase;
}
.t-separator:after,
.t-separator:before {
    display: block;
    content: "";
    height: 1px;
    width: calc(50% - 130px);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.t-separator:after {
    left: auto;
    right: 0;
}
/*  GOOGLE MAP
/*====================================================================*/

.map {
    max-width: 100%;
    height: 480px;
    width: 100%;
}
.map img {
    max-width: none;
}
/*  TABS
/*====================================================================*/

.tabset .tab {
    display: block;
    padding: 20px 30px;
    background-color: #f1f1f1;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    min-height: 40px;
    margin-bottom: 5px;
    border-radius: 3px;
}
body[data-skin="dark"] .tabset .tab {
    background-color: #292d37;
    border: 1px solid #464951;
}
.tabset .tab i {
    margin: 0 7px 0 0;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.horizontal .tabset .tab {
    float: left;
    margin-bottom: 0;
    margin-right: 5px;
    border-radius: 3px;
}
.horizontal .tabset .tab:last-child {
    margin-right: 0;
}
.tabset .tab:last-child {
    margin-bottom: 0px;
}
.tabset .tab.active {
    border-width: 1px !important;
    border-style: solid !important;
    color: #ffffff;
    position: relative;
}
.tabset .tab:last-child {
    margin-right: 0;
}
.tabs .tabs-container {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 20px;
}
.tabs-container .tab-content:not(:first-child) {
    display: none;
}
.horizontal.tab-full .tabset .tab {
    float: none;
    margin-bottom: 2px;
    margin-right: 0px;
    border-radius: 3px;
}
.horizontal.tab-full .tabset .tab:last-child {
    margin-bottom: 0;
}
.horizontal.tab-full .tabs-container {
    border-top: none;
}
.ui-tabs ul li.ui-state-default {
    display: block;
    padding: 20px 30px;
    background-color: #f1f1f1;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    min-height: 40px;
    border-radius: 3px;
    outline: 0;
    margin-right: 5px;
}
body[data-skin='dark'] .ui-tabs ul li.ui-state-default {
    border: 1px solid #464951;
    background-color: #292d37;
}
.wpb_tour .ui-tabs ul li.ui-state-default {
    margin-right: 0;
    margin-bottom: 5px;
}
.wpb_tour .wpb_tabs_nav.ui-tabs-nav {
    width: 40%;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel {
    width: 60%;
}
.ui-tabs ul li.ui-state-default a {
    font-size: 18px;
    line-height: 24px;
    padding: 0!important;
    color: #777777;
}
.ui-tabs ul li.ui-state-default.ui-tabs-active.ui-state-active {
    border-radius: 3px;
    outline: 0;
}
.ui-tabs ul li.ui-state-default.ui-tabs-active.ui-state-active a {
    color: #fff;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel {
    background: transparent;
    padding: 20px 0 0 0;
}
.wpb_tour .wpb_prev_slide {
    display: none;
}
.wpb_tour .wpb_next_slide {
    display: none;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel {
    padding: 0 0 0 20px;
}
/* ACCORDION
/*====================================================================*/

.accordion .toggle-title {
    display: block;
    padding: 20px 30px!important;
    background-color: #f1f1f1;
    cursor: pointer;
    min-height: 40px!important;
    margin-bottom: 5px!important;
    border-radius: 3px!important;
    position: relative;
    border: none;
    outline: 0;
}
.vc_toggle .vc_toggle_title h4 {
    font-size: 18px!important;
    line-height: 24px;
}
.vc_toggle .vc_toggle_title i {
    position: absolute;
    top: 50%;
    left: 92%!important;
    height: 1px!important;
}
.vc_toggle .vc_toggle_title i.vc_toggle_icon:before {
    width: 1px;
}
.vc_toggle {
    margin: 0!important;
}
.vc_toggle .vc_toggle_title {
    display: block;
    padding: 20px 30px!important;
    background-color: #f1f1f1;
    cursor: pointer;
    min-height: 40px!important;
    margin-bottom: 5px!important;
    border-radius: 3px!important;
    position: relative;
    border: none;
    outline: 0;
}
.vc_toggle.vc_toggle_active .vc_toggle_title {
    color: #fff;
}
.vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon {
    border: 1px solid #fff;
}
.vc_toggle_content {
    margin: 0!important;
    padding: 0!important;
}
.vc_toggle_content p {
    padding: 20px!important;
    margin: 0!important;
}
body[data-skin="dark"] .accordion .toggle-title {
    background-color: #292d37;
}
body[data-skin="dark"] .vc_toggle .vc_toggle_title {
    background-color: #292d37;
}
.accordion .toggle-title:after {
    position: absolute;
    top: 50%;
    left: 92%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "+";
    display: block;
    color: inherit;
    font-size: 24px;
}
.accordion .toggle-title.active:after {
    content: "-";
}
.accordion .toggle-title.active {
    border-width: 1px !important;
    border-style: solid !important;
    color: #ffffff;
}
.accordion .toggle-title i {
    margin: 0 7px 0 0;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.accordion .toggle-content {
    padding: 20px;
}
.toggle-title span {
    display: none!important;
}
.accordion .toggle-title.ui-accordion-header-active:after {
    content: "-";
    font-size: 35px;
}
.accordion .toggle-title.ui-accordion-header-active {
    color: #fff!important;
    border: none;
    outline: 0;
}
.wpb_accordion_content {
    padding: 20px!important;
}
/* COLUMNS
/*====================================================================*/

.js .row > [class*=" col"][data-animate="true"],
.js .row > [class^=col][data-animate="true"] {
    -webkit-backface-visibility: hidden;
}
.js .row > [class*=" col"][data-animate="true"][data-effect="fade-bottom"],
.js .row > [class^=col][data-animate="true"][data-effect="fade-bottom"] {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}
.js .row > [class*=" col"][data-animate="true"][data-effect="fade-top"],
.js .row > [class^=col][data-animate="true"][data-effect="fade-top"] {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
}
.js .row > .active[class*=" col"][data-animate="true"][data-effect="fade-top"],
.js .row > .active[class*=" col"][data-animate="true"][data-effect="fade-bottom"],
.js .row > .active[class^=col][data-animate="true"][data-effect="fade-top"],
.js .row > .active[class^=col][data-animate="true"][data-effect="fade-bottom"] {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.js .row > [class*=" col"][data-effect="fade-left"],
.js .row > [class^=col][data-effect="fade-left"] {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.js .row > [class*=" col"][data-animate="true"][data-effect="fade-right"],
.js .row > [class^=col][data-animate="true"][data-effect="fade-right"] {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.js .row > .active[class*=" col"][data-animate="true"][data-effect="fade-left"],
.js .row > .active[class*=" col"][data-animate="true"][data-effect="fade-right"],
.js .row > .active[class^=col][data-animate="true"][data-effect="fade-left"],
.js .row > .active[class^=col][data-animate="true"][data-effect="fade-right"] {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.js .row > [class*=" col"][data-animate="true"][data-effect="scale"],
.js .row > [class^=col][data-animate="true"][data-effect="scale"] {
    opacity: 0;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
}
.js .row > .active[class*=" col"][data-animate="true"][data-effect="scale"],
.js .row > .active[class^=col][data-animate="true"][data-effect="scale"] {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* CONTENTBOX
/*====================================================================*/

.content-box > .box {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}
.content-box > .boxes {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}
.content-box > .box .box-icon {
    text-align: center;
    font-size: 68px;
    height: 68px;
    width: 68px;
    margin: 0 auto 15px auto;
    position: relative;
}
.content-box > .boxes .box-icon {
    text-align: center;
    font-size: 68px;
    height: 68px;
    width: 68px;
    margin: 0 auto 15px auto;
    position: relative;
}
.content-box > .box .box-icon:before {
    position: absolute;
    left: 0;
    right: 0;
    width: inherit;
    height: inherit;
}
.content-box > .boxes .box-icon:before {
    position: absolute;
    left: 0;
    right: 0;
    width: inherit;
    height: inherit;
}
.content-box[data-animate="true"] > .box {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}
.content-box[data-animate="true"] > .boxes {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}
.js .content-box[data-animate="true"] > .box.active {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.js .content-box[data-animate="true"] > .boxes.active {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
/*  PROGRESS-BAR
/*====================================================================*/

.progress-bar {
    width: 100%;
    max-width: 100%;
}
.progress-bar .bar {
    background-color: #eeeeee;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    margin-bottom: 25px;
}
body[data-skin="dark"] .progress-bar .bar {
    background-color: #292d37;
}
.progress-bar .line {
    height: inherit;
    color: #ffffff;
    text-align: right;
    padding-right: 15px;
    font-size: 14px;
    border-radius: inherit;
    font-weight: bold;
    font-size: inherit;
    position: relative;
    visibility: hidden;
}
.progress-bar .line:before {
    display: block;
    height: 100%;
    position: absolute;
    text-align: right;
    top: 0;
    line-height: inherit;
    font-size: inherit;
    color: inherit;
    left: 15px;
    text-transform: uppercase;
    content: attr(data-title);
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    -ms-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out;
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    transition-delay: 500ms;
    opacity: 0;
}
.progress-bar .visible.line:before {
    opacity: 1;
}
.progress-bar .line:after {
    display: inline-block;
    height: 100%;
    position: relative;
    line-height: inherit;
    font-size: inherit;
    color: inherit;
    content: "%";
}
/*  COUNTER
/*====================================================================*/

.counter .count {
    width: 100%;
    margin: 0 0 10px 0;
    display: block;
    text-align: center;
    font-size: 68px;
    line-height: 68px;
    position: relative;
    font-weight: 800;
}
.counter .counts {
    width: 100%;
    margin: 0 0 10px 0;
    display: block;
    text-align: center;
    font-size: 68px;
    line-height: 68px;
    position: relative;
    font-weight: 800;
}
.counter .count:after {
    display: block;
    height: 100%;
    position: relative;
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    color: #444444;
    content: attr(data-title);
    font-weight: 300;
}
.counter .counts:after {
    display: block;
    height: 100%;
    position: relative;
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    color: #444444;
    content: attr(data-title);
    font-weight: 300;
}
.counter p.title-count {
    display: block;
    height: 100%;
    position: relative;
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    font-weight: 300;
}
body[data-skin="dark"] .counter .count:after {
    color: #ffffff;
}
body[data-skin="dark"] .counter .counts:after {
    color: #ffffff;
}
.counter .count:before {
    display: block;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: icomoon;
}
.counter .counts:before {
    display: block;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: icomoon;
}
/* CAROUSELS
/*====================================================================*/

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */

.grabbing {
    cursor: url(./img/core/grabbing.png) 8 8, move;
}
/* fix */

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
    margin-top: 40px;
    text-align: center;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
    color: #ffffff;
    display: inline-block;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 30px;
    background: #869791;
    opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none;
}
/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    border-radius: 20px;
    background: #999999;
    -webkit-transition: all ease-out 0.25s;
    -moz-transition: all ease-out 0.25s;
    -o-transition: all ease-out 0.25s;
    -ms-transition: all ease-out 0.25s;
    transition: all ease-out 0.25s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
}
/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 30px;
}
.owl-carousel .item {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}
.owl-carousel[data-animate="true"] .item {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
}
.js .owl-carousel[data-animate="true"] .item.active {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* SECTION
/*====================================================================*/

.section {
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.section[data-cover="true"] {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
}
.section[data-fixed="true"] {
    background-attachment: fixed;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}
.section[data-layout="100%"] {
    max-width: 100% !important;
    width: 100% !important;
    overflow: hidden;
}
.section[data-animate="true"] {
    overflow: hidden;
}
.section[data-animate="true"] .layer {
    width: 100%;
    height: auto;
    opacity: 0;
    -webkit-backface-visibility: hidden;
}
.section > .container > .layer:nth-child(1):not(:only-child) {
    margin-bottom: 25px;
}
.section[data-animate="true"] .layer[data-effect="fade-bottom"] {
    opacity: 0;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}
.section[data-animate="true"] .layer[data-effect="fade-top"] {
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.section[data-animate="true"] .active.layer[data-effect="fade-bottom"],
.section[data-animate="true"] .active.layer[data-effect="fade-top"] {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.section[data-animate="true"] .layer[data-effect="fade-left"] {
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.section[data-animate="true"] .layer[data-effect="fade-right"] {
    opacity: 0;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}
.section[data-animate="true"] .active.layer[data-effect="fade-left"],
.section[data-animate="true"] .active.layer[data-effect="fade-right"] {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
/* CLIENTS
/*====================================================================*/

.clients .client {
    height: 150px;
    line-height: 150px;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 10px;
    background-color: #fdfdfd;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
}
body[data-skin="dark"] .clients .client {
    background-color: #252933;
    border: 1px solid #252933;
}
.clients .client img {
    margin-bottom: 0;
    vertical-align: middle;
    max-height: 80%;
    max-width: 80%;
}
.clients .owl-controls {
    margin: 0;
}
.clients .owl-controls .owl-buttons div {
    display: none;
    padding: 0;
    text-align: center;
    margin: -15px 0 0 0;
    position: absolute;
    top: 50%;
    left: -40px;
    width: 30px;
    height: 30px;
    background-color: transparent;
    color: #e0e0e0;
    font-size: 28px !important;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body[data-skin="dark"] .clients .owl-controls .owl-buttons div {
    color: #ffffff;
}
.clients .owl-controls .owl-buttons .owl-next {
    left: auto;
    right: -40px;
}
.clients .owl-controls .owl-prev:before {
    content: "\e918";
    display: inline;
}
.clients .owl-controls .owl-next:before {
    content: "\e91b";
    display: inline;
}
.clients[data-animate="true"] .client {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
}
.js .clients[data-animate="true"] .client.active {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* TESTIMONIALS
/*====================================================================*/

.testimonials {
    text-align: center;
}
.testimonials .testimonial {
    padding: 20px 0px 40px 0px;
    color: #fff;
}
.testimonials .testimonial > *:not(img) {
    display: block;
}
.testimonials .testimonial > .text {
    padding: 20px 20px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}
.testimonials .testimonial > img {
    border-radius: 50%;
    margin-bottom: 10px;
}
.testimonials .testimonial > .name {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
}
.testimonials .testimonial > .title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}
/* PERSONS
/*====================================================================*/

.person {
    text-align: center;
}
.person .img {
    position: relative;
    margin: 0 auto 15px auto;
}
.person .img:before {
    border-radius: 50%;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    opacity: 0;
}
.person img {
    border-radius: 50%;
}
.person .social-links {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    opacity: 0;
}
.person:hover .social-links {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.person:hover .social-links,
.person:hover .img:before {
    opacity: 1;
}
.person .social-links a {
    margin-bottom: 0;
    background-color: #ffffff !important;
    font-size: 22px;
}
.person .name {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.person .title {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}
body[data-skin="dark"] .person .title {
    color: #ffffff;
}
.person .title:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
/* PRICING TABLE
/*====================================================================*/

.pricing-table:after {
    content: "";
    display: table;
    clear: both;
}
.pricing-table > .column {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}
.pricing-table > .column > .title {
    font-size: 18px;
    padding: 20px;
    color: #ffffff;
    border-radius: 3px 3px 0px 0px;
    line-height: 22px;
    margin-bottom: 0;
}
.pricing-table .c-body p {
    margin: 0;
}
.pricing-table > .column > .pricing {
    background-color: #f5f5f5;
    padding: 20px;
    color: #999999;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.pricing-table > .column > .c-body > .c-row {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
body[data-skin="dark"] .pricing-table > .column > .pricing {
    background-color: #292d37;
    color: #ffffff;
    border-left: 1px solid #404552;
    border-right: 1px solid #404552;
}
body[data-skin="dark"] .pricing-table > .column > .c-body > .c-row {
    border-left: 1px solid #404552;
    border-right: 1px solid #404552;
}
.pricing-table > .column > .pricing > * {
    display: block;
}
.pricing-table > .column > .pricing > .price {
    font-size: 58px;
    line-height: 58px;
    color: #444444;
}
body[data-skin="dark"] .pricing-table > .column > .pricing > .price {
    color: #ffffff;
}
.pricing-table > .column > .c-body > .c-row {
    padding: 15px 10px;
}
.pricing-table > .column > .c-foot {
    background-color: #f5f5f5;
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-top: none !important;
    border-radius: 0 0 3px 3px;
}
body[data-skin="dark"] .pricing-table > .column > .c-foot {
    background-color: #292d37;
    border: 1px solid #404552;
}
.pricing-table > .column > .c-foot .button {
    margin: 0;
}
.pricing-table > .column > .c-body > .c-rows {
    background-color: #f5f5f5;
    padding: 15px 10px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
body[data-skin="dark"] .pricing-table > .column > .c-body > .c-rows {
    background-color: #292d37;
    padding: 15px 10px;
    border-left: 1px solid #404552;
    border-right: 1px solid #404552;
}
.pricing-table[data-animate="true"] .column {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
}
.js .pricing-table[data-animate="true"] .column.active {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/*  TRANSITONS
/*====================================================================*/

#top,
.button,
.vc_button,
.button2,
button,
input[type="reset"],
input[type="submit"],
input[type="button"],
textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
.slider .controls,
.slider .slider-bullets span,
.social-links a {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.slider .layer,
.js .row > [class*=" col"][data-animate="true"],
.js .row > [class^=col][data-animate="true"],
.pricing-table[data-animate="true"] .column,
.content-box[data-animate="true"] > .box,
.content-box[data-animate="true"] > .boxes,
.section[data-animate="true"] .layer,
.clients .owl-controls .owl-buttons div,
.clients[data-animate="true"] .client,
.owl-carousel[data-animate="true"] .item,
.person .img:before,
.person .social-links {
    -webkit-transition: all 0.5s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.5s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -ms-transition: all 0.5s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -o-transition: all 0.5s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.5s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.white {
    color: #fff;
}
/*  RESPONSIVE
/*====================================================================*/
/*	MIN MOB PORTRAIT
	/*----------------------------------------------------------------

@media only screen and (min-width: 320px) {
    .container,
    .section {
        max-width: 290px;
    }
}*/
/*	MAX MOB PORTRAIT
	/*----------------------------------------------------------------*/

@media only screen and (max-width: 320px) {
    button,
    .button,
    .vc_button,
    .button2,
    input[type="reset"],
    input[type="submit"],
    input[type="button"],
    textarea,
    select,
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"] {
        width: 100% !important;
    }
    .vertical .tabset {
        margin-bottom: 3px;
        padding-right: 0px;
    }
}
@media only screen and (max-width: 1025px) {
    .menu {
        background-color: rgba(0, 0, 0, 0.8);
    }
    .menu ul li .dropdown-menu {
        display: block;
        position: static;
        padding-left: 30px;
        background-color: none;
    }
    .ui-tabs ul li.ui-state-default {
        width: 100%;
    }
    .wpb_tour .wpb_tabs_nav.ui-tabs-nav {
        width: 100%;
    }
    .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel {
        width: 100%;
    }
    .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel {
        padding: 0;
    }
}
/*	MIN MOB LANDSCAPE
	/*----------------------------------------------------------------*/

@media only screen and (min-width: 480px) {
    .container,
    .section {
        max-width: 440px;
    }
    .row .col1 .vertical .tabset,
    .row .col2 .vertical .tabset,
    .row .col3 .vertical .tabset,
    .row .col4 .vertical .tabset,
    .row .col5 .vertical .tabset,
    .row .col6 .vertical .tabset,
    .row .col7 .vertical .tabset,
    .row .col8 .vertical .tabset,
    .row .col9 .vertical .tabset,
    .row .col10 .vertical .tabset,
    .row .col11 .vertical .tabset,
    .row .col12 .vertical .tabset {
        width: 100%;
    }
    .row .col1 .vertical .tabs-container,
    .row .col2 .vertical .tabs-container,
    .row .col3 .vertical .tabs-container,
    .row .col4 .vertical .tabs-container,
    .row .col5 .vertical .tabs-container,
    .row .col6 .vertical .tabs-container,
    .row .col7 .vertical .tabs-container,
    .row .col8 .vertical .tabs-container,
    .row .col9 .vertical .tabs-container,
    .row .col10 .vertical .tabs-containert,
    .row .col11 .vertical .tabs-container,
    .row .col12 .vertical .tabs-container {
        width: 100%;
    }
}
/*	MIN TABLET PORTRAIT
	/*----------------------------------------------------------------*/

@media only screen and (min-width: 768px) {
    .rich-header .page-title {
        font-size: 54px;
        line-height: 64px;
    }
    .container,
    .section {
        max-width: 720px;
    }
    .slider .controls {
        display: block;
    }
    .vertical .tabset,
    .vertical .tabs-container {
        float: left;
        padding-top: 0;
    }
    .vertical .tabs-container {
        padding-left: 20px;
    }
    .row .col1 .vertical .tabset,
    .row .col2 .vertical .tabset,
    .row .col3 .vertical .tabset,
    .row .col4 .vertical .tabset,
    .row .col5 .vertical .tabset,
    .row .col6 .vertical .tabset,
    .row .col7 .vertical .tabset,
    .row .col8 .vertical .tabset,
    .row .col9 .vertical .tabset,
    .row .col10 .vertical .tabset,
    .row .col11 .vertical .tabset,
    .row .col12 .vertical .tabset {
        width: 30%;
    }
    .row .col1 .vertical .tabs-container,
    .row .col2 .vertical .tabs-container,
    .row .col3 .vertical .tabs-container,
    .row .col4 .vertical .tabs-container,
    .row .col5 .vertical .tabs-container,
    .row .col6 .vertical .tabs-container,
    .row .col7 .vertical .tabs-container,
    .row .col8 .vertical .tabs-container,
    .row .col9 .vertical .tabs-container,
    .row .col10 .vertical .tabs-containert,
    .row .col11 .vertical .tabs-container,
    .row .col12 .vertical .tabs-container {
        width: 70%;
    }
    .testimonials .testimonial > .text {
        padding: 20px 50px;
        font-size: 22px;
        line-height: 32px;
    }
    #mc_embed_signup {
        text-align: center;
    }
    #mc_embed_signup form {
        display: inline-block;
    }
    #mc_embed_signup .form-wrap:first-child {
        float: left;
        margin-right: 10px;
    }
    #mc_embed_signup input[type="email"] {
        margin-bottom: 0px;
        min-width: 400px;
    }
    #mc_embed_signup input[type="submit"] {
        margin: 0;
        float: left;
    }
}
/*	MIN TABLET LANDSCAPE
	/*----------------------------------------------------------------*/

@media only screen and (min-width: 1024px) {
    .container,
    .section {
        max-width: 960px;
    }
    .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .row .col12,
    .row .col11,
    .row .col10,
    .row .col9,
    .row .col8,
    .row .col7,
    .row .col6,
    .row .col5,
    .row .col4,
    .row .col3,
    .row .col2,
    .row .col1 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row .col1 {
        width: 8.333333333333332%;
    }
    .row .col2 {
        width: 16.666666666666664%;
    }
    .row .col3 {
        width: 25%;
    }
    .row .col4 {
        width: 33.33333333333333%;
    }
    .row .col5 {
        width: 41.66666666666667%;
    }
    .row .col6 {
        width: 50%;
    }
    .row .col7 {
        width: 58.333333333333336%;
    }
    .row .col8 {
        width: 66.66666666666666%;
    }
    .row .col9 {
        width: 75%;
    }
    .row .col10 {
        width: 83.33333333333334%;
    }
    .row .col11 {
        width: 91.66666666666666%;
    }
    .row .col12 {
        width: 100%;
    }
    .row .col1 .vertical .tabset,
    .row .col2 .vertical .tabset,
    .row .col3 .vertical .tabset,
    .row .col4 .vertical .tabset,
    .row .col5 .vertical .tabset,
    .row .col6 .vertical .tabset {
        width: 100%;
    }
    .row .col1 .vertical .tabs-container,
    .row .col2 .vertical .tabs-container,
    .row .col3 .vertical .tabs-container,
    .row .col4 .vertical .tabs-container,
    .row .col5 .vertical .tabs-container,
    .row .col6 .vertical .tabs-container {
        width: 100%;
        padding-top: 20px;
        padding-left: 0px;
    }
    .row .col7 .vertical .tabset,
    .row .col8 .vertical .tabset {
        width: 35%;
    }
    .row .col7 .vertical .tabs-container,
    .row .col8 .vertical .tabs-container {
        width: 65%;
    }
    .row .col9 .vertical .tabset,
    .row .col10 .vertical .tabset {
        width: 30%;
    }
    .row .col9 .vertical .tabs-container,
    .row .col10 .vertical .tabs-container {
        width: 70%;
    }
    .row .col11 .vertical .tabset {
        width: 23%;
    }
    .row .col11 .vertical .tabs-container {
        width: 77%;
    }
    .content-box,
    .counter,
    .pricing-table {
        margin-left: -15px;
        margin-right: -15px;
    }
    .content-box > .box,
    .counter > .count,
    .pricing-table > .column {
        padding-right: 15px;
        padding-left: 15px;
        float: left;
        border-right: 1px solid #e0e0e0;
        margin-bottom: 10px;
    }
    .content-box > .boxes,
    .counter > .counts {
        padding-right: 15px;
        padding-left: 15px;
        float: left;
        margin-bottom: 10px;
    }
    body[data-skin="dark"] .content-box > .box,
    body[data-skin="dark"] .counter > .count,
    body[data-skin="dark"] .pricing-table > .column {
        border-right: 1px solid #373a43;
    }
    .pricing-table > .column {
        border-right: none !important;
    }
    .content-box[data-columns="2"] > .box:nth-child(2n+2),
    .content-box[data-columns="3"] > .box:nth-child(3n+3),
    .content-box[data-columns="4"] > .box:nth-child(4n+4),
    .content-box[data-columns="5"] > .box:nth-child(5n+5),
    .content-box[data-columns="6"] > .box:nth-child(6n+6) {
        border-right: none;
    }
    .counter[data-columns="1"] > .count {
        width: 100%;
        float: none;
        border: none;
    }
    .counter[data-columns="2"] > .count {
        width: 50%;
    }
    .counter[data-columns="3"] > .count {
        width: 33.33333333333333%;
    }
    .counter[data-columns="4"] > .count {
        width: 25%;
    }
    .counter[data-columns="5"] > .count {
        width: 20%;
    }
    .counter[data-columns="6"] > .count {
        width: 16.66666666666667%;
    }
    .counter[data-columns="2"] > .count:nth-child(2n+2),
    .counter[data-columns="3"] > .count:nth-child(3n+3),
    .counter[data-columns="4"] > .count:nth-child(4n+4),
    .counter[data-columns="5"] > .count:nth-child(5n+5),
    .counter[data-columns="6"] > .count:nth-child(6n+6) {
        border-right: none;
    }
    .pricing-table[data-columns="1"] > .column {
        width: 100%;
        float: none;
    }
    .pricing-table[data-columns="2"] > .column {
        width: 50%;
    }
    .pricing-table[data-columns="3"] > .column {
        width: 33.33333333333333%;
    }
    .pricing-table[data-columns="4"] > .column {
        width: 25%;
    }
    .pricing-table[data-columns="5"] > .column {
        width: 20%;
    }
    .pricing-table[data-columns="6"] > .column {
        width: 16.66666666666667%;
    }
    /*	SLIDER
			/*----------------------------------------------------------------*/
    
    .slider .slide:not([data-layout="100%"]) > .slide-canvas > .layer:nth-child(1):not(:only-child),
    .slider .slide:not([data-layout="100%"]) > .slide-canvas > .layer:nth-child(2):not(:only-child) {
        width: 50%;
        margin-bottom: 0px;
        float: left;
    }
    .slider .slide > .slide-canvas > .layer:nth-child(1):not(:only-child) {
        padding-right: 15px;
    }
    .slider .slide > .slide-canvas > .layer:nth-child(2):not(:only-child) {
        padding-left: 15px;
    }
    .slider > .slides > .slide[data-parallax="true"],
    .section[data-parallax="true"] {
        background-attachment: fixed;
        background-position: center top;
    }
    /*	SECTION
			/*----------------------------------------------------------------*/
    
    .section[data-content="50%"] > .container > .layer:nth-child(1):not(:only-child),
    .section[data-content="50%"] > .container > .layer:nth-child(2):not(:only-child) {
        width: 50%;
        margin-bottom: 0px !important;
        float: left;
    }
    .section[data-content="50%"] > .container > .layer:nth-child(1):not(:only-child) {
        padding-right: 15px;
    }
    .section[data-content="50%"] > .container > .layer:nth-child(2):not(:only-child) {
        padding-left: 15px;
    }
    #mc_embed_signup input[type="email"] {
        min-width: 600px;
    }
}
/*	DESCTOP
	/*----------------------------------------------------------------*/

@media only screen and (min-width: 1280px) {
    .container,
    .section {
        max-width: 1170px;
    }
    .header .menu-toggle,
    .header .mob-clear {
        display: none;
    }
    .header .menu {
        float: right;
        display: block !important;
    }
    .header .menu li {
        float: left;
        margin-right: 3px;
    }
    .menu > ul > li:last-child {
        margin-right: 0 !important;
    }
    .menu > ul > li > a {
        display: block;
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        z-index: 2;
        position: relative;
        margin-top: 20px;
        border-radius: 3px;
        background-color: transparent;
    }
    .fixed .menu > ul > li > a {
        margin-top: 10px;
    }
    .menu > ul > li:hover > a {
        padding: 0 15px;
    }
    .row .col1 .vertical .tabset,
    .row .col2 .vertical .tabset,
    .row .col3 .vertical .tabset,
    .row .col4 .vertical .tabset,
    .row .col5 .vertical .tabset {
        width: 100%;
    }
    .row .col1 .vertical .tabs-container,
    .row .col2 .vertical .tabs-container,
    .row .col3 .vertical .tabs-container,
    .row .col4 .vertical .tabs-container,
    .row .col5 .vertical .tabs-container {
        width: 100%;
        padding-top: 20px;
    }
    .row .col6 .vertical .tabset {
        width: 40%;
    }
    .row .col6 .vertical .tabs-container {
        width: 60%;
        padding-top: 0px;
        padding-left: 20px;
    }
    .row .col7 .vertical .tabset {
        width: 35%;
    }
    .row .col7 .vertical .tabs-container {
        width: 65%;
    }
    .row .col8 .vertical .tabset {
        width: 30%;
    }
    .row .col8 .vertical .tabs-container {
        width: 70%;
    }
    .row .col9 .vertical .tabset,
    .row .col10 .vertical .tabset {
        width: 25%;
    }
    .row .col9 .vertical .tabs-container,
    .row .col10 .vertical .tabs-container {
        width: 75%;
    }
    .row .col11 .vertical .tabset {
        width: 20%;
    }
    .row .col11 .vertical .tabs-container {
        width: 80%;
    }
    .clients .owl-controls .owl-buttons div {
        display: block;
    }
}
/*	fixing background images for ipad
	/*----------------------------------------------------------------*/
/* Page background-image landscape for iPad 3 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .slider > .slides > .slide {
        -webkit-background-size: 100% 100% !important;
        background-size: 100% 100% !important;
    }
}
/* Page background-image portrait for iPad 3 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .slider > .slides > .slide {
        -webkit-background-size: 100% 100% !important;
        background-size: 100% 100% !important;
    }
}
/* Page background-image landscape for iPad 1/2 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .slider > .slides > .slide {
        -webkit-background-size: 100% 100% !important;
        background-size: 100% 100% !important;
    }
}
/* Page background-image portrait for iPad 1/2 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .slider > .slides > .slide {
        -webkit-background-size: 100% 100% !important;
        background-size: 100% 100% !important;
    }
}
.bg-fixed {
    background-attachment: fixed;
}
.bg-fixed.no-fixed {
    background-attachment: scroll;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    display: block;
    outline: 0;
    margin: 0 0 0px 0;
    text-align: left;
    vertical-align: top;
    height: 50px;
    max-width: 100%;
    width: 100%;
    padding: 10px 30px 10px 30px;
    -webkit-backface-visibility: hidden;
    border-radius: 3px;
    border: 1px solid #d0d0d0;
    background-color: transparent;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
    position: relative;
    font-size: 16px;
    color: #999999;
    font-weight: 300;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 textarea:focus {
    -webkit-box-shadow: 0 0px 9px rgba(234, 119, 1, 0.6) !important;
    -moz-box-shadow: 0 0px 9px rgba(234, 119, 1, 0.6) !important;
    box-shadow: 0 0px 9px rgba(234, 119, 1, 0.6) !important;
}
.wpcf7-response-output {
    border: none!important;
}
/* Hover Effect for Images */

.hover-effect,
.hover-effect .caption,
.hover-effect .caption-bg {
    border-radius: 50%;
    height: 265px
}
.hover-effect {
    margin: 0 52px;
    overflow: hidden;
    position: relative;
    cursor: pointer
}
.hover-effect img {
    position: relative;
    display: block;
    height: 100% !important;
    width: 100% !important;
}
.hover-effect .caption-bg {
    position: absolute;
    top: 225px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    opacity: .8
}
.hover-effect .caption {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 45px;
    z-index: 1;
    padding-top: 160px
}
.hover-effect .caption p,
.hover-effect .caption i,
.hover-effect .caption .hover-effect-ico {
    color: #fff;
    font-size: 50px;
    opacity: 0
}
.hover-effect .caption,
.hover-effect .caption p,
.hover-effect .caption i,
.hover-effect .caption-bg,
.hover-effect .caption .hover-effect-ico {
    -webkit-transition: .5s;
    transition: .5s
}
.hover-effect:hover a .caption,
.hover-effect:focus a .caption,
.hover-effect:active a .caption {
    padding-top: 103px
}
.hover-effect:hover a .caption>p,
.hover-effect:focus a .caption>p,
.hover-effect:active a .caption>p,
.hover-effect:hover a .caption>i,
.hover-effect:focus a .caption>i,
.hover-effect:active a .caption>i,
.hover-effect:hover a .caption>.hover-effect-ico,
.hover-effect:focus a .caption>.hover-effect-ico,
.hover-effect:active a .caption>.hover-effect-ico {
    opacity: 1
}
.hover-effect:hover>.caption-bg,
.hover-effect:focus>.caption-bg,
.hover-effect:active>.caption-bg {
    top: 0;
    background-color: rgba(71, 181, 210, 0.8)
}
.hover-effect-ico {
    height: 55px!important;
    width: 55px!important
}
.hover-effect .caption h3 {
    font-size: 18px;
    line-height: 22px
}
@media (min-width: 1280px) {
    .hover-effect {
        margin: 0 52px;
    }
}
@media (min-width: 1200px) and (max-width: 1279px) {
    .hover-effect {
        margin: 0 18px;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .hover-effect,
    .hover-effect .caption,
    .hover-effect .caption-bg {
        height: 220px
    }
    .hover-effect {
        margin: 0 40px;
    }
    .hover-effect:hover a .caption,
    .hover-effect:focus a .caption,
    .hover-effect:active a .caption {
        padding-top: 80px
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .hover-effect,
    .hover-effect .caption,
    .hover-effect .caption-bg {
        height: 353px
    }
    .hover-effect {
        margin: 0 183px;
    }
    .hover-effect:hover a .caption,
    .hover-effect:focus a .caption,
    .hover-effect:active a .caption {
        padding-top: 140px
    }
}
@media (max-width: 767px) {
    .hover-effect:hover a .caption,
    .hover-effect:focus a .caption,
    .hover-effect:active a .caption {
        padding-top: 69px
    }
    .hover-effect,
    .hover-effect .caption,
    .hover-effect .caption-bg {
        height: 200px
    }
    .hover-effect {
        height: 200px;
        margin: 0 auto;
        width: 200px
    }
    .hover-effect img {
        height: 200px;
        width: 200px
    }
}
.dropdown-menu {
    min-width: 110px;
}
.dot-overlay,
.black-overlay {
    position: relative;
}
.dot-overlay:after,
.black-overlay:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* z-index: 2; */
    
    width: 100%;
    height: 100%;
}
.dot-overlay:after {
    background: url(//www.itaction.info/wp-content/themes/itaction/img/dot-overlay.png);
}
.black-overlay:after {
    background: #000;
    opacity: 0.3;
}
.dot-overlay .vc_column_container,
.black-overlay .vc_column_container {
    z-index: 9;
}
.black-overlay * {
    color: #fff;
}
.black-overlay.right-overlay:after {
    background: black;
    /* For browsers that do not support gradients */
    
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8));
    /*Safari 5.1-6*/
    
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8));
    /*Opera 11.1-12*/
    
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8));
    /*Fx 3.6-15*/
    
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8));
    /*Standard*/
    
    opacity: 1;
}
.black-overlay.left-overlay:after {
    background: black;
    /* For browsers that do not support gradients */
    
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
    /*Safari 5.1-6*/
    
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
    /*Opera 11.1-12*/
    
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
    /*Fx 3.6-15*/
    
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
    /*Standard*/
    
    opacity: 1;
}
#footer_row .wpb_text_column {
    margin-bottom: 0;
}
/* Feature Navigation */

#feature_nav {
    width: 100%;
    padding: 0 50px;
/*margin-bottom: 50px;*/
    z-index: 5;
}
#feature_nav a {
    color: #222;
    font-size: 20px;
}
#feature_nav .wpb_content_element {
    margin-bottom: 0 !important;
}
#feature_nav .vc_separator {
    margin-bottom: 35px !important;
    width: 5% !important;
}
#feature_nav.fixed {
    background: #dcdcdc;
    background-image: none !important;
    position: fixed;
    top: 60px;
}
#feature_nav.fixed .feature-menu {
    float: right;
    margin: 0 !important;
}
#feature_nav.fixed .feature-headings {
    display: block;
    margin-bottom: 0;
}
.hide_on_fixed {
    max-width: 50%;
    margin: 0 auto;
}
#feature_nav.fixed .hide_on_fixed {
    display: none;
}
#feature_nav.fixed .vc_column_container {
    margin-top: 0 !important;
}
#feature_nav .vc_separator {
    margin: 35px auto;
}
#feature_nav.fixed .feature-menu {
    border-left-width: 1px;
    border-right-width: 1px;
}
.feature-nav {
    text-align: center;
}
.feature_text {
    padding: 100px;
}
.xpress_text {
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.5
}
.feature-headings {
    display: none;
    margin-top: 7px;
    float: left;
}
.feature-headings li {
    color: #333;
    display: none;
    font-family: Arial, sans-serif;
    margin: auto;
    font-size: 20px;
    font-size: 1.25rem
}
.feature-headings .active {
    display: block
}
.feature-nav {
    z-index: 10
}
.feature-menu {
    margin-bottom: 100px !important;
    border: 1px solid #fff;
    border-width: 0;
    background-color: #dcdcdc;
    color: #555;
    display: inline-block;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: .2em;
    max-height: 46px;
    max-width: 380px;
    position: relative;
    text-align: left;
    width: 100%
}
.feature-menu ul li {
    list-style: none;
}
.feature-menu a {
    display: block;
    padding: 10px 20px;
    color: #fff !important;
    font-family: Arial, sans-serif;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.feature-menu .menu-title {
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}
.feature-menu .menu-title span {
    display: inline-block;
    vertical-align: middle;
    padding: 15px;
    float: left
}
.feature-menu figure {
    width: 15px;
    float: right;
    margin: 15px;
}
.feature-menu svg * {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}
.feature-menu ul {
    background-color: #1f2023;
    left: 0;
    opacity: 0;
    padding: 15px 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transition: opactiy 0.3s ease-in-out, visibility 0s;
    -webkit-transition-delay: 0s, 0.3s;
    -moz-transition: opactiy 0.3s ease-in-out, visibility 0s 0.3s;
    -o-transition: opactiy 0.3s ease-in-out, visibility 0s 0.3s;
    transition: opactiy 0.3s ease-in-out, visibility 0s 0.3s;
    visibility: hidden
}
.header-fixed .feature-menu ul {
    max-height: -webkit-calc(100vh - 69px - 65px);
    max-height: -moz-calc(100vh - 69px - 65px);
    max-height: calc(100vh - 69px - 65px);
    overflow: auto
}
.feature-menu:hover {
    background-color: #1f2023;
    color: #fff;
    max-height: 600px
}
.feature-menu:hover .menu-title {
    border-bottom-color: #555
}
.feature-menu:hover svg * {
    stroke: #fff
}
.feature-menu:hover ul {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    visibility: visible
}
.icons {
    font-family: 'simple-line-icons' !important;
}
.heading-icon {
    float: left;
    font-size: 24px !important;
    line-height: 1 !important;
}
.feature {
    border-bottom: 1px solid rgba(138, 138, 138, 0.4);
    margin-bottom: 150px;
}

#footer_links {
    text-align: right;
    font-size: 13px;
}
#copyright {
    font-size: 13px;
}
@media (max-width:767px) {            
    #copyright,
    #footer_links,
    .vc_btn3-container {
         text-align: center !important;
    }
}
@media (max-width:601px) {
    h2 {
        text-align: left !important;
    }
    .slide-slogan {
        text-align: center !important;
    }
}

#xpress_suites {
    padding-top: 40px;
}

.bold {
    font-weight: bold;
}
@media (max-width:767px) { 
    .feature-menu figure {
        width: 10px;
        margin: 10px;
    }
    .feature-menu .menu-title span {
        padding: 10px;
    }
    #feature_nav a {
        font-size: 16px;
    }
    /*.tp-caption {
        width: 90% !important;
        left: 5% !important;
    }*/
    #feature_nav {
        padding: 0 20px !important;
    }
    .feature_headings {
        width: 100% !important;
    }
    .fps .vc_column_container, .xpress_text {
        margin-bottom: 0 !important;
    }
    /*
    .wpb_column.vc_column_container {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }*/
}
h1 {
    word-wrap: normal;
}
.service_end {
    text-align: center !important;
}

.menuhide {
    visibility: hidden !important;
    opacity: 0 !important;
}
.menushow {
    visibility: visible;
    opacity: 1;
}
[id^=service] .container, [id^=service] .row, [id^=service] .service_img {
    height: 100%;
}
[id^=service] .container {
    border-bottom: 10px solid #ccc;
}
[id^=service] .service_img {
    margin-bottom: 0 !important;
}
#service9 .container {
    border: none;
}
@media (min-width: 1024px) {
.col6 {
margin-bottom: 0 !important;
}
}
.post-password-form {
    margin-top: 100px;
    width: 50%;
    padding: 50px;
}
@media (max-width: 1024px) {
    .post-password-form {
        width: 90%;
        padding: 50px;
    }
}

.super-checkbox .super-field-wrapper .form-wrap {
    display: none;
}
.super-radio .super-field-wrapper .form-wrap {
    display: none;
}


.highlighted {
    background-color: aliceblue !important;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}


.super-checkbox .super-field-wrapper label {
    min-width: 135px;
}