@charset "UTF-8";
/*
Theme Name: Skyviewcomplex
Theme URI: https://wpopal.org/themes/Skyviewcomplex/
Author: WPOPAL Team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: woosa
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 contents]
1. Utilities
2. Base
3. Layout
4. Page
5. Post
6. Form
7. Responsive
8. Widget
-------------------------------------------------------------------*/
/*
 * Global variables
 */
/* main color which will be used for all main block styles... */
/** 
 * Import component variables
 */
/**
 *
 */
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/**
 *   Blocks Layout Selectors
 */
/********* LAYOUT **************/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

body {
    margin: 0; }

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

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline; }

audio:not([controls]) {
    display: none;
    height: 0; }

[hidden],template {
    display: none; }

a {
    background-color: transparent; }

a:active,a:hover {
    outline: 0; 
}

abbr[title] {
    border-bottom: 1px dotted; }

b,strong {
    font-weight: 700; }

dfn {
    font-style: italic; }

h1 {
    font-size: 2em;
    margin: .67em 0; }

mark {
    background: #ff0;
    color: #000; }

small {
    font-size: 80%; }

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sup {
    top: -.5em; }

sub {
    bottom: -.25em; }

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

figure {
    margin: 1em 40px; }

hr {
    box-sizing: content-box;
    height: 0; }

pre {
    overflow: auto; }

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em; }

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0; }

button {
    overflow: visible; }

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; }

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

input {
    line-height: normal; }

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0; }

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto; }

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em; }

textarea {
    overflow: auto; }

optgroup {
    font-weight: 700; }

table {
    border-collapse: collapse; }

td,th {
    padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,:after,:before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important; }
    a,a:visited {
        text-decoration: underline; }
    a[href]:after {
        content: " (" attr(href) ")"; }
    abbr[title]:after {
        content: " (" attr(title) ")"; }
    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""; }
    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid; }
    thead {
        display: table-header-group; }
    img,tr {
        page-break-inside: avoid; }
    img {
        max-width: 100% !important; }
    h2,h3,p {
        orphans: 3;
        widows: 3; }
    h2,h3 {
        page-break-after: avoid; }
    .navbar {
        display: none; }
    .btn>.caret,.dropup>.btn>.caret,.kc-call-to-action.kc-cta-2 .kc-cta-button .dropup>a>.caret,.kc-call-to-action.kc-cta-2 .kc-cta-button a>.caret,.kc-call-to-action.kc-cta-3 .kc-cta-button .dropup>a>.caret,.kc-call-to-action.kc-cta-3 .kc-cta-button a>.caret,form.post-password-form .dropup>input[type=submit]>.caret,form.post-password-form input[type=submit]>.caret {
        border-top-color: #000 !important; }
    .label {
        border: 1px solid #000; }
    .table {
        border-collapse: collapse !important; }
        .table td,.table th {
            background-color: #fff !important; }
    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd !important; } }

@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.inline-block {
    display: inline-block;
}

.mt-10 {
    margin-top: 10px;
}

.mr-10 {
    margin-right: 10px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
    content: "\002a"; }

.glyphicon-plus:before {
    content: "\002b"; }

.glyphicon-eur:before,.glyphicon-euro:before {
    content: "\20ac"; }

.glyphicon-minus:before {
    content: "\2212"; }

.glyphicon-cloud:before {
    content: "\2601"; }

.glyphicon-envelope:before {
    content: "\2709"; }

.glyphicon-pencil:before {
    content: "\270f"; }

.glyphicon-glass:before {
    content: "\e001"; }

.glyphicon-music:before {
    content: "\e002"; }

.glyphicon-search:before {
    content: "\e003"; }

.glyphicon-heart:before {
    content: "\e005"; }

.glyphicon-star:before {
    content: "\e006"; }

.glyphicon-star-empty:before {
    content: "\e007"; }

.glyphicon-user:before {
    content: "\e008"; }

.glyphicon-film:before {
    content: "\e009"; }

.glyphicon-th-large:before {
    content: "\e010"; }

.glyphicon-th:before {
    content: "\e011"; }

.glyphicon-th-list:before {
    content: "\e012"; }

.glyphicon-ok:before {
    content: "\e013"; }

.glyphicon-remove:before {
    content: "\e014"; }

.glyphicon-zoom-in:before {
    content: "\e015"; }

.glyphicon-zoom-out:before {
    content: "\e016"; }

.glyphicon-off:before {
    content: "\e017"; }

.glyphicon-signal:before {
    content: "\e018"; }

.glyphicon-cog:before {
    content: "\e019"; }

.glyphicon-trash:before {
    content: "\e020"; }

.glyphicon-home:before {
    content: "\e021"; }

.glyphicon-file:before {
    content: "\e022"; }

.glyphicon-time:before {
    content: "\e023"; }

.glyphicon-road:before {
    content: "\e024"; }

.glyphicon-download-alt:before {
    content: "\e025"; }

.glyphicon-download:before {
    content: "\e026"; }

.glyphicon-upload:before {
    content: "\e027"; }

.glyphicon-inbox:before {
    content: "\e028"; }

.glyphicon-play-circle:before {
    content: "\e029"; }

.glyphicon-repeat:before {
    content: "\e030"; }

.glyphicon-refresh:before {
    content: "\e031"; }

.glyphicon-list-alt:before {
    content: "\e032"; }

.glyphicon-lock:before {
    content: "\e033"; }

.glyphicon-flag:before {
    content: "\e034"; }

.glyphicon-headphones:before {
    content: "\e035"; }

.glyphicon-volume-off:before {
    content: "\e036"; }

.glyphicon-volume-down:before {
    content: "\e037"; }

.glyphicon-volume-up:before {
    content: "\e038"; }

.glyphicon-qrcode:before {
    content: "\e039"; }

.glyphicon-barcode:before {
    content: "\e040"; }

.glyphicon-tag:before {
    content: "\e041"; }

.glyphicon-tags:before {
    content: "\e042"; }

.glyphicon-book:before {
    content: "\e043"; }

.glyphicon-bookmark:before {
    content: "\e044"; }

.glyphicon-print:before {
    content: "\e045"; }

.glyphicon-camera:before {
    content: "\e046"; }

.glyphicon-font:before {
    content: "\e047"; }

.glyphicon-bold:before {
    content: "\e048"; }

.glyphicon-italic:before {
    content: "\e049"; }

.glyphicon-text-height:before {
    content: "\e050"; }

.glyphicon-text-width:before {
    content: "\e051"; }

.glyphicon-align-left:before {
    content: "\e052"; }

.glyphicon-align-center:before {
    content: "\e053"; }

.glyphicon-align-right:before {
    content: "\e054"; }

.glyphicon-align-justify:before {
    content: "\e055"; }

.glyphicon-list:before {
    content: "\e056"; }

.glyphicon-indent-left:before {
    content: "\e057"; }

.glyphicon-indent-right:before {
    content: "\e058"; }

.glyphicon-facetime-video:before {
    content: "\e059"; }

.glyphicon-picture:before {
    content: "\e060"; }

.glyphicon-map-marker:before {
    content: "\e062"; }

.glyphicon-adjust:before {
    content: "\e063"; }

.glyphicon-tint:before {
    content: "\e064"; }

.glyphicon-edit:before {
    content: "\e065"; }

.glyphicon-share:before {
    content: "\e066"; }

.glyphicon-check:before {
    content: "\e067"; }

.glyphicon-move:before {
    content: "\e068"; }

.glyphicon-step-backward:before {
    content: "\e069"; }

.glyphicon-fast-backward:before {
    content: "\e070"; }

.glyphicon-backward:before {
    content: "\e071"; }

.glyphicon-play:before {
    content: "\e072"; }

.glyphicon-pause:before {
    content: "\e073"; }

.glyphicon-stop:before {
    content: "\e074"; }

.glyphicon-forward:before {
    content: "\e075"; }

.glyphicon-fast-forward:before {
    content: "\e076"; }

.glyphicon-step-forward:before {
    content: "\e077"; }

.glyphicon-eject:before {
    content: "\e078"; }

.glyphicon-chevron-left:before {
    content: "\e079"; }

.glyphicon-chevron-right:before {
    content: "\e080"; }

.glyphicon-plus-sign:before {
    content: "\e081"; }

.glyphicon-minus-sign:before {
    content: "\e082"; }

.glyphicon-remove-sign:before {
    content: "\e083"; }

.glyphicon-ok-sign:before {
    content: "\e084"; }

.glyphicon-question-sign:before {
    content: "\e085"; }

.glyphicon-info-sign:before {
    content: "\e086"; }

.glyphicon-screenshot:before {
    content: "\e087"; }

.glyphicon-remove-circle:before {
    content: "\e088"; }

.glyphicon-ok-circle:before {
    content: "\e089"; }

.glyphicon-ban-circle:before {
    content: "\e090"; }

.glyphicon-arrow-left:before {
    content: "\e091"; }

.glyphicon-arrow-right:before {
    content: "\e092"; }

.glyphicon-arrow-up:before {
    content: "\e093"; }

.glyphicon-arrow-down:before {
    content: "\e094"; }

.glyphicon-share-alt:before {
    content: "\e095"; }

.glyphicon-resize-full:before {
    content: "\e096"; }

.glyphicon-resize-small:before {
    content: "\e097"; }

.glyphicon-exclamation-sign:before {
    content: "\e101"; }

.glyphicon-gift:before {
    content: "\e102"; }

.glyphicon-leaf:before {
    content: "\e103"; }

.glyphicon-fire:before {
    content: "\e104"; }

.glyphicon-eye-open:before {
    content: "\e105"; }

.glyphicon-eye-close:before {
    content: "\e106"; }

.glyphicon-warning-sign:before {
    content: "\e107"; }

.glyphicon-plane:before {
    content: "\e108"; }

.glyphicon-calendar:before {
    content: "\e109"; }

.glyphicon-random:before {
    content: "\e110"; }

.glyphicon-comment:before {
    content: "\e111"; }

.glyphicon-magnet:before {
    content: "\e112"; }

.glyphicon-chevron-up:before {
    content: "\e113"; }

.glyphicon-chevron-down:before {
    content: "\e114"; }

.glyphicon-retweet:before {
    content: "\e115"; }

.glyphicon-shopping-cart:before {
    content: "\e116"; }

.glyphicon-folder-close:before {
    content: "\e117"; }

.glyphicon-folder-open:before {
    content: "\e118"; }

.glyphicon-resize-vertical:before {
    content: "\e119"; }

.glyphicon-resize-horizontal:before {
    content: "\e120"; }

.glyphicon-hdd:before {
    content: "\e121"; }

.glyphicon-bullhorn:before {
    content: "\e122"; }

.glyphicon-bell:before {
    content: "\e123"; }

.glyphicon-certificate:before {
    content: "\e124"; }

.glyphicon-thumbs-up:before {
    content: "\e125"; }

.glyphicon-thumbs-down:before {
    content: "\e126"; }

.glyphicon-hand-right:before {
    content: "\e127"; }

.glyphicon-hand-left:before {
    content: "\e128"; }

.glyphicon-hand-up:before {
    content: "\e129"; }

.glyphicon-hand-down:before {
    content: "\e130"; }

.glyphicon-circle-arrow-right:before {
    content: "\e131"; }

.glyphicon-circle-arrow-left:before {
    content: "\e132"; }

.glyphicon-circle-arrow-up:before {
    content: "\e133"; }

.glyphicon-circle-arrow-down:before {
    content: "\e134"; }

.glyphicon-globe:before {
    content: "\e135"; }

.glyphicon-wrench:before {
    content: "\e136"; }

.glyphicon-tasks:before {
    content: "\e137"; }

.glyphicon-filter:before {
    content: "\e138"; }

.glyphicon-briefcase:before {
    content: "\e139"; }

.glyphicon-fullscreen:before {
    content: "\e140"; }

.glyphicon-dashboard:before {
    content: "\e141"; }

.glyphicon-paperclip:before {
    content: "\e142"; }

.glyphicon-heart-empty:before {
    content: "\e143"; }

.glyphicon-link:before {
    content: "\e144"; }

.glyphicon-phone:before {
    content: "\e145"; }

.glyphicon-pushpin:before {
    content: "\e146"; }

.glyphicon-usd:before {
    content: "\e148"; }

.glyphicon-gbp:before {
    content: "\e149"; }

.glyphicon-sort:before {
    content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
    content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }

.glyphicon-sort-by-order:before {
    content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
    content: "\e154"; }

.glyphicon-sort-by-attributes:before {
    content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }

.glyphicon-unchecked:before {
    content: "\e157"; }

.glyphicon-expand:before {
    content: "\e158"; }

.glyphicon-collapse-down:before {
    content: "\e159"; }

.glyphicon-collapse-up:before {
    content: "\e160"; }

.glyphicon-log-in:before {
    content: "\e161"; }

.glyphicon-flash:before {
    content: "\e162"; }

.glyphicon-log-out:before {
    content: "\e163"; }

.glyphicon-new-window:before {
    content: "\e164"; }

.glyphicon-record:before {
    content: "\e165"; }

.glyphicon-save:before {
    content: "\e166"; }

.glyphicon-open:before {
    content: "\e167"; }

.glyphicon-saved:before {
    content: "\e168"; }

.glyphicon-import:before {
    content: "\e169"; }

.glyphicon-export:before {
    content: "\e170"; }

.glyphicon-send:before {
    content: "\e171"; }

.glyphicon-floppy-disk:before {
    content: "\e172"; }

.glyphicon-floppy-saved:before {
    content: "\e173"; }

.glyphicon-floppy-remove:before {
    content: "\e174"; }

.glyphicon-floppy-save:before {
    content: "\e175"; }

.glyphicon-floppy-open:before {
    content: "\e176"; }

.glyphicon-credit-card:before {
    content: "\e177"; }

.glyphicon-transfer:before {
    content: "\e178"; }

.glyphicon-cutlery:before {
    content: "\e179"; }

.glyphicon-header:before {
    content: "\e180"; }

.glyphicon-compressed:before {
    content: "\e181"; }

.glyphicon-earphone:before {
    content: "\e182"; }

.glyphicon-phone-alt:before {
    content: "\e183"; }

.glyphicon-tower:before {
    content: "\e184"; }

.glyphicon-stats:before {
    content: "\e185"; }

.glyphicon-sd-video:before {
    content: "\e186"; }

.glyphicon-hd-video:before {
    content: "\e187"; }

.glyphicon-subtitles:before {
    content: "\e188"; }

.glyphicon-sound-stereo:before {
    content: "\e189"; }

.glyphicon-sound-dolby:before {
    content: "\e190"; }

.glyphicon-sound-5-1:before {
    content: "\e191"; }

.glyphicon-sound-6-1:before {
    content: "\e192"; }

.glyphicon-sound-7-1:before {
    content: "\e193"; }

.glyphicon-copyright-mark:before {
    content: "\e194"; }

.glyphicon-registration-mark:before {
    content: "\e195"; }

.glyphicon-cloud-download:before {
    content: "\e197"; }

.glyphicon-cloud-upload:before {
    content: "\e198"; }

.glyphicon-tree-conifer:before {
    content: "\e199"; }

.glyphicon-tree-deciduous:before {
    content: "\e200"; }

.glyphicon-cd:before {
    content: "\e201"; }

.glyphicon-save-file:before {
    content: "\e202"; }

.glyphicon-open-file:before {
    content: "\e203"; }

.glyphicon-level-up:before {
    content: "\e204"; }

.glyphicon-copy:before {
    content: "\e205"; }

.glyphicon-paste:before {
    content: "\e206"; }

.glyphicon-alert:before {
    content: "\e209"; }

.glyphicon-equalizer:before {
    content: "\e210"; }

.glyphicon-king:before {
    content: "\e211"; }

.glyphicon-queen:before {
    content: "\e212"; }

.glyphicon-pawn:before {
    content: "\e213"; }

.glyphicon-bishop:before {
    content: "\e214"; }

.glyphicon-knight:before {
    content: "\e215"; }

.glyphicon-baby-formula:before {
    content: "\e216"; }

.glyphicon-tent:before {
    content: "\26fa"; }

.glyphicon-blackboard:before {
    content: "\e218"; }

.glyphicon-bed:before {
    content: "\e219"; }

.glyphicon-apple:before {
    content: "\f8ff"; }

.glyphicon-erase:before {
    content: "\e221"; }

.glyphicon-hourglass:before {
    content: "\231b"; }

.glyphicon-lamp:before {
    content: "\e223"; }

.glyphicon-duplicate:before {
    content: "\e224"; }

.glyphicon-piggy-bank:before {
    content: "\e225"; }

.glyphicon-scissors:before {
    content: "\e226"; }

.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before {
    content: "\e227"; }

.glyphicon-jpy:before,.glyphicon-yen:before {
    content: "\00a5"; }

.glyphicon-rub:before,.glyphicon-ruble:before {
    content: "\20bd"; }

.glyphicon-scale:before {
    content: "\e230"; }

.glyphicon-ice-lolly:before {
    content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }

.glyphicon-education:before {
    content: "\e233"; }

.glyphicon-option-horizontal:before {
    content: "\e234"; }

.glyphicon-option-vertical:before {
    content: "\e235"; }

.glyphicon-menu-hamburger:before {
    content: "\e236"; }

.glyphicon-modal-window:before {
    content: "\e237"; }

.glyphicon-oil:before {
    content: "\e238"; }

.glyphicon-grain:before {
    content: "\e239"; }

.glyphicon-sunglasses:before {
    content: "\e240"; }

.glyphicon-text-size:before {
    content: "\e241"; }

.glyphicon-text-color:before {
    content: "\e242"; }

.glyphicon-text-background:before {
    content: "\e243"; }

.glyphicon-object-align-top:before {
    content: "\e244"; }

.glyphicon-object-align-bottom:before {
    content: "\e245"; }

.glyphicon-object-align-horizontal:before {
    content: "\e246"; }

.glyphicon-object-align-left:before {
    content: "\e247"; }

.glyphicon-object-align-vertical:before {
    content: "\e248"; }

.glyphicon-object-align-right:before {
    content: "\e249"; }

.glyphicon-triangle-right:before {
    content: "\e250"; }

.glyphicon-triangle-left:before {
    content: "\e251"; }

.glyphicon-triangle-bottom:before {
    content: "\e252"; }

.glyphicon-triangle-top:before {
    content: "\e253"; }

.glyphicon-console:before {
    content: "\e254"; }

.glyphicon-superscript:before {
    content: "\e255"; }

.glyphicon-subscript:before {
    content: "\e256"; }

.glyphicon-menu-left:before {
    content: "\e257"; }

.glyphicon-menu-right:before {
    content: "\e258"; }

.glyphicon-menu-down:before {
    content: "\e259"; }

.glyphicon-menu-up:before {
    content: "\e260"; }

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }

body {
    font-family: Nunito;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.875;
    color: #000000;
    background-color: #fff; }

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

a {
    color: #000;
    text-decoration: none; }
    a:focus,a:hover {
        color: #038D88;
        text-decoration: underline; }
    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px; }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }

.img-rounded {
    border-radius: 6px; }

.img-thumbnail {
    padding: 4px;
    line-height: 1.875;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }

.img-circle {
    border-radius: 50%; }

hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #eee; }

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

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

[role=button] {
    cursor: pointer; }

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 300;
    line-height: 1.1;
    color: inherit; }
    .h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777; }

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 30px;
    margin-bottom: 15px; }
    .h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
        font-size: 65%; }

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 15px;
    margin-bottom: 15px; }
    .h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
        font-size: 75%; }

.h1,h1 {
    font-size: 34px; }

.h2,h2 {
    font-size: 30px; }

.h3,h3 {
    font-size: 24px; }

.h4,h4 {
    font-size: 22px; }

.h5,h5 {
    font-size: 20px; }

.h6,h6 {
    font-size: 18px; }

p {
    margin: 0 0 15px; 
}

.lead {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4; }
    @media (min-width: 768px) {
        .lead {
            font-size: 24px; } }

.small,small {
    font-size: 87%; }

.mark,mark {
    background-color: #fcf8e3;
    padding: .2em; }

.text-left {
    text-align: left; }

.text-right {
    text-align: right; }

.opal-social-share,.text-center {
    text-align: center; }

.text-justify {
    text-align: justify; }

.text-nowrap {
    white-space: nowrap; }

.text-lowercase {
    text-transform: lowercase; }

.text-capitalize {
    text-transform: capitalize; }

.text-muted {
    color: #777; }

.text-primary {
    color: #038D88; }

a.text-primary:focus,a.text-primary:hover {
    color: #f0a140; }

.text-success {
    color: #3c763d; }

a.text-success:focus,a.text-success:hover {
    color: #2b542c; }

.text-info {
    color: #31708f; }

a.text-info:focus,a.text-info:hover {
    color: #245269; }

.text-warning {
    color: #8a6d3b; }

a.text-warning:focus,a.text-warning:hover {
    color: #66512c; }

.text-danger {
    color: #a94442; }

a.text-danger:focus,a.text-danger:hover {
    color: #843534; }

.bg-primary {
    color: #fff; }

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #f0a140; }

.bg-success {
    background-color: #dff0d8; }

a.bg-success:focus,a.bg-success:hover {
    background-color: #c1e2b3; }

.bg-info {
    background-color: #d9edf7; }

a.bg-info:focus,a.bg-info:hover {
    background-color: #afd9ee; }

.bg-warning {
    background-color: #fcf8e3; }

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #f7ecb5; }

.bg-danger {
    background-color: #f2dede; }

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #e4b9b9; }

.page-header {
    padding-bottom: 14px;
    margin: 60px 0 30px;
    border-bottom: 1px solid #eee; }

ol,ul {
    margin-top: 0;
    margin-bottom: 15px; }
    ol ol,ol ul,ul ol,ul ul {
        margin-bottom: 0; }

#opal-footer .footer-bottom ul,.list-inline,.list-unstyled,.sidebar .widget_categories ul,.sidebar .widget_nav_menu ul,.sidebar .widget_recent_entries ul {
    padding-left: 0;
    list-style: none; }

#opal-footer {
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

.list-inline {
    margin-left: -5px; }
    .list-inline>li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px; }

dl {
    margin-top: 0;
    margin-bottom: 30px; }

dd,dt {
    line-height: 1.875; }

dd {
    margin-left: 0; }

.dl-horizontal dd:after,.dl-horizontal dd:before {
    content: " ";
    display: table; }

.dl-horizontal dd:after {
    clear: both; }

@media (min-width: 768px) {
    #tabela-apartamentow {
       /* display: block;
        overflow-x: auto;*/
    }

    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .dl-horizontal dd {
        margin-left: 180px; } }

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777; }

.initialism {
    font-size: 90%; }

blockquote {
    padding: 15px 30px;
    margin: 0 0 30px;
    border-left: 5px solid #eee; }
    blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
        margin-bottom: 0; }
    blockquote .small,blockquote footer,blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.875;
        color: #777; }
        blockquote .small:before,blockquote footer:before,blockquote small:before {
            content: "\2014 \00A0"; }

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right; }
    .blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
        content: ""; }
    .blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
        content: "\00A0 \2014"; }

address {
    margin-bottom: 30px;
    font-style: normal;
    line-height: 1.875; }

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,Courier New,monospace; }

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0; }

code,kbd {
    padding: 2px 4px;
    font-size: 90%; }

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25); }
    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        box-shadow: none; }

pre {
    display: block;
    padding: 14.5px;
    margin: 0 0 15px;
    font-size: 15px;
    line-height: 1.875;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0; }
    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0; }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px; }
    .container:after,.container:before {
        content: " ";
        display: table; }
    .container:after {
        clear: both; }
    @media (min-width: 768px) {
        .container {
            width: 760px; } }
    @media (min-width: 992px) {
        .container {
            width: 980px; } }
    @media (min-width: 1200px) {
        .container {
            width: 1180px; } }

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px; }
    .container-fluid:after,.container-fluid:before {
        content: " ";
        display: table; }
    .container-fluid:after {
        clear: both; }

.row,.single-post .comment-form {
    margin-left: -20px;
    margin-right: -20px; }
    .row:after,.row:before,.single-post .comment-form:after,.single-post .comment-form:before {
        content: " ";
        display: table; }
    .row:after,.single-post .comment-form:after {
        clear: both; }

#opal-footer .footer-bottom .widget,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.single-post .comment-form .author,.single-post .comment-form .comment,.single-post .comment-form .email,.single-post .comment-form .form-submit,.single-post .comment-form .h-info,.single-post .comment-form .logged-in-as,.single-post .comment-form .url {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px; }

#opal-footer .footer-bottom .widget,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.single-post .comment-form .author,.single-post .comment-form .comment,.single-post .comment-form .email,.single-post .comment-form .form-submit,.single-post .comment-form .h-info,.single-post .comment-form .logged-in-as,.single-post .comment-form .url {
    float: left; }

.col-xs-1 {
    width: 8.33333%; }

.col-xs-2 {
    width: 16.66667%; }

.col-xs-3 {
    width: 25%; }

.col-xs-4 {
    width: 33.33333%; }

.col-xs-5 {
    width: 41.66667%; }

.col-xs-6 {
    width: 50%; }

.col-xs-7 {
    width: 58.33333%; }

.col-xs-8 {
    width: 66.66667%; }

.col-xs-9 {
    width: 75%; }

.col-xs-10 {
    width: 83.33333%; }

.col-xs-11 {
    width: 91.66667%; }

#opal-footer .footer-bottom .widget,.col-xs-12,.single-post .comment-form .author,.single-post .comment-form .comment,.single-post .comment-form .email,.single-post .comment-form .form-submit,.single-post .comment-form .h-info,.single-post .comment-form .logged-in-as,.single-post .comment-form .url {
    width: 100%; }

.col-xs-pull-0 {
    right: auto; }

.col-xs-pull-1 {
    right: 8.33333%; }

.col-xs-pull-2 {
    right: 16.66667%; }

.col-xs-pull-3 {
    right: 25%; }

.col-xs-pull-4 {
    right: 33.33333%; }

.col-xs-pull-5 {
    right: 41.66667%; }

.col-xs-pull-6 {
    right: 50%; }

.col-xs-pull-7 {
    right: 58.33333%; }

.col-xs-pull-8 {
    right: 66.66667%; }

.col-xs-pull-9 {
    right: 75%; }

.col-xs-pull-10 {
    right: 83.33333%; }

.col-xs-pull-11 {
    right: 91.66667%; }

.col-xs-pull-12 {
    right: 100%; }

.col-xs-push-0 {
    left: auto; }

.col-xs-push-1 {
    left: 8.33333%; }

.col-xs-push-2 {
    left: 16.66667%; }

.col-xs-push-3 {
    left: 25%; }

.col-xs-push-4 {
    left: 33.33333%; }

.col-xs-push-5 {
    left: 41.66667%; }

.col-xs-push-6 {
    left: 50%; }

.col-xs-push-7 {
    left: 58.33333%; }

.col-xs-push-8 {
    left: 66.66667%; }

.col-xs-push-9 {
    left: 75%; }

.col-xs-push-10 {
    left: 83.33333%; }

.col-xs-push-11 {
    left: 91.66667%; }

.col-xs-push-12 {
    left: 100%; }

.col-xs-offset-0 {
    margin-left: 0; }

.col-xs-offset-1 {
    margin-left: 8.33333%; }

.col-xs-offset-2 {
    margin-left: 16.66667%; }

.col-xs-offset-3 {
    margin-left: 25%; }

.col-xs-offset-4 {
    margin-left: 33.33333%; }

.col-xs-offset-5 {
    margin-left: 41.66667%; }

.col-xs-offset-6 {
    margin-left: 50%; }

.col-xs-offset-7 {
    margin-left: 58.33333%; }

.col-xs-offset-8 {
    margin-left: 66.66667%; }

.col-xs-offset-9 {
    margin-left: 75%; }

.col-xs-offset-10 {
    margin-left: 83.33333%; }

.col-xs-offset-11 {
    margin-left: 91.66667%; }

.col-xs-offset-12 {
    margin-left: 100%; }

@media (min-width: 768px) {
    #opal-footer .footer-bottom .widget,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.single-post .comment-form .author,.single-post .comment-form .comment,.single-post .comment-form .email,.single-post .comment-form .form-submit,.single-post .comment-form .h-info,.single-post .comment-form .logged-in-as,.single-post .comment-form .url {
        float: left; }
    .col-sm-1 {
        width: 8.33333%; }
    .col-sm-2 {
        width: 16.66667%; }
    .col-sm-3 {
        width: 25%; }
    .col-sm-4 {
        width: 33.33333%; }
    .col-sm-5 {
        width: 41.66667%; }
    .col-sm-6 {
        width: 50%; }
    .col-sm-7 {
        width: 58.33333%; }
    .col-sm-8 {
        width: 66.66667%; }
    .col-sm-9 {
        width: 75%; }
    .col-sm-10 {
        width: 83.33333%; }
    .col-sm-11 {
        width: 91.66667%; }
    #opal-footer .footer-bottom .widget,.col-sm-12,.single-post .comment-form .author,.single-post .comment-form .comment,.single-post .comment-form .email,.single-post .comment-form .form-submit,.single-post .comment-form .h-info,.single-post .comment-form .logged-in-as,.single-post .comment-form .url {
        width: 100%; }
    .col-sm-pull-0 {
        right: auto; }
    .col-sm-pull-1 {
        right: 8.33333%; }
    .col-sm-pull-2 {
        right: 16.66667%; }
    .col-sm-pull-3 {
        right: 25%; }
    .col-sm-pull-4 {
        right: 33.33333%; }
    .col-sm-pull-5 {
        right: 41.66667%; }
    .col-sm-pull-6 {
        right: 50%; }
    .col-sm-pull-7 {
        right: 58.33333%; }
    .col-sm-pull-8 {
        right: 66.66667%; }
    .col-sm-pull-9 {
        right: 75%; }
    .col-sm-pull-10 {
        right: 83.33333%; }
    .col-sm-pull-11 {
        right: 91.66667%; }
    .col-sm-pull-12 {
        right: 100%; }
    .col-sm-push-0 {
        left: auto; }
    .col-sm-push-1 {
        left: 8.33333%; }
    .col-sm-push-2 {
        left: 16.66667%; }
    .col-sm-push-3 {
        left: 25%; }
    .col-sm-push-4 {
        left: 33.33333%; }
    .col-sm-push-5 {
        left: 41.66667%; }
    .col-sm-push-6 {
        left: 50%; }
    .col-sm-push-7 {
        left: 58.33333%; }
    .col-sm-push-8 {
        left: 66.66667%; }
    .col-sm-push-9 {
        left: 75%; }
    .col-sm-push-10 {
        left: 83.33333%; }
    .col-sm-push-11 {
        left: 91.66667%; }
    .col-sm-push-12 {
        left: 100%; }
    .col-sm-offset-0 {
        margin-left: 0; }
    .col-sm-offset-1 {
        margin-left: 8.33333%; }
    .col-sm-offset-2 {
        margin-left: 16.66667%; }
    .col-sm-offset-3 {
        margin-left: 25%; }
    .col-sm-offset-4 {
        margin-left: 33.33333%; }
    .col-sm-offset-5 {
        margin-left: 41.66667%; }
    .col-sm-offset-6 {
        margin-left: 50%; }
    .col-sm-offset-7 {
        margin-left: 58.33333%; }
    .col-sm-offset-8 {
        margin-left: 66.66667%; }
    .col-sm-offset-9 {
        margin-left: 75%; }
    .col-sm-offset-10 {
        margin-left: 83.33333%; }
    .col-sm-offset-11 {
        margin-left: 91.66667%; }
    .col-sm-offset-12 {
        margin-left: 100%; } }

@media (min-width: 992px) {
    #opal-footer .footer-bottom .widget,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.single-post .comment-form .author,.single-post .comment-form .comment,.single-post .comment-form .email,.single-post .comment-form .form-submit,.single-post .comment-form .h-info,.single-post .comment-form .logged-in-as,.single-post .comment-form .url {
        float: left; }
    .col-md-1 {
        width: 8.33333%; }
    .col-md-2 {
        width: 16.66667%; }
    #opal-footer .footer-bottom .widget,.col-md-3 {
        width: 25%; }
    .col-md-4,.single-post .comment-form .author,.single-post .comment-form .email,.single-post .comment-form .url {
        width: 33.33333%; }
    .col-md-5 {
        width: 41.66667%; }
    .col-md-6 {
        width: 50%; }
    .col-md-7 {
        width: 58.33333%; }
    .col-md-8 {
        width: 66.66667%; }
    .col-md-9 {
        width: 75%; }
    .col-md-10 {
        width: 83.33333%; }
    .col-md-11 {
        width: 91.66667%; }
    .col-md-12,.single-post .comment-form .comment,.single-post .comment-form .form-submit,.single-post .comment-form .h-info,.single-post .comment-form .logged-in-as {
        width: 100%; }
    .col-md-pull-0 {
        right: auto; }
    .col-md-pull-1 {
        right: 8.33333%; }
    .col-md-pull-2 {
        right: 16.66667%; }
    .col-md-pull-3 {
        right: 25%; }
    .col-md-pull-4 {
        right: 33.33333%; }
    .col-md-pull-5 {
        right: 41.66667%; }
    .col-md-pull-6 {
        right: 50%; }
    .col-md-pull-7 {
        right: 58.33333%; }
    .col-md-pull-8 {
        right: 66.66667%; }
    .col-md-pull-9 {
        right: 75%; }
    .col-md-pull-10 {
        right: 83.33333%; }
    .col-md-pull-11 {
        right: 91.66667%; }
    .col-md-pull-12 {
        right: 100%; }
    .col-md-push-0 {
        left: auto; }
    .col-md-push-1 {
        left: 8.33333%; }
    .col-md-push-2 {
        left: 16.66667%; }
    .col-md-push-3 {
        left: 25%; }
    .col-md-push-4 {
        left: 33.33333%; }
    .col-md-push-5 {
        left: 41.66667%; }
    .col-md-push-6 {
        left: 50%; }
    .col-md-push-7 {
        left: 58.33333%; }
    .col-md-push-8 {
        left: 66.66667%; }
    .col-md-push-9 {
        left: 75%; }
    .col-md-push-10 {
        left: 83.33333%; }
    .col-md-push-11 {
        left: 91.66667%; }
    .col-md-push-12 {
        left: 100%; }
    .col-md-offset-0 {
        margin-left: 0; }
    .col-md-offset-1 {
        margin-left: 8.33333%; }
    .col-md-offset-2 {
        margin-left: 16.66667%; }
    .col-md-offset-3 {
        margin-left: 25%; }
    .col-md-offset-4 {
        margin-left: 33.33333%; }
    .col-md-offset-5 {
        margin-left: 41.66667%; }
    .col-md-offset-6 {
        margin-left: 50%; }
    .col-md-offset-7 {
        margin-left: 58.33333%; }
    .col-md-offset-8 {
        margin-left: 66.66667%; }
    .col-md-offset-9 {
        margin-left: 75%; }
    .col-md-offset-10 {
        margin-left: 83.33333%; }
    .col-md-offset-11 {
        margin-left: 91.66667%; }
    .col-md-offset-12 {
        margin-left: 100%; } }

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float: left; }
    .col-lg-1 {
        width: 8.33333%; }
    .col-lg-2 {
        width: 16.66667%; }
    .col-lg-3 {
        width: 25%; }
    .col-lg-4 {
        width: 33.33333%; }
    .col-lg-5 {
        width: 41.66667%; }
    .col-lg-6 {
        width: 50%; }
    .col-lg-7 {
        width: 58.33333%; }
    .col-lg-8 {
        width: 66.66667%; }
    .col-lg-9 {
        width: 75%; }
    .col-lg-10 {
        width: 83.33333%; }
    .col-lg-11 {
        width: 91.66667%; }
    .col-lg-12 {
        width: 100%; }
    .col-lg-pull-0 {
        right: auto; }
    .col-lg-pull-1 {
        right: 8.33333%; }
    .col-lg-pull-2 {
        right: 16.66667%; }
    .col-lg-pull-3 {
        right: 25%; }
    .col-lg-pull-4 {
        right: 33.33333%; }
    .col-lg-pull-5 {
        right: 41.66667%; }
    .col-lg-pull-6 {
        right: 50%; }
    .col-lg-pull-7 {
        right: 58.33333%; }
    .col-lg-pull-8 {
        right: 66.66667%; }
    .col-lg-pull-9 {
        right: 75%; }
    .col-lg-pull-10 {
        right: 83.33333%; }
    .col-lg-pull-11 {
        right: 91.66667%; }
    .col-lg-pull-12 {
        right: 100%; }
    .col-lg-push-0 {
        left: auto; }
    .col-lg-push-1 {
        left: 8.33333%; }
    .col-lg-push-2 {
        left: 16.66667%; }
    .col-lg-push-3 {
        left: 25%; }
    .col-lg-push-4 {
        left: 33.33333%; }
    .col-lg-push-5 {
        left: 41.66667%; }
    .col-lg-push-6 {
        left: 50%; }
    .col-lg-push-7 {
        left: 58.33333%; }
    .col-lg-push-8 {
        left: 66.66667%; }
    .col-lg-push-9 {
        left: 75%; }
    .col-lg-push-10 {
        left: 83.33333%; }
    .col-lg-push-11 {
        left: 91.66667%; }
    .col-lg-push-12 {
        left: 100%; }
    .col-lg-offset-0 {
        margin-left: 0; }
    .col-lg-offset-1 {
        margin-left: 8.33333%; }
    .col-lg-offset-2 {
        margin-left: 16.66667%; }
    .col-lg-offset-3 {
        margin-left: 25%; }
    .col-lg-offset-4 {
        margin-left: 33.33333%; }
    .col-lg-offset-5 {
        margin-left: 41.66667%; }
    .col-lg-offset-6 {
        margin-left: 50%; }
    .col-lg-offset-7 {
        margin-left: 58.33333%; }
    .col-lg-offset-8 {
        margin-left: 66.66667%; }
    .col-lg-offset-9 {
        margin-left: 75%; }
    .col-lg-offset-10 {
        margin-left: 83.33333%; }
    .col-lg-offset-11 {
        margin-left: 91.66667%; }
    .col-lg-offset-12 {
        margin-left: 100%; } }

table {
    background-color: transparent; }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777; }

caption,th {
    text-align: left; }

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px; }
    .table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
        padding: 6px;
        line-height: 1.875;
        vertical-align: top;
        border-top: 1px solid #ddd; }
    .table>thead>tr>th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd; }
    .table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
        border-top: 0; }
    .table>tbody+tbody {
        border-top: 2px solid #ddd; }
    .table .table {
        background-color: #fff; }

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px; }
    .table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
        border: 1px solid #ddd; }
    .table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
        border-bottom-width: 2px; }

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f3f3f3; }

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5; }

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column; }

table td[class*=col-],table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell; }

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5; }

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8; }

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8; }

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6; }

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7; }

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3; }

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3; }

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc; }

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede; }

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc; }

.table-responsive {
    overflow-x: auto;
    min-height: .01%; }
    @media screen and (max-width: 767px) {
        .table-responsive {
            width: 100%;
            margin-bottom: 22.5px;
            overflow-y: hidden;
            -ms-overflow-style: -ms-autohiding-scrollbar;
            border: 1px solid #ddd; }
            .table-responsive>.table {
                margin-bottom: 0; }
                .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
                    white-space: nowrap; }
            .table-responsive>.table-bordered {
                border: 0; }
                .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
                    border-left: 0; }
                .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
                    border-right: 0; }
                .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
                    border-bottom: 0; } }

fieldset {
    margin: 0;
    min-width: 0; }

fieldset,legend {
    padding: 0;
    border: 0; }

legend {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5; }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }

input[type=file] {
    display: block; }

input[type=range] {
    display: block;
    width: 100%; }

select[multiple],select[size] {
    height: auto; }

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

output {
    padding-top: 7px; }

.form-control,form.post-password-form input[type=password],output {
    display: block;
    font-size: 16px;
    line-height: 1.875;
    color: #555; }

.form-control,form.post-password-form input[type=password] {
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ebebeb;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
    .form-control:focus,form.post-password-form input[type=password]:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6); }
    .form-control::-moz-placeholder,form.post-password-form input[type=password]::-moz-placeholder {
        color: #999;
        opacity: 1; }
    .form-control:-ms-input-placeholder,form.post-password-form input[type=password]:-ms-input-placeholder {
        color: #999; }
    .form-control::-webkit-input-placeholder,form.post-password-form input[type=password]::-webkit-input-placeholder {
        color: #999; }
    .form-control::-ms-expand,form.post-password-form input[type=password]::-ms-expand {
        border: 0;
        background-color: transparent; }
    .form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control,fieldset[disabled] form.post-password-form input[type=password],form.post-password-form fieldset[disabled] input[type=password],form.post-password-form input[disabled][type=password],form.post-password-form input[readonly][type=password] {
        background-color: #eee;
        opacity: 1; }
    .form-control[disabled],fieldset[disabled] .form-control,fieldset[disabled] form.post-password-form input[type=password],form.post-password-form fieldset[disabled] input[type=password],form.post-password-form input[disabled][type=password] {
        cursor: not-allowed; }

textarea.form-control {
    height: auto; }

input[type=search] {
    -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    form.post-password-form input[type=date][type=password],form.post-password-form input[type=datetime-local][type=password],form.post-password-form input[type=month][type=password],form.post-password-form input[type=time][type=password],input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height: 44px; }
    .input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm>input[type=date].form-control,.input-group-sm>input[type=date].input-group-addon,.input-group-sm>input[type=datetime-local].form-control,.input-group-sm>input[type=datetime-local].input-group-addon,.input-group-sm>input[type=month].form-control,.input-group-sm>input[type=month].input-group-addon,.input-group-sm>input[type=time].form-control,.input-group-sm>input[type=time].input-group-addon,.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],form.post-password-form .input-group-sm>.input-group-btn>input[type=date][type=submit],form.post-password-form .input-group-sm>.input-group-btn>input[type=datetime-local][type=submit],form.post-password-form .input-group-sm>.input-group-btn>input[type=month][type=submit],form.post-password-form .input-group-sm>.input-group-btn>input[type=time][type=submit],form.post-password-form .input-group-sm>input[type=date][type=password],form.post-password-form .input-group-sm>input[type=datetime-local][type=password],form.post-password-form .input-group-sm>input[type=month][type=password],form.post-password-form .input-group-sm>input[type=time][type=password],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 33px; }
    .input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg>input[type=date].form-control,.input-group-lg>input[type=date].input-group-addon,.input-group-lg>input[type=datetime-local].form-control,.input-group-lg>input[type=datetime-local].input-group-addon,.input-group-lg>input[type=month].form-control,.input-group-lg>input[type=month].input-group-addon,.input-group-lg>input[type=time].form-control,.input-group-lg>input[type=time].input-group-addon,.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],form.post-password-form .input-group-lg>.input-group-btn>input[type=date][type=submit],form.post-password-form .input-group-lg>.input-group-btn>input[type=datetime-local][type=submit],form.post-password-form .input-group-lg>.input-group-btn>input[type=month][type=submit],form.post-password-form .input-group-lg>.input-group-btn>input[type=time][type=submit],form.post-password-form .input-group-lg>input[type=date][type=password],form.post-password-form .input-group-lg>input[type=datetime-local][type=password],form.post-password-form .input-group-lg>input[type=month][type=password],form.post-password-form .input-group-lg>input[type=time][type=password],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 49px; } }

.form-group,.form-row {
    margin-bottom: 15px; }

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
    .checkbox label,.radio label {
        min-height: 30px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer; }

.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px; }

.checkbox-inline,.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer; }

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px; }

.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .checkbox label,fieldset[disabled] .radio-inline,fieldset[disabled] .radio label,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed; }

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 46px; }
    .form-control-static.input-lg,.form-control-static.input-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-lg>.input-group-btn>a.form-control-static,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-sm>.input-group-btn>a.form-control-static,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-lg>.input-group-btn>a.form-control-static,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-sm>.input-group-btn>a.form-control-static,form.post-password-form .input-group-lg>.input-group-btn>input.form-control-static[type=submit],form.post-password-form .input-group-lg>input.form-control-static[type=password],form.post-password-form .input-group-sm>.input-group-btn>input.form-control-static[type=submit],form.post-password-form .input-group-sm>input.form-control-static[type=password] {
        padding-left: 0;
        padding-right: 0; }

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-sm,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-sm>.input-group-btn>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-sm>.input-group-btn>a,form.post-password-form .input-group-sm>.input-group-btn>input[type=submit],form.post-password-form .input-group-sm>input[type=password] {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px; }

.input-group-sm>.input-group-btn>select.btn,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,select.input-sm {
    height: 33px;
    line-height: 33px; }

.input-group-sm>.input-group-btn>select[multiple].btn,.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,select[multiple].input-sm,textarea.input-sm {
    height: auto; }

.form-group-sm .form-control,.form-group-sm form.post-password-form input[type=password],form.post-password-form .form-group-sm input[type=password] {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px; }

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px; }

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto; }

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 44px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5; }

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-lg>.input-group-btn>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-lg>.input-group-btn>a,form.post-password-form .input-group-lg>.input-group-btn>input[type=submit],form.post-password-form .input-group-lg>input[type=password] {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px; }

.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg {
    height: 49px;
    line-height: 49px; }

.input-group-lg>.input-group-btn>select[multiple].btn,.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,select[multiple].input-lg,textarea.input-lg {
    height: auto; }

.form-group-lg .form-control,.form-group-lg form.post-password-form input[type=password],form.post-password-form .form-group-lg input[type=password] {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px; }

.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px; }

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto; }

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 50px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.33333; }

.has-feedback {
    position: relative; }
    .has-feedback .form-control,.has-feedback form.post-password-form input[type=password],form.post-password-form .has-feedback input[type=password] {
        padding-right: 55px; }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    pointer-events: none; }

.form-group-lg .form-control+.form-control-feedback,.form-group-lg form.post-password-form input[type=password]+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-lg+.form-control-feedback,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-lg>.input-group-btn>a+.form-control-feedback,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-lg>.input-group-btn>a+.form-control-feedback,form.post-password-form .form-group-lg input[type=password]+.form-control-feedback,form.post-password-form .input-group-lg>.input-group-btn>input[type=submit]+.form-control-feedback,form.post-password-form .input-group-lg>input[type=password]+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px; }

.form-group-sm .form-control+.form-control-feedback,.form-group-sm form.post-password-form input[type=password]+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-sm+.form-control-feedback,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-sm>.input-group-btn>a+.form-control-feedback,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-sm>.input-group-btn>a+.form-control-feedback,form.post-password-form .form-group-sm input[type=password]+.form-control-feedback,form.post-password-form .input-group-sm>.input-group-btn>input[type=submit]+.form-control-feedback,form.post-password-form .input-group-sm>input[type=password]+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px; }

.has-success .checkbox,.has-success .checkbox-inline,.has-success.checkbox-inline label,.has-success.checkbox label,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.radio-inline label,.has-success.radio label {
    color: #3c763d; }

.has-success .form-control,.has-success form.post-password-form input[type=password],form.post-password-form .has-success input[type=password] {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075); }
    .has-success .form-control:focus,.has-success form.post-password-form input[type=password]:focus,form.post-password-form .has-success input[type=password]:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168; }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }

.has-success .form-control-feedback {
    color: #3c763d; }

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning.checkbox-inline label,.has-warning.checkbox label,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.radio-inline label,.has-warning.radio label {
    color: #8a6d3b; }

.has-warning .form-control,.has-warning form.post-password-form input[type=password],form.post-password-form .has-warning input[type=password] {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075); }
    .has-warning .form-control:focus,.has-warning form.post-password-form input[type=password]:focus,form.post-password-form .has-warning input[type=password]:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b; }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }

.has-warning .form-control-feedback {
    color: #8a6d3b; }

.has-error .checkbox,.has-error .checkbox-inline,.has-error.checkbox-inline label,.has-error.checkbox label,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.radio-inline label,.has-error.radio label {
    color: #a94442; }

.has-error .form-control,.has-error form.post-password-form input[type=password],form.post-password-form .has-error input[type=password] {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075); }
    .has-error .form-control:focus,.has-error form.post-password-form input[type=password]:focus,form.post-password-form .has-error input[type=password]:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483; }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }

.has-error .form-control-feedback {
    color: #a94442; }

.has-feedback label~.form-control-feedback {
    top: 35px; }

.has-feedback label.sr-only~.form-control-feedback {
    top: 0; }

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a6a6a6; }

@media (min-width: 768px) {
    .form-inline .form-group,.form-inline .form-row {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .form-control,.form-inline form.post-password-form input[type=password],form.post-password-form .form-inline input[type=password] {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .form-inline .form-control-static {
        display: inline-block; }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle; }
        .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group form.post-password-form input[type=password],form.post-password-form .form-inline .input-group input[type=password] {
            width: auto; }
    .form-inline .input-group>.form-control,.form-inline form.post-password-form .input-group>input[type=password],form.post-password-form .form-inline .input-group>input[type=password] {
        width: 100%; }
    .form-inline .checkbox,.form-inline .control-label,.form-inline .radio {
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0; }
        .form-inline .checkbox label,.form-inline .radio label {
            padding-left: 0; }
    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0; }
    .form-inline .has-feedback .form-control-feedback {
        top: 0; } }

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 37px; }

.form-horizontal .form-group,.form-horizontal .form-row {
    margin-left: -20px;
    margin-right: -20px; }
    .form-horizontal .form-group:after,.form-horizontal .form-group:before,.form-horizontal .form-row:after,.form-horizontal .form-row:before {
        content: " ";
        display: table; }
    .form-horizontal .form-group:after,.form-horizontal .form-row:after {
        clear: both; }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
    right: 20px; }

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px; } }

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px; } }

.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button a,.kc-call-to-action.kc-cta-3 .kc-cta-button a,.kc_button.btn,form.post-password-form input[type=submit] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.875;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.active.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.active:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a:active.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a:active:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.active.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.active:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a:active.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a:active:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a:focus,form.post-password-form input.active.focus[type=submit],form.post-password-form input.active[type=submit]:focus,form.post-password-form input.focus[type=submit],form.post-password-form input[type=submit]:active.focus,form.post-password-form input[type=submit]:active:focus,form.post-password-form input[type=submit]:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px; }
    .btn.focus,.btn:focus,.btn:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a:hover,form.post-password-form input.focus[type=submit],form.post-password-form input[type=submit]:focus,form.post-password-form input[type=submit]:hover {
        color: #333;
        text-decoration: none; }
    .btn.active,.btn:active,.kc-call-to-action.kc-cta-2 .kc-cta-button a.active,.kc-call-to-action.kc-cta-2 .kc-cta-button a:active,.kc-call-to-action.kc-cta-3 .kc-cta-button a.active,.kc-call-to-action.kc-cta-3 .kc-cta-button a:active,form.post-password-form input.active[type=submit],form.post-password-form input[type=submit]:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125); }
    .btn.disabled,.btn[disabled],.kc-call-to-action.kc-cta-2 .kc-cta-button a.disabled,.kc-call-to-action.kc-cta-2 .kc-cta-button a[disabled],.kc-call-to-action.kc-cta-2 .kc-cta-button fieldset[disabled] a,.kc-call-to-action.kc-cta-3 .kc-cta-button a.disabled,.kc-call-to-action.kc-cta-3 .kc-cta-button a[disabled],.kc-call-to-action.kc-cta-3 .kc-cta-button fieldset[disabled] a,fieldset[disabled] .btn,fieldset[disabled] .kc-call-to-action.kc-cta-2 .kc-cta-button a,fieldset[disabled] .kc-call-to-action.kc-cta-3 .kc-cta-button a,fieldset[disabled] form.post-password-form input[type=submit],form.post-password-form fieldset[disabled] input[type=submit],form.post-password-form input.disabled[type=submit],form.post-password-form input[disabled][type=submit] {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none; }

.kc-call-to-action.kc-cta-2 .kc-cta-button a.disabled,.kc-call-to-action.kc-cta-2 .kc-cta-button fieldset[disabled] a,.kc-call-to-action.kc-cta-3 .kc-cta-button a.disabled,.kc-call-to-action.kc-cta-3 .kc-cta-button fieldset[disabled] a,a.btn.disabled,fieldset[disabled] .kc-call-to-action.kc-cta-2 .kc-cta-button a,fieldset[disabled] .kc-call-to-action.kc-cta-3 .kc-cta-button a,fieldset[disabled] a.btn {
    pointer-events: none; }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
    .btn-default.focus,.btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c; }
    .btn-default.active,.btn-default:active,.btn-default:hover,.open>.btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad; }
        .btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c; }
    .btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle {
        background-image: none; }
    .btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc; }
    .btn-default .badge {
        color: #fff;
        background-color: #333; }

.btn-primary,.kc-call-to-action.kc-cta-2 .kc-cta-button a,.kc-call-to-action.kc-cta-3 .kc-cta-button a,.kc_button.btn,form.post-password-form input[type=submit] {
    color: #fff;
    background-color: #038D88;
    border-color: #f2ac57; }
    .btn-primary.focus,.btn-primary:focus,.focus.kc_button.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button a.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a:focus,.kc_button.btn:focus,form.post-password-form input.focus[type=submit],form.post-password-form input[type=submit]:focus {
        color: #fff;
        background-color: #f0a140;
        border-color: #bc6d0e; }
    .active.kc_button.btn,.btn-primary.active,.btn-primary:active,.btn-primary:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button .open>a.dropdown-toggle,.kc-call-to-action.kc-cta-2 .kc-cta-button a.active,.kc-call-to-action.kc-cta-2 .kc-cta-button a:active,.kc-call-to-action.kc-cta-2 .kc-cta-button a:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button .open>a.dropdown-toggle,.kc-call-to-action.kc-cta-3 .kc-cta-button a.active,.kc-call-to-action.kc-cta-3 .kc-cta-button a:active,.kc-call-to-action.kc-cta-3 .kc-cta-button a:hover,.kc_button.btn:active,.kc_button.btn:hover,.open>.btn-primary.dropdown-toggle,.open>.dropdown-toggle.kc_button.btn,form.post-password-form .open>input.dropdown-toggle[type=submit],form.post-password-form input.active[type=submit],form.post-password-form input[type=submit]:active,form.post-password-form input[type=submit]:hover {
        color: #fff;
        background-color: #f0a140;
        border-color: #ee901e; }
        .active.focus.kc_button.btn,.active.kc_button.btn:focus,.active.kc_button.btn:hover,.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button .open>a.dropdown-toggle.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button .open>a.dropdown-toggle:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button .open>a.dropdown-toggle:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a.active.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.active:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.active:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a:active.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a:active:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a:active:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button .open>a.dropdown-toggle.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button .open>a.dropdown-toggle:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button .open>a.dropdown-toggle:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.active.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.active:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.active:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a:active.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a:active:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a:active:hover,.kc_button.btn:active.focus,.kc_button.btn:active:focus,.kc_button.btn:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover,.open>.dropdown-toggle.focus.kc_button.btn,.open>.dropdown-toggle.kc_button.btn:focus,.open>.dropdown-toggle.kc_button.btn:hover,form.post-password-form .open>input.dropdown-toggle.focus[type=submit],form.post-password-form .open>input.dropdown-toggle[type=submit]:focus,form.post-password-form .open>input.dropdown-toggle[type=submit]:hover,form.post-password-form input.active.focus[type=submit],form.post-password-form input.active[type=submit]:focus,form.post-password-form input.active[type=submit]:hover,form.post-password-form input[type=submit]:active.focus,form.post-password-form input[type=submit]:active:focus,form.post-password-form input[type=submit]:active:hover {
            color: #fff;
            background-color: #ee901e;
            border-color: #bc6d0e; }
    .active.kc_button.btn,.btn-primary.active,.btn-primary:active,.kc-call-to-action.kc-cta-2 .kc-cta-button .open>a.dropdown-toggle,.kc-call-to-action.kc-cta-2 .kc-cta-button a.active,.kc-call-to-action.kc-cta-2 .kc-cta-button a:active,.kc-call-to-action.kc-cta-3 .kc-cta-button .open>a.dropdown-toggle,.kc-call-to-action.kc-cta-3 .kc-cta-button a.active,.kc-call-to-action.kc-cta-3 .kc-cta-button a:active,.kc_button.btn:active,.open>.btn-primary.dropdown-toggle,.open>.dropdown-toggle.kc_button.btn,form.post-password-form .open>input.dropdown-toggle[type=submit],form.post-password-form input.active[type=submit],form.post-password-form input[type=submit]:active {
        background-image: none; }
    .btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,.disabled.focus.kc_button.btn,.disabled.kc_button.btn:focus,.disabled.kc_button.btn:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a.disabled.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.disabled:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.disabled:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a[disabled].focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a[disabled]:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a[disabled]:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button fieldset[disabled] a.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button fieldset[disabled] a:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button fieldset[disabled] a:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.disabled.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.disabled:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.disabled:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a[disabled].focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a[disabled]:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a[disabled]:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button fieldset[disabled] a.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button fieldset[disabled] a:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button fieldset[disabled] a:hover,[disabled].focus.kc_button.btn,[disabled].kc_button.btn:focus,[disabled].kc_button.btn:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .focus.kc_button.btn,fieldset[disabled] .kc-call-to-action.kc-cta-2 .kc-cta-button a.focus,fieldset[disabled] .kc-call-to-action.kc-cta-2 .kc-cta-button a:focus,fieldset[disabled] .kc-call-to-action.kc-cta-2 .kc-cta-button a:hover,fieldset[disabled] .kc-call-to-action.kc-cta-3 .kc-cta-button a.focus,fieldset[disabled] .kc-call-to-action.kc-cta-3 .kc-cta-button a:focus,fieldset[disabled] .kc-call-to-action.kc-cta-3 .kc-cta-button a:hover,fieldset[disabled] .kc_button.btn:focus,fieldset[disabled] .kc_button.btn:hover,fieldset[disabled] form.post-password-form input.focus[type=submit],fieldset[disabled] form.post-password-form input[type=submit]:focus,fieldset[disabled] form.post-password-form input[type=submit]:hover,form.post-password-form fieldset[disabled] input.focus[type=submit],form.post-password-form fieldset[disabled] input[type=submit]:focus,form.post-password-form fieldset[disabled] input[type=submit]:hover,form.post-password-form input.disabled.focus[type=submit],form.post-password-form input.disabled[type=submit]:focus,form.post-password-form input.disabled[type=submit]:hover,form.post-password-form input[disabled].focus[type=submit],form.post-password-form input[disabled][type=submit]:focus,form.post-password-form input[disabled][type=submit]:hover {
        background-color: #038D88;
        border-color: #f2ac57; }
    .btn-primary .badge,.kc-call-to-action.kc-cta-2 .kc-cta-button a .badge,.kc-call-to-action.kc-cta-3 .kc-cta-button a .badge,.kc_button.btn .badge,form.post-password-form input[type=submit] .badge {
        color: #038D88;
        background-color: #fff; }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
    .btn-success.focus,.btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625; }
    .btn-success.active,.btn-success:active,.btn-success:hover,.open>.btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439; }
        .btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625; }
    .btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle {
        background-image: none; }
    .btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c; }
    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff; }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
    .btn-info.focus,.btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85; }
    .btn-info.active,.btn-info:active,.btn-info:hover,.open>.btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc; }
        .btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85; }
    .btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle {
        background-image: none; }
    .btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da; }
    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff; }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
    .btn-warning.focus,.btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d; }
    .btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512; }
        .btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d; }
    .btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle {
        background-image: none; }
    .btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236; }
    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff; }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
    .btn-danger.focus,.btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19; }
    .btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925; }
        .btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19; }
    .btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle {
        background-image: none; }
    .btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a; }
    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff; }

.btn-link {
    color: #000;
    font-weight: 400;
    border-radius: 0; }
    .btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
        border-color: transparent; }
    .btn-link:focus,.btn-link:hover {
        color: #038D88;
        text-decoration: underline;
        background-color: transparent; }
    .btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
        color: #777;
        text-decoration: none; }

.btn-group-lg>.btn,.btn-lg,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-lg>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-lg>a,form.post-password-form .btn-group-lg>input[type=submit] {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px; }

.btn-group-sm>.btn,.btn-sm,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-sm>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-sm>a,form.post-password-form .btn-group-sm>input[type=submit] {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px; }

.btn-group-xs>.btn,.btn-xs,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-xs>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-xs>a,form.post-password-form .btn-group-xs>input[type=submit] {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px; }

.btn-block {
    display: block;
    width: 100%; }

.btn-block+.btn-block {
    margin-top: 5px; }

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%; }

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear; }
    .fade.in {
        opacity: 1; }

.collapse {
    display: none; }
    .collapse.in {
        display: block; }

tr.collapse.in {
    display: table-row; }

tbody.collapse.in {
    display: table-row-group; }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease; }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }

.dropdown,.dropup {
    position: relative; }

.dropdown-toggle:focus {
    outline: 0; }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box; }
    .dropdown-menu.pull-right {
        right: 0;
        left: auto; }
    .dropdown-menu .divider {
        height: 1px;
        margin: 14px 0;
        overflow: hidden;
        background-color: #e5e5e5; }
    .dropdown-menu>li>a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.875;
        color: #333;
        white-space: nowrap; }

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5; }

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: transparent; }

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777; }

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }

.open>.dropdown-menu {
    display: block; }

.open>a {
    outline: 0; }

.dropdown-menu-right {
    left: auto;
    right: 0; }

.dropdown-menu-left {
    left: 0;
    right: auto; }

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.875;
    color: #777;
    white-space: nowrap; }

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }

.pull-right>.dropdown-menu {
    right: 0;
    left: auto; }

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""; }

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto; }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto; } }

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .btn-group-vertical>.btn,.btn-group>.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>a,form.post-password-form .btn-group-vertical>input[type=submit],form.post-password-form .btn-group>input[type=submit] {
        position: relative;
        float: left; }
        .btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a.active,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a:active,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>a.active,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>a:active,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>a:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>a:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a.active,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a:active,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>a.active,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>a:active,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>a:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>a:hover,form.post-password-form .btn-group-vertical>input.active[type=submit],form.post-password-form .btn-group-vertical>input[type=submit]:active,form.post-password-form .btn-group-vertical>input[type=submit]:focus,form.post-password-form .btn-group-vertical>input[type=submit]:hover,form.post-password-form .btn-group>input.active[type=submit],form.post-password-form .btn-group>input[type=submit]:active,form.post-password-form .btn-group>input[type=submit]:focus,form.post-password-form .btn-group>input[type=submit]:hover {
            z-index: 2; }

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button .btn+a,.btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group+a,.btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button a+.btn,.btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button a+.btn-group,.btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button a+a,.btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form a+input[type=submit],.btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button .btn+a,.btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group+a,.btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button a+.btn,.btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button a+.btn-group,.btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button a+a,.btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form a+input[type=submit],.btn-group form.post-password-form .btn+input[type=submit],.btn-group form.post-password-form .btn-group+input[type=submit],.btn-group form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button input[type=submit]+a,.btn-group form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button input[type=submit]+a,.btn-group form.post-password-form input[type=submit]+.btn,.btn-group form.post-password-form input[type=submit]+.btn-group,.btn-group form.post-password-form input[type=submit]+input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group .btn+a,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group .btn-group+a,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group a+.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group a+.btn-group,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group a+a,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group form.post-password-form a+input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group form.post-password-form input[type=submit]+a,.kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form .btn-group input[type=submit]+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group .btn+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group .btn-group+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group a+.btn,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group a+.btn-group,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group a+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group form.post-password-form a+input[type=submit],.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group form.post-password-form input[type=submit]+a,.kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form .btn-group input[type=submit]+a,form.post-password-form .btn-group .btn+input[type=submit],form.post-password-form .btn-group .btn-group+input[type=submit],form.post-password-form .btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button a+input[type=submit],form.post-password-form .btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button input[type=submit]+a,form.post-password-form .btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button a+input[type=submit],form.post-password-form .btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button input[type=submit]+a,form.post-password-form .btn-group input[type=submit]+.btn,form.post-password-form .btn-group input[type=submit]+.btn-group,form.post-password-form .btn-group input[type=submit]+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group a+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group a+input[type=submit] {
    margin-left: -1px; }

.btn-toolbar {
    margin-left: -5px; }
    .btn-toolbar:after,.btn-toolbar:before {
        content: " ";
        display: table; }
    .btn-toolbar:after {
        clear: both; }
    .btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group,.btn-toolbar .kc-call-to-action.kc-cta-2 .kc-cta-button a,.btn-toolbar .kc-call-to-action.kc-cta-3 .kc-cta-button a,.btn-toolbar form.post-password-form input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-toolbar a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-toolbar a,form.post-password-form .btn-toolbar input[type=submit] {
        float: left; }
    .btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-toolbar>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-toolbar>a,form.post-password-form .btn-toolbar>input[type=submit] {
        margin-left: 5px; }

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>a:not(:first-child):not(:last-child):not(.dropdown-toggle),.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>a:not(:first-child):not(:last-child):not(.dropdown-toggle),form.post-password-form .btn-group>input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }

.btn-group>.btn:first-child,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>a:first-child,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>a:first-child,form.post-password-form .btn-group>input[type=submit]:first-child {
    margin-left: 0; }
    .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>a:first-child:not(:last-child):not(.dropdown-toggle),.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>a:first-child:not(:last-child):not(.dropdown-toggle),form.post-password-form .btn-group>input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child),.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>a:last-child:not(:first-child),.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>a:last-child:not(:first-child),form.post-password-form .btn-group>input[type=submit]:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

.btn-group>.btn-group {
    float: left; }

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>.btn-group:not(:first-child):not(:last-child)>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>.btn-group:not(:first-child):not(:last-child)>a,form.post-password-form .btn-group>.btn-group:not(:first-child):not(:last-child)>input[type=submit] {
    border-radius: 0; }

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>.btn-group:first-child:not(:last-child)>a:last-child,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>.btn-group:first-child:not(:last-child)>a:last-child,form.post-password-form .btn-group>.btn-group:first-child:not(:last-child)>input[type=submit]:last-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>.btn-group:last-child:not(:first-child)>a:first-child,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>.btn-group:last-child:not(:first-child)>a:first-child,form.post-password-form .btn-group>.btn-group:last-child:not(:first-child)>input[type=submit]:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0; }

.btn-group>.btn+.dropdown-toggle,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group>a+.dropdown-toggle,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group>a+.dropdown-toggle,form.post-password-form .btn-group>input[type=submit]+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }

.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-lg.btn-group>a+.dropdown-toggle,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-lg.btn-group>a+.dropdown-toggle,form.post-password-form .btn-group-lg.btn-group>input[type=submit]+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125); }
    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none; }

.btn .caret,.kc-call-to-action.kc-cta-2 .kc-cta-button a .caret,.kc-call-to-action.kc-cta-3 .kc-cta-button a .caret,form.post-password-form input[type=submit] .caret {
    margin-left: 0; }

.btn-group-lg>.btn .caret,.btn-lg .caret,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-lg>a .caret,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-lg>a .caret,form.post-password-form .btn-group-lg>input[type=submit] .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }

.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret,.dropup .kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-lg>a .caret,.dropup .kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-lg>a .caret,.dropup form.post-password-form .btn-group-lg>input[type=submit] .caret,.kc-call-to-action.kc-cta-2 .kc-cta-button .dropup .btn-group-lg>a .caret,.kc-call-to-action.kc-cta-3 .kc-cta-button .dropup .btn-group-lg>a .caret,form.post-password-form .dropup .btn-group-lg>input[type=submit] .caret {
    border-width: 0 5px 5px; }

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>.btn-group>a,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>.btn-group>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a,form.post-password-form .btn-group-vertical>.btn-group>input[type=submit],form.post-password-form .btn-group-vertical>input[type=submit] {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table; }

.btn-group-vertical>.btn-group:after {
    clear: both; }

.btn-group-vertical>.btn-group>.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>.btn-group>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>.btn-group>a,form.post-password-form .btn-group-vertical>.btn-group>input[type=submit] {
    float: none; }

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>.btn+a,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>.btn-group+a,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a+.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a+.btn-group,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a+a,.kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form .btn-group-vertical>a+input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form .btn-group-vertical>input[type=submit]+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>.btn+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>.btn-group+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a+.btn,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a+.btn-group,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a+a,.kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form .btn-group-vertical>a+input[type=submit],.kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form .btn-group-vertical>input[type=submit]+a,form.post-password-form .btn-group-vertical>.btn+input[type=submit],form.post-password-form .btn-group-vertical>.btn-group+input[type=submit],form.post-password-form .btn-group-vertical>input[type=submit]+.btn,form.post-password-form .btn-group-vertical>input[type=submit]+.btn-group,form.post-password-form .btn-group-vertical>input[type=submit]+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>input[type=submit]+a,form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>input[type=submit]+a {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical>.btn:not(:first-child):not(:last-child),.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a:not(:first-child):not(:last-child),.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a:not(:first-child):not(:last-child),form.post-password-form .btn-group-vertical>input[type=submit]:not(:first-child):not(:last-child) {
    border-radius: 0; }

.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.btn:last-child:not(:first-child),.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a:first-child:not(:last-child),.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>a:last-child:not(:first-child),.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a:first-child:not(:last-child),.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>a:last-child:not(:first-child),form.post-password-form .btn-group-vertical>input[type=submit]:first-child:not(:last-child),form.post-password-form .btn-group-vertical>input[type=submit]:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>a,form.post-password-form .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>input[type=submit] {
    border-radius: 0; }

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>.btn-group:first-child:not(:last-child)>a:last-child,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>.btn-group:first-child:not(:last-child)>a:last-child,form.post-password-form .btn-group-vertical>.btn-group:first-child:not(:last-child)>input[type=submit]:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-vertical>.btn-group:last-child:not(:first-child)>a:first-child,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-vertical>.btn-group:last-child:not(:first-child)>a:first-child,form.post-password-form .btn-group-vertical>.btn-group:last-child:not(:first-child)>input[type=submit]:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
    .btn-group-justified>.btn,.btn-group-justified>.btn-group,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-justified>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-justified>a,form.post-password-form .btn-group-justified>input[type=submit] {
        float: none;
        display: table-cell;
        width: 1%; }
    .btn-group-justified>.btn-group .btn,.btn-group-justified>.btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button a,.btn-group-justified>.btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button a,.btn-group-justified>.btn-group form.post-password-form input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-justified>.btn-group a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-justified>.btn-group a,form.post-password-form .btn-group-justified>.btn-group input[type=submit] {
        width: 100%; }
    .btn-group-justified>.btn-group .dropdown-menu {
        left: auto; }

.kc-call-to-action.kc-cta-2 .kc-cta-button [data-toggle=buttons]>.btn-group>a input[type=checkbox],.kc-call-to-action.kc-cta-2 .kc-cta-button [data-toggle=buttons]>.btn-group>a input[type=radio],.kc-call-to-action.kc-cta-2 .kc-cta-button [data-toggle=buttons]>a input[type=checkbox],.kc-call-to-action.kc-cta-2 .kc-cta-button [data-toggle=buttons]>a input[type=radio],.kc-call-to-action.kc-cta-3 .kc-cta-button [data-toggle=buttons]>.btn-group>a input[type=checkbox],.kc-call-to-action.kc-cta-3 .kc-cta-button [data-toggle=buttons]>.btn-group>a input[type=radio],.kc-call-to-action.kc-cta-3 .kc-cta-button [data-toggle=buttons]>a input[type=checkbox],.kc-call-to-action.kc-cta-3 .kc-cta-button [data-toggle=buttons]>a input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],form.post-password-form [data-toggle=buttons]>.btn-group>input[type=submit] input[type=checkbox],form.post-password-form [data-toggle=buttons]>.btn-group>input[type=submit] input[type=radio],form.post-password-form [data-toggle=buttons]>input[type=submit] input[type=checkbox],form.post-password-form [data-toggle=buttons]>input[type=submit] input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none; }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0; }
    .input-group .form-control,.input-group form.post-password-form input[type=password],form.post-password-form .input-group input[type=password] {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0; }
        .input-group .form-control:focus,.input-group form.post-password-form input[type=password]:focus,form.post-password-form .input-group input[type=password]:focus {
            z-index: 3; }

.input-group-addon,.input-group-btn,.input-group .form-control,.input-group form.post-password-form input[type=password],form.post-password-form .input-group input[type=password] {
    display: table-cell; }
    .input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child),.input-group form.post-password-form input[type=password]:not(:first-child):not(:last-child),form.post-password-form .input-group input[type=password]:not(:first-child):not(:last-child) {
        border-radius: 0; }

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ebebeb;
    border-radius: 0; }
    .input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-sm>.input-group-btn>a.input-group-addon,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-sm>.input-group-btn>a.input-group-addon,form.post-password-form .input-group-sm>.input-group-btn>input.input-group-addon[type=submit],form.post-password-form .input-group-sm>input.input-group-addon[type=password] {
        padding: 5px 10px;
        font-size: 14px;
        border-radius: 3px; }
    .input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-lg>.input-group-btn>a.input-group-addon,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-lg>.input-group-btn>a.input-group-addon,form.post-password-form .input-group-lg>.input-group-btn>input.input-group-addon[type=submit],form.post-password-form .input-group-lg>input.input-group-addon[type=password] {
        padding: 10px 16px;
        font-size: 20px;
        border-radius: 6px; }
    .input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
        margin-top: 0; }

.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group .form-control:first-child,.input-group form.post-password-form input[type=password]:first-child,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn:first-child>.btn-group>a,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn:first-child>a,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn:last-child>.btn-group:not(:last-child)>a,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn:last-child>a:not(:last-child):not(.dropdown-toggle),.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn:first-child>.btn-group>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn:first-child>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn:last-child>.btn-group:not(:last-child)>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn:last-child>a:not(:last-child):not(.dropdown-toggle),form.post-password-form .input-group-btn:first-child>.btn-group>input[type=submit],form.post-password-form .input-group-btn:first-child>input[type=submit],form.post-password-form .input-group-btn:last-child>.btn-group:not(:last-child)>input[type=submit],form.post-password-form .input-group-btn:last-child>input[type=submit]:not(:last-child):not(.dropdown-toggle),form.post-password-form .input-group input[type=password]:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.input-group-addon:first-child {
    border-right: 0; }

.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group .form-control:last-child,.input-group form.post-password-form input[type=password]:last-child,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn:first-child>.btn-group:not(:first-child)>a,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn:first-child>a:not(:first-child),.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn:last-child>.btn-group>a,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn:last-child>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn:first-child>.btn-group:not(:first-child)>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn:first-child>a:not(:first-child),.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn:last-child>.btn-group>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn:last-child>a,form.post-password-form .input-group-btn:first-child>.btn-group:not(:first-child)>input[type=submit],form.post-password-form .input-group-btn:first-child>input[type=submit]:not(:first-child),form.post-password-form .input-group-btn:last-child>.btn-group>input[type=submit],form.post-password-form .input-group-btn:last-child>input[type=submit],form.post-password-form .input-group input[type=password]:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

.input-group-addon:last-child {
    border-left: 0; }

.input-group-btn {
    font-size: 0;
    white-space: nowrap; }
    .input-group-btn,.input-group-btn>.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn>a,form.post-password-form .input-group-btn>input[type=submit] {
    position: relative; }
        .input-group-btn>.btn+.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn>.btn+a,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn>a+.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn>a+a,.kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form .input-group-btn>a+input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form .input-group-btn>input[type=submit]+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn>.btn+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn>a+.btn,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn>a+a,.kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form .input-group-btn>a+input[type=submit],.kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form .input-group-btn>input[type=submit]+a,form.post-password-form .input-group-btn>.btn+input[type=submit],form.post-password-form .input-group-btn>input[type=submit]+.btn,form.post-password-form .input-group-btn>input[type=submit]+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn>a+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn>input[type=submit]+a,form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn>a+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn>input[type=submit]+a {
            margin-left: -1px; }
        .input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn>a:active,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn>a:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn>a:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn>a:active,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn>a:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn>a:hover,form.post-password-form .input-group-btn>input[type=submit]:active,form.post-password-form .input-group-btn>input[type=submit]:focus,form.post-password-form .input-group-btn>input[type=submit]:hover {
            z-index: 2; }
    .input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn:first-child>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn:first-child>a,form.post-password-form .input-group-btn:first-child>input[type=submit] {
        margin-right: -1px; }
    .input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group,.kc-call-to-action.kc-cta-2 .kc-cta-button .input-group-btn:last-child>a,.kc-call-to-action.kc-cta-3 .kc-cta-button .input-group-btn:last-child>a,form.post-password-form .input-group-btn:last-child>input[type=submit] {
        z-index: 2;
        margin-left: -1px; }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .nav:after,.nav:before {
        content: " ";
        display: table; }
    .nav:after {
        clear: both; }
        .nav>li,.nav>li>a {
        position: relative;
        display: block; }
        .nav>li>a {
            padding: 10px 14px; }
            .nav>li>a:focus,.nav>li>a:hover {
                text-decoration: none;
                background-color: #eee; }
        .nav>li.disabled>a {
            color: #777; }
            .nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed; }
    .nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
        background-color: #eee;
        border-color: #000; }
    .nav .nav-divider {
        height: 1px;
        margin: 14px 0;
        overflow: hidden;
        background-color: #e5e5e5; }
    .nav>li>a>img {
        max-width: none; }

.nav-tabs {
    border-bottom: 1px solid #ddd; }
    .nav-tabs>li {
        float: left;
        margin-bottom: -1px; }
        .nav-tabs>li>a {
            margin-right: 2px;
            line-height: 1.875;
            border: 1px solid transparent;
            border-radius: 0 0 0 0; }
            .nav-tabs>li>a:hover {
                border-color: #eee #eee #ddd; }
        .nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default; }

.nav-pills>li {
    float: left; }
    .nav-pills>li>a {
        border-radius: 0; }
    .nav-pills>li+li {
        margin-left: 2px; }
    .nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
        color: #fff;
        background-color: #038D88; }

.nav-stacked>li {
    float: none; }
    .nav-stacked>li+li {
        margin-top: 2px;
        margin-left: 0; }

.nav-justified,.nav-tabs.nav-justified {
    width: 100%; }
    .nav-justified>li,.nav-tabs.nav-justified>li {
        float: none; }
        .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
            text-align: center;
            margin-bottom: 5px; }
    .nav-justified>.dropdown .dropdown-menu {
        top: auto;
        left: auto; }
    @media (min-width: 768px) {
        .nav-justified>li,.nav-tabs.nav-justified>li {
            display: table-cell;
            width: 1%; }
            .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
                margin-bottom: 0; } }

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0; }
    .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
        margin-right: 0;
        border-radius: 0; }
    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border: 1px solid #ddd; }
    @media (min-width: 768px) {
        .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
            border-bottom: 1px solid #ddd;
            border-radius: 0 0 0 0; }
        .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
            border-bottom-color: #fff; } }

.tab-content>.tab-pane {
    display: none; }

.tab-content>.active {
    display: block; }

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 30px;
    border: 1px solid transparent; }
    .navbar:after,.navbar:before {
        content: " ";
        display: table; }
    .navbar:after {
        clear: both; }
    @media (min-width: 768px) {
        .navbar {
            border-radius: 0; } }

.navbar-header:after,.navbar-header:before {
    content: " ";
    display: table; }

.navbar-header:after {
    clear: both; }

@media (min-width: 768px) {
    .navbar-header {
        float: left; } }

.navbar-collapse {
    overflow-x: visible;
    padding-right: 20px;
    padding-left: 20px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
    -webkit-overflow-scrolling: touch; }
    .navbar-collapse:after,.navbar-collapse:before {
        content: " ";
        display: table; }
    .navbar-collapse:after {
        clear: both; }
    .navbar-collapse.in {
        overflow-y: auto; }
    @media (min-width: 768px) {
        .navbar-collapse {
            width: auto;
            border-top: 0;
            box-shadow: none; }
            .navbar-collapse.collapse {
                display: block !important;
                height: auto !important;
                padding-bottom: 0;
                overflow: visible !important; }
            .navbar-collapse.in {
                overflow-y: visible; }
            .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
                padding-left: 0;
                padding-right: 0; } }

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
        .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
            max-height: 200px; } }

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -20px;
    margin-left: -20px; }
    @media (min-width: 768px) {
        .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
            margin-right: 0;
            margin-left: 0; } }

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
    @media (min-width: 768px) {
        .navbar-static-top {
            border-radius: 0; } }

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
    @media (min-width: 768px) {
        .navbar-fixed-bottom,.navbar-fixed-top {
            border-radius: 0; } }

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }

.navbar-brand {
    float: left;
    padding: 10px 20px;
    font-size: 20px;
    line-height: 30px;
    height: 50px; }
    .navbar-brand:focus,.navbar-brand:hover {
        text-decoration: none; }
    .navbar-brand>img {
        display: block; }
    @media (min-width: 768px) {
        .navbar>.container-fluid .navbar-brand,.navbar>.container .navbar-brand {
            margin-left: -20px; } }

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0; }
    .navbar-toggle:focus {
        outline: 0; }
    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px; }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 4px; }
    @media (min-width: 768px) {
        .navbar-toggle {
            display: none; } }

.navbar-nav {
    margin: 5px -20px; }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 30px; }
    @media (max-width: 767px) {
        .navbar-nav .open .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            box-shadow: none; }
            .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
                padding: 5px 15px 5px 25px; }
            .navbar-nav .open .dropdown-menu>li>a {
                line-height: 30px; }
                .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
                    background-image: none; } }
    @media (min-width: 768px) {
        .navbar-nav {
            margin: 0; }
            .navbar-nav,.navbar-nav>li {
            float: left; }
                .navbar-nav>li>a {
                    padding-top: 10px;
                    padding-bottom: 10px; } }

.navbar-form {
    margin: 3px -20px;
    padding: 10px 20px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1); }
    @media (min-width: 768px) {
        .navbar-form .form-group,.navbar-form .form-row {
            display: inline-block;
            margin-bottom: 0;
            vertical-align: middle; }
        .navbar-form .form-control,.navbar-form form.post-password-form input[type=password],form.post-password-form .navbar-form input[type=password] {
            display: inline-block;
            width: auto;
            vertical-align: middle; }
        .navbar-form .form-control-static {
            display: inline-block; }
        .navbar-form .input-group {
            display: inline-table;
            vertical-align: middle; }
            .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group form.post-password-form input[type=password],form.post-password-form .navbar-form .input-group input[type=password] {
                width: auto; }
        .navbar-form .input-group>.form-control,.navbar-form form.post-password-form .input-group>input[type=password],form.post-password-form .navbar-form .input-group>input[type=password] {
            width: 100%; }
        .navbar-form .checkbox,.navbar-form .control-label,.navbar-form .radio {
            margin-bottom: 0;
            vertical-align: middle; }
        .navbar-form .checkbox,.navbar-form .radio {
            display: inline-block;
            margin-top: 0; }
            .navbar-form .checkbox label,.navbar-form .radio label {
                padding-left: 0; }
        .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0; }
        .navbar-form .has-feedback .form-control-feedback {
            top: 0; } }
    @media (max-width: 767px) {
        .navbar-form .form-group,.navbar-form .form-row {
            margin-bottom: 5px; }
            .navbar-form .form-group:last-child,.navbar-form .form-row:last-child {
                margin-bottom: 0; } }
    @media (min-width: 768px) {
        .navbar-form {
            width: auto;
            border: 0;
            margin-left: 0;
            margin-right: 0;
            padding-top: 0;
            padding-bottom: 0;
            -webkit-box-shadow: none;
            box-shadow: none; } }

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.navbar-btn {
    margin-top: 3px;
    margin-bottom: 3px; }
    .btn-group-sm>.navbar-btn.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-sm>a.navbar-btn,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-sm>a.navbar-btn,.navbar-btn.btn-sm,form.post-password-form .btn-group-sm>input.navbar-btn[type=submit] {
        margin-top: 8.5px;
        margin-bottom: 8.5px; }
    .btn-group-xs>.navbar-btn.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-xs>a.navbar-btn,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-xs>a.navbar-btn,.navbar-btn.btn-xs,form.post-password-form .btn-group-xs>input.navbar-btn[type=submit] {
        margin-top: 14px;
        margin-bottom: 14px; }

.navbar-text {
    margin-top: 10px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
        .navbar-text {
            float: left;
            margin-left: 20px;
            margin-right: 20px; } }

@media (min-width: 768px) {
    .navbar-left {
        float: left !important; }
    .navbar-right {
        float: right !important;
        margin-right: -20px; }
        .navbar-right~.navbar-right {
            margin-right: 0; } }

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
    .navbar-default .navbar-brand {
        color: #777; }
        .navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent; }
    .navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
        color: #777; }
        .navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
            color: #333;
            background-color: transparent; }
    .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
        color: #555;
        background-color: #e7e7e7; }
    .navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
        color: #ccc;
        background-color: transparent; }
    .navbar-default .navbar-toggle {
        border-color: #ddd; }
        .navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
            background-color: #ddd; }
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888; }
    .navbar-default .navbar-collapse,.navbar-default .navbar-form {
        border-color: #e7e7e7; }
    .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
        background-color: #e7e7e7;
        color: #555; }
    @media (max-width: 767px) {
        .navbar-default .navbar-nav .open .dropdown-menu>li>a {
            color: #777; }
            .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
                color: #333;
                background-color: transparent; }
        .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
            color: #555;
            background-color: #e7e7e7; }
        .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
            color: #ccc;
            background-color: transparent; } }
    .navbar-default .navbar-link {
        color: #777; }
        .navbar-default .navbar-link:hover {
            color: #333; }
    .navbar-default .btn-link {
        color: #777; }
        .navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
            color: #333; }
        .navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
            color: #ccc; }

.navbar-inverse {
    background-color: #222;
    border-color: #090909; }
    .navbar-inverse .navbar-brand {
        color: #9d9d9d; }
        .navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent; }
    .navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
        color: #9d9d9d; }
        .navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
            color: #fff;
            background-color: transparent; }
    .navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
        color: #fff;
        background-color: #090909; }
    .navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
        color: #444;
        background-color: transparent; }
    .navbar-inverse .navbar-toggle {
        border-color: #333; }
        .navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
            background-color: #333; }
        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff; }
    .navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
        border-color: #101010; }
    .navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
        background-color: #090909;
        color: #fff; }
    @media (max-width: 767px) {
        .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
            border-color: #090909; }
        .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
            background-color: #090909; }
        .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
            color: #9d9d9d; }
            .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
                color: #fff;
                background-color: transparent; }
        .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
            color: #fff;
            background-color: #090909; }
        .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
            color: #444;
            background-color: transparent; } }
    .navbar-inverse .navbar-link {
        color: #9d9d9d; }
        .navbar-inverse .navbar-link:hover {
            color: #fff; }
    .navbar-inverse .btn-link {
        color: #9d9d9d; }
        .navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
            color: #fff; }
        .navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
            color: #444; }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 30px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0; }
    .breadcrumb>li {
        display: inline-block; }
        .breadcrumb>li+li:before {
            content: "/ ";
            padding: 0 5px;
            color: #000; }
    .breadcrumb>.active {
        color: #777; }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 30px 0;
    border-radius: 0; }
    .pagination>li {
        display: inline; }
        .pagination>li>a,.pagination>li>span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.875;
            text-decoration: none;
            color: #000;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px; }
        .pagination>li:first-child>a,.pagination>li:first-child>span {
            margin-left: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0; }
        .pagination>li:last-child>a,.pagination>li:last-child>span {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0; }
    .pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
        z-index: 2;
        color: #038D88;
        background-color: #eee;
        border-color: #ddd; }
    .pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
        z-index: 3;
        color: #fff;
        background-color: #038D88;
        border-color: #038D88;
        cursor: default; }
    .pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed; }

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333; }

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5; }

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

.pager {
    padding-left: 0;
    margin: 30px 0;
    list-style: none;
    text-align: center; }
    .pager:after,.pager:before {
        content: " ";
        display: table; }
    .pager:after {
        clear: both; }
    .pager li {
        display: inline; }
        .pager li>a,.pager li>span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px; }
        .pager li>a:focus,.pager li>a:hover {
            text-decoration: none;
            background-color: #eee; }
    .pager .next>a,.pager .next>span {
        float: right; }
    .pager .previous>a,.pager .previous>span {
        float: left; }
    .pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed; }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }
    .label:empty {
        display: none; }
    .btn .label,.kc-call-to-action.kc-cta-2 .kc-cta-button a .label,.kc-call-to-action.kc-cta-3 .kc-cta-button a .label,form.post-password-form input[type=submit] .label {
        position: relative;
        top: -1px; }

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

.label-default {
    background-color: #777; }
    .label-default[href]:focus,.label-default[href]:hover {
        background-color: #5e5e5e; }

.label-primary {
    background-color: #038D88; }
    .label-primary[href]:focus,.label-primary[href]:hover {
        background-color: #f0a140; }

.label-success {
    background-color: #5cb85c; }
    .label-success[href]:focus,.label-success[href]:hover {
        background-color: #449d44; }

.label-info {
    background-color: #5bc0de; }
    .label-info[href]:focus,.label-info[href]:hover {
        background-color: #31b0d5; }

.label-warning {
    background-color: #f0ad4e; }
    .label-warning[href]:focus,.label-warning[href]:hover {
        background-color: #ec971f; }

.label-danger {
    background-color: #d9534f; }
    .label-danger[href]:focus,.label-danger[href]:hover {
        background-color: #c9302c; }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px; }
    .badge:empty {
        display: none; }
    .btn .badge,.kc-call-to-action.kc-cta-2 .kc-cta-button a .badge,.kc-call-to-action.kc-cta-3 .kc-cta-button a .badge,form.post-password-form input[type=submit] .badge {
        position: relative;
        top: -1px; }
    .btn-group-xs>.btn .badge,.btn-xs .badge,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-xs>a .badge,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-xs>a .badge,form.post-password-form .btn-group-xs>input[type=submit] .badge {
        top: 0;
        padding: 1px 5px; }
    .list-group-item.active>.badge,.nav-pills>.active>a>.badge {
        color: #000;
        background-color: #fff; }
    .list-group-item>.badge {
        float: right; }
    .list-group-item>.badge+.badge {
        margin-right: 5px; }
    .nav-pills>li>a>.badge {
        margin-left: 3px; }

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee; }
    .jumbotron,.jumbotron .h1,.jumbotron h1 {
    color: inherit; }
    .jumbotron p {
        margin-bottom: 15px;
        font-size: 24px;
        font-weight: 200; }
    .jumbotron>hr {
        border-top-color: #d5d5d5; }
    .container-fluid .jumbotron,.container .jumbotron {
        border-radius: 6px;
        padding-left: 20px;
        padding-right: 20px; }
    .jumbotron .container {
        max-width: 100%; }
    @media screen and (min-width: 768px) {
        .jumbotron {
            padding-top: 48px;
            padding-bottom: 48px; }
            .container-fluid .jumbotron,.container .jumbotron {
                padding-left: 60px;
                padding-right: 60px; }
            .jumbotron .h1,.jumbotron h1 {
                font-size: 72px; } }

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 30px;
    line-height: 1.875;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out; }
    .thumbnail>img,.thumbnail a>img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto; }
    .thumbnail .caption {
        padding: 9px;
        color: #666; }

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #000; }

.alert {
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid transparent;
    border-radius: 0; }
    .alert h4 {
        margin-top: 0;
        color: inherit; }
    .alert .alert-link {
        font-weight: 700; }
    .alert>p,.alert>ul {
        margin-bottom: 0; }
    .alert>p+p {
        margin-top: 5px; }

.alert-dismissable,.alert-dismissible {
    padding-right: 35px; }
    .alert-dismissable .close,.alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit; }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
    .alert-success hr {
        border-top-color: #c9e2b3; }
    .alert-success .alert-link {
        color: #2b542c; }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }
    .alert-info hr {
        border-top-color: #a6e1ec; }
    .alert-info .alert-link {
        color: #245269; }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b; }
    .alert-warning hr {
        border-top-color: #f7e1b5; }
    .alert-warning .alert-link {
        color: #66512c; }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
    .alert-danger hr {
        border-top-color: #e4b9c0; }
    .alert-danger .alert-link {
        color: #843534; }

@-webkit-keyframes a {
    0% {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }

@keyframes a {
    0% {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }

.progress {
    overflow: hidden;
    height: 30px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1); }

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background-color: #038D88;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease; }

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-image: -o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: 40px 40px; }

.progress-bar.active,.progress.active .progress-bar {
    -webkit-animation: a 2s linear infinite;
    -o-animation: a 2s linear infinite;
    animation: a 2s linear infinite; }

.progress-bar-success {
    background-color: #5cb85c; }
    .progress-striped .progress-bar-success {
        background-image: -webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
        background-image: -o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);
        background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent); }

.progress-bar-info {
    background-color: #5bc0de; }
    .progress-striped .progress-bar-info {
        background-image: -webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
        background-image: -o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);
        background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent); }

.progress-bar-warning {
    background-color: #f0ad4e; }
    .progress-striped .progress-bar-warning {
        background-image: -webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
        background-image: -o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);
        background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent); }

.progress-bar-danger {
    background-color: #d9534f; }
    .progress-striped .progress-bar-danger {
        background-image: -webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
        background-image: -o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);
        background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent); }

.media {
    margin-top: 15px; }
    .media:first-child {
        margin-top: 0; }

.media,.media-body {
    zoom: 1;
    overflow: hidden; }

.media-body {
    width: 10000px; }

.media-object {
    display: block; }
    .media-object.img-thumbnail {
        max-width: none; }

.media-right,.media>.pull-right {
    padding-left: 10px; }

.media-left,.media>.pull-left {
    padding-right: 10px; }

.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top; }

.media-middle {
    vertical-align: middle; }

.media-bottom {
    vertical-align: bottom; }

.media-heading {
    margin-top: 0;
    margin-bottom: 5px; }

.media-list {
    padding-left: 0;
    list-style: none; }

.list-group {
    margin-bottom: 20px;
    padding-left: 0; }

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
    .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0; }
    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }

a.list-group-item,button.list-group-item {
    color: #555; }
    a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
        color: #333; }
    a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5; }

button.list-group-item {
    width: 100%;
    text-align: left; }

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed; }
    .list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
        color: inherit; }
    .list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
        color: #777; }

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #038D88;
    border-color: #038D88; }
    .list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
        color: inherit; }
    .list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
        color: #fff; }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d; }
    a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
        color: inherit; }
    a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6; }
    a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d; }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }

a.list-group-item-info,button.list-group-item-info {
    color: #31708f; }
    a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
        color: inherit; }
    a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3; }
    a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f; }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b; }
    a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
        color: inherit; }
    a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc; }
    a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b; }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442; }
    a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
        color: inherit; }
    a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc; }
    a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442; }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }

.panel {
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05); }

.panel-body {
    padding: 15px; }
    .panel-body:after,.panel-body:before {
        content: " ";
        display: table; }
    .panel-body:after {
        clear: both; }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px; }

.panel-heading>.dropdown .dropdown-toggle,.panel-title {
        color: inherit; }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px; }
    .panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
        color: inherit; }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px; }

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0; }
    .panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0; }
    .panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: -1px;
        border-top-left-radius: -1px; }
    .panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px; }

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0; }

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0; }
    .panel>.panel-collapse>.table caption,.panel>.table-responsive>.table caption,.panel>.table caption {
        padding-left: 15px;
        padding-right: 15px; }
    .panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px; }
        .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
            border-top-left-radius: -1px; }
        .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
            border-top-right-radius: -1px; }
    .panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px; }
        .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
            border-bottom-left-radius: -1px; }
        .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
            border-bottom-right-radius: -1px; }

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd; }

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0; }

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0; }
    .panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0; }
    .panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0; }
    .panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
        border-bottom: 0; }

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0; }

.panel-group {
    margin-bottom: 30px; }
    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0; }
        .panel-group .panel+.panel {
            margin-top: 5px; }
    .panel-group .panel-heading {
        border-bottom: 0; }
        .panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
            border-top: 1px solid #ddd; }
    .panel-group .panel-footer {
        border-top: 0; }
        .panel-group .panel-footer+.panel-collapse .panel-body {
            border-bottom: 1px solid #ddd; }

.panel-default {
    border-color: #ddd; }
    .panel-default>.panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd; }
        .panel-default>.panel-heading+.panel-collapse>.panel-body {
            border-top-color: #ddd; }
        .panel-default>.panel-heading .badge {
            color: #f5f5f5;
            background-color: #333; }
    .panel-default>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #ddd; }

.panel-primary {
    border-color: #038D88; }
    .panel-primary>.panel-heading {
        color: #fff;
        background-color: #038D88;
        border-color: #038D88; }
        .panel-primary>.panel-heading+.panel-collapse>.panel-body {
            border-top-color: #038D88; }
        .panel-primary>.panel-heading .badge {
            color: #038D88;
            background-color: #fff; }
    .panel-primary>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #038D88; }

.panel-success {
    border-color: #d6e9c6; }
    .panel-success>.panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6; }
        .panel-success>.panel-heading+.panel-collapse>.panel-body {
            border-top-color: #d6e9c6; }
        .panel-success>.panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d; }
    .panel-success>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #d6e9c6; }

.panel-info {
    border-color: #bce8f1; }
    .panel-info>.panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1; }
        .panel-info>.panel-heading+.panel-collapse>.panel-body {
            border-top-color: #bce8f1; }
        .panel-info>.panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f; }
    .panel-info>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #bce8f1; }

.panel-warning {
    border-color: #faebcc; }
    .panel-warning>.panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc; }
        .panel-warning>.panel-heading+.panel-collapse>.panel-body {
            border-top-color: #faebcc; }
        .panel-warning>.panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b; }
    .panel-warning>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #faebcc; }

.panel-danger {
    border-color: #ebccd1; }
    .panel-danger>.panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1; }
        .panel-danger>.panel-heading+.panel-collapse>.panel-body {
            border-top-color: #ebccd1; }
        .panel-danger>.panel-heading .badge {
            color: #f2dede;
            background-color: #a94442; }
    .panel-danger>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #ebccd1; }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
    .embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0; }

.embed-responsive-16by9 {
    padding-bottom: 56.25%; }

.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05); }
    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15); }

.well-lg {
    padding: 24px;
    border-radius: 6px; }

.well-sm {
    padding: 9px;
    border-radius: 3px; }

.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20); }
    .close:focus,.close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50); }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }

.modal,.modal-open {
    overflow: hidden; }

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
    .modal.fade .modal-dialog {
        -webkit-transform: translateY(-25%);
        -ms-transform: translateY(-25%);
        -o-transform: translateY(-25%);
        transform: translateY(-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out; }
    .modal.in .modal-dialog {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0); }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0; }

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0); }
    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50); }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
    .modal-header:after,.modal-header:before {
        content: " ";
        display: table; }
    .modal-header:after {
        clear: both; }

.modal-header .close {
    margin-top: -2px; }

.modal-title {
    margin: 0;
    line-height: 1.875; }

.modal-body {
    position: relative;
    padding: 15px; }

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
    .modal-footer:after,.modal-footer:before {
        content: " ";
        display: table; }
    .modal-footer:after {
        clear: both; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer .btn+a,.kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer a+.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer a+a,.kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer form.post-password-form a+input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer form.post-password-form input[type=submit]+a,.kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form .modal-footer input[type=submit]+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer .btn+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer a+.btn,.kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer a+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer form.post-password-form a+input[type=submit],.kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer form.post-password-form input[type=submit]+a,.kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form .modal-footer input[type=submit]+a,.modal-footer .btn+.btn,.modal-footer .kc-call-to-action.kc-cta-2 .kc-cta-button .btn+a,.modal-footer .kc-call-to-action.kc-cta-2 .kc-cta-button a+.btn,.modal-footer .kc-call-to-action.kc-cta-2 .kc-cta-button a+a,.modal-footer .kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form a+input[type=submit],.modal-footer .kc-call-to-action.kc-cta-3 .kc-cta-button .btn+a,.modal-footer .kc-call-to-action.kc-cta-3 .kc-cta-button a+.btn,.modal-footer .kc-call-to-action.kc-cta-3 .kc-cta-button a+a,.modal-footer .kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form a+input[type=submit],.modal-footer form.post-password-form .btn+input[type=submit],.modal-footer form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button input[type=submit]+a,.modal-footer form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button input[type=submit]+a,.modal-footer form.post-password-form input[type=submit]+.btn,.modal-footer form.post-password-form input[type=submit]+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer a+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer a+input[type=submit],form.post-password-form .modal-footer .btn+input[type=submit],form.post-password-form .modal-footer .kc-call-to-action.kc-cta-2 .kc-cta-button a+input[type=submit],form.post-password-form .modal-footer .kc-call-to-action.kc-cta-2 .kc-cta-button input[type=submit]+a,form.post-password-form .modal-footer .kc-call-to-action.kc-cta-3 .kc-cta-button a+input[type=submit],form.post-password-form .modal-footer .kc-call-to-action.kc-cta-3 .kc-cta-button input[type=submit]+a,form.post-password-form .modal-footer input[type=submit]+.btn,form.post-password-form .modal-footer input[type=submit]+input[type=submit] {
        margin-left: 5px;
        margin-bottom: 0; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer .btn-group .btn+a,.kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer .btn-group a+.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer .btn-group a+a,.kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer .btn-group form.post-password-form a+input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer .btn-group form.post-password-form input[type=submit]+a,.kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form .modal-footer .btn-group input[type=submit]+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer .btn-group .btn+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer .btn-group a+.btn,.kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer .btn-group a+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer .btn-group form.post-password-form a+input[type=submit],.kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer .btn-group form.post-password-form input[type=submit]+a,.kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form .modal-footer .btn-group input[type=submit]+a,.modal-footer .btn-group .btn+.btn,.modal-footer .btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button .btn+a,.modal-footer .btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button a+.btn,.modal-footer .btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button a+a,.modal-footer .btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form a+input[type=submit],.modal-footer .btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button .btn+a,.modal-footer .btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button a+.btn,.modal-footer .btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button a+a,.modal-footer .btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form a+input[type=submit],.modal-footer .btn-group form.post-password-form .btn+input[type=submit],.modal-footer .btn-group form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button input[type=submit]+a,.modal-footer .btn-group form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button input[type=submit]+a,.modal-footer .btn-group form.post-password-form input[type=submit]+.btn,.modal-footer .btn-group form.post-password-form input[type=submit]+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button .modal-footer .btn-group a+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button .modal-footer .btn-group a+input[type=submit],form.post-password-form .modal-footer .btn-group .btn+input[type=submit],form.post-password-form .modal-footer .btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button a+input[type=submit],form.post-password-form .modal-footer .btn-group .kc-call-to-action.kc-cta-2 .kc-cta-button input[type=submit]+a,form.post-password-form .modal-footer .btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button a+input[type=submit],form.post-password-form .modal-footer .btn-group .kc-call-to-action.kc-cta-3 .kc-cta-button input[type=submit]+a,form.post-password-form .modal-footer .btn-group input[type=submit]+.btn,form.post-password-form .modal-footer .btn-group input[type=submit]+input[type=submit] {
        margin-left: -1px; }
    .modal-footer .btn-block+.btn-block {
        margin-left: 0; }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }

@media (min-width: 768px) {
    .modal-dialog {
        width: 680px;
        margin: 30px auto; }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5); }
    .modal-sm {
        width: 300px; } }

@media (min-width: 992px) {
    .modal-lg {
        width: 900px; } }

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Nunito;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.875;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0); }
    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90); }
    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0; }
    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px; }
    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0; }
    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px; }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0; }

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
    right: 5px; }

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
    left: 5px; }

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
    right: 5px; }

.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
    left: 5px; }

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Nunito;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.875;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2); }
    .popover.top {
        margin-top: -10px; }
    .popover.right {
        margin-left: 10px; }
    .popover.bottom {
        margin-top: 10px; }
    .popover.left {
        margin-left: -10px; }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }

.popover-content {
    padding: 9px 14px; }

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover>.arrow {
    border-width: 11px; }

.popover>.arrow:after {
    border-width: 10px;
    content: ""; }

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px; }
    .popover.top>.arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff; }

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25); }
    .popover.right>.arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff; }

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px; }
    .popover.bottom>.arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff; }

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25); }
    .popover.left>.arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px; }

.carousel,.carousel-inner {
    position: relative; }

.carousel-inner {
    overflow: hidden;
    width: 100%; }
    .carousel-inner>.item {
        display: none;
        position: relative;
        -webkit-transition: left .6s ease-in-out;
        -o-transition: .6s ease-in-out left;
        transition: left .6s ease-in-out; }
        .carousel-inner>.item>a>img,.carousel-inner>.item>img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1; }
        @media all and (transform-3d), (-webkit-transform-3d) {
            .carousel-inner>.item {
                -webkit-transition: -webkit-transform .6s ease-in-out;
                -moz-transition: -moz-transform .6s ease-in-out;
                -o-transition: -o-transform .6s ease-in-out;
                transition: transform .6s ease-in-out;
                -webkit-backface-visibility: hidden;
                -moz-backface-visibility: hidden;
                backface-visibility: hidden;
                -webkit-perspective: 1000px;
                -moz-perspective: 1000px;
                perspective: 1000px; }
                .carousel-inner>.item.active.right,.carousel-inner>.item.next {
                    -webkit-transform: translate3d(100%,0,0);
                    transform: translate3d(100%,0,0);
                    left: 0; }
                .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
                    -webkit-transform: translate3d(-100%,0,0);
                    transform: translate3d(-100%,0,0);
                    left: 0; }
                .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
                    -webkit-transform: translateZ(0);
                    transform: translateZ(0);
                    left: 0; } }
    .carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
        display: block; }
    .carousel-inner>.active {
        left: 0; }
    .carousel-inner>.next,.carousel-inner>.prev {
        position: absolute;
        top: 0;
        width: 100%; }
    .carousel-inner>.next {
        left: 100%; }
    .carousel-inner>.prev {
        left: -100%; }
    .carousel-inner>.next.left,.carousel-inner>.prev.right {
        left: 0; }
    .carousel-inner>.active.left {
        left: -100%; }
    .carousel-inner>.active.right {
        left: 100%; }

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: transparent; }
    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.0001));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1); }
    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001),rgba(0,0,0,.5));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1); }
    .carousel-control:focus,.carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90); }
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block; }
    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px; }
    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        right: 50%;
        margin-right: -10px; }
    .carousel-control .icon-next,.carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif; }
    .carousel-control .icon-prev:before {
        content: "\2039"; }
    .carousel-control .icon-next:before {
        content: "\203a"; }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center; }
    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: transparent; }
    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff; }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6); }
    .carousel-caption .btn,.carousel-caption .kc-call-to-action.kc-cta-2 .kc-cta-button a,.carousel-caption .kc-call-to-action.kc-cta-3 .kc-cta-button a,.carousel-caption form.post-password-form input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button .carousel-caption a,.kc-call-to-action.kc-cta-3 .kc-cta-button .carousel-caption a,form.post-password-form .carousel-caption input[type=submit] {
        text-shadow: none; }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px; }
    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px; }
    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px; }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px; }
    .carousel-indicators {
        bottom: 20px; } }

.clearfix:after,.clearfix:before {
    content: " ";
    display: table; }

.clearfix:after {
    clear: both; }

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.pull-right {
    float: right !important; }

.pull-left {
    float: left !important; }

.hide {
    display: none !important; }

.show {
    display: block !important; }

.invisible {
    visibility: hidden; }

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.hidden {
    display: none !important; }

.affix {
    position: fixed; }

@-ms-viewport {
    width: device-width; }

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none !important; }

@media (max-width: 767px) {
    .visible-xs {
        display: block !important; }
    table.visible-xs {
        display: table !important; }
    tr.visible-xs {
        display: table-row !important; }
    td.visible-xs,th.visible-xs {
        display: table-cell !important; } }

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important; } }

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important; } }

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important; }
    table.visible-sm {
        display: table !important; }
    tr.visible-sm {
        display: table-row !important; }
    td.visible-sm,th.visible-sm {
        display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important; }
    table.visible-md {
        display: table !important; }
    tr.visible-md {
        display: table-row !important; }
    td.visible-md,th.visible-md {
        display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important; } }

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important; }
    table.visible-lg {
        display: table !important; }
    tr.visible-lg {
        display: table-row !important; }
    td.visible-lg,th.visible-lg {
        display: table-cell !important; } }

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important; } }

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important; } }

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important; } }

.visible-print {
    display: none !important; }

@media print {
    .visible-print {
        display: block !important; }
    table.visible-print {
        display: table !important; }
    tr.visible-print {
        display: table-row !important; }
    td.visible-print,th.visible-print {
        display: table-cell !important; } }

.visible-print-block {
    display: none !important; }
    @media print {
        .visible-print-block {
            display: block !important; } }

.visible-print-inline {
    display: none !important; }
    @media print {
        .visible-print-inline {
            display: inline !important; } }

.visible-print-inline-block {
    display: none !important; }
    @media print {
        .visible-print-inline-block {
            display: inline-block !important; } }

@media print {
    .hidden-print {
        display: none !important; } }

/* 1. Utilities */
/**
 * Import component variables
 */
/** elements mixins **/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/****/
/****/
/** elements mixins **/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/****/
/* 2. Base */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media (max-width: 1199px) {
    #opal-masthead .container-fluid {
        padding: 0 15px; } }

.container-fluid {
    padding: 0; }

@media (min-width: 1470px) {
    .container {
        width: 1440px; } }

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: Lato;
    color: #000; }

button,input,select,textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ebebeb;
    padding: 8px 20px;
    font-size: 16px;
    line-height: 1.62857;
    outline: none; }

.sticky {
    border: 2px solid #ebebeb;
    padding: 30px;
    margin-bottom: 30px;
    background: #fff; }

.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto; }

.alignright {
    float: right;
    margin: 5px 0 20px 20px; }

.alignleft {
    float: left;
    margin: 5px 20px 20px 0; }

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px; }

a img.alignleft,a img.alignnone {
    margin: 5px 20px 20px 0; }

a img.alignleft {
    float: left; }

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }

a:focus,a:hover {
    text-decoration: none; }

.wp-caption {
    max-width: 100%;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 20px; }

.wp-caption.alignleft {
    margin: 5px 20px 20px 0; }

.wp-caption.alignright {
    margin: 5px 0 20px 20px; }

.wp-caption.alignnone {
    display: inline-block; }

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; }

.entry-caption,.gallery-caption,.wp-caption .wp-caption-text {
    color: #000;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 24px; }

button.close {
    padding: 5px 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    font-size: 14px; }

.form-control,form.post-password-form input[type=password] {
    -webkit-box-shadow: none;
    box-shadow: none; }

/* 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,.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

.video-responsive {
    height: 0;
    padding-top: 0;
    padding-bottom: 56.25%;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden; }
    .video-responsive embed,.video-responsive iframe,.video-responsive object,.video-responsive video {
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 100%; }

.audio-responsive iframe {
    width: 100%;
    height: 126px; }

.links li {
    padding: 0 2px; }
    .links li a {
        padding: 15px 5px;
        text-transform: uppercase; }
    .links li:first-child {
        padding-left: 0; }
    .links li:last-child {
        padding-right: 0; }
        .links li:last-child:before {
            display: none; }

/**
 * 4.0 Elements
 */
hr {
    background-color: #eaeaea;
    background-color: rgba(51,51,51,.1);
    border: 0;
    height: 1px; }

dl,hr {
    margin-bottom: 1.6em; }

dt {
    font-weight: 700; }

dd {
    margin-bottom: 1.6em; }

table,td,th {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51,51,51,.1); }

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    width: 100%; }

caption,td,th {
    font-weight: 400;
    text-align: left; }

th {
    font-weight: 700; }

td,th {
    border-width: 0 1px 1px 0;
    padding: .4em; }

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle; }

figure {
    margin: 0; }

del {
    opacity: .8; }

input {
    border: 1px solid #ebebeb;
    font-size: 14px;
    line-height: 1.714; }
    input[type=checkbox],input[type=radio] {
        height: auto; }

.alert {
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700; }

.bypostauthor {
    position: relative; }

/* 3. Layout */
body {
    overflow-x: hidden;
    font-weight: 300; }

#main .container {
    position: relative; }
    #main .container .container {
        width: 100%; }

.home.blog .header-main {
    margin-bottom: 30px; }

.modal {
    background: rgba(0,0,0,.6); }


.home-lista ul li {
    color: #000000;
    list-style: none;
    font-size: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
}

.home-lista ul li:before {
    content: '';
    background: url('../images/home-list.png');
    background-size: 100%;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-left: -30px;
    margin-right: 10px;
    margin-top: 15px;
    vertical-align: text-bottom;
}

.udogodnienia-lista li {
    font-size: 19px !important;
    line-height: 20px !important;
    list-style: none;
    text-align: left !important;
    margin-bottom: 5px !important;
    white-space: normal;
    word-wrap: break-word;
    text-transform: none;
}

.udogodnienia-lista li:before {
    content: '';
    background: url('../images/udogodnienia-list.png');
    background-size: 100%;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 15px;
    margin-left: -30px;
    vertical-align: text-bottom;
}

/** 
 * Page Style
 */
#page {
    position: relative;
    overflow: hidden; }
        #page.page-static-left,#page.page-static-left.active {
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out; }
        #page.page-static-left.active {
            margin-left: 250px; }
            #page.page-static-left.active .sidebar-static {
                -webkit-transition: all .25s ease-out;
                -o-transition: all .25s ease-out;
                transition: all .25s ease-out;
                left: 0; }
    #page.active .button-action:before {
        content: "\f060"; }

.entry-content-page {
    overflow: hidden; }

.page-template-404 .opal-breadscrumb {
    margin: 0; }

.breadscrumb-center .opal-breadscrumb {
    text-align: center; }
    .breadscrumb-center .opal-breadscrumb .breadcrumb h2 {
        position: relative; }

.sidebar-static {
    /*  background:#282828;
        color: #CCC;
        position:fixed;    
        width: 300px;
        z-index: 99999;
        @include transition(all 0.25s ease-out); */ }
    .sidebar-static .inner {
        /*   padding:30px; 
                width: 100%;
                position: absolute;
                height: 100%; */ }
    .sidebar-static .button-action {
        background: red;
        position: absolute;
        right: -40px;
        top: 0;
        height: 40px;
        color: #ccc; }
        .sidebar-static .button-action:before {
            content: "\f061";
            font-size: 12px;
            height: 38px;
            width: 38px;
            font-family: FontAwesome;
            text-align: center;
            display: block;
            line-height: 34px; }

/**
 * Topbar layout styles
 */
.opal-topbar {
    background: #ebebeb;
    font-size: 12px;
    color: #657177;
    padding: 15px 0;
    font-weight: 400; }
    .opal-topbar ul {
        margin: 0; }

.opal-topbar .inner {
    display: flex;
    width: 100%;
    justify-content: space-between; }
    .opal-topbar .inner .header-info {
        margin-top: 5px; }

.topbar-mobile {
    width: 100%;
    background: #038D88;
    display: table; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button .topbar-mobile a,.kc-call-to-action.kc-cta-3 .kc-cta-button .topbar-mobile a,.topbar-mobile .btn,.topbar-mobile .kc-call-to-action.kc-cta-2 .kc-cta-button a,.topbar-mobile .kc-call-to-action.kc-cta-3 .kc-cta-button a,.topbar-mobile form.post-password-form input[type=submit],form.post-password-form .topbar-mobile input[type=submit] {
        padding: 10px 20px; }
    .topbar-mobile .btn-offcanvas {
        background-color: transparent;
        padding: 0;
        font-size: 15px;
        color: #fff;
        float: left; }

.active-mobile,.topbar-mobile .btn-offcanvas {
        width: 48px;
        height: 48px;
        line-height: 48px;
        text-align: center; }

.active-mobile {
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s; }
    .active-mobile:hover {
        background-color: #f2ac57 !important;
        cursor: pointer; }
        .active-mobile:hover .active-content {
            display: block;
            opacity: 1;
            visibility: visible;
            left: 0;
            right: auto; }
    .active-mobile .active-content {
        top: 100%;
        z-index: 99999;
        border: 2px solid #038D88;
        padding: 30px;
        background-color: #fff;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        min-width: 270px;
        visibility: hidden;
        right: 0;
        text-align: left;
        -webkit-transition: opacity .3s ease 0s;
        -o-transition: opacity .3s ease 0s;
        transition: opacity .3s ease 0s; }
        .active-mobile .active-content p.total {
            color: #000;
            border-top: 1px solid #ebebeb;
            border-bottom: 1px solid #ebebeb; }
    .active-mobile ul {
        padding: 0; }
        .active-mobile ul li {
            display: block;
            margin: 0;
            padding: 5px 0;
            line-height: normal; }
    .active-mobile>.fa {
        color: #fff; }

/**
 * Header Layout styles
 */
.header-main {
    padding: 30px 0; }
    @media (min-width: 992px) {
        .header-main {
            display: flex;
            justify-content: space-between;
            align-items: flex-end; } }
    header.header-top .header-top-right {
        padding-top: 60px; }

header.header-left .schedulepopup .contact-form7 span.wpcf7-form-control-wrap,header.header-top .schedulepopup .contact-form7 span.wpcf7-form-control-wrap {
    display: block;
    position: relative; }

#opalloginform {
    margin-top: 20px; }

.logo-wrapper {
    min-width: 150px;
    vertical-align: top; }

.dropdown-menu>li>span {
    padding: 3px 20px; }

.box-left {
    min-width: 270px; }

/**
 * Search block layout and styles
 */
/**
 * Search block layout and styles
 */
form.searchform {
    position: relative; }
    form.post-password-form form.searchform input[type=password],form.searchform .form-control,form.searchform form.post-password-form input[type=password] {
        background: #fbfbfb;
        border: 1px solid #d7d8d9;
        height: 50px;
        padding: 10px 30px;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px; }
    form.searchform .btn-search {
        background: transparent;
        border: 0;
        color: #666;
        font-size: 15px;
        height: 50px;
        right: 5px;
        position: absolute;
        right: 0;
        top: 0; }
        form.searchform .btn-search:hover {
            color: #038D88; }

.search-category .btn-search {
    position: absolute;
    right: 0;
    top: 0;
    background: #038D88;
    border: 0;
    font-size: 12px;
    z-index: 10;
    color: #fff;
    outline: 0;
    padding: 0;
    height: 42px;
    width: 45px;
    line-height: 42px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0; }
    .search-category .btn-search input {
        background: transparent;
        border: none;
        outline: 0; }
    .search-category .btn-search:focus,.search-category .btn-search:hover {
        background: #f0a140;
        color: #fff; }

.search-category {
    position: relative;
    width: 100%; }
    .search-category select.dropdown_product_cat {
        border-right: 0 !important;
        background: transparent;
        outline: none;
        border-radius: 0; }
    .search-category .dropdown_product_cat,.search-category .form-control,.search-category form.post-password-form input[type=password],form.post-password-form .search-category input[type=password] {
        background: #fff;
        border-width: 2px;
        border-color: #038D88;
        padding: 0 20px;
        height: 42px; }
    .search-category .input-group-addon {
        padding: 0;
        background: transparent;
        border: 0; }

.toggle-overlay-container {
    z-index: 10; }
    .toggle-overlay-container .dropdown-toggle-button {
        width: 86px;
        height: 100%;
        text-align: center;
        float: right;
        background: #f2f2f2;
        cursor: pointer; }
    .toggle-overlay-container.active {
        opacity: 1;
        visibility: visible; }

/**
 * Mass Bottom Header Styles
 */
/**
 * Main menu styles
 */
/**
 * Breadscrumb content style
 */
#opal-breadscrumb {
    background-size: cover;
    background-color: #f9f9f9; }
    #opal-breadscrumb .breadcrumb {
        margin: 0;
        padding: 0;
        background: transparent;
        position: relative; }
        #opal-breadscrumb .breadcrumb>li+li:before {
            content: none; }
        #opal-breadscrumb .breadcrumb h2 {
            font-size: 50px;
            letter-spacing: 10px;
            font-weight: 500;
            text-transform: uppercase;
            display: block;
            margin: 0 0 40px; 
            text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
        }
        #opal-breadscrumb .breadcrumb * {
                text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
        }
            #opal-breadscrumb .breadcrumb h2:after {
                content: none; }
    #opal-breadscrumb+[class*=container] {
        padding-bottom: 80px; }

.breadcrumb>* {
    color: #000; }
    .breadcrumb>:after {
        padding: 0 5px;
        content: "\f105";
        font-family: Fontawesome;
        font-size: 14px;
        display: inline-block;
        vertical-align: middle; }
    .breadcrumb>:after,.breadcrumb>:last-child {
        color: #038D88; }
        .breadcrumb>:last-child:after {
            content: none; }

.breadcrumb a {
    color: #000; }
    .breadcrumb a:hover {
        text-decoration: none; }

.opal-breadscrumb {
    text-align: center;
    margin-bottom: 80px;
    padding: 200px 0 50px; }
    .opal-breadscrumb+[class*=container] {
        padding-bottom: 80px; }

.kingcomposer #opal-breadscrumb+[class*=container] {
    padding-bottom: 0; }

.page-service .opal-breadscrumb {
    margin-bottom: 0; }
    .page-service .opal-breadscrumb+[class*=container] {
        padding-bottom: 0; }

.newsletter {
    background: url(../images/bg-newsletter.jpg) no-repeat 0 100%;
    position: relative;
    padding: 59px 0; }
    .newsletter:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #038D88;
        opacity: .8;
        filter: alpha(opacity=80); }
    .newsletter .container {
        position: relative;
        z-index: 10; }

/**
 * Footer layout styles
 */
.opal-footer {
    color: #000;
    background-size: cover; }
    .opal-footer .widget {
        margin-bottom: 0;
        margin-top: 0; }
    .opal-footer .widget_sp_image {
        margin-bottom: 20px; }
    .opal-footer ul {
        list-style: none;
        padding: 0;
        margin-bottom: 0; }
        .opal-footer ul li {
            padding: 5px 0; }

#opal-footer .footer-bottom ul li a {
    color: #666; }
    #opal-footer .footer-bottom ul li a:hover {
        color: #038D88; }

#opal-footer .footer-bottom ul li:after {
    content: none; }

#opal-footer .footer-bottom .widget {
    margin-bottom: 30px; }

/*------------------------------------*    Copyright
\*------------------------------------*/
.opal-copyright {
    font-size: 14px;
    padding-top: 60px;
    padding-bottom: 60px;
    color: #888;
    font-weight: 400;
    background: transparent;
    font-family: Lato;
    border-top: 1px solid #ebebeb;
    text-transform: uppercase; }
    .opal-copyright a {
        color: #000; }
        .opal-copyright a:active,.opal-copyright a:focus,.opal-copyright a:hover {
            color: #038D88; }

/* block */
.widget {
    position: relative;
    /* block styles */ }
    .widget.nopadding .widget-content {
        padding: 0;
        margin: 0; }
    .widget.widget-categoriestabs {
        margin-bottom: 0; }

.widget-title,.widgettitle {
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 3px;
    margin-top: 0;
    padding-bottom: 10px;
    font-weight: 500;
    color: #999;
    text-transform: uppercase;
    position: relative; }
    .widget-title:before,.widgettitle:before {
        content: "";
        position: absolute;
        width: 60px;
        height: 2px;
        background: #038D88;
        bottom: 0;
        left: 0; }

/**
 * Styling Css for widgets in Sidebar Left Static
 */
.widget-static .widget-title,.widget-static .widgettitle {
    color: #fff; }

.widget-static ul li {
    border: none; }

.sidebar .widget+.widget,.sidebar>div+div {
    margin-top: 40px; }

/**
 * Styling Css for widgets in footer layout
 */
.kc-wp-sidebar .kc_title {
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase; }

.kc-wp-sidebar .widget-title,.kc-wp-sidebar .widgettitle {
    position: relative;
    padding: 0 0 15px;
    border-bottom: 2px solid #ebebeb;
    margin-bottom: 30px;
    font-size: 16px;
    letter-spacing: 1.5px;
    margin-top: 0;
    text-align: left; }

.kc-wp-sidebar>div+div,.kc-wp-sidebar aside+aside {
    margin-top: 50px; }

.kc-wp-sidebar ul {
    padding: 0; }

.popup-video a {
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-family: Lato;
    font-weight: 500; }

.popup-video i {
    font-size: 70px;
    color: #038D88;
    padding-right: 20px; }

/* 8. Widget */
.sidebar li {
    padding: 5px 0; }

ul.children,ul.sub-menu {
    padding-left: 10px !important;
    list-style: none; }

.widget_categories a,.widget_recent_entries a {
    color: #666;
    display: inline-block; }
    .widget_categories a:before,.widget_recent_entries a:before {
        margin-right: 15px;
        font-family: Fontawesome;
        content: "\f10c";
        vertical-align: top;
        display: inline-block;
        font-size: 8px;
        color: #ccc;
        line-height: 30px; }
    .widget_categories a.active,.widget_categories a:hover,.widget_categories a:hover:before,.widget_recent_entries a.active,.widget_recent_entries a:hover,.widget_recent_entries a:hover:before {
        color: #038D88; }

.wpcf7-form label {
    font-weight: 300; }

.wpcf7-form .submit {
    text-align: center; }

.wpcf7-form .wpcf7-submit {
    width: 172px;
    height: 40px;
    padding: 0px;
    background-color: #358987;
}

.wpcf7-form .form-control,.wpcf7-form form.post-password-form input[type=password],form.post-password-form .wpcf7-form input[type=password] {
    border-width: 0 0 1px;
    padding-left: 0;
    border-color: #000000;
    background: transparent; 
    font-size: 19px;
}
    .wpcf7-form .form-control::-webkit-input-placeholder,.wpcf7-form form.post-password-form input[type=password]::-webkit-input-placeholder,form.post-password-form .wpcf7-form input[type=password]::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #000; }
    .wpcf7-form .form-control::-moz-placeholder,.wpcf7-form form.post-password-form input[type=password]::-moz-placeholder,form.post-password-form .wpcf7-form input[type=password]::-moz-placeholder {
        /* Firefox 19+ */
        color: #000; }
    .wpcf7-form .form-control:-ms-input-placeholder,.wpcf7-form form.post-password-form input[type=password]:-ms-input-placeholder,form.post-password-form .wpcf7-form input[type=password]:-ms-input-placeholder {
        /* IE 10+ */
        color: #000; }
    .wpcf7-form .form-control:-moz-placeholder,.wpcf7-form form.post-password-form input[type=password]:-moz-placeholder,form.post-password-form .wpcf7-form input[type=password]:-moz-placeholder {
        /* Firefox 18- */
        color: #000; }
    .wpcf7-form .form-control:focus,.wpcf7-form form.post-password-form input[type=password]:focus,form.post-password-form .wpcf7-form input[type=password]:focus {
        border-color: #000;
        -webkit-box-shadow: none;
        box-shadow: none; }

form .form-group,form .form-row {
    margin-bottom: 30px; }

.btn.show-apartments,.kc-call-to-action.kc-cta-2 .kc-cta-button a.show-apartments,.kc-call-to-action.kc-cta-3 .kc-cta-button a.show-apartments,form.post-password-form input.show-apartments[type=submit] {
    color: #000;
    height: 63px; }

.element-apartments {
    /********  EFECT NAV ********/
    /*******  END EFECT NAV *******/ }
    .element-apartments.style1 {
        width: 100%;
        position: absolute;
        text-align: center;
        background: #fff;
        border: 1px solid #000;
        padding: 20px;
        z-index: 2;
        left: 0; }
    @media (min-width: 1200px) {
        .element-apartments {
            width: 70%;
            margin: 0 auto; } }
    .element-apartments .nav-inner .nav-tabs>li {
        padding: 0; }
        .element-apartments .nav-inner .nav-tabs>li>a {
            border: 0;
            padding: 5px 30px;
            -webkit-box-shadow: 0 0 0 2px #e5e5e5 inset;
            box-shadow: inset 0 0 0 2px #e5e5e5; }
    .element-apartments .nav-inner .nav-tabs>li {
        position: relative;
        margin: 0 1em;
        padding-left: 2px;
        margin-bottom: 10px; }
        .element-apartments .nav-inner .nav-tabs>li>a {
            position: relative;
            display: block;
            text-align: center;
            margin: 0;
            -webkit-transition: color .4s;
            -o-transition: color .4s;
            transition: color .4s; }
            .element-apartments .nav-inner .nav-tabs>li>a:focus,.element-apartments .nav-inner .nav-tabs>li>a:hover {
                color: #000;
                -webkit-box-shadow: none;
                box-shadow: none; }
            .element-apartments .nav-inner .nav-tabs>li>a.active {
                color: #000;
                -webkit-box-shadow: 0 0 0 2px #000 inset;
                box-shadow: inset 0 0 0 2px #000;
                border: 0; }
            .element-apartments .nav-inner .nav-tabs>li>a:after,.element-apartments .nav-inner .nav-tabs>li>a:before {
                left: 0;
                width: 100%;
                height: 2px;
                -webkit-transform: scaleX(0);
                transform: scaleX(0); }
            .element-apartments .nav-inner .nav-tabs>li>a:before {
                top: 0;
                -webkit-transform-origin: 0 50%;
                transform-origin: 0 50%; }
            .element-apartments .nav-inner .nav-tabs>li>a:after {
                bottom: 0;
                -webkit-transform-origin: 100% 50%;
                transform-origin: 100% 50%; }
        .element-apartments .nav-inner .nav-tabs>li.active>a {
            color: #000;
            -webkit-box-shadow: none;
            box-shadow: none;
            border: 0; }
        .element-apartments .nav-inner .nav-tabs>li:after,.element-apartments .nav-inner .nav-tabs>li:before,.element-apartments .nav-inner .nav-tabs>li>a:before,.element-apartments .nav-inner .nav-tabs>li a:after {
            content: "";
            position: absolute;
            background: #000;
            -webkit-transition: -webkit-transform .2s;
            transition: transform .2s; }
        .element-apartments .nav-inner .nav-tabs>li:after,.element-apartments .nav-inner .nav-tabs>li:before {
            top: 0;
            width: 2px;
            height: 100%;
            -webkit-transform: scaleY(0);
            transform: scaleY(0); }
        .element-apartments .nav-inner .nav-tabs>li:before {
            left: 0;
            -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%; }
        .element-apartments .nav-inner .nav-tabs>li:after {
            right: 0;
            -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0; }
        .element-apartments .nav-inner .nav-tabs>li.active:after,.element-apartments .nav-inner .nav-tabs>li.active:before,.element-apartments .nav-inner .nav-tabs>li.active>a:after,.element-apartments .nav-inner .nav-tabs>li.active>a:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
            -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
            transition-timing-function: cubic-bezier(.4,0,.2,1);
            -webkit-transition-duration: .4s;
            transition-duration: .4s; }
    .element-apartments td,.element-apartments th {
        border-right: 0;
        text-align: center;
        padding: 15px; }
    .element-apartments .apartment-table {
        border: 0;
        font-family: Lato; }
        .element-apartments .apartment-table thead {
            background: #f5f5f5; }
        .element-apartments .apartment-table th {
            text-transform: uppercase;
            color: #000;
            border-top: 1px solid #000;
            border-bottom: 1px solid #000; }
    .element-apartments .btn,.element-apartments .kc-call-to-action.kc-cta-2 .kc-cta-button a,.element-apartments .kc-call-to-action.kc-cta-3 .kc-cta-button a,.element-apartments form.post-password-form input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button .element-apartments a,.kc-call-to-action.kc-cta-3 .kc-cta-button .element-apartments a,form.post-password-form .element-apartments input[type=submit] {
        border: 2px solid #e5e5e5;
        height: 34px;
        line-height: 31px;
        padding: 0;
        width: 98px;
        color: #666; }
        .element-apartments .btn:hover,.element-apartments .kc-call-to-action.kc-cta-2 .kc-cta-button a:hover,.element-apartments .kc-call-to-action.kc-cta-3 .kc-cta-button a:hover,.element-apartments form.post-password-form input[type=submit]:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button .element-apartments a:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button .element-apartments a:hover,form.post-password-form .element-apartments input[type=submit]:hover {
            border-color: #000;
            color: #000;
            background: transparent; }
    .element-apartments .tab-content>.tab-pane {
        overflow-x: auto; }

.ipanorama-preview {
    display: inline-block; }

/*
*  Main Menu
*/
.navbar-mega {
    min-height: inherit;
    position: relative;
    border: 0 solid transparent;
    margin-bottom: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0; }
    .navbar-mega .navbar-toggle {
        border-color: #ebebeb; }
        .navbar-mega .navbar-toggle .icon-bar {
            background-color: #038D88; }
    .navbar-mega .navbar-nav {
        float: none;
        padding: 0; }
        .navbar-mega .navbar-nav>.open>a {
            border-color: transparent;
            border-left-color: rgba(0,0,0,.1);
            color: #038D88;
            background: transparent; }
            .navbar-mega .navbar-nav>.open>a:before {
                opacity: 1;
                filter: alpha(opacity=100); }
        .navbar-mega .navbar-nav ul {
            padding: 0;
            margin: 0;
            list-style: none; }
            .navbar-mega .navbar-nav ul li.dropdown-submenu,.navbar-mega .navbar-nav ul li.parent {
                position: relative; }
                .navbar-mega .navbar-nav ul li.dropdown-submenu .dropdown-menu {
                    top: 0;
                    left: 100%;
                    right: auto;
                    position: absolute; }
        .navbar-mega .navbar-nav li.active {
            background: none; }
        .navbar-mega .navbar-nav li.active>a,.navbar-mega .navbar-nav li.open>a,.navbar-mega .navbar-nav li a:active,.navbar-mega .navbar-nav li a:focus,.navbar-mega .navbar-nav li a:hover {
            background: none;
            color: #038D88; }
        .navbar-mega .navbar-nav>li {
            margin-top: 0; }
            .navbar-mega .navbar-nav>li>a {
                font-family: Lato;
                color: #000;
                padding: 8px 15px;
                margin: 0;
                text-transform: uppercase;
                font-weight: 500;
                /* 3 */
                /* 3 */
                /* 4 */
                /* 6 */
                /* 6 */
                /* 7 */
                font-size: 16px;
                /* 9 */
                font-size: 1.6rem;
                /* 9 */ }
                .navbar-mega .navbar-nav>li>a,.navbar-mega .navbar-nav>li>a .caret {
                -webkit-transition: all .35s;
                -o-transition: all .35s;
                transition: all .35s; }
                .navbar-mega .navbar-nav>li>a .caret {
                    border: 0;
                    width: auto;
                    height: auto; }
                    .navbar-mega .navbar-nav>li>a .caret:before {
                        font-size: 15px;
                        font-weight: 700;
                        content: "\f107";
                        font-family: FontAwesome; }
                .navbar-mega .navbar-nav>li>a:focus,.navbar-mega .navbar-nav>li>a:hover {
                    color: #038D88;
                    background: transparent; }
                    .navbar-mega .navbar-nav>li>a:focus .caret,.navbar-mega .navbar-nav>li>a:hover .caret {
                        color: #038D88; }
            .navbar-mega .navbar-nav>li .dropdown-menu {
                padding: 20px;
                border-top: 2px solid #01776b !important;
                border-color: #ebebeb;
                background: #fff;
                min-width: 210px;
                border-radius: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                -o-border-radius: 0;
                display: block;
                right: 0;
                top: 100%;
                -webkit-transition: all .4s cubic-bezier(.25,.46,.45,.94) 0s;
                -o-transition: all .4s cubic-bezier(.25,.46,.45,.94) 0s;
                transition: all .4s cubic-bezier(.25,.46,.45,.94) 0s;
                z-index: 1000; }
                .navbar-mega .navbar-nav>li .dropdown-menu,.navbar-mega .navbar-nav>li .dropdown-menu ul.dropdown-menu {
                position: absolute;
                opacity: 0;
                filter: alpha(opacity=0);
                transform: translateY(20px);
                visibility: hidden; }
                .navbar-mega .navbar-nav>li .dropdown-menu ul.dropdown-menu {
                    left: 95%;
                    -webkit-transition: all .3s ease-out 0s;
                    -o-transition: all .3s ease-out 0s;
                    transition: all .3s ease-out 0s; }
                .navbar-mega .navbar-nav>li .dropdown-menu .row,.navbar-mega .navbar-nav>li .dropdown-menu .single-post .comment-form,.single-post .navbar-mega .navbar-nav>li .dropdown-menu .comment-form {
                    padding-top: 0; }
                .navbar-mega .navbar-nav>li .dropdown-menu a {
                    min-height: inherit;
                    font-weight: 400;
                    text-transform: none;
                    -webkit-transition: all .2s linear;
                    -o-transition: all .2s linear;
                    transition: all .2s linear;
                    font-family: Lato;
                    text-transform: uppercase;
                    font-weight: 500;
                    position: relative;
                    padding: 8px 0;
                    line-height: 18px;
                    color: #999;
                    /* 3 */
                    /* 3 */
                    /* 4 */
                    /* 6 */
                    /* 6 */
                    /* 7 */
                    font-size: 14px;
                    /* 9 */
                    font-size: 1.4rem;
                    /* 9 */
                    word-wrap: break-word;
                    white-space: normal;
                    display: block; }
                    .navbar-mega .navbar-nav>li .dropdown-menu a:hover {
                        color: #038D88; }
                .navbar-mega .navbar-nav>li .dropdown-menu li {
                    display: block;
                    padding: 0;
                    position: relative;
                    border: none; }
                    .navbar-mega .navbar-nav>li .dropdown-menu li:hover>ul.dropdown-menu {
                        opacity: 1;
                        visibility: visible;
                        transform: translate(0);
                        top: 0; }
                    .navbar-mega .navbar-nav>li .dropdown-menu li:after {
                        content: none; }
                    .navbar-mega .navbar-nav>li .dropdown-menu li.active>a {
                        color: #01776b; }
                .navbar-mega .navbar-nav>li .dropdown-menu .widget-title,.navbar-mega .navbar-nav>li .dropdown-menu .widgettitle {
                    padding: 0 0 20px;
                    /* 3 */
                    /* 3 */
                    /* 4 */
                    /* 6 */
                    /* 6 */
                    /* 7 */
                    font-size: 18px;
                    /* 9 */
                    font-size: 1.8rem;
                    /* 9 */
                    border: 0;
                    margin: 0;
                    letter-spacing: 0;
                    text-align: left; }
                    .navbar-mega .navbar-nav>li .dropdown-menu .widget-title:before,.navbar-mega .navbar-nav>li .dropdown-menu .widgettitle:before {
                        content: none; }
                .navbar-mega .navbar-nav>li .dropdown-menu .widget-content {
                    border: none; }
                .navbar-mega .navbar-nav>li .dropdown-menu .products,.navbar-mega .navbar-nav>li .dropdown-menu .widget {
                    box-shadow: none;
                    border: none;
                    margin-bottom: 0; }
                .navbar-mega .navbar-nav>li .dropdown-menu .products .row>div,.navbar-mega .navbar-nav>li .dropdown-menu .products .single-post .comment-form>div,.navbar-mega .navbar-nav>li .dropdown-menu .widget-products .widget-title,.single-post .navbar-mega .navbar-nav>li .dropdown-menu .products .comment-form>div {
                    padding: 0 20px; }
                .navbar-mega .navbar-nav>li .dropdown-menu .opal-category-filter {
                    margin: 0;
                    padding: 40px 0 40px 40px; }
                .navbar-mega .navbar-nav>li .dropdown-menu .category-caption {
                    clear: both;
                    padding-top: 30px; }
            .navbar-mega .navbar-nav>li .sub-menu {
                position: absolute;
                background: #fff;
                z-index: 9999;
                box-shadow: 0 6px 12px rgba(0,0,0,.175);
                text-align: left;
                padding: 30px;
                -webkit-transition: all .3s ease-out 0s;
                -o-transition: all .3s ease-out 0s;
                transition: all .3s ease-out 0s;
                transform: translateY(20px);
                min-width: 245px;
                opacity: 0;
                filter: alpha(opacity=0);
                visibility: hidden;
                top: 100%; }
                .navbar-mega .navbar-nav>li .sub-menu .sub-menu {
                    left: 90%;
                    top: 20px; }
                .navbar-mega .navbar-nav>li .sub-menu li:hover>.sub-menu {
                    opacity: 1;
                    visibility: visible;
                    transform: translate(0); }
            .navbar-mega .navbar-nav>li .mega-dropdown-menu {
                padding: 40px; }
                .navbar-mega .navbar-nav>li .mega-dropdown-menu ul li a {
                    padding-left: 0;
                    padding-right: 0; }
                    .navbar-mega .navbar-nav>li .mega-dropdown-menu ul li a:hover {
                        padding-left: 10px;
                        padding-right: 10px; }
        .navbar-mega .navbar-nav>.active {
            background: transparent; }
            .navbar-mega .navbar-nav>.active>a {
                color: #038D88; }
                .navbar-mega .navbar-nav>.active>a:before {
                    opacity: 1;
                    filter: alpha(opacity=100); }
        .navbar-mega .navbar-nav>.aligned-fullwidth {
            position: static; }
            .navbar-mega .navbar-nav>.aligned-fullwidth>.dropdown-menu {
                width: 120% !important; }
        .navbar-mega .navbar-nav>.aligned-right {
            position: static; }
            .navbar-mega .navbar-nav>.aligned-right>.dropdown-menu {
                right: 0;
                left: auto; }
        .navbar-mega .navbar-nav>.aligned-left {
            position: static; }
            .navbar-mega .navbar-nav>.aligned-left>.dropdown-menu {
                left: 0;
                right: auto; }
        .navbar-mega .navbar-nav .wpb-container-mega {
            margin: 0; }
        .navbar-mega .navbar-nav .container-mega .row,.navbar-mega .navbar-nav .container-mega .single-post .comment-form,.single-post .navbar-mega .navbar-nav .container-mega .comment-form {
            padding-bottom: 0;
            margin: 0 !important;
            width: 100%;
            position: relative;
            overflow: hidden; }
            .navbar-mega .navbar-nav .container-mega .row>div,.navbar-mega .navbar-nav .container-mega .single-post .comment-form>div,.single-post .navbar-mega .navbar-nav .container-mega .comment-form>div {
                position: relative;
                padding: 0; }
                .navbar-mega .navbar-nav .container-mega .row>div:after,.navbar-mega .navbar-nav .container-mega .single-post .comment-form>div:after,.single-post .navbar-mega .navbar-nav .container-mega .comment-form>div:after {
                    content: "";
                    width: 1px;
                    height: 1000px;
                    background: #ebebeb;
                    position: absolute;
                    left: 0;
                    top: 0; }
                .navbar-mega .navbar-nav .container-mega .row>div:first-child:after,.navbar-mega .navbar-nav .container-mega .single-post .comment-form>div:first-child:after,.single-post .navbar-mega .navbar-nav .container-mega .comment-form>div:first-child:after {
                    content: none; }
    .navbar-mega .text-label {
        position: absolute;
        top: -20px;
        right: 45%;
        padding: 0 3px;
        font-size: 9px;
        color: #fff; }
        .navbar-mega .text-label.text-hot {
            background: #d9534f; }
            .navbar-mega .text-label.text-hot:after {
                border-top-color: #d9534f; }
        .navbar-mega .text-label.text-new {
            background: #5bc0de; }
            .navbar-mega .text-label.text-new:after {
                border-top-color: #5bc0de; }
        .navbar-mega .text-label.text-featured {
            background: #038D88;
            right: 15%; }
            .navbar-mega .text-label.text-featured:after {
                border-top-color: #038D88; }
        .navbar-mega .text-label:after {
            content: "";
            position: absolute;
            border: 3px solid transparent;
            top: 100%;
            left: 50%;
            margin-left: -3px; }

.navbar-mega .navbar-nav>li:hover>.dropdown-menu {
    right: 0; }

.navbar-mega .navbar-nav>li:hover>.dropdown-menu,.navbar-mega .navbar-nav>li:hover>.sub-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0);
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    visibility: visible; }

/**
 * White Styles
 */
.navbar-mega-light .navbar-mega .navbar-nav>li>a,.navbar-mega-light .navbar-mega .navbar-nav>li>a .caret {
    color: #fff; }

.navbar-mega-light .navbar-mega .navbar-nav>li.active>a:before,.navbar-mega-light .navbar-mega .navbar-nav>li:hover>a:before {
    background: #fff; }

.navbar-mega-theme {
    background: #038D88; }
    .navbar-mega-theme .navbar-mega .navbar-nav>li>a,.navbar-mega-theme .navbar-mega .navbar-nav>li>a .caret {
        color: #fff; }

/**
 * Simple Styles
 */
.navbar-mega-simple .opal-megamenu {
    /* display: inline-block; */ }

/*
* vertical megamenu
*/
.widget_wpopal_menu_vertical .vertical-menu {
    padding: 0;
    background: #fff;
    box-shadow: 0 0 3px 1px rgba(20,19,23,.1); }

.widget_wpopal_menu_vertical .widget-title {
    background: #41b5ac;
    color: #fff;
    margin-bottom: 0; }
    .widget_wpopal_menu_vertical .widget-title>span {
        padding: 20px; }

.widget_wpopal_menu_vertical .navbar-nav {
    position: relative;
    margin: 0; }
    .widget_wpopal_menu_vertical .navbar-nav>li {
        width: 100%;
        height: auto;
        position: static;
        border-bottom: 1px solid #eee; }
        .widget_wpopal_menu_vertical .navbar-nav>li>a {
            display: block;
            color: #000;
            padding: 13px 20px;
            line-height: 24px;
            text-transform: uppercase;
            font-size: 12px;
            font-family: Menlo,Monaco,Consolas,Courier New,monospace;
            font-weight: 600; }
            .widget_wpopal_menu_vertical .navbar-nav>li>a .text-label {
                background: #e35263 none repeat scroll 0 0;
                color: #fff;
                display: inline-block;
                font-size: 9px;
                font-weight: 400;
                line-height: 1;
                margin-left: 8px;
                padding: 3px;
                position: relative; }
                .widget_wpopal_menu_vertical .navbar-nav>li>a .text-label:after {
                    border: none;
                    border-color: transparent #e35263 transparent transparent;
                    border-image: none;
                    border-style: solid;
                    border-width: 3px;
                    content: "";
                    margin-top: -3px;
                    position: absolute;
                    right: 100%;
                    top: 50%; }
                .widget_wpopal_menu_vertical .navbar-nav>li>a .text-label.text-new {
                    background: #03a9f4 none repeat scroll 0 0; }
                    .widget_wpopal_menu_vertical .navbar-nav>li>a .text-label.text-new:after {
                        border-right: 3px solid #03a9f4; }
                .widget_wpopal_menu_vertical .navbar-nav>li>a .text-label.text-featured {
                    background: green none repeat scroll 0 0; }
                    .widget_wpopal_menu_vertical .navbar-nav>li>a .text-label.text-featured:after {
                        border-right: 3px solid green; }
            .widget_wpopal_menu_vertical .navbar-nav>li:focus>a,.widget_wpopal_menu_vertical .navbar-nav>li:focus>a .caret:before,.widget_wpopal_menu_vertical .navbar-nav>li:focus>a:before,.widget_wpopal_menu_vertical .navbar-nav>li:hover>a,.widget_wpopal_menu_vertical .navbar-nav>li:hover>a .caret:before,.widget_wpopal_menu_vertical .navbar-nav>li:hover>a:before {
                color: #038D88; }
        .widget_wpopal_menu_vertical .navbar-nav>li.open .dropdown-menu {
            display: block !important; }
    .widget_wpopal_menu_vertical .navbar-nav li a {
        -webkit-transition: all .2s ease-in-out 0s;
        -o-transition: all .2s ease-in-out 0s;
        transition: all .2s ease-in-out 0s; }
        .widget_wpopal_menu_vertical .navbar-nav li a .caret {
            position: absolute;
            top: 50%;
            margin-top: -10px;
            border: 0 !important; }
            .widget_wpopal_menu_vertical .navbar-nav li a .caret:before {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 13px;
                font-weight: 500;
                color: #ccc; }
        .widget_wpopal_menu_vertical .navbar-nav li a:focus,.widget_wpopal_menu_vertical .navbar-nav li a:hover {
            color: #038D88; }
    .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu {
        border: 0;
        top: 0;
        min-width: 700px;
        padding: 20px;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        display: block; }
        .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu .container-mega {
            padding: 0 30px; }
        .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu .widget-title {
            background: transparent;
            color: #038D88; }
            .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu .widget-title span {
                padding: 0 0 20px; }
        .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu .widget-content {
            padding: 0;
            border: none; }
        .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu .widget_nav_menu ul {
            background-color: transparent; }
            .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu .widget_nav_menu ul li {
                border-bottom: 0; }
        .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu .widget_nav_menu .widgettitle {
            margin-bottom: 20px;
            font-size: 18px; }
        .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu .products-grid div.product {
            border-bottom: 0; }
        .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu>li>a {
            padding: 7px 0;
            display: block; }
            .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu>li>a:hover {
                padding-left: 5px; }
        .widget_wpopal_menu_vertical .navbar-nav li:focus>a,.widget_wpopal_menu_vertical .navbar-nav li:focus>a .caret:before,.widget_wpopal_menu_vertical .navbar-nav li:hover>a,.widget_wpopal_menu_vertical .navbar-nav li:hover>a .caret:before {
            color: #038D88; }
    .widget_wpopal_menu_vertical .navbar-nav li:focus>.dropdown-menu,.widget_wpopal_menu_vertical .navbar-nav li:hover>.dropdown-menu {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all .3s ease-in 0s;
        -o-transition: all .3s ease-in 0s;
        transition: all .3s ease-in 0s;
        visibility: visible; }
    .widget_wpopal_menu_vertical .navbar-nav li i {
        margin-right: 10px; }

.widget_wpopal_menu_vertical .widget_nav_menu ul li {
    padding: 10px 0; }
    .widget_wpopal_menu_vertical .widget_nav_menu ul li a {
        display: block;
        color: #8a8a8a; }
        .widget_wpopal_menu_vertical .widget_nav_menu ul li a:hover {
            color: #038D88;
            padding-left: 5px; }

.widget_wpopal_menu_vertical .menu-left .navbar-nav>li>a:after {
    right: -3px; }

.widget_wpopal_menu_vertical .menu-left .navbar-nav>li:focus>a:after,.widget_wpopal_menu_vertical .menu-left .navbar-nav>li:hover>a:after {
    border-color: #fff;
    z-index: 1001; }

.widget_wpopal_menu_vertical .menu-left .navbar-nav li .dropdown-menu {
    right: 130%;
    left: auto; }

.widget_wpopal_menu_vertical .menu-left .navbar-nav li:focus>.dropdown-menu,.widget_wpopal_menu_vertical .menu-left .navbar-nav li:hover>.dropdown-menu {
    right: 100%; }

.widget_wpopal_menu_vertical .menu-left .navbar-nav li a .caret {
    right: 20px; }

.widget_wpopal_menu_vertical .menu-right .navbar-nav>li>a:before {
    float: left; }

.widget_wpopal_menu_vertical .menu-right .navbar-nav>li>a:after {
    left: -3px; }

.widget_wpopal_menu_vertical .menu-right .navbar-nav>li:focus>a:after,.widget_wpopal_menu_vertical .menu-right .navbar-nav>li:hover>a:after {
    border-color: #fff;
    z-index: 1001; }

.widget_wpopal_menu_vertical .menu-right .navbar-nav li a .caret {
    right: 20px; }

.menu-button .fa-times {
    display: none; }

.menu-close {
    color: #038D88; }
    .menu-close .fa-bars {
        display: none; }
    .menu-close .fa-times {
        display: block; }

.wrapper {
    position: relative; }
    .wrapper .menu-categories {
        margin-top: -30px;
        text-align: center;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        visibility: hidden;
        transition: all .5s ease-in-out 0s; }
    .wrapper.active {
        position: relative; }
        .wrapper.active .menu-categories {
            margin-top: 0;
            opacity: 1;
            filter: alpha(opacity=100);
            visibility: visible; }
        .wrapper.active .menu-megamenu {
            transition: all .5s ease-in-out 0s;
            opacity: 0;
            filter: alpha(opacity=0);
            visibility: hidden; }
    .wrapper .menu-megamenu {
        transition: all .5s ease-in-out 0s;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible; }

.menu-left .navbar-nav>li {
    width: 100%;
    height: auto;
    position: relative;
    border-bottom: 1px solid #dadada; }
    .menu-left .navbar-nav>li a {
        font-weight: 500;
        font-family: Lato;
        text-transform: uppercase; }
        .menu-left .navbar-nav>li a:focus,.menu-left .navbar-nav>li a:hover {
            background: transparent;
            color: #038D88; }
    .menu-left .navbar-nav>li .caret {
        position: absolute;
        right: 0;
        top: 10px;
        border: 0;
        width: 30px;
        cursor: pointer;
        height: 30px;
        display: block; }
        .menu-left .navbar-nav>li .caret:before {
            content: "\f107";
            font-family: Fontawesome;
            font-size: 20px;
            color: #000;
            padding: 0 8px; }
    .menu-left .navbar-nav>li>a {
        display: block;
        font-size: 24px;
        padding: 15px 0; }
    .menu-left .navbar-nav>li>.dropdown-menu {
        position: relative;
        float: none;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .menu-left .navbar-nav>li>.dropdown-menu li a {
            font-size: 18px;
            color: #999;
            padding: 0 30px 10px; }
            .menu-left .navbar-nav>li>.dropdown-menu li a:focus,.menu-left .navbar-nav>li>.dropdown-menu li a:hover {
                color: #038D88; }

.admin-bar header.header-top.keeptop .top-header-menu .sidebar-static.active {
    top: 122px; }

.admin-bar header.header-top .top-header-menu .sidebar-static.active {
    top: 152px; }


.top-header-menu .sub-menu {
    display: none;
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
}

header.header-top .menu-session li:hover .sub-menu  {
    display: block !important;
}

header.header-top .menu-session .sub-menu {
    width: 260px;
    padding: 10px 10px 15px;
}

header.header-top .menu-session .sub-menu a {
        color: #000000;
        display: block;
        padding: 5px 10px;
        font-size: 15px;
        text-transform: none;
}

header.header-top .menu-session .sub-menu a:hover {
        color: #000000 !important;
}

header.header-top {
    position: absolute;
    padding: 5px;
    z-index: 2;
    width: 100%;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    /*  .schedule {
                position: fixed;
                right: 40px;
                top: 40px;
                z-index: 10;
        }  */ }
    header.header-top .sidebar-static {
        position: fixed;
        top: -290px; }
    header.header-top .schedulepopup .modal-content {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0; }
    header.header-top .schedulepopup .modal-body {
        padding: 140px 80px; }
    @media (min-width: 768px) {
        header.header-top .schedulepopup .modal-dialog {
            margin: 65px auto; } }
    header.header-top .schedulepopup .contact-form7 h3 {
        text-transform: uppercase;
        font-size: 40px;
        text-align: center;
        font-weight: 300;
        margin-bottom: 60px; }
    header.header-top .schedulepopup .contact-form7 .form-date span.wpcf7-form-control-wrap:before {
        font-family: Fontawesome;
        right: 0;
        top: 5px;
        content: "\f274";
        position: absolute;
        color: #000; }
    header.header-top .schedulepopup .contact-form7 .form-time span.wpcf7-form-control-wrap:before {
        content: "\f017";
        font-family: Fontawesome;
        right: 0;
        top: 5px;
        position: absolute;
        color: #000; }
    form.post-password-form header.header-top .schedulepopup .wpcf7-form input[type=password]::-webkit-input-placeholder,header.header-top .schedulepopup .wpcf7-form .form-control::-webkit-input-placeholder,header.header-top .schedulepopup .wpcf7-form form.post-password-form input[type=password]::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #666; }
    form.post-password-form header.header-top .schedulepopup .wpcf7-form input[type=password]::-moz-placeholder,header.header-top .schedulepopup .wpcf7-form .form-control::-moz-placeholder,header.header-top .schedulepopup .wpcf7-form form.post-password-form input[type=password]::-moz-placeholder {
        /* Firefox 19+ */
        color: #666; }
    form.post-password-form header.header-top .schedulepopup .wpcf7-form input[type=password]:-ms-input-placeholder,header.header-top .schedulepopup .wpcf7-form .form-control:-ms-input-placeholder,header.header-top .schedulepopup .wpcf7-form form.post-password-form input[type=password]:-ms-input-placeholder {
        /* IE 10+ */
        color: #666; }
    form.post-password-form header.header-top .schedulepopup .wpcf7-form input[type=password]:-moz-placeholder,header.header-top .schedulepopup .wpcf7-form .form-control:-moz-placeholder,header.header-top .schedulepopup .wpcf7-form form.post-password-form input[type=password]:-moz-placeholder {
        /* Firefox 18- */
        color: #666; }
    header.header-top.keeptop .top-header-menu .sidebar-static.active {
        top: 90px; }
    header.header-top .top-header-menu .sidebar-static {
        -webkit-transform: translate3d(0,-100%,0);
        -moz-transform: translate3d(0,-100%,0);
        -ms-transform: translate3d(0,-100%,0);
        -o-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        padding: 50px 0;
        width: 100%;
        background: #fff;
        left: 0;
        bottom: 0; }
        header.header-top .top-header-menu .sidebar-static.active {
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -ms-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
            top: 120px; }
        header.header-top .top-header-menu .sidebar-static .inner {
            padding: 0;
            position: relative;
            display: flex;
            justify-content: center; }
            header.header-top .top-header-menu .sidebar-static .inner .navbar-nav {
                max-width: 400px; }
    header.header-top .left-menu-sidebar {
        display: flex;
        flex-direction: row;
        justify-content: flex-end; }
    header.header-top .menu-session ul {
        padding: 0;
        list-style: none; }
    header.header-top .menu-session li.active a {
        background: none !important; }
    header.header-top .menu-session a {
        font-family: Lato;
        font-weight: 500;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        /*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);*/
    }
        header.header-top .menu-session a:hover {
            background: none;
            /*color: #038D88;*/
        }

        header.header-top.keeptop .menu-session a:hover {
            color: #038D88 !important;
        }

            header.header-top .menu-session a:hover:hover:after,header.header-top .menu-session a:hover:hover:before {
                opacity: 1;
                filter: alpha(opacity=100); }
            header.header-top .menu-session a:hover:hover:before {
                width: 150px; }
    header.header-top .menu-action {
        width: 50px;
        height: 50px;
        margin-right: 20px;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: -ms-inline-flex;
        display: inline-flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center;
        cursor: pointer;
        user-select: none;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
        header.header-top .menu-action .lines {
            width: 24px;
            height: 3px;
            background: #fff;
            position: relative; }
            header.header-top .menu-action .lines:after,header.header-top .menu-action .lines:before {
                position: absolute;
                left: 0;
                content: "";
                -webkit-transform-origin: 1.5px center;
                transform-origin: 1.5px center;
                -webkit-transition: all .3s;
                -o-transition: all .3s;
                transition: all .3s;
                width: 24px;
                height: 3px;
                background: #fff; }
        header.header-top .menu-action.open .lines:before {
            top: 7px; }
        header.header-top .menu-action.open .lines:after {
            top: -7px; }
        header.header-top .menu-action.closes .lines {
            background: transparent; }
            header.header-top .menu-action.closes .lines:after,header.header-top .menu-action.closes .lines:before {
                -webkit-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
                top: 0; }
            header.header-top .menu-action.closes .lines:before {
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg); }
            header.header-top .menu-action.closes .lines:after,header.header-top .menu-action.closes .lines:before {
                -webkit-transition: transform .2s ease;
                -o-transition: transform .2s ease;
                transition: transform .2s ease; }
            header.header-top .menu-action.closes .lines:after {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg); }
        header.header-top .menu-action:hover .lines:before {
            -webkit-transform: translateY(-2px);
            -moz-transform: translateY(-2px);
            -ms-transform: translateY(-2px);
            -o-transform: translateY(-2px);
            transform: translateY(-2px); }
        header.header-top .menu-action:hover .lines:after {
            -webkit-transform: translateY(2px);
            -moz-transform: translateY(2px);
            -ms-transform: translateY(2px);
            -o-transform: translateY(2px);
            transform: translateY(2px); }

header.keeptop {
    z-index: 99999;
    position: relative; }
    header.keeptop .header-top-right {
        padding-top: 15px; }
    header.keeptop .menu-session a {
        color: #000; }
        header.keeptop .menu-action .lines,header.keeptop .menu-action .lines:after,header.keeptop .menu-action .lines:before {
            background: #000; }

header.header-left {
    position: relative;
    z-index: 12; }
    header.header-left .sidebar-static {
        background: #282828;
        color: #ccc;
        left: -290px;
        height: 100%;
        position: fixed;
        width: 300px;
        z-index: 99999;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out; }
        header.header-left .sidebar-static .inner {
            padding: 30px;
            width: 100%;
            position: absolute;
            height: 100%; }
        header.header-left .sidebar-static .button-action {
            background: red;
            position: absolute;
            right: -40px;
            top: 0;
            height: 40px;
            color: #ccc; }
            header.header-left .sidebar-static .button-action:before {
                content: "\f061";
                font-size: 12px;
                height: 38px;
                width: 38px;
                font-family: FontAwesome;
                text-align: center;
                display: block;
                line-height: 34px; }
    header.header-left .schedule {
        position: fixed;
        right: 40px;
        top: 40px;
        z-index: 10; }
    header.header-left .schedulepopup .modal-content {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0; }
    header.header-left .schedulepopup .modal-body {
        padding: 140px 80px; }
    @media (min-width: 768px) {
        header.header-left .schedulepopup .modal-dialog {
            margin: 65px auto; } }
    header.header-left .schedulepopup .contact-form7 h3 {
        text-transform: uppercase;
        font-size: 40px;
        text-align: center;
        font-weight: 300;
        margin-bottom: 60px; }
    header.header-left .schedulepopup .contact-form7 .form-date span.wpcf7-form-control-wrap:before {
        font-family: Fontawesome;
        right: 0;
        top: 5px;
        content: "\f274";
        position: absolute;
        color: #000; }
    header.header-left .schedulepopup .contact-form7 .form-time span.wpcf7-form-control-wrap:before {
        content: "\f017";
        font-family: Fontawesome;
        right: 0;
        top: 5px;
        position: absolute;
        color: #000; }
    form.post-password-form header.header-left .schedulepopup .wpcf7-form input[type=password]::-webkit-input-placeholder,header.header-left .schedulepopup .wpcf7-form .form-control::-webkit-input-placeholder,header.header-left .schedulepopup .wpcf7-form form.post-password-form input[type=password]::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #666; }
    form.post-password-form header.header-left .schedulepopup .wpcf7-form input[type=password]::-moz-placeholder,header.header-left .schedulepopup .wpcf7-form .form-control::-moz-placeholder,header.header-left .schedulepopup .wpcf7-form form.post-password-form input[type=password]::-moz-placeholder {
        /* Firefox 19+ */
        color: #666; }
    form.post-password-form header.header-left .schedulepopup .wpcf7-form input[type=password]:-ms-input-placeholder,header.header-left .schedulepopup .wpcf7-form .form-control:-ms-input-placeholder,header.header-left .schedulepopup .wpcf7-form form.post-password-form input[type=password]:-ms-input-placeholder {
        /* IE 10+ */
        color: #666; }
    form.post-password-form header.header-left .schedulepopup .wpcf7-form input[type=password]:-moz-placeholder,header.header-left .schedulepopup .wpcf7-form .form-control:-moz-placeholder,header.header-left .schedulepopup .wpcf7-form form.post-password-form input[type=password]:-moz-placeholder {
        /* Firefox 18- */
        color: #666; }
    header.header-left .sidebar-left {
        position: fixed;
        z-index: 1;
        top: 0;
        height: 100%;
        background: transparent;
        width: 50px;
        left: 0; }
        header.header-left .sidebar-left:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 0;
            height: 100%;
            z-index: 999999;
            background: #038D88;
            -webkit-transition: all .5s ease 0s;
            -o-transition: all .5s ease 0s;
            transition: all .5s ease 0s; }
        header.header-left .sidebar-left:hover:before {
            width: 50px; }
        header.header-left .sidebar-left .sidebar-static {
            -webkit-transform: translate3d(-100%,0,0);
            -moz-transform: translate3d(-100%,0,0);
            -ms-transform: translate3d(-100%,0,0);
            -o-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            -webkit-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease;
            left: 0;
            margin-left: 0;
            padding: 0 50px;
            width: 390px;
            background: #fff; }
            header.header-left .sidebar-left .sidebar-static.active {
                -webkit-transform: translateZ(0);
                -moz-transform: translateZ(0);
                -ms-transform: translateZ(0);
                -o-transform: translateZ(0);
                transform: translateZ(0);
                margin-left: 50px; }
                header.header-left .sidebar-left .sidebar-static.active+.left-menu-sidebar {
                    background: #038D88; }
            header.header-left .sidebar-left .sidebar-static .inner {
                padding: 0;
                position: relative; }
        header.header-left .sidebar-left .logo-wrapper {
            text-align: center;
            padding-top: 120px;
            padding-bottom: 120px; }
    header.header-left .left-menu-sidebar {
        height: 100%;
        z-index: 999999;
        position: relative;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease; }
    header.header-left .menu-session {
        position: absolute;
        bottom: 50px;
        left: 0;
        width: 50px; }
        header.header-left .menu-session ul {
            padding: 0;
            list-style: none; }
        header.header-left .menu-session li {
            text-align: center;
            line-height: 0;
            position: relative;
            width: 50px;
            height: 25px;
            /*   + li:after {
                                content: "";
                                position: absolute;
                                right: 0;
                                left: 0;
                                bottom: 100%;
                                margin: 0 auto;
                                width: 2px;
                                height: 38px;
                                z-index: 1;
                                background: #ebebeb;
                        } */ }
            header.header-left .menu-session li.active a {
                -webkit-box-shadow: 0 0 0 4px #01776b;
                box-shadow: 0 0 0 4px #01776b;
                background: #01776b; }
        header.header-left .menu-session a {
            font-size: 0;
            z-index: 2;
            width: 8px;
            height: 8px;
            padding: 0;
            background: #ebebeb;
            font-family: Lato;
            display: inline-block;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            -webkit-box-shadow: 0 0 0 2px #ebebeb;
            box-shadow: 0 0 0 2px #ebebeb;
            -webkit-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease; }
            header.header-left .menu-session a:after,header.header-left .menu-session a:before {
                -webkit-transition: all .15s ease-in-out;
                -o-transition: all .15s ease-in-out;
                transition: all .15s ease-in-out;
                display: block;
                opacity: 0;
                filter: alpha(opacity=0);
                position: absolute; }
            header.header-left .menu-session a:before {
                background: #01776b;
                color: #fff;
                padding: 5px 20px;
                content: attr(data-title);
                font-size: 14px;
                top: -15px;
                width: 0;
                text-transform: uppercase;
                white-space: nowrap;
                -webkit-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
                left: 29px; }
            header.header-left .menu-session a:after {
                content: "";
                border-right: 8px solid #01776b;
                border-top: 8px solid transparent;
                left: 21px;
                border-bottom: 8px solid transparent;
                top: 50%;
                margin-top: -8px; }
            header.header-left .menu-session a:hover {
                background: #01776b; }
                header.header-left .menu-session a:hover:hover:after,header.header-left .menu-session a:hover:hover:before {
                    opacity: 1;
                    filter: alpha(opacity=100); }
                header.header-left .menu-session a:hover:hover:before {
                    width: 150px; }
    header.header-left .menu-action {
        width: 50px;
        height: 50px;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: -ms-inline-flex;
        display: inline-flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center;
        cursor: pointer;
        user-select: none;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
        header.header-left .menu-action .lines {
            width: 24px;
            height: 3px;
            background: #000;
            position: relative; }
            header.header-left .menu-action .lines:after,header.header-left .menu-action .lines:before {
                position: absolute;
                left: 0;
                content: "";
                -webkit-transform-origin: 1.5px center;
                transform-origin: 1.5px center;
                -webkit-transition: all .3s;
                -o-transition: all .3s;
                transition: all .3s;
                width: 24px;
                height: 3px;
                background: #000; }
        header.header-left .menu-action.open .lines:before {
            top: 7px; }
        header.header-left .menu-action.open .lines:after {
            top: -7px; }
        header.header-left .menu-action.closes .lines {
            background: transparent; }
            header.header-left .menu-action.closes .lines:after,header.header-left .menu-action.closes .lines:before {
                -webkit-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
                top: 0; }
            header.header-left .menu-action.closes .lines:before {
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg); }
            header.header-left .menu-action.closes .lines:after,header.header-left .menu-action.closes .lines:before {
                -webkit-transition: transform .2s ease;
                -o-transition: transform .2s ease;
                transition: transform .2s ease; }
            header.header-left .menu-action.closes .lines:after {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg); }
        header.header-left .menu-action:hover .lines:before {
            -webkit-transform: translateY(-2px);
            -moz-transform: translateY(-2px);
            -ms-transform: translateY(-2px);
            -o-transform: translateY(-2px);
            transform: translateY(-2px); }
        header.header-left .menu-action:hover .lines:after {
            -webkit-transform: translateY(2px);
            -moz-transform: translateY(2px);
            -ms-transform: translateY(2px);
            -o-transform: translateY(2px);
            transform: translateY(2px); }

.header-left.active {
    z-index: 12;
    position: relative; }

.site-main.active {
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 1; }
    .site-main.active:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: rgba(0,0,0,.5);
        height: 100%;
        z-index: 10; }

body.admin-bar header.header-left .sidebar-left {
    top: 30px; }

.keeptop {
    position: fixed !important;
    background: #fff; }

/*
 * Off Canvas
 * --------------------------------------------------
 */
@media (max-width: 991px) {
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 65%;
        text-align: left;
        background: #fff; }
    .btn-offcanvas:hover {
        color: #000; }
    .offcanvas-head button {
        padding: 0;
        border: 0;
        width: 48px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        margin-right: 10px; }
        .offcanvas-head button:hover {
            background: #000;
            color: #fff; }
    .row-offcanvas {
        position: relative; }
    .offcanvas-showright,.row-offcanvas {
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out; }
    .offcanvas-showright {
        background: hsla(33,86%,70%,.8);
        position: relative;
        width: 400px;
        position: absolute;
        right: -800px;
        top: 0;
        z-index: 1000;
        display: block;
        padding: 50px 0; }
        .offcanvas-showright.active {
            display: block;
            right: 0; }
        .offcanvas-showright .showright {
            background-color: #fff;
            width: 40px;
            height: 40px;
            border: none;
            margin-right: 50px; }
            .offcanvas-showright .showright .fa {
                color: #038D88; }
    .navbar-offcanvas {
        border: none; }
            .navbar-offcanvas ul#main-menu-offcanvas,.navbar-offcanvas ul#main-menu-offcanvas>li {
            float: none;
            display: block; }
            .navbar-offcanvas ul#main-menu-offcanvas>li {
                position: relative;
                border-bottom: 1px solid #ebebeb; }
                .navbar-offcanvas ul#main-menu-offcanvas>li .caret {
                    position: absolute;
                    right: 10px;
                    top: 8px;
                    width: 27px;
                    height: 27px;
                    line-height: 27px;
                    text-align: center;
                    border: 1px solid #ebebeb;
                    z-index: 9;
                    background: #f5f5f5; }
                    .navbar-offcanvas ul#main-menu-offcanvas>li .caret:hover {
                        cursor: pointer; }
                    .navbar-offcanvas ul#main-menu-offcanvas>li .caret:after {
                        font-family: FontAwesome;
                        content: "\f107"; }
                .navbar-offcanvas ul#main-menu-offcanvas>li ul li {
                    padding: 8px 15px;
                    line-height: 20px; }
                    .navbar-offcanvas ul#main-menu-offcanvas>li ul li a {
                        font-size: 18px;
                        font-weight: 500;
                        padding: 0;
                        color: #999; }
                        .navbar-offcanvas ul#main-menu-offcanvas>li ul li a:hover {
                            color: #038D88; }
                .navbar-offcanvas ul#main-menu-offcanvas>li ul.sub-menu {
                    margin-bottom: 20px; }
                    .navbar-offcanvas ul#main-menu-offcanvas>li ul.sub-menu .sub-menu {
                        margin-bottom: 0; }
                .navbar-offcanvas ul#main-menu-offcanvas>li>.dropdown-menu {
                    position: relative;
                    float: none;
                    border: 0;
                    -webkit-box-shadow: none;
                    box-shadow: none; }
                    .navbar-offcanvas ul#main-menu-offcanvas>li>.dropdown-menu li a {
                        font-size: 15px;
                        color: #999;
                        padding: 0 30px 10px; }
                        .navbar-offcanvas ul#main-menu-offcanvas>li>.dropdown-menu li a:focus,.navbar-offcanvas ul#main-menu-offcanvas>li>.dropdown-menu li a:hover {
                            color: #038D88; }
                    .navbar-offcanvas ul#main-menu-offcanvas>li>.dropdown-menu ul.dropdown-menu {
                        position: relative;
                        float: none;
                        border: 0;
                        padding-left: 20px;
                        box-shadow: none; }
            .navbar-offcanvas ul#main-menu-offcanvas li.active>a {
                background: none;
                color: #038D88; } }

/* 4. Page */
/**
 * 6.10 Contributor Page
 * -----------------------------------------------------------------------------
 */
.contributor {
    border-bottom: 1px solid rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px 10px; }

.contributor:first-of-type {
    padding-top: 24px; }

.contributor-info {
    margin: 0 auto;
    max-width: 474px; }

.contributor-avatar {
    border: 1px solid rgba(0,0,0,.1);
    float: left;
    margin: 0 30px 20px 0;
    padding: 2px; }

.contributor-name {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin: 0; }

.contributor-bio a {
    text-decoration: underline; }

.contributor-bio a:hover {
    text-decoration: none; }

.contributor-posts-link {
    display: inline-block;
    line-height: normal;
    padding: 10px 30px; }

.contributor-posts-link:before {
    content: "\f443"; }

/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */
.notfound-page {
    background: url(../images/bg-404.jpg) no-repeat 0 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    height: 1108px;
    font-family: Lato;
    font-weight: 400; }
    .notfound-page .title {
        font-size: 160px;
        font-weight: 700;
        line-height: 160px;
        display: inline-block;
        margin-bottom: 0; }
        .notfound-page .title a {
            color: #038D88; }
    .notfound-page .sub-title {
        font-size: 60px;
        color: #fff;
        letter-spacing: -2px;
        margin-bottom: 60px; }
    .notfound-page .error-description {
        font-size: 14px;
        line-height: 30px; }
    .notfound-page .btn-notfound {
        color: #fff;
        margin: 0 20px;
        position: relative;
        padding-bottom: 5px; }
        .notfound-page .btn-notfound:before {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 2px;
            background: #038D88; }
        .notfound-page .btn-notfound:hover {
            color: #000; }

.icon-slider {
    background: #038D88;
    color: #fff;
    width: 26px;
    height: 26px;
    text-align: center !important;
    line-height: 26px;
    display: inline-block;
    margin-right: 10px !important;
    font-style: normal;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }

.page-commingsoon .site-header {
    display: none; }

/* 5. Post */
/**
 * 8.0 Gallery
 * -----------------------------------------------------------------------------
 */
.row>.gallery,.single-post .comment-form>.gallery {
    padding-left: 15px;
    padding-right: 15px; }

.gallery .gallery-item {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative; }

.gallery-columns-1 .gallery-item {
    max-width: 100%;
    width: auto; }

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 14px);
    max-width: calc(50% - 14px);
    width: auto; }

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 11px);
    max-width: calc(33.3% - 11px);
    width: auto; }

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 9px);
    max-width: calc(25% - 9px);
    width: auto; }

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 8px);
    max-width: calc(20% - 8px);
    width: auto; }

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 7px);
    max-width: calc(16.7% - 7px);
    width: auto; }

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 7px);
    max-width: calc(14.28% - 7px);
    width: auto; }

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 6px);
    max-width: calc(12.5% - 6px);
    width: auto; }

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 6px);
    max-width: calc(11.1% - 6px);
    width: auto; }

.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0; }

.gallery .gallery-caption {
    background-color: rgba(0,0,0,.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%; }

.gallery .gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.gallery-item:hover .gallery-caption {
    opacity: 1; }

.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
    display: none; }

/**
 * 9.0 Audio/Video
 * ----------------------------------------------------------------------------
 */
.mejs-container .mejs-controls,.mejs-mediaelement {
    background: #000; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff; }

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #24890d; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total {
    background: hsla(0,0%,100%,.33); }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span {
    border-radius: 0; }

.mejs-overlay-loading {
    background: transparent; }

.mejs-overlay-button {
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.8);
    color: #000;
    height: 36px;
    margin-left: -24px;
    width: 48px; }

.mejs-overlay-button:before {
    -webkit-font-smoothing: antialiased;
    content: "\f452";
    display: inline-block;
    font: normal 32px/1.125 Genericons;
    position: absolute;
    top: 1px;
    left: 10px; }

.mejs-controls .mejs-button button:focus {
    outline: none; }

.mejs-controls .mejs-button button {
    -webkit-font-smoothing: antialiased;
    background: none;
    color: #fff;
    display: inline-block;
    font: normal 16px/1 Genericons; }

.mejs-playpause-button.mejs-play button:before {
    content: "\f452"; }

.mejs-playpause-button.mejs-pause button:before {
    content: "\f448"; }

.mejs-volume-button.mejs-mute button:before {
    content: "\f109";
    font-size: 20px;
    position: absolute;
    top: -2px;
    left: 0; }

.mejs-volume-button.mejs-unmute button:before {
    content: "\f109";
    left: 0;
    position: absolute;
    top: 0; }

.mejs-fullscreen-button button:before {
    content: "\f474"; }

.mejs-fullscreen-button.mejs-unfullscreen button:before {
    content: "\f406"; }

.mejs-overlay:hover .mejs-overlay-button {
    background-color: #24890d;
    color: #fff; }

.mejs-controls .mejs-button button:hover {
    color: #41a62a; }

div.page-links,footer.entry-meta {
    margin-top: 30px;
    padding: 0;
    overflow: hidden;
    width: 100%;
    font-weight: 700; }

.page-links a {
    margin: 0 10px; }

.paging-navigation {
    margin-bottom: 30px;
    padding-bottom: 40px;
}

.post .post-thumbnail {
    display: block; }

.post .entry-title,.post .excerpt {
    -ms-word-wrap: break-word;
    word-wrap: break-word; }

.entry-subtitle {
    color: #cccccc;
    margin-top: 0px;
}

.widget_archive ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .widget_archive ul ul {
        padding-left: 15px; }

.widget_meta>ul,.widget_pages>ul,.widget_recent_comments>ul,.widget_rss>ul {
    list-style: none;
    padding-left: 0; }

.widget_text img {
    margin-bottom: 10px; }

.widget_text select {
    max-width: 100%; }

.sidebar select,.widget_calendar table,.widget select {
    width: 100%; }

.sidebar form select {
    margin: 0;
    font-size: 13px; }

.sidebar .opal-search .btn-search input,.sidebar .widget>ul {
    padding: 0; }
    .sidebar .opal-search .btn-search input:hover {
        color: #038D88; }

.main-content .widget_nav_menu {
    padding: 20px;
    background: #038D88; }
    .main-content .widget_nav_menu .widgettitle {
        color: #fff;
        margin-bottom: 20px; }
    .main-content .widget_nav_menu .menu-navigation-container>ul,.main-content .widget_nav_menu .menu-testing-menu-container>ul {
        list-style: none;
        padding: 0; }
        .main-content .widget_nav_menu .menu-navigation-container>ul>li,.main-content .widget_nav_menu .menu-testing-menu-container>ul>li {
            padding: 0; }
            .main-content .widget_nav_menu .menu-navigation-container>ul>li>a,.main-content .widget_nav_menu .menu-testing-menu-container>ul>li>a {
                color: #fff;
                padding: 10px 0;
                display: block;
                border-bottom: 1px dashed #f4ca76; }
            .main-content .widget_nav_menu .menu-navigation-container>ul>li:last-child>a,.main-content .widget_nav_menu .menu-testing-menu-container>ul>li:last-child>a {
                border: 0; }

.paging-navigation {

}

.navigation {
    text-align: center; }
    .navigation .pagination {
        display: flex;
        justify-content: center; }
        .navigation .pagination>* {
            background: transparent;
            text-align: center;
            font-size: 14px;
            width: 35px;
            height: 35px;
            margin: 0 5px;
            padding: 0;
            line-height: 35px;
            border-radius: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            color: #666;
            border: 1px solid #ebebeb; }
            .navigation .pagination>:hover {
                background: transparent; }
        .navigation .pagination>:hover,.navigation .pagination span.current {
                border-color: #000;
                color: #000; }

.tagcloud a {
    font-size: 12px !important;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #ebebeb !important;
    font-family: Lato;
    padding: 5px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #000;
    border: 0;
    background: linear-gradient(180deg,#038D88 50%,#fff 0) no-repeat scroll 100% 100%/100% 210% #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .tagcloud a:hover {
        background-position: 100% 0;
        color: #fff; }

.opal-commentlists table {
    width: 100%; }

.latest_posts .post-thumbnail a {
    display: block;
    width: 100px;
    padding-right: 10px; }

.latest_posts .item .media+.media {
    margin-top: 25px; }

.latest_posts .entry-title {
    margin-top: -5px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    font-family: Lato; }

.latest_posts .entry-date {
    font-size: 14px;
    color: #999;
    font-weight: 700; }

.recentcomments a {
    -ms-word-wrap: break-word;
    word-wrap: break-word; }

p.currentTextHolder {
    line-height: normal; }

form.post-password-form input[type=password] {
    display: inline-block !important;
    height: 55px;
    width: auto; }

.addthis {
    padding-top: 30px; }

.comments-title .cat-links {
    /*  font-weight: 900; */
    text-transform: capitalize; }

.cat-links a {
    color: #2b2b2b; }

.cat-links a:hover {
    color: #41a62a; }

/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */
.entry-summary,.page-content {
    word-wrap: break-word;
    margin-bottom: 20px; }

.comment-content a,.comment-content a.button,.comment-content a:hover,.entry-content a,.entry-content a.button,.entry-content a:hover,.entry-summary a,.entry-summary a.button,.entry-summary a:hover,.page-content a,.page-content a.button,.page-content a:hover {
    text-decoration: none; }

.comment-content table,.entry-content table {
    font-size: 14px;
    line-height: 1.2857142857;
    margin-bottom: 24px;
    width: 100%; }

.comment-content th,.entry-content th {
    font-weight: 700;
    padding: 8px;
    text-transform: uppercase; }

.comment-content td,.entry-content td {
    padding: 8px; }

.entry-content .edit-link {
    clear: both;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333;
    text-transform: uppercase; }

.entry-content .edit-link a {
    color: #038D88;
    text-decoration: none; }

.entry-content .edit-link a:hover {
    color: #41a62a; }

.more-link {
    white-space: nowrap;
    display: block; }

.ratings a {
    text-indent: -9999em !important; }

.entry-content-page {
    position: relative; }
    .entry-content-page .edit-link {
        background: #000;
        position: absolute;
        top: 0;
        right: 0;
        padding: 5px 6px;
        z-index: 10000; }
        .entry-content-page .edit-link:before {
            content: none; }
        .entry-content-page .edit-link a {
            font-size: 11px;
            color: #fff !important; }
    .entry-content-page>.edit-link {
        right: -40px; }

/* Tag links style */
.tag-links a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin-right: 10px;
    position: relative; }
    .tag-links a:hover {
        color: #038D88;
        border-color: #038D88; }

/**
 * Navigation links
 */
.nav-links {
    margin: 15px 0;
    padding: 15px 0;
    font-family: Lato;
    /*border-top: 1px solid #ebebeb;*/
    /*border-bottom: 1px solid #ebebeb;*/
    text-transform: uppercase;
    font-weight: 500; }
    .nav-links a {
        display: block;
        float: left;
        /*width: 50%;*/
        color: #000;
        padding: 0 30px;
        position: relative; }
        
        .nav-links a>span {
            font-size: 14px;
            display: block; }
            @media (max-width: 480px) {
                .nav-links a>span {
                    font-size: 16px; } }
        .nav-links a:hover {
            color: #038D88; }
        .nav-links a[rel=prev]:before {
            left: 0;
            content: "\f104"; }
        .nav-links a[rel=next]:before,.nav-links a[rel=prev]:before {
            position: absolute;
            top: 5px;
            line-height: 35px;
            font-size: 35px;
            font-family: Fontawesome;
            color: #ccc; }
        .nav-links a[rel=next]:before {
            right: 0;
            content: "\f105"; }
    .nav-links .meta-nav {
        display: block;
        color: #999;
        font-size: 10px;
        position: relative; }
        @media (max-width: 480px) {
            .nav-links .meta-nav {
                font-size: 12px; } }

.opal-social-share {
    padding: 20px 0;
    margin: 30px 0;
    border-top: 1px solid #ebebeb; }

/* Mediaelements */
.hentry .mejs-container {
    margin: 12px 0 18px; }

.hentry .mejs-container .mejs-controls,.hentry .mejs-mediaelement {
    background: #000; }

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff; }

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #24890d; }

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.hentry .mejs-controls .mejs-time-rail .mejs-time-total {
    background: hsla(0,0%,100%,.33); }

.hentry .mejs-container .mejs-controls .mejs-time {
    padding-top: 9px; }

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.hentry .mejs-controls .mejs-time-rail span {
    border-radius: 0; }

.hentry .mejs-overlay-loading {
    background: transparent; }

.hentry .mejs-overlay-button {
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.8);
    color: #000;
    height: 36px;
    margin-left: -24px;
    width: 48px; }

.hentry .mejs-overlay-button:before {
    -webkit-font-smoothing: antialiased;
    content: "\f452";
    display: inline-block;
    font: normal 32px/1.125 Genericons;
    position: absolute;
    top: 1px;
    left: 10px; }

.hentry .mejs-controls .mejs-button button:focus {
    outline: none; }

.hentry .mejs-controls .mejs-button button {
    -webkit-font-smoothing: antialiased;
    background: none;
    color: #fff;
    display: inline-block;
    font: normal 16px/1 Fontawesome; }

.hentry .mejs-playpause-button.mejs-play button:before {
    content: "\f04b"; }

.hentry .mejs-playpause-button.mejs-pause button:before {
    content: "\f04c"; }

.hentry .mejs-volume-button.mejs-mute button:before {
    content: "\f109";
    font-family: Fontawesome;
    font-size: 20px;
    position: absolute;
    top: -2px;
    left: 0; }

.hentry .mejs-volume-button.mejs-unmute button:before {
    content: "\f109";
    left: 0;
    position: absolute;
    top: 0; }

.hentry .mejs-fullscreen-button button:before {
    content: "\f474"; }

.hentry .mejs-fullscreen-button.mejs-unfullscreen button:before {
    content: "\f406"; }

.hentry .mejs-overlay:hover .mejs-overlay-button {
    background-color: #24890d;
    color: #fff; }

.hentry .mejs-controls .mejs-button button:hover {
    color: #41a62a; }

.gallery-columns-3 .gallery-item:nth-child(3n+1) {
    clear: both; }

.archive-title {
    margin-bottom: 30px;
    margin-top: 0; }

.type-post+.type-post {
    margin-top: 40px; }

.entry-header {
    overflow: hidden; }
    .entry-header .entry-title {
        font-size: 30px;
        text-transform: uppercase;
        line-height: 40px;
        margin-bottom: 10px;
        margin-top: 10px; }
        @media (max-width: 480px) {
            .entry-header .entry-title {
                font-size: 20px; } }

.entry-meta {
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 12px;
    font-weight: 500;
    color: #888;
    font-family: Lato;
    text-transform: uppercase; }
    .entry-meta ul {
        padding: 0;
        margin: 0; }
    .entry-meta li {
        list-style: none;
        display: inline-block; }
    .entry-meta .entry-date {
        letter-spacing: 2px;
        color: #038D88;
        font-size: 12px;
        line-height: 20px;
        padding-top: 5px;
        margin-right: 30px;
        border-top: 2px solid #038D88; }

.featured-post {
    margin-right: 10px; }

.entry-meta>*,ul.post-categories {
    display: inline-block; }
    ul.post-categories li+li {
        margin-left: 5px; }

article[class*=post] {
    position: relative;
    overflow: hidden; }
    article[class*=post] .list-item h3 {
        font-size: 18px; }
    article[class*=post] .post-format a i {
        display: none; }
    article[class*=post] .post-content span a {
        display: inline-block;
        color: #038D88;
        margin-top: 10px; }
        article[class*=post] .post-content span a:hover {
            color: #f2ac57; }
    article[class*=post] .post-content a {
        display: block;
        margin-top: 10px;
        color: #038D88; }
    article[class*=post]>.image {
        position: relative;
        overflow: hidden; }
    article[class*=post]:hover>.image img,article[class*=post]>.image img {
            -webkit-transition: all .3s ease-in-out 0s;
            -o-transition: all .3s ease-in-out 0s;
            transition: all .3s ease-in-out 0s; }
    article[class*=post]:hover>.image img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    article[class*=post]:hover>.image a {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s; }

.post-preview {
    margin-bottom: 30px; }

.blog-layout .content-blog {
    padding-bottom: 30px;
    margin-bottom: 60px;
    border-bottom: 1px solid #ebebeb; }

.blog-layout .row:last-child .content-blog,.blog-layout .single-post .comment-form:last-child .content-blog,.single-post .blog-layout .comment-form:last-child .content-blog {
    margin-bottom: 0;
    border: 0; }

.blog-post {
    background: #fff; 
    margin: 0 40px; 
}
    .blog-post .blog .row,.blog-post .blog .single-post .comment-form,.single-post .blog-post .blog .comment-form {
        margin: 0;
        margin-right: -1px; }
    .blog-post .blog .blog-item {
        padding: 0;
        position: relative; }
    .blog-post .blog .content-blog {
        position: relative;
        text-align: center;
        overflow: hidden; }
        @media (min-width: 991px) {
            .blog-post .blog .content-blog {
                padding: 100px 50px 0px; } }
        @media (max-width: 991px) {
            .blog-post .blog .content-blog {
                margin: 50px; } }
        .blog-post .blog .content-blog:hover .entry-title a {
            color: #038D88; }
    .blog-post .blog .entry-title {
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        margin-top: 50px; }
    .blog-post .blog .entry-meta .entry-date {
        font-size: 14px; }
    .blog-post .blog .excerpt {
        margin-bottom: 50px; }
    @media (min-width: 991px) {
        .blog-post .blog .blog-item+.blog-item:before {
            content: "";
            position: absolute;
            width: 1px;
            height: 80%;
            background: #ebebeb;
            top: 0;
            bottom: 0;
            margin: auto; } }

.post-navigation {
    margin-top: 20px;
    margin-bottom: 20px; }
    .post-navigation+.related-posts {
        margin-top: 80px; }

/*------------------------------------*    Comment List
\*------------------------------------*/
.comments {
    margin-bottom: 40px; }
    .comments .comments-title {
        font-size: 18px;
        margin-top: 0;
        letter-spacing: 3px;
        font-weight: 500;
        margin-bottom: 20px;
        padding-bottom: 10px;
        color: #999;
        font-family: Lato; }
    .comments .the-comment {
        padding-top: 20px; }
        .comments .the-comment .avatar {
            float: left;
            margin-right: 5px; }
            .comments .the-comment .avatar img {
                width: 50px;
                height: 50px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%; }
    .comments .comment-box {
        overflow: hidden; }
        .comments .comment-box .comment-author strong {
            color: #000;
            font-size: 14px;
            text-transform: capitalize;
            margin-right: 10px; }
        .comments .comment-box .meta {
            font-size: 12px;
            color: #999; }
    .comments .comment-author {
        color: #038D88; }
    .comments .comment-meta {
        font-size: 14px;
        color: #aaa; }
    .comments .comment-text {
        -ms-word-wrap: break-word;
        word-wrap: break-word;
        font-size: 14px;
        margin-top: 10px; }
    .comments .children,.comments .commentlists {
        list-style: none; }
        @media (max-width: 768px) {
            .comments .children,.comments .commentlists {
                padding-left: 10px; } }
        @media (max-width: 480px) {
            .comments .children,.comments .commentlists {
                padding-left: 0; } }
    .comments .commentlists {
        padding-left: 0; }
        .comments .commentlists>li {
            border-bottom: 1px solid #ebebeb;
            padding-bottom: 15px; }
    .comments ol,.comments ul {
        margin: 0; }

.no-comments {
    margin-top: 30px; }

.opal-commentlists {
    margin-bottom: 30px; }

.single-post .comment-navigation {
    margin: 20px 0; }
    .single-post .comment-navigation .previous {
        float: left; }
    .single-post .comment-navigation .next {
        float: right; }

.single-post .comment-respond {
    margin: 30px 0; }
    .single-post .comment-respond input[type=submit] {
        width: 200px; }

.author .avatar-img {
    text-align: center;
    position: relative; }
    .author .avatar-img img {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        z-index: 1;
        position: relative; }
    .author .avatar-img:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto 0;
        width: 100%;
        height: 1px;
        z-index: 0;
        background: #ebebeb; }

.author .sub-title {
    text-transform: uppercase;
    color: #999;
    font-size: 12px;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px; }

.author .author-title {
    text-align: center; }
    .author .author-title a {
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 500; }

/*------------------------------------*\ 
        portfolio
\*------------------------------------*/
.author .author-description,.single-portfolio {
    font-size: 18px;
    line-height: 30px; }
    .single-portfolio img {
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px; }
    .single-portfolio .title {
        font-size: 24px;
        padding: 15px;
        text-align: center; }
    .single-portfolio .time {
        font-size: 24px;
        color: #110f0f;
        margin-top: 30px; }
        .single-portfolio .time i {
            font-size: 50px;
            color: #acacac;
            float: left; }
        .single-portfolio .time li+li {
            margin-left: 20px; }
        .single-portfolio .time .fa-clock-o {
            font-size: 60px;
            line-height: 50px; }

.portfolio-masonry-entry {
    margin-bottom: 30px; }
    .portfolio-masonry-entry.nopadding {
        margin-bottom: 0; }

.portfolio .kc_tabs {
    margin: 0; }

.portfolio .kc_tabs>.kc_wrapper>.kc_tabs_nav,.portfolio .kc_tabs_nav~.kc_tab.ui-tabs-body-active {
    background: transparent; }

.portfolio .kc_tabs_nav>li>a,.portfolio .nav-pills>li>a {
    line-height: normal;
    padding: 5px 10px;
    border: 1px solid #ebebeb;
    margin-right: 10px; }

.portfolio .kc_tabs_nav>li:hover {
    background: transparent; }

.portfolio .kc_tabs_nav>.ui-tabs-active>a,.portfolio .kc_tabs_nav>li>a:hover {
    background: #038D88;
    color: #fff;
    border-color: #038D88; }

.portfolio .kc_tabs_nav~.kc_tab .kc_tab_content {
    overflow: hidden;
    padding: 0; }

.portfolio ul.list {
    font-size: 16px; }
    .portfolio ul.list li {
        padding: 0; }
    .portfolio ul.list.list-style-square li:before {
        top: 10px; }

.portfolio table {
    margin: 0;
    font-size: 14px; }

.portfolio [class*="-3"] .ih-item h3 a {
    font-size: 18px;
    line-height: 20px; }

@media (min-width: 992px) {
    .portfolio-list .item {
        display: flex; }
        .portfolio-list .item>div {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center; }
        .portfolio-list .item .img-full {
            width: 40%; }
        .portfolio-list .item .info {
            width: 60%;
            padding: 30px;
            margin-left: 10px;
            background: #f8f6f5;
            border: 1px solid #ebebeb; }
        .portfolio-list .item h3 {
            margin-top: 0;
            font-size: 20px; } }

.portfolio-list .meta {
    margin-top: 20px; }
    .portfolio-list .meta>* {
        margin-right: 10px; }

.ih-item {
    position: relative;
    overflow: hidden; }
    .ih-item img {
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px; }
    .ih-item:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #000; }
    .ih-item:before,.ih-item a.icon {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0); }
    .ih-item a.icon {
        right: 0;
        width: 60px;
        height: 60px;
        font-size: 60px;
        color: #fff;
        line-height: 60px;
        bottom: 0;
        margin: auto;
        -webkit-transition: transform .35s;
        -o-transition: transform .35s;
        transition: transform .35s;
        -webkit-transform: translate3d(0,50px,0);
        -moz-transform: translate3d(0,50px,0);
        -ms-transform: translate3d(0,50px,0);
        -o-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0); }
        .ih-item a.icon:hover {
            color: #038D88; }
    .ih-item h3 {
        width: 100%;
        position: absolute;
        bottom: 0;
        z-index: 2;
        margin: 0;
        padding: 30px;
        font-family: Lato;
        font-weight: 400;
        -webkit-transition: transform .35s;
        -o-transition: transform .35s;
        transition: transform .35s;
        -webkit-transform: translate3d(0,200%,0);
        -moz-transform: translate3d(0,200%,0);
        -ms-transform: translate3d(0,200%,0);
        -o-transform: translate3d(0,200%,0);
        transform: translate3d(0,200%,0); }
    .ih-item h3 a {
        font-size: 30px;
        line-height: 30px;
        color: #038D88; }
        .ih-item h3 a:hover {
            color: #fff; }
    .ih-item:hover:before {
        opacity: .6;
        filter: alpha(opacity=60); }
    .ih-item:hover a.icon {
        opacity: 1;
        filter: alpha(opacity=100); }
    .ih-item:hover a.icon,.ih-item:hover h3 {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0); }

.portfolio-v2.no-show-tabs .filters {
    display: none; }

.portfolio.no-space-row .masonry-item,.portfolio.no-space-row .portfolio-item {
    margin-bottom: 0; }

.masonry-item,.portfolio-item {
    margin-bottom: 30px; }

.isotope-masonry {
    margin: 0 -10px;
    clear: both; }
    .isotope-masonry .masonry-item {
        padding: 0 5px;
        margin-bottom: 10px; }

.zoomLens {
    width: 50px !important;
    height: 50px !important; }
    .zoomLens:before {
        content: "\f067";
        font-family: FontAwesome;
        height: 50px;
        width: 50px;
        text-align: center;
        line-height: 48px;
        font-size: 20px;
        display: block;
        font-weight: 400; }

.post-type-archive-portfolio .first-child {
    clear: both; }

.post-type-archive-portfolio article {
    margin-bottom: 50px; }

.post-type-archive-portfolio .more-link {
    padding: 8px 20px;
    background: #038D88;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin-top: 30px; }
    .post-type-archive-portfolio .more-link:hover {
        background: #f0a140;
        color: #000; }

/* 6. Form */
.ipnrm.ipnrm-theme-default div.ipnrm-btn-load {
    height: 50px;
    line-height: 50px;
    padding: 0;
    background: #038D88;
    color: #fff;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0; }
    .ipnrm.ipnrm-theme-default div.ipnrm-btn-load:hover {
        background: #f0a140;
        color: #fff; }

/**
 * Block Heading
 */
.element-block-heading {
    margin-bottom: 30px; }
    .element-block-heading .heading {
        margin-bottom: 0;
        padding-bottom: 30px;
        font-size: 35px;
        line-height: 48px;
        margin-top: 0;
        font-weight: 300;
        text-transform: uppercase;
        position: relative; }
        .element-block-heading .heading:before {
            content: "";
            position: absolute;
            bottom: 0;
            width: 60px;
            height: 2px;
            background: #038D88; }
        @media (min-width: 1441px) {
            .element-block-heading .heading {
                font-size: 40px; } }
    .element-block-heading .sub-heading {
        font-size: 14px;
        letter-spacing: 3px;
        color: #999;
        font-weight: 500;
        margin: 0 0 20px;
        text-transform: uppercase; }
    @media (min-width: 992px) {
        .element-block-heading.style-left {
            text-align: left; }
            .element-block-heading.style-left .heading:before {
                left: 0; }
        .element-block-heading.style-light-right,.element-block-heading.style-right {
            text-align: right; }
            .element-block-heading.style-light-right .heading:before,.element-block-heading.style-right .heading:before {
                right: 0; } }
    @media (max-width: 991px) {
        .element-block-heading {
            text-align: center;
            margin-bottom: 50px; }
            .element-block-heading .heading:before {
                left: 0;
                right: 0;
                margin: 0 auto; } }
    .element-block-heading.style-center,.element-block-heading.style-light-center {
        text-align: center;
        margin-bottom: 50px; }
        .element-block-heading.style-center .heading:before,.element-block-heading.style-light-center .heading:before {
            left: 0;
            right: 0;
            margin: 0 auto; }
    .element-block-heading.style-light-center .heading,.element-block-heading.style-light-right .heading {
        color: #fff; }
    .element-block-heading .description {
        line-height: 30px; }

/****
element-menu
*********/
.element-menu .menu-items {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between; }

.element-menu .menu-name {
    font-size: 24px;
    line-height: 30px;
    color: #038D88;
    text-transform: uppercase; }

.element-menu .menu-content {
    font-size: 14px;
    line-height: 20px;
    color: #fff; }

.element-menu .menu-price {
    font-size: 24px;
    font-weight: 700;
    color: #038D88; }

/****
element-steps
*********/
.element-timelife {
    position: relative; }
    .element-timelife:before {
        content: "";
        position: absolute;
        left: 12px;
        top: 0;
        height: 97%;
        width: 2px;
        border-left: 2px dotted #ebebeb; }
    .element-timelife .entry-steps {
        position: relative;
        padding-left: 50px;
        margin-bottom: 30px; }
        .element-timelife .entry-steps:before {
            content: "+";
            position: absolute;
            left: 0;
            top: 0;
            width: 26px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            color: #fff;
            background: #038D88;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%; }

/***********/
.element-floor-info {
    padding: 30px; }
    @media (min-width: 1200px) {
        .element-floor-info {
            padding: 95px 80px; } }
    .element-floor-info .floor-title {
        text-transform: uppercase;
        font-size: 18px;
        margin-top: 0; }
    .element-floor-info .feature .feature-item {
        border-bottom: 1px solid #ebebeb;
        display: flex;
        justify-content: space-between;
        padding: 5px 0; }
    .element-floor-info .feature .value-unit {
        font-weight: 700;
        color: #000; }
    @media (min-width: 1200px) {
        .element-floor-info .image {
            padding-left: 80px; } }
    @media (max-width: 991px) {
        .element-floor-info .feature,.element-floor-info .info {
            margin-bottom: 30px; } }

@media (min-width: 992px) {
    .flex-center {
        display: flex !important;
        align-items: center !important; }
        .flex-center>* {
            width: 100% !important;
            margin: 0; }
    .flex-end {
        display: flex !important;
        align-items: flex-end !important; }
        .flex-end>* {
            width: 100% !important; } }

.big-font {
    font-size: 58px; }

ul.list-custom li {
    padding: 0;
    color: #ff9320;
    font-size: 24px;
    line-height: 30px; }

.border-0 {
    border-width: 0; }

.border-1 {
    border-width: 1px; }

.border-2 {
    border-width: 2px; }

.border-3 {
    border-width: 3px; }

.border-4 {
    border-width: 4px; }

.border-5 {
    border-width: 5px; }

.border-6 {
    border-width: 6px; }

.border-7 {
    border-width: 7px; }

.border-8 {
    border-width: 8px; }

.border-9 {
    border-width: 9px; }

.border-10 {
    border-width: 10px; }

.border-11 {
    border-width: 11px; }

.border-12 {
    border-width: 12px; }

.border-13 {
    border-width: 13px; }

.border-14 {
    border-width: 14px; }

.border-15 {
    border-width: 15px; }

.border-16 {
    border-width: 16px; }

.border-17 {
    border-width: 17px; }

.border-18 {
    border-width: 18px; }

.border-19 {
    border-width: 19px; }

.border-20 {
    border-width: 20px; }

.radius-0 {
    border-radius: 0; }

.radius-1 {
    border-radius: 1px; }

.radius-2 {
    border-radius: 2px; }

.radius-3 {
    border-radius: 3px; }

.radius-4 {
    border-radius: 4px; }

.radius-5 {
    border-radius: 5px; }

.radius-6 {
    border-radius: 6px; }

.radius-7 {
    border-radius: 7px; }

.radius-8 {
    border-radius: 8px; }

.radius-9 {
    border-radius: 9px; }

.radius-10 {
    border-radius: 10px; }

.radius-11 {
    border-radius: 11px; }

.radius-12 {
    border-radius: 12px; }

.radius-13 {
    border-radius: 13px; }

.radius-14 {
    border-radius: 14px; }

.radius-15 {
    border-radius: 15px; }

.radius-16 {
    border-radius: 16px; }

.radius-17 {
    border-radius: 17px; }

.radius-18 {
    border-radius: 18px; }

.radius-19 {
    border-radius: 19px; }

.radius-20 {
    border-radius: 20px; }

.margin--60 {
    margin: -60px; }

.margin-top--60 {
    margin-top: -60px; }

.margin-bottom--60 {
    margin-bottom: -60px; }

.margin-left--60 {
    margin-left: -60px; }

.margin-right--60 {
    margin-right: -60px; }

.margin--59 {
    margin: -59px; }

.margin-top--59 {
    margin-top: -59px; }

.margin-bottom--59 {
    margin-bottom: -59px; }

.margin-left--59 {
    margin-left: -59px; }

.margin-right--59 {
    margin-right: -59px; }

.margin--58 {
    margin: -58px; }

.margin-top--58 {
    margin-top: -58px; }

.margin-bottom--58 {
    margin-bottom: -58px; }

.margin-left--58 {
    margin-left: -58px; }

.margin-right--58 {
    margin-right: -58px; }

.margin--57 {
    margin: -57px; }

.margin-top--57 {
    margin-top: -57px; }

.margin-bottom--57 {
    margin-bottom: -57px; }

.margin-left--57 {
    margin-left: -57px; }

.margin-right--57 {
    margin-right: -57px; }

.margin--56 {
    margin: -56px; }

.margin-top--56 {
    margin-top: -56px; }

.margin-bottom--56 {
    margin-bottom: -56px; }

.margin-left--56 {
    margin-left: -56px; }

.margin-right--56 {
    margin-right: -56px; }

.margin--55 {
    margin: -55px; }

.margin-top--55 {
    margin-top: -55px; }

.margin-bottom--55 {
    margin-bottom: -55px; }

.margin-left--55 {
    margin-left: -55px; }

.margin-right--55 {
    margin-right: -55px; }

.margin--54 {
    margin: -54px; }

.margin-top--54 {
    margin-top: -54px; }

.margin-bottom--54 {
    margin-bottom: -54px; }

.margin-left--54 {
    margin-left: -54px; }

.margin-right--54 {
    margin-right: -54px; }

.margin--53 {
    margin: -53px; }

.margin-top--53 {
    margin-top: -53px; }

.margin-bottom--53 {
    margin-bottom: -53px; }

.margin-left--53 {
    margin-left: -53px; }

.margin-right--53 {
    margin-right: -53px; }

.margin--52 {
    margin: -52px; }

.margin-top--52 {
    margin-top: -52px; }

.margin-bottom--52 {
    margin-bottom: -52px; }

.margin-left--52 {
    margin-left: -52px; }

.margin-right--52 {
    margin-right: -52px; }

.margin--51 {
    margin: -51px; }

.margin-top--51 {
    margin-top: -51px; }

.margin-bottom--51 {
    margin-bottom: -51px; }

.margin-left--51 {
    margin-left: -51px; }

.margin-right--51 {
    margin-right: -51px; }

.margin--50 {
    margin: -50px; }

.margin-top--50 {
    margin-top: -50px; }

.margin-bottom--50 {
    margin-bottom: -50px; }

.margin-left--50 {
    margin-left: -50px; }

.margin-right--50 {
    margin-right: -50px; }

.margin--49 {
    margin: -49px; }

.margin-top--49 {
    margin-top: -49px; }

.margin-bottom--49 {
    margin-bottom: -49px; }

.margin-left--49 {
    margin-left: -49px; }

.margin-right--49 {
    margin-right: -49px; }

.margin--48 {
    margin: -48px; }

.margin-top--48 {
    margin-top: -48px; }

.margin-bottom--48 {
    margin-bottom: -48px; }

.margin-left--48 {
    margin-left: -48px; }

.margin-right--48 {
    margin-right: -48px; }

.margin--47 {
    margin: -47px; }

.margin-top--47 {
    margin-top: -47px; }

.margin-bottom--47 {
    margin-bottom: -47px; }

.margin-left--47 {
    margin-left: -47px; }

.margin-right--47 {
    margin-right: -47px; }

.margin--46 {
    margin: -46px; }

.margin-top--46 {
    margin-top: -46px; }

.margin-bottom--46 {
    margin-bottom: -46px; }

.margin-left--46 {
    margin-left: -46px; }

.margin-right--46 {
    margin-right: -46px; }

.margin--45 {
    margin: -45px; }

.margin-top--45 {
    margin-top: -45px; }

.margin-bottom--45 {
    margin-bottom: -45px; }

.margin-left--45 {
    margin-left: -45px; }

.margin-right--45 {
    margin-right: -45px; }

.margin--44 {
    margin: -44px; }

.margin-top--44 {
    margin-top: -44px; }

.margin-bottom--44 {
    margin-bottom: -44px; }

.margin-left--44 {
    margin-left: -44px; }

.margin-right--44 {
    margin-right: -44px; }

.margin--43 {
    margin: -43px; }

.margin-top--43 {
    margin-top: -43px; }

.margin-bottom--43 {
    margin-bottom: -43px; }

.margin-left--43 {
    margin-left: -43px; }

.margin-right--43 {
    margin-right: -43px; }

.margin--42 {
    margin: -42px; }

.margin-top--42 {
    margin-top: -42px; }

.margin-bottom--42 {
    margin-bottom: -42px; }

.margin-left--42 {
    margin-left: -42px; }

.margin-right--42 {
    margin-right: -42px; }

.margin--41 {
    margin: -41px; }

.margin-top--41 {
    margin-top: -41px; }

.margin-bottom--41 {
    margin-bottom: -41px; }

.margin-left--41 {
    margin-left: -41px; }

.margin-right--41 {
    margin-right: -41px; }

.margin--40 {
    margin: -40px; }

.margin-top--40 {
    margin-top: -40px; }

.margin-bottom--40 {
    margin-bottom: -40px; }

.margin-left--40 {
    margin-left: -40px; }

.margin-right--40 {
    margin-right: -40px; }

.margin--39 {
    margin: -39px; }

.margin-top--39 {
    margin-top: -39px; }

.margin-bottom--39 {
    margin-bottom: -39px; }

.margin-left--39 {
    margin-left: -39px; }

.margin-right--39 {
    margin-right: -39px; }

.margin--38 {
    margin: -38px; }

.margin-top--38 {
    margin-top: -38px; }

.margin-bottom--38 {
    margin-bottom: -38px; }

.margin-left--38 {
    margin-left: -38px; }

.margin-right--38 {
    margin-right: -38px; }

.margin--37 {
    margin: -37px; }

.margin-top--37 {
    margin-top: -37px; }

.margin-bottom--37 {
    margin-bottom: -37px; }

.margin-left--37 {
    margin-left: -37px; }

.margin-right--37 {
    margin-right: -37px; }

.margin--36 {
    margin: -36px; }

.margin-top--36 {
    margin-top: -36px; }

.margin-bottom--36 {
    margin-bottom: -36px; }

.margin-left--36 {
    margin-left: -36px; }

.margin-right--36 {
    margin-right: -36px; }

.margin--35 {
    margin: -35px; }

.margin-top--35 {
    margin-top: -35px; }

.margin-bottom--35 {
    margin-bottom: -35px; }

.margin-left--35 {
    margin-left: -35px; }

.margin-right--35 {
    margin-right: -35px; }

.margin--34 {
    margin: -34px; }

.margin-top--34 {
    margin-top: -34px; }

.margin-bottom--34 {
    margin-bottom: -34px; }

.margin-left--34 {
    margin-left: -34px; }

.margin-right--34 {
    margin-right: -34px; }

.margin--33 {
    margin: -33px; }

.margin-top--33 {
    margin-top: -33px; }

.margin-bottom--33 {
    margin-bottom: -33px; }

.margin-left--33 {
    margin-left: -33px; }

.margin-right--33 {
    margin-right: -33px; }

.margin--32 {
    margin: -32px; }

.margin-top--32 {
    margin-top: -32px; }

.margin-bottom--32 {
    margin-bottom: -32px; }

.margin-left--32 {
    margin-left: -32px; }

.margin-right--32 {
    margin-right: -32px; }

.margin--31 {
    margin: -31px; }

.margin-top--31 {
    margin-top: -31px; }

.margin-bottom--31 {
    margin-bottom: -31px; }

.margin-left--31 {
    margin-left: -31px; }

.margin-right--31 {
    margin-right: -31px; }

.margin--30 {
    margin: -30px; }

.margin-top--30 {
    margin-top: -30px; }

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

.margin-left--30 {
    margin-left: -30px; }

.margin-right--30 {
    margin-right: -30px; }

.margin--29 {
    margin: -29px; }

.margin-top--29 {
    margin-top: -29px; }

.margin-bottom--29 {
    margin-bottom: -29px; }

.margin-left--29 {
    margin-left: -29px; }

.margin-right--29 {
    margin-right: -29px; }

.margin--28 {
    margin: -28px; }

.margin-top--28 {
    margin-top: -28px; }

.margin-bottom--28 {
    margin-bottom: -28px; }

.margin-left--28 {
    margin-left: -28px; }

.margin-right--28 {
    margin-right: -28px; }

.margin--27 {
    margin: -27px; }

.margin-top--27 {
    margin-top: -27px; }

.margin-bottom--27 {
    margin-bottom: -27px; }

.margin-left--27 {
    margin-left: -27px; }

.margin-right--27 {
    margin-right: -27px; }

.margin--26 {
    margin: -26px; }

.margin-top--26 {
    margin-top: -26px; }

.margin-bottom--26 {
    margin-bottom: -26px; }

.margin-left--26 {
    margin-left: -26px; }

.margin-right--26 {
    margin-right: -26px; }

.margin--25 {
    margin: -25px; }

.margin-top--25 {
    margin-top: -25px; }

.margin-bottom--25 {
    margin-bottom: -25px; }

.margin-left--25 {
    margin-left: -25px; }

.margin-right--25 {
    margin-right: -25px; }

.margin--24 {
    margin: -24px; }

.margin-top--24 {
    margin-top: -24px; }

.margin-bottom--24 {
    margin-bottom: -24px; }

.margin-left--24 {
    margin-left: -24px; }

.margin-right--24 {
    margin-right: -24px; }

.margin--23 {
    margin: -23px; }

.margin-top--23 {
    margin-top: -23px; }

.margin-bottom--23 {
    margin-bottom: -23px; }

.margin-left--23 {
    margin-left: -23px; }

.margin-right--23 {
    margin-right: -23px; }

.margin--22 {
    margin: -22px; }

.margin-top--22 {
    margin-top: -22px; }

.margin-bottom--22 {
    margin-bottom: -22px; }

.margin-left--22 {
    margin-left: -22px; }

.margin-right--22 {
    margin-right: -22px; }

.margin--21 {
    margin: -21px; }

.margin-top--21 {
    margin-top: -21px; }

.margin-bottom--21 {
    margin-bottom: -21px; }

.margin-left--21 {
    margin-left: -21px; }

.margin-right--21 {
    margin-right: -21px; }

.margin--20 {
    margin: -20px; }

.margin-top--20 {
    margin-top: -20px; }

.margin-bottom--20 {
    margin-bottom: -20px; }

.margin-left--20 {
    margin-left: -20px; }

.margin-right--20 {
    margin-right: -20px; }

.margin--19 {
    margin: -19px; }

.margin-top--19 {
    margin-top: -19px; }

.margin-bottom--19 {
    margin-bottom: -19px; }

.margin-left--19 {
    margin-left: -19px; }

.margin-right--19 {
    margin-right: -19px; }

.margin--18 {
    margin: -18px; }

.margin-top--18 {
    margin-top: -18px; }

.margin-bottom--18 {
    margin-bottom: -18px; }

.margin-left--18 {
    margin-left: -18px; }

.margin-right--18 {
    margin-right: -18px; }

.margin--17 {
    margin: -17px; }

.margin-top--17 {
    margin-top: -17px; }

.margin-bottom--17 {
    margin-bottom: -17px; }

.margin-left--17 {
    margin-left: -17px; }

.margin-right--17 {
    margin-right: -17px; }

.margin--16 {
    margin: -16px; }

.margin-top--16 {
    margin-top: -16px; }

.margin-bottom--16 {
    margin-bottom: -16px; }

.margin-left--16 {
    margin-left: -16px; }

.margin-right--16 {
    margin-right: -16px; }

.margin--15 {
    margin: -15px; }

.margin-top--15 {
    margin-top: -15px; }

.margin-bottom--15 {
    margin-bottom: -15px; }

.margin-left--15 {
    margin-left: -15px; }

.margin-right--15 {
    margin-right: -15px; }

.margin--14 {
    margin: -14px; }

.margin-top--14 {
    margin-top: -14px; }

.margin-bottom--14 {
    margin-bottom: -14px; }

.margin-left--14 {
    margin-left: -14px; }

.margin-right--14 {
    margin-right: -14px; }

.margin--13 {
    margin: -13px; }

.margin-top--13 {
    margin-top: -13px; }

.margin-bottom--13 {
    margin-bottom: -13px; }

.margin-left--13 {
    margin-left: -13px; }

.margin-right--13 {
    margin-right: -13px; }

.margin--12 {
    margin: -12px; }

.margin-top--12 {
    margin-top: -12px; }

.margin-bottom--12 {
    margin-bottom: -12px; }

.margin-left--12 {
    margin-left: -12px; }

.margin-right--12 {
    margin-right: -12px; }

.margin--11 {
    margin: -11px; }

.margin-top--11 {
    margin-top: -11px; }

.margin-bottom--11 {
    margin-bottom: -11px; }

.margin-left--11 {
    margin-left: -11px; }

.margin-right--11 {
    margin-right: -11px; }

.margin--10 {
    margin: -10px; }

.margin-top--10 {
    margin-top: -10px; }

.margin-bottom--10 {
    margin-bottom: -10px; }

.margin-left--10 {
    margin-left: -10px; }

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

.margin--9 {
    margin: -9px; }

.margin-top--9 {
    margin-top: -9px; }

.margin-bottom--9 {
    margin-bottom: -9px; }

.margin-left--9 {
    margin-left: -9px; }

.margin-right--9 {
    margin-right: -9px; }

.margin--8 {
    margin: -8px; }

.margin-top--8 {
    margin-top: -8px; }

.margin-bottom--8 {
    margin-bottom: -8px; }

.margin-left--8 {
    margin-left: -8px; }

.margin-right--8 {
    margin-right: -8px; }

.margin--7 {
    margin: -7px; }

.margin-top--7 {
    margin-top: -7px; }

.margin-bottom--7 {
    margin-bottom: -7px; }

.margin-left--7 {
    margin-left: -7px; }

.margin-right--7 {
    margin-right: -7px; }

.margin--6 {
    margin: -6px; }

.margin-top--6 {
    margin-top: -6px; }

.margin-bottom--6 {
    margin-bottom: -6px; }

.margin-left--6 {
    margin-left: -6px; }

.margin-right--6 {
    margin-right: -6px; }

.margin--5 {
    margin: -5px; }

.margin-top--5 {
    margin-top: -5px; }

.margin-bottom--5 {
    margin-bottom: -5px; }

.margin-left--5 {
    margin-left: -5px; }

.margin-right--5 {
    margin-right: -5px; }

.margin--4 {
    margin: -4px; }

.margin-top--4 {
    margin-top: -4px; }

.margin-bottom--4 {
    margin-bottom: -4px; }

.margin-left--4 {
    margin-left: -4px; }

.margin-right--4 {
    margin-right: -4px; }

.margin--3 {
    margin: -3px; }

.margin-top--3 {
    margin-top: -3px; }

.margin-bottom--3 {
    margin-bottom: -3px; }

.margin-left--3 {
    margin-left: -3px; }

.margin-right--3 {
    margin-right: -3px; }

.margin--2 {
    margin: -2px; }

.margin-top--2 {
    margin-top: -2px; }

.margin-bottom--2 {
    margin-bottom: -2px; }

.margin-left--2 {
    margin-left: -2px; }

.margin-right--2 {
    margin-right: -2px; }

.margin--1 {
    margin: -1px; }

.margin-top--1 {
    margin-top: -1px; }

.margin-bottom--1 {
    margin-bottom: -1px; }

.margin-left--1 {
    margin-left: -1px; }

.margin-right--1 {
    margin-right: -1px; }

.margin-0 {
    margin: 0; }

.margin-top-0 {
    margin-top: 0; }

.margin-bottom-0 {
    margin-bottom: 0; }

.margin-left-0 {
    margin-left: 0; }

.margin-right-0 {
    margin-right: 0; }

.margin-1 {
    margin: 1px; }

.margin-top-1 {
    margin-top: 1px; }

.margin-bottom-1 {
    margin-bottom: 1px; }

.margin-left-1 {
    margin-left: 1px; }

.margin-right-1 {
    margin-right: 1px; }

.margin-2 {
    margin: 2px; }

.margin-top-2 {
    margin-top: 2px; }

.margin-bottom-2 {
    margin-bottom: 2px; }

.margin-left-2 {
    margin-left: 2px; }

.margin-right-2 {
    margin-right: 2px; }

.margin-3 {
    margin: 3px; }

.margin-top-3 {
    margin-top: 3px; }

.margin-bottom-3 {
    margin-bottom: 3px; }

.margin-left-3 {
    margin-left: 3px; }

.margin-right-3 {
    margin-right: 3px; }

.margin-4 {
    margin: 4px; }

.margin-top-4 {
    margin-top: 4px; }

.margin-bottom-4 {
    margin-bottom: 4px; }

.margin-left-4 {
    margin-left: 4px; }

.margin-right-4 {
    margin-right: 4px; }

.margin-5 {
    margin: 5px; }

.margin-top-5 {
    margin-top: 5px; }

.margin-bottom-5 {
    margin-bottom: 5px; }

.margin-left-5 {
    margin-left: 5px; }

.margin-right-5 {
    margin-right: 5px; }

.margin-6 {
    margin: 6px; }

.margin-top-6 {
    margin-top: 6px; }

.margin-bottom-6 {
    margin-bottom: 6px; }

.margin-left-6 {
    margin-left: 6px; }

.margin-right-6 {
    margin-right: 6px; }

.margin-7 {
    margin: 7px; }

.margin-top-7 {
    margin-top: 7px; }

.margin-bottom-7 {
    margin-bottom: 7px; }

.margin-left-7 {
    margin-left: 7px; }

.margin-right-7 {
    margin-right: 7px; }

.margin-8 {
    margin: 8px; }

.margin-top-8 {
    margin-top: 8px; }

.margin-bottom-8 {
    margin-bottom: 8px; }

.margin-left-8 {
    margin-left: 8px; }

.margin-right-8 {
    margin-right: 8px; }

.margin-9 {
    margin: 9px; }

.margin-top-9 {
    margin-top: 9px; }

.margin-bottom-9 {
    margin-bottom: 9px; }

.margin-left-9 {
    margin-left: 9px; }

.margin-right-9 {
    margin-right: 9px; }

.margin-10 {
    margin: 10px; }

.margin-top-10 {
    margin-top: 10px; }

.margin-bottom-10 {
    margin-bottom: 10px; }

.margin-left-10 {
    margin-left: 10px; }

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

.margin-11 {
    margin: 11px; }

.margin-top-11 {
    margin-top: 11px; }

.margin-bottom-11 {
    margin-bottom: 11px; }

.margin-left-11 {
    margin-left: 11px; }

.margin-right-11 {
    margin-right: 11px; }

.margin-12 {
    margin: 12px; }

.margin-top-12 {
    margin-top: 12px; }

.margin-bottom-12 {
    margin-bottom: 12px; }

.margin-left-12 {
    margin-left: 12px; }

.margin-right-12 {
    margin-right: 12px; }

.margin-13 {
    margin: 13px; }

.margin-top-13 {
    margin-top: 13px; }

.margin-bottom-13 {
    margin-bottom: 13px; }

.margin-left-13 {
    margin-left: 13px; }

.margin-right-13 {
    margin-right: 13px; }

.margin-14 {
    margin: 14px; }

.margin-top-14 {
    margin-top: 14px; }

.margin-bottom-14 {
    margin-bottom: 14px; }

.margin-left-14 {
    margin-left: 14px; }

.margin-right-14 {
    margin-right: 14px; }

.margin-15 {
    margin: 15px; }

.margin-top-15 {
    margin-top: 15px; }

.margin-bottom-15 {
    margin-bottom: 15px; }

.margin-left-15 {
    margin-left: 15px; }

.margin-right-15 {
    margin-right: 15px; }

.margin-16 {
    margin: 16px; }

.margin-top-16 {
    margin-top: 16px; }

.margin-bottom-16 {
    margin-bottom: 16px; }

.margin-left-16 {
    margin-left: 16px; }

.margin-right-16 {
    margin-right: 16px; }

.margin-17 {
    margin: 17px; }

.margin-top-17 {
    margin-top: 17px; }

.margin-bottom-17 {
    margin-bottom: 17px; }

.margin-left-17 {
    margin-left: 17px; }

.margin-right-17 {
    margin-right: 17px; }

.margin-18 {
    margin: 18px; }

.margin-top-18 {
    margin-top: 18px; }

.margin-bottom-18 {
    margin-bottom: 18px; }

.margin-left-18 {
    margin-left: 18px; }

.margin-right-18 {
    margin-right: 18px; }

.margin-19 {
    margin: 19px; }

.margin-top-19 {
    margin-top: 19px; }

.margin-bottom-19 {
    margin-bottom: 19px; }

.margin-left-19 {
    margin-left: 19px; }

.margin-right-19 {
    margin-right: 19px; }

.margin-20 {
    margin: 20px; }

.margin-top-20 {
    margin-top: 20px; }

.margin-bottom-20 {
    margin-bottom: 20px; }

.margin-left-20 {
    margin-left: 20px; }

.margin-right-20 {
    margin-right: 20px; }

.margin-21 {
    margin: 21px; }

.margin-top-21 {
    margin-top: 21px; }

.margin-bottom-21 {
    margin-bottom: 21px; }

.margin-left-21 {
    margin-left: 21px; }

.margin-right-21 {
    margin-right: 21px; }

.margin-22 {
    margin: 22px; }

.margin-top-22 {
    margin-top: 22px; }

.margin-bottom-22 {
    margin-bottom: 22px; }

.margin-left-22 {
    margin-left: 22px; }

.margin-right-22 {
    margin-right: 22px; }

.margin-23 {
    margin: 23px; }

.margin-top-23 {
    margin-top: 23px; }

.margin-bottom-23 {
    margin-bottom: 23px; }

.margin-left-23 {
    margin-left: 23px; }

.margin-right-23 {
    margin-right: 23px; }

.margin-24 {
    margin: 24px; }

.margin-top-24 {
    margin-top: 24px; }

.margin-bottom-24 {
    margin-bottom: 24px; }

.margin-left-24 {
    margin-left: 24px; }

.margin-right-24 {
    margin-right: 24px; }

.margin-25 {
    margin: 25px; }

.margin-top-25 {
    margin-top: 25px; }

.margin-bottom-25 {
    margin-bottom: 25px; }

.margin-left-25 {
    margin-left: 25px; }

.margin-right-25 {
    margin-right: 25px; }

.margin-26 {
    margin: 26px; }

.margin-top-26 {
    margin-top: 26px; }

.margin-bottom-26 {
    margin-bottom: 26px; }

.margin-left-26 {
    margin-left: 26px; }

.margin-right-26 {
    margin-right: 26px; }

.margin-27 {
    margin: 27px; }

.margin-top-27 {
    margin-top: 27px; }

.margin-bottom-27 {
    margin-bottom: 27px; }

.margin-left-27 {
    margin-left: 27px; }

.margin-right-27 {
    margin-right: 27px; }

.margin-28 {
    margin: 28px; }

.margin-top-28 {
    margin-top: 28px; }

.margin-bottom-28 {
    margin-bottom: 28px; }

.margin-left-28 {
    margin-left: 28px; }

.margin-right-28 {
    margin-right: 28px; }

.margin-29 {
    margin: 29px; }

.margin-top-29 {
    margin-top: 29px; }

.margin-bottom-29 {
    margin-bottom: 29px; }

.margin-left-29 {
    margin-left: 29px; }

.margin-right-29 {
    margin-right: 29px; }

.margin-30 {
    margin: 30px; }

.margin-top-30 {
    margin-top: 30px; }

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

.margin-left-30 {
    margin-left: 30px; }

.margin-right-30 {
    margin-right: 30px; }

.margin-31 {
    margin: 31px; }

.margin-top-31 {
    margin-top: 31px; }

.margin-bottom-31 {
    margin-bottom: 31px; }

.margin-left-31 {
    margin-left: 31px; }

.margin-right-31 {
    margin-right: 31px; }

.margin-32 {
    margin: 32px; }

.margin-top-32 {
    margin-top: 32px; }

.margin-bottom-32 {
    margin-bottom: 32px; }

.margin-left-32 {
    margin-left: 32px; }

.margin-right-32 {
    margin-right: 32px; }

.margin-33 {
    margin: 33px; }

.margin-top-33 {
    margin-top: 33px; }

.margin-bottom-33 {
    margin-bottom: 33px; }

.margin-left-33 {
    margin-left: 33px; }

.margin-right-33 {
    margin-right: 33px; }

.margin-34 {
    margin: 34px; }

.margin-top-34 {
    margin-top: 34px; }

.margin-bottom-34 {
    margin-bottom: 34px; }

.margin-left-34 {
    margin-left: 34px; }

.margin-right-34 {
    margin-right: 34px; }

.margin-35 {
    margin: 35px; }

.margin-top-35 {
    margin-top: 35px; }

.margin-bottom-35 {
    margin-bottom: 35px; }

.margin-left-35 {
    margin-left: 35px; }

.margin-right-35 {
    margin-right: 35px; }

.margin-36 {
    margin: 36px; }

.margin-top-36 {
    margin-top: 36px; }

.margin-bottom-36 {
    margin-bottom: 36px; }

.margin-left-36 {
    margin-left: 36px; }

.margin-right-36 {
    margin-right: 36px; }

.margin-37 {
    margin: 37px; }

.margin-top-37 {
    margin-top: 37px; }

.margin-bottom-37 {
    margin-bottom: 37px; }

.margin-left-37 {
    margin-left: 37px; }

.margin-right-37 {
    margin-right: 37px; }

.margin-38 {
    margin: 38px; }

.margin-top-38 {
    margin-top: 38px; }

.margin-bottom-38 {
    margin-bottom: 38px; }

.margin-left-38 {
    margin-left: 38px; }

.margin-right-38 {
    margin-right: 38px; }

.margin-39 {
    margin: 39px; }

.margin-top-39 {
    margin-top: 39px; }

.margin-bottom-39 {
    margin-bottom: 39px; }

.margin-left-39 {
    margin-left: 39px; }

.margin-right-39 {
    margin-right: 39px; }

.margin-40 {
    margin: 40px; }

.margin-top-40 {
    margin-top: 40px; }

.margin-bottom-40 {
    margin-bottom: 40px; }

.margin-left-40 {
    margin-left: 40px; }

.margin-right-40 {
    margin-right: 40px; }

.margin-41 {
    margin: 41px; }

.margin-top-41 {
    margin-top: 41px; }

.margin-bottom-41 {
    margin-bottom: 41px; }

.margin-left-41 {
    margin-left: 41px; }

.margin-right-41 {
    margin-right: 41px; }

.margin-42 {
    margin: 42px; }

.margin-top-42 {
    margin-top: 42px; }

.margin-bottom-42 {
    margin-bottom: 42px; }

.margin-left-42 {
    margin-left: 42px; }

.margin-right-42 {
    margin-right: 42px; }

.margin-43 {
    margin: 43px; }

.margin-top-43 {
    margin-top: 43px; }

.margin-bottom-43 {
    margin-bottom: 43px; }

.margin-left-43 {
    margin-left: 43px; }

.margin-right-43 {
    margin-right: 43px; }

.margin-44 {
    margin: 44px; }

.margin-top-44 {
    margin-top: 44px; }

.margin-bottom-44 {
    margin-bottom: 44px; }

.margin-left-44 {
    margin-left: 44px; }

.margin-right-44 {
    margin-right: 44px; }

.margin-45 {
    margin: 45px; }

.margin-top-45 {
    margin-top: 45px; }

.margin-bottom-45 {
    margin-bottom: 45px; }

.margin-left-45 {
    margin-left: 45px; }

.margin-right-45 {
    margin-right: 45px; }

.margin-46 {
    margin: 46px; }

.margin-top-46 {
    margin-top: 46px; }

.margin-bottom-46 {
    margin-bottom: 46px; }

.margin-left-46 {
    margin-left: 46px; }

.margin-right-46 {
    margin-right: 46px; }

.margin-47 {
    margin: 47px; }

.margin-top-47 {
    margin-top: 47px; }

.margin-bottom-47 {
    margin-bottom: 47px; }

.margin-left-47 {
    margin-left: 47px; }

.margin-right-47 {
    margin-right: 47px; }

.margin-48 {
    margin: 48px; }

.margin-top-48 {
    margin-top: 48px; }

.margin-bottom-48 {
    margin-bottom: 48px; }

.margin-left-48 {
    margin-left: 48px; }

.margin-right-48 {
    margin-right: 48px; }

.margin-49 {
    margin: 49px; }

.margin-top-49 {
    margin-top: 49px; }

.margin-bottom-49 {
    margin-bottom: 49px; }

.margin-left-49 {
    margin-left: 49px; }

.margin-right-49 {
    margin-right: 49px; }

.margin-50 {
    margin: 50px; }

.margin-top-50 {
    margin-top: 50px; }

.margin-bottom-50 {
    margin-bottom: 50px; }

.margin-left-50 {
    margin-left: 50px; }

.margin-right-50 {
    margin-right: 50px; }

.margin-51 {
    margin: 51px; }

.margin-top-51 {
    margin-top: 51px; }

.margin-bottom-51 {
    margin-bottom: 51px; }

.margin-left-51 {
    margin-left: 51px; }

.margin-right-51 {
    margin-right: 51px; }

.margin-52 {
    margin: 52px; }

.margin-top-52 {
    margin-top: 52px; }

.margin-bottom-52 {
    margin-bottom: 52px; }

.margin-left-52 {
    margin-left: 52px; }

.margin-right-52 {
    margin-right: 52px; }

.margin-53 {
    margin: 53px; }

.margin-top-53 {
    margin-top: 53px; }

.margin-bottom-53 {
    margin-bottom: 53px; }

.margin-left-53 {
    margin-left: 53px; }

.margin-right-53 {
    margin-right: 53px; }

.margin-54 {
    margin: 54px; }

.margin-top-54 {
    margin-top: 54px; }

.margin-bottom-54 {
    margin-bottom: 54px; }

.margin-left-54 {
    margin-left: 54px; }

.margin-right-54 {
    margin-right: 54px; }

.margin-55 {
    margin: 55px; }

.margin-top-55 {
    margin-top: 55px; }

.margin-bottom-55 {
    margin-bottom: 55px; }

.margin-left-55 {
    margin-left: 55px; }

.margin-right-55 {
    margin-right: 55px; }

.margin-56 {
    margin: 56px; }

.margin-top-56 {
    margin-top: 56px; }

.margin-bottom-56 {
    margin-bottom: 56px; }

.margin-left-56 {
    margin-left: 56px; }

.margin-right-56 {
    margin-right: 56px; }

.margin-57 {
    margin: 57px; }

.margin-top-57 {
    margin-top: 57px; }

.margin-bottom-57 {
    margin-bottom: 57px; }

.margin-left-57 {
    margin-left: 57px; }

.margin-right-57 {
    margin-right: 57px; }

.margin-58 {
    margin: 58px; }

.margin-top-58 {
    margin-top: 58px; }

.margin-bottom-58 {
    margin-bottom: 58px; }

.margin-left-58 {
    margin-left: 58px; }

.margin-right-58 {
    margin-right: 58px; }

.margin-59 {
    margin: 59px; }

.margin-top-59 {
    margin-top: 59px; }

.margin-bottom-59 {
    margin-bottom: 59px; }

.margin-left-59 {
    margin-left: 59px; }

.margin-right-59 {
    margin-right: 59px; }

.margin-60 {
    margin: 60px; }

.margin-top-60 {
    margin-top: 60px; }

.margin-bottom-60 {
    margin-bottom: 60px; }

.margin-left-60 {
    margin-left: 60px; }

.margin-right-60 {
    margin-right: 60px; }

.min-height-0 {
    min-height: 0; }

.min-height-100 {
    min-height: 100px; }

.min-height-200 {
    min-height: 200px; }

.min-height-300 {
    min-height: 300px; }

.min-height-400 {
    min-height: 400px; }

.min-height-500 {
    min-height: 500px; }

.min-height-600 {
    min-height: 600px; }

.height-0 {
    height: 0; }

.height-100 {
    height: 100px; }

.height-200 {
    height: 200px; }

.height-300 {
    height: 300px; }

.height-400 {
    height: 400px; }

.height-500 {
    height: 500px; }

.height-600 {
    height: 600px; }

.width-0 {
    width: 0;
    margin: auto; }

.width-10 {
    width: 10%;
    margin: auto; }

.width-20 {
    width: 20%;
    margin: auto; }

.width-30 {
    width: 30%;
    margin: auto; }

.width-40 {
    width: 40%;
    margin: auto; }

.width-50 {
    width: 50%;
    margin: auto; }

.width-60 {
    width: 60%;
    margin: auto; }

.width-70 {
    width: 70%;
    margin: auto; }

.width-80 {
    width: 80%;
    margin: auto; }

.width-90 {
    width: 90%;
    margin: auto; }

.width-100 {
    width: 100%;
    margin: auto; }

.min-width-0 {
    min-width: 0; }

.min-width-10 {
    min-width: 10px; }

.min-width-20 {
    min-width: 20px; }

.min-width-30 {
    min-width: 30px; }

.min-width-40 {
    min-width: 40px; }

.min-width-50 {
    min-width: 50px; }

.min-width-60 {
    min-width: 60px; }

.padding-0 {
    padding: 0; }

.padding-top-0 {
    padding-top: 0; }

.padding-bottom-0 {
    padding-bottom: 0; }

.padding-left-0 {
    padding-left: 0; }

.padding-right-0 {
    padding-right: 0; }

.padding-1 {
    padding: 1px; }

.padding-top-1 {
    padding-top: 1px; }

.padding-bottom-1 {
    padding-bottom: 1px; }

.padding-left-1 {
    padding-left: 1px; }

.padding-right-1 {
    padding-right: 1px; }

.padding-2 {
    padding: 2px; }

.padding-top-2 {
    padding-top: 2px; }

.padding-bottom-2 {
    padding-bottom: 2px; }

.padding-left-2 {
    padding-left: 2px; }

.padding-right-2 {
    padding-right: 2px; }

.padding-3 {
    padding: 3px; }

.padding-top-3 {
    padding-top: 3px; }

.padding-bottom-3 {
    padding-bottom: 3px; }

.padding-left-3 {
    padding-left: 3px; }

.padding-right-3 {
    padding-right: 3px; }

.padding-4 {
    padding: 4px; }

.padding-top-4 {
    padding-top: 4px; }

.padding-bottom-4 {
    padding-bottom: 4px; }

.padding-left-4 {
    padding-left: 4px; }

.padding-right-4 {
    padding-right: 4px; }

.padding-5 {
    padding: 5px; }

.padding-top-5 {
    padding-top: 5px; }

.padding-bottom-5 {
    padding-bottom: 5px; }

.padding-left-5 {
    padding-left: 5px; }

.padding-right-5 {
    padding-right: 5px; }

.padding-6 {
    padding: 6px; }

.padding-top-6 {
    padding-top: 6px; }

.padding-bottom-6 {
    padding-bottom: 6px; }

.padding-left-6 {
    padding-left: 6px; }

.padding-right-6 {
    padding-right: 6px; }

.padding-7 {
    padding: 7px; }

.padding-top-7 {
    padding-top: 7px; }

.padding-bottom-7 {
    padding-bottom: 7px; }

.padding-left-7 {
    padding-left: 7px; }

.padding-right-7 {
    padding-right: 7px; }

.padding-8 {
    padding: 8px; }

.padding-top-8 {
    padding-top: 8px; }

.padding-bottom-8 {
    padding-bottom: 8px; }

.padding-left-8 {
    padding-left: 8px; }

.padding-right-8 {
    padding-right: 8px; }

.padding-9 {
    padding: 9px; }

.padding-top-9 {
    padding-top: 9px; }

.padding-bottom-9 {
    padding-bottom: 9px; }

.padding-left-9 {
    padding-left: 9px; }

.padding-right-9 {
    padding-right: 9px; }

.padding-10 {
    padding: 10px; }

.padding-top-10 {
    padding-top: 10px; }

.padding-bottom-10 {
    padding-bottom: 10px; }

.padding-left-10 {
    padding-left: 10px; }

.padding-right-10 {
    padding-right: 10px; }

.padding-11 {
    padding: 11px; }

.padding-top-11 {
    padding-top: 11px; }

.padding-bottom-11 {
    padding-bottom: 11px; }

.padding-left-11 {
    padding-left: 11px; }

.padding-right-11 {
    padding-right: 11px; }

.padding-12 {
    padding: 12px; }

.padding-top-12 {
    padding-top: 12px; }

.padding-bottom-12 {
    padding-bottom: 12px; }

.padding-left-12 {
    padding-left: 12px; }

.padding-right-12 {
    padding-right: 12px; }

.padding-13 {
    padding: 13px; }

.padding-top-13 {
    padding-top: 13px; }

.padding-bottom-13 {
    padding-bottom: 13px; }

.padding-left-13 {
    padding-left: 13px; }

.padding-right-13 {
    padding-right: 13px; }

.padding-14 {
    padding: 14px; }

.padding-top-14 {
    padding-top: 14px; }

.padding-bottom-14 {
    padding-bottom: 14px; }

.padding-left-14 {
    padding-left: 14px; }

.padding-right-14 {
    padding-right: 14px; }

.padding-15 {
    padding: 15px; }

.padding-top-15 {
    padding-top: 15px; }

.padding-bottom-15 {
    padding-bottom: 15px; }

.padding-left-15 {
    padding-left: 15px; }

.padding-right-15 {
    padding-right: 15px; }

.padding-16 {
    padding: 16px; }

.padding-top-16 {
    padding-top: 16px; }

.padding-bottom-16 {
    padding-bottom: 16px; }

.padding-left-16 {
    padding-left: 16px; }

.padding-right-16 {
    padding-right: 16px; }

.padding-17 {
    padding: 17px; }

.padding-top-17 {
    padding-top: 17px; }

.padding-bottom-17 {
    padding-bottom: 17px; }

.padding-left-17 {
    padding-left: 17px; }

.padding-right-17 {
    padding-right: 17px; }

.padding-18 {
    padding: 18px; }

.padding-top-18 {
    padding-top: 18px; }

.padding-bottom-18 {
    padding-bottom: 18px; }

.padding-left-18 {
    padding-left: 18px; }

.padding-right-18 {
    padding-right: 18px; }

.padding-19 {
    padding: 19px; }

.padding-top-19 {
    padding-top: 19px; }

.padding-bottom-19 {
    padding-bottom: 19px; }

.padding-left-19 {
    padding-left: 19px; }

.padding-right-19 {
    padding-right: 19px; }

.padding-20 {
    padding: 20px; }

.padding-top-20 {
    padding-top: 20px; }

.padding-bottom-20 {
    padding-bottom: 20px; }

.padding-left-20 {
    padding-left: 20px; }

.padding-right-20 {
    padding-right: 20px; }

.padding-21 {
    padding: 21px; }

.padding-top-21 {
    padding-top: 21px; }

.padding-bottom-21 {
    padding-bottom: 21px; }

.padding-left-21 {
    padding-left: 21px; }

.padding-right-21 {
    padding-right: 21px; }

.padding-22 {
    padding: 22px; }

.padding-top-22 {
    padding-top: 22px; }

.padding-bottom-22 {
    padding-bottom: 22px; }

.padding-left-22 {
    padding-left: 22px; }

.padding-right-22 {
    padding-right: 22px; }

.padding-23 {
    padding: 23px; }

.padding-top-23 {
    padding-top: 23px; }

.padding-bottom-23 {
    padding-bottom: 23px; }

.padding-left-23 {
    padding-left: 23px; }

.padding-right-23 {
    padding-right: 23px; }

.padding-24 {
    padding: 24px; }

.padding-top-24 {
    padding-top: 24px; }

.padding-bottom-24 {
    padding-bottom: 24px; }

.padding-left-24 {
    padding-left: 24px; }

.padding-right-24 {
    padding-right: 24px; }

.padding-25 {
    padding: 25px; }

.padding-top-25 {
    padding-top: 25px; }

.padding-bottom-25 {
    padding-bottom: 25px; }

.padding-left-25 {
    padding-left: 25px; }

.padding-right-25 {
    padding-right: 25px; }

.padding-26 {
    padding: 26px; }

.padding-top-26 {
    padding-top: 26px; }

.padding-bottom-26 {
    padding-bottom: 26px; }

.padding-left-26 {
    padding-left: 26px; }

.padding-right-26 {
    padding-right: 26px; }

.padding-27 {
    padding: 27px; }

.padding-top-27 {
    padding-top: 27px; }

.padding-bottom-27 {
    padding-bottom: 27px; }

.padding-left-27 {
    padding-left: 27px; }

.padding-right-27 {
    padding-right: 27px; }

.padding-28 {
    padding: 28px; }

.padding-top-28 {
    padding-top: 28px; }

.padding-bottom-28 {
    padding-bottom: 28px; }

.padding-left-28 {
    padding-left: 28px; }

.padding-right-28 {
    padding-right: 28px; }

.padding-29 {
    padding: 29px; }

.padding-top-29 {
    padding-top: 29px; }

.padding-bottom-29 {
    padding-bottom: 29px; }

.padding-left-29 {
    padding-left: 29px; }

.padding-right-29 {
    padding-right: 29px; }

.padding-30 {
    padding: 30px; }

.padding-top-30 {
    padding-top: 30px; }

.padding-bottom-30 {
    padding-bottom: 30px; }

.padding-left-30 {
    padding-left: 30px; }

.padding-right-30 {
    padding-right: 30px; }

.padding-31 {
    padding: 31px; }

.padding-top-31 {
    padding-top: 31px; }

.padding-bottom-31 {
    padding-bottom: 31px; }

.padding-left-31 {
    padding-left: 31px; }

.padding-right-31 {
    padding-right: 31px; }

.padding-32 {
    padding: 32px; }

.padding-top-32 {
    padding-top: 32px; }

.padding-bottom-32 {
    padding-bottom: 32px; }

.padding-left-32 {
    padding-left: 32px; }

.padding-right-32 {
    padding-right: 32px; }

.padding-33 {
    padding: 33px; }

.padding-top-33 {
    padding-top: 33px; }

.padding-bottom-33 {
    padding-bottom: 33px; }

.padding-left-33 {
    padding-left: 33px; }

.padding-right-33 {
    padding-right: 33px; }

.padding-34 {
    padding: 34px; }

.padding-top-34 {
    padding-top: 34px; }

.padding-bottom-34 {
    padding-bottom: 34px; }

.padding-left-34 {
    padding-left: 34px; }

.padding-right-34 {
    padding-right: 34px; }

.padding-35 {
    padding: 35px; }

.padding-top-35 {
    padding-top: 35px; }

.padding-bottom-35 {
    padding-bottom: 35px; }

.padding-left-35 {
    padding-left: 35px; }

.padding-right-35 {
    padding-right: 35px; }

.padding-36 {
    padding: 36px; }

.padding-top-36 {
    padding-top: 36px; }

.padding-bottom-36 {
    padding-bottom: 36px; }

.padding-left-36 {
    padding-left: 36px; }

.padding-right-36 {
    padding-right: 36px; }

.padding-37 {
    padding: 37px; }

.padding-top-37 {
    padding-top: 37px; }

.padding-bottom-37 {
    padding-bottom: 37px; }

.padding-left-37 {
    padding-left: 37px; }

.padding-right-37 {
    padding-right: 37px; }

.padding-38 {
    padding: 38px; }

.padding-top-38 {
    padding-top: 38px; }

.padding-bottom-38 {
    padding-bottom: 38px; }

.padding-left-38 {
    padding-left: 38px; }

.padding-right-38 {
    padding-right: 38px; }

.padding-39 {
    padding: 39px; }

.padding-top-39 {
    padding-top: 39px; }

.padding-bottom-39 {
    padding-bottom: 39px; }

.padding-left-39 {
    padding-left: 39px; }

.padding-right-39 {
    padding-right: 39px; }

.padding-40 {
    padding: 40px; }

.padding-top-40 {
    padding-top: 40px; }

.padding-bottom-40 {
    padding-bottom: 40px; }

.padding-left-40 {
    padding-left: 40px; }

.padding-right-40 {
    padding-right: 40px; }

.padding-41 {
    padding: 41px; }

.padding-top-41 {
    padding-top: 41px; }

.padding-bottom-41 {
    padding-bottom: 41px; }

.padding-left-41 {
    padding-left: 41px; }

.padding-right-41 {
    padding-right: 41px; }

.padding-42 {
    padding: 42px; }

.padding-top-42 {
    padding-top: 42px; }

.padding-bottom-42 {
    padding-bottom: 42px; }

.padding-left-42 {
    padding-left: 42px; }

.padding-right-42 {
    padding-right: 42px; }

.padding-43 {
    padding: 43px; }

.padding-top-43 {
    padding-top: 43px; }

.padding-bottom-43 {
    padding-bottom: 43px; }

.padding-left-43 {
    padding-left: 43px; }

.padding-right-43 {
    padding-right: 43px; }

.padding-44 {
    padding: 44px; }

.padding-top-44 {
    padding-top: 44px; }

.padding-bottom-44 {
    padding-bottom: 44px; }

.padding-left-44 {
    padding-left: 44px; }

.padding-right-44 {
    padding-right: 44px; }

.padding-45 {
    padding: 45px; }

.padding-top-45 {
    padding-top: 45px; }

.padding-bottom-45 {
    padding-bottom: 45px; }

.padding-left-45 {
    padding-left: 45px; }

.padding-right-45 {
    padding-right: 45px; }

.padding-46 {
    padding: 46px; }

.padding-top-46 {
    padding-top: 46px; }

.padding-bottom-46 {
    padding-bottom: 46px; }

.padding-left-46 {
    padding-left: 46px; }

.padding-right-46 {
    padding-right: 46px; }

.padding-47 {
    padding: 47px; }

.padding-top-47 {
    padding-top: 47px; }

.padding-bottom-47 {
    padding-bottom: 47px; }

.padding-left-47 {
    padding-left: 47px; }

.padding-right-47 {
    padding-right: 47px; }

.padding-48 {
    padding: 48px; }

.padding-top-48 {
    padding-top: 48px; }

.padding-bottom-48 {
    padding-bottom: 48px; }

.padding-left-48 {
    padding-left: 48px; }

.padding-right-48 {
    padding-right: 48px; }

.padding-49 {
    padding: 49px; }

.padding-top-49 {
    padding-top: 49px; }

.padding-bottom-49 {
    padding-bottom: 49px; }

.padding-left-49 {
    padding-left: 49px; }

.padding-right-49 {
    padding-right: 49px; }

.padding-50 {
    padding: 50px; }

.padding-top-50 {
    padding-top: 50px; }

.padding-bottom-50 {
    padding-bottom: 50px; }

.padding-left-50 {
    padding-left: 50px; }

.padding-right-50 {
    padding-right: 50px; }

.top--10 {
    top: -10px !important; }

.bottom--10 {
    bottom: -10px !important; }

.left--10 {
    left: -10px !important; }

.right--10 {
    right: -10px !important; }

.top--9 {
    top: -9px !important; }

.bottom--9 {
    bottom: -9px !important; }

.left--9 {
    left: -9px !important; }

.right--9 {
    right: -9px !important; }

.top--8 {
    top: -8px !important; }

.bottom--8 {
    bottom: -8px !important; }

.left--8 {
    left: -8px !important; }

.right--8 {
    right: -8px !important; }

.top--7 {
    top: -7px !important; }

.bottom--7 {
    bottom: -7px !important; }

.left--7 {
    left: -7px !important; }

.right--7 {
    right: -7px !important; }

.top--6 {
    top: -6px !important; }

.bottom--6 {
    bottom: -6px !important; }

.left--6 {
    left: -6px !important; }

.right--6 {
    right: -6px !important; }

.top--5 {
    top: -5px !important; }

.bottom--5 {
    bottom: -5px !important; }

.left--5 {
    left: -5px !important; }

.right--5 {
    right: -5px !important; }

.top--4 {
    top: -4px !important; }

.bottom--4 {
    bottom: -4px !important; }

.left--4 {
    left: -4px !important; }

.right--4 {
    right: -4px !important; }

.top--3 {
    top: -3px !important; }

.bottom--3 {
    bottom: -3px !important; }

.left--3 {
    left: -3px !important; }

.right--3 {
    right: -3px !important; }

.top--2 {
    top: -2px !important; }

.bottom--2 {
    bottom: -2px !important; }

.left--2 {
    left: -2px !important; }

.right--2 {
    right: -2px !important; }

.top--1 {
    top: -1px !important; }

.bottom--1 {
    bottom: -1px !important; }

.left--1 {
    left: -1px !important; }

.right--1 {
    right: -1px !important; }

.top-0 {
    top: 0 !important; }

.bottom-0 {
    bottom: 0 !important; }

.left-0 {
    left: 0 !important; }

.right-0 {
    right: 0 !important; }

.top-1 {
    top: 1px !important; }

.bottom-1 {
    bottom: 1px !important; }

.left-1 {
    left: 1px !important; }

.right-1 {
    right: 1px !important; }

.top-2 {
    top: 2px !important; }

.bottom-2 {
    bottom: 2px !important; }

.left-2 {
    left: 2px !important; }

.right-2 {
    right: 2px !important; }

.top-3 {
    top: 3px !important; }

.bottom-3 {
    bottom: 3px !important; }

.left-3 {
    left: 3px !important; }

.right-3 {
    right: 3px !important; }

.top-4 {
    top: 4px !important; }

.bottom-4 {
    bottom: 4px !important; }

.left-4 {
    left: 4px !important; }

.right-4 {
    right: 4px !important; }

.top-5 {
    top: 5px !important; }

.bottom-5 {
    bottom: 5px !important; }

.left-5 {
    left: 5px !important; }

.right-5 {
    right: 5px !important; }

.top-6 {
    top: 6px !important; }

.bottom-6 {
    bottom: 6px !important; }

.left-6 {
    left: 6px !important; }

.right-6 {
    right: 6px !important; }

.top-7 {
    top: 7px !important; }

.bottom-7 {
    bottom: 7px !important; }

.left-7 {
    left: 7px !important; }

.right-7 {
    right: 7px !important; }

.top-8 {
    top: 8px !important; }

.bottom-8 {
    bottom: 8px !important; }

.left-8 {
    left: 8px !important; }

.right-8 {
    right: 8px !important; }

.top-9 {
    top: 9px !important; }

.bottom-9 {
    bottom: 9px !important; }

.left-9 {
    left: 9px !important; }

.right-9 {
    right: 9px !important; }

.top-10 {
    top: 10px !important; }

.bottom-10 {
    bottom: 10px !important; }

.left-10 {
    left: 10px !important; }

.right-10 {
    right: 10px !important; }

.line-height-0 {
    line-height: 0; }

.line-height-10 {
    line-height: 10px; }

.line-height-20 {
    line-height: 20px; }

.line-height-30 {
    line-height: 30px; }

.line-height-40 {
    line-height: 40px; }

.line-height-50 {
    line-height: 50px; }

.line-height-60 {
    line-height: 60px; }

.icon-style {
    margin-top: -100px;
    margin-left: -40px; }

@media (min-width: 1200px) {
    .space-30 {
        padding: 0 30px !important; } }

.font-size-5 {
    font-size: 5px; }

.text-green {
    color: #abc52a; }

.text-blue {
    color: #84a6cd; }

.margin-top-100 {
    margin-top: -100px; }

.margin-left-40px {
    margin-left: -40px; }

.hasborder {
    border: 1px solid #ebebeb !important; }

.noborder {
    border: 1px solid transparent !important; }

.nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important; }

.border-top {
    border-top: 1px solid #ebebeb !important;
    margin-top: 2px; }

.bg-none {
    background: transparent !important; }

.no-before:before {
    content: none !important; }

.text-big {
    font-size: 60px;
    line-height: 60px;
    padding-top: 30px;
    font-weight: 900;
    color: #fff;
    text-decoration: underline;
    font-family: Lato; }

.icon-margin {
    margin-top: -260px; }

.font-size-14 {
    font-size: 14px !important; }

.font-size-18 {
    font-size: 18px !important; }

.font-size-24 {
    font-size: 24px !important; }

.font-size-60 {
    font-size: 60px !important; }

.font-size-36 {
    font-size: 36px !important; }

.font-size-50 {
    font-size: 50px !important; }

/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */
.no-space-row .kc_column,.no-space-row .row,.no-space-row .single-post .comment-form,.single-post .no-space-row .comment-form {
    margin: 0; }

.no-space-row [class*=col-],.no-space-row [class*=kc_col-],.no-space-row [class^=col-],.no-space-row [class^=kc_col-] {
    padding: 0; }

.no-padding {
    margin: 0 !important;
    padding: 0 !important; }

.bg-white {
    background: #fff; }

.bg-primary {
    background-color: #038D88; }

.box-shadow {
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.11);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.11);
    background: #fff; }

.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button a,.kc-call-to-action.kc-cta-3 .kc-cta-button a,.kc_button.btn,form.post-password-form input[type=submit] {
    height: 55px;
    line-height: 40px;
    font-weight: 500;
    font-size: 14px;
    font-family: Lato;
    padding-left: 40px;
    text-transform: uppercase;
    padding-right: 40px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .btn+.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn+a,.kc-call-to-action.kc-cta-2 .kc-cta-button a+.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button a+a,.kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form a+input[type=submit],.kc-call-to-action.kc-cta-2 .kc-cta-button form.post-password-form input[type=submit]+a,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn+a,.kc-call-to-action.kc-cta-3 .kc-cta-button a+.btn,.kc-call-to-action.kc-cta-3 .kc-cta-button a+a,.kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form a+input[type=submit],.kc-call-to-action.kc-cta-3 .kc-cta-button form.post-password-form input[type=submit]+a,form.post-password-form .btn+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button a+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-2 .kc-cta-button input[type=submit]+a,form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button a+input[type=submit],form.post-password-form .kc-call-to-action.kc-cta-3 .kc-cta-button input[type=submit]+a,form.post-password-form input[type=submit]+.btn,form.post-password-form input[type=submit]+input[type=submit] {
        margin-left: 5px; }

.btn-primary,.btn-theme-color,.kc-call-to-action.kc-cta-2 .kc-cta-button a,.kc-call-to-action.kc-cta-3 .kc-cta-button a,.kc_button.btn,.scrollup,form.post-password-form input[type=submit] {
    color: #fff;
    border: 0;
    background: linear-gradient(180deg,#000 50%,#038D88 0) no-repeat scroll 100% 100%/100% 210% #038D88;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .btn-primary:hover,.btn-theme-color:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a:hover,.kc_button.btn:hover,.scrollup:hover,form.post-password-form input[type=submit]:hover {
        background-position: 100% 0;
        color: #fff; }

.btn-theme-white {
    color: #000;
    border: 0;
    background: linear-gradient(180deg,#038D88 50%,#fff 0) no-repeat scroll 100% 100%/100% 210% #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .btn-theme-white:hover {
        background-position: 100% 0;
        color: #fff; }

.btn-second {
    color: #000;
    border: 0;
    background: linear-gradient(180deg,#000 50%,#fff 0) no-repeat scroll 100% 100%/100% 210% #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .btn-second:hover {
        background-position: 100% 0;
        color: #fff; }

.btn-white {
    color: #000;
    background-color: #fff;
    border-color: #fff; }
    .btn-white.active,.btn-white:active,.btn-white:focus,.btn-white:hover,.open .btn-white.dropdown-toggle {
        color: #000;
        background-color: #038D88;
        border-color: #038D88; }
    .btn-white.active,.btn-white:active,.open .btn-white.dropdown-toggle {
        background-image: none; }
    .btn-white.disabled,.btn-white.disabled.active,.btn-white.disabled:active,.btn-white.disabled:focus,.btn-white.disabled:hover,.btn-white[disabled],.btn-white[disabled].active,.btn-white[disabled]:active,.btn-white[disabled]:focus,.btn-white[disabled]:hover,fieldset[disabled] .btn-white,fieldset[disabled] .btn-white.active,fieldset[disabled] .btn-white:active,fieldset[disabled] .btn-white:focus,fieldset[disabled] .btn-white:hover {
        background-color: #fff;
        border-color: #fff; }
    .btn-white .badge {
        color: #fff;
        background-color: #000; }

.btn-outline-light {
    color: #fff;
    background-color: transparent;
    border-color: #fff; }
    .btn-outline-light.active,.btn-outline-light:active,.btn-outline-light:focus,.btn-outline-light:hover,.open .btn-outline-light.dropdown-toggle {
        color: #fff;
        background-color: #000;
        border-color: #000; }
    .btn-outline-light.active,.btn-outline-light:active,.open .btn-outline-light.dropdown-toggle {
        background-image: none; }
    .btn-outline-light.disabled,.btn-outline-light.disabled.active,.btn-outline-light.disabled:active,.btn-outline-light.disabled:focus,.btn-outline-light.disabled:hover,.btn-outline-light[disabled],.btn-outline-light[disabled].active,.btn-outline-light[disabled]:active,.btn-outline-light[disabled]:focus,.btn-outline-light[disabled]:hover,fieldset[disabled] .btn-outline-light,fieldset[disabled] .btn-outline-light.active,fieldset[disabled] .btn-outline-light:active,fieldset[disabled] .btn-outline-light:focus,fieldset[disabled] .btn-outline-light:hover {
        background-color: transparent;
        border-color: #fff; }
    .btn-outline-light .badge {
        color: transparent;
        background-color: #fff; }

.btn-inverse-light {
    color: #000;
    background-color: #fff;
    border-color: #fff; }
    .btn-inverse-light.active,.btn-inverse-light:active,.btn-inverse-light:focus,.btn-inverse-light:hover,.open .btn-inverse-light.dropdown-toggle {
        color: #fff;
        background-color: transparent;
        border-color: #fff; }
    .btn-inverse-light.active,.btn-inverse-light:active,.open .btn-inverse-light.dropdown-toggle {
        background-image: none; }
    .btn-inverse-light.disabled,.btn-inverse-light.disabled.active,.btn-inverse-light.disabled:active,.btn-inverse-light.disabled:focus,.btn-inverse-light.disabled:hover,.btn-inverse-light[disabled],.btn-inverse-light[disabled].active,.btn-inverse-light[disabled]:active,.btn-inverse-light[disabled]:focus,.btn-inverse-light[disabled]:hover,fieldset[disabled] .btn-inverse-light,fieldset[disabled] .btn-inverse-light.active,fieldset[disabled] .btn-inverse-light:active,fieldset[disabled] .btn-inverse-light:focus,fieldset[disabled] .btn-inverse-light:hover {
        background-color: #fff;
        border-color: #fff; }
    .btn-inverse-light .badge {
        color: #fff;
        background-color: #000; }

.btn-outline {
    background: transparent; }
    .btn-outline.btn-default {
        color: #000; }
        .btn-outline.btn-default:hover {
            color: #fff; }
    .btn-outline.btn-primary,.btn-outline.kc_button.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button a.btn-outline,.kc-call-to-action.kc-cta-3 .kc-cta-button a.btn-outline,form.post-password-form input.btn-outline[type=submit] {
        color: #038D88; }
        .btn-outline.btn-primary:hover,.btn-outline.kc_button.btn:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a.btn-outline:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.btn-outline:hover,form.post-password-form input.btn-outline[type=submit]:hover {
            color: #fff; }
    .btn-outline.btn-success {
        color: #5cb85c; }
        .btn-outline.btn-success:hover {
            color: #fff; }
    .btn-outline.btn-info {
        color: #5bc0de; }
        .btn-outline.btn-info:hover {
            color: #fff; }
    .btn-outline.btn-danger {
        color: #d9534f; }
        .btn-outline.btn-danger:hover {
            color: #fff; }
    .btn-outline.btn-warning {
        color: #f0ad4e; }
        .btn-outline.btn-warning:hover {
            color: #fff; }

.btn-inverse.btn-default:hover {
    color: #000;
    background: transparent; }

.btn-inverse.btn-primary:hover,.btn-inverse.kc_button.btn:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a.btn-inverse:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.btn-inverse:hover,form.post-password-form input.btn-inverse[type=submit]:hover {
    color: #038D88;
    background: transparent; }

.btn-inverse.btn-success:hover {
    color: #5cb85c;
    background: transparent; }

.btn-inverse.btn-info:hover {
    color: #5bc0de;
    background: transparent; }

.btn-inverse.btn-danger:hover {
    color: #d9534f;
    background: transparent; }

.btn-inverse.btn-warning:hover {
    color: #f0ad4e;
    background: transparent; }

.btn-3d {
    border: 0 none;
    box-shadow: inset 0 -5px 0 0 rgba(0,0,0,.15); }

/* clearfix */
.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;
    width: 100%;
    -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translateZ(0); }

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100% !important;
    direction: ltr !important; }

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out; }

.owl-carousel .owl-item {
    float: left;
    padding: 0 15px; }

.owl-controls .owl-buttons div,.owl-controls .owl-page {
    cursor: pointer; }

.owl-controls .owl-buttons div {
    position: absolute; }

.owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 50%; }

.owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 50%; }

/* mouse grab icon */
/* fix */
.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden; }

/* OpenCart Code */
.owl-carousel {
    margin: 0; }

.owl-carousel .owl-buttons div {
    opacity: 0;
    color: rgba(0,0,0,.8);
    text-shadow: 1px 1px 0 hsla(0,0%,100%,.3);
    transition: all .3s ease; }

.owl-carousel:hover .owl-buttons div {
    opacity: .7; }

.owl-carousel .owl-buttons div i {
    font-size: 40px;
    margin: -20px 0 0; }

.owl-carousel .owl-buttons .owl-prev {
    left: -50px; }

.owl-carousel .owl-buttons .owl-next {
    right: -50px; }

.owl-carousel:hover .owl-buttons .owl-prev {
    left: 10px; }

.owl-carousel:hover .owl-buttons .owl-next {
    right: 10px; }

.owl-pagination {
    text-align: center;
    top: 50px;
    margin-bottom: 30px; }

.owl-carousel.owl-theme .owl-controls .owl-page {
    display: inline-block;
    margin: 0 3px; }
    .owl-carousel.owl-theme .owl-controls .owl-page span {
        display: block;
        width: 14px;
        height: 14px;
        background: transparent;
        border-radius: 20px;
        border: 2px solid #038D88;
        opacity: 1;
        filter: alpha(opacity=100); }
    .owl-carousel.owl-theme .owl-controls .owl-page.active span {
        background: #038D88; }

.owl-carousel-play {
    margin-left: -20px;
    margin-right: -20px; }

.owl-carousel-play .carousel-control {
    z-index: 1;
    right: 0;
    top: 50%;
    line-height: 15%;
    position: absolute;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    background: transparent;
    border: 1px solid #ebebeb;
    text-shadow: none;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px; }
    .owl-carousel-play .carousel-control.left {
        left: 15px; }
    .owl-carousel-play .carousel-control.right {
        right: 15px;
        left: auto; }
    .owl-carousel-play .carousel-control:hover {
        background: #038D88;
        color: #fff;
        border-color: #038D88; }

.carousel-md {
    width: 44px;
    height: 44px;
    line-height: 44px; }

.carousel-sm {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 14px; }

.carousel-xs {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px; }

/*Font Weight*/
.fweight-100 {
    font-weight: 100 !important; }

.fweight-200 {
    font-weight: 200 !important; }

.fweight-300 {
    font-weight: 300 !important; }

.fweight-400 {
    font-weight: 400 !important; }

.fweight-500 {
    font-weight: 500 !important; }

.fweight-600 {
    font-weight: 600 !important; }

.fweight-700 {
    font-weight: 700 !important; }

.fweight-800 {
    font-weight: 800 !important; }

/* text color
------------------------------------------*/
.text-black {
    color: #000 !important; }

.text-white {
    color: #fff !important; }

.text-lightgray {
    color: #f1f1f1 !important; }

.text-lightorange {
    color: #ffcd90 !important; }

.text-darkorange {
    color: #664401 !important; }

.text-grayishorange {
    color: #b8b3ac !important; }

.text-darker {
    color: #333 !important; }

.initialism,.text-uppercase {
    text-transform: uppercase; }

.text-underline {
    text-decoration: underline; }

.text-small {
    font-size: 14px !important; }

/*Radius
------------------------------------*/
.radius-0 {
    border-radius: 0 !important; }

.radius-x {
    border-radius: 50% !important; }

.radius-1x {
    border-radius: 10px !important; }

.radius-2x {
    border-radius: 20px !important; }

.radius-3x {
    border-radius: 30px !important; }

.radius-4x {
    border-radius: 40px !important; }

.radius-5x {
    border-radius: 50px !important; }

/****/
.heading-v1 {
    position: relative;
    padding-bottom: 35px;
    text-align: center; }
    .heading-v1:after,.heading-v1:before {
        left: 50%;
        width: 80px;
        height: 5px;
        content: "";
        bottom: 0;
        position: absolute; }
    .heading-v1:before {
        margin-left: -80px; }
    .heading-v1:after,.heading-v1:before {
        background: #038D88; }

.heading-v2 {
    padding-bottom: 35px;
    text-align: center;
    position: relative; }
    .heading-v2:after {
        width: 200px;
        height: 1px;
        z-index: 1;
        bottom: 0;
        background: #038D88;
        margin-left: -100px; }
    .heading-v2:after,.heading-v2:before {
        left: 50%;
        content: " ";
        text-align: center;
        position: absolute; }
    .heading-v2:before {
        width: 12px;
        height: 12px;
        margin-left: -6px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 2;
        bottom: -5px;
        background: #fff;
        border: 1px solid #038D88; }

.heading-v3 {
    padding-bottom: 35px;
    color: #fff !important;
    text-align: center;
    position: relative; }
    .heading-v3:after {
        left: 0;
        right: 0;
        margin: auto;
        width: 50px;
        height: 2px;
        content: " ";
        bottom: 0;
        background-color: #fff;
        position: absolute; }

.heading-v4 {
    z-index: 1;
    text-align: center;
    padding-top: 100px;
    position: relative; }
    .heading-v4:before {
        content: "";
        background-color: green;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
    .heading-v4:after,.heading-v4:before {
        left: 50%;
        z-index: -1;
        width: 50px;
        height: 50px;
        top: 11px;
        text-align: center;
        position: absolute;
        margin-left: -25px; }
    .heading-v4:after {
        line-height: 50px;
        content: "\f109";
        font-family: FontAwesome;
        color: #fff;
        font-size: 20px; }

.heading-v5 {
    padding-bottom: 30px;
    text-align: center;
    position: relative; }
    .heading-v5:before {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 0;
        -webkit-transform: skew(-30deg);
        -moz-transform: skew(-30deg);
        -o-transform: skew(-30deg);
        letter-spacing: 4px;
        content: "\f04d\f04d\f04d\f04d";
        font-family: FontAwesome !important;
        font-size: 11px;
        color: #038D88; }

.heading-v6 {
    position: relative;
    margin-bottom: 35px;
    text-align: center; }
    .heading-v6:after,.heading-v6:before {
        content: "\f053";
        font-family: FontAwesome;
        position: absolute;
        top: -16px;
        font-size: 18px;
        height: 15px;
        width: 12px;
        overflow: hidden;
        border-radius: 5px;
        color: #038D88;
        left: 50%;
        margin-left: -80px;
        transform: rotate(45deg); }
    .heading-v6:after {
        right: 50%;
        margin-right: -80px;
        transform: rotate(135deg);
        left: inherit; }

.heading-v7 {
    padding-bottom: 70px;
    text-align: center;
    position: relative; }
    .heading-v7:before {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 18px solid green;
        bottom: 20px;
        width: 18px;
        height: 14px;
        margin-left: -18px; }
    .heading-v7:after,.heading-v7:before {
        content: "";
        left: 50%;
        position: absolute; }
    .heading-v7:after {
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 12px solid #fff;
        bottom: 24px;
        margin-left: -14px;
        width: 10px;
        height: 8px; }

.heading-v8 {
    position: relative;
    text-align: center;
    padding: 20px 0 25px; }
    .heading-v8:after,.heading-v8:before {
        content: ".";
        font-size: 22px;
        left: 50%;
        position: absolute;
        color: #c1c1c1;
        text-shadow: 10px 0 #ddd,-10px 0 #ddd; }
    .heading-v8:before {
        top: -15px; }
    .heading-v8:after {
        bottom: 0; }

.contact-me {
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 700;
    letter-spacing: -1px; }
    .contact-me h2 {
        margin-top: 0;
        letter-spacing: -2px; }
    .contact-me p {
        font-weight: 400;
        letter-spacing: -1px; }

/********** team ************/
.team-collection.v1 .items-team {
    background: #038D88; }

.team-collection.v1 .team-title a:hover {
    color: #fff; }

.team-collection.v2 .items-team {
    background: #fff; }
    .team-collection.v2 .items-team .opal-team-body {
        padding: 40px; }
    .team-collection.v2 .items-team .team-header {
        padding-bottom: 30px; }

.team-collection.v2 .opal-team-image {
    position: relative; }
    @media (min-width: 991px) {
        .team-collection.v2 .opal-team-image:before {
            content: "";
            background: #038D88;
            position: absolute;
            right: -20px;
            top: 40px;
            width: 40px;
            height: 60px; } }

@media (min-width: 991px) {
    .single-post .team-collection.v2 .comment-form:nth-child(2n) .comment-form,.single-post .team-collection.v2 .comment-form:nth-child(2n) .row,.single-post .team-collection.v2 .row:nth-child(2n) .comment-form,.team-collection.v2 .row:nth-child(2n) .row,.team-collection.v2 .row:nth-child(2n) .single-post .comment-form,.team-collection.v2 .single-post .comment-form:nth-child(2n) .comment-form,.team-collection.v2 .single-post .comment-form:nth-child(2n) .row {
        display: flex;
        flex-direction: row-reverse; }
    .single-post .team-collection.v2 .comment-form:nth-child(2n) .opal-team-body,.team-collection.v2 .row:nth-child(2n) .opal-team-body,.team-collection.v2 .single-post .comment-form:nth-child(2n) .opal-team-body {
        padding: 40px; }
    .single-post .team-collection.v2 .comment-form:nth-child(2n) .opal-team-image:before,.team-collection.v2 .row:nth-child(2n) .opal-team-image:before,.team-collection.v2 .single-post .comment-form:nth-child(2n) .opal-team-image:before {
        right: auto;
        left: -20px; }
    .single-post .team-collection.v2 .comment-form:nth-child(2n) .team-header,.team-collection.v2 .row:nth-child(2n) .team-header,.team-collection.v2 .single-post .comment-form:nth-child(2n) .team-header {
        text-align: right; } }

.items-team {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px; }
    .items-team .team-image {
        text-align: center; }
        .items-team .team-image a {
            display: inline-block; }
        .items-team .team-image img {
            -webkit-transition: all .5s ease-out;
            -o-transition: all .5s ease-out;
            transition: all .5s ease-out;
            opacity: 1;
            filter: alpha(opacity=100); }
    .items-team .team-socials {
        margin-top: 30px;
        -webkit-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s; }
        .items-team .team-socials a {
            -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
            -webkit-transition-duration: .3s;
            transition-duration: .3s; }
            .items-team .team-socials a:first-of-type {
                -webkit-transition-delay: .1s;
                transition-delay: .1s; }
            .items-team .team-socials a:nth-of-type(2) {
                -webkit-transition-delay: .15s;
                transition-delay: .15s; }
            .items-team .team-socials a:nth-of-type(3) {
                -webkit-transition-delay: .2s;
                transition-delay: .2s; }
    .items-team .team-body {
        -webkit-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: rotate(0deg) scale(1);
        -moz-transform: rotate(0deg) scale(1);
        -ms-transform: rotate(0deg) scale(1);
        -o-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        align-items: center;
        text-align: center;
        display: flex; }
        .items-team .team-body .inner {
            width: 100%; }
        .items-team .team-body .team-header,.items-team .team-body .team-socials {
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            -webkit-transform: translateY(-300px);
            -moz-transform: translateY(-300px);
            -ms-transform: translateY(-300px);
            -o-transform: translateY(-300px);
            transform: translateY(-300px); }
    .items-team .team-title {
        margin: 0;
        line-height: 22px; }
        .items-team .team-title a {
            font-size: 18px;
            font-weight: 500;
            text-transform: uppercase;
            color: #000; }
    .items-team .team-subtitle {
        color: #000;
        font-size: 14px;
        font-weight: 600; }
    .items-team:hover {
        cursor: pointer; }
        .items-team:hover .team-image img {
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transform: rotate(2turn) scale(0);
            -moz-transform: rotate(2turn) scale(0);
            -ms-transform: rotate(2turn) scale(0);
            -o-transform: rotate(2turn) scale(0);
            transform: rotate(2turn) scale(0); }
        .items-team:hover .team-body {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: translateY(0) rotate(0deg);
            -moz-transform: translateY(0) rotate(0deg);
            -ms-transform: translateY(0) rotate(0deg);
            -o-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
            -webkit-transition-delay: .4s;
            -moz-transition-delay: .4s;
            -o-transition-delay: .4s;
            -ms-transition-delay: .4s;
            transition-delay: .4s; }
            .items-team:hover .team-body .team-header,.items-team:hover .team-body .team-socials {
                -webkit-transform: translateY(0);
                -moz-transform: translateY(0);
                -ms-transform: translateY(0);
                -o-transform: translateY(0);
                transform: translateY(0); }
            .items-team:hover .team-body .team-header,.items-team:hover .team-body .team-socials {
                -webkit-transition-delay: .7s;
                -moz-transition-delay: .7s;
                -o-transition-delay: .7s;
                -ms-transition-delay: .7s;
                transition-delay: .7s; }
            .items-team:hover .team-body .team-socials {
                -webkit-transition-delay: .6s;
                -moz-transition-delay: .6s;
                -o-transition-delay: .6s;
                -ms-transition-delay: .6s;
                transition-delay: .6s; }

.team-socials a {
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    border: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-box-shadow: 0 0 0 35px #01776b inset;
    box-shadow: inset 0 0 0 35px #01776b; }
    .team-socials a:hover {
        -webkit-box-shadow: 0 0 0 35px #fff inset;
        box-shadow: inset 0 0 0 35px #fff;
        color: #038D88; }

.team-single .team-title {
    margin-top: 0; }

.team-single .team-preview {
    text-align: center; }

.team-single .team-job {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px; }

.team-single .team-info {
    background: #fafafa; }

.team-single .header {
    padding: 20px 0; }

.team-single .link-social a {
    margin: 0 20px; }

.team-single ul.metabox {
    list-style: none;
    padding: 0; }
    .team-single ul.metabox li {
        border-top: 1px dotted #e0e7e7;
        padding: 20px 30px;
        font-size: 12px; }
        .team-single ul.metabox li span {
            text-transform: uppercase;
            font-weight: 500;
            display: block; }

/***********************/
.testimonial-collection .owl-carousel-play .carousel-control {
    margin-top: 50px; }

.testimonial-collection .owl-carousel-play .carousel-control.right {
    right: 35%; }

.testimonial-collection .owl-carousel-play .carousel-control.left {
    left: 35%; }

.testimonial-collection .owl-carousel-play:hover .carousel-control.right {
    right: 35%; }

.testimonial-collection .owl-carousel-play:hover .carousel-control.left {
    left: 35%; }

@media (min-width: 992px) {
    .testimonials {
        width: 60%;
        margin: 80px auto 40px; } }

.testimonials img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 100px;
    height: 100px;
    display: inline-block; }

.testimonials .testimonials-name {
    color: #038D88;
    font-size: 18px;
    margin: 30px 0 0; }

.testimonials .testimonials-position a {
    font-size: 14px;
    text-transform: uppercase;
    color: #999; }
    .testimonials .testimonials-position a:hover {
        color: #038D88; }

.testimonials .testimonials-description {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 40px;
    position: relative; }
    .testimonials .testimonials-description .icon {
        background: #038D88;
        text-align: center;
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 30px;
        color: #fff;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        margin-bottom: 30px; }

.testimonials .style-v1 .testimonials {
    padding: 50px;
    background: #fff; }

.testimonials .style-v2 .testimonials-position {
    padding-bottom: 50px;
    position: relative; }
    .testimonials .style-v2 .testimonials-position:after {
        content: "";
        background: #fff;
        width: 5px;
        position: absolute;
        height: 23px;
        bottom: 0;
        right: 0;
        padding: 0;
        left: 0;
        margin: auto;
        -webkit-transform: skew(20deg);
        -moz-transform: skew(20deg);
        -ms-transform: skew(20deg);
        -o-transform: skew(20deg);
        transform: skew(20deg); }

.testimonials .style-v2 .testimonials-description {
    font-size: 18px; }

.testimonials .style-v3 .testimonials-description {
    font-size: 14px; }

.testimonials .style-v3 .media-left {
    width: 30%; }

.testimonials .style-v2 .testimonials-description strong,.testimonials .style-v2 .testimonials-name,.testimonials .style-v2 .testimonials-position a,.testimonials .style-v3 .testimonials-description strong,.testimonials .style-v3 .testimonials-name,.testimonials .style-v3 .testimonials-position a {
    color: #fff; }

.testimonials .style-v2 .testimonials-description,.testimonials .style-v3 .testimonials-description {
    color: #fff;
    line-height: 30px; }

.kc-call-to-action.kc-cta-2 .kc-cta-button .testimonials .style-v2 a.btn-outline,.kc-call-to-action.kc-cta-2 .kc-cta-button .testimonials .style-v3 a.btn-outline,.kc-call-to-action.kc-cta-3 .kc-cta-button .testimonials .style-v2 a.btn-outline,.kc-call-to-action.kc-cta-3 .kc-cta-button .testimonials .style-v3 a.btn-outline,.testimonials .style-v2 .btn.btn-outline,.testimonials .style-v2 .kc-call-to-action.kc-cta-2 .kc-cta-button a.btn-outline,.testimonials .style-v2 .kc-call-to-action.kc-cta-3 .kc-cta-button a.btn-outline,.testimonials .style-v2 form.post-password-form input.btn-outline[type=submit],.testimonials .style-v3 .btn.btn-outline,.testimonials .style-v3 .kc-call-to-action.kc-cta-2 .kc-cta-button a.btn-outline,.testimonials .style-v3 .kc-call-to-action.kc-cta-3 .kc-cta-button a.btn-outline,.testimonials .style-v3 form.post-password-form input.btn-outline[type=submit],form.post-password-form .testimonials .style-v2 input.btn-outline[type=submit],form.post-password-form .testimonials .style-v3 input.btn-outline[type=submit] {
    border-color: #fff;
    background: transparent;
    color: #fff; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button .testimonials .style-v2 a.btn-outline:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button .testimonials .style-v3 a.btn-outline:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button .testimonials .style-v2 a.btn-outline:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button .testimonials .style-v3 a.btn-outline:hover,.testimonials .style-v2 .btn.btn-outline:hover,.testimonials .style-v2 .kc-call-to-action.kc-cta-2 .kc-cta-button a.btn-outline:hover,.testimonials .style-v2 .kc-call-to-action.kc-cta-3 .kc-cta-button a.btn-outline:hover,.testimonials .style-v2 form.post-password-form input.btn-outline[type=submit]:hover,.testimonials .style-v3 .btn.btn-outline:hover,.testimonials .style-v3 .kc-call-to-action.kc-cta-2 .kc-cta-button a.btn-outline:hover,.testimonials .style-v3 .kc-call-to-action.kc-cta-3 .kc-cta-button a.btn-outline:hover,.testimonials .style-v3 form.post-password-form input.btn-outline[type=submit]:hover,form.post-password-form .testimonials .style-v2 input.btn-outline[type=submit]:hover,form.post-password-form .testimonials .style-v3 input.btn-outline[type=submit]:hover {
        color: #038D88;
        background: #fff; }

.testimonials .owl-pagination {
    margin-top: 40px; }

/** SOCIAL ICONS ***/
ul.social {
    text-align: center;
    overflow: hidden;
    position: relative; }
    ul.social a {
        display: inline-block; }
        ul.social a i {
            font-size: 15px;
            color: #888; }
            ul.social a i:hover {
                color: #038D88; }
        ul.social a span {
            margin-left: -60px; }
        ul.social a:hover {
            color: #000;
            -webkit-transition: color .3s;
            -o-transition: color .3s;
            transition: color .3s; }
    ul.social a+a {
        margin-left: 20px; }

.icon-round {
    width: 46px;
    height: 46px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    background: #f7f7f7;
    color: #999;
    line-height: 46px !important;
    text-align: center; }
    .icon-round:hover {
        background: #038D88;
        color: #fff; }

.bo-social-icons [class^=bo-social-] {
    display: inline-block;
    margin-left: 20px;
    font-size: 15px;
    color: #000;
    -webkit-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s; }
    .bo-social-icons [class^=bo-social-]:hover {
        color: #038D88; }

/* --- SCSS For Typography --- */
.dropcap {
    color: #000;
    float: left;
    font-weight: 800;
    line-height: 48px;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    padding: 3px 10px 2px;
    text-transform: uppercase;
    text-align: center;
    font-size: 48px; }
    .dropcap.dropcap-v2 {
        color: #fff;
        background: #038D88; }
    .dropcap.dropcap-info {
        background: #5bc0de; }
    .dropcap.dropcap-danger {
        background: #d9534f; }
    .dropcap.dropcap-success {
        background: #5cb85c; }
    .dropcap.dropcap-warning {
        background: #f0ad4e; }

blockquote {
    position: relative;
    background: #999;
    padding: 40px;
    margin: 30px 0;
    font-size: 20px;
    line-height: 36px;
    border-left: 0;
    font-family: Lato;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px; }
    blockquote.blockquote-right {
        border-left: none;
        border-right: 2px solid #038D88;
        padding-left: 30px;
        padding-right: 20px;
        text-align: right; }
        blockquote.blockquote-right i {
            right: 17px;
            margin-left: 10px; }
        blockquote.blockquote-right .blockquote-in {
            margin-right: 45px; }
    blockquote.blockquote-brd {
        padding: 15px;
        border: 1px solid #eee; }
        blockquote.blockquote-brd i {
            color: #000;
            top: 30px;
            left: 25px;
            position: absolute; }
        blockquote.blockquote-brd .blockquote-in {
            margin-left: 45px; }
    blockquote.blockquote-info {
        border-color: #5bc0de; }
    blockquote.blockquote-danger {
        border-color: #d9534f; }
    blockquote.blockquote-success {
        border-color: #5cb85c; }
    blockquote.blockquote-warning {
        border-color: #f0ad4e; }
    blockquote.border {
        border: 1px solid #ddd; }

ul.list-inline li+li {
    margin-left: 10px; }

ul.list-inline i {
    padding-right: 5px; }

ul.list i {
    padding-right: 10px;
    padding-left: 2px;
    font-size: 5px;
    color: #038D88;
    vertical-align: middle; }

ul.list li {
    padding: 5px 0;
    display: block; }

ul.list.list-border li {
    border-bottom: 1px solid #e5e5e5; }

ul.list.list-light li a,ul.list.list-light li i {
    color: #fff; }

ul.list.list-style-circle li,ul.list.list-style-disc li {
    position: relative;
    padding-left: 20px; }
    ul.list.list-style-circle li:before,ul.list.list-style-disc li:before {
        font-family: FontAwesome;
        font-size: 10px;
        left: 0;
        position: absolute;
        top: 15px; }

ul.list.list-style-circle.list-light li:before,ul.list.list-style-disc.list-light li:before {
    color: #fff; }

ul.list.list-style-circle li:before {
    content: "\f10c"; }

ul.list.list-style-disc li:before {
    content: "\f111"; }

ul.list.list-style-square li {
    position: relative;
    padding-left: 20px; }
    ul.list.list-style-square li:before {
        content: "";
        top: 20px;
        left: 0;
        position: absolute;
        width: 6px;
        height: 6px;
        background-color: #666; }

ul.list.list-style-square.list-light li:before {
    color: #fff; }

ul.list.list-style-number {
    counter-reset: a;
    list-style: outside none decimal; }
    ul.list.list-style-number li {
        display: block;
        padding-left: 25px; }
        ul.list.list-style-number li:before {
            content: counter(a,decimal);
            counter-increment: a;
            left: 15px;
            position: absolute; }
    ul.list.list-style-number.list-light li:before {
        color: #fff; }

ul.list.list-v1 {
    background: #f7f7f7; }
    ul.list.list-v1 li+li {
        border-top: 1px solid #ebebeb; }
    ul.list.list-v1 i {
        font-size: 12px; }
    ul.list.list-v1 a {
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase; }
    ul.list.list-v1 li {
        padding: 10px 20px; }
        ul.list.list-v1 li:hover {
            background: #000; }
            ul.list.list-v1 li:hover a {
                color: #038D88; }

ul.list.no-padding li {
    padding: 0; }

/* --- SCSS For keyframes --- */

@-webkit-keyframes b {
    50% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0); }
    51% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0); }
    52% {
        opacity: 1;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0); }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0); } }

@keyframes b {
    50% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0); }
    51% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0); }
    52% {
        opacity: 1;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0); }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0); } }

/* Wobble Skew */

/*************************************/
.pricing {
    text-align: center;
    background: #fff;
    border: 1px solid #dedede;
    margin-bottom: 30px; }
    .pricing:hover {
        border-color: #038D88; }
        .pricing:hover .plan-price-inner .plan-figure,.pricing:hover .plan-price-inner p {
            -webkit-animation: b .4s forwards;
            animation: b .4s forwards;
            -webkit-animation-timing-function: cubic-bezier(.7,0,.3,1);
            animation-timing-function: cubic-bezier(.7,0,.3,1); }
        .pricing:hover .plan-price-inner p {
            -webkit-animation-delay: .05s;
            animation-delay: .05s; }
    .pricing .recommend {
        display: none; }
    .pricing .plan-title {
        font-size: 24px;
        font-weight: 300;
        margin: 0;
        padding: 30px 0 15px; }
    .pricing .plan-figure {
        font-size: 48px;
        font-weight: 300;
        color: #000;
        font-size: 36px;
        line-height: 36px;
        font-weight: 700;
        padding: 0 30px;
        color: #038D88;
        display: inline-block; }
    .pricing .plan-price-inner {
        display: inline-block;
        overflow: hidden;
        z-index: 10;
        position: relative;
        background: #fff; }
        .pricing .plan-price-inner p {
            font-family: Lato;
            font-weight: 300;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: #999;
            font-size: 10px;
            margin-top: -10px;
            display: block; }
    .pricing .inverse {
        padding: 15px 40px;
        color: #fff;
        background-color: #038D88;
        border-color: #f2ac57; }
        .pricing .inverse.focus,.pricing .inverse:focus {
            color: #fff;
            background-color: #f0a140;
            border-color: #bc6d0e; }
        .open>.pricing .inverse.dropdown-toggle,.pricing .inverse.active,.pricing .inverse:active,.pricing .inverse:hover {
            color: #fff;
            background-color: #f0a140;
            border-color: #ee901e; }
            .open>.pricing .inverse.dropdown-toggle.focus,.open>.pricing .inverse.dropdown-toggle:focus,.open>.pricing .inverse.dropdown-toggle:hover,.pricing .inverse.active.focus,.pricing .inverse.active:focus,.pricing .inverse.active:hover,.pricing .inverse:active.focus,.pricing .inverse:active:focus,.pricing .inverse:active:hover {
                color: #fff;
                background-color: #ee901e;
                border-color: #bc6d0e; }
        .open>.pricing .inverse.dropdown-toggle,.pricing .inverse.active,.pricing .inverse:active {
            background-image: none; }
        .pricing .inverse.disabled.focus,.pricing .inverse.disabled:focus,.pricing .inverse.disabled:hover,.pricing .inverse[disabled].focus,.pricing .inverse[disabled]:focus,.pricing .inverse[disabled]:hover,fieldset[disabled] .pricing .inverse.focus,fieldset[disabled] .pricing .inverse:focus,fieldset[disabled] .pricing .inverse:hover {
            background-color: #038D88;
            border-color: #f2ac57; }
        .pricing .inverse .badge {
            color: #038D88;
            background-color: #fff; }
    .pricing .plan-price {
        position: relative; }
        .pricing .plan-price:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background: #ebebeb;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            z-index: 1;
            margin: auto; }
    .pricing .pricing-body {
        line-height: 40px;
        margin: 25px; }
    .pricing .membership-add-to-purchase br {
        display: none; }
    .pricing .plan-currency {
        font-size: 30px;
        font-weight: 300; }
    .pricing .plain-info li {
        font-size: 16px;
        color: #000;
        font-weight: 300;
        background: #f8f8f8;
        padding: 14px 0; }
        .pricing .plain-info li:nth-child(odd) {
            background: #fff; }
    .pricing .pricing-footer {
        padding: 0 20px 40px; }
    .pricing.featured-plan {
        position: relative; }
        .pricing.featured-plan:after {
            content: "";
            position: absolute;
            border-top: 35px solid #038D88;
            border-bottom: 35px solid transparent;
            border-right: 35px solid #038D88;
            border-left: 35px solid transparent;
            right: 0;
            top: 0; }
        .pricing.featured-plan:before {
            font-family: FontAwesome;
            content: "\f005";
            position: absolute;
            right: 15px;
            color: #fff;
            top: 10px;
            z-index: 10; }

/* give report */
.chart {
    position: absolute;
    width: 340px;
    height: 340px;
    top: 0;
    left: 15px;
    bottom: 0;
    margin: auto; }
    @media (max-width: 768px) {
        .chart {
            right: 30px; } }

.doughnutTip {
    position: absolute;
    min-width: 30px;
    max-width: 300px;
    padding: 5px 15px;
    border-radius: 1px;
    background: rgba(0,0,0,.8);
    color: #ddd;
    font-size: 14px;
    text-shadow: 0 1px 0 #000;
    text-align: center;
    line-height: 1.3;
    box-shadow: 0 1px 3px rgba(0,0,0,.5);
    -webkit-transform: all .3s;
    -moz-transform: all .3s;
    -ms-transform: all .3s;
    -o-transform: all .3s;
    transform: all .3s;
    pointer-events: none; }

.doughnutTip:after {
    position: absolute;
    left: 50%;
    bottom: -6px;
    content: "";
    height: 0;
    margin: 0 0 0 -6px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid rgba(0,0,0,.8);
    line-height: 0; }

.doughnutSummary {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #d5d5d5;
    text-align: center;
    text-shadow: 0 -1px 0 #111;
    cursor: default; }

.doughnutSummaryTitle {
    margin-top: -27%;
    font-size: 12px !important; }

.doughnutSummaryNumber,.doughnutSummaryTitle {
    position: absolute;
    top: 50%;
    width: 100%; }

.doughnutSummaryNumber {
    margin-top: -15%;
    font-size: 40px; }

g path:hover {
    opacity: .65; }

@media (min-width: 768px) {
    .kc-give-chart-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; } }

.kc-give-chart-wrapper .chart-wrapper {
    height: 320px;
    position: relative;
    padding: 0 45px; }
    @media (min-width: 768px) {
        .kc-give-chart-wrapper .chart-wrapper {
            width: 50%; } }

.kc-give-chart-wrapper .list-label-chart {
    padding: 0 15px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
        .kc-give-chart-wrapper .list-label-chart {
            width: 50%;
            text-align: right; } }
    @media (max-width: 768px) {
        .kc-give-chart-wrapper .list-label-chart {
            text-align: center; } }
    .kc-give-chart-wrapper .list-label-chart ul li span.text {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        max-width: 200px;
        display: inline-block;
        line-height: 1.2; }
    .kc-give-chart-wrapper .list-label-chart ul li span.number {
        font-size: 40px;
        font-family: inherit;
        margin-left: 20px;
        min-width: 85px;
        display: inline-block; }

/* our team */
.pbr-team {
    position: relative; }
    .pbr-team .team-header {
        text-align: center; }
        .pbr-team .team-header img {
            display: inline-block; }
    .pbr-team .team-body {
        position: absolute;
        background: rgba(0,0,0,.6);
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
        text-align: center;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        .pbr-team .team-body .team-name {
            font-size: 18px;
            color: #fff;
            letter-spacing: -1px;
            margin: 0; }
        .pbr-team .team-body .team-job {
            font-size: 10px;
            color: #ccc;
            text-transform: uppercase; }
            .pbr-team .team-body .team-job a {
                color: #fff; }
                .pbr-team .team-body .team-job a:hover {
                    color: #999; }
        .pbr-team .team-body .team-body-content {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 0;
            width: 100%; }
        .pbr-team .team-body .bo-social-icons {
            position: absolute;
            bottom: 30px;
            left: 0;
            width: 100%;
            z-index: 9; }
            .pbr-team .team-body .bo-social-icons a {
                width: auto;
                height: auto;
                margin: 0 12px;
                border: none;
                background: none;
                font-size: 14px;
                color: #fff; }
    .pbr-team:hover .team-body {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100); }
    .pbr-team.other-team {
        background: #038D88;
        min-height: 320px; }
        .pbr-team.other-team .team-header {
            text-align: center;
            padding: 60px 10px 15px; }
            .pbr-team.other-team .team-header img {
                display: inline-block; }
        .pbr-team.other-team .team-body {
            background: none;
            color: #fff !important;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            opacity: 1;
            filter: alpha(opacity=100); }
            .pbr-team.other-team .team-body .team-body-content {
                position: static !important;
                -webkit-transform: translateY(0);
                -ms-transform: translateY(0);
                -o-transform: translateY(0);
                transform: translateY(0); }
            .pbr-team.other-team .team-body .team-name {
                font-size: 24px;
                font-weight: 500;
                padding: 0 30px;
                line-height: 36px; }
            .pbr-team.other-team .team-body .team-job {
                color: #fff;
                font-size: 12px;
                letter-spacing: 2px;
                display: block; }
        .pbr-team.other-team.v2 {
            padding: 60px 0 30px; }
            .pbr-team.other-team.v2 .team-header {
                padding-top: 0; }
            .pbr-team.other-team.v2 .bo-social-icons {
                bottom: 6px; }

.blogv1 a {
    color: #fff; }
    .blogv1 a:hover {
        color: #038D88; }

.blogv1 .entry-date,.blogv1 .entry-meta .fa {
    color: #fff; }

.scrollup {
    z-index: 9999;
    display: none;
    position: fixed;
    left: auto;
    right: 20px;
    bottom: 0;
    margin: 0;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #fff !important;
    width: 54px;
    height: 54px; }

@media (min-width: 768px) {
    /* effect-v1 */
    .effect-v1 {
        text-align: center;
        /* style for hover */ }
        .effect-v1 img {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: all .5s ease-in-out 0s;
            -o-transition: all .5s ease-in-out 0s;
            transition: all .5s ease-in-out 0s; }
        .effect-v1:hover img {
            opacity: .8;
            filter: alpha(opacity=80); }
    /* effect-v2*/
    .effect-v2 {
        background-color: #000;
        overflow: hidden;
        position: relative;
        /* style for hover */ }
        .effect-v2:before {
            border: 1px solid #fff;
            bottom: 20px;
            content: "";
            left: 20px;
            position: absolute;
            right: 20px;
            top: 20px;
            -webkit-transform: translate3d(-20px,0,0);
            transform: translate3d(-20px,0,0);
            opacity: 0;
            filter: alpha(opacity=0);
            z-index: 1; }
        .effect-v2 .action,.effect-v2 img,.effect-v2:before {
            -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s;
            -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
            transition: opacity .35s ease 0s,transform .35s ease 0s; }
        .effect-v2 .action {
            -webkit-transform: translate3d(-10px,0,0);
            transform: translate3d(-10px,0,0);
            opacity: 0;
            filter: alpha(opacity=0); }
        .effect-v2:hover:before {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: translateZ(0);
            transform: translateZ(0); }
        .effect-v2:hover img {
            opacity: .7;
            filter: alpha(opacity=70); }
        .effect-v2:hover .action {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            opacity: 1;
            filter: alpha(opacity=100); }
    /* effect-v3*/
    .effect-v3 {
        background-color: #000;
        overflow: hidden;
        border-bottom: 1px solid #e1e1e1;
        position: relative;
        /* style for hover */ }
        .effect-v3:after,.effect-v3:before {
            bottom: 20px;
            content: "";
            left: 20px;
            opacity: 0;
            position: absolute;
            right: 20px;
            top: 20px;
            -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s;
            -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
            transition: opacity .35s ease 0s,transform .35s ease 0s;
            z-index: 1; }
        .effect-v3:before {
            border-bottom: 1px solid #fff;
            border-top: 1px solid #fff;
            -webkit-transform: scaleX(0);
            -ms-transform: scaleX(0);
            -o-transform: scaleX(0);
            transform: scaleX(0); }
        .effect-v3:after {
            border-left: 1px solid #fff;
            border-right: 1px solid #fff;
            -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
            -o-transform: scaleY(0);
            transform: scaleY(0); }
        .effect-v3 img {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: opacity .35s ease 0s;
            -o-transition: opacity .35s ease 0s;
            transition: opacity .35s ease 0s;
            width: 100%; }
        .effect-v3 .banner-title {
            -webkit-transform: translate3d(0,-20px,0);
            transform: translate3d(0,-20px,0);
            -webkit-transition: transform .35s ease 0s;
            -o-transition: transform .35s ease 0s;
            transition: transform .35s ease 0s; }
        .effect-v3 .action {
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transform: translate3d(0,40px,0);
            transform: translate3d(0,40px,0);
            -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s;
            -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
            transition: opacity .35s ease 0s,transform .35s ease 0s; }
        .effect-v3:hover:after,.effect-v3:hover:before {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1); }
        .effect-v3:hover img {
            opacity: .5;
            filter: alpha(opacity=50); }
        .effect-v3:hover .action,.effect-v3:hover .banner-title {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: translateZ(0);
            transform: translateZ(0); }
    /* effect-v4*/
    .effect-v4 {
        background-color: #000;
        overflow: hidden;
        position: relative;
        /* style for hover */ }
        .effect-v4:before {
            border: 2px solid #fff;
            bottom: 20px;
            -webkit-box-shadow: 0 0 0 30px hsla(0,0%,100%,.2);
            box-shadow: 0 0 0 30px hsla(0,0%,100%,.2);
            content: "";
            left: 20px;
            opacity: 0;
            position: absolute;
            right: 20px;
            top: 20px;
            -webkit-transform: scale(1.4);
            -ms-transform: scale(1.4);
            -o-transform: scale(1.4);
            transform: scale(1.4);
            -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s;
            -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
            transition: opacity .35s ease 0s,transform .35s ease 0s;
            z-index: 1; }
        .effect-v4 img {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: opacity .35s ease 0s;
            -o-transition: opacity .35s ease 0s;
            transition: opacity .35s ease 0s; }
        .effect-v4 .banner-title {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: transform .35s ease 0s;
            -o-transition: transform .35s ease 0s;
            transition: transform .35s ease 0s; }
        .effect-v4 .action {
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
            -o-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s;
            -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
            transition: opacity .35s ease 0s,transform .35s ease 0s; }
        .effect-v4:hover:before {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1); }
        .effect-v4:hover img {
            opacity: .5;
            filter: alpha(opacity=50); }
        .effect-v4:hover .banner-title {
            -webkit-transform: scale(.95);
            -ms-transform: scale(.95);
            -o-transform: scale(.95);
            transform: scale(.95); }
        .effect-v4:hover .action {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1); }
    /* effect-v5*/
    .effect-v5 {
        background-color: #000;
        overflow: hidden;
        position: relative;
        /* style for hover */ }
        .effect-v5 img {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: opacity 1s ease 0s,transform 1s ease 0s;
            -o-transition: opacity 1s ease 0s,transform 1s ease 0s;
            transition: opacity 1s ease 0s,transform 1s ease 0s; }
        .effect-v5 .action {
            transform: translate3d(-150%,0,0);
            -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s;
            -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
            transition: opacity .35s ease 0s,transform .35s ease 0s; }
        .effect-v5:hover img {
            opacity: .5;
            filter: alpha(opacity=50);
            transform: scale3d(1.1,1.1,1); }
        .effect-v5:hover .action {
            opacity: 1;
            filter: alpha(opacity=100);
            transform: scale3d(1.1,1.1,1);
            transform: translateZ(0); }
    /* effect-v6*/
    .effect-v6 {
        background-color: #000;
        overflow: hidden;
        position: relative;
        /* style for hover */ }
        .effect-v6 img {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: opacity .35s ease 0s;
            -o-transition: opacity .35s ease 0s;
            transition: opacity .35s ease 0s; }
        .effect-v6 .action {
            transform: translate3d(0,-100px,0);
            transition: opacity .35s ease 0s,transform .35s ease 0s;
            opacity: 0; }
        .effect-v6:hover img {
            opacity: .5;
            filter: alpha(opacity=50); }
        .effect-v6:hover .action {
            opacity: 1;
            transform: translateZ(0); }
    /* effect-v7*/
    .effect-v7 {
        overflow: hidden;
        position: relative;
        /* style for hover */ }
        .effect-v7:before {
            bottom: 0;
            content: "";
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: all .4s cubic-bezier(.94,.85,.1,.62) 0s;
            -o-transition: all .4s cubic-bezier(.94,.85,.1,.62) 0s;
            transition: all .4s cubic-bezier(.94,.85,.1,.62) 0s;
            z-index: 1;
            border: 200px double transparent;
            opacity: 1;
            filter: alpha(opacity=100);
            visibility: visible; }
        .effect-v7:hover:before {
            opacity: 0;
            filter: alpha(opacity=0);
            border: 0 double hsla(0,0%,100%,.7);
            visibility: hidden; }
    /* effect-v8*/
    .effect-v8 {
        overflow: hidden;
        position: relative;
        /* style for hover */ }
        .effect-v8:before {
            border-bottom: 50px solid hsla(0,0%,100%,.4);
            border-top: 50px solid hsla(0,0%,100%,.4);
            content: "";
            height: 100%;
            left: 0;
            opacity: 0;
            filter: alpha(opacity=0);
            position: absolute;
            top: 0;
            transform: rotate(45deg) scaleY(0);
            -o-transform: rotate(45deg) scaleY(0);
            -webkit-transform: rotate(45deg) scaleY(0);
            -moz-transform: rotate(45deg) scaleY(0);
            -ms-transform: rotate(45deg) scaleY(0);
            -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s;
            -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
            transition: opacity .35s ease 0s,transform .35s ease 0s;
            transform-origin: 50% 50% 0;
            width: 100%; }
        .effect-v8:hover:before {
            opacity: 1;
            filter: alpha(opacity=100);
            transform: rotate(45deg) scaleY(4);
            -o-transform: rotate(45deg) scaleY(4);
            -webkit-transform: rotate(45deg) scaleY(4);
            -moz-transform: rotate(45deg) scaleY(4);
            -ms-transform: rotate(45deg) scaleY(4); }
    /* effect-v9*/
    .effect-v9 {
        overflow: hidden;
        position: relative;
        /* style for hover */ }
        .effect-v9:before {
            border: 50px solid transparent;
            border-top-right-radius: 50px;
            border-top-left-radius: 50px;
            border-bottom-right-radius: 50px;
            border-bottom-left-radius: 50px;
            box-sizing: border-box;
            cursor: pointer;
            display: inline-block;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            position: absolute;
            top: 0;
            content: "";
            opacity: 1;
            filter: alpha(opacity=100);
            width: 100px;
            height: 100px;
            -webkit-transform: scale(7);
            -ms-transform: scale(7);
            -o-transform: scale(7);
            transform: scale(7);
            -webkit-transition: all .3s ease-in-out 0s;
            -o-transition: all .3s ease-in-out 0s;
            transition: all .3s ease-in-out 0s;
            visibility: visible;
            z-index: 1; }
        .effect-v9:hover:before {
            border: 0 solid rgba(0,0,0,.7);
            opacity: 0;
            filter: alpha(opacity=0);
            visibility: hidden; }
    /* effect-v10*/
    .effect-v10 {
        overflow: hidden;
        position: relative;
        /* style for hover */ }
        .effect-v10:before {
            background-color: hsla(0,0%,100%,.2);
            display: block;
            width: 100%;
            height: 100%;
            left: -100%;
            opacity: 0;
            filter: alpha(opacity=0);
            position: absolute;
            top: 0;
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
            content: "";
            z-index: 1; }
        .effect-v10:hover:before {
            left: 0;
            opacity: 1;
            filter: alpha(opacity=100); }
    /* effect-v11*/
    .effect-default {
        overflow: hidden;
        position: relative;
        display: block !important; }
        .effect-default:before {
            background: hsla(0,0%,100%,.1) none repeat scroll 0 0;
            content: "";
            display: inline-block;
            height: 559px;
            position: absolute;
            right: 755px;
            top: 0;
            -webkit-transform: skew(-45deg);
            -moz-transform: skew(-45deg);
            -ms-transform: skew(-45deg);
            -o-transform: skew(-45deg);
            transform: skew(-45deg);
            -webkit-transition: all .6s ease-in-out 0s;
            -o-transition: all .6s ease-in-out 0s;
            transition: all .6s ease-in-out 0s;
            width: 600px; }
        .effect-default:hover:before {
            right: -900px; } }

.feature-box {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 30px; }
    .feature-box h4 {
        margin: 20px 0 0;
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: -1px; }
    .feature-box .fbox-icon {
        color: #000;
        font-size: 30px;
        margin: 0; }
        .feature-box .fbox-icon+.fbox-content h4 {
            font-size: 14px;
            margin: 0; }
    .feature-box .fbox-img {
        margin: 10px 15px 0 0; }

.feature-box-v1 .fbox-icon,.feature-box .fbox-img {
        -webkit-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        transition: all .3s ease-out 0s;
        color: #038D88; }

.feature-box-v1 .fbox-icon {
    background: #f1f4fb;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    line-height: 62px;
    text-align: center;
    margin-bottom: 15px; }

.feature-box-v1 .fbox-img {
    margin: 0;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s; }

.feature-box-v1+.feature-box-v1 {
    margin-top: 40px; }

.feature-box-v1:hover .fbox-img {
    -webkit-transform: translate(50px);
    -moz-transform: translate(50px);
    -ms-transform: translate(50px);
    -o-transform: translate(50px);
    transform: translate(50px); }

.feature-box-v1:hover h4 {
    color: #038D88; }

.feature-box-v1:hover .fbox-icon {
    -webkit-box-shadow: 0 0 0 62px #038D88 inset;
    box-shadow: inset 0 0 0 62px #038D88;
    color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s; }

/* Safari 4.0 - 8.0 */

/* Standard syntax */

.feature-box-v2 .fbox-img {
    margin-right: 30px;
    float: left; }

.feature-box,.feature-box-v2 .fbox-content {
    overflow: hidden; }

.feature-box {
    text-align: center;
    background: #fff;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    position: relative; }
    .feature-box:before {
        content: "";
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,.5);
        opacity: 0;
        filter: alpha(opacity=0);
        /*  @include scale(0);
                -webkit-transition-property: transform;
                transition-property: transform;
                -webkit-transition-duration: 0.3s;
                transition-duration: 0.3s; 
                -webkit-transition-timing-function: ease-out;
                transition-timing-function: ease-out; */ }
    .feature-box .fbox-icon {
        display: none; }
    .feature-box .fbox-content,.feature-box .fbox-img {
        display: inline-block; }
    .feature-box .fbox-img {
        margin: 0; }
    .feature-box h4 {
        margin-top: 0;
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        letter-spacing: 3px;
        margin-bottom: 0;
        padding-bottom: 30px;
        position: relative; }
        .feature-box h4:before {
            content: "";
            position: absolute;
            bottom: 14px;
            width: 60px;
            height: 2px;
            background: #038D88;
            left: 0;
            right: 0;
            margin: 0 auto; }
    .feature-box small {
        font-family: Lato; }
    .feature-box .description {
        font-size: 16px;
        font-weight: 300;
        margin: 17px 0; }
    .feature-box .from {
        font-size: 18px;
        font-weight: 700;
        font-family: Lato;
        color: #038D88;
        margin-bottom: 25px; }
    .feature-box .fbox-content {
        left: 50%;
        top: 50%;
        margin: 0 -50% 0 0;
        padding: 0;
        position: absolute;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        text-transform: uppercase;
        color: #fff;
        font-weight: 300;
        font-size: 32px;
        line-height: 40px;
        padding: 0 20px; }
        @media (min-width: 1200px) {
            .feature-box .fbox-content {
                padding: 0 130px; } }
    .feature-box a {
        border: 2px solid hsla(0,0%,100%,.2);
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden;
        -webkit-transition: all .2s ease-in-out 0s;
        -o-transition: all .2s ease-in-out 0s;
        transition: all .2s ease-in-out 0s;
        position: absolute;
        bottom: 0;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        left: 50%; }
        .feature-box a,.feature-box a:hover {
        background: none; }
    .feature-box:hover:before,.feature-box:hover a {
        opacity: 1;
        filter: alpha(opacity=100); }
    .feature-box:hover a {
        visibility: visible;
        bottom: -120px; }

.feature-box-v4 {
    background: #f6f6f6;
    position: relative;
    overflow: visible;
    margin-bottom: 20px;
    min-height: 300px;
    padding: 30px 15px;
    text-align: center; }
    .feature-box-v4:hover .fbox-icon i {
        -webkit-box-shadow: 0 0 0 48px #54beee inset;
        box-shadow: inset 0 0 0 48px #54beee;
        color: #fff;
        border-color: #54beee; }
    .feature-box-v4 .fbox-img {
        margin: 0; }
        .feature-box-v4 .fbox-img img {
            min-height: 52px; }
    .feature-box-v4 h4 {
        color: #54beee;
        margin: 30px 0 10px; }
    .feature-box-v4 .description {
        font-size: 14px;
        font-weight: 300; }
    .feature-box-v4 .fbox-icon i {
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
        color: #54beee;
        background: #fff;
        border: 1px solid #ebebeb;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        position: absolute;
        bottom: -20px;
        left: 0;
        right: 0;
        margin: auto;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s; }

.nav-tabs {
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px; }
    .nav-tabs>li {
        float: none;
        display: inline-block; }
        .nav-tabs>li>a {
            font-size: 28px;
            color: #666;
            padding: 20px 0;
            font-family: Lato;
            font-weight: 700;
            margin: 0 15px;
            cursor: pointer;
            border-bottom: 3px solid transparent; }
            .nav-tabs>li>a:focus,.nav-tabs>li>a:hover {
                color: #000; }
        .nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
            border-bottom: 3px solid #038D88;
            color: #000; }

.call-to-action {
    background: #fbbe3f url(../images/bg-12.png) bottom/auto no-repeat scroll;
    padding: 30px 30px 150px; }
    .call-to-action .title {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        margin-top: 0;
        margin-bottom: 20px; }
    .call-to-action p {
        color: #fff;
        font-size: 14px;
        line-height: 21px; }

.brands-collection.owl-carousel-play .carousel-controls {
    text-align: center;
    position: relative;
    z-index: 1; }
    .brands-collection.owl-carousel-play .carousel-controls:before {
        content: "";
        width: 100%;
        height: 3px;
        border-bottom: 1px dashed #ebebeb;
        position: absolute;
        top: 25px;
        left: 0;
        z-index: 0; }

.brands-collection.owl-carousel-play .carousel-control {
    position: relative;
    left: auto;
    right: auto;
    z-index: 1;
    color: #fff;
    font-size: 24px;
    text-align: center;
    background: #c3c3c5;
    border: 0;
    line-height: 50px;
    text-shadow: none;
    display: inline-block;
    margin: 0 8px;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .brands-collection.owl-carousel-play .carousel-control:hover {
        background: #038D88; }

.brands-collection.owl-carousel-play .item-brand {
    padding: 60px 0 30px;
    display: inline-block; }

@media (min-width: 768px) {
    .portfolio .entry-thumb {
        float: left;
        width: 50%;
        margin-right: 30px;
        margin-bottom: 30px; } }

.portfolio h3 {
    line-height: 35px; }

.portfolio .opal-social-share {
    text-align: left; }

.nav-inner .nav-tabs {
    border: 0; }
    .nav-inner .nav-tabs>li {
        padding: 5px 15px; }
        .nav-inner .nav-tabs>li>a {
            font-size: 14px;
            font-weight: 500;
            text-transform: uppercase;
            padding: 0;
            background: transparent;
            color: #ccc;
            border-width: 0 0 2px;
            border-color: transparent;
            border-style: solid; }
            .nav-inner .nav-tabs>li>a.active,.nav-inner .nav-tabs>li>a:hover {
                border-color: #038D88;
                color: #000; }

.portfolio {
    overflow: hidden; }
    .portfolio:hover .img a {
        cursor: url(../images/icon-zoom.png),pointer; }
        .portfolio:hover .img a:before {
            opacity: 1;
            filter: alpha(opacity=100); }
    .portfolio .img a {
        position: relative;
        display: block;
        overflow: hidden;
        text-align: center; }
        .portfolio .img a:before {
            content: "";
            background-color: rgba(19,22,43,.7);
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            pointer-events: none;
            opacity: 0;
            filter: alpha(opacity=0); }
    .portfolio h3 {
        font-size: 20px;
        letter-spacing: -1px; }
        .portfolio h3 a {
            color: #fff; }
    .portfolio:hover .overlay-effects {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0); }

.content-gallery {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    background: #000;
    padding: 30px; }
    .content-gallery>div {
        min-width: 50%; }
    .content-gallery .content {
        padding: 30px; }
        .content-gallery .content h3 {
            margin-top: 0;
            font-size: 40px; }
        .content-gallery .content a {
            color: #038D88; }
            .content-gallery .content a:hover {
                color: #fff; }
        .content-gallery .content p {
            margin-bottom: 0;
            line-height: 30px;
            font-size: 16px; }

.pp_pic_holder.dark_rounded {
    top: 50% !important;
    left: 0 !important;
    width: 100% !important;
    position: fixed;
    transform: translateY(-50%); }
    .pp_pic_holder.dark_rounded .pp_content {
        width: 100% !important;
        height: auto !important;
        min-width: 40px; }
    .pp_pic_holder.dark_rounded .pp_inline {
        display: flex;
        justify-content: center; }
    .pp_pic_holder.dark_rounded .pp_fade {
        position: relative;
        width: 100%;
        margin: auto; }
    .pp_pic_holder.dark_rounded .pp_details {
        display: none !important;
        position: absolute;
        top: 0;
        right: 10px; }

.pp_hoverContainer {
    width: 100% !important;
}
#fullResImage {
    margin: 0 auto;
    display: block;
}

.kingcomposer h1.page-title {
    display: none; }

@media (min-width: 768px) {
    .entry-content-page>.kc_row>.kc-row-container.kc-container {
        max-width: 760px; } }

@media (min-width: 992px) {
    .entry-content-page>.kc_row>.kc-row-container.kc-container {
        max-width: 980px; } }

@media (min-width: 1200px) {
    .entry-content-page>.kc_row>.kc-row-container.kc-container {
        max-width: 1180px; } }

@media (min-width: 1440px) {
    .entry-content-page>.kc_row>.kc-row-container.kc-container {
        max-width: 1440px; } }

/* .kc-wrap-columns{width: auto!important;} */
.kc-call-to-action.kc-cta-2,.kc-call-to-action.kc-cta-3 {
    background: transparent; }
    .kc-call-to-action.kc-cta-2 .kc-cta-desc h2,.kc-call-to-action.kc-cta-3 .kc-cta-desc h2 {
        font-weight: 700;
        font-size: 36px;
        letter-spacing: -2px;
        margin-bottom: 5px; }
    .kc-call-to-action.kc-cta-2 .kc-cta-text,.kc-call-to-action.kc-cta-3 .kc-cta-text {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 0; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button a,.kc-call-to-action.kc-cta-3 .kc-cta-button a {
        line-height: 52px;
        text-transform: capitalize;
        font-size: 18px;
        padding-top: 0; }

.entry-content-page>.kc_row {
    margin-bottom: 80px; }

section[data-kc-parallax=true] {
    background-position: 50% !important;
    background-repeat: repeat !important; }

.kc_single_image img {
    display: inline-block !important; }

.kc_progress_bars.kc-pb-loaded .progress-item {
    margin-bottom: 30px; }
    .kc_progress_bars.kc-pb-loaded .progress-item span.label {
        font-size: 18px;
        color: #000;
        font-weight: 400;
        font-family: Lato;
        margin-bottom: 15px;
        padding-left: 0; }

.kc_progress_bars.kc-pb-loaded .kc-ui-progress2,.kc_progress_bars.kc-pb-loaded .kc-ui-progress-bar {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px; }

.kc_progress_bars.kc-pb-loaded .kc-ui-progress2 {
    background: #038D88; }
    .kc_progress_bars.kc-pb-loaded .kc-ui-progress2:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-image: linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);
        z-index: 1;
        background-size: 50px 50px;
        overflow: hidden;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px; }
    .kc_progress_bars.kc-pb-loaded .kc-ui-progress2 span.value {
        background: #038D88;
        color: #fff; }
        .kc_progress_bars.kc-pb-loaded .kc-ui-progress2 span.value:before {
            content: none; }

.kc-pie-chart-wrapper .pie_chart_text h3 {
    color: #038D88;
    font-size: 14px; }

@media (min-width: 768px) {
    .image-style-1 {
        margin-right: -60px; }
    .image-style-2 {
        margin-left: -60px; } }

.kc_accordion_header>span.ui-accordion-header-icon {
    pointer-events: none; }

.kc_accordion_section_v1 .kc_accordion_section {
    font-size: 16px; }
    .kc_accordion_section_v1 .kc_accordion_section.group {
        padding: 0; }
    .kc_accordion_section_v1 .kc_accordion_section>.kc_accordion_header {
        background: transparent;
        border-top: 1px solid #ebebeb;
        border-right: 0;
        border-left: 0;
        border-bottom: 1px solid #ebebeb;
        margin-bottom: -1px;
        padding: 10px 0; }
        .kc_accordion_section_v1 .kc_accordion_section>.kc_accordion_header.ui-state-active {
            border-bottom: 1px solid #ebebeb; }
        .kc_accordion_section_v1 .kc_accordion_section>.kc_accordion_header>a {
            font-size: 14px;
            text-transform: uppercase;
            line-height: 35px;
            padding-right: 20px;
            padding: 0;
            font-weight: 500; }
        .kc_accordion_section_v1 .kc_accordion_section>.kc_accordion_header>span.ui-accordion-header-icon {
            font-family: FontAwesome;
            background: transparent;
            color: #000;
            font-size: 13px;
            margin: 13px 25px;
            float: left; }
            .kc_accordion_section_v1 .kc_accordion_section>.kc_accordion_header>span.ui-accordion-header-icon:before {
                content: "\f067"; }
    .kc_accordion_section_v1 .kc_accordion_section>.kc_accordion_content {
        border: 0;
        font-size: 18px;
        line-height: 36px;
        color: #666;
        padding: 30px 60px;
        background: #fff; }
        .kc_accordion_section_v1 .kc_accordion_section>.kc_accordion_content p:last-child {
            margin-bottom: 0; }
    .kc_accordion_section_v1 .kc_accordion_section .kc_accordion_content .kc-panel-body {
        padding: 0; }
    .kc_accordion_section_v1 .kc_accordion_section.kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon:before {
        content: "\f068"; }

.kc_title {
    margin-bottom: 20px;
    margin-top: 0;
    letter-spacing: -1px; }

.kc_button.btn-light {
    border-color: #fff;
    background: transparent;
    color: #fff; }
    .kc_button.btn-light:hover {
        color: #038D88;
        background: #fff; }

.kc_button.btn-link {
    background: transparent;
    padding: 0;
    font-size: 12px;
    color: #999; }
    .kc_button.btn-link:hover {
        color: #038D88; }

.kc_button.btn-scroll {
    background: #fff url(../images/icon-scroll.png) 50%/auto no-repeat scroll;
    width: 64px;
    height: 64px;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }

.kc_button.btn-second {
    color: #fff;
    background-color: #999;
    border-color: #999; }
    .kc_button.btn-second.focus,.kc_button.btn-second:focus {
        color: #fff;
        background-color: gray;
        border-color: #595959; }
    .kc_button.btn-second.active,.kc_button.btn-second:active,.kc_button.btn-second:hover,.open>.kc_button.btn-second.dropdown-toggle {
        color: #fff;
        background-color: gray;
        border-color: #7a7a7a; }
        .kc_button.btn-second.active.focus,.kc_button.btn-second.active:focus,.kc_button.btn-second.active:hover,.kc_button.btn-second:active.focus,.kc_button.btn-second:active:focus,.kc_button.btn-second:active:hover,.open>.kc_button.btn-second.dropdown-toggle.focus,.open>.kc_button.btn-second.dropdown-toggle:focus,.open>.kc_button.btn-second.dropdown-toggle:hover {
            color: #fff;
            background-color: #6e6e6e;
            border-color: #595959; }
    .kc_button.btn-second.active,.kc_button.btn-second:active,.open>.kc_button.btn-second.dropdown-toggle {
        background-image: none; }
    .kc_button.btn-second.disabled.focus,.kc_button.btn-second.disabled:focus,.kc_button.btn-second.disabled:hover,.kc_button.btn-second[disabled].focus,.kc_button.btn-second[disabled]:focus,.kc_button.btn-second[disabled]:hover,fieldset[disabled] .kc_button.btn-second.focus,fieldset[disabled] .kc_button.btn-second:focus,fieldset[disabled] .kc_button.btn-second:hover {
        background-color: #999;
        border-color: #999; }
    .kc_button.btn-second .badge {
        color: #999;
        background-color: #fff; }

.kc_button.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
    .kc_button.btn-default.focus,.kc_button.btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c; }
    .kc_button.btn-default.active,.kc_button.btn-default:active,.kc_button.btn-default:hover,.open>.kc_button.btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad; }
        .kc_button.btn-default.active.focus,.kc_button.btn-default.active:focus,.kc_button.btn-default.active:hover,.kc_button.btn-default:active.focus,.kc_button.btn-default:active:focus,.kc_button.btn-default:active:hover,.open>.kc_button.btn-default.dropdown-toggle.focus,.open>.kc_button.btn-default.dropdown-toggle:focus,.open>.kc_button.btn-default.dropdown-toggle:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c; }
    .kc_button.btn-default.active,.kc_button.btn-default:active,.open>.kc_button.btn-default.dropdown-toggle {
        background-image: none; }
    .kc_button.btn-default.disabled.focus,.kc_button.btn-default.disabled:focus,.kc_button.btn-default.disabled:hover,.kc_button.btn-default[disabled].focus,.kc_button.btn-default[disabled]:focus,.kc_button.btn-default[disabled]:hover,fieldset[disabled] .kc_button.btn-default.focus,fieldset[disabled] .kc_button.btn-default:focus,fieldset[disabled] .kc_button.btn-default:hover {
        background-color: #fff;
        border-color: #ccc; }
    .kc_button.btn-default .badge {
        color: #fff;
        background-color: #333; }

.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button,.kc_button.btn,.kc_button.btn-primary,form.post-password-form input.kc_button[type=submit] {
    color: #fff;
    background-color: #038D88;
    border-color: #f2ac57; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button:focus,.kc_button.btn-primary.focus,.kc_button.btn-primary:focus,.kc_button.btn:focus,.kc_button.focus.btn,form.post-password-form input.kc_button.focus[type=submit],form.post-password-form input.kc_button[type=submit]:focus {
        color: #fff;
        background-color: #f0a140;
        border-color: #bc6d0e; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button .open>a.kc_button.dropdown-toggle,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.active,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button:active,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button .open>a.kc_button.dropdown-toggle,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.active,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button:active,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button:hover,.kc_button.active.btn,.kc_button.btn-primary.active,.kc_button.btn-primary:active,.kc_button.btn-primary:hover,.kc_button.btn:active,.kc_button.btn:hover,.open>.kc_button.btn-primary.dropdown-toggle,.open>.kc_button.dropdown-toggle.btn,form.post-password-form .open>input.kc_button.dropdown-toggle[type=submit],form.post-password-form input.kc_button.active[type=submit],form.post-password-form input.kc_button[type=submit]:active,form.post-password-form input.kc_button[type=submit]:hover {
        color: #fff;
        background-color: #f0a140;
        border-color: #ee901e; }
        .kc-call-to-action.kc-cta-2 .kc-cta-button .open>a.kc_button.dropdown-toggle.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button .open>a.kc_button.dropdown-toggle:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button .open>a.kc_button.dropdown-toggle:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.active.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.active:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.active:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button:active.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button:active:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button:active:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button .open>a.kc_button.dropdown-toggle.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button .open>a.kc_button.dropdown-toggle:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button .open>a.kc_button.dropdown-toggle:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.active.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.active:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.active:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button:active.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button:active:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button:active:hover,.kc_button.active.btn:focus,.kc_button.active.btn:hover,.kc_button.active.focus.btn,.kc_button.btn-primary.active.focus,.kc_button.btn-primary.active:focus,.kc_button.btn-primary.active:hover,.kc_button.btn-primary:active.focus,.kc_button.btn-primary:active:focus,.kc_button.btn-primary:active:hover,.kc_button.btn:active.focus,.kc_button.btn:active:focus,.kc_button.btn:active:hover,.open>.kc_button.btn-primary.dropdown-toggle.focus,.open>.kc_button.btn-primary.dropdown-toggle:focus,.open>.kc_button.btn-primary.dropdown-toggle:hover,.open>.kc_button.dropdown-toggle.btn:focus,.open>.kc_button.dropdown-toggle.btn:hover,.open>.kc_button.dropdown-toggle.focus.btn,form.post-password-form .open>input.kc_button.dropdown-toggle.focus[type=submit],form.post-password-form .open>input.kc_button.dropdown-toggle[type=submit]:focus,form.post-password-form .open>input.kc_button.dropdown-toggle[type=submit]:hover,form.post-password-form input.kc_button.active.focus[type=submit],form.post-password-form input.kc_button.active[type=submit]:focus,form.post-password-form input.kc_button.active[type=submit]:hover,form.post-password-form input.kc_button[type=submit]:active.focus,form.post-password-form input.kc_button[type=submit]:active:focus,form.post-password-form input.kc_button[type=submit]:active:hover {
            color: #fff;
            background-color: #ee901e;
            border-color: #bc6d0e; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button .open>a.kc_button.dropdown-toggle,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.active,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button:active,.kc-call-to-action.kc-cta-3 .kc-cta-button .open>a.kc_button.dropdown-toggle,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.active,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button:active,.kc_button.active.btn,.kc_button.btn-primary.active,.kc_button.btn-primary:active,.kc_button.btn:active,.open>.kc_button.btn-primary.dropdown-toggle,.open>.kc_button.dropdown-toggle.btn,form.post-password-form .open>input.kc_button.dropdown-toggle[type=submit],form.post-password-form input.kc_button.active[type=submit],form.post-password-form input.kc_button[type=submit]:active {
        background-image: none; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.disabled.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.disabled:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.disabled:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button[disabled].focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button[disabled]:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button[disabled]:hover,.kc-call-to-action.kc-cta-2 .kc-cta-button fieldset[disabled] a.kc_button.focus,.kc-call-to-action.kc-cta-2 .kc-cta-button fieldset[disabled] a.kc_button:focus,.kc-call-to-action.kc-cta-2 .kc-cta-button fieldset[disabled] a.kc_button:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.disabled.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.disabled:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.disabled:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button[disabled].focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button[disabled]:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button[disabled]:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button fieldset[disabled] a.kc_button.focus,.kc-call-to-action.kc-cta-3 .kc-cta-button fieldset[disabled] a.kc_button:focus,.kc-call-to-action.kc-cta-3 .kc-cta-button fieldset[disabled] a.kc_button:hover,.kc_button.btn-primary.disabled.focus,.kc_button.btn-primary.disabled:focus,.kc_button.btn-primary.disabled:hover,.kc_button.btn-primary[disabled].focus,.kc_button.btn-primary[disabled]:focus,.kc_button.btn-primary[disabled]:hover,.kc_button.disabled.btn:focus,.kc_button.disabled.btn:hover,.kc_button.disabled.focus.btn,.kc_button[disabled].btn:focus,.kc_button[disabled].btn:hover,.kc_button[disabled].focus.btn,fieldset[disabled] .kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.focus,fieldset[disabled] .kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button:focus,fieldset[disabled] .kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button:hover,fieldset[disabled] .kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.focus,fieldset[disabled] .kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button:focus,fieldset[disabled] .kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button:hover,fieldset[disabled] .kc_button.btn-primary.focus,fieldset[disabled] .kc_button.btn-primary:focus,fieldset[disabled] .kc_button.btn-primary:hover,fieldset[disabled] .kc_button.btn:focus,fieldset[disabled] .kc_button.btn:hover,fieldset[disabled] .kc_button.focus.btn,fieldset[disabled] form.post-password-form input.kc_button.focus[type=submit],fieldset[disabled] form.post-password-form input.kc_button[type=submit]:focus,fieldset[disabled] form.post-password-form input.kc_button[type=submit]:hover,form.post-password-form fieldset[disabled] input.kc_button.focus[type=submit],form.post-password-form fieldset[disabled] input.kc_button[type=submit]:focus,form.post-password-form fieldset[disabled] input.kc_button[type=submit]:hover,form.post-password-form input.kc_button.disabled.focus[type=submit],form.post-password-form input.kc_button.disabled[type=submit]:focus,form.post-password-form input.kc_button.disabled[type=submit]:hover,form.post-password-form input.kc_button[disabled].focus[type=submit],form.post-password-form input.kc_button[disabled][type=submit]:focus,form.post-password-form input.kc_button[disabled][type=submit]:hover {
        background-color: #038D88;
        border-color: #f2ac57; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button .badge,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button .badge,.kc_button.btn-primary .badge,.kc_button.btn .badge,form.post-password-form input.kc_button[type=submit] .badge {
        color: #038D88;
        background-color: #fff; }

.kc_button.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
    .kc_button.btn-success.focus,.kc_button.btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625; }
    .kc_button.btn-success.active,.kc_button.btn-success:active,.kc_button.btn-success:hover,.open>.kc_button.btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439; }
        .kc_button.btn-success.active.focus,.kc_button.btn-success.active:focus,.kc_button.btn-success.active:hover,.kc_button.btn-success:active.focus,.kc_button.btn-success:active:focus,.kc_button.btn-success:active:hover,.open>.kc_button.btn-success.dropdown-toggle.focus,.open>.kc_button.btn-success.dropdown-toggle:focus,.open>.kc_button.btn-success.dropdown-toggle:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625; }
    .kc_button.btn-success.active,.kc_button.btn-success:active,.open>.kc_button.btn-success.dropdown-toggle {
        background-image: none; }
    .kc_button.btn-success.disabled.focus,.kc_button.btn-success.disabled:focus,.kc_button.btn-success.disabled:hover,.kc_button.btn-success[disabled].focus,.kc_button.btn-success[disabled]:focus,.kc_button.btn-success[disabled]:hover,fieldset[disabled] .kc_button.btn-success.focus,fieldset[disabled] .kc_button.btn-success:focus,fieldset[disabled] .kc_button.btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c; }
    .kc_button.btn-success .badge {
        color: #5cb85c;
        background-color: #fff; }

.kc_button.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
    .kc_button.btn-info.focus,.kc_button.btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85; }
    .kc_button.btn-info.active,.kc_button.btn-info:active,.kc_button.btn-info:hover,.open>.kc_button.btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc; }
        .kc_button.btn-info.active.focus,.kc_button.btn-info.active:focus,.kc_button.btn-info.active:hover,.kc_button.btn-info:active.focus,.kc_button.btn-info:active:focus,.kc_button.btn-info:active:hover,.open>.kc_button.btn-info.dropdown-toggle.focus,.open>.kc_button.btn-info.dropdown-toggle:focus,.open>.kc_button.btn-info.dropdown-toggle:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85; }
    .kc_button.btn-info.active,.kc_button.btn-info:active,.open>.kc_button.btn-info.dropdown-toggle {
        background-image: none; }
    .kc_button.btn-info.disabled.focus,.kc_button.btn-info.disabled:focus,.kc_button.btn-info.disabled:hover,.kc_button.btn-info[disabled].focus,.kc_button.btn-info[disabled]:focus,.kc_button.btn-info[disabled]:hover,fieldset[disabled] .kc_button.btn-info.focus,fieldset[disabled] .kc_button.btn-info:focus,fieldset[disabled] .kc_button.btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da; }
    .kc_button.btn-info .badge {
        color: #5bc0de;
        background-color: #fff; }

.kc_button.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
    .kc_button.btn-warning.focus,.kc_button.btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d; }
    .kc_button.btn-warning.active,.kc_button.btn-warning:active,.kc_button.btn-warning:hover,.open>.kc_button.btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512; }
        .kc_button.btn-warning.active.focus,.kc_button.btn-warning.active:focus,.kc_button.btn-warning.active:hover,.kc_button.btn-warning:active.focus,.kc_button.btn-warning:active:focus,.kc_button.btn-warning:active:hover,.open>.kc_button.btn-warning.dropdown-toggle.focus,.open>.kc_button.btn-warning.dropdown-toggle:focus,.open>.kc_button.btn-warning.dropdown-toggle:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d; }
    .kc_button.btn-warning.active,.kc_button.btn-warning:active,.open>.kc_button.btn-warning.dropdown-toggle {
        background-image: none; }
    .kc_button.btn-warning.disabled.focus,.kc_button.btn-warning.disabled:focus,.kc_button.btn-warning.disabled:hover,.kc_button.btn-warning[disabled].focus,.kc_button.btn-warning[disabled]:focus,.kc_button.btn-warning[disabled]:hover,fieldset[disabled] .kc_button.btn-warning.focus,fieldset[disabled] .kc_button.btn-warning:focus,fieldset[disabled] .kc_button.btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236; }
    .kc_button.btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff; }

.kc_button.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
    .kc_button.btn-danger.focus,.kc_button.btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19; }
    .kc_button.btn-danger.active,.kc_button.btn-danger:active,.kc_button.btn-danger:hover,.open>.kc_button.btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925; }
        .kc_button.btn-danger.active.focus,.kc_button.btn-danger.active:focus,.kc_button.btn-danger.active:hover,.kc_button.btn-danger:active.focus,.kc_button.btn-danger:active:focus,.kc_button.btn-danger:active:hover,.open>.kc_button.btn-danger.dropdown-toggle.focus,.open>.kc_button.btn-danger.dropdown-toggle:focus,.open>.kc_button.btn-danger.dropdown-toggle:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19; }
    .kc_button.btn-danger.active,.kc_button.btn-danger:active,.open>.kc_button.btn-danger.dropdown-toggle {
        background-image: none; }
    .kc_button.btn-danger.disabled.focus,.kc_button.btn-danger.disabled:focus,.kc_button.btn-danger.disabled:hover,.kc_button.btn-danger[disabled].focus,.kc_button.btn-danger[disabled]:focus,.kc_button.btn-danger[disabled]:hover,fieldset[disabled] .kc_button.btn-danger.focus,fieldset[disabled] .kc_button.btn-danger:focus,fieldset[disabled] .kc_button.btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a; }
    .kc_button.btn-danger .badge {
        color: #d9534f;
        background-color: #fff; }

.kc_button.btn-outline {
    background: transparent; }
    .kc_button.btn-outline.btn-default {
        color: #000; }
        .kc_button.btn-outline.btn-default:hover {
            color: #fff; }
    .kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.btn-outline,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.btn-outline,.kc_button.btn-outline.btn,.kc_button.btn-outline.btn-primary,form.post-password-form input.kc_button.btn-outline[type=submit] {
        color: #038D88; }
        .kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.btn-outline:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.btn-outline:hover,.kc_button.btn-outline.btn-primary:hover,.kc_button.btn-outline.btn:hover,form.post-password-form input.kc_button.btn-outline[type=submit]:hover {
            color: #fff; }
    .kc_button.btn-outline.btn-success {
        color: #5cb85c; }
        .kc_button.btn-outline.btn-success:hover {
            color: #fff; }
    .kc_button.btn-outline.btn-info {
        color: #5bc0de; }
        .kc_button.btn-outline.btn-info:hover {
            color: #fff; }
    .kc_button.btn-outline.btn-danger {
        color: #d9534f; }
        .kc_button.btn-outline.btn-danger:hover {
            color: #fff; }
    .kc_button.btn-outline.btn-warning {
        color: #f0ad4e; }
        .kc_button.btn-outline.btn-warning:hover {
            color: #fff; }

.kc_button.btn-inverse.btn-default:hover {
    color: #000;
    background: transparent; }

.kc-call-to-action.kc-cta-2 .kc-cta-button a.kc_button.btn-inverse:hover,.kc-call-to-action.kc-cta-3 .kc-cta-button a.kc_button.btn-inverse:hover,.kc_button.btn-inverse.btn-primary:hover,.kc_button.btn-inverse.btn:hover,form.post-password-form input.kc_button.btn-inverse[type=submit]:hover {
    color: #038D88;
    background: transparent; }

.kc_button.btn-inverse.btn-success:hover {
    color: #5cb85c;
    background: transparent; }

.kc_button.btn-inverse.btn-info:hover {
    color: #5bc0de;
    background: transparent; }

.kc_button.btn-inverse.btn-danger:hover {
    color: #d9534f;
    background: transparent; }

.kc_button.btn-inverse.btn-warning:hover {
    color: #f0ad4e;
    background: transparent; }

.btn-group-lg>.kc_button.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-lg>a.kc_button,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-lg>a.kc_button,.kc_button.btn-lg,form.post-password-form .btn-group-lg>input.kc_button[type=submit] {
    padding: 10px 16px;
    font-size: 12px;
    line-height: 1.33333;
    border-radius: 0; }

.btn-group-sm>.kc_button.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-sm>a.kc_button,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-sm>a.kc_button,.kc_button.btn-sm,form.post-password-form .btn-group-sm>input.kc_button[type=submit] {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0; }

.btn-group-xs>.kc_button.btn,.kc-call-to-action.kc-cta-2 .kc-cta-button .btn-group-xs>a.kc_button,.kc-call-to-action.kc-cta-3 .kc-cta-button .btn-group-xs>a.kc_button,.kc_button.btn-xs,form.post-password-form .btn-group-xs>input.kc_button[type=submit] {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0; }

/* homepage */
.kc_google_maps .map_popup_contact_form {
    height: auto !important;
    padding: 0 !important;
    overflow-y: initial !important;
    margin-top: 150px;
    margin-left: auto;
    left: 0;
    margin-right: auto;
    right: 0; }

.kc-google-maps iframe {
    pointer-events: none; }

/*************************/
/*********element King *******/
@media (min-width: 480px) {
    .counter_box .kc_counter_box {
        width: 25%;
        float: left;
        padding-left: 20px;
        padding-right: 20px; } }

@media (max-width: 480px) {
    .kc_counter_box {
        margin-bottom: 30px; } }

.kc-elm.kc_counter_box {
    font-family: Lato; }
    .kc-elm.kc_counter_box i.element-icon {
        font-size: 30px;
        color: #038D88;
        margin-bottom: 0; }
    .kc-elm.kc_counter_box span.counterup {
        color: #000;
        font-weight: 300; }
    .kc-elm.kc_counter_box h4 {
        font-size: 14px;
        margin-top: 25px;
        margin-bottom: 0;
        position: relative;
        text-transform: uppercase; }

.kc-team .content-title {
    font-family: Lato;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin: 0 0 10px; }

.kc-team .content-subtitle {
    text-transform: uppercase;
    font-size: 12px;
    color: #038D88;
    float: none; }

.kc-team .content-button {
    margin-top: 20px; }

.kc-team.kc-team-1 {
    background: #fff;
    border: 1px solid #ebebeb;
    text-align: left;
    position: relative;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s; }
    .kc-team.kc-team-1 .content-title {
        font-size: 20px;
        line-height: 24px;
        color: #000;
        font-weight: 700;
        text-transform: none;
        padding: 20px 30px 10px;
        margin-bottom: 0; }
    .kc-team.kc-team-1 .content-subtitle {
        color: #657177;
        font-size: 14px;
        text-transform: none;
        font-weight: 400;
        padding: 0 30px 20px; }
    .kc-team.kc-team-1 .content-desc {
        padding: 20px 30px;
        border-top: 1px solid #ebebeb;
        font-size: 14px;
        color: #000;
        margin-bottom: 0; }
    .kc-team.kc-team-1 .content-socials {
        padding: 0 30px; }
        .kc-team.kc-team-1 .content-socials a {
            font-size: 14px;
            background: transparent;
            border-color: transparent;
            color: #bfbfbf;
            margin-bottom: 0; }
    .kc-team.kc-team-1:hover .content-desc,.kc-team.kc-team-1:hover .content-subtitle,.kc-team.kc-team-1:hover .content-title {
        background: #4a565c;
        color: #fff; }
    .kc-team.kc-team-1:hover .content-desc {
        border-top-color: #6e787d; }

/*************/
.kc-testimo b,.kc-testimo strong {
    font-size: 18px;
    font-weight: 900;
    color: #000; }

.kc-testimo.kc-testi-layout-1 {
    margin-bottom: 30px; }
    .kc-testimo.kc-testi-layout-1 .content-desc {
        font-size: 30px;
        line-height: 42px;
        color: #fff;
        font-weight: 300; }
    .kc-testimo.kc-testi-layout-1 .content-title {
        font-size: 20px;
        font-family: Lato;
        color: #fff;
        text-transform: none; }

.kc-testimo.kc-testi-layout-3 {
    box-shadow: none; }
    .kc-testimo.kc-testi-layout-3 .content-title {
        color: #fff;
        font-size: 16px;
        margin: 30px 0 0;
        letter-spacing: 1px; }
    .kc-testimo.kc-testi-layout-3 .content-position {
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        padding-bottom: 50px;
        position: relative; }
        .kc-testimo.kc-testi-layout-3 .content-position:after {
            content: "";
            background: #fff;
            width: 5px;
            position: absolute;
            height: 23px;
            bottom: 0;
            right: 0;
            padding: 0;
            left: 0;
            margin: auto;
            -webkit-transform: skew(20deg);
            -moz-transform: skew(20deg);
            -ms-transform: skew(20deg);
            -o-transform: skew(20deg);
            transform: skew(20deg); }
    .kc-testimo.kc-testi-layout-3 .content-desc {
        color: #fff;
        font-size: 18px;
        line-height: 30px; }

.kc-testimo.kc-testi-layout-4 .content-image {
    width: 30%; }

.kc-multi-icons-wrapper>a.multi-icons-link {
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 10px;
    margin: 0;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s; }
    .kc-multi-icons-wrapper>a.multi-icons-link>i {
        font-size: 14px;
        color: #888; }
    .kc-multi-icons-wrapper>a.multi-icons-link:hover i {
        color: #038D88; }

.kc-blog-posts .grid-2:nth-child(odd),.kc-blog-posts .grid-3:nth-child(3n+1),.kc-blog-posts .grid-4:nth-child(4n+1) {
    clear: both; }

.title-style:before {
    content: "";
    background: #038D88;
    width: 5px;
    height: 20px;
    vertical-align: bottom;
    display: inline-block;
    margin-right: 10px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg); }

.kc-pricing-tables.kc-pricing-layout-2 {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ebebeb;
    padding: 50px; }
    .kc-pricing-tables.kc-pricing-layout-2 .header-pricing .content-title {
        font-size: 14px;
        color: #038D88;
        text-transform: none;
        font-weight: 400;
        margin-bottom: 30px; }
        .kc-pricing-tables.kc-pricing-layout-2 .header-pricing .content-title>div:first-child {
            min-height: 20px; }
    .kc-pricing-tables.kc-pricing-layout-2 .header-pricing .kc-pricing-price span {
        font-size: 46px;
        line-height: 50px;
        color: #8cc051;
        font-weight: 700;
        padding-bottom: 0;
        font-family: Lato; }
        .kc-pricing-tables.kc-pricing-layout-2 .header-pricing .kc-pricing-price span.content-duration {
            color: #6c818b;
            font-size: 16px;
            display: block; }
    .kc-pricing-tables.kc-pricing-layout-2 .content-sub-title {
        font-size: 20px;
        font-family: Lato;
        font-weight: 700;
        color: #000;
        letter-spacing: -2px; }
    .kc-pricing-tables.kc-pricing-layout-2:hover {
        border-color: #8cc051;
        -webkit-box-shadow: 0 0 0 5px #038D88 inset;
        box-shadow: inset 0 0 0 5px #038D88; }

.bg-gray {
    position: relative; }
    .bg-gray:before {
        content: "";
        position: absolute;
        top: 200px;
        left: 0;
        width: 120%;
        height: 84%;
        z-index: -1;
        background: #f5f5f5;
        transform: perspective(600px) rotateY(3deg);
        -ms-transform: perspective(600px) rotateY(3deg);
        -webkit-transform: perspective(600px) rotateY(3deg); }

.bg-shape,.bg-shape1 {
    position: relative; }
    .bg-shape1:before,.bg-shape:before {
        border-left: 1290px solid #f5f5f5;
        left: 0; }
    .bg-shape1:after,.bg-shape1:before,.bg-shape:after,.bg-shape:before {
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        height: 100%;
        width: 50%;
        content: "";
        position: absolute;
        top: 0;
        z-index: -1; }
    .bg-shape1:after,.bg-shape:after {
        right: 0;
        border-right: 1290px solid #f5f5f5; }

.bg-shape1:after,.bg-shape1:before {
    top: 150px; }

.bg-themecolor {
    position: relative; }
    .bg-themecolor:before {
        border-left: 960px solid #038D88;
        left: 0; }
    .bg-themecolor:after,.bg-themecolor:before {
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        height: 100%;
        width: 50%;
        content: "";
        position: absolute;
        top: 0;
        z-index: -1; }
    .bg-themecolor:after {
        right: 0;
        border-right: 960px solid #038D88; }

.kc-feature-boxes.kc-fb-layout-1 {
    padding: 30px; }
    .kc-feature-boxes.kc-fb-layout-1.left {
        text-align: left;
        padding: 0; }
        .kc-feature-boxes.kc-fb-layout-1.left .content-title {
            border-bottom: 1px solid #e2e2e2;
            padding-bottom: 30px;
            margin-bottom: 30px; }
        .kc-feature-boxes.kc-fb-layout-1.left .content-icon i {
            width: 0;
            height: 0;
            border: none; }
        .kc-feature-boxes.kc-fb-layout-1.left .content-desc ul {
            list-style: none;
            padding: 0; }
            .kc-feature-boxes.kc-fb-layout-1.left .content-desc ul li {
                line-height: 38px;
                position: relative;
                padding-left: 30px;
                padding-bottom: 5px; }
                .kc-feature-boxes.kc-fb-layout-1.left .content-desc ul li:before {
                    content: "\f058";
                    font-family: FontAwesome;
                    position: absolute;
                    top: 0;
                    color: #df7162;
                    left: 0; }
    .kc-feature-boxes.kc-fb-layout-1 .content-icon i {
        font-size: 30px;
        color: #000;
        text-align: center;
        line-height: 80px;
        border: 2px solid #000;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        width: 80px;
        height: 80px;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s; }
    .kc-feature-boxes.kc-fb-layout-1 .content-title {
        font-size: 18px;
        font-family: Lato;
        color: #000;
        font-weight: 500;
        margin: 15px 0; }
    .kc-feature-boxes.kc-fb-layout-1 .content-desc {
        margin-bottom: 0;
        color: #000000; }
    .kc-feature-boxes.kc-fb-layout-1:hover .content-icon i {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-color: #038D88;
        color: #038D88; }

.kc-feature-boxes.kc-fb-layout-2 {
    padding: 30px;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .kc-feature-boxes.kc-fb-layout-2 .content-title {
        font-size: 20px;
        color: #000;
        font-family: Lato;
        text-transform: none;
        letter-spacing: -2px; }
    .kc-feature-boxes.kc-fb-layout-2 .content-desc {
        font-weight: 400;
        font-size: 14px;
        color: #657177; }
    .kc-feature-boxes.kc-fb-layout-2 .content-image {
        animation-name: c; }

@keyframes c {
    0% {
        transform: scaleX(1); }
    50% {
        transform: scale3d(1.05,1.05,1.05); }
    to {
        transform: scaleX(1); } }

.kc-feature-boxes.kc-fb-layout-4 .content-image {
    width: 10%; }

.kc-blog-posts.kc-blog-posts-3 .kc-list-item-3 .entry-thumb-wrapper {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    overflow: hidden; }

.kc-blog-posts.kc-blog-posts-3 .kc-list-item-3 .content {
    margin-top: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0; }

.kc-blog-posts.kc-blog-posts-3 .kc-list-item-3 .entry-meta {
    margin-bottom: 30px; }
    .kc-blog-posts.kc-blog-posts-3 .kc-list-item-3 .entry-meta a {
        color: #bdbdbd;
        font-size: 14px; }
    .kc-blog-posts.kc-blog-posts-3 .kc-list-item-3 .entry-meta .entry-date {
        border: 0; }

.kc-blog-posts.kc-blog-posts-3 .kc-list-item-3 .post-title-alt {
    font-size: 20px;
    font-weight: 700;
    text-transform: none; }

.kc-blog-posts.kc-blog-posts-3 .kc-list-item-3 .entry-excerpt p {
    font-size: 14px;
    line-height: 26px; }

.kc-image-hover-effects.kc-img-effects-1.slide_left .overlay-effects {
    background: rgba(0,0,0,.24); }
    .kc-image-hover-effects.kc-img-effects-1.slide_left .overlay-effects .content-title {
        font-size: 20px;
        font-family: Lato;
        color: #fff;
        text-transform: none;
        letter-spacing: -1px; }

.kc-blog-posts.kc-blog-posts-3 .kc-list-item-3 .entry-thumb-link:hover img {
    opacity: 1;
    filter: alpha(opacity=100); }

.kc-blog-posts.kc-blog-posts-3 .kc-list-item-3 .post-title-alt a:hover,.kc-blog-posts.kc-blog-posts-3 .kc-list-item-3:hover .post-title-alt a {
    color: #038D88; }

.gallery-style img {
    padding-right: 30px; }

.kc-countdown-timer .countdown-style2 .group {
    padding: 0; }

@media (min-width: 768px) {
    .kc-countdown-timer .countdown-style2 .group+.group {
        position: relative; }
        .kc-countdown-timer .countdown-style2 .group+.group:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            margin: auto 0;
            width: 1px;
            height: 66px;
            background: #fff;
            opacity: .4;
            filter: alpha(opacity=40); } }

.height-auto {
    height: auto !important; }

/*****
** Footer ****
******/
.opal-footer-profile {
    line-height: 24px; }
    .opal-footer-profile .footer-v2 h4,.opal-footer-profile .footer-v2 h5 {
        color: #ccc; }
    .opal-footer-profile .footer-v2 .widget-title,.opal-footer-profile .footer-v2 .widgettitle {
        font-size: 14px;
        color: #fff; }
    .opal-footer-profile .footer-v2 .widget_recent_entries ul li {
        border-bottom: 1px solid hsla(0,0%,100%,.1);
        padding: 15px 0; }
        .opal-footer-profile .footer-v2 .widget_recent_entries ul li:last-child {
            border: none; }
    .opal-footer-profile .footer-v2 .widget_recent_entries ul a {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        font-family: Lato; }
        .opal-footer-profile .footer-v2 .widget_recent_entries ul a:before {
            content: none; }
    .opal-footer-profile .location h5 {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 5px; }
    .opal-footer-profile h4,.opal-footer-profile h5 {
        color: #000;
        font-weight: 400;
        text-transform: uppercase; }
    .opal-footer-profile .agent>div {
        display: flex;
        justify-content: space-between;
        margin-bottom: 5px; }
    .opal-footer-profile .agent h4 {
        font-size: 18px; }
    .opal-footer-profile .agent h5 {
        font-size: 12px; }
    .opal-footer-profile .agent h4,.opal-footer-profile .agent h5,.opal-footer-profile .agent p {
        margin: 0; }
    .opal-footer-profile .wpcf7-form .form-control,.opal-footer-profile .wpcf7-form form.post-password-form input[type=password],form.post-password-form .opal-footer-profile .wpcf7-form input[type=password] {
        border-color: #91908e;
        font-size: 14px; }
    .opal-footer-profile .wpcf7-form .submit {
        text-align: left; }

.kc_tabs .kc_tabs_nav>li {
    display: inline-block !important;
    float: none !important;
    overflow: visible !important; }
    .kc_tabs .kc_tabs_nav>li.ui-tabs-active>a {
        position: relative; }
        .kc_tabs .kc_tabs_nav>li.ui-tabs-active>a:before {
            border-bottom: 2px solid #000;
            position: absolute;
            bottom: 0;
            width: 100%;
            left: 0;
            content: ""; }

.kc_tabs .element-floor-info {
    border: 1px solid #ebebeb; }

.kc_tabs.kc_vertical_tabs {
    z-index: 0;
    position: relative;
    margin-bottom: 0; }
    .kc_tabs.kc_vertical_tabs .element-floor-info {
        border: none; }
    .kc_tabs.kc_vertical_tabs .kc_tab_content {
        overflow: hidden; }
    .kc_tabs.kc_vertical_tabs .kc_wrapper.ui-tabs {
        height: 100%;
        display: block; }
    .kc_tabs.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab.ui-tabs-body-active {
        border: 0;
        border-bottom: 1px solid #ebebeb; }
    .kc_tabs.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
        width: 100%; }
    .kc_tabs.kc_vertical_tabs .kc_wrapper>ul.ui-tabs-nav {
        background: #01776b;
        padding-right: 15px;
        min-height: 375px;
        position: absolute;
        bottom: 0;
        right: 100%; }
        @media (min-width: 1550px) {
            .kc_tabs.kc_vertical_tabs .kc_wrapper>ul.ui-tabs-nav {
                padding-right: 80px;
                padding-top: 80px;
                min-height: 500px; } }
        .kc_tabs.kc_vertical_tabs .kc_wrapper>ul.ui-tabs-nav>li {
            border: 0;
            text-align: right;
            padding: 10px 0;
            display: block; }
            .kc_tabs.kc_vertical_tabs .kc_wrapper>ul.ui-tabs-nav>li>a {
                font-family: Lato;
                text-transform: uppercase;
                font-size: 14px;
                font-weight: 600;
                color: #999;
                background: transparent;
                padding: 0;
                display: inline-block;
                border-bottom: 2px solid transparent; }
            .kc_tabs.kc_vertical_tabs .kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a,.kc_tabs.kc_vertical_tabs .kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a:hover,.kc_tabs.kc_vertical_tabs .kc_wrapper>ul.ui-tabs-nav>li>a:hover {
                background: transparent;
                border-bottom: 2px solid #fff;
                color: #fff; }

.residences {
    padding-top: 100px !important;
    padding-right: 15px !important; }
    @media (min-width: 1441px) {
        .residences {
            padding-top: 260px !important;
            padding-right: 80px !important; } }

.kc_column.amenities {
    padding-right: 15px !important; }
    @media (min-width: 1441px) {
        .kc_column.amenities {
            padding-right: 80px !important; } }

@media (max-width: 1440px) {
    .element-block-heading .heading {
        font-size: 35px; } }

.kc_text_block.list-style-none ul {
    padding: 0;
    list-style: none; }
    .kc_text_block.list-style-none ul li {
        line-height: 38px;
        position: relative;
        padding-left: 30px; }
        .kc_text_block.list-style-none ul li:before {
            content: "\f058";
            font-family: FontAwesome;
            position: absolute;
            top: 0;
            color: #ccc;
            left: 0; }

.kc-sp-mapping-view h5 {
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    padding: 20px 30px;
    margin: 0; }
    .kc-sp-mapping-view h5 i {
        font-size: 12px;
        padding-right: 30px; }

.kc-sp-mapping-view .opal-description {
    display: none; }
    .kc-sp-mapping-view .opal-description ul {
        list-style: none;
        margin: 10px 0; }

.kc-sp-mapping-view .opal-description.active {
    display: block; }

.opal-mapping-view .opal-mapping-point .number {
    /* width:44px !important;
            height:44px !important; */
    width: 26px;
    height: 26px;
    line-height: 26px;
    position: relative;
    background: #358987; }
    .opal-mapping-view .opal-mapping-point .number span {
        color: #fff; }
    .opal-mapping-view .opal-mapping-point .number:before {
        font-family: FontAwesome;
        content: "\f067";
        position: relative;
        top: 0;
        left: 0;
        font-size: 11px;
        color: #fff; }
    .opal-mapping-view .opal-mapping-point .number:after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        border: none;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%; }

.opal-mapping-view .opal-mapping-point.active .number {
    background: #038D88; }

.tooltipster-base {
    height: auto !important; }
    .tooltipster-base h3 {
        margin-top: 10px;
        font-size: 18px;
        text-align: center;
        font-weight: 400; }
    .tooltipster-base .tooltipster-content {
        padding-top: 0;
        padding-bottom: 0; }

/*.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #000000 !important;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #000000 !important;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #000000 !important;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #000000 !important;
}*/


body .modal-backdrop {
    z-index: 0; }

.color-red {
    color: #df7162; }

.neighborhood-masonry .neighborhood-item {
    cursor: pointer;
    overflow: hidden;
    /* padding:0; */ }
    .neighborhood-masonry .neighborhood-item .wrapper {
        position: relative; }
        .neighborhood-masonry .neighborhood-item .wrapper img {
            width: 100%; }
        .neighborhood-masonry .neighborhood-item .wrapper:before {
            content: "";
            position: absolute;
            z-index: 0;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0,0,0,.2);
            -webkit-transform: scale(0);
            transform: scale(0);
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out; }
    .neighborhood-masonry .neighborhood-item .content-data {
        color: #fff;
        text-align: center;
        width: 60%;
        -webkit-transition: transform .5s;
        -o-transition: transform .5s;
        transition: transform .5s; }
    .neighborhood-masonry .neighborhood-item .description-data {
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden;
        -webkit-transition: all .2s ease-in-out 0s;
        -o-transition: all .2s ease-in-out 0s;
        transition: all .2s ease-in-out 0s;
        height: 95px;
        overflow: hidden;
        transition: all .4s ease 0s;
        bottom: -105px; }
    .neighborhood-masonry .neighborhood-item .description-data,.neighborhood-masonry .neighborhood-item .title-data {
        position: absolute;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        left: 50%; }
    .neighborhood-masonry .neighborhood-item .title-data {
        font-size: 18px;
        text-transform: uppercase;
        font-family: Lato;
        padding-bottom: 20px;
        top: 50%;
        margin: 0 -50% 0 0;
        padding: 0;
        transition: all .4s ease 0s; }
    .neighborhood-masonry .neighborhood-item:hover .title-data {
        margin-top: -45px; }
    .neighborhood-masonry .neighborhood-item:hover .description-data {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        bottom: 50%;
        margin-bottom: -140px; }
    .neighborhood-masonry .neighborhood-item:hover .wrapper:before {
        -webkit-transform: scale(1);
        transform: scale(1); }

.effect-text1 p {
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    cursor: pointer; }

@media (min-width: 991px) {
    .effect-text1:hover p {
        letter-spacing: 0 !important; } }

body .xdsoft_datetimepicker {
    z-index: 99; }

/* 7. Responsive */
@media (min-width: 1200px) {
    .col-lg-cus-5 {
        width: 20%;
        float: left;
        padding-left: 20px;
        padding-right: 20px; } }

@media (min-width: 992px) and (max-width: 1200px) {
    .col-md-cus-5 {
        width: 20%;
        float: left;
        padding-left: 20px;
        padding-right: 20px; } }

@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-cus-5 {
        width: 50%;
        float: left;
        padding-left: 20px;
        padding-right: 20px; } }

@media (max-width: 480px) {
    .col-xs-cus-12 {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; } }

@media screen and (max-width: 992px) {
    .row-offcanvas-right {
        right: 0; }
    .row-offcanvas-left {
        left: 0; }
    .row-offcanvas-right .sidebar-offcanvas {
        right: -65%; }
    .row-offcanvas-left .sidebar-offcanvas {
        left: -65%; }
    .row-offcanvas-right.active {
        right: 65%; }
    .row-offcanvas-left.active {
        left: 65%;
        position: relative;
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
        box-shadow: 0 0 5px rgba(0,0,0,.5); }
        .row-offcanvas-left.active:before {
            content: "";
            background-color: rgba(0,0,0,.2);
            height: 100%;
            width: 100%;
            position: absolute;
            z-index: 999; }
    .zoomContainer {
        display: none; } }

@media (max-width: 480px) {
    .zoomContainer {
        display: none; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .widget_wpopal_menu_vertical .navbar-nav>li>a {
        padding: 7px 15px; } }

@media (min-width: 768px) and (max-width: 991px) {
    .widget_wpopal_menu_vertical .navbar-nav li .dropdown-menu {
        min-width: 550px; } }

@media (min-width: 991px) {
    .widget_wpopal_menu_vertical .menu-right .navbar-nav>li>.dropdown-menu {
        margin-right: 2px;
        min-height: 480px; } }

@media (min-width: 991px) {
    .widget_wpopal_menu_vertical .menu-right .navbar-nav li .dropdown-menu {
        right: 130%;
        left: auto; }
    .widget_wpopal_menu_vertical .menu-right .navbar-nav li:focus>.dropdown-menu,.widget_wpopal_menu_vertical .menu-right .navbar-nav li:hover>.dropdown-menu {
        right: 100%; } }

@media (min-width: 1200px) {
    .shape-custom {
        top: -50px;
        min-height: 10000px !important; } }

@media (min-width: 991px) {
    .header-absolute .site-header {
        position: absolute;
        width: 100%;
        top: 0;
        background: transparent; }
    .header-absolute .navbar-mega .navbar-nav>li>a {
        color: #fff; }
    .header-absolute .navbar-mega .navbar-nav>li .dropdown-menu li.active>a {
        color: #038D88; }
    .header-absolute .navbar-mega .navbar-nav li.active {
        background: none; }
    .header-absolute .navbar-mega .navbar-nav li.active>a,.header-absolute .navbar-mega .navbar-nav li.open>a,.header-absolute .navbar-mega .navbar-nav li a:active,.header-absolute .navbar-mega .navbar-nav li a:focus,.header-absolute .navbar-mega .navbar-nav li a:hover {
        background: none;
        color: #038D88; }
    .header-absolute .opal-breadscrumb {
        padding-bottom: 30px;
        padding-top: 240px;
        background: url(../images/bg-breadcrum.jpg) no-repeat; }
        .header-absolute .opal-breadscrumb .breadcrumb>*,.header-absolute .opal-breadscrumb .breadcrumb>:after,.header-absolute .opal-breadscrumb .breadcrumb a {
            color: #fff; } }

/*$media (min-width: 992px) and (max-width: 1199px)*/
@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-mega .navbar-nav>li>a {
        padding-left: 15px !important;
        padding-right: 15px !important; }
    .effect-v2 {
        background: transparent; }
    .kc_tabs.kc_vertical_tabs .kc_wrapper>ul.ui-tabs-nav {
        min-height: 340px; }
    .custom-1.tp-rightarrow {
        transform: matrix(1,0,0,1,140,-220) !important;
        top: 110% !important; }
    .custom-1.tp-leftarrow {
        transform: matrix(1,0,0,1,85,-220) !important;
        top: 110% !important; } }

@media (max-width: 1199px) {
    div.pp_pic_holder.dark_rounded {
        top: 100px !important; }
        div.pp_pic_holder.dark_rounded .pp_fade {
            width: 90% !important; } }

@media (max-width: 991px) {
    .logo-wrapper {
        min-width: 100%; }
    .logo-wrapper,.owl-carousel .owl-item {
        text-align: center; }
    .header-absolute .site-header {
        background: #01776b; }
    .pull-left+.main-content,.pull-right+.main-content {
        padding-top: 50px;
        clear: both; }
    #opal-breadscrumb .breadcrumb h2 {
        font-size: 30px;
        margin-bottom: 10px; }
    .opal-breadscrumb {
        padding: 30px 0; }
    .related-posts-content .content-blog {
        margin-top: 30px; } }

/*$media (min-width: 768px) and (max-width: 991px) {*/
@media (min-width: 768px) and (max-width: 991px) {
    #main .container,.opal-footer .container {
        width: 100% !important; }
    .zoomContainer {
        display: none; } }

/*$media (max-width: 767px) {*/
@media (max-width: 767px) {
    .kc-image-gallery>.kc_image_gallery.kc-grid>.item-grid {
        width: 50% !important;
        margin-bottom: 30px; }
    .element-block-heading .heading {
        font-size: 30px; }
    .content-gallery .content p {
        display: none; }
    .content-gallery .content h3 {
        font-size: 26px; } }

/*$media (max-width: 480px) {*/
@media (max-width: 480px) {
    .kc-image-gallery>.kc_image_gallery.kc-grid>.item-grid {
        width: 100% !important; }
    .nav-tabs>li+li {
        margin-top: 10px; }
    .nav-tabs>li>a {
        display: inline-block; }
    .nav-inner .nav-tabs>li {
        display: block; }
    .opal-footer-profile .kc-elm.kc_col-sm-6 {
        padding: 30px 15px !important; }
    .kc-countdown-timer span.group {
        display: block;
        width: 100%; } }

@media (max-width: 480px) {
    .custom-1.tparrows {
        display: none !important; }
    body div.pp_pic_holder {
        width: auto !important;
        left: 80px !important; } }

@media (max-width: 320px) {
    .widget_mc4wp_form_widget .input-group {
        display: block; }
        .widget_mc4wp_form_widget .input-group>* {
            width: 100%;
            margin-bottom: 10px; }
        .kc-call-to-action.kc-cta-2 .kc-cta-button .widget_mc4wp_form_widget .input-group a,.kc-call-to-action.kc-cta-3 .kc-cta-button .widget_mc4wp_form_widget .input-group a,.widget_mc4wp_form_widget .input-group .btn,.widget_mc4wp_form_widget .input-group .kc-call-to-action.kc-cta-2 .kc-cta-button a,.widget_mc4wp_form_widget .input-group .kc-call-to-action.kc-cta-3 .kc-cta-button a,.widget_mc4wp_form_widget .input-group form.post-password-form input[type=submit],form.post-password-form .widget_mc4wp_form_widget .input-group input[type=submit] {
            margin-left: 0; } }

@media (max-width: 1280px) {
    .custom-1.tparrows {
        width: 40px !important;
        height: 40px !important; }
        .custom-1.tparrows:before {
            line-height: 40px !important; }
    .opal-footer-profile .kc_col-sm-6 {
        padding: 50px !important; } }

@media (min-width: 991px) and (max-width: 1199px) {
    header.header-top .menu-session a {
        text-transform: capitalize;
        padding: 10px; } }


/* fix tab don't show on mobile */

@media (max-width: 768px){
    
    .kc_tabs.kc_vertical_tabs .kc_wrapper > ul.ui-tabs-nav{
        position: relative;
        min-height: inherit;
        width: 100%;
        right: 0;
    }
    .kc_tabs.kc_vertical_tabs .kc_wrapper>ul.ui-tabs-nav>li{
        text-align: center;
    }
}

/* custom */
#Udogodnienia .element-block-heading .heading {
    font-size: 30px;
}

#Apartamenty .kc-container {
    max-width: 1170px !important;
}

#filtr-apartamentow {
    margin-bottom: 20px;
    padding: 15px 30px;
    border: 1px solid #dedede;
    background-color: #f9f9f9;
    font-size: 14px;
}

#filtr-apartamentow  .form-group {
    margin-bottom: 0px;
}

#filtr-apartamentow .bg {
    background-color: #f9f9f9;
    padding: 1px;
}

#filtr-apartamentow .inline-block {
    padding-right: 20px;
}

#filtr-apartamentow label {
    font-weight: 400;
    text-transform: uppercase;
    margin-right: 10px;
}

#filtr-apartamentow input, #filtr-apartamentow select {
    width: auto;
    display: inline-block;
    /*height: 40px;*/
    /*max-width: 80px;*/
    /*min-width: 60px;*/
}

#filtr-apartamentow input[type="checkbox"] {
    height: 20px;
}

#filtr-apartamentow input[type="submit"] {
    max-width: 200px;
    height: auto;
}

.tableFloatingHeaderOriginal {
    z-index: 999999999 !important;
}

#tabela-apartamentow, .tabela-dodatkow {
    border: 1px solid #dedede;
}

#tabela-apartamentow table, #tabela-apartamentow td, #tabela-apartamentow th,
.tabela-dodatkow table, .tabela-dodatkow td, .tabela-dodatkow th {
    border: none;
}

#tabela-apartamentow > thead>tr>th,
.tabela-dodatkow > thead>tr>th {
    background: #04766b;
    padding: 12px 10px;
    font-weight: 100;
    font-size: 16px;
    line-height: 18px;
    vertical-align: middle;
    text-align: center; 
    border: 1px solid #2a6962;
    color: #fff;
}

#tabela-apartamentow tr td,
.tabela-dodatkow tr td {
    font-weight: 200;
    color: #000000;
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
}

#tabela-apartamentow tr.apartWrapper:nth-of-type(odd),
.tabela-dodatkow tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

#tabela-apartamentow .border-left {
    border-left: 1px solid #dedede;
}

#tabela-apartamentow .border-right {
    /*border-right-color: #b3b3b3;*/
}

#tabela-apartamentow  .popover {
    font-size: 13px;   
}

#tabela-apartamentow .wolne {
    color: #2d726a;
    font-weight: 400;
}
#tabela-apartamentow .rezerwacja {
    color: #c11212;
    font-weight: 400;
}
#tabela-apartamentow .sprzedane {
    color: #bbbbbb;
    font-weight: 400;
}

#tabela-apartamentow .infoWrapper.sprzedane td {
    color: #bbbbbb;
}

#tabela-apartamentow .infoWrapper.sprzedane small {
    display: none;
}

#tabela-apartamentow > thead>tr>th, #tabela-apartamentow > thead>tr>th a {
    color: #ffffff;
}

#tabela-apartamentow > thead>tr>th small {
        font-size: 14px;
        line-height: 14px;
}

#tabela-apartamentow > tbody>tr:hover td {
    background: rgba(53, 137, 135, 0.15);
    /*color: #fff;*/
    /*cursor: pointer;*/
}

#tabela-apartamentow .icons, #tabela-apartamentow .icons a {
    color: #4a4a4a;
    font-size: 26px;
    text-align: center;
    cursor: pointer;
}

#tabela-apartamentow .sprzedane .icons, #tabela-apartamentow .sprzedane .icons a {
    opacity: 0.2;
    cursor: default;
}

#tabela-apartamentow .icons a:hover, #tabela-apartamentow .icons span:hover {
    color: #2d726a;
}

.contactWrapper > td {
    border-top: 1px solid #dedede !important;
    -moz-box-shadow: inset 0 0 25px rgba(150, 150, 150, 0.2);
    -webkit-box-shadow: inset 0 0 25px rgba(150, 150, 150, 0.2);
    box-shadow: inset 0 0 25px rgba(150, 150, 150, 0.2);
}

.contactWrapper > td:hover {
    background-color: #ffffff !important;
}

.contactWrapper .info {
        width: 50%;
        float: left;
        text-align: left;
}

.contactWrapper .wpcf7 {
        width: 50%;
        float: right;
        text-align: left;
}

.contactWrapper .wpcf7 .wpcf7-form {
padding-bottom: 25px;
}

.contactWrapper .wpcf7 .wiadomosc textarea {
        height: 95px;
        width: 100%;
}

.contactWrapper .wpcf7 small {
    font-size: 11px;
    line-height: normal;
}

.contactWrapper .wpcf7 .imie input, .contactWrapper .wpcf7 .nazwisko input, 
.contactWrapper .wpcf7 .telefon input, .contactWrapper .wpcf7 .email input {
        width: 49%;
        display: inline-block;
        margin-bottom: 10px;
}

.contactWrapper .wpcf7 .imie, .contactWrapper .wpcf7 .telefon {
    margin-right: 1%;
}

#mapaInfo, #mapaInfoApartamenty {
    position: absolute;
    top: 10px;
    left: 25px;
    width: 215px;
    font-size: 13px;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.7);
    line-height: 19px;
    padding: 10px;
    border-radius: 2px;
}

.pietro-budynku .post-preview {
    overflow-x: auto;
    display: block;
    width: 100%;
}

#pietroRzut {
    width: 1140px; 
    margin: 0 auto;
}

.powrot-do-budynku {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
}

#cookie-notice .cn-button {
    background: #ffffff;
    border-color: #2c5658;
    color: #1e585a;
}

div.pp_overlay {
    z-index: 999999999 !important;
}

div.pp_pic_holder {
    z-index: 9999999999 !important;
}

/* blog */
.single-post .author, .single-post .entry-category {
    display: none;
}
.category-aktualnosci .entry-meta.bottom {
    display: none;
}

/* custom */
.zgody-marketingowe {
    font-size: 14px;
    line-height: normal;
    margin: 0px;
}

.zgody-marketingowe .marketing-email, .zgody-marketingowe .marketing-telefon {
    margin-bottom: 10px;
    display: inline-block;
}

span.wpcf7-list-item {
    margin-left: 0px !important;
}

.wpcf7-form-control-wrap {
    display: inline-block;
    margin: 3px;
    width: 100%; 
}

.wpcf7-textarea {
    width: 100%;
}

.zgody-marketingowe a {
    color: #ffffff;
    text-decoration: underline;
}

#rev_slider_1_1 .uranus.tparrows.tp-leftarrow {
    left: 40px !important;
}

.mapping-view-content .opal-mapping-info {
    display: none;
}

.topbar-mobile {
	display: none !important;
}

div.content-icon > a > i:hover {
	border-radius: 0% !important;
}

.hidden {
    display:none;
}

.mobmenu-right-panel {
    background-color: #000000 !important;
}

.image-center img {
    margin: 0px auto;
    display: block !important;
}

.ul-list li {
    line-height: 25px;
    margin-bottom: 14px;
}

/* popup */
.simple-image-popup-plugin__inner {
    background: #2d726a !important;
}

#simple-image-popup-plugin__close {
    height: 40px !important;
    width: 40px !important;
    right: -20px;
    top: -20px;
    background: #2d726a !important;
    color: #000 !important;
    padding: 0px !important;
}

.simple-image-popup-plugin__icon {
    width: 30px !important;
    height: 30px !important;
    fill: #fff !important;
}
