@font-face {
font-family: 'FontAwesome';
src: url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.fa-lg {
font-size: 1.33333333em;
line-height: .75em;
vertical-align: -15%
}
.fa-2x {
font-size: 2em
}
.fa-3x {
font-size: 3em
}
.fa-4x {
font-size: 4em
}
.fa-5x {
font-size: 5em
}
.fa-fw {
width: 1.28571429em;
text-align: center
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none
}
.fa-ul > li {
position: relative
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: .14285714em;
text-align: center
}
.fa-li.fa-lg {
left: -1.85714286em
}
.fa-border {
padding: .2em .25em .15em;
border: solid .08em #eee;
border-radius: .1em
}
.fa-pull-left {
float: left
}
.fa-pull-right {
float: right
}
.fa.fa-pull-left {
margin-right: .3em
}
.fa.fa-pull-right {
margin-left: .3em
}
.pull-right {
float: right
}
.pull-left {
float: left
}
.fa.pull-left {
margin-right: .3em
}
.fa.pull-right {
margin-left: .3em
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg)
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg)
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1)
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
filter: none
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center
}
.fa-stack-1x {
line-height: inherit
}
.fa-stack-2x {
font-size: 2em
}
.fa-inverse {
color: #fff
}
.fa-glass:before {
content: "\f000"
}
.fa-music:before {
content: "\f001"
}
.fa-search:before {
content: "\f002"
}
.fa-envelope-o:before {
content: "\f003"
}
.fa-heart:before {
content: "\f004"
}
.fa-star:before {
content: "\f005"
}
.fa-star-o:before {
content: "\f006"
}
.fa-user:before {
content: "\f007"
}
.fa-film:before {
content: "\f008"
}
.fa-th-large:before {
content: "\f009"
}
.fa-th:before {
content: "\f00a"
}
.fa-th-list:before {
content: "\f00b"
}
.fa-check:before {
content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
content: "\f00d"
}
.fa-search-plus:before {
content: "\f00e"
}
.fa-search-minus:before {
content: "\f010"
}
.fa-power-off:before {
content: "\f011"
}
.fa-signal:before {
content: "\f012"
}
.fa-gear:before, .fa-cog:before {
content: "\f013"
}
.fa-trash-o:before {
content: "\f014"
}
.fa-home:before {
content: "\f015"
}
.fa-file-o:before {
content: "\f016"
}
.fa-clock-o:before {
content: "\f017"
}
.fa-road:before {
content: "\f018"
}
.fa-download:before {
content: "\f019"
}
.fa-arrow-circle-o-down:before {
content: "\f01a"
}
.fa-arrow-circle-o-up:before {
content: "\f01b"
}
.fa-inbox:before {
content: "\f01c"
}
.fa-play-circle-o:before {
content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
content: "\f01e"
}
.fa-refresh:before {
content: "\f021"
}
.fa-list-alt:before {
content: "\f022"
}
.fa-lock:before {
content: "\f023"
}
.fa-flag:before {
content: "\f024"
}
.fa-headphones:before {
content: "\f025"
}
.fa-volume-off:before {
content: "\f026"
}
.fa-volume-down:before {
content: "\f027"
}
.fa-volume-up:before {
content: "\f028"
}
.fa-qrcode:before {
content: "\f029"
}
.fa-barcode:before {
content: "\f02a"
}
.fa-tag:before {
content: "\f02b"
}
.fa-tags:before {
content: "\f02c"
}
.fa-book:before {
content: "\f02d"
}
.fa-bookmark:before {
content: "\f02e"
}
.fa-print:before {
content: "\f02f"
}
.fa-camera:before {
content: "\f030"
}
.fa-font:before {
content: "\f031"
}
.fa-bold:before {
content: "\f032"
}
.fa-italic:before {
content: "\f033"
}
.fa-text-height:before {
content: "\f034"
}
.fa-text-width:before {
content: "\f035"
}
.fa-align-left:before {
content: "\f036"
}
.fa-align-center:before {
content: "\f037"
}
.fa-align-right:before {
content: "\f038"
}
.fa-align-justify:before {
content: "\f039"
}
.fa-list:before {
content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
content: "\f03b"
}
.fa-indent:before {
content: "\f03c"
}
.fa-video-camera:before {
content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
content: "\f03e"
}
.fa-pencil:before {
content: "\f040"
}
.fa-map-marker:before {
content: "\f041"
}
.fa-adjust:before {
content: "\f042"
}
.fa-tint:before {
content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
content: "\f044"
}
.fa-share-square-o:before {
content: "\f045"
}
.fa-check-square-o:before {
content: "\f046"
}
.fa-arrows:before {
content: "\f047"
}
.fa-step-backward:before {
content: "\f048"
}
.fa-fast-backward:before {
content: "\f049"
}
.fa-backward:before {
content: "\f04a"
}
.fa-play:before {
content: "\f04b"
}
.fa-pause:before {
content: "\f04c"
}
.fa-stop:before {
content: "\f04d"
}
.fa-forward:before {
content: "\f04e"
}
.fa-fast-forward:before {
content: "\f050"
}
.fa-step-forward:before {
content: "\f051"
}
.fa-eject:before {
content: "\f052"
}
.fa-chevron-left:before {
content: "\f053"
}
.fa-chevron-right:before {
content: "\f054"
}
.fa-plus-circle:before {
content: "\f055"
}
.fa-minus-circle:before {
content: "\f056"
}
.fa-times-circle:before {
content: "\f057"
}
.fa-check-circle:before {
content: "\f058"
}
.fa-question-circle:before {
content: "\f059"
}
.fa-info-circle:before {
content: "\f05a"
}
.fa-crosshairs:before {
content: "\f05b"
}
.fa-times-circle-o:before {
content: "\f05c"
}
.fa-check-circle-o:before {
content: "\f05d"
}
.fa-ban:before {
content: "\f05e"
}
.fa-arrow-left:before {
content: "\f060"
}
.fa-arrow-right:before {
content: "\f061"
}
.fa-arrow-up:before {
content: "\f062"
}
.fa-arrow-down:before {
content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
content: "\f064"
}
.fa-expand:before {
content: "\f065"
}
.fa-compress:before {
content: "\f066"
}
.fa-plus:before {
content: "\f067"
}
.fa-minus:before {
content: "\f068"
}
.fa-asterisk:before {
content: "\f069"
}
.fa-exclamation-circle:before {
content: "\f06a"
}
.fa-gift:before {
content: "\f06b"
}
.fa-leaf:before {
content: "\f06c"
}
.fa-fire:before {
content: "\f06d"
}
.fa-eye:before {
content: "\f06e"
}
.fa-eye-slash:before {
content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
content: "\f071"
}
.fa-plane:before {
content: "\f072"
}
.fa-calendar:before {
content: "\f073"
}
.fa-random:before {
content: "\f074"
}
.fa-comment:before {
content: "\f075"
}
.fa-magnet:before {
content: "\f076"
}
.fa-chevron-up:before {
content: "\f077"
}
.fa-chevron-down:before {
content: "\f078"
}
.fa-retweet:before {
content: "\f079"
}
.fa-shopping-cart:before {
content: "\f07a"
}
.fa-folder:before {
content: "\f07b"
}
.fa-folder-open:before {
content: "\f07c"
}
.fa-arrows-v:before {
content: "\f07d"
}
.fa-arrows-h:before {
content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
content: "\f080"
}
.fa-twitter-square:before {
content: "\f081"
}
.fa-facebook-square:before {
content: "\f082"
}
.fa-camera-retro:before {
content: "\f083"
}
.fa-key:before {
content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
content: "\f085"
}
.fa-comments:before {
content: "\f086"
}
.fa-thumbs-o-up:before {
content: "\f087"
}
.fa-thumbs-o-down:before {
content: "\f088"
}
.fa-star-half:before {
content: "\f089"
}
.fa-heart-o:before {
content: "\f08a"
}
.fa-sign-out:before {
content: "\f08b"
}
.fa-linkedin-square:before {
content: "\f08c"
}
.fa-thumb-tack:before {
content: "\f08d"
}
.fa-external-link:before {
content: "\f08e"
}
.fa-sign-in:before {
content: "\f090"
}
.fa-trophy:before {
content: "\f091"
}
.fa-github-square:before {
content: "\f092"
}
.fa-upload:before {
content: "\f093"
}
.fa-lemon-o:before {
content: "\f094"
}
.fa-phone:before {
content: "\f095"
}
.fa-square-o:before {
content: "\f096"
}
.fa-bookmark-o:before {
content: "\f097"
}
.fa-phone-square:before {
content: "\f098"
}
.fa-twitter:before {
content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
content: "\f09a"
}
.fa-github:before {
content: "\f09b"
}
.fa-unlock:before {
content: "\f09c"
}
.fa-credit-card:before {
content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
content: "\f09e"
}
.fa-hdd-o:before {
content: "\f0a0"
}
.fa-bullhorn:before {
content: "\f0a1"
}
.fa-bell:before {
content: "\f0f3"
}
.fa-certificate:before {
content: "\f0a3"
}
.fa-hand-o-right:before {
content: "\f0a4"
}
.fa-hand-o-left:before {
content: "\f0a5"
}
.fa-hand-o-up:before {
content: "\f0a6"
}
.fa-hand-o-down:before {
content: "\f0a7"
}
.fa-arrow-circle-left:before {
content: "\f0a8"
}
.fa-arrow-circle-right:before {
content: "\f0a9"
}
.fa-arrow-circle-up:before {
content: "\f0aa"
}
.fa-arrow-circle-down:before {
content: "\f0ab"
}
.fa-globe:before {
content: "\f0ac"
}
.fa-wrench:before {
content: "\f0ad"
}
.fa-tasks:before {
content: "\f0ae"
}
.fa-filter:before {
content: "\f0b0"
}
.fa-briefcase:before {
content: "\f0b1"
}
.fa-arrows-alt:before {
content: "\f0b2"
}
.fa-group:before, .fa-users:before {
content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
content: "\f0c1"
}
.fa-cloud:before {
content: "\f0c2"
}
.fa-flask:before {
content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
content: "\f0c5"
}
.fa-paperclip:before {
content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
content: "\f0c7"
}
.fa-square:before {
content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
content: "\f0c9"
}
.fa-list-ul:before {
content: "\f0ca"
}
.fa-list-ol:before {
content: "\f0cb"
}
.fa-strikethrough:before {
content: "\f0cc"
}
.fa-underline:before {
content: "\f0cd"
}
.fa-table:before {
content: "\f0ce"
}
.fa-magic:before {
content: "\f0d0"
}
.fa-truck:before {
content: "\f0d1"
}
.fa-pinterest:before {
content: "\f0d2"
}
.fa-pinterest-square:before {
content: "\f0d3"
}
.fa-google-plus-square:before {
content: "\f0d4"
}
.fa-google-plus:before {
content: "\f0d5"
}
.fa-money:before {
content: "\f0d6"
}
.fa-caret-down:before {
content: "\f0d7"
}
.fa-caret-up:before {
content: "\f0d8"
}
.fa-caret-left:before {
content: "\f0d9"
}
.fa-caret-right:before {
content: "\f0da"
}
.fa-columns:before {
content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
content: "\f0de"
}
.fa-envelope:before {
content: "\f0e0"
}
.fa-linkedin:before {
content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
content: "\f0e4"
}
.fa-comment-o:before {
content: "\f0e5"
}
.fa-comments-o:before {
content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
content: "\f0e7"
}
.fa-sitemap:before {
content: "\f0e8"
}
.fa-umbrella:before {
content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
content: "\f0ea"
}
.fa-lightbulb-o:before {
content: "\f0eb"
}
.fa-exchange:before {
content: "\f0ec"
}
.fa-cloud-download:before {
content: "\f0ed"
}
.fa-cloud-upload:before {
content: "\f0ee"
}
.fa-user-md:before {
content: "\f0f0"
}
.fa-stethoscope:before {
content: "\f0f1"
}
.fa-suitcase:before {
content: "\f0f2"
}
.fa-bell-o:before {
content: "\f0a2"
}
.fa-coffee:before {
content: "\f0f4"
}
.fa-cutlery:before {
content: "\f0f5"
}
.fa-file-text-o:before {
content: "\f0f6"
}
.fa-building-o:before {
content: "\f0f7"
}
.fa-hospital-o:before {
content: "\f0f8"
}
.fa-ambulance:before {
content: "\f0f9"
}
.fa-medkit:before {
content: "\f0fa"
}
.fa-fighter-jet:before {
content: "\f0fb"
}
.fa-beer:before {
content: "\f0fc"
}
.fa-h-square:before {
content: "\f0fd"
}
.fa-plus-square:before {
content: "\f0fe"
}
.fa-angle-double-left:before {
content: "\f100"
}
.fa-angle-double-right:before {
content: "\f101"
}
.fa-angle-double-up:before {
content: "\f102"
}
.fa-angle-double-down:before {
content: "\f103"
}
.fa-angle-left:before {
content: "\f104"
}
.fa-angle-right:before {
content: "\f105"
}
.fa-angle-up:before {
content: "\f106"
}
.fa-angle-down:before {
content: "\f107"
}
.fa-desktop:before {
content: "\f108"
}
.fa-laptop:before {
content: "\f109"
}
.fa-tablet:before {
content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
content: "\f10b"
}
.fa-circle-o:before {
content: "\f10c"
}
.fa-quote-left:before {
content: "\f10d"
}
.fa-quote-right:before {
content: "\f10e"
}
.fa-spinner:before {
content: "\f110"
}
.fa-circle:before {
content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
content: "\f112"
}
.fa-github-alt:before {
content: "\f113"
}
.fa-folder-o:before {
content: "\f114"
}
.fa-folder-open-o:before {
content: "\f115"
}
.fa-smile-o:before {
content: "\f118"
}
.fa-frown-o:before {
content: "\f119"
}
.fa-meh-o:before {
content: "\f11a"
}
.fa-gamepad:before {
content: "\f11b"
}
.fa-keyboard-o:before {
content: "\f11c"
}
.fa-flag-o:before {
content: "\f11d"
}
.fa-flag-checkered:before {
content: "\f11e"
}
.fa-terminal:before {
content: "\f120"
}
.fa-code:before {
content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
content: "\f123"
}
.fa-location-arrow:before {
content: "\f124"
}
.fa-crop:before {
content: "\f125"
}
.fa-code-fork:before {
content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
content: "\f127"
}
.fa-question:before {
content: "\f128"
}
.fa-info:before {
content: "\f129"
}
.fa-exclamation:before {
content: "\f12a"
}
.fa-superscript:before {
content: "\f12b"
}
.fa-subscript:before {
content: "\f12c"
}
.fa-eraser:before {
content: "\f12d"
}
.fa-puzzle-piece:before {
content: "\f12e"
}
.fa-microphone:before {
content: "\f130"
}
.fa-microphone-slash:before {
content: "\f131"
}
.fa-shield:before {
content: "\f132"
}
.fa-calendar-o:before {
content: "\f133"
}
.fa-fire-extinguisher:before {
content: "\f134"
}
.fa-rocket:before {
content: "\f135"
}
.fa-maxcdn:before {
content: "\f136"
}
.fa-chevron-circle-left:before {
content: "\f137"
}
.fa-chevron-circle-right:before {
content: "\f138"
}
.fa-chevron-circle-up:before {
content: "\f139"
}
.fa-chevron-circle-down:before {
content: "\f13a"
}
.fa-html5:before {
content: "\f13b"
}
.fa-css3:before {
content: "\f13c"
}
.fa-anchor:before {
content: "\f13d"
}
.fa-unlock-alt:before {
content: "\f13e"
}
.fa-bullseye:before {
content: "\f140"
}
.fa-ellipsis-h:before {
content: "\f141"
}
.fa-ellipsis-v:before {
content: "\f142"
}
.fa-rss-square:before {
content: "\f143"
}
.fa-play-circle:before {
content: "\f144"
}
.fa-ticket:before {
content: "\f145"
}
.fa-minus-square:before {
content: "\f146"
}
.fa-minus-square-o:before {
content: "\f147"
}
.fa-level-up:before {
content: "\f148"
}
.fa-level-down:before {
content: "\f149"
}
.fa-check-square:before {
content: "\f14a"
}
.fa-pencil-square:before {
content: "\f14b"
}
.fa-external-link-square:before {
content: "\f14c"
}
.fa-share-square:before {
content: "\f14d"
}
.fa-compass:before {
content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
content: "\f152"
}
.fa-euro:before, .fa-eur:before {
content: "\f153"
}
.fa-gbp:before {
content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
content: "\f158"
}
.fa-won:before, .fa-krw:before {
content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
content: "\f15a"
}
.fa-file:before {
content: "\f15b"
}
.fa-file-text:before {
content: "\f15c"
}
.fa-sort-alpha-asc:before {
content: "\f15d"
}
.fa-sort-alpha-desc:before {
content: "\f15e"
}
.fa-sort-amount-asc:before {
content: "\f160"
}
.fa-sort-amount-desc:before {
content: "\f161"
}
.fa-sort-numeric-asc:before {
content: "\f162"
}
.fa-sort-numeric-desc:before {
content: "\f163"
}
.fa-thumbs-up:before {
content: "\f164"
}
.fa-thumbs-down:before {
content: "\f165"
}
.fa-youtube-square:before {
content: "\f166"
}
.fa-youtube:before {
content: "\f167"
}
.fa-xing:before {
content: "\f168"
}
.fa-xing-square:before {
content: "\f169"
}
.fa-youtube-play:before {
content: "\f16a"
}
.fa-dropbox:before {
content: "\f16b"
}
.fa-stack-overflow:before {
content: "\f16c"
}
.fa-instagram:before {
content: "\f16d"
}
.fa-flickr:before {
content: "\f16e"
}
.fa-adn:before {
content: "\f170"
}
.fa-bitbucket:before {
content: "\f171"
}
.fa-bitbucket-square:before {
content: "\f172"
}
.fa-tumblr:before {
content: "\f173"
}
.fa-tumblr-square:before {
content: "\f174"
}
.fa-long-arrow-down:before {
content: "\f175"
}
.fa-long-arrow-up:before {
content: "\f176"
}
.fa-long-arrow-left:before {
content: "\f177"
}
.fa-long-arrow-right:before {
content: "\f178"
}
.fa-apple:before {
content: "\f179"
}
.fa-windows:before {
content: "\f17a"
}
.fa-android:before {
content: "\f17b"
}
.fa-linux:before {
content: "\f17c"
}
.fa-dribbble:before {
content: "\f17d"
}
.fa-skype:before {
content: "\f17e"
}
.fa-foursquare:before {
content: "\f180"
}
.fa-trello:before {
content: "\f181"
}
.fa-female:before {
content: "\f182"
}
.fa-male:before {
content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
content: "\f184"
}
.fa-sun-o:before {
content: "\f185"
}
.fa-moon-o:before {
content: "\f186"
}
.fa-archive:before {
content: "\f187"
}
.fa-bug:before {
content: "\f188"
}
.fa-vk:before {
content: "\f189"
}
.fa-weibo:before {
content: "\f18a"
}
.fa-renren:before {
content: "\f18b"
}
.fa-pagelines:before {
content: "\f18c"
}
.fa-stack-exchange:before {
content: "\f18d"
}
.fa-arrow-circle-o-right:before {
content: "\f18e"
}
.fa-arrow-circle-o-left:before {
content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
content: "\f191"
}
.fa-dot-circle-o:before {
content: "\f192"
}
.fa-wheelchair:before {
content: "\f193"
}
.fa-vimeo-square:before {
content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
content: "\f195"
}
.fa-plus-square-o:before {
content: "\f196"
}
.fa-space-shuttle:before {
content: "\f197"
}
.fa-slack:before {
content: "\f198"
}
.fa-envelope-square:before {
content: "\f199"
}
.fa-wordpress:before {
content: "\f19a"
}
.fa-openid:before {
content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
content: "\f19d"
}
.fa-yahoo:before {
content: "\f19e"
}
.fa-google:before {
content: "\f1a0"
}
.fa-reddit:before {
content: "\f1a1"
}
.fa-reddit-square:before {
content: "\f1a2"
}
.fa-stumbleupon-circle:before {
content: "\f1a3"
}
.fa-stumbleupon:before {
content: "\f1a4"
}
.fa-delicious:before {
content: "\f1a5"
}
.fa-digg:before {
content: "\f1a6"
}
.fa-pied-piper:before {
content: "\f1a7"
}
.fa-pied-piper-alt:before {
content: "\f1a8"
}
.fa-drupal:before {
content: "\f1a9"
}
.fa-joomla:before {
content: "\f1aa"
}
.fa-language:before {
content: "\f1ab"
}
.fa-fax:before {
content: "\f1ac"
}
.fa-building:before {
content: "\f1ad"
}
.fa-child:before {
content: "\f1ae"
}
.fa-paw:before {
content: "\f1b0"
}
.fa-spoon:before {
content: "\f1b1"
}
.fa-cube:before {
content: "\f1b2"
}
.fa-cubes:before {
content: "\f1b3"
}
.fa-behance:before {
content: "\f1b4"
}
.fa-behance-square:before {
content: "\f1b5"
}
.fa-steam:before {
content: "\f1b6"
}
.fa-steam-square:before {
content: "\f1b7"
}
.fa-recycle:before {
content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
content: "\f1ba"
}
.fa-tree:before {
content: "\f1bb"
}
.fa-spotify:before {
content: "\f1bc"
}
.fa-deviantart:before {
content: "\f1bd"
}
.fa-soundcloud:before {
content: "\f1be"
}
.fa-database:before {
content: "\f1c0"
}
.fa-file-pdf-o:before {
content: "\f1c1"
}
.fa-file-word-o:before {
content: "\f1c2"
}
.fa-file-excel-o:before {
content: "\f1c3"
}
.fa-file-powerpoint-o:before {
content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
content: "\f1c8"
}
.fa-file-code-o:before {
content: "\f1c9"
}
.fa-vine:before {
content: "\f1ca"
}
.fa-codepen:before {
content: "\f1cb"
}
.fa-jsfiddle:before {
content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
content: "\f1cd"
}
.fa-circle-o-notch:before {
content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
content: "\f1d1"
}
.fa-git-square:before {
content: "\f1d2"
}
.fa-git:before {
content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
content: "\f1d4"
}
.fa-tencent-weibo:before {
content: "\f1d5"
}
.fa-qq:before {
content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
content: "\f1d9"
}
.fa-history:before {
content: "\f1da"
}
.fa-circle-thin:before {
content: "\f1db"
}
.fa-header:before {
content: "\f1dc"
}
.fa-paragraph:before {
content: "\f1dd"
}
.fa-sliders:before {
content: "\f1de"
}
.fa-share-alt:before {
content: "\f1e0"
}
.fa-share-alt-square:before {
content: "\f1e1"
}
.fa-bomb:before {
content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
content: "\f1e3"
}
.fa-tty:before {
content: "\f1e4"
}
.fa-binoculars:before {
content: "\f1e5"
}
.fa-plug:before {
content: "\f1e6"
}
.fa-slideshare:before {
content: "\f1e7"
}
.fa-twitch:before {
content: "\f1e8"
}
.fa-yelp:before {
content: "\f1e9"
}
.fa-newspaper-o:before {
content: "\f1ea"
}
.fa-wifi:before {
content: "\f1eb"
}
.fa-calculator:before {
content: "\f1ec"
}
.fa-paypal:before {
content: "\f1ed"
}
.fa-google-wallet:before {
content: "\f1ee"
}
.fa-cc-visa:before {
content: "\f1f0"
}
.fa-cc-mastercard:before {
content: "\f1f1"
}
.fa-cc-discover:before {
content: "\f1f2"
}
.fa-cc-amex:before {
content: "\f1f3"
}
.fa-cc-paypal:before {
content: "\f1f4"
}
.fa-cc-stripe:before {
content: "\f1f5"
}
.fa-bell-slash:before {
content: "\f1f6"
}
.fa-bell-slash-o:before {
content: "\f1f7"
}
.fa-trash:before {
content: "\f1f8"
}
.fa-copyright:before {
content: "\f1f9"
}
.fa-at:before {
content: "\f1fa"
}
.fa-eyedropper:before {
content: "\f1fb"
}
.fa-paint-brush:before {
content: "\f1fc"
}
.fa-birthday-cake:before {
content: "\f1fd"
}
.fa-area-chart:before {
content: "\f1fe"
}
.fa-pie-chart:before {
content: "\f200"
}
.fa-line-chart:before {
content: "\f201"
}
.fa-lastfm:before {
content: "\f202"
}
.fa-lastfm-square:before {
content: "\f203"
}
.fa-toggle-off:before {
content: "\f204"
}
.fa-toggle-on:before {
content: "\f205"
}
.fa-bicycle:before {
content: "\f206"
}
.fa-bus:before {
content: "\f207"
}
.fa-ioxhost:before {
content: "\f208"
}
.fa-angellist:before {
content: "\f209"
}
.fa-cc:before {
content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
content: "\f20b"
}
.fa-meanpath:before {
content: "\f20c"
}
.fa-buysellads:before {
content: "\f20d"
}
.fa-connectdevelop:before {
content: "\f20e"
}
.fa-dashcube:before {
content: "\f210"
}
.fa-forumbee:before {
content: "\f211"
}
.fa-leanpub:before {
content: "\f212"
}
.fa-sellsy:before {
content: "\f213"
}
.fa-shirtsinbulk:before {
content: "\f214"
}
.fa-simplybuilt:before {
content: "\f215"
}
.fa-skyatlas:before {
content: "\f216"
}
.fa-cart-plus:before {
content: "\f217"
}
.fa-cart-arrow-down:before {
content: "\f218"
}
.fa-diamond:before {
content: "\f219"
}
.fa-ship:before {
content: "\f21a"
}
.fa-user-secret:before {
content: "\f21b"
}
.fa-motorcycle:before {
content: "\f21c"
}
.fa-street-view:before {
content: "\f21d"
}
.fa-heartbeat:before {
content: "\f21e"
}
.fa-venus:before {
content: "\f221"
}
.fa-mars:before {
content: "\f222"
}
.fa-mercury:before {
content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
content: "\f224"
}
.fa-transgender-alt:before {
content: "\f225"
}
.fa-venus-double:before {
content: "\f226"
}
.fa-mars-double:before {
content: "\f227"
}
.fa-venus-mars:before {
content: "\f228"
}
.fa-mars-stroke:before {
content: "\f229"
}
.fa-mars-stroke-v:before {
content: "\f22a"
}
.fa-mars-stroke-h:before {
content: "\f22b"
}
.fa-neuter:before {
content: "\f22c"
}
.fa-genderless:before {
content: "\f22d"
}
.fa-facebook-official:before {
content: "\f230"
}
.fa-pinterest-p:before {
content: "\f231"
}
.fa-whatsapp:before {
content: "\f232"
}
.fa-server:before {
content: "\f233"
}
.fa-user-plus:before {
content: "\f234"
}
.fa-user-times:before {
content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
content: "\f236"
}
.fa-viacoin:before {
content: "\f237"
}
.fa-train:before {
content: "\f238"
}
.fa-subway:before {
content: "\f239"
}
.fa-medium:before {
content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
content: "\f23b"
}
.fa-optin-monster:before {
content: "\f23c"
}
.fa-opencart:before {
content: "\f23d"
}
.fa-expeditedssl:before {
content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
content: "\f244"
}
.fa-mouse-pointer:before {
content: "\f245"
}
.fa-i-cursor:before {
content: "\f246"
}
.fa-object-group:before {
content: "\f247"
}
.fa-object-ungroup:before {
content: "\f248"
}
.fa-sticky-note:before {
content: "\f249"
}
.fa-sticky-note-o:before {
content: "\f24a"
}
.fa-cc-jcb:before {
content: "\f24b"
}
.fa-cc-diners-club:before {
content: "\f24c"
}
.fa-clone:before {
content: "\f24d"
}
.fa-balance-scale:before {
content: "\f24e"
}
.fa-hourglass-o:before {
content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
content: "\f253"
}
.fa-hourglass:before {
content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
content: "\f256"
}
.fa-hand-scissors-o:before {
content: "\f257"
}
.fa-hand-lizard-o:before {
content: "\f258"
}
.fa-hand-spock-o:before {
content: "\f259"
}
.fa-hand-pointer-o:before {
content: "\f25a"
}
.fa-hand-peace-o:before {
content: "\f25b"
}
.fa-trademark:before {
content: "\f25c"
}
.fa-registered:before {
content: "\f25d"
}
.fa-creative-commons:before {
content: "\f25e"
}
.fa-gg:before {
content: "\f260"
}
.fa-gg-circle:before {
content: "\f261"
}
.fa-tripadvisor:before {
content: "\f262"
}
.fa-odnoklassniki:before {
content: "\f263"
}
.fa-odnoklassniki-square:before {
content: "\f264"
}
.fa-get-pocket:before {
content: "\f265"
}
.fa-wikipedia-w:before {
content: "\f266"
}
.fa-safari:before {
content: "\f267"
}
.fa-chrome:before {
content: "\f268"
}
.fa-firefox:before {
content: "\f269"
}
.fa-opera:before {
content: "\f26a"
}
.fa-internet-explorer:before {
content: "\f26b"
}
.fa-tv:before, .fa-television:before {
content: "\f26c"
}
.fa-contao:before {
content: "\f26d"
}
.fa-500px:before {
content: "\f26e"
}
.fa-amazon:before {
content: "\f270"
}
.fa-calendar-plus-o:before {
content: "\f271"
}
.fa-calendar-minus-o:before {
content: "\f272"
}
.fa-calendar-times-o:before {
content: "\f273"
}
.fa-calendar-check-o:before {
content: "\f274"
}
.fa-industry:before {
content: "\f275"
}
.fa-map-pin:before {
content: "\f276"
}
.fa-map-signs:before {
content: "\f277"
}
.fa-map-o:before {
content: "\f278"
}
.fa-map:before {
content: "\f279"
}
.fa-commenting:before {
content: "\f27a"
}
.fa-commenting-o:before {
content: "\f27b"
}
.fa-houzz:before {
content: "\f27c"
}
.fa-vimeo:before {
content: "\f27d"
}
.fa-black-tie:before {
content: "\f27e"
}
.fa-fonticons:before {
content: "\f280"
}
.fa-reddit-alien:before {
content: "\f281"
}
.fa-edge:before {
content: "\f282"
}
.fa-credit-card-alt:before {
content: "\f283"
}
.fa-codiepie:before {
content: "\f284"
}
.fa-modx:before {
content: "\f285"
}
.fa-fort-awesome:before {
content: "\f286"
}
.fa-usb:before {
content: "\f287"
}
.fa-product-hunt:before {
content: "\f288"
}
.fa-mixcloud:before {
content: "\f289"
}
.fa-scribd:before {
content: "\f28a"
}
.fa-pause-circle:before {
content: "\f28b"
}
.fa-pause-circle-o:before {
content: "\f28c"
}
.fa-stop-circle:before {
content: "\f28d"
}
.fa-stop-circle-o:before {
content: "\f28e"
}
.fa-shopping-bag:before {
content: "\f290"
}
.fa-shopping-basket:before {
content: "\f291"
}
.fa-hashtag:before {
content: "\f292"
}
.fa-bluetooth:before {
content: "\f293"
}
.fa-bluetooth-b:before {
content: "\f294"
}
.fa-percent:before {
content: "\f295"
}@-webkit-keyframes wrench {
0% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg)
}
8% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg)
}
10% {
-webkit-transform: rotate(24deg);
transform: rotate(24deg)
}
18%, 20% {
-webkit-transform: rotate(-24deg);
transform: rotate(-24deg)
}
28%, 30% {
-webkit-transform: rotate(24deg);
transform: rotate(24deg)
}
38%, 40% {
-webkit-transform: rotate(-24deg);
transform: rotate(-24deg)
}
48%, 50% {
-webkit-transform: rotate(24deg);
transform: rotate(24deg)
}
58%, 60% {
-webkit-transform: rotate(-24deg);
transform: rotate(-24deg)
}
68% {
-webkit-transform: rotate(24deg);
transform: rotate(24deg)
}
75% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
}
@keyframes wrench {
0% {
-webkit-transform: rotate(-12deg);
-ms-transform: rotate(-12deg);
transform: rotate(-12deg)
}
8% {
-webkit-transform: rotate(12deg);
-ms-transform: rotate(12deg);
transform: rotate(12deg)
}
10% {
-webkit-transform: rotate(24deg);
-ms-transform: rotate(24deg);
transform: rotate(24deg)
}
18%, 20% {
-webkit-transform: rotate(-24deg);
-ms-transform: rotate(-24deg);
transform: rotate(-24deg)
}
28%, 30% {
-webkit-transform: rotate(24deg);
-ms-transform: rotate(24deg);
transform: rotate(24deg)
}
38%, 40% {
-webkit-transform: rotate(-24deg);
-ms-transform: rotate(-24deg);
transform: rotate(-24deg)
}
48%, 50% {
-webkit-transform: rotate(24deg);
-ms-transform: rotate(24deg);
transform: rotate(24deg)
}
58%, 60% {
-webkit-transform: rotate(-24deg);
-ms-transform: rotate(-24deg);
transform: rotate(-24deg)
}
68% {
-webkit-transform: rotate(24deg);
-ms-transform: rotate(24deg);
transform: rotate(24deg)
}
75% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg)
}
}
.faa-parent.animated-hover:hover > .faa-wrench, .faa-wrench.animated, .faa-wrench.animated-hover:hover {
-webkit-animation: wrench 2.5s ease infinite;
animation: wrench 2.5s ease infinite;
transform-origin-x: 90%;
transform-origin-y: 35%;
transform-origin-z: initial
}
.faa-parent.animated-hover:hover > .faa-wrench.faa-fast, .faa-wrench.animated-hover.faa-fast:hover, .faa-wrench.animated.faa-fast {
-webkit-animation: wrench 1.2s ease infinite;
animation: wrench 1.2s ease infinite
}
.faa-parent.animated-hover:hover > .faa-wrench.faa-slow, .faa-wrench.animated-hover.faa-slow:hover, .faa-wrench.animated.faa-slow {
-webkit-animation: wrench 3.7s ease infinite;
animation: wrench 3.7s ease infinite
}
@-webkit-keyframes ring {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg)
}
2% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg)
}
4% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg)
}
6% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg)
}
8% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg)
}
10% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg)
}
12% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg)
}
14% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg)
}
16% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg)
}
18% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg)
}
20% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
}
@keyframes ring {
0% {
-webkit-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);
transform: rotate(-15deg)
}
2% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg)
}
4% {
-webkit-transform: rotate(-18deg);
-ms-transform: rotate(-18deg);
transform: rotate(-18deg)
}
6% {
-webkit-transform: rotate(18deg);
-ms-transform: rotate(18deg);
transform: rotate(18deg)
}
8% {
-webkit-transform: rotate(-22deg);
-ms-transform: rotate(-22deg);
transform: rotate(-22deg)
}
10% {
-webkit-transform: rotate(22deg);
-ms-transform: rotate(22deg);
transform: rotate(22deg)
}
12% {
-webkit-transform: rotate(-18deg);
-ms-transform: rotate(-18deg);
transform: rotate(-18deg)
}
14% {
-webkit-transform: rotate(18deg);
-ms-transform: rotate(18deg);
transform: rotate(18deg)
}
16% {
-webkit-transform: rotate(-12deg);
-ms-transform: rotate(-12deg);
transform: rotate(-12deg)
}
18% {
-webkit-transform: rotate(12deg);
-ms-transform: rotate(12deg);
transform: rotate(12deg)
}
20% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg)
}
}
.faa-parent.animated-hover:hover > .faa-ring, .faa-ring.animated, .faa-ring.animated-hover:hover {
-webkit-animation: ring 2s ease infinite;
animation: ring 2s ease infinite;
transform-origin-x: 50%;
transform-origin-y: 0;
transform-origin-z: initial
}
.faa-parent.animated-hover:hover > .faa-ring.faa-fast, .faa-ring.animated-hover.faa-fast:hover, .faa-ring.animated.faa-fast {
-webkit-animation: ring 1s ease infinite;
animation: ring 1s ease infinite
}
.faa-parent.animated-hover:hover > .faa-ring.faa-slow, .faa-ring.animated-hover.faa-slow:hover, .faa-ring.animated.faa-slow {
-webkit-animation: ring 3s ease infinite;
animation: ring 3s ease infinite
}
@-webkit-keyframes vertical {
0% {
-webkit-transform: translate(0, -3px);
transform: translate(0, -3px)
}
4% {
-webkit-transform: translate(0, 3px);
transform: translate(0, 3px)
}
8% {
-webkit-transform: translate(0, -3px);
transform: translate(0, -3px)
}
12% {
-webkit-transform: translate(0, 3px);
transform: translate(0, 3px)
}
16% {
-webkit-transform: translate(0, -3px);
transform: translate(0, -3px)
}
20% {
-webkit-transform: translate(0, 3px);
transform: translate(0, 3px)
}
22% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0)
}
}
@keyframes vertical {
0% {
-webkit-transform: translate(0, -3px);
-ms-transform: translate(0, -3px);
transform: translate(0, -3px)
}
4% {
-webkit-transform: translate(0, 3px);
-ms-transform: translate(0, 3px);
transform: translate(0, 3px)
}
8% {
-webkit-transform: translate(0, -3px);
-ms-transform: translate(0, -3px);
transform: translate(0, -3px)
}
12% {
-webkit-transform: translate(0, 3px);
-ms-transform: translate(0, 3px);
transform: translate(0, 3px)
}
16% {
-webkit-transform: translate(0, -3px);
-ms-transform: translate(0, -3px);
transform: translate(0, -3px)
}
20% {
-webkit-transform: translate(0, 3px);
-ms-transform: translate(0, 3px);
transform: translate(0, 3px)
}
22% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0)
}
}
.faa-parent.animated-hover:hover > .faa-vertical, .faa-vertical.animated, .faa-vertical.animated-hover:hover {
-webkit-animation: vertical 2s ease infinite;
animation: vertical 2s ease infinite
}
.faa-parent.animated-hover:hover > .faa-vertical.faa-fast, .faa-vertical.animated-hover.faa-fast:hover, .faa-vertical.animated.faa-fast {
-webkit-animation: vertical 1s ease infinite;
animation: vertical 1s ease infinite
}
.faa-parent.animated-hover:hover > .faa-vertical.faa-slow, .faa-vertical.animated-hover.faa-slow:hover, .faa-vertical.animated.faa-slow {
-webkit-animation: vertical 4s ease infinite;
animation: vertical 4s ease infinite
}
@-webkit-keyframes horizontal {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0)
}
6% {
-webkit-transform: translate(5px, 0);
transform: translate(5px, 0)
}
12% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0)
}
18% {
-webkit-transform: translate(5px, 0);
transform: translate(5px, 0)
}
24% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0)
}
30% {
-webkit-transform: translate(5px, 0);
transform: translate(5px, 0)
}
36% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0)
}
}
@keyframes horizontal {
0% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0)
}
6% {
-webkit-transform: translate(5px, 0);
-ms-transform: translate(5px, 0);
transform: translate(5px, 0)
}
12% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0)
}
18% {
-webkit-transform: translate(5px, 0);
-ms-transform: translate(5px, 0);
transform: translate(5px, 0)
}
24% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0)
}
30% {
-webkit-transform: translate(5px, 0);
-ms-transform: translate(5px, 0);
transform: translate(5px, 0)
}
36% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0)
}
}
.faa-horizontal.animated, .faa-horizontal.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-horizontal {
-webkit-animation: horizontal 2s ease infinite;
animation: horizontal 2s ease infinite
}
.faa-horizontal.animated-hover.faa-fast:hover, .faa-horizontal.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-horizontal.faa-fast {
-webkit-animation: horizontal 1s ease infinite;
animation: horizontal 1s ease infinite
}
.faa-horizontal.animated-hover.faa-slow:hover, .faa-horizontal.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-horizontal.faa-slow {
-webkit-animation: horizontal 3s ease infinite;
animation: horizontal 3s ease infinite
}
@-webkit-keyframes flash {
0%, 100%, 50% {
opacity: 1
}
25%, 75% {
opacity: 0
}
}
@keyframes flash {
0%, 100%, 50% {
opacity: 1
}
25%, 75% {
opacity: 0
}
}
.faa-flash.animated, .faa-flash.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-flash {
-webkit-animation: flash 2s ease infinite;
animation: flash 2s ease infinite
}
.faa-flash.animated-hover.faa-fast:hover, .faa-flash.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-flash.faa-fast {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite
}
.faa-flash.animated-hover.faa-slow:hover, .faa-flash.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-flash.faa-slow {
-webkit-animation: flash 3s ease infinite;
animation: flash 3s ease infinite
}
@-webkit-keyframes bounce {
0%, 10%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
40%, 60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px)
}
}
@keyframes bounce {
0%, 10%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
40%, 60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px)
}
}
.faa-bounce.animated, .faa-bounce.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-bounce {
-webkit-animation: bounce 2s ease infinite;
animation: bounce 2s ease infinite
}
.faa-bounce.animated-hover.faa-fast:hover, .faa-bounce.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-bounce.faa-fast {
-webkit-animation: bounce 1s ease infinite;
animation: bounce 1s ease infinite
}
.faa-bounce.animated-hover.faa-slow:hover, .faa-bounce.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-bounce.faa-slow {
-webkit-animation: bounce 3s ease infinite;
animation: bounce 3s ease infinite
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(359deg);
-ms-transform: rotate(359deg);
transform: rotate(359deg)
}
}
.faa-parent.animated-hover:hover > .faa-spin, .faa-spin.animated, .faa-spin.animated-hover:hover {
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite
}
.faa-parent.animated-hover:hover > .faa-spin.faa-fast, .faa-spin.animated-hover.faa-fast:hover, .faa-spin.animated.faa-fast {
-webkit-animation: spin .7s linear infinite;
animation: spin .7s linear infinite
}
.faa-parent.animated-hover:hover > .faa-spin.faa-slow, .faa-spin.animated-hover.faa-slow:hover, .faa-spin.animated.faa-slow {
-webkit-animation: spin 2.2s linear infinite;
animation: spin 2.2s linear infinite
}
@-webkit-keyframes float {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
50% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes float {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
50% {
-webkit-transform: translateY(-6px);
-ms-transform: translateY(-6px);
transform: translateY(-6px)
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.faa-float.animated, .faa-float.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-float {
-webkit-animation: float 2s linear infinite;
animation: float 2s linear infinite
}
.faa-float.animated-hover.faa-fast:hover, .faa-float.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-float.faa-fast {
-webkit-animation: float 1s linear infinite;
animation: float 1s linear infinite
}
.faa-float.animated-hover.faa-slow:hover, .faa-float.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-float.faa-slow {
-webkit-animation: float 3s linear infinite;
animation: float 3s linear infinite
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8)
}
100% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1)
}
50% {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8)
}
100% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1)
}
}
.faa-parent.animated-hover:hover > .faa-pulse, .faa-pulse.animated, .faa-pulse.animated-hover:hover {
-webkit-animation: pulse 2s linear infinite;
animation: pulse 2s linear infinite
}
.faa-parent.animated-hover:hover > .faa-pulse.faa-fast, .faa-pulse.animated-hover.faa-fast:hover, .faa-pulse.animated.faa-fast {
-webkit-animation: pulse 1s linear infinite;
animation: pulse 1s linear infinite
}
.faa-parent.animated-hover:hover > .faa-pulse.faa-slow, .faa-pulse.animated-hover.faa-slow:hover, .faa-pulse.animated.faa-slow {
-webkit-animation: pulse 3s linear infinite;
animation: pulse 3s linear infinite
}
.faa-parent.animated-hover:hover > .faa-shake, .faa-shake.animated, .faa-shake.animated-hover:hover {
-webkit-animation: wrench 2.5s ease infinite;
animation: wrench 2.5s ease infinite
}
.faa-parent.animated-hover:hover > .faa-shake.faa-fast, .faa-shake.animated-hover.faa-fast:hover, .faa-shake.animated.faa-fast {
-webkit-animation: wrench 1.2s ease infinite;
animation: wrench 1.2s ease infinite
}
.faa-parent.animated-hover:hover > .faa-shake.faa-slow, .faa-shake.animated-hover.faa-slow:hover, .faa-shake.animated.faa-slow {
-webkit-animation: wrench 3.7s ease infinite;
animation: wrench 3.7s ease infinite
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
10%, 20% {
-webkit-transform: scale(.9) rotate(-8deg);
transform: scale(.9) rotate(-8deg)
}
30%, 50%, 70% {
-webkit-transform: scale(1.3) rotate(8deg);
transform: scale(1.3) rotate(8deg)
}
40%, 60% {
-webkit-transform: scale(1.3) rotate(-8deg);
transform: scale(1.3) rotate(-8deg)
}
80% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0)
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
10%, 20% {
-webkit-transform: scale(.9) rotate(-8deg);
-ms-transform: scale(.9) rotate(-8deg);
transform: scale(.9) rotate(-8deg)
}
30%, 50%, 70% {
-webkit-transform: scale(1.3) rotate(8deg);
-ms-transform: scale(1.3) rotate(8deg);
transform: scale(1.3) rotate(8deg)
}
40%, 60% {
-webkit-transform: scale(1.3) rotate(-8deg);
-ms-transform: scale(1.3) rotate(-8deg);
transform: scale(1.3) rotate(-8deg)
}
80% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0)
}
}
.faa-parent.animated-hover:hover > .faa-tada, .faa-tada.animated, .faa-tada.animated-hover:hover {
-webkit-animation: tada 2s linear infinite;
animation: tada 2s linear infinite
}
.faa-parent.animated-hover:hover > .faa-tada.faa-fast, .faa-tada.animated-hover.faa-fast:hover, .faa-tada.animated.faa-fast {
-webkit-animation: tada 1s linear infinite;
animation: tada 1s linear infinite
}
.faa-parent.animated-hover:hover > .faa-tada.faa-slow, .faa-tada.animated-hover.faa-slow:hover, .faa-tada.animated.faa-slow {
-webkit-animation: tada 3s linear infinite;
animation: tada 3s linear infinite
}
@-webkit-keyframes passing {
0% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
opacity: 0
}
50% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1
}
100% {
-webkit-transform: translateX(50%);
transform: translateX(50%);
opacity: 0
}
}
@keyframes passing {
0% {
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
opacity: 0
}
50% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
opacity: 1
}
100% {
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
opacity: 0
}
}
.faa-parent.animated-hover:hover > .faa-passing, .faa-passing.animated, .faa-passing.animated-hover:hover {
-webkit-animation: passing 2s linear infinite;
animation: passing 2s linear infinite
}
.faa-parent.animated-hover:hover > .faa-passing.faa-fast, .faa-passing.animated-hover.faa-fast:hover, .faa-passing.animated.faa-fast {
-webkit-animation: passing 1s linear infinite;
animation: passing 1s linear infinite
}
.faa-parent.animated-hover:hover > .faa-passing.faa-slow, .faa-passing.animated-hover.faa-slow:hover, .faa-passing.animated.faa-slow {
-webkit-animation: passing 3s linear infinite;
animation: passing 3s linear infinite
}
@-webkit-keyframes burst {
0% {
opacity: .6
}
50% {
-webkit-transform: scale(1.8);
transform: scale(1.8);
opacity: 0
}
100% {
opacity: 0
}
}
@keyframes burst {
0% {
opacity: .6
}
50% {
-webkit-transform: scale(1.8);
-ms-transform: scale(1.8);
transform: scale(1.8);
opacity: 0
}
100% {
opacity: 0
}
}
.faa-burst.animated, .faa-burst.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-burst {
-webkit-animation: burst 2s infinite linear;
animation: burst 2s infinite linear
}
.faa-burst.animated-hover.faa-fast:hover, .faa-burst.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-burst.faa-fast {
-webkit-animation: burst 1s infinite linear;
animation: burst 1s infinite linear
}
.faa-burst.animated-hover.faa-slow:hover, .faa-burst.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-burst.faa-slow {
-webkit-animation: burst 3s infinite linear;
animation: burst 3s infinite linear
}@font-face {
font-family: "Flaticon";
src: url(https://www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/flaticon/Flaticon.eot);
src: url(https://www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/flaticon/Flaticon.woff) format("woff"),
url(https://www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/flaticon/Flaticon.ttf) format("truetype"),
url(https://www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/flaticon/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/flaticon/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 20px;
font-style: normal;
margin-left: 20px;
}
.flaticon-avatar:before { content: "\f100"; }
.flaticon-avatar-1:before { content: "\f101"; }
.flaticon-back:before { content: "\f102"; }
.flaticon-bill:before { content: "\f103"; }
.flaticon-book:before { content: "\f104"; }
.flaticon-box:before { content: "\f105"; }
.flaticon-box-1:before { content: "\f106"; }
.flaticon-box-10:before { content: "\f107"; }
.flaticon-box-2:before { content: "\f108"; }
.flaticon-box-3:before { content: "\f109"; }
.flaticon-box-4:before { content: "\f10a"; }
.flaticon-box-5:before { content: "\f10b"; }
.flaticon-box-6:before { content: "\f10c"; }
.flaticon-box-7:before { content: "\f10d"; }
.flaticon-box-8:before { content: "\f10e"; }
.flaticon-box-9:before { content: "\f10f"; }
.flaticon-business:before { content: "\f110"; }
.flaticon-business-1:before { content: "\f111"; }
.flaticon-business-2:before { content: "\f112"; }
.flaticon-business-3:before { content: "\f113"; }
.flaticon-business-4:before { content: "\f114"; }
.flaticon-business-5:before { content: "\f115"; }
.flaticon-business-6:before { content: "\f116"; }
.flaticon-business-7:before { content: "\f117"; }
.flaticon-business-8:before { content: "\f118"; }
.flaticon-cancel:before { content: "\f119"; }
.flaticon-cash:before { content: "\f11a"; }
.flaticon-chat:before { content: "\f11b"; }
.flaticon-chat-1:before { content: "\f11c"; }
.flaticon-chat-2:before { content: "\f11d"; }
.flaticon-coin:before { content: "\f11e"; }
.flaticon-coins:before { content: "\f11f"; }
.flaticon-commerce:before { content: "\f120"; }
.flaticon-commerce-1:before { content: "\f121"; }
.flaticon-commerce-2:before { content: "\f122"; }
.flaticon-commerce-3:before { content: "\f123"; }
.flaticon-commerce-4:before { content: "\f124"; }
.flaticon-commerce-5:before { content: "\f125"; }
.flaticon-commerce-6:before { content: "\f126"; }
.flaticon-copy:before { content: "\f127"; }
.flaticon-credit-card:before { content: "\f128"; }
.flaticon-delivery:before { content: "\f129"; }
.flaticon-dislike:before { content: "\f12a"; }
.flaticon-dislike-1:before { content: "\f12b"; }
.flaticon-dollar-symbol:before { content: "\f12c"; }
.flaticon-dollar-symbol-1:before { content: "\f12d"; }
.flaticon-dollar-symbol-2:before { content: "\f12e"; }
.flaticon-download:before { content: "\f12f"; }
.flaticon-download-1:before { content: "\f130"; }
.flaticon-edit:before { content: "\f131"; }
.flaticon-envelope:before { content: "\f132"; }
.flaticon-folder:before { content: "\f133"; }
.flaticon-garbage:before { content: "\f134"; }
.flaticon-glasses:before { content: "\f135"; }
.flaticon-hand:before { content: "\f136"; }
.flaticon-hands:before { content: "\f137"; }
.flaticon-headphones:before { content: "\f138"; }
.flaticon-headphones-1:before { content: "\f139"; }
.flaticon-heart:before { content: "\f13a"; }
.flaticon-house:before { content: "\f13b"; }
.flaticon-id-card:before { content: "\f13c"; }
.flaticon-invoice:before { content: "\f13d"; }
.flaticon-like:before { content: "\f13e"; }
.flaticon-like-1:before { content: "\f13f"; }
.flaticon-like-2:before { content: "\f140"; }
.flaticon-link:before { content: "\f141"; }
.flaticon-logout:before { content: "\f142"; }
.flaticon-magnifying-glass:before { content: "\f143"; }
.flaticon-money:before { content: "\f144"; }
.flaticon-money-1:before { content: "\f145"; }
.flaticon-money-2:before { content: "\f146"; }
.flaticon-money-bag:before { content: "\f147"; }
.flaticon-monitor:before { content: "\f148"; }
.flaticon-monitor-1:before { content: "\f149"; }
.flaticon-musical-note:before { content: "\f14a"; }
.flaticon-newspaper:before { content: "\f14b"; }
.flaticon-next:before { content: "\f14c"; }
.flaticon-next-1:before { content: "\f14d"; }
.flaticon-package:before { content: "\f14e"; }
.flaticon-package-1:before { content: "\f14f"; }
.flaticon-package-2:before { content: "\f150"; }
.flaticon-padlock:before { content: "\f151"; }
.flaticon-padlock-1:before { content: "\f152"; }
.flaticon-paper-plane:before { content: "\f153"; }
.flaticon-payment-method:before { content: "\f154"; }
.flaticon-pen:before { content: "\f155"; }
.flaticon-percentage:before { content: "\f156"; }
.flaticon-phone-call:before { content: "\f157"; }
.flaticon-photo-camera:before { content: "\f158"; }
.flaticon-pie-chart:before { content: "\f159"; }
.flaticon-piggy-bank:before { content: "\f15a"; }
.flaticon-piggy-bank-1:before { content: "\f15b"; }
.flaticon-piggy-bank-2:before { content: "\f15c"; }
.flaticon-placeholder:before { content: "\f15d"; }
.flaticon-price-tag:before { content: "\f15e"; }
.flaticon-printer:before { content: "\f15f"; }
.flaticon-reload:before { content: "\f160"; }
.flaticon-settings:before { content: "\f161"; }
.flaticon-settings-1:before { content: "\f162"; }
.flaticon-settings-2:before { content: "\f163"; }
.flaticon-share:before { content: "\f164"; }
.flaticon-shield:before { content: "\f165"; }
.flaticon-shopping-bag:before { content: "\f166"; }
.flaticon-shopping-bag-1:before { content: "\f167"; }
.flaticon-shopping-bag-2:before { content: "\f168"; }
.flaticon-shopping-cart:before { content: "\f169"; }
.flaticon-shopping-cart-1:before { content: "\f16a"; }
.flaticon-shopping-cart-2:before { content: "\f16b"; }
.flaticon-shopping-cart-3:before { content: "\f16c"; }
.flaticon-shuffle:before { content: "\f16d"; }
.flaticon-signs:before { content: "\f16e"; }
.flaticon-speaker:before { content: "\f16f"; }
.flaticon-speech-bubble:before { content: "\f170"; }
.flaticon-speech-bubble-1:before { content: "\f171"; }
.flaticon-star:before { content: "\f172"; }
.flaticon-tag:before { content: "\f173"; }
.flaticon-tag-1:before { content: "\f174"; }
.flaticon-technology:before { content: "\f175"; }
.flaticon-telephone:before { content: "\f176"; }
.flaticon-telephone-1:before { content: "\f177"; }
.flaticon-trolley:before { content: "\f178"; }
.flaticon-truck:before { content: "\f179"; }
.flaticon-truck-1:before { content: "\f17a"; }
.flaticon-upload:before { content: "\f17b"; }
.flaticon-upload-1:before { content: "\f17c"; }
.flaticon-vector:before { content: "\f17d"; }
.flaticon-wallet:before { content: "\f17e"; }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:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.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:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;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"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0} @media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !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:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.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 th,.table-bordered td{border:1px solid #ddd !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-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:20px;margin-bottom:20px;border:0;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:400;line-height:1.2;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}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,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}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:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.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[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small: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 footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}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:15px;padding-right:15px}@media (min-width:768px){.container{width:740px}}@media (min-width:992px){.container{width:960px}}@media (min-width:1200px){.container{width:1200px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.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{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.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{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.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{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@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-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;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>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.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>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.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;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-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}.dropup,.dropdown{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:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{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:12px;line-height:1.42857143;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{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;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{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;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}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-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{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.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}.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:15px}.media-left,.media>.pull-left{padding-right:15px}.media-left,.media-right,.media-body{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:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}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:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{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:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.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:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{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:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{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:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{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:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{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:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.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:3px;border-top-left-radius:3px}.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:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.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 th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{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:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.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 iframe,.embed-responsive embed,.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:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{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-open{overflow:hidden}.modal{display:none;overflow:hidden;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:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 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,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;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 .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{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:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,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:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;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:12px;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:4px}.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{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.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{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,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:14px;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,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,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,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,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.panel-body:after,.modal-header:after,.modal-footer: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-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-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}th.visible-xs,td.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}th.visible-sm,td.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}th.visible-md,td.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}th.visible-lg,td.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}th.visible-print,td.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}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);-webkit-backface-visibility:visible;-moz-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/owl-carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform 100ms ease;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.lg-actions .lg-next, .lg-actions .lg-prev, .lg-sub-html, .lg-toolbar {
background-color: rgba(0, 0, 0, .45);
z-index: 1080
}
#lg-counter, .lg-outer .lg-video-cont {
vertical-align: middle;
display: inline-block
}
@font-face {
font-family: lg;
src: url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/fonts/lg.eot?n1z373);
src: url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/fonts/lg.woff?n1z373) format("woff"), url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/fonts/lg.ttf?n1z373) format("truetype"), url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/fonts/lg.svg?n1z373#lg) format("svg");
font-weight: 400;
font-style: normal
}
.lg-icon {
font-family: lg;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.lg-actions .lg-next, .lg-actions .lg-prev {
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: .5
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #FFF
}
.lg-actions .lg-next {
right: 20px
}
.lg-actions .lg-next:before {
content: "\e095"
}
.lg-actions .lg-prev {
left: 20px
}
.lg-actions .lg-prev:after {
content: "\e094"
}
@-webkit-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-moz-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-ms-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-webkit-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@-moz-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@-ms-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end .3s;
-o-animation: lg-right-end .3s;
animation: lg-right-end .3s;
position: relative
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end .3s;
-o-animation: lg-left-end .3s;
animation: lg-left-end .3s;
position: relative
}
.lg-toolbar {
left: 0;
position: absolute;
top: 0;
width: 100%
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: 0
}
.lg-toolbar .lg-icon:hover {
color: #FFF
}
.lg-toolbar .lg-close:after {
content: "\e070"
}
.lg-toolbar .lg-download:after {
content: "\e0f2"
}
.lg-sub-html {
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: 700
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0
}
#lg-counter {
color: #999;
font-size: 16px;
padding-left: 20px;
padding-top: 12px
}
.lg-next, .lg-prev, .lg-toolbar {
opacity: 1;
-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0)
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0)
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(.5, .5, .5);
transform: scale3d(.5, .5, .5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
-o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
transition: transform 250ms ease 0s, opacity 250ms !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1
}
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px
}
.lg-outer .lg-thumb-item {
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 2px solid #FFF;
border-radius: 4px;
margin-bottom: 5px
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color .25s ease;
-o-transition: border-color .25s ease;
transition: border-color .25s ease
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: #a90707
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom .25s ease;
-o-transition: bottom .25s ease;
transition: bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px
}
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff"
}
.lg-outer .lg-toogle-thumb:hover {
color: #FFF
}
.lg-outer .lg-video-cont {
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/img/vimeo-play.png) no-repeat
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/img/vimeo-play.png) 0 -58px no-repeat
}
.lg-outer .lg-has-html5 .lg-video-play {
background: url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/img/video-play.png) no-repeat;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: .8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/img/youtube-play.png) no-repeat
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/img/youtube-play.png) 0 -60px no-repeat
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
display: none
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
visibility: visible
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1080;
opacity: 0;
-webkit-transition: opacity 80ms ease 0s;
-moz-transition: opacity 80ms ease 0s;
-o-transition: opacity 80ms ease 0s;
transition: opacity 80ms ease 0s
}
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1
}
.lg-autoplay-button:after {
content: "\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition-duration: 0s;
transition-duration: 0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: -webkit-transform .3s ease 0s;
-moz-transition: -moz-transform .3s ease 0s;
-o-transition: -o-transform .3s ease 0s;
transition: transform .3s ease 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform .3s ease 0s, opacity .15s !important;
-moz-transition: -moz-transform .3s ease 0s, opacity .15s !important;
-o-transition: -o-transform .3s ease 0s, opacity .15s !important;
transition: transform .3s ease 0s, opacity .15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
#lg-zoom-in:after {
content: "\e311"
}
#lg-actual-size {
font-size: 20px
}
#lg-actual-size:after {
content: "\e033"
}
#lg-zoom-out {
opacity: .5;
pointer-events: none
}
#lg-zoom-out:after {
content: "\e312"
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px #fff inset
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
transition: opacity .15s ease 0s, transform .15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0)
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, .5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow .3s ease 0s;
-o-transition: box-shadow .3s ease 0s;
transition: box-shadow .3s ease 0s;
width: 12px
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
box-shadow: 0 0 0 8px #fff inset
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
width: 100%;
height: 100%
}
.lg-fullscreen:after {
content: "\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d"
}
.group:after, .group:before {
display: table;
content: "";
line-height: 0
}
.group:after {
clear: both
}
.lg-outer {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.lg-outer.lg-visible {
opacity: 1
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing
}
.lg-outer .lg {
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%
}
.lg-outer .lg-inner {
position: absolute;
left: 0;
top: 0;
white-space: nowrap
}
.lg-outer .lg-item {
background: url(//www.kaymon.es/wp-content/themes/g5plus-moveco/assets/plugins/light-gallery/img/loading.gif) center center no-repeat;
display: none !important
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
display: inline-block !important
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px
}
.lg-outer .lg-img-wrap {
position: static;
padding: 0 5px
}
.lg-outer .lg-item.lg-complete {
background-image: none
}
.lg-outer .lg-item.lg-current {
z-index: 1060
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
display: none
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1050;
background-color: #000;
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-backdrop.in {
opacity: 1
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
.lg-css3.lg-fade .lg-item {
opacity: 0
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
-webkit-transition: opacity .1s ease 0s;
-moz-transition: opacity .1s ease 0s;
-o-transition: opacity .1s ease 0s;
transition: opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}.sl-wrapper a {
border-bottom: 0 !important;
text-decoration: none !important;
}
.sl-button {
font-size: 1em;
line-height: 1;
font-weight: normal;
} a.liked {
color: #da1b1b;
}
a.liked:hover,
a.liked:active,
a.liked:focus {
color: #666666;
}
a.liked span.sl-count,
.sl-count {
color: #666666;
} .sl-icon {
margin-right: 0.3125em;
vertical-align: middle;
} .sl-count {
vertical-align: middle;
} .loader,
.loader:before,
.loader:after {
background: rgba(0, 0, 0, 0.2);
-webkit-animation: load1 .8s infinite ease-in-out;
animation: load1 .8s infinite ease-in-out;
width: .2em;
height: .6em;
}
.loader:before,
.loader:after {
position: absolute;
top: 0;
content: '';
}
.loader:before {
left: -.375em;
-webkit-animation-delay: -.4s;
animation-delay: -.4s;
}
.loader {
text-indent: -9999em;
display: inline-block;
position: relative;
vertical-align: middle;
font-size: 1em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -.2s;
animation-delay: -.2s;
}
.loader:after {
left: .375em;
}
@-webkit-keyframes load1 {
0%,
80%,
100% {
box-shadow: 0 0 rgba(0, 0, 0, 0.2);
height: .6em;
}
40% {
box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
height: 1em;
}
}
@keyframes load1 {
0%,
80%,
100% {
box-shadow: 0 0 rgba(0, 0, 0, 0.2);
height: .6em;
}
40% {
box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
height: 1em;
}
}.ps-container{-ms-touch-action:none;touch-action:none;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}@-moz-keyframes spinner {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes spinner {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-o-keyframes spinner {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@keyframes spinner {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-moz-keyframes header-drop {
0% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes header-drop {
0% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-o-keyframes header-drop {
0% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes header-drop {
0% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes header-drop-out {
0% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
}
@-webkit-keyframes header-drop-out {
0% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
}
@-o-keyframes header-drop-out {
0% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
}
@keyframes header-drop-out {
0% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 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.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #f3f3f3;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
margin: 5px 0 0 0;
font-size: 12px;
color: #a7a7a7;
line-height: 1.8;
}
.sticky {
opacity: 1;
}
.bypostauthor {
opacity: 1;
} .gallery {
margin: 0 -5px 10px -5px;
}
.gallery-item {
margin: 0 0 10px 0;
padding: 0 5px;
display: inline-block;
text-align: center;
vertical-align: top;
max-width: 33.33%;
width: 100%;
}
.gallery-caption {
font-size: 12px;
color: #a7a7a7;
line-height: 1.8;
margin-top: 5px;
}
.gallery-icon img {
margin: 0 auto;
border-radius: 2px;
border: 1px solid #eee;
padding: 7px;
}
.gallery-icon img:hover {
border: 1px solid #ccc;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4:not(.widget-title),
.entry-content h5,
.entry-content h6,
.entry-content p,
.entry-content hr,
.entry-content dl,
.entry-content blockquote,
.entry-content table,
.entry-content ul,
.entry-content ol,
.entry-content address,
.entry-content pre {
margin-bottom: 20px;
}
.entry-content h1:last-child,
.entry-content h2:last-child,
.entry-content h3:last-child,
.entry-content h4:not(.widget-title):last-child,
.entry-content h5:last-child,
.entry-content h6:last-child,
.entry-content p:last-child,
.entry-content hr:last-child,
.entry-content dl:last-child,
.entry-content blockquote:last-child,
.entry-content table:last-child,
.entry-content ul:last-child,
.entry-content ol:last-child,
.entry-content address:last-child,
.entry-content pre:last-child {
margin-bottom: 0;
}
.entry-content hr {
margin-top: 20px;
border-top: 1px solid #f3f3f3;
clear: both;
}
.entry-content table {
width: 100%;
border: 1px solid #e2e2e2;
}
.entry-content td,
.entry-content th {
padding: 8px;
border-top: 1px solid #e2e2e2;
vertical-align: top;
}
.entry-content th {
font-weight: bold;
background: #f3f3f3;
vertical-align: bottom;
}
.entry-content thead:first-child > tr:first-child > td,
.entry-content thead:first-child > tr:first-child > th {
border-top: none;
}
.entry-content dt,
.entry-content dd {
line-height: 2;
}
.entry-content dd {
margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol {
padding-left: 25px;
}
.entry-content li > ul,
.entry-content li > ol {
margin-bottom: 0;
}
.entry-content address {
line-height: 1.8;
font-style: italic;
color: #a7a7a7;
}
.entry-content del {
color: #a7a7a7;
} body {
line-height: 1.6;
overflow-x: hidden;
color: #868686;
position: relative;
-webkit-font-smoothing: antialiased;
}
img {
max-width: 100%;
height: auto;
}
iframe {
max-width: 100%;
}
a,
a:focus,
a:hover {
outline: none;
text-decoration: none;
color: #343434;
}
a:hover,
a:focus {
color: #e35e25;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
div,
iframe,
img {
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
line-height: 1.2;
color: #343434;
margin-top: 0;
margin-bottom: 20px;
}
p {
margin: 0 0 20px 0;
}
input,
textarea,
button,
select {
outline: none;
}
::selection {
color: #515151;
background-color: #e35e25;
}
::-moz-selection {
color: #515151;
background-color: #e35e25;
}
input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
textarea,
select {
padding: 0 10px;
height: 50px;
line-height: 1;
background-color: transparent;
color: #a7a7a7;
border: 1px solid #D6D6D6;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="text"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
color: #a7a7a7;
}
input[type="text"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
color: #a7a7a7;
}
input[type="text"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
color: #a7a7a7;
}
input[type="text"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
color: #a7a7a7;
}
textarea {
padding-top: 10px;
height: auto;
}
select {
min-width: 150px;
max-width: 100%;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: url(https://www.kaymon.es/wp-content/themes/g5plus-moveco/assets/images/icon-drop-down.png);
background-repeat: no-repeat;
background-position: 98%;
background-position: calc(100% - 15px);
}
select::-ms-expand {
display: none;
}
#wrapper {
background-color: #fff;
}
body.boxed #wrapper {
max-width: 1210px;
margin: auto;
position: relative;
}
.clear {
clear: both;
} .block-center:before {
content: "";
height: 100%;
vertical-align: middle;
display: inline-block;
}
.block-center {
height: 100%;
width: 100%;
text-align: center;
font-size: 0;
}
.block-center-inner {
display: inline-block;
margin: 0 auto;
position: relative;
vertical-align: middle;
max-width: 100%;
font-size: initial;
}
.block-center-inner > * {
margin: auto;
} .back-to-top {
position: fixed;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-o-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
bottom: 10px;
right: 10px;
width: 44px;
height: 44px;
text-align: center;
z-index: 2;
-webkit-transform: translateX(100px);
-moz-transform: translateX(100px);
-o-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
color: #fff;
background-color: #868686;
}
.back-to-top i {
line-height: 44px;
font-size: 22px;
}
.back-to-top:focus,
.back-to-top:hover {
text-decoration: none;
color: #515151;
background-color: #e35e25;
}
.back-to-top.in {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
} .site-loading {
position: fixed;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-o-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 9999;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
opacity: 0;
display: none;
-webkit-transition: opacity 600ms ease 200ms;
-moz-transition: opacity 600ms ease 200ms;
-o-transition: opacity 600ms ease 200ms;
transition: opacity 600ms ease 200ms;
}
body.page-loading .site-loading {
opacity: 1;
display: block;
}
.logo-loading {
margin-bottom: 30px;
}
#search_popup_wrapper form {
margin: 2em 1em;
position: relative;
}
#search_popup_wrapper input {
width: 100%;
padding-right: 95px;
font-size: 14px;
}
#search_popup_wrapper input:focus {
border-color: #e35e25;
}
#search_popup_wrapper button {
position: absolute;
right: 0;
top: 0;
line-height: 1.4;
font-weight: 500;
}
#search_popup_wrapper a.action {
background-color: #515151;
margin-top: -1px;
}
.popup-overlay-wrapper {
position: absolute;
z-index: 9999;
background-color: rgba(20, 22, 24, 0.95);
width: 100%;
top: 0;
bottom: 0;
left: 0;
padding-bottom: 80px;
overflow: auto;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.5s 0.5s, visibility 0s 1s;
transition: opacity 0.5s 0.5s, visibility 0s 1s;
}
.popup-overlay-wrapper.in {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.popup-overlay-wrapper.in .popup-overlay-content {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: -webkit-transform 0.5s 0.2s, opacity 0.5s 0.2s;
transition: transform .5s .8s, opacity .5s .8s;
}
.popup-overlay-content {
margin: 80px auto 0;
width: 80%;
position: relative;
font-size: 20px;
opacity: 0;
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
-webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
-moz-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
-o-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}
.popup-overlay-content input {
border: solid 2px #FFF;
padding: 1em;
height: auto;
color: #fff;
}
.popup-overlay-content input::-webkit-input-placeholder {
color: #eeeeee;
}
.popup-overlay-content input:-moz-placeholder {
color: #eeeeee;
}
.popup-overlay-content input::-moz-placeholder {
color: #eeeeee;
}
.popup-overlay-content input:-ms-input-placeholder {
color: #eeeeee;
}
.popup-overlay-content .search-button {
position: absolute;
top: 10px;
right: 30px;
color: #fff;
}
.popup-overlay-content .search-button:hover {
cursor: pointer;
color: #e35e25;
}
.popup-overlay-result {
color: #fff;
background-color: #343537;
padding: 0;
font-size: 16px;
line-height: 2em;
}
.popup-overlay-result ul {
padding: 15px 0;
margin: 0;
list-style: none;
}
.popup-overlay-result li {
padding: 5px 30px;
}
.popup-overlay-result li.selected,
.popup-overlay-result li:hover {
color: #e35e25;
}
.popup-overlay-result li + li {
border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.popup-overlay-result a {
color: inherit;
}
.popup-overlay-result .date {
display: inline-block;
float: right;
}
.popup-overlay-result .view-more {
position: absolute;
background: #343537;
left: 0;
right: 0;
text-align: center;
padding: 5px;
-webkit-border-radius: 0 0 100% 100%;
-moz-border-radius: 0 0 100% 100%;
border-radius: 0 0 100% 100%;
margin: auto;
border-top: solid 1px rgba(255, 255, 255, 0.1);
text-transform: uppercase;
}
.close-button {
position: absolute;
top: 1em;
right: 1em;
color: #fff;
font-size: 20px;
}
.close-button:hover {
color: #fff;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.custom-dropdown-list {
position: relative;
}
.custom-dropdown-list > span i {
font-size: 10px;
letter-spacing: -0.02em;
position: relative;
top: -1px;
}
.custom-dropdown-list ul {
line-height: 30px;
list-style: none;
margin: 0;
background-color: #fff;
color: #212121;
min-width: 180px;
padding: 15px;
text-align: left;
}
.toggle-icon-wrapper {
cursor: pointer;
display: inline-block;
vertical-align: middle;
}
.toggle-icon-wrapper:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
}
.toggle-icon-wrapper .toggle-icon {
display: inline-block;
height: 30px;
position: relative;
vertical-align: middle;
width: 24px;
}
.toggle-icon-wrapper .toggle-icon > span {
background: none repeat scroll 0 0 #000;
bottom: 0;
display: block;
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.toggle-icon-wrapper .toggle-icon:after,
.toggle-icon-wrapper .toggle-icon:before {
background-color: #000;
content: "";
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 100%;
}
.toggle-icon-wrapper .toggle-icon:before {
top: 20%;
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
-ms-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left;
}
.toggle-icon-wrapper .toggle-icon:after {
bottom: 20%;
-webkit-transform-origin: bottom left;
-moz-transform-origin: bottom left;
-ms-transform-origin: bottom left;
-o-transform-origin: bottom left;
transform-origin: bottom left;
}
.toggle-icon-wrapper + span {
vertical-align: middle;
text-transform: uppercase;
}
.toggle-icon-wrapper.in .toggle-icon span {
opacity: 0;
}
.toggle-icon-wrapper.in .toggle-icon:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.toggle-icon-wrapper.in .toggle-icon:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.x-nav-menu > .x-menu-item > .x-menu-a-text,
.sticky-region,
.logo-header,
.x-nav-menu > .x-menu-item,
.header-customize-nav,
.header-3 .header-above-wrapper,
.menu-categories,
.menu-categories-select > i,
.header-nav-wrapper nav.primary-menu,
.header-nav-wrapper .product-text,
.popup-overlay-result a,
.search-product-wrapper .search-ajax-result li,
.search-product-wrapper .search-ajax-result li + li:before,
.toggle-icon-wrapper .toggle-icon > span,
.toggle-icon-wrapper .toggle-icon:before,
.toggle-icon-wrapper .toggle-icon:after,
.sticky-region .header-mobile-container-inner > div,
b.x-caret,
.menu-drop-fly,
.top-drawer-toggle,
.header-above-inner,
.logo-header img,
.x-sub-menu-tab > .x-menu-item,
.x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
} .owl-prev,
.owl-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 0;
}
.owl-prev i,
.owl-next i {
color: #343434;
font-size: 16px;
font-weight: normal;
}
.owl-prev {
left: 20px;
}
.owl-next {
right: 20px;
}
.owl-prev,
.owl-next {
width: 60px;
height: 60px;
border: 2px solid #f3f3f3;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-align: center;
line-height: 56px;
display: inline-block;
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
}
.owl-prev:hover,
.owl-next:hover {
color: #e35e25;
}
.owl-prev:hover i,
.owl-next:hover i {
color: inherit;
}
.owl-carousel.nav-small .owl-prev,
.owl-carousel.nav-small .owl-next {
width: 40px;
height: 40px;
line-height: 36px;
}
.owl-carousel.nav-small .owl-prev i,
.owl-carousel.nav-small .owl-next i {
line-height: 36px;
font-size: 14px;
}
.owl-carousel .owl-dots {
text-align: center;
position: absolute;
bottom: 10px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.owl-carousel .owl-dots .owl-dot {
width: 15px;
height: 15px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background-color: transparent;
border: solid 1px #fff;
display: inline-block;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
margin-left: 4px;
margin-right: 4px;
background-clip: border-box;
-webkit-background-clip: border-box;
-moz-background-clip: border-box;
}
.owl-carousel .owl-dots .owl-dot:hover,
.owl-carousel .owl-dots .owl-dot.active {
background-color: #fff;
}
.logged-in .lg-toolbar {
margin-top: 32px;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
border-color: #e35e25;
} .contact-box .email {
color: #f5f5f5;
font-size: 24px;
font-weight: 300;
letter-spacing: 2px;
margin-bottom: 7px !important;
}
.contact-box .phone {
font-size: 58px;
font-weight: 700;
color: #e35e25;
margin-bottom: 10px !important;
}
.contact-box .address {
font-size: 16px;
color: rgba(255, 255, 255, 0.55);
}
.contact-box.border-box:after {
content: "";
width: 16%;
min-width: 250px;
height: 130%;
border: solid 10px rgba(245, 245, 245, 0.1);
position: absolute;
top: 50%;
left: 50%;
right: 0;
bottom: 0px;
transform: translateX(-50%) translateY(-50%);
padding-top: -17px;
padding-bottom: 30px;
z-index: 0;
}
.contact-box .wpb_wrapper {
z-index: 1;
position: relative;
} .page404 {
text-align: center;
padding-top: 70px;
padding-bottom: 120px;
position: relative;
}
.page404 h2 {
position: relative;
display: inline-block;
margin-bottom: 0;
}
.page404 h2 span.log-404 {
font-size: 300px;
font-weight: 700;
color: #e35e25;
line-height: 1;
position: relative;
display: inline-block;
z-index: 5;
}
.page404 h2 span.log-404:before {
content: '';
position: absolute;
width: 122%;
border: 15px solid rgba(134, 134, 134, 0.1);
left: -11%;
right: -11%;
top: 6%;
bottom: 0;
height: 58%;
margin: auto;
z-index: -1;
}
.page404 h2 span.title-404 {
display: inline-block;
font-size: 60px;
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #343434;
font-weight: 900;
text-transform: uppercase;
margin: auto;
line-height: 1;
z-index: 10;
}
.page404 h2 span.title-404:before {
content: "";
position: absolute;
}
.page404 .description-404 {
display: block;
font-size: 36px;
font-weight: 900;
color: #343434;
text-transform: uppercase;
line-height: 1.2;
margin-bottom: 50px;
}
.page404.half-404 {
background-color: #343434;
padding: 0;
}
.page404.half-404 .content-wrap {
position: relative;
z-index: 4;
}
.page404.half-404 .bg-404 {
display: block;
height: 100%;
width: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: .3;
}
.page404.half-404 .content-wrap {
padding-top: 250px;
padding-bottom: 300px;
background-color: rgba(255, 255, 255, 0.9);
width: 55.2%;
}
.page404.half-404 h2 span.log-404:before {
display: none;
}
.page404.half-404 h2 span.title-404 {
font-size: 30px;
-webkit-transform: rotate(90deg) translateX(-5px);
-moz-transform: rotate(90deg) translateX(-5px);
-ms-transform: rotate(90deg) translateX(-5px);
-o-transform: rotate(90deg) translateX(-5px);
transform: rotate(90deg) translateX(-5px);
}
.page404.half-404 .border-404 {
position: relative;
display: inline-block;
}
.page404.half-404 .border-404:before {
content: "";
position: absolute;
top: 22%;
bottom: 0;
border: 15px solid rgba(134, 134, 134, 0.1);
left: -55px;
right: -55px;
margin: auto;
}
.page404.half-404 .return {
position: relative;
}
@media (max-width: 1200px) {
.page404.half-404 h2 span.log-404 {
font-size: 200px;
}
.page404.half-404 h2 span.title-404 {
font-size: 20px;
}
.page404.half-404 .description-404 {
font-size: 30px;
}
}
@media (max-width: 991px) {
.page404 h2 span.log-404 {
font-size: 200px;
}
.page404 h2 span.title-404 {
font-size: 36px;
}
.page404 .description-404 {
font-size: 30px;
}
.page404.half-404 h2 span.log-404 {
font-size: 150px;
}
.page404.half-404 h2 span.title-404 {
font-size: 16px;
}
.page404.half-404 .description-404 {
font-size: 20px;
}
.page404.half-404 .content-wrap {
padding-top: 100px;
padding-bottom: 140px;
}
}
@media (max-width: 768px) {
.page404 h2 span.log-404 {
font-size: 150px;
}
.page404 h2 span.title-404 {
font-size: 30px;
}
.page404 .description-404 {
font-size: 24px;
}
.page404 h2 span.log-404:before {
border-width: 10px;
}
.page404.half-404 .content-wrap {
padding-top: 70px;
padding-bottom: 120px;
width: 100%;
background-color: rgba(255, 255, 255, 0.8);
}
.page404.half-404 .border-404:before {
border-color: rgba(0, 0, 0, 0.1);
}
}
@media (max-width: 480px) {
.page404 h2 span.log-404 {
font-size: 120px;
}
.page404 h2 span.title-404 {
font-size: 20px;
}
.page404 .description-404 {
font-size: 16px;
}
.page404 h2 span.log-404:before {
border-width: 5px;
}
.page404.half-404 .border-404:before {
left: -15px;
right: -15px;
border-width: 10px;
}
.page404 .description-404 {
margin-bottom: 40px;
}
.page404.half-404 .content-wrap {
padding-top: 80px;
padding-bottom: 120px;
}
}
.services-block {
padding: 145px 150px 145px 70px;
}
.single-services .single-blog-inner h3.entry-post-title {
font-size: 30px;
color: #515151;
}
.single-services .vc_chart .wpb_heading {
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
}
.width-60-center {
width: 60%;
margin: auto;
}
@media screen and (max-width: 768px) {
.services-block {
padding: 60px 30px;
}
.services-block .col-md-4 {
margin-top: 30px;
}
.width-60-center {
width: 90%;
}
} .cpp_form .yui-calcontainer.multi,
.cpp_form .yui-calcontainer.multi .groupcal {
width: 100%;
background-color: transparent;
border: none;
}
.cpp_form .yui-calcontainer.multi table,
.cpp_form .yui-calcontainer.multi .groupcal table {
border: none;
}
.cpp_form .yui-calcontainer.multi .calheader {
font-family: 'Arial, Helvetica, sans-serif';
font-size: 40px;
font-weight: 900;
text-transform: uppercase;
}
.cpp_form .yui-calcontainer.multi .calheader .calnavleft,
.cpp_form .yui-calcontainer.multi .calheader .calnavright {
background: none;
display: inline-block;
font-weight: 400;
font-size: 20px;
width: 40px;
text-align: center;
height: 40px;
border: solid 1px #ccc;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
}
.cpp_form .yui-calcontainer.multi .calheader .calnavleft:before,
.cpp_form .yui-calcontainer.multi .calheader .calnavright:before {
font-family: FontAwesome;
padding-top: 27px;
top: 6px;
left: 2px;
position: relative;
}
.cpp_form .yui-calcontainer.multi .calheader .calnavleft:before {
content: "\f104";
}
.cpp_form .yui-calcontainer.multi .calheader .calnavright:before {
content: "\f105";
left: 4px;
}
.cpp_form .yui-calcontainer.multi .calweekdayrow th {
background-color: #515151;
color: #fff;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell {
padding: 2.5em 5em;
border: none;
border-left: solid 1px #e0e0e0;
border-bottom: solid 1px #e0e0e0;
}
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell a {
color: #343434;
}
.cpp_form .yui-calcontainer.multi .yui-calendar tr td:last-child {
border-right: solid 1px #e0e0e0;
}
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell.today {
background-color: #515151;
}
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell.today.restricted {
background-color: #f5f5f5;
}
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell.today a {
color: #fff;
}
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell.selected,
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell:not(.restricted):hover {
background-color: #e35e25 !important;
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell.selected a,
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell:not(.restricted):hover a {
color: #fff;
}
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell.oom,
.cpp_form .yui-calcontainer.multi .yui-calendar td.calcell.restricted {
text-decoration: none;
background-color: transparent;
color: #ccc;
text-align: center;
}
.cpp_form div[id*="listcal"] {
text-align: center;
margin-top: 30px;
}
.cpp_form div[id*="listcal"] > div {
margin-bottom: 10px;
}
.cpp_form div[id*="listcal"] > div:before {
content: "\f017";
font-family: FontAwesome;
padding-right: 10px;
color: #e35e25;
}
.cpp_form .cancel-btn {
border: none;
}
.cpp_form .cancel-btn a {
padding: 10px 30px;
background-color: #e35e25;
color: #fff;
text-transform: uppercase;
font-size: 14px;
font-weight: 900;
display: inline-block;
}
.booking-info-container .input-item {
position: relative;
margin-bottom: 15px;
line-height: 1;
}
.booking-info-container .input-item i {
position: absolute;
top: 18px;
left: 30px;
}
.booking-info-container .input-item input[type="text"],
.booking-info-container .input-item textarea {
width: 100%;
padding-left: 40px;
padding-right: 40px;
font-size: 14px;
line-height: 1.4;
color: #343434;
}
.booking-info-container .input-item textarea {
height: 150px;
}
.booking-info-container .input-item textarea i {
top: 10px;
}
.booking-info-container .input-item #hdcaptcha {
width: 85%;
float: left;
}
.booking-info-container .input-item #captchaimg {
height: 50px;
float: right;
padding-left: 20px;
}
.cpp_form .yui-calendar .calhead {
border: none;
padding: 10px 0px;
}
.yui-panel-container.yui-dialog .yui-panel .hd {
background: none;
background-color: #515151;
color: #fff;
}
.yui-panel-container.yui-dialog .yui-panel .bd {
background-color: #fff;
}
.yui-panel-container.yui-dialog .cell {
background-color: transparent;
border-color: #ccc;
}
.yui-panel-container.yui-dialog .cellReserved {
background-color: #e35e25;
border-color: #e35e25;
color: #fff;
} .career-table table {
border: none;
}
.career-table th {
text-transform: uppercase;
font-size: 14px;
padding-top: 15px;
padding-bottom: 15px;
color: #515151;
border: none;
}
.career-table th:first-child,
.career-table tr td:first-child {
padding-left: 30px;
}
.career-table tr:not(first-child) {
border-bottom: solid 1px #e2e2e2;
}
.career-table td {
padding-top: 25px;
padding-bottom: 25px;
border: none;
}
@media screen and (max-width: 460px) {
.search-popup-inner > input {
display: block;
width: 100%;
margin-top: 10px;
}
.search-popup-inner > button {
margin-top: 10px;
width: 100%;
display: block;
}
} .fs-120 {
font-size: 120px;
}
@media (max-width: 991px) {
.gf-title-coming-soon .fs-120 {
font-size: 80px;
margin-bottom: 10px;
}
}
@media (max-width: 768px) {
.gf-title-coming-soon .fs-120 {
font-size: 60px;
}
}
@media (max-width: 600px) {
.gf-title-coming-soon .fs-120 {
font-size: 42px;
}
.gf-title-coming-soon:before {
width: 55%;
border-width: 10px;
}
}
.breadcrumbs {
margin: 0;
padding: 0;
list-style: none;
font-size: 0;
text-transform: uppercase;
position: relative;
z-index: 1;
}
.breadcrumbs li {
display: inline;
}
.breadcrumbs li a,
.breadcrumbs li span {
font-size: 14px;
font-weight: 500;
color: #fff;
line-height: 1.8;
}
.breadcrumbs li span {
opacity: 0.65;
}
.breadcrumbs li:after {
content: "";
display: inline-block;
height: 2px;
width: 2px;
background-color: #868686;
margin: 0 10px;
margin-bottom: 3px;
}
.breadcrumbs li:last-child:after {
display: none;
}
.page-title {
overflow: hidden;
background-color: #515151;
}
.page-title h1 {
font-size: 50px;
font-weight: 900;
text-transform: uppercase;
color: #fff;
margin: 0;
display: inline-block;
}
.page-title p {
font-size: 14px;
color: #fff;
margin: 5px 0;
opacity: 0.65;
}
.page-title.page-title-layout-center .page-title-inner .page-title-left,
.page-title.no-background-image .page-title-inner .page-title-left {
width: 100%;
text-align: center;
}
.page-title.page-title-layout-center .page-title-inner .page-title-left .page-title-heading,
.page-title.no-background-image .page-title-inner .page-title-left .page-title-heading {
max-width: inherit;
}
.page-title.page-title-layout-center .page-title-inner .page-title-left .page-title-heading:before,
.page-title.no-background-image .page-title-inner .page-title-left .page-title-heading:before {
width: 60%;
left: 0;
right: 0;
margin: auto;
}
.page-title.page-title-layout-center .page-title-inner .page-title-left {
background-color: rgba(81, 81, 81, 0.7);
}
.page-title.page-title-layout-center .page-title-inner .page-title-left:before {
background-color: rgba(81, 81, 81, 0.7);
}
.page-title.page-title-layout-center .page-title-inner .page-title-left:after {
content: "";
background-color: rgba(81, 81, 81, 0.7);
position: absolute;
right: -9999px;
left: 100%;
top: 0;
bottom: 0;
z-index: 0;
}
.page-title-inner {
position: relative;
}
.page-title-inner .page-title-left {
width: 485px;
background-color: #515151;
position: relative;
text-align: right;
}
.page-title-inner .page-title-left:before {
content: "";
background-color: #515151;
position: absolute;
left: -9999px;
right: 100%;
top: 0;
bottom: 0;
}
.page-title-inner .page-title-left .page-title-heading {
display: inline-block;
overflow: hidden;
position: relative;
padding: 22px 30px;
max-width: 485px;
}
.page-title-inner .page-title-left .page-title-heading:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 100%;
left: 50%;
border: 10px solid rgba(255, 255, 255, 0.1);
}
.page-title-background {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: transparent;
position: relative;
}
.page-title-background:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background-color: rgba(0, 0, 0, 0.3);
}
.parallax-disabled {
background-attachment: scroll !important;
background-position: 50% 50% !important;
}
@media (max-width: 768px) {
.page-title h1 {
font-size: 40px;
}
.page-title-inner .page-title-left {
width: 100%;
text-align: center;
background-color: rgba(81, 81, 81, 0.8);
}
.page-title-inner .page-title-left:before {
background-color: rgba(81, 81, 81, 0.8);
}
.page-title-inner .page-title-left:after {
content: "";
background-color: rgba(81, 81, 81, 0.8);
position: absolute;
right: -9999px;
left: 100%;
top: 0;
bottom: 0;
}
.page-title-inner .page-title-left .page-title-heading:before {
width: 60%;
left: 0;
right: 0;
margin: auto;
}
}
@media (max-width: 480px) {
.page-title h1 {
font-size: 30px;
}
.page-title-inner .page-title-left .page-title-heading {
padding: 22px 10px;
}
}
.dialog,
.dialog__overlay {
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.dialog {
position: fixed;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
pointer-events: none;
z-index: 9999;
}
.dialog__overlay {
position: absolute;
z-index: 1;
background: rgba(55, 58, 71, 0.9);
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
-webkit-backface-visibility: hidden;
}
.dialog--open .dialog__overlay {
opacity: 1;
pointer-events: auto;
}
.dialog__content {
width: 80%;
max-width: 520px;
min-width: 290px;
background: #fff;
padding: 20px;
text-align: center;
position: relative;
z-index: 5;
opacity: 0;
}
.dialog--open .dialog__content {
pointer-events: auto;
} .dialog h2 {
margin: 0;
font-weight: 400;
font-size: 24px;
padding: 0 0 15px;
text-transform: uppercase;
}
.dialog--open .dialog__overlay {
-webkit-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.dialog--close .dialog__overlay {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.dialog__content {
padding: 0;
background: transparent;
}
.dialog.dialog--open .dialog__content {
opacity: 1;
}
.morph-shape {
position: absolute;
width: calc(100% + 2px);
height: calc(100% + 2px);
top: -2px;
left: -2px;
z-index: -1;
}
.morph-shape svg rect {
stroke: #fff;
stroke-width: 2px;
stroke-dasharray: 1680;
}
.dialog--open .morph-shape svg rect {
-webkit-animation: anim-dash 0.6s forwards;
animation: anim-dash 0.6s forwards;
}
.dialog-inner {
opacity: 0;
background: #fff;
}
.dialog--open .dialog-inner {
padding: 30px;
opacity: 1;
-webkit-transition: opacity 0.85s 0.35s;
transition: opacity 0.85s 0.35s;
}
.dialog.dialog--open h2 {
-webkit-animation: anim-elem-1 0.7s ease-out both;
-o-animation: anim-elem-1 0.7s ease-out both;
animation: anim-elem-1 0.7s ease-out both;
}
.dialog.dialog--open a[data-dialog-close] {
position: absolute;
border: none;
top: 0;
right: 0;
width: 30px;
height: 30px;
line-height: 30px;
color: #fff;
background-color: #ddd;
}
.dialog.dialog--open a[data-dialog-close]:hover {
color: #e35e25;
}
.dialog.dialog--open p {
line-height: 1.5;
font-size: 18px;
}
@keyframes anim-dash {
0% {
stroke-dashoffset: 1680;
}
100% {
stroke-dashoffset: 0;
}
}
@-webkit-keyframes anim-dash {
0% {
stroke-dashoffset: 1680;
}
100% {
stroke-dashoffset: 0;
}
} @-webkit-keyframes anim-elem-1 {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes anim-elem-1 {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.main-menu:not(.x-nav-menu) {
list-style: none;
padding: 0;
margin: 0;
}
.main-menu:not(.x-nav-menu) li {
position: relative;
}
.main-menu:not(.x-nav-menu) li li a {
display: block;
padding: 5px 0;
color: inherit;
}
.main-menu:not(.x-nav-menu) li li a:hover {
color: #e35e25;
}
.main-menu:not(.x-nav-menu) li:hover > ul {
display: block;
border-top: solid 1px #eee;
-webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
}
.main-menu:not(.x-nav-menu) > li {
display: inline-block;
line-height: 24px;
padding-top: 18px;
padding-bottom: 18px;
}
.main-menu:not(.x-nav-menu) > li + li {
margin-left: 30px;
}
.main-menu:not(.x-nav-menu) > li > a {
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
color: #212121;
}
.main-menu:not(.x-nav-menu) > li li + li > a {
border-top: solid 1px #ededed;
}
.main-menu:not(.x-nav-menu) > li ul {
display: none;
list-style: none;
padding: 10px 0;
margin: 0;
background-color: #fff;
position: absolute;
top: 0;
left: 100%;
color: #111;
z-index: 999;
border-bottom: solid 2px #e35e25;
}
.main-menu:not(.x-nav-menu) > li ul li {
position: relative;
min-width: 210px;
padding-left: 20px;
padding-right: 20px;
line-height: 35px;
}
.main-menu:not(.x-nav-menu) > li:hover > ul {
top: 100%;
left: auto;
}
.main-menu:not(.x-nav-menu) > li:last-child > ul {
left: auto;
right: 0;
}
.main-menu:not(.x-nav-menu) > li:last-child li:hover ul {
left: auto;
right: 100%;
}
.nav-menu-mobile:not(.x-nav-menu) {
list-style: none;
padding: 0;
margin: 0;
}
.nav-menu-mobile:not(.x-nav-menu) li {
border-top: solid 1px #313131;
position: relative;
}
.nav-menu-mobile:not(.x-nav-menu) a {
padding: 10px 20px;
display: inline-block;
text-transform: uppercase;
font-weight: 700;
}
.nav-menu-mobile:not(.x-nav-menu) ul {
display: none;
padding: 0;
margin: 0;
list-style: none;
background-color: #313131;
position: relative;
}
.nav-menu-mobile:not(.x-nav-menu) ul li {
border-color: #414141;
}
.nav-menu-mobile:not(.x-nav-menu) b.menu-caret {
position: absolute;
right: 20px;
}
.nav-menu-mobile:not(.x-nav-menu) b.menu-caret:before {
content: "\f067";
font-family: fontawesome;
font-size: 10px;
font-weight: 400;
vertical-align: top;
}
b.x-caret:before {
content: "\f0d7";
font-family: fontawesome;
font-size: 10px;
font-weight: 400;
vertical-align: top;
position: relative;
top: 1px;
}
.menu-item-has-children .x-sub-menu .menu-item b.x-caret:before {
top: -4px;
}
.x-sub-menu-open > a b.x-caret {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.x-custom-content-wrapper {
white-space: normal;
line-height: 1.8;
padding-top: 5px;
padding-bottom: 5px;
}
.x-nav-menu img {
max-width: 100%;
height: auto;
}
.x-image-layout > a {
display: block;
}
@media screen and (min-width: 992px) {
.x-col-1-12 {
width: 8.33333333333333%;
}
.x-col-2-12 {
width: 16.6666666666667%;
}
.x-col-3-12 {
width: 25%;
}
.x-col-4-12 {
width: 33.3333333333333%;
}
.x-col-5-12 {
width: 41.6666666666667%;
}
.x-col-6-12 {
width: 50%;
}
.x-col-7-12 {
width: 58.3333333333333%;
}
.x-col-8-12 {
width: 66.6666666666667%;
}
.x-col-9-12 {
width: 75%;
}
.x-col-10-12 {
width: 83.3333333333333%;
}
.x-col-11-12 {
width: 91.6666666666667%;
}
.x-col-12-12 {
width: 100%;
}
.x-col-1-11 {
width: 9.09090909090909%;
}
.x-col-2-11 {
width: 18.1818181818182%;
}
.x-col-3-11 {
width: 27.2727272727273%;
}
.x-col-4-11 {
width: 36.3636363636364%;
}
.x-col-5-11 {
width: 45.4545454545455%;
}
.x-col-6-11 {
width: 54.5454545454545%;
}
.x-col-7-11 {
width: 63.6363636363636%;
}
.x-col-8-11 {
width: 72.7272727272727%;
}
.x-col-9-11 {
width: 81.8181818181818%;
}
.x-col-10-11 {
width: 90.9090909090909%;
}
.x-col-1-10 {
width: 10%;
}
.x-col-2-10 {
width: 20%;
}
.x-col-3-10 {
width: 30%;
}
.x-col-4-10 {
width: 40%;
}
.x-col-5-10 {
width: 50%;
}
.x-col-6-10 {
width: 60%;
}
.x-col-7-10 {
width: 70%;
}
.x-col-8-10 {
width: 80%;
}
.x-col-9-10 {
width: 90%;
}
.x-col-1-8 {
width: 12.5%;
}
.x-col-3-8 {
width: 37.5%;
}
.x-col-5-8 {
width: 62.5%;
}
.x-col-7-8 {
width: 87.5%;
}
.x-col-1-9 {
width: 11.1111111111111%;
}
.x-col-2-9 {
width: 22.2222222222222%;
}
.x-col-4-9 {
width: 44.4444444444444%;
}
.x-col-5-9 {
width: 55.5555555555556%;
}
.x-col-7-9 {
width: 77.7777777777778%;
}
.x-col-8-9 {
width: 88.8888888888889%;
}
.x-col-1-7 {
width: 14.2857142857143%;
}
.x-col-2-7 {
width: 28.5714285714286%;
}
.x-col-3-7 {
width: 42.8571428571429%;
}
.x-col-4-7 {
width: 57.1428571428571%;
}
.x-col-5-7 {
width: 71.4285714285714%;
}
.x-col-6-7 {
width: 85.7142857142857%;
}
.x-col {
display: block;
float: left;
}
.x-clear {
clear: both;
}
.x-new-row {
clear: both;
}
li.x-pos-static {
position: static;
}
li.x-text-align-right {
text-align: right;
}
li.x-text-align-left {
text-align: left;
}
li.x-text-align-center {
text-align: center;
}
span.x-disable-text {
display: none;
}
i.x-menu-icon {
color: #e35e25;
}
i.x-menu-icon.x-icon-left {
padding-right: 10px;
}
i.x-menu-icon.x-icon-right {
padding-left: 10px;
}
i.x-menu-icon.x-icon-left.x-disable-text {
padding-right: 0;
}
i.x-menu-icon.x-icon-right.x-disable-text {
padding-left: 0;
}
li > a.x-disable-menu-item {
display: none !important;
}
li.x-new-row:after {
content: "";
display: block;
clear: both;
}
.x-list-style-none {
list-style: none;
list-style-position: inside;
}
.x-list-style-disc {
list-style: disc !important;
list-style-position: inside !important;
}
.x-list-style-square {
list-style: square !important;
list-style-position: inside !important;
}
.x-list-style-circle {
list-style: circle !important;
list-style-position: inside !important;
}
li.x-image-layout-image-only a.x-menu-a-text {
display: none;
}
li.x-image-layout-image-only p.x-description {
display: none;
}
li.x-image-layout-above > a.x-image + a.x-menu-a-text {
margin-top: 10px;
}
.x-sub-menu-standard .x-sub-menu.x-pos-left-menu-parent,
.x-sub-menu-standard .x-sub-menu.x-pos-left-menu-bar {
right: 100%;
left: auto;
}
.x-sub-menu.x-pos-full {
left: 0;
right: 0;
}
.x-nav-menu {
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
.x-nav-menu * {
color: inherit;
box-sizing: border-box;
}
.x-nav-menu > .x-menu-item {
display: inline-block;
line-height: 24px;
padding-top: 18px;
padding-bottom: 18px;
}
.x-nav-menu > .x-menu-item > a b.x-caret:before {
margin-left: 5px;
}
.x-nav-menu > .x-menu-item + .x-menu-item {
margin-left: 30px;
}
.x-nav-menu > .x-menu-item > .x-menu-a-text {
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
color: #ffffff;
}
.x-sub-menu {
height: 0;
visibility: hidden;
overflow: hidden;
position: absolute;
opacity: 0;
top: 100%;
padding: 0;
margin: 0;
color: #111;
z-index: -1;
list-style: none;
background-color: #fff;
border-bottom: solid 2px #e35e25;
-webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
}
.x-sub-menu .x-menu-item {
position: relative;
min-width: 210px;
white-space: nowrap;
padding-left: 20px;
padding-right: 20px;
}
.x-sub-menu .x-menu-item + .x-menu-item > .x-menu-a-text {
border-top: solid 1px #ededed;
}
.x-sub-menu .x-menu-a-text {
line-height: 38px;
}
.x-sub-menu b.x-caret:before {
content: "\f178";
font-size: 11px;
}
.x-menu-item {
line-height: 50px;
}
.x-active > .x-sub-menu {
overflow: visible;
visibility: visible;
opacity: 1;
height: auto;
z-index: 999;
border-top: solid 1px #eee;
}
.x-menu-a-text {
font-size: 14px;
}
p.x-description {
font-style: italic;
font-size: 0.9em;
line-height: 30px;
margin-top: -8px;
margin-bottom: 10px;
}
span.x-menu-text {
position: relative;
}
.x-sub-menu-standard {
padding: 10px 0;
}
.x-sub-menu-standard > .x-menu-item b.x-caret {
position: absolute;
right: 20px;
transition: all 0.5s;
line-height: 48px;
}
.x-sub-menu-standard a.x-menu-a-text {
padding: 5px 0;
color: inherit;
-webkit-transition: background 0.3s ease-out;
-moz-transition: background 0.3s ease-out;
-ms-transition: background 0.3s ease-out;
-o-transition: background 0.3s ease-out;
transition: background 0.3s ease-out;
display: block;
}
.x-sub-menu-standard a.x-menu-a-text > span.x-menu-text,
.x-sub-menu-standard a.x-menu-a-text > i.x-menu-icon {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon,
.x-sub-menu-standard a.x-menu-a-text:hover > span.x-menu-text {
padding-left: 20px;
}
.x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon + span.x-menu-text {
padding-left: 0;
}
.x-sub-menu-standard a.x-menu-a-text:hover {
color: #e35e25;
}
.x-sub-menu-standard .x-sub-menu {
top: 0;
left: 100%;
right: auto;
}
.x-sub-menu-multi-column {
padding-bottom: 20px;
padding-left: 20px;
display: block;
color: #999;
}
.x-sub-menu-multi-column.no-padding {
padding: 0;
}
.x-sub-menu-multi-column:after {
content: "";
display: block;
clear: both;
}
.x-sub-menu-multi-column > .x-menu-item {
padding-left: 0;
padding-right: 20px;
margin-top: 20px;
min-width: 0;
}
.x-sub-menu-multi-column .x-menu-item {
min-width: 0;
}
.x-sub-menu-multi-column .x-menu-item + .x-menu-item > .x-menu-a-text {
border-top: none;
}
.x-sub-menu-multi-column > .x-item-menu-standard .x-menu-item {
padding-left: 0;
padding-right: 0;
}
.x-sub-menu-multi-column .x-custom-content .x-menu-a-text {
display: none;
}
.x-sub-menu-multi-column .x-menu-a-text {
line-height: 32px;
}
.x-sub-menu-multi-column .x-sub-menu {
padding-top: 0;
padding-bottom: 0;
height: auto;
visibility: visible;
opacity: 1;
position: static;
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
z-index: 999;
overflow: visible;
}
.x-sub-menu-multi-column li.x-active > ul.x-sub-menu {
visibility: visible !important;
opacity: 1 !important;
overflow: visible !important;
}
.x-sub-menu-multi-column .x-header-column > a {
color: #191919;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
position: relative;
line-height: 1;
display: block;
margin-bottom: 20px;
padding-top: 15px;
}
.x-sub-menu-multi-column b.x-caret {
display: none;
}
.x-tabs.x-item-menu-tab {
position: static;
padding: 0;
margin: 0;
}
.x-tabs.x-item-menu-tab > .x-menu-a-text {
display: none;
}
.x-sub-menu-tab > .x-menu-item {
position: static;
padding-left: 0;
padding-right: 0;
}
.x-sub-menu-tab > li > ul.x-sub-menu {
position: absolute;
left: 0;
right: 0;
top: 0;
border-bottom: 0;
visibility: hidden;
overflow: hidden;
opacity: 0;
height: 0;
padding-bottom: 30px;
}
.x-sub-menu-tab > li.x-menu-item > a.x-menu-a-text {
display: block;
position: relative;
padding-left: 20px;
padding-right: 20px;
line-height: 50px;
}
.x-sub-menu-tab > li.x-menu-active {
background-color: #e35e25;
color: #515151;
}
.x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:after {
content: '';
position: absolute;
right: 0;
border-top: solid 8px transparent;
border-bottom: solid 8px transparent;
border-right: solid 8px #fff;
height: 16px;
top: 0;
bottom: 0;
margin: auto;
}
.x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:hover {
color: inherit;
}
.x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu {
visibility: visible;
overflow: visible;
opacity: 1;
height: auto;
}
.x-sub-menu-tab .x-menu-item {
min-width: 0;
}
.x-tabs > .x-sub-menu-tab {
background-color: #fafafa;
}
.x-nav-menu a:focus {
color: inherit;
}
.x-nav-menu .x-sub-menu-standard > li.current-menu-ancestor > a.x-menu-a-text,
.x-nav-menu .x-sub-menu-standard > li.current-menu-parent > a.x-menu-a-text,
.x-nav-menu .x-sub-menu-standard > li.current-menu-item > a.x-menu-a-text,
.x-nav-menu .x-sub-menu-standard > li.menu-current > a.x-menu-a-text {
color: #e35e25;
}
.x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
.x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
.x-nav-menu > li.current-menu-item > a.x-menu-a-text,
.x-nav-menu > li.menu-current > a.x-menu-a-text,
.x-nav-menu > li > a.x-menu-a-text:hover,
.x-nav-menu > li.x-menu-item:hover > a {
color: #e35e25 !important;
}
.header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-parent > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-item > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.menu-current > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li > a.x-menu-a-text:hover > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.x-menu-item:hover > a > span.x-menu-text:before {
width: 100%;
}
}
@media screen and (max-width: 991px) {
i.x-icon-left {
margin-right: 10px;
}
i.x-icon-right {
margin-left: 10px;
}
.x-sub-menu {
display: none;
margin: 0;
padding: 0;
}
p.x-description,
.x-custom-content-wrapper,
.x-image {
padding-left: 20px;
padding-right: 20px;
}
a.x-image {
padding-top: 20px;
display: inline-block;
}
.x-nav-menu,
.x-nav-menu ul {
list-style: none;
}
.x-menu-item {
position: relative;
}
.x-nav-menu {
padding: 0;
margin: 0;
}
.x-nav-menu a.x-menu-a-text {
padding-top: 10px;
padding-bottom: 10px;
display: inline-block;
text-transform: uppercase;
font-weight: 700;
}
b.x-caret:before {
font-weight: 700;
vertical-align: middle;
}
.x-caret {
position: absolute;
right: 0;
}
.x-sub-menu,
.x-nav-menu,
.x-nav-menu li.x-menu-item + li {
border-top: solid 1px #eeeeee;
}
.menu-drop-fly {
position: fixed;
top: 0;
bottom: 0;
left: -280px;
width: 280px;
background-color: #212121;
color: #fff;
z-index: 9999;
overflow: auto;
}
.menu-drop-fly .nav-menu-mobile {
color: #fff;
}
.menu-drop-fly .nav-menu-mobile a {
color: #fff;
}
.menu-drop-fly .nav-menu-mobile a:hover {
color: #e35e25;
}
.menu-drop-fly .nav-menu-mobile {
display: block;
}
.menu-drop-fly .x-sub-menu,
.menu-drop-fly .x-nav-menu,
.menu-drop-fly li.x-menu-item + li {
border-color: #313131;
}
.menu-drop-fly .x-caret {
right: 20px;
}
.menu-drop-fly .x-menu-a-text {
padding-left: 20px !important;
padding-right: 20px;
}
.menu-drop-fly .x-menu-item .x-menu-item .x-menu-a-text {
text-transform: none;
}
.menu-drop-fly .x-menu-item .x-menu-item .x-menu-item .x-menu-a-text {
font-weight: 400;
}
.menu-drop-fly .x-menu-item .x-menu-item .x-menu-item .x-menu-item .x-menu-a-text {
font-size: 12px;
}
.menu-drop-fly .x-sub-menu {
background-color: #313131;
position: relative;
border-top: none !important;
}
.menu-drop-fly .x-sub-menu .x-sub-menu {
background-color: #414141;
}
.menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu {
background-color: #515151;
}
.menu-drop-fly li li.x-menu-item + li {
border-color: #414141;
}
.menu-drop-fly li li li.x-menu-item + li {
border-color: #515151;
}
.menu-drop-fly li li li li.x-menu-item + li {
border-color: #616161;
}
.menu-drop-fly .x-sub-menu:before {
content: '';
position: absolute;
left: 20px;
border-left: solid 6px transparent;
border-right: solid 6px transparent;
border-top: solid 6px #212121;
}
.menu-drop-fly .x-sub-menu .x-sub-menu:before {
border-top-color: #313131;
}
.menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu:before {
border-top-color: #414141;
}
.menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu .x-sub-menu:before {
border-top-color: #515151;
}
body {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
left: 0;
}
.mobile-nav-overlay {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
overflow: hidden;
opacity: 0;
max-width: 0;
-webkit-transition: opacity 0.5s, visibility 1s;
transition: opacity 0.5s, visibility 1s;
cursor: url(https://www.kaymon.es/wp-content/themes/g5plus-moveco/assets/images/close.png) 15 15, default;
}
body.mobile-nav-in {
overflow: hidden;
left: 280px;
}
body.mobile-nav-in .menu-drop-fly {
left: 0;
}
body.mobile-nav-in .mobile-nav-overlay {
max-width: 100%;
opacity: 1;
visibility: visible;
}
body.mobile-nav-in .is-sticky .sticky-region {
left: 280px;
right: -280px;
}
} .sidebar .widget {
margin-bottom: 55px;
}
.sidebar-mobile-canvas-icon-close {
display: none;
}
.sidebar-mobile-canvas-icon {
padding: 10px 12px;
display: none;
line-height: 1;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomright: 4px;
-moz-background-clip: padding;
border-bottom-right-radius: 4px;
background-clip: padding-box;
box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
cursor: pointer;
position: fixed;
top: 245px;
left: 0;
z-index: 1001;
background-color: #fff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.widget:after {
content: '';
clear: both;
display: block;
}
.widget-title {
font-size: 20px;
text-transform: uppercase;
color: #343434;
font-weight: 900;
margin-bottom: 25px;
line-height: 1.5;
} .widget_archive span.count,
.widget_categories span.count {
display: inline-block;
position: absolute;
top: 25px;
right: 0;
font-size: 14px;
font-weight: 700;
}
.sidebar .widget_categories {
margin-bottom: 25px;
}
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul,
.widget_pages ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget_archive ul > li + li,
.widget_categories ul > li + li,
.widget_nav_menu ul > li + li,
.widget_recent_entries ul > li + li,
.widget_recent_comments ul > li + li,
.widget_meta ul > li + li,
.widget_pages ul > li + li {
border-top: solid 1px #d6d6d6;
}
.widget_archive li > ul,
.widget_categories li > ul,
.widget_nav_menu li > ul,
.widget_recent_entries li > ul,
.widget_recent_comments li > ul,
.widget_meta li > ul,
.widget_pages li > ul {
border-top: solid 1px #d6d6d6;
}
.widget_archive > ul:not(.children) > li:first-child > span.count,
.widget_categories > ul:not(.children) > li:first-child > span.count,
.widget_nav_menu > ul:not(.children) > li:first-child > span.count,
.widget_recent_entries > ul:not(.children) > li:first-child > span.count,
.widget_recent_comments > ul:not(.children) > li:first-child > span.count,
.widget_meta > ul:not(.children) > li:first-child > span.count,
.widget_pages > ul:not(.children) > li:first-child > span.count {
top: 0;
}
.widget_archive > ul > li:first-child,
.widget_categories > ul > li:first-child,
.widget_nav_menu > ul > li:first-child,
.widget_recent_entries > ul > li:first-child,
.widget_recent_comments > ul > li:first-child,
.widget_meta > ul > li:first-child,
.widget_pages > ul > li:first-child {
padding-top: 0;
}
.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_meta li,
.widget_pages li {
padding: 0;
margin: 0;
line-height: 20px;
font-size: 14px;
position: relative;
padding-top: 25px;
}
.widget_archive a,
.widget_categories a,
.widget_nav_menu a,
.widget_recent_entries a,
.widget_recent_comments a,
.widget_meta a,
.widget_pages a {
display: inline-block;
text-transform: uppercase;
font-weight: 700;
color: #868686;
margin-bottom: 25px;
}
.widget_archive a:hover,
.widget_categories a:hover,
.widget_nav_menu a:hover,
.widget_recent_entries a:hover,
.widget_recent_comments a:hover,
.widget_meta a:hover,
.widget_pages a:hover {
color: #515151;
}
.widget_archive li li a,
.widget_categories li li a,
.widget_nav_menu li li a,
.widget_recent_entries li li a,
.widget_recent_comments li li a,
.widget_meta li li a,
.widget_pages li li a {
padding-left: 30px;
}
.widget_archive li li li a,
.widget_categories li li li a,
.widget_nav_menu li li li a,
.widget_recent_entries li li li a,
.widget_recent_comments li li li a,
.widget_meta li li li a,
.widget_pages li li li a {
padding-left: 60px;
}
.widget_archive li li li li a,
.widget_categories li li li li a,
.widget_nav_menu li li li li a,
.widget_recent_entries li li li li a,
.widget_recent_comments li li li li a,
.widget_meta li li li li a,
.widget_pages li li li li a {
padding-left: 90px;
}
.widget_archive .li-caret,
.widget_categories .li-caret,
.widget_nav_menu .li-caret,
.widget_recent_entries .li-caret,
.widget_recent_comments .li-caret,
.widget_meta .li-caret,
.widget_pages .li-caret {
position: absolute;
right: 0;
top: 19px;
cursor: pointer;
font-size: 10px;
color: #a7a7a7;
letter-spacing: -0.02em;
}
.widget_archive .li-caret.in:before,
.widget_categories .li-caret.in:before,
.widget_nav_menu .li-caret.in:before,
.widget_recent_entries .li-caret.in:before,
.widget_recent_comments .li-caret.in:before,
.widget_meta .li-caret.in:before,
.widget_pages .li-caret.in:before {
content: '\f068';
}
.widget_recent_comments li {
padding: 25px 0;
} .widget_archive select,
.widget_categories select {
width: 100%;
}
.screen-reader-text {
display: none;
} .widget_calendar .calendar_wrap caption {
padding-top: 0;
padding-bottom: 8px;
color: #868686;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -0.02em;
font-size: 13px;
}
.widget_calendar #wp-calendar {
width: 100%;
}
.widget_calendar #wp-calendar th {
background-color: #f3f3f3;
padding: 5px 0;
color: #515151;
}
.widget_calendar #wp-calendar tbody td,
.widget_calendar #wp-calendar th {
border: solid 1px #d6d6d6;
text-align: center;
font-weight: 600;
padding: 5px 0;
}
.widget_calendar #wp-calendar tfoot td {
color: #646464;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -0.02em;
font-size: 11px;
}
.widget_calendar #wp-calendar td#next {
text-align: right;
color: #868686;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -0.02em;
font-size: 13px;
padding-top: 5px;
}
.widget_calendar #wp-calendar td#next a {
color: #868686;
}
.widget_calendar #wp-calendar td#next a:hover {
color: #e35e25;
}
.widget_calendar #wp-calendar td#prev {
color: #868686;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -0.02em;
font-size: 13px;
padding-top: 5px;
}
.widget_calendar #wp-calendar td#prev a {
color: #868686;
}
.widget_calendar #wp-calendar td#prev a:hover {
color: #e35e25;
}
.widget_calendar #wp-calendar td#today {
background-color: #515151;
}
.widget_calendar #wp-calendar td#today a {
color: #ffffff;
} .widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_recent_entries ul {
list-style: none;
padding: 0;
margin: -11px 0 0 0;
}
.widget_meta ul > li + li,
.widget_recent_comments ul > li + li,
.widget_rss ul > li + li,
.widget_recent_entries ul > li + li {
border-top: solid 1px #e2e2e2;
padding-top: 15px;
margin-top: 15px;
}
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_rss ul li,
.widget_recent_entries ul li {
margin: 0;
line-height: 20px;
font-size: 14px;
position: relative;
color: #a7a7a7;
}
.widget_meta ul li a,
.widget_recent_comments ul li a,
.widget_rss ul li a,
.widget_recent_entries ul li a {
color: #646464;
}
.widget_meta ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_rss ul li a:hover,
.widget_recent_entries ul li a:hover {
color: #e35e25;
} .widget-posts ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget-posts li {
margin-bottom: 20px;
}
.widget-posts li:last-child {
margin-bottom: 0;
}
.widget-posts .entry-thumb-wrap {
width: 70px;
margin-bottom: 0;
float: left;
}
.widget-posts .entry-thumb-wrap + .entry-content-wrap {
padding-left: 90px;
}
.widget-posts .entry-post-title {
font-size: 14px;
margin: 0 0 5px 0;
text-transform: uppercase;
font-weight: 700;
color: #343434;
line-height: 1.42857143;
}
.widget-posts .widget-title {
margin-bottom: 30px;
}
.widget-posts .entry-meta-top {
font-size: 12px;
margin-bottom: 8px;
}
.widget-posts .entry-meta-top > div {
display: inline-block;
margin-right: 15px;
}
.widget-posts .entry-meta-top div:last-child {
margin-right: 0;
}
.widget-posts .embed-responsive.embed-responsive-16by9.embed-responsive-small-image {
padding-bottom: 100%;
}
.widget-posts .owl-nav .owl-next,
.widget-posts .owl-nav .owl-prev {
display: none;
}
.widget-posts .entry-thumb-wrap .entry-thumbnail a.zoomGallery i {
font-size: 18px;
width: 18px;
height: 18px;
line-height: 18px;
text-align: center;
} .search-form {
position: relative;
width: 100%;
}
.search-form .search-field {
height: 50px;
border-style: solid;
border-width: 1px;
border-color: #d6d6d6;
width: 100%;
-webkit-border-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius: 0;
-moz-background-clip: padding;
border-radius: 0;
background-clip: padding-box;
padding-left: 20px;
padding-right: 65px;
}
.search-form .search-field:focus {
border-color: #515151;
}
.search-form .search-field:focus + .search-submit {
background-color: #515151;
color: #fff;
}
.search-form .search-field:focus + .search-submit:before {
display: none;
}
.search-form .search-submit {
position: absolute;
width: 50px;
height: 50px;
right: 0;
top: 0;
text-align: center;
padding: 0;
background-color: transparent;
color: #515151;
background-clip: padding-box;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.search-form .search-submit:hover {
background-color: #515151;
color: #fff;
}
.search-form .search-submit:hover:before {
display: none;
}
.search-form .search-submit:before {
content: "";
height: 30px;
width: 1px;
background-color: #d6d6d6;
position: absolute;
left: -1px;
top: 0;
bottom: 0;
margin: auto;
}
.search-form-small .search-form .search-field {
border-style: solid;
border-width: 1px;
border-color: #e2e2e2;
height: 36px;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
width: 270px;
padding-right: 36px;
}
.search-form-small .search-form .search-submit {
width: 36px;
height: 36px;
padding: 0;
border: none;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
}
.search-form-square .search-form .search-field {
border: none;
height: 36px;
-webkit-border-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius: 0;
-moz-background-clip: padding;
border-radius: 0;
background-clip: padding-box;
width: 270px;
padding-right: 36px;
}
.search-form-square .search-form .search-field:focus + .search-submit {
background-color: transparent;
color: #e35e25;
}
.search-form-square .search-form .search-submit {
background-color: transparent;
color: #222;
width: 36px;
height: 36px;
padding: 0;
border: none;
-webkit-border-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius: 0;
-moz-background-clip: padding;
border-radius: 0;
background-clip: padding-box;
}
.search-form-square .search-form .search-submit:hover {
background-color: transparent;
color: #e35e25;
}
.widget_search .widget-title + .search-form,
.widget_product_search .widget-title + .search-form {
margin-top: 5px;
} .tagcloud {
margin-bottom: -5px;
font-size: 0;
}
.tagcloud a {
display: inline-block;
color: #868686;
font-size: 14px !important;
line-height: 24px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 15px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
margin-right: 20px;
}
.tagcloud a:hover {
color: #515151;
}
.tagcloud a:before {
content: '#';
}
.tagcloud a:last-child {
margin-right: 0;
} .widget-twitter-item > i {
float: left;
font-size: 30px;
}
.widget-twitter-item > div {
padding-left: 40px;
}
.widget-twitter-item + .widget-twitter-item {
margin-top: 20px;
}
.widget-twitter-item .twitter-name {
color: #e35e25;
}
.widget-twitter-item .twitter-time {
color: #bababa;
font-size: 13px;
margin-top: 5px;
} .contact-info {
padding: 0;
margin: 0;
list-style: none;
}
.contact-info li {
display: inline-block;
}
.contact-info li + li {
margin-left: 40px;
position: relative;
}
.contact-info li + li:before {
position: absolute;
content: '';
border-left: solid 1px #e2e2e2;
right: 100%;
height: 14px;
margin-right: 20px;
}
.contact-info li i {
margin-right: 5px;
} .widget-info-box ul {
padding: 0;
margin: 0;
}
.widget-info-box li {
list-style: none;
}
.widget-info-box li > div {
display: table-cell;
vertical-align: top;
}
.widget-info-box li:last-child {
margin-bottom: 0 !important;
}
.widget-info-box h4.widget-title + ul.if-classic li:first-child {
padding-top: 0;
border-top: none;
}
.widget-info-box p {
margin-bottom: 0;
}
.widget-info-box p a {
font-weight: 500;
}
.widget-info-box h3 {
font-weight: bold;
text-transform: uppercase;
}
.widget-info-box h3 a:hover,
.widget-info-box h3 a:focus {
color: #e35e25;
}
.widget-info-box ul.if-classic li:first-child {
padding-top: 20px;
border-top: 1px solid #f3f3f3;
}
.widget-info-box ul.if-classic li {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #f3f3f3;
}
.widget-info-box ul.if-classic h3 {
font-size: 14px;
margin-bottom: 5px;
}
.widget-info-box ul.if-classic h3 a {
color: #646464;
}
.widget-info-box ul.if-classic p {
color: #a7a7a7;
}
.widget-info-box ul.if-classic .if-icon {
width: 30px;
font-size: 30px;
line-height: 1;
color: #e35e25;
}
.widget-info-box ul.if-classic .if-content {
padding-left: 20px;
}
.widget-info-box ul.if-round li {
margin-bottom: 25px;
}
.widget-info-box ul.if-round h3 {
font-size: 13px;
letter-spacing: -0.02em;
margin-bottom: 5px;
}
.widget-info-box ul.if-round h3 a {
color: #a7a7a7;
}
.widget-info-box ul.if-round p {
color: #414141;
letter-spacing: -0.02em;
line-height: 1.2;
}
.widget-info-box ul.if-round .if-icon i {
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
font-size: 13px;
letter-spacing: -0.02em;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
background-color: #e35e25;
color: #515151;
}
.widget-info-box ul.if-round .if-content {
padding-left: 10px;
} .primary-sidebar .widget:last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
.primary-sidebar {
margin-top: 30px;
}
.sidebar-mobile-canvas-icon {
display: block;
}
.sidebar-mobile-canvas-icon.changed {
display: none;
}
.sidebar-mobile-canvas {
margin-top: 0;
opacity: 0;
position: fixed;
left: -300px;
top: 0;
padding: 30px;
width: 300px;
box-sizing: border-box;
background-color: #fff;
z-index: 999999;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.sidebar-mobile-canvas.changed {
opacity: 1;
left: 0;
}
.sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close {
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
padding: 0 5px;
display: block;
}
.sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close i {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close:hover i {
color: red;
}
.overlay-canvas-sidebar {
position: absolute;
display: none;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1000;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.overlay-canvas-sidebar.changed {
display: block;
z-index: 1000;
background-color: rgba(0, 0, 0, 0.6);
cursor: url(https://www.kaymon.es/wp-content/themes/g5plus-moveco/assets/images/close.png) 15 15, default;
}
}  .mailchimp-moveco {
padding: 30px 25px 0 25px;
border: 5px solid #515151;
}
.mailchimp-moveco label {
font-size: 20px;
font-weight: 900;
text-transform: uppercase;
color: #343434;
line-height: 1.2;
}
.mailchimp-moveco input[type='email'] {
width: 100%;
height: 50px;
border: 1px solid #D6D6D6;
line-height: 50px;
margin-top: 30px;
}
.mailchimp-moveco input[type='email']:focus {
border-color: #e35e25;
}
.mailchimp-moveco input[type='submit'] {
border: none;
font-size: 14px;
font-weight: 900;
background-color: #515151;
color: #fff;
text-transform: uppercase;
line-height: 1.2;
padding: 15px 30px;
}
.mailchimp-moveco input[type='submit']:hover {
background-color: #e35e25;
}
.mailchimp-moveco p:last-child {
margin: 0;
}
.mailchimp-moveco .show-in-footer {
display: none;
}
.mailchimp-accent .mailchimp-moveco {
border: 5px solid #e35e25;
}
.mailchimp-accent .mailchimp-moveco input[type='submit'] {
background-color: #e35e25;
}
.mailchimp-accent .mailchimp-moveco input[type='submit']:hover {
background-color: #fff;
color: #e35e25;
}
.mailchimp-show-text .mailchimp-moveco label {
color: #fff;
}
.mailchimp-show-text .mailchimp-moveco .show-in-footer {
display: block;
} .hide-quote-title .moveco-contact-form .title-box {
display: none;
}
.bg-light-transparent .moveco-contact-form.form-box .content-box {
background-color: rgba(255, 255, 255, 0.9);
}
.moveco-contact-form {
text-align: center;
}
.moveco-contact-form br {
display: none !important;
}
.moveco-contact-form input[type="email"],
.moveco-contact-form input[type="text"],
.moveco-contact-form input[type="tel"],
.moveco-contact-form textarea {
width: 100%;
vertical-align: middle;
margin-bottom: 30px;
border: 1px solid #cecece;
padding-left: 45px;
height: 50px;
line-height: 48px;
display: block;
}
.moveco-contact-form textarea {
max-width: 100%;
line-height: 1.857;
height: 200px;
}
.moveco-contact-form span.last-name,
.moveco-contact-form span.first-name,
.moveco-contact-form span.email,
.moveco-contact-form span.name,
.moveco-contact-form span.telephone,
.moveco-contact-form span.description {
position: relative;
display: block;
text-align: left;
}
.moveco-contact-form span.last-name:before,
.moveco-contact-form span.first-name:before,
.moveco-contact-form span.email:before,
.moveco-contact-form span.name:before,
.moveco-contact-form span.telephone:before,
.moveco-contact-form span.description:before {
content: "";
font-size: 16px;
font-family: Flaticon;
position: absolute;
top: 0;
left: 0;
color: #515151;
display: block;
height: 48px;
line-height: 48px;
width: 45px;
text-align: center;
}
.moveco-contact-form span.first-name {
width: 50%;
padding-right: 15px;
float: left;
}
.moveco-contact-form span.last-name {
width: 50%;
padding-left: 15px;
float: left;
}
.moveco-contact-form span.last-name:before {
left: 15px;
}
.moveco-contact-form span.email {
clear: both;
}
.moveco-contact-form span.email:before {
content: "\f132";
}
.moveco-contact-form span.first-name:before,
.moveco-contact-form span.last-name:before,
.moveco-contact-form span.name:before {
content: "\f100";
}
.moveco-contact-form span.telephone:before {
content: "\f157";
}
.moveco-contact-form span.description:before {
content: "\f131";
}
.moveco-contact-form .content-box {
text-align: center;
}
.moveco-contact-form input[type="submit"] {
margin-top: 30px;
}
.moveco-contact-form.form-box input[type="email"],
.moveco-contact-form.form-transparent input[type="email"],
.moveco-contact-form.form-box input[type="text"],
.moveco-contact-form.form-transparent input[type="text"],
.moveco-contact-form.form-box input[type="tel"],
.moveco-contact-form.form-transparent input[type="tel"] {
margin-bottom: 20px;
}
.moveco-contact-form.form-box textarea,
.moveco-contact-form.form-transparent textarea {
height: 140px;
}
.moveco-contact-form.form-box input[type="submit"],
.moveco-contact-form.form-transparent input[type="submit"] {
margin-top: 40px;
}
.moveco-contact-form.form-box .content-box {
padding: 40px 30px;
background-color: #f3f3f3;
}
.moveco-contact-form.form-box .title-box {
text-align: center;
padding: 18.5px 5px;
background-color: #515151;
color: #fff;
}
.moveco-contact-form.form-box .title-box span {
font-size: 24px;
line-height: 33px;
font-weight: 700;
text-transform: uppercase;
}
.moveco-contact-form.form-transparent .content-box {
padding: 60px;
background-color: rgba(255, 255, 255, 0.9);
}
.foreground-color-45,
.foreground-color-60 {
position: relative;
}
.foreground-color-45:before,
.foreground-color-60:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 40%;
bottom: 0;
display: block !important;
background-color: rgba(81, 81, 81, 0.9);
}
.foreground-color-45:before {
left: 55%;
right: 0;
}
.foreground-color-45.left {
left: 0;
right: 55%;
}
@media (min-width: 1200px) {
.max-width-500 {
max-width: 530px;
}
.float-margin-right {
float: right;
margin-right: 100px;
}
}
@media (max-width: 1199px) {
.foreground-color-60:before {
right: 0;
}
}
@media (max-width: 480px) {
.moveco-contact-form span.first-name,
.moveco-contact-form span.last-name {
width: 100%;
padding: 0;
}
.moveco-contact-form span.last-name:before {
left: 0;
}
}
.moveco-form-register {
margin-left: -15px;
margin-right: -15px;
}
.moveco-form-register br {
display: none;
}
.moveco-form-register h3 {
font-size: 20px;
text-transform: uppercase;
font-weight: 900;
line-height: 1.5;
text-align: center;
}
.moveco-form-register input[type="text"],
.moveco-form-register input[type="email"],
.moveco-form-register select {
width: 100%;
margin-bottom: 10px !important;
border-color: #d6d6d6;
height: 50px;
line-height: 48px;
padding-left: 45px;
font-size: 14px;
letter-spacing: 0.1em;
}
.moveco-form-register input[type="text"]:focus,
.moveco-form-register input[type="email"]:focus,
.moveco-form-register select:focus {
border-color: #e35e25;
}
.moveco-form-register span.wpcf7-not-valid-tip {
position: absolute;
line-height: 50px;
right: 15px;
}
.moveco-form-register span.wpcf7-form-control-wrap:before {
content: "";
font-size: 16px;
font-family: Flaticon;
position: absolute;
top: 1px;
left: 1px;
color: #515151;
display: block;
height: 48px;
line-height: 48px;
width: 45px;
text-align: center;
}
.moveco-form-register span.wpcf7-form-control-wrap {
display: block;
position: relative;
}
.moveco-form-register span.wpcf7-form-control-wrap.home-phone:before,
.moveco-form-register span.wpcf7-form-control-wrap.mobile-phone-1:before,
.moveco-form-register span.wpcf7-form-control-wrap.mobile-phone-2:before {
content: "\f157";
}
.moveco-form-register span.wpcf7-form-control-wrap.first-name:before,
.moveco-form-register span.wpcf7-form-control-wrap.last-name:before {
content: "\f100";
}
.moveco-form-register span.wpcf7-form-control-wrap.email:before {
content: "\f132";
}
.moveco-form-register span.wpcf7-form-control-wrap.fax:before {
content: "\f15f";
}
.moveco-form-register span.wpcf7-form-control-wrap.hear-us:before,
.moveco-form-register span.wpcf7-form-control-wrap.shippment-type:before {
content: "\f135";
}
.moveco-form-register span.wpcf7-form-control-wrap.sender-place:before,
.moveco-form-register span.wpcf7-form-control-wrap.receiver-place:before {
content: "\f179";
}
.moveco-form-register span.wpcf7-form-control-wrap.receiver-address:before {
content: "\f17a";
font-size: 20px;
}
.moveco-form-register span.wpcf7-form-control-wrap.town-city:before {
content: "\f13b";
}
.moveco-form-register span.wpcf7-form-control-wrap.country-state:before {
content: "\f15d";
}
.moveco-form-register span.wpcf7-form-control-wrap.postal-zipcode:before {
content: "\f131";
}
.moveco-form-register span.wpcf7-form-control-wrap.cargo-type:before {
content: "\f161";
}
.moveco-form-register .form-contact-info,
.moveco-form-register .form-more-info {
width: 50%;
float: left;
padding: 0 15px;
}
.moveco-form-register .form-submit {
width: 100%;
text-align: center;
padding: 0 15px;
}
.moveco-form-register .form-submit input[type='submit'] {
display: inline-block;
margin-top: 20px;
} .social-profiles {
list-style: none;
padding: 0;
margin: 0;
font-size: 0px;
}
.social-profiles li {
display: inline-block;
}
.social-profiles li + li {
margin-left: 20px;
}
.social-profiles.circle i {
background-color: rgba(0, 0, 0, 0.1);
width: 28px;
height: 28px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
line-height: 28px;
text-align: center;
}
.social-profiles-title {
font-weight: 700;
}
.social-profiles a {
display: inline-block;
text-align: center;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.social-profiles a i {
width: 100%;
height: 100%;
line-height: inherit;
}
.social-profiles.classic a {
border-right: 1px solid #dddddd;
color: #515151;
line-height: 44px;
width: 41px;
height: 44px;
font-size: 13px;
}
.social-profiles.classic a:first-child {
border-left: 1px solid #dddddd;
}
.social-profiles.rectangle a {
width: 29px;
height: 29px;
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
margin-right: 6px;
line-height: 29px;
font-size: 11px;
}
.social-profiles.rectangle i {
background: #666666;
color: #fff;
}
.social-profiles.round a i {
width: 40px;
height: 40px;
background-color: #f5f5f5;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
color: #343434;
font-size: 14px;
line-height: 40px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.social-profiles a:hover i {
color: #fff;
}
.social-profiles a:hover i.fa-facebook {
background-color: #3b5998;
}
.social-profiles a:hover i.fa-twitter {
background-color: #44ccf6;
}
.social-profiles a:hover i.fa-google-plus,
.social-profiles a:hover i.fa-google {
background-color: #d13f2d;
}
.social-profiles a:hover i.fa-dribbble {
background-color: #f26798;
}
.social-profiles a:hover i.fa-youtube {
background-color: #c8302a;
}
.social-profiles a:hover i.fa-vimeo {
background-color: #914cc9;
}
.social-profiles a:hover i.fa-tumblr {
background-color: #395976;
}
.social-profiles a:hover i.fa-skype {
background-color: #02B4EB;
}
.social-profiles a:hover i.fa-linkedin {
background-color: #1883BB;
}
.social-profiles a:hover i.fa-flickr {
background-color: #63A1EA;
}
.social-profiles a:hover i.fa-pinterest {
background-color: #E71F28;
}
.social-profiles a:hover i.fa-foursquare {
background-color: #F94777;
}
.social-profiles a:hover i.fa-instagram {
background-color: #549BC5;
}
.social-profiles a:hover i.fa-github {
background-color: #000;
}
.social-profiles a:hover i.fa-xing {
background-color: #005D5E;
}
.social-profiles a:hover i.fa-behance {
background-color: #4176FA;
}
.social-profiles a:hover i.fa-deviantart {
background-color: #657C6A;
}
.social-profiles a:hover i.fa-soundcloud {
background-color: #FF6A22;
}
.social-profiles a:hover i.fa-yelp {
background-color: #FF0000;
}
.social-profiles a:hover i.fa-rss {
background-color: #FF9900;
}
.social-profiles a:hover i.fa-vk {
background-color: #00A8EC;
}
.sidebar.col-md-3 .social-profiles a:not(:last-child) {
padding-right: 10px;
}
.sidebar.col-md-4 .social-profiles a:not(:last-child) {
padding-right: 20px;
}
.widget-portfolio .portfolio {
margin-left: -10px;
margin-right: -10px;
}
.widget-portfolio div[class*="col-md"] {
padding: 10px;
}
.widget-portfolio .portfolio-shortcode .hover-outer {
width: 100.2%;
}
.widget-portfolio .thumb-wrap > div {
position: relative;
}
.widget-portfolio img {
width: 100%;
height: auto;
}
.widget-portfolio .hover-inner a {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.widget-portfolio .hover-inner a:hover {
color: #fff;
}
.widget-portfolio .hover-inner a i {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.widget_nav_menu.services {
padding: 20px;
border: solid 5px #f3f3f3;
}
.widget_nav_menu.services .widget-title span {
color: #e35e25;
}
.widget_nav_menu.services li:first-child > a {
padding-top: 0;
}
.widget_nav_menu.services li {
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
padding: 0;
margin: 0;
line-height: 20px;
position: relative;
}
.widget_nav_menu.services li a {
color: #343434;
margin-bottom: 25px;
margin-top: 25px;
}
.widget_nav_menu.services li.current-menu-item a,
.widget_nav_menu.services li > a:hover {
color: #e35e25;
}
.widget-attachment .attachments,
.widget-service-attachment .attachments {
background-color: #f5f5f5;
margin-bottom: 10px;
}
.widget-attachment .attachments:hover,
.widget-service-attachment .attachments:hover {
background-color: #515151;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.widget-attachment .attachments:hover a,
.widget-service-attachment .attachments:hover a {
color: #fff;
}
.widget-attachment .attachments a,
.widget-service-attachment .attachments a {
color: #515151;
display: inline-block;
width: 100%;
padding: 20px 30px;
}
.widget-attachment .attachments i,
.widget-service-attachment .attachments i {
color: #e35e25;
padding-right: 10px;
}
.widget-partner {
padding-bottom: 25px;
border-bottom: solid 1px #eaeaea;
}
.widget-partner .owl-prev,
.widget-partner .owl-next {
width: 50px;
height: 50px;
border-radius: 0;
border: none;
background-color: #f5f5f5;
top: -51px;
left: auto;
line-height: 48px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.widget-partner .owl-prev:hover,
.widget-partner .owl-next:hover {
background-color: #515151;
}
.widget-partner .owl-prev {
right: 50px;
}
.widget-partner .owl-next {
right: 0px;
}
.widget-partner .widget-title {
padding: 10px 0px;
border-top: solid 1px #eaeaea;
border-bottom: solid 1px #eaeaea;
}
.widget_text .contact-wrap .info {
font-size: 14px;
margin-bottom: 18px;
}
.widget_text .contact-wrap h6 {
font-weight: 700;
text-transform: uppercase;
color: #e35e25;
margin-bottom: 15px;
}
.widget_text .contact-wrap p {
line-height: 16.8px;
}
.widget_text .carrer-contact {
padding: 30px 30px 0px 30px;
background-color: #f5f5f5;
text-align: center;
}
.bottom-bar-wrapper .copyright.widget {
font-size: 14px;
font-family: 'Arial, Helvetica, sans-serif';
width: 100%;
text-align: center;
line-height: 1.45;
} .widget-author .author-item .author-avatar {
width: 170px;
float: left;
margin-right: 15px;
}
.widget-author .author-item .author-title {
font-size: 16px;
font-weight: 700;
margin-bottom: 0;
text-transform: uppercase;
}
.widget-author .author-item .author-bio {
line-height: 1.875;
margin-bottom: 0;
} .widget-social-networks ul,
.widget-social-networks li {
padding: 0;
margin: 0;
list-style: none;
}
.widget-social-networks a {
display: block;
background-color: #f3f3f3;
color: #868686;
padding: 10px 20px;
height: 40px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.widget-social-networks a:hover {
background-color: #515151;
color: #fff;
}
.widget-social-networks a:hover i {
color: #fff;
}
.widget-social-networks li + li {
margin-top: 10px;
}
.widget-social-networks i {
width: 35px;
text-align: left;
color: #343434;
line-height: 20px;
float: left;
}
.widget-social-networks span.text {
float: right;
}
.widget-social-networks span.number-networks {
float: left;
}
.widget-social-networks span.number-networks,
.widget-social-networks span.text {
font-size: 13px;
letter-spacing: 0.07em;
line-height: 20px;
} .gf-title-coming-soon {
display: inline-block;
position: relative;
padding-top: 10px;
padding-bottom: 35px;
}
.gf-title-coming-soon:before {
content: "";
width: 63.27%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
border: 15px solid;
border-color: rgba(81, 81, 81, 0.1);
} .top-drawer-wrapper {
background-color: #2f2f2f;
color: #c5c5c5;
line-height: 2em;
position: relative;
}
.top-drawer-wrapper .widget {
margin-bottom: 0;
}
.top-drawer-wrapper .top-drawer-toggle {
position: absolute;
right: 0;
top: 0;
background-color: #e35e25;
border-top: solid 2px rgba(0, 0, 0, 0.2);
padding: 7px;
color: #fff;
font-size: 10px;
line-height: 1;
cursor: pointer;
opacity: 0.7;
}
.top-drawer-wrapper.in .top-drawer-toggle,
.top-drawer-wrapper:hover .top-drawer-toggle {
opacity: 1;
}
.top-drawer-wrapper.in .top-drawer-toggle > i:before {
content: "\f068";
}
.top-drawer-inner {
padding-top: 0px;
padding-bottom: 0px;
}
.top-drawer-type-toggle .top-drawer-inner {
display: none;
}
@media screen and (max-width: 991px) {
.top-drawer-mobile-invisible {
display: none;
}
}
.bar-left {
text-align: left;
}
.bar-left .menu ul {
left: 100%;
right: auto;
}
.bar-left .menu li > ul {
left: 0;
}
.bar-right {
text-align: right;
}
.bar-right .widget {
text-align: left;
}
.bar-wrapper .widget {
display: inline-block;
margin-bottom: 0;
position: relative;
}
.bar-wrapper .widget + .widget {
margin-left: 30px;
}
.bar-wrapper.text-center .bar-left,
.bar-wrapper.text-center .bar-right {
text-align: center;
}
.bar-wrapper .social-profiles a {
color: #343434;
}
.top-bar-wrapper {
background-color: #ffffff;
color: #343434;
font-size: 12px;
}
.top-bar-wrapper a {
color: inherit;
}
.top-bar-wrapper a:hover {
color: #e35e25;
}
.top-bar-wrapper.full-border {
border-bottom: solid 1px #eeeeee;
}
.top-bar-wrapper.container-border .top-bar-inner {
border-bottom: solid 1px #eeeeee;
}
.top-bar-inner {
padding-top: 0px;
padding-bottom: 0px;
}
@media screen and (min-width: 992px) {
header.header-mobile {
display: none;
}
.header-wrapper {
background-color: #ffffff;
color: #343434;
}
.header-wrapper .container-inner {
position: relative;
}
.header-above-inner {
padding-top: 30px;
padding-bottom: 40px;
}
.logo-header {
float: left;
height: 50px;
font-size: 0;
}
.logo-header:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.logo-header img {
max-height: 50px;
padding-top: 0px;
padding-bottom: 0px;
}
.logo-sticky {
display: none;
}
.header-row > .container,
.header-wrapper > .container {
position: relative;
}
.header-wrapper.float-header {
position: absolute;
z-index: 999;
left: 0;
right: 0;
}
.header-wrapper.container-full .container {
width: 100%;
}
.header-nav-wrapper {
background-color: #343434;
color: #ffffff;
}
.header-right {
float: right;
text-align: right;
}
.header-customize-wrapper .header-customize-item:first-child {
margin-left: 30px;
}
.header-customize-nav {
float: right;
color: #ffffff;
}
.header-customize-nav .header-customize-item {
line-height: 60px;
}
.header-customize-nav .header-customize-item {
margin-left: 15px;
}
.header-customize-nav a {
color: #ffffff;
}
.header-customize-nav a:hover {
color: #e35e25;
}
.header-customize-nav .shopping-cart-icon {
border-top: none;
border-bottom: none;
line-height: inherit;
}
.header-customize-nav .shopping-cart-icon .subtotal-info-wrapper {
display: none;
}
.header-customize-nav .shopping-cart-icon > .icon {
padding-right: 10px;
margin-top: -6px;
}
.header-customize-nav .shopping-cart-icon > .icon > span {
top: 50%;
margin-top: -16px;
left: auto;
right: 0;
width: 16px;
height: 16px;
line-height: 16px;
background-color: #e35e25;
}
.header-customize-nav .shopping-cart-icon > .icon > i:before {
font-size: 14px;
font-family: 'fontawesome';
content: "\f07a";
}
.header-customize-left,
.header-customize-right {
line-height: 50px;
}
.header-customize-left .header-customize-item:first-child,
.header-customize-right .header-customize-item:first-child {
margin-left: 0;
}
.header-customize-left {
float: left;
text-align: left;
}
.header-customize-left .header-customize-item {
margin-left: 40px;
}
.header-customize-right {
float: right;
text-align: right;
}
.header-customize-right .header-customize-item {
margin-left: 15px;
}
.header-customize-item {
display: inline-block;
vertical-align: middle;
line-height: 1;
max-width: 100%;
}
.header-customize-item a.bt {
padding-top: 20px;
padding-bottom: 19px;
color: #e35e25;
background-color: #0f0f0f;
}
.item-info {
position: relative;
padding-left: 60px;
float: left;
padding-top: 13px;
text-align: left;
}
.item-info.item-social > a > i,
.item-info > i {
font-size: 18px;
color: #e35e25;
line-height: .8;
width: 42px;
height: 42px;
border: 1px solid #d2d2d2;
left: 0;
top: 5px;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
text-align: center;
padding: 13px 10px;
}
.item-info > i {
position: absolute;
}
.item-info.item-social {
padding-top: 0;
}
.item-info.item-social > a:not(:last-child) {
padding-right: 5px;
}
.item-info.item-social > a > i {
color: #e35e25;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.item-info.item-social > a > i:hover {
background-color: #e35e25;
color: #fff;
border-color: #e35e25;
}
.item-info > i[class*='pe-7s'] {
font-weight: bold;
}
.item-info > span {
display: block;
line-height: .8;
font-size: 14px;
}
.item-info > span.label {
font-weight: bold;
color: #343434;
margin-bottom: 7px;
text-align: left;
padding: 0;
}
.item-info > span.info {
margin: 0;
color: #ababab;
}
.item-info > span.info a {
color: inherit;
}
.item-info > span.info a:hover {
color: #e35e25;
}
.item-sidebar .widget {
margin-bottom: 0;
display: inline-block;
}
.header-customize-wrapper form.search-form {
position: relative;
line-height: 1;
}
.header-customize-wrapper form.search-form > input {
padding-right: 42px;
-webkit-border-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius: 0;
-moz-background-clip: padding;
border-radius: 0;
background-clip: padding-box;
height: 40px;
margin-top: 10px;
width: 210px;
background-color: #414141;
font-size: 13px;
}
.header-customize-wrapper form.search-form > input:focus {
border-color: transparent;
}
.header-customize-wrapper form.search-form > input:focus + .search-submit {
background-color: transparent;
}
.header-customize-wrapper form.search-form > button {
height: 40px;
margin-top: 10px;
position: absolute;
right: 0;
top: 0;
background: transparent;
color: #FFFFFF;
padding-left: 15px;
padding-right: 15px;
}
.header-customize-wrapper form.search-form > button:hover {
color: #e35e25;
}
.search-product-wrapper {
position: relative;
text-align: left;
}
.search-product-wrapper > input {
max-width: 100%;
width: 640px;
padding-right: 40%;
padding-right: -webkit-calc(31.25% + 50px);
padding-right: calc(31.25% + 50px);
height: 50px;
border: solid 1px #e35e25;
padding-left: 20px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: transparent;
}
.search-product-wrapper > button {
position: absolute;
top: 3px;
right: 3px;
border-radius: 0;
height: 44px;
width: 47px;
}
.search-product-wrapper .categories {
position: absolute;
top: 0;
right: 50px;
width: 31.25%;
border-left: solid 1px #e35e25;
cursor: pointer;
}
.search-product-wrapper .categories > span {
position: relative;
display: block;
line-height: 50px;
width: 100%;
color: #797979;
padding-left: 20px;
padding-right: 35px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.search-product-wrapper .categories > span:after {
content: '\f107';
font-family: 'fontawesome';
position: absolute;
display: block;
right: 20px;
top: 0;
}
.search-product-wrapper .categories > span.in:after {
content: '\f00d';
}
.search-product-wrapper .search-category-dropdown {
display: none;
position: absolute;
background: #fff;
left: 0;
right: 0;
list-style: none;
padding: 15px;
line-height: 42px;
z-index: 999;
cursor: default;
}
.search-product-wrapper .search-category-dropdown span:hover {
cursor: pointer;
color: #e35e25;
}
.search-product-wrapper .search-category-dropdown li + li {
border-top: solid 1px #eee;
}
.search-product-wrapper .search-category-dropdown ul {
padding: 0;
list-style: none;
border-top: solid 1px #eee;
}
.search-product-wrapper .search-category-dropdown li li span {
padding-left: 20px;
}
.search-product-wrapper .search-category-dropdown li li li span {
padding-left: 40px;
}
.search-product-wrapper .search-ajax-result {
position: absolute;
left: 0;
right: 0;
background: #fff;
color: #515151;
z-index: 999;
font-size: 16px;
line-height: 1.6em;
}
.search-product-wrapper .search-ajax-result ul {
padding: 0;
margin: 0;
list-style: none;
}
.search-product-wrapper .search-ajax-result li {
padding: 10px 15px;
position: relative;
}
.search-product-wrapper .search-ajax-result li:after {
content: '';
display: block;
clear: both;
}
.search-product-wrapper .search-ajax-result li + li:before {
content: '';
position: absolute;
display: block;
margin: auto;
left: 15px;
right: 15px;
top: 0;
border-top: solid 1px #eee;
}
.search-product-wrapper .search-ajax-result li.selected,
.search-product-wrapper .search-ajax-result li:hover {
background-color: #f8f8f8;
}
.search-product-wrapper .search-ajax-result li.selected + li:before,
.search-product-wrapper .search-ajax-result li:hover + li:before,
.search-product-wrapper .search-ajax-result li.selected:before,
.search-product-wrapper .search-ajax-result li:hover:before {
border-top-color: transparent;
}
.search-product-wrapper .search-ajax-result li.nothing {
text-align: center;
line-height: 2em;
}
.search-product-wrapper .search-ajax-result img {
width: 50px;
float: left;
margin-right: 15px;
}
.search-product-wrapper .search-ajax-result .view-more {
text-align: center;
padding: 15px;
border-top: solid 1px #eee;
}
header.full-border,
header.container-border .container-inner {
border-bottom: solid 1px #eeeeee;
}
.header-above-wrapper.full-border,
.header-above-wrapper.container-border .header-above-inner {
border-bottom: solid 1px #eeeeee;
}
.menu-categories {
background-color: #e35e25;
line-height: 60px;
height: 60px;
vertical-align: top;
padding-left: 20px;
padding-right: 20px;
text-align: left;
position: relative;
}
.menu-categories.in .menu-categories-select > i:before {
content: '\f00d';
}
.menu-categories.in .menu-categories-dropdown {
display: block;
}
.menu-categories ul.menu-categories-dropdown {
position: absolute;
z-index: 999;
top: 100%;
background: #fff;
list-style: none;
margin: 0;
padding: 0 20px;
left: 0;
right: 0;
}
.menu-categories-select {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
height: 100%;
}
.menu-categories-select:after {
content: '';
font-family: 'fontawesome';
}
.menu-categories-select > i {
float: right;
line-height: 60px;
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.menu-categories-select > i:hover {
color: #444;
}
.header-accent-color .search-product-wrapper > input,
.header-accent-color .search-product-wrapper .categories {
border-color: #343434;
color: #343434;
}
.header-accent-color .search-product-wrapper > button {
background-color: #343434;
color: #e35e25;
}
.header-accent-color .search-product-wrapper > button:hover {
opacity: 0.8;
}
.header-accent-color .search-product-wrapper > input::-webkit-input-placeholder {
color: #ffffff;
}
.header-accent-color .search-product-wrapper > input:-moz-placeholder {
color: #ffffff;
}
.header-accent-color .search-product-wrapper > input::-moz-placeholder {
color: #ffffff;
}
.header-accent-color .search-product-wrapper > input:-ms-input-placeholder {
color: #ffffff;
}
.header-accent-color a {
color: #343434;
}
.header-accent-color a:hover {
color: #1a1a1a;
}
.header-nav-hidden nav.primary-menu {
opacity: 0;
visibility: hidden;
display: inline-block;
padding-left: 20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.header-nav-hidden .product-text {
float: left;
width: 25%;
line-height: 60px;
padding-left: 20px;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
}
.header-nav-hidden .header-search {
float: left;
width: 63%;
}
.header-nav-hidden .header-search form.search-form {
position: relative;
}
.header-nav-hidden .header-search form.search-form > input {
width: 100%;
background-color: #fff;
height: 60px;
border: solid 3px transparent;
padding-left: 20px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.header-nav-hidden .header-search form.search-form > button {
position: absolute;
top: 0;
right: 0;
bottom: 0;
background: transparent;
color: #e35e25;
}
.header-nav-hidden .no-primary-menu {
position: absolute;
width: 100%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.header-nav-hidden .menu-switch {
float: right;
width: 12%;
line-height: 60px;
text-align: center;
text-transform: uppercase;
font-weight: 700;
position: relative;
z-index: 1;
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.header-nav-hidden .menu-switch:hover {
color: #444;
}
.header-nav-hidden .menu-switch > i {
margin-right: 5px;
}
.header-nav-hidden .header-nav-inner.in .no-primary-menu {
opacity: 0;
visibility: hidden;
}
.header-nav-hidden .header-nav-inner.in nav.primary-menu {
opacity: 1;
visibility: visible;
}
.header-nav-hidden .header-nav-inner.in .menu-switch > i:before {
content: "\f00d";
}
.is-sticky .menu-categories,
.is-sticky .logo-header {
height: 55px;
}
.is-sticky .x-nav-menu > .x-menu-item {
padding-top: 15.5px;
padding-bottom: 15.5px;
}
.is-sticky .menu-categories,
.is-sticky .menu-categories-select > i,
.is-sticky .header-customize-nav .header-customize-item {
line-height: 55px;
}
.is-sticky .logo-header img {
max-height: 55px;
}
.is-sticky .logo-sticky {
display: initial;
}
.is-sticky .has-logo-sticky .no-sticky {
display: none;
}
.is-sticky .header-customize-wrapper form.search-form > button,
.is-sticky .header-customize-wrapper form.search-form > input {
height: 40px;
margin-top: 8px;
}
.header-1 .is-sticky .header-above-inner {
padding-top: 0;
padding-bottom: 0;
}
.header-4 .is-sticky .header-nav-wrapper {
background-color: #343434;
}
.header-4 .is-sticky .header-nav-wrapper nav.primary-menu {
padding-left: 0;
padding-right: 0;
}
.header-nav-hidden .is-sticky .product-text,
.header-nav-hidden .is-sticky .menu-switch {
line-height: 55px;
}
.header-nav-hidden .is-sticky .header-search form.search-form > input {
height: 55px;
}
.header-1 .header-customize-nav {
display: inline-block;
vertical-align: middle;
}
.header-1 .primary-menu {
float: right;
}
.header-2 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
.header-2 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
.header-2 .x-nav-menu > li.current-menu-item > a.x-menu-a-text,
.header-2 .x-nav-menu > li.menu-current > a.x-menu-a-text,
.header-2 .x-nav-menu > li > a.x-menu-a-text:hover,
.header-2 .x-nav-menu > li:hover > a {
position: relative;
}
.header-2 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text:before,
.header-2 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text:before,
.header-2 .x-nav-menu > li.current-menu-item > a.x-menu-a-text:before,
.header-2 .x-nav-menu > li.menu-current > a.x-menu-a-text:before,
.header-2 .x-nav-menu > li > a.x-menu-a-text:hover:before,
.header-2 .x-nav-menu > li:hover > a:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
border-top: solid 2px #e35e25 !important;
}
.header-2 .x-nav-menu > .x-menu-item {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.header-2 .x-nav-menu > .x-menu-item > a {
display: inline-block;
padding-left: 15px;
padding-right: 15px;
line-height: 24px;
padding-top: 18px;
padding-bottom: 18px;
}
.header-3 .logo-header {
float: none;
position: absolute;
width: 30%;
margin: auto;
left: 0;
right: 0;
text-align: center;
}
.header-3 .item-search {
max-width: 400px;
}
.header-3 .search-product-wrapper .categories {
width: 40%;
}
.header-3 .search-product-wrapper > input {
padding-right: 45%;
padding-right: -webkit-calc(40% + 50px);
padding-right: calc(40% + 50px);
}
.header-3 nav.primary-menu {
display: inline-block;
}
.header-3 .header-row > .container {
text-align: center;
}
.header-4 .header-nav-wrapper {
background-color: transparent;
}
.header-4 .header-nav-wrapper nav.primary-menu {
background-color: #343434;
border-radius: 5px;
padding-left: 20px;
padding-right: 20px;
}
.header-4 .search-product-wrapper > input,
.header-4 .search-product-wrapper .categories {
border-color: #797979;
}
.header-4 .search-product-wrapper > button {
background-color: #797979;
}
.header-5 .header-wrapper {
margin-bottom: 50px;
}
.header-5 .header-nav-wrapper {
background-color: transparent;
height: 30px;
}
.header-5 nav.primary-menu {
background-color: #515151;
position: absolute;
padding-left: 20px;
padding-right: 20px;
left: 0;
right: 0;
}
.header-5 .is-sticky .header-nav-wrapper {
background-color: #515151;
height: 55px;
}
.header-5 .is-sticky nav.primary-menu {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 1199px) {
.header-3 .item-search {
max-width: 350px;
}
.search-product-wrapper > input {
width: 500px;
}
}
.is-sticky {
height: 55px;
}
.is-sticky .sticky-region {
position: fixed;
left: 0;
right: 0;
z-index: 999;
-webkit-box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
margin: auto;
}
body.boxed .is-sticky .sticky-region {
max-width: 1330px;
width: 100%;
}
#lang_sel > ul {
position: relative;
display: inline-block;
padding: 0;
margin: 0;
line-height: 44px;
}
#lang_sel > ul > li {
padding: 0;
display: block;
list-style: none;
}
#lang_sel > ul > li img {
margin-bottom: 2px;
}
#lang_sel > ul > li > a:after {
content: "\f0d7";
font-family: 'fontawesome';
display: inline-block;
padding-left: 3px;
}
#lang_sel > ul ul {
position: absolute;
top: 100%;
left: 0;
min-width: 150px;
list-style: none;
padding: 10px 0;
margin: 0;
display: none;
background-color: #fff;
z-index: 99999;
-webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
}
#lang_sel > ul ul > li {
list-style: none;
padding: 0 15px;
display: block;
line-height: 32px;
}
#lang_sel > ul ul > li img {
padding-right: 5px;
}
#lang_sel > ul:hover ul {
display: block;
}
@media screen and (max-width: 991px) {
header.main-header {
display: none;
}
header.header-mobile {
display: block;
height: auto;
}
.top-bar-wrapper {
background-color: #ffffff !important;
color: #343434 !important;
}
.top-bar-wrapper.full-border {
border-bottom: solid 1px #eeeeee !important;
}
.top-bar-wrapper.container-border .top-bar-inner {
border-bottom: solid 1px #eeeeee !important;
}
.top-bar-wrapper .widget + .widget:before,
.top-bar-wrapper .menu > li + li:before {
border-left: solid 1px #eeeeee;
}
.top-bar-inner {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.header-mobile-inner {
background-color: #ffffff !important;
color: #343434 !important;
}
.header-mobile-inner a {
color: #343434;
}
.header-mobile-inner a:hover {
color: #e35e25;
}
.header-mobile-inner .toggle-icon-wrapper .toggle-icon:after,
.header-mobile-inner .toggle-icon-wrapper .toggle-icon:before,
.header-mobile-inner .toggle-icon-wrapper .toggle-icon > span {
background-color: #343434 !important;
}
.header-mobile-container-inner {
position: relative;
}
.header-mobile-container-inner > div {
line-height: 90px !important;
}
.toggle-mobile-menu {
float: left;
}
.logo-mobile-wrapper,
.item-shopping-cart,
.mobile-search-button,
.shopping-cart-icon {
display: inline-block;
}
.item-shopping-cart .subtotal-info-wrapper {
display: none;
}
.item-shopping-cart,
.mobile-search-button {
float: right;
}
.item-shopping-cart + .mobile-search-button {
margin-right: 20px;
}
.mobile-search-button {
font-size: 20px;
position: relative;
z-index: 1;
}
.logo-mobile-wrapper {
position: absolute;
padding-left: 100px;
padding-right: 100px;
left: 0;
right: 0;
text-align: center;
}
.nav-menu-mobile {
display: none;
}
.menu-drop-fly .search-form {
padding: 20px;
position: relative;
background-color: #111;
}
.menu-drop-fly .search-form input {
width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-color: #333;
background-color: #333;
}
.menu-drop-fly .search-form button {
position: absolute;
right: 20px;
top: 20px;
padding-left: 12px;
padding-right: 12px;
border-radius: 0;
}
.is-sticky {
height: 60px;
}
.is-sticky .header-mobile-container-inner > div {
line-height: 60px !important;
}
} .no-footer-sidebar {
text-align: center;
padding-top: 50px;
padding-bottom: 50px;
font-size: 16px;
text-transform: uppercase;
color: #fff;
letter-spacing: 1.2px;
}
.main-footer-wrapper {
background-color: #42424f;
color: #ffffff;
}
.main-footer { }
.main-footer .widget {
margin-bottom: 30px;
}
.main-footer .widget.widget-logo {
margin-bottom: 40px;
}
.main-footer.full-border {
border-top: solid 1px #e35e25;
}
.main-footer.container-border .footer-inner {
border-top: solid 1px #e35e25;
}
.main-footer .social-profiles a {
margin-bottom: 10px;
}
.main-footer .social-profiles a :not(:last-child) {
padding-right: 20px;
}
.main-footer a {
color: inherit;
}
.main-footer a:hover {
color: #e35e25;
}
.main-footer .widget-posts .entry-meta-date {
opacity: 0.5;
}
.main-footer .widget-posts .entry-post-title a {
color: #fff;
}
.main-footer .widget-posts .entry-post-title a:hover {
color: #e35e25;
}
.main-footer .widget-title {
color: #e35e25;
margin-bottom: 20px;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 0;
}
.main-footer .widget_archive ul > li + li,
.main-footer .widget_categories ul > li + li,
.main-footer .widget_nav_menu ul > li + li,
.main-footer .widget_recent_entries ul > li + li,
.main-footer .widget_recent_comments ul > li + li,
.main-footer .widget_meta ul > li + li,
.main-footer .widget_pages ul > li + li {
border-color: rgba(255, 255, 255, 0.1);
}
.main-footer .widget_archive li > ul,
.main-footer .widget_categories li > ul,
.main-footer .widget_nav_menu li > ul,
.main-footer .widget_recent_entries li > ul,
.main-footer .widget_recent_comments li > ul,
.main-footer .widget_meta li > ul,
.main-footer .widget_pages li > ul {
border-color: rgba(255, 255, 255, 0.1);
}
.main-footer .widget_archive a,
.main-footer .widget_categories a,
.main-footer .widget_nav_menu a,
.main-footer .widget_recent_entries a,
.main-footer .widget_recent_comments a,
.main-footer .widget_meta a,
.main-footer .widget_pages a {
color: #ffffff;
}
.main-footer .widget_archive a:hover,
.main-footer .widget_categories a:hover,
.main-footer .widget_nav_menu a:hover,
.main-footer .widget_recent_entries a:hover,
.main-footer .widget_recent_comments a:hover,
.main-footer .widget_meta a:hover,
.main-footer .widget_pages a:hover {
color: #e35e25;
}
.main-footer .widget_calendar .calendar_wrap caption {
color: #ffffff;
}
.main-footer .widget_calendar #wp-calendar {
width: 100%;
}
.main-footer .widget_calendar #wp-calendar th {
background-color: #e35e25;
color: #fff;
}
.main-footer .widget_calendar #wp-calendar tbody td,
.main-footer .widget_calendar #wp-calendar th {
border-color: rgba(255, 255, 255, 0.1);
}
.main-footer .widget_calendar #wp-calendar tfoot td {
color: #ffffff;
}
.main-footer .widget_calendar #wp-calendar td#next {
color: #ffffff;
}
.main-footer .widget_calendar #wp-calendar td#next a {
color: #ffffff;
}
.main-footer .widget_calendar #wp-calendar td#next a:hover {
color: #e35e25;
}
.main-footer .widget_calendar #wp-calendar td#prev {
color: #ffffff;
}
.main-footer .widget_calendar #wp-calendar td#prev a {
color: #ffffff;
}
.main-footer .widget_calendar #wp-calendar td#prev a:hover {
color: #e35e25;
}
.main-footer .widget_calendar #wp-calendar td#today {
background-color: transparent;
}
.main-footer .widget_calendar #wp-calendar td#today a {
color: #e35e25;
}
.main-footer .widget_meta ul > li + li,
.main-footer .widget_recent_comments ul > li + li,
.main-footer .widget_rss ul > li + li,
.main-footer .widget_recent_entries ul > li + li {
border-color: rgba(255, 255, 255, 0.1);
}
.main-footer .widget_meta ul li,
.main-footer .widget_recent_comments ul li,
.main-footer .widget_rss ul li,
.main-footer .widget_recent_entries ul li {
color: #ffffff;
}
.main-footer .widget_meta ul li a,
.main-footer .widget_recent_comments ul li a,
.main-footer .widget_rss ul li a,
.main-footer .widget_recent_entries ul li a {
color: #ffffff;
}
.main-footer .widget_meta ul li a:hover,
.main-footer .widget_recent_comments ul li a:hover,
.main-footer .widget_rss ul li a:hover,
.main-footer .widget_recent_entries ul li a:hover {
color: #e35e25;
}
.main-footer .search-form {
position: relative;
width: 100%;
}
.main-footer .search-form .search-field {
border-color: rgba(255, 255, 255, 0.1);
}
.main-footer .search-form .search-field:focus {
border-color: #e35e25;
}
.main-footer .search-form .search-field:focus + .search-submit {
background-color: #e35e25;
}
.main-footer .search-form .search-submit {
color: #ffffff;
}
.main-footer .search-form .search-submit:hover {
background-color: #e35e25;
}
.main-footer .search-form .search-submit:before {
background-color: #ffffff;
}
.main-footer .tagcloud a {
color: #ffffff;
}
.main-footer .tagcloud a:hover {
color: #e35e25;
}
.footer-inner {
padding-top: 60px;
padding-bottom: 25px;
}
.bottom-bar-wrapper {
background-color: #e35e25;
color: #ffffff;
}
.bottom-bar-wrapper.full-border {
border-top: solid 1px #eeeeee;
}
.bottom-bar-wrapper.container-border .bottom-bar-inner {
border-top: solid 1px #eeeeee;
}
.bottom-bar-inner {
padding-top: 20px;
padding-bottom: 20px;
}
.bottom-bar-inner .bottom-bar-left,
.bottom-bar-inner .bottom-bar-right {
line-height: 1;
}
@media screen and (max-width: 991px) {
.bottom-bar-wrapper .widget {
display: block;
text-align: center;
}
}
@media only screen and (min-width: 992px) {
footer.enable-parallax {
position: fixed !important;
bottom: 0;
left: 0;
z-index: -1;
right: 0;
margin: auto;
width: 100%;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
background-size: cover;
}
footer.enable-parallax.static {
position: static !important;
}
body.boxed footer.enable-parallax {
max-width: 1330px;
}
}
@media (max-width: 767px) {
footer.footer-collapse-able .widget-title {
margin-bottom: 0;
cursor: pointer;
}
footer.footer-collapse-able .widget-title:after {
content: '+';
float: right;
}
footer.footer-collapse-able .widget-title.title-expanded:after {
content: '-';
}
footer.footer-collapse-able .widget-title + div,
footer.footer-collapse-able .widget-title + ul {
padding-top: 20px;
margin: 0;
}
footer.footer-collapse-able .main-footer .sidebar {
margin-bottom: 0;
}
footer.footer-collapse-able .main-footer .sidebar + .sidebar {
margin-top: 20px;
}
footer.main-footer-wrapper .col-sm-6:nth-child(2n+1) {
clear: both;
}
.sidebar .two-col ul > li {
width: auto;
float: none;
}
} .entry-thumb-wrap .entry-thumbnail {
position: relative;
}
.entry-thumb-wrap .entry-thumbnail img {
width: 100%;
}
.entry-thumb-wrap .entry-thumbnail a.zoomGallery {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.4);
color: #fff;
text-align: center;
opacity: 0;
z-index: 10;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.entry-thumb-wrap .entry-thumbnail a.zoomGallery i {
font-size: 20px;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.entry-thumb-wrap:hover .entry-thumbnail a.zoomGallery {
opacity: 1;
}
.entry-post-title {
font-size: 20px;
line-height: 1.3;
letter-spacing: 0;
color: #343434;
text-transform: uppercase;
font-weight: 900;
margin-bottom: 5px;
}
.entry-post-title a {
color: #343434;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.entry-post-title a:hover {
color: #e35e25;
}
.entry-excerpt {
font-size: 16px;
line-height: 1.625;
margin-top: 15px;
}
.entry-post-meta-bottom > div {
font-size: 12px;
display: inline-block;
}
.entry-post-meta-bottom > div i {
font-size: 12px;
color: #e35e25;
}
.entry-post-meta-bottom div + div {
margin-left: 20px;
}
.entry-post-meta-bottom .entry-meta-cat a {
color: #868686;
}
.entry-post-meta-bottom .entry-meta-cat a:hover {
color: #e35e25;
}
.entry-post-meta-top {
margin-bottom: 5px;
text-align: left;
}
.entry-post-meta-top .entry-meta-top-left {
width: 60%;
float: left;
}
.entry-post-meta-top .entry-meta-top-left > div {
font-size: 12px;
display: inline-block;
margin-right: 25px;
}
.entry-post-meta-top .entry-meta-top-left > div:last-child {
margin-right: 0;
}
.entry-post-meta-top .entry-meta-top-right {
text-align: right;
width: 40%;
float: right;
}
.entry-post-meta-top .entry-meta-top-right > div {
font-size: 12px;
display: inline-block;
}
.entry-post-meta-top .entry-meta-top-right > div i {
font-size: 12px;
color: #e35e25;
}
.entry-post-meta-top .entry-meta-top-right div + div {
margin-left: 25px;
}
.entry-post-meta-bottom > div i {
margin-right: 5px;
}
.entry-meta-comment a {
color: #e35e25;
}
.read-more {
font-size: 14px;
color: #e35e25;
font-weight: 900;
line-height: 1.857;
text-transform: uppercase;
}
.read-more:hover {
color: #515151;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
color: #343434;
}
.entry-content blockquote {
border: 5px solid #f3f3f3;
padding: 50px 25px 35px 25px;
margin-top: 25px;
margin-bottom: 25px !important;
}
.entry-content blockquote:before {
content: '"';
font-family: 'Arial, Helvetica, sans-serif';
font-size: 110px;
color: #e35e25;
float: left;
line-height: 1;
font-style: italic;
margin-top: -12px;
display: block;
height: 50px;
padding-right: 25px;
}
.entry-content blockquote p {
font-family: 'Arial, Helvetica, sans-serif';
overflow: hidden;
font-size: 16px;
color: #343434;
line-height: 1.875;
}
.entry-content blockquote p cite {
display: inline-block;
font-style: normal;
font-size: 14px;
font-weight: 900;
color: #e35e25;
text-transform: uppercase;
line-height: 30px;
margin-top: 20px;
}
.entry-content blockquote p cite a {
color: #e35e25;
}
.blog-wrap .entry-thumb-wrap {
margin-bottom: -5px;
}
.blog-wrap .entry-content-wrap {
border: 5px solid #f3f3f3;
padding: 25px 25px 15px 25px;
}
.blog-wrap article + article {
margin-top: 60px;
}
.blog-wrap article .tagcloud a {
background-color: transparent;
padding: 0;
font-size: 12px !important;
font-weight: 400;
text-transform: inherit;
margin-right: 10px;
margin-bottom: 0;
}
.blog-wrap article .tagcloud a:after {
content: ',';
}
.blog-wrap article .tagcloud a:last-child:after {
content: '';
}
.blog-wrap article .tagcloud a:hover {
color: #e35e25;
}
.blog-wrap article.sticky .entry-post-title:before {
content: "\f08d";
font-family: fontawesome;
font-size: 16px;
color: #e35e25;
display: inline-block;
margin-right: 10px;
}
.moveco-item-wrap .thumb-wrap > img {
width: 100%;
height: auto;
}
.moveco-item-wrap .thumb-wrap {
position: relative;
}
.moveco-item-wrap .hover-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
opacity: 0;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.moveco-item-wrap .hover-wrap:hover {
opacity: 1;
}
.moveco-item-wrap .hover-wrap:hover .view-gallery,
.moveco-item-wrap .hover-wrap:hover .title,
.moveco-item-wrap .hover-wrap:hover .category {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.moveco-item-wrap .hover-outer {
width: 100%;
height: 100%;
}
.moveco-item-wrap.bg-light .hover-outer {
background: rgba(255, 255, 255, 0.7);
}
.moveco-item-wrap.bg-dark .hover-outer {
background: rgba(0, 0, 0, 0.7);
}
.moveco-item-wrap.bg-primary-color .hover-outer {
background: rgba(227, 94, 37, 0.9);
}
.moveco-item-wrap.bg-foreground-color .hover-outer {
background: rgba(81, 81, 81, 0.9);
}
.moveco-item-wrap.bg-foreground-color .hover-outer .title,
.moveco-item-wrap.bg-primary-color .hover-wrap:hover .title,
.moveco-item-wrap.bg-foreground-color .hover-outer .category,
.moveco-item-wrap.bg-primary-color .hover-wrap:hover .category,
.moveco-item-wrap.bg-foreground-color .hover-outer .view-gallery,
.moveco-item-wrap.bg-primary-color .hover-wrap:hover .view-gallery {
color: #fff;
}
.moveco-item-wrap.bg-light .view-gallery {
border-color: #000;
}
.moveco-item-wrap .hover-inner {
vertical-align: middle;
text-align: center;
position: relative;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
}
.moveco-item-wrap .view-gallery {
border: solid 1px #fff;
width: 30px;
height: 30px;
display: inline-block;
line-height: 27px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-o-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
.moveco-item-wrap .view-gallery:hover {
background-color: #fff;
border-color: #fff;
color: #e35e25;
}
.moveco-item-wrap.bg-foreground-color .view-gallery:hover {
background-color: #515151;
border-color: #515151;
}
.moveco-item-wrap .thumb-wrap {
position: relative;
z-index: 1;
}
.moveco-item-wrap .info {
padding: 0px 25px 25px;
}
.moveco-item-wrap.has-border .info {
border: solid 5px #f3f3f3;
}
.moveco-item-wrap.has-border .thumb-wrap {
margin-bottom: -5px;
}
.moveco-item-wrap .title a {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
line-height: 3;
color: #343434;
}
.moveco-item-wrap .title a:hover {
color: #e35e25;
}
.moveco-item-wrap .excerpt {
line-height: 1.625;
margin-top: 10px;
}
.moveco-item-wrap .read-more {
margin-top: 25px;
line-height: 1;
}
.moveco-item-wrap .read-more a {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
color: #e35e25;
}
.moveco-item-wrap .read-more a:hover {
color: #515151;
} .embed-responsive.embed-responsive-16by9.embed-responsive-large-image {
padding-bottom: 67.5213675%;
}
.embed-responsive.embed-responsive-16by9.embed-responsive-posts-medium-image {
padding-bottom: 70.1754386%;
} .archive-large-image .blog-wrap article.format-image {
border: 5px solid #f3f3f3;
margin-bottom: -5px;
}
.archive-large-image .blog-wrap article.format-image .entry-thumb-wrap {
width: 50%;
float: left;
margin: 0;
}
.archive-large-image .blog-wrap article.format-image .entry-excerpt p {
line-height: 1.625;
max-height: 9.75em;
overflow: hidden;
}
.archive-large-image .blog-wrap article.format-image .entry-thumb-wrap + .entry-content-wrap {
width: 50%;
float: left;
border-left: none;
padding-left: 30px;
}
.archive-large-image .blog-wrap article.format-image .entry-content-wrap {
border: none;
}
.archive-large-image .blog-wrap article.format-link {
padding: 20px 25px 20px 25px;
background-color: #f3f3f3;
border: 5px solid #f3f3f3;
}
.archive-large-image .blog-wrap article .entry-excerpt p {
max-height: 6.5em;
overflow: hidden;
} .blog-wrap.archive-layout-grid article + article {
margin-top: 0;
}
.archive-layout-grid {
margin: 0 -15px;
}
.archive-layout-grid.archive-col-3 article {
width: 33.333333334%;
float: left;
}
.archive-layout-grid.archive-col-2 article {
width: 50%;
float: left;
}
.archive-layout-grid article {
margin: 0;
margin-bottom: 60px;
padding: 0 15px;
}
.archive-layout-grid article .entry-excerpt {
font-size: 16px;
line-height: 1.625;
max-height: 6.5em;
overflow: hidden;
}
.archive-layout-grid .embed-responsive.embed-responsive-16by9.embed-responsive-posts-medium-image {
padding-bottom: 70.2702703%;
}
.archive-layout-grid .entry-meta-date {
font-size: 12px;
line-height: 26px;
}
.archive-layout-grid .read-more {
margin-top: 25px;
display: block;
}
.archive-layout-grid .entry-content-wrap {
padding: 22px 25px 18px 25px;
}
.archive-layout-grid .entry-post-meta-top .entry-meta-top-left {
width: 100%;
}
.archive-layout-grid .entry-post-meta-top {
margin-bottom: 0;
}
.archive-layout-grid article.format-link {
padding: 0 15px;
border: none;
background-color: transparent;
}
.archive-layout-grid article.format-link .format-link-wrap {
padding: 20px 25px 20px 25px;
background-color: #f3f3f3;
border: 5px solid #f3f3f3;
}
@media (max-width: 991px) {
.archive-layout-grid.archive-col-3 article {
width: 50%;
float: left;
}
}
@media (max-width: 768px) {
.archive-layout-grid.archive-col-3 article,
.archive-layout-grid.archive-col-2 article {
width: 100%;
float: left;
}
} article.format-audio .embed-responsive.embed-responsive-16by9.embed-responsive-large-image {
padding-bottom: inherit;
height: 166px;
}
article.format-quote .entry-thumb-wrap {
border: 5px solid #f3f3f3;
}
article.format-quote blockquote {
border-left: none;
margin-top: 35px;
}
article.format-quote blockquote span.icon-quote {
font-family: 'Arial, Helvetica, sans-serif';
font-size: 110px;
color: #e35e25;
float: left;
line-height: 1;
font-style: italic;
margin-top: -12px;
}
article.format-quote blockquote p {
font-family: 'Arial, Helvetica, sans-serif';
overflow: hidden;
font-size: 16px;
color: #343434;
line-height: 1.875;
font-style: italic;
padding-left: 25px;
}
article.format-quote blockquote p cite {
display: inline-block;
font-style: normal;
font-size: 14px;
font-weight: 900;
color: #e35e25;
text-transform: uppercase;
line-height: 30px;
}
article.format-quote blockquote p cite a {
color: #e35e25;
}
article.format-quote blockquote p cite a:hover {
color: #515151;
}
article.format-quote blockquote p .post-quote-author-meta {
margin-top: 15px;
margin-bottom: 15px;
display: block;
}
article.format-quote blockquote p .post-quote-author-meta span {
display: inline-block;
}
article.format-quote blockquote p .post-quote-author-meta span i {
color: #e35e25;
}
article.format-quote blockquote p .post-quote-author-meta .quote-meta {
float: right;
font-size: 12px;
line-height: 30px;
color: #868686;
font-style: normal;
}
article.format-quote blockquote p .post-quote-author-meta .quote-meta > span {
margin-left: 15px;
}
article.format-quote .post-quote-meta {
clear: both;
}
article.format-link .entry-content-wrap {
border: none;
padding: 0;
}
article.format-link a.read-more {
margin-top: 25px;
display: block;
}
article.format-link .entry-thumb-wrap.post-link {
margin-top: 15px;
}
article.format-gallery .entry-thumb-wrap {
position: relative;
}
article.format-gallery .owl-carousel .owl-nav {
position: absolute;
bottom: 0;
left: 0;
height: 50px;
background-color: #f3f3f3;
}
article.format-gallery .owl-carousel .owl-nav .owl-prev,
article.format-gallery .owl-carousel .owl-nav .owl-next {
height: 50px;
width: 50px;
display: inline-block;
line-height: 50px;
text-align: center;
font-size: 20px;
color: #343434;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: none;
position: relative;
top: 0;
left: 0;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
article.format-gallery .owl-carousel .owl-nav .owl-prev:hover,
article.format-gallery .owl-carousel .owl-nav .owl-next:hover {
background-color: #515151;
color: #fff;
}
article.format-gallery .owl-carousel .owl-nav .owl-prev {
margin-right: 1px;
}
article.format-gallery .owl-carousel .owl-nav:before {
content: "";
height: 30px;
width: 1px;
position: absolute;
top: 10px;
bottom: 10px;
margin: auto;
left: 0;
right: 0;
background-color: #c4c4c4;
}
article.format-audio .entry-thumb-wrap {
height: 166px;
}
article.format-audio .entry-thumb-wrap iframe {
height: 166px;
} .single-blog-inner .entry-thumb-wrap {
margin-bottom: 40px;
}
.single-blog-inner .entry-post-meta-top {
margin-bottom: 0;
}
.single-blog-inner h3.entry-post-title {
font-size: 40px;
font-weight: 900;
color: #343434;
}
.single-blog-inner .entry-meta-cat {
font-size: 14px;
font-weight: 700;
line-height: 1.857;
text-transform: uppercase;
}
.single-blog-inner .entry-meta-cat a {
color: #868686;
}
.single-blog-inner .entry-meta-cat a:hover {
color: #e35e25;
}
.single-blog-inner .entry-content {
margin-top: 20px;
margin-bottom: 30px;
}
.single-blog-inner .entry-content p {
margin-bottom: 15px;
line-height: 1.625;
}
.single-blog-inner .entry-meta-tag.tagcloud {
margin-bottom: 30px;
}
.single-blog-inner .entry-meta-tag.tagcloud label {
font-size: 16px;
font-weight: 700;
color: #e35e25;
text-transform: uppercase;
line-height: 1.625;
margin-right: 20px;
}
.single-blog-inner .entry-meta-tag.tagcloud a {
background-color: transparent;
padding: 0;
text-transform: uppercase;
font-weight: 700;
font-size: 16px;
margin-right: 20px;
}
.single-blog-inner .entry-meta-tag.tagcloud a:before {
content: '#';
}
.single-blog-inner .entry-meta-tag.tagcloud a:last-child {
margin-right: 0;
}
.single-blog-inner article .social-share {
margin-bottom: 15px;
}
.single-blog-inner article .social-share label {
font-size: 16px;
font-weight: 700;
color: #e35e25;
text-transform: uppercase;
line-height: 1.625;
margin-right: 20px;
}
.single-blog-inner article .social-share a {
margin-right: 10px;
margin-bottom: 10px;
height: 35px;
width: 35px;
border: 1px solid #c3c3c3;
display: inline-block;
text-align: center;
line-height: 33px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.single-blog-inner article .social-share a:hover {
color: #fff;
border-color: #515151;
background-color: #515151;
}
.single-blog-inner article .social-share a:last-child {
margin-right: 0;
}
.single-blog-inner .author-info {
border: 5px solid #f3f3f3;
margin-bottom: 80px;
}
.single-blog-inner .author-info .author-avatar {
float: left;
width: 170px;
}
.single-blog-inner .author-info .author-description {
position: relative;
overflow: hidden;
padding: 30px 20px 30px 30px;
}
.single-blog-inner .author-info .author-description h2.author-title {
font-size: 18px;
font-weight: 900;
color: #515151;
text-transform: uppercase;
}
.single-blog-inner .author-info .author-description h2.author-title a {
color: #515151;
}
.single-blog-inner .author-info .author-description h2.author-title a:hover {
color: #e35e25;
}
.single-blog-inner .author-info .author-description p {
line-height: 1.625;
margin: 0;
max-height: 4.875em;
overflow: hidden;
}
.single-blog-inner .author-info .author-social-profile {
position: absolute;
top: 30px;
right: 30px;
text-align: right;
list-style: none;
padding: 0;
margin: 0;
}
.single-blog-inner .author-info .author-social-profile li {
display: inline-block;
}
.single-blog-inner .author-info .author-social-profile li i {
font-size: 13px;
color: #515151;
}
.single-blog-inner .author-info .author-social-profile li + li {
margin-left: 15px;
}
.single-blog-inner .author-info .author-social-profile a:hover i {
color: #e35e25;
}
.single-blog-inner article .post-related-wrap h4.widget-title {
font-size: 40px;
font-weight: 900;
}
.single-blog-inner article .post-related-wrap .entry-thumb-wrap {
margin: 0;
margin-bottom: -5px;
}
.single-blog-inner article .post-related-wrap p.entry-date {
margin-bottom: 5px;
font-size: 12px;
}
.single-blog-inner article .post-related-wrap h3.entry-post-title {
font-size: 16px;
font-weight: 900;
}
.single-blog-inner article .post-related-wrap .entry-content-wrap {
padding: 20px;
border: 5px solid #f3f3f3;
line-height: 1.625;
}
.single-blog-inner article .post-related-wrap .entry-content-wrap .entry-excerpt {
font-size: 14px;
max-height: 4.875em;
overflow: hidden;
margin-bottom: 10px;
}
.single-blog-inner article .post-related-wrap article.format-audio .entry-thumb-wrap iframe {
height: 100%;
}
.single-blog-inner article .post-related-wrap .owl-nav {
position: absolute;
top: -80px;
right: 0;
}
.single-blog-inner article .post-related-wrap .owl-nav:before {
content: "";
height: 30px;
width: 1px;
background-color: #d6d6d6;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: 10;
}
.single-blog-inner article .post-related-wrap .owl-prev,
.single-blog-inner article .post-related-wrap .owl-next {
width: 50px;
height: 50px;
background-color: #f3f3f3;
line-height: 50px;
text-align: center;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
position: relative;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.single-blog-inner .single-link-thumb-wrap {
padding: 20px 25px 20px 25px;
background-color: #f3f3f3;
border: 5px solid #f3f3f3;
}
.single-blog-inner .single-link-thumb-wrap .entry-thumb-wrap {
margin-bottom: 0;
}
.single-blog-inner .post-navigation {
position: relative;
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
background-color: #f3f3f3;
margin: 20px 0 40px 0;
padding: 0 10px;
height: 50px;
}
.single-blog-inner .post-navigation:before {
content: "";
width: 1px;
height: 30px;
background-color: #d6d6d6;
position: absolute;
display: block;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.single-blog-inner .post-navigation .nav-next,
.single-blog-inner .post-navigation .nav-previous {
width: 50%;
display: inline-block;
float: left;
line-height: 50px;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
color: #515151;
text-align: left;
padding: 0 15px;
}
.single-blog-inner .post-navigation .nav-next i,
.single-blog-inner .post-navigation .nav-previous i {
font-size: 16px;
line-height: 50px;
float: left;
}
.single-blog-inner .post-navigation .nav-next {
float: right;
text-align: right;
}
.single-blog-inner .post-navigation .nav-next i {
float: right;
margin-left: 10px;
}
.single-blog-inner .post-navigation .nav-previous {
float: left;
text-align: left;
}
.single-blog-inner .post-navigation .nav-previous i {
float: left;
margin-right: 10px;
}
.comments-area {
margin-top: 30px;
}
.comments-area .comments-list > ol,
.comments-area .comments-list > ul {
list-style: none;
padding: 0;
margin: 0;
margin-bottom: 10px;
}
.comments-area .comment-list .comment:last-child {
margin-bottom: 0;
}
.comments-area .comment {
margin-bottom: 30px;
}
.comments-area .comment img.avatar {
float: left;
margin: 0;
margin-right: 30px;
margin-top: 3px;
}
.comments-area .comment .comment-text.entry-content {
overflow: hidden;
margin-top: 0;
}
.comments-area .comment .comment-text.entry-content .author {
position: relative;
}
.comments-area .comment .comment-text.entry-content .author-name {
font-size: 16px;
font-weight: 900;
text-transform: uppercase;
line-height: 1.3125;
color: #e35e25;
}
.comments-area .comment .comment-text.entry-content .author-name a {
color: #e35e25;
}
.comments-area .comment .comment-text.entry-content .comment-reply-link,
.comments-area .comment .comment-text.entry-content .comment-meta-date {
font-weight: 500;
font-size: 12px;
}
.comments-area .comment .comment-text.entry-content .comment-meta {
margin-bottom: 15px;
}
.comments-area .comment .comment-text.entry-content .comment-edit-link {
margin-left: 25px;
font-size: 12px;
line-height: 1.625;
}
.comments-area .comment .comment-text.entry-content .comment-reply-link {
position: absolute;
top: 3px;
right: 0;
display: inline-block;
font-size: 0;
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
background-color: #515151;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.comments-area .comment .comment-text.entry-content .comment-reply-link:before {
content: "\f14d";
font-family: Flaticon;
font-size: 14px;
color: #fff;
}
.comments-area .comment .comment-text.entry-content .comment-reply-link:hover {
background-color: #e35e25;
}
.comments-area .comment .comment-text.entry-content .text p:last-child {
margin-bottom: 0%;
}
.comments-area .comment > .children {
list-style: none;
padding-left: 50px;
margin-top: 30px;
}
.comments-area .comment .entry-content {
margin-bottom: 0;
}
.comments-area .comment-respond {
margin-top: 30px;
}
.comments-area .comment-respond h4.widget-title {
font-size: 30px;
font-weight: 900;
margin-bottom: 15px;
}
.comments-area .comment-respond p.logged-in-as {
margin-bottom: 5px;
font-size: 14px;
}
.comments-area .comment-respond input[type='text'],
.comments-area .comment-respond input[type='email'],
.comments-area .comment-respond textarea {
width: 100%;
padding-left: 50px;
}
.comments-area .comment-respond input[type='text']:focus,
.comments-area .comment-respond input[type='email']:focus,
.comments-area .comment-respond textarea:focus {
border-color: #515151;
}
.comments-area .comment-respond textarea {
max-width: 100%;
padding-top: 10px;
vertical-align: middle;
height: 200px;
line-height: 1.625;
}
.comments-area .comment-respond .comment-form-field.comment-form-url {
display: none;
}
.comments-area .comment-respond .comment-form-field.comment-form-comment:before {
content: "\f131";
}
.comments-area .comment-respond .comment-form-field.comment-form-author:before {
content: "\f100";
}
.comments-area .comment-respond .comment-form-field.comment-form-email:before {
content: "\f132";
}
.comments-area .comment-respond .comment-form-field.comment-form-comment,
.comments-area .comment-respond .comment-form-field.comment-form-author,
.comments-area .comment-respond .comment-form-field.comment-form-email {
position: relative;
margin-bottom: 30px;
}
.comments-area .comment-respond .comment-form-field.comment-form-comment:before,
.comments-area .comment-respond .comment-form-field.comment-form-author:before,
.comments-area .comment-respond .comment-form-field.comment-form-email:before {
font-family: Flaticon;
font-size: 18px;
color: #515151;
position: absolute;
top: 0;
left: 0;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
font-weight: 500;
}
.comments-area .comment-respond input[type='submit'] {
background-color: #e35e25;
color: #fff;
text-transform: uppercase;
font-weight: 900;
font-size: 14px;
border: none;
padding: 13px 20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.comments-area .comment-respond input[type='submit']:hover {
background-color: #515151;
}
.comments-area .widget-title {
font-size: 40px;
line-height: 1.2;
font-weight: 900;
color: #343434;
}
.comments-area #cancel-comment-reply-link {
font-size: 20px;
font-weight: 700;
margin-left: 5px;
color: #868686;
}
.comments-area #cancel-comment-reply-link:hover {
color: #e35e25;
}
@media (max-width: 768px) {
.single-blog-inner .author-info .author-description h2.author-title {
margin-bottom: 5px;
}
.single-blog-inner .author-info .author-social-profile {
position: inherit;
text-align: left;
top: inherit;
right: inherit;
}
.comments-area .comment img.avatar {
display: none;
}
.comments-area .comment > .children {
padding-left: 30px;
}
.comments-area .comment .comment-text.entry-content .author {
padding-right: 40px;
}
}
@media (max-width: 480px) {
.single-blog-inner .author-info .author-avatar {
display: block;
float: none;
width: 100%;
}
.single-blog-inner .author-info .author-avatar img {
width: 100%;
}
.entry-post-meta-top .entry-meta-top-right,
.entry-post-meta-top .entry-meta-top-left {
width: 100%;
text-align: left;
float: left;
}
.single-blog-inner h3.entry-post-title {
font-size: 20px;
}
} .archive-layout-grid + .paging-navigation-wrap {
margin-top: 0;
}
.paging-navigation-wrap {
width: 100%;
display: block;
text-align: center;
margin-top: 80px;
}
.paging-navigation {
display: inline-block;
border: 2px solid #f5f5f5;
height: 50px;
}
.paging-navigation a,
.paging-navigation span {
display: inline-block;
width: 34px;
line-height: 46px;
height: 46px;
text-align: center;
}
.paging-navigation a.next,
.paging-navigation a.prev {
width: 46px;
background-color: #f5f5f5;
font-size: 20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.paging-navigation a.next:hover,
.paging-navigation a.prev:hover {
background-color: #515151;
color: #fff;
}
.paging-navigation a.next {
margin-left: 30px;
}
.paging-navigation a.prev {
margin-right: 30px;
}
.paging-navigation .page-numbers.current {
color: #e35e25;
}
.paging-navigation.paging-navigation-loadmore {
display: block;
width: 100%;
text-align: center;
margin-top: 30px;
border: none;
}
.paging-navigation.paging-navigation-loadmore button {
height: 50px;
line-height: 50px;
padding-top: 0;
padding-bottom: 0;
}
.paging-navigation.paging-navigation-loadmore span {
display: inline-block;
}
#infinite_scroll_loading {
margin-top: 30px;
} .owl-nav .owl-next i:before,
.owl-nav .owl-prev i:before {
margin: 0;
font-size: 14px;
}
.entry-meta-like .loader,
.entry-meta-like .loader:before,
.entry-meta-like .loader:after {
background-color: rgba(227, 94, 37, 0.7);
}
.entry-meta-like .sl-button {
margin-right: 5px;
}
@-webkit-keyframes load1 {
0%,
80%,
100% {
box-shadow: 0 0 #e35e25;
height: .6em;
}
40% {
box-shadow: 0 -0.3em #e35e25;
height: 1em;
}
}
@keyframes load1 {
0%,
80%,
100% {
box-shadow: 0 0 #e35e25;
height: .6em;
}
40% {
box-shadow: 0 -0.3em #e35e25;
height: 1em;
}
}
.page-links {
float: left;
width: 100%;
}  button,
input[type="submit"] {
border: none;
}
button,
input[type="submit"],
.bt {
display: inline-block;
line-height: 1.5;
text-transform: uppercase;
padding: 15px 30px;
font-size: 14px;
font-weight: 900;
color: #fff;
background-color: #e35e25;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
button:hover,
input[type="submit"]:hover,
.bt:hover,
button:focus,
input[type="submit"]:focus,
.bt:focus {
color: #fff;
background-color: #515151;
}
.bt.bt-medium {
padding: 20px 40px;
}
.bt.bt-large {
padding: 25px 50px;
font-size: 16px;
}
.bt.bg-foreground {
background-color: #515151;
}
.bt.bg-foreground:hover {
background-color: #e35e25;
}
.bt.bg-dark {
background-color: #333;
}
.bt.bg-gray {
background-color: #f5f5f5;
color: #343434;
}
.bt.bg-light {
background-color: #fff;
color: #e35e25;
}
.bt.bg-gray:hover,
.bt.bg-light:hover,
.bt.bg-dark:hover {
background-color: #e35e25;
color: #fff;
} .vc_tta[class*="vc_tta-spacing-"] .vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta[class*="vc_tta-spacing-"] .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
margin-bottom: 0 !important;
}
.vc_tta-accordion.vc_tta-color-grey[class*="vc_tta-style-"] .vc_tta-panel:hover .vc_tta-panel-heading,
.vc_tta-accordion.vc_tta-color-grey[class*="vc_tta-style-"] .vc_tta-panel .vc_tta-panel-heading {
background-color: transparent;
}
.vc_tta-accordion.vc_tta-color-grey[class*="vc_tta-style-"] .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #515151;
}
.vc_tta-accordion.vc_tta-color-grey[class*="vc_tta-style-"] .vc_tta-panel.vc_active .vc_tta-title-text,
.vc_tta-accordion.vc_tta-color-grey[class*="vc_tta-style-"] .vc_tta-panel.vc_active i,
.vc_tta-accordion.vc_tta-color-grey[class*="vc_tta-style-"] .vc_tta-panel.vc_active i:before,
.vc_tta-accordion.vc_tta-color-grey[class*="vc_tta-style-"] .vc_tta-panel.vc_active i:after {
color: #fff;
border-color: #fff;
}
.vc_tta-accordion.vc_tta-color-grey[class*="vc_tta-style-"] .vc_tta-title-text,
.vc_tta-accordion.vc_tta-color-grey[class*="vc_tta-style-"] i {
text-transform: uppercase;
color: #515151;
font-size: 14px;
font-weight: 600;
line-height: 2.14;
}
.vc_tta-accordion.vc_tta-color-grey[class*="vc_tta-style-"] .vc_tta-title-text {
color: #1d3052;
}
.vc_tta.vc_general .vc_tta-panel-title > a {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a {
padding-left: 25px !important;
padding-right: 25px !important;
}
.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
font-size: 14px;
padding: 20px 30px;
line-height: 2.14;
}
.vc_tta-tabs .vc_tta-tab {
font-size: 14px;
text-transform: uppercase;
font-family: 'Arial, Helvetica, sans-serif';
}
.vc_tta-tabs .vc_tta-tab a {
padding: 10px 20px !important;
}
.vc_tta-style-tab_moveco .vc_tta-tabs-container {
margin: 0 !important;
}
.vc_tta-style-tab_moveco .vc_tta-tabs-list {
display: flex !important;
background-color: #343434;
}
.vc_tta-style-tab_moveco .vc_tta-tabs-list li.vc_tta-tab {
flex: 1;
text-align: center;
text-transform: uppercase;
font-size: 18px;
font-weight: 500;
color: #fff;
}
.vc_tta-style-tab_moveco .vc_tta-tabs-list li.vc_tta-tab.vc_active,
.vc_tta-style-tab_moveco .vc_tta-tabs-list li.vc_tta-tab:hover {
color: #e35e25;
}
.vc_tta-style-tab_moveco .vc_tta-panels {
background-color: #f5f5f5;
} .g5plus-heading {
position: relative;
}
.g5plus-heading .text-heading {
position: relative;
z-index: 10;
display: inline-block;
}
.g5plus-heading .text-heading h2 {
position: relative;
z-index: 10;
text-transform: uppercase;
font-weight: 900;
display: inline-block;
line-height: 1;
margin: 0;
}
.g5plus-heading .text-heading h2 b {
font-weight: 900;
color: #e35e25;
}
.g5plus-heading .text-heading h2 s {
display: block;
text-decoration: inherit;
}
.g5plus-heading .text-heading span {
position: relative;
z-index: 10;
text-transform: uppercase;
font-weight: 900;
display: block;
line-height: 1;
margin-top: 5px;
margin-bottom: 5px;
}
.g5plus-heading .heading-frame {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
border: 10px solid;
z-index: 1;
}
.g5plus-heading .heading-frame.frame-center {
left: 0;
right: 0;
}
.g5plus-heading .heading-frame.frame-left {
left: 0;
}
.g5plus-heading .heading-frame.frame-right {
right: 0;
}
.g5plus-heading .heading-frame.frame-top {
top: -20px;
left: 0;
right: 0;
bottom: 20px;
}
.g5plus-heading .heading-frame.frame-bottom {
top: 20px;
bottom: -20px;
left: 0;
right: 0;
}
.g5plus-heading.text-center {
display: block;
}
.g5plus-heading.heading-lg h2 {
font-size: 58px;
}
.g5plus-heading.heading-lg span {
font-size: 40px;
}
.g5plus-heading.heading-md h2 {
font-size: 40px;
}
.g5plus-heading.heading-md span {
font-size: 28px;
}
.g5plus-heading.light h2 {
color: #343434;
}
.g5plus-heading.light span {
color: #343434;
}
.g5plus-heading.dark h2 {
color: #fff;
}
.g5plus-heading.dark span {
color: #fff;
}
.g5plus-heading.frame-35 .text-heading {
padding: 35px 0;
}
.g5plus-heading.frame-30 .text-heading {
padding: 30px 0;
}
.g5plus-heading.frame-20 .text-heading {
padding: 20px 0;
}
.g5plus-heading.frame-15 .text-heading {
padding: 15px 0;
}
.g5plus-heading.heading-full .text-heading {
display: block;
}
@media (max-width: 991px) {
.vc_tta[class*="vc_tta-style-"] .vc_tta-tabs-list {
margin: 0 0 0 1px;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-tab {
margin: 0;
border: 1px solid #e2e2e2;
border-bottom: none;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-tab > a {
padding: 4px 20px;
min-width: 135px;
text-align: center;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-tab.vc_active {
border-top: 3px solid #e35e25;
position: relative;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-tab.vc_active:before {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #e35e25;
content: "";
display: block !important;
left: 0;
right: 0;
width: 8px;
position: absolute;
top: 0;
margin: auto;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-tab > a span {
font-size: 14px;
font-weight: 500;
color: #414141;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-panels-container {
margin: 0 0 0 1px;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-panel-body {
border-width: 0;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-panel-heading {
margin-top: 0;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-panel-heading {
background: #fff;
border-width: 0;
border-top: 1px solid #e2e2e2;
border-radius: inherit;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-panel-heading a {
padding: 14px 20px;
font-size: 0;
}
.vc_tta[class*="vc_tta-style-"] .vc_tta-panel-heading i,
.vc_tta[class*="vc_tta-style-"] .vc_tta-panel-heading span {
font-size: 14px;
vertical-align: inherit;
}
.vc_tta[class*="vc_tta-style-"] .vc_active .vc_tta-panel-heading {
background: #e35e25;
border-top-color: #e35e25;
}
.vc_tta[class*="vc_tta-style-"] .vc_active .vc_tta-panel-heading i,
.vc_tta[class*="vc_tta-style-"] .vc_active .vc_tta-panel-heading a {
color: #fff !important;
}
}
@media (max-width: 767px) {
.g5plus-heading.heading-lg h2 {
font-size: 48px;
}
.g5plus-heading.heading-lg span {
font-size: 28px;
}
.g5plus-heading.heading-md h2 {
font-size: 30px;
}
.g5plus-heading.heading-md span {
font-size: 20px;
}
}
ul.moveco-list {
list-style: none;
padding: 0;
margin: 0;
}
ul.moveco-list li {
text-transform: uppercase;
color: #515151;
font-weight: 600;
font-size: 14px;
line-height: 1.8;
}
ul.moveco-list li i {
font-size: 16px;
color: #e35e25;
}
ul.moveco-list li + li {
margin-top: 5px;
}
.border-5-solid > .vc_column-inner > .wpb_wrapper {
border: 5px solid #f3f3f3;
padding: 0 25px;
}
.bg-border-color > .vc_column-inner > .wpb_wrapper {
background-color: #f3f3f3;
padding: 0 30px;
}
.line-height-1875 {
line-height: 1.875;
}
.pd-left-45 {
padding-left: 45px;
}
.color-white {
color: #ffffff;
} .vc_chart .vc_chart-legend li {
margin-bottom: 10px;
}
.vc_chart .vc_chart-legend span {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
@media (min-width: 768px) {
.vc_chart .vc_chart-with-legend {
display: inline-block;
vertical-align: middle;
width: 50%;
}
.vc_chart .vc_chart-legend {
display: inline-block;
vertical-align: middle;
width: 50%;
padding-left: 40px;
}
.vc_chart .vc_chart-legend li {
font-size: 16px;
color: #343434;
}
} [class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
margin-left: 0 !important;
} .portfolio-tabs ul > li > a.active,
.portfolio-tabs ul > li > a:hover {
color: #e35e25;
}
.single-portfolio .single-blog-wrap .entry-content-wrap .entry-meta-cat,
.single-portfolio .single-blog-wrap .portfolio-related .category,
.single-portfolio .single-blog-wrap .portfolio-related .title a:hover {
color: #e35e25;
} .g5plus-icon-box.ico-p-color .icon i {
color: #e35e25;
}
.g5plus-icon-box.light-color a:hover {
color: #e35e25;
}
.g5plus-icon-box.dark-color .title a:hover {
color: #e35e25;
}
.slide .services-item .icon-wrap {
background-color: #e35e25;
} .g5plus-call-to-action.color-light h3 {
color: #343434;
} .g5plus-countdown .countdown-amount {
color: #343434;
}
.g5plus-countdown .countdown-period {
color: #e35e25;
} .g5plus-counter span.counterup {
color: #343434;
}
.g5plus-counter.color-primary span.counterup {
color: #e35e25;
}
.g5plus-counter i {
color: #e35e25;
}
.g5plus-counter i:before {
font-size: 58px;
} .g5plus-our-team .entry-meta-wrap {
border: 5px solid #f3f3f3;
}
.g5plus-our-team .entry-thumb-wrap .social {
background-color: rgba(81, 81, 81, 0.95);
}
.g5plus-our-team .entry-thumb-wrap a:hover i {
color: #e35e25;
}
.g5plus-our-team .owl-prev:hover,
.g5plus-our-team .owl-next:hover {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background-color: #515151;
color: #fff;
border-color: #515151;
} .g5plus-pie-chart .vc_pie_chart_value {
color: #e35e25;
}
.wpb_pie_chart_heading {
color: #343434;
} .g5plus-posts.style-post-default .entry-content-wrap {
border: 3px solid #f3f3f3;
}
.g5plus-posts.style-post-default .owl-carousel .owl-nav .owl-prev,
.g5plus-posts.style-post-default .owl-carousel .owl-nav .owl-next {
background-color: #f3f3f3;
}
.g5plus-posts.style-post-default.gf-posts-foreground .read-more {
color: #515151;
}
.g5plus-posts.style-post-default.gf-posts-foreground .read-more:hover {
color: #e35e25;
}
.g5plus-posts.style-post-list {
border: 3px solid #f3f3f3;
}
.g5plus-posts.style-post-list article + article {
border-top: 1px solid #f3f3f3;
}
.g5plus-posts.style-post-list .slick-arrow {
background-color: #f3f3f3;
}
.g5plus-posts.style-post-list .slick-arrow:hover {
background-color: #515151;
}
.g5plus-posts.style-post-list.gf-posts-foreground .bt {
background-color: #515151;
color: #fff;
}
.g5plus-posts.style-post-list.gf-posts-foreground .bt:hover {
background-color: #e35e25;
} .g5plus-pricing-table-ctn {  }
.g5plus-pricing-table-ctn .pricing-table-item .box-pricing-item {
background-color: #f3f3f3;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item {
background-color: rgba(52, 52, 52, 0.9);
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-accent .pricing-price p {
color: #e35e25;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-accent .pricing-features li:before {
color: #e35e25;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-accent .bt.bg-light {
color: #343434;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-accent .bt.bg-light:hover {
color: #fff;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-foreground .pricing-price p {
color: #515151;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-foreground .pricing-features li:before {
color: #515151;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-foreground .bt.bg-light {
color: #515151;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-foreground .bt.bg-light:hover {
color: #fff;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-white .pricing-price p {
color: #fff;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-white .pricing-features li:before {
color: #fff;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-white .bt.bg-light {
color: #e35e25;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .box-pricing-item.pricing-select-white .bt.bg-light:hover {
color: #fff;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .pricing-price p {
color: #e35e25;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .pricing-features li:before {
color: #e35e25;
}
.g5plus-pricing-table-ctn .pricing-table-item.pricing-select .bt.bg-light {
color: #343434;
}
.g5plus-pricing-table-ctn .pricing-title h4 {
color: #343434;
}
.g5plus-pricing-table-ctn .pricing-price p {
color: #515151;
}
.g5plus-pricing-table-ctn .pricing-features li:before {
color: #515151;
}
.g5plus-pricing-table-ctn.gf-pricing-accent .pricing-price p {
color: #e35e25;
}
.g5plus-pricing-table-ctn.gf-pricing-accent .pricing-features li:before {
color: #e35e25;
}
.g5plus-pricing-table-ctn.gf-pricing-foreground .pricing-price p {
color: #515151;
}
.g5plus-pricing-table-ctn.gf-pricing-foreground .pricing-features li:before {
color: #515151;
} .g5plus-h-progress-bar .progress-bar-title {
color: #868686;
}
.g5plus-h-progress-bar .vc_label_units {
color: #343434;
}
.g5plus-h-progress-bar.vc_progress_bar .vc_single_bar .vc_label {
border: 3px solid #f3f3f3;
}
.vc_single_bar.vc_progress-bar-color-primary-color {
background-color: #e35e25;
}
.g5plus-h-progress-bar .vc_label {
color: #515151;
}
.g5plus-h-progress-bar.vc_progress-bar-color-primary-color .vc_single_bar .vc_bar {
background-color: #e35e25;
} .g5plus-testimonials .testimonial-item span.icon {
color: #e35e25;
}
.g5plus-testimonials .testimonial-item .info-content h4 {
color: #e35e25;
}
.g5plus-partner a:hover {
border-color: #e35e25 !important;
}
.g5plus-partner a:focus {
border-color: #e35e25;
}
.g5plus-partner .owl-carousel .owl-nav .owl-prev:hover,
.g5plus-partner .owl-carousel .owl-nav .owl-next:hover {
background-color: #515151;
border-color: #515151;
color: #fff;
}  .b-font {
font-family: 'Arial, Helvetica, sans-serif' !important;
}
.s-font {
font-family: 'Arial, Helvetica, sans-serif' !important;
} a.view-gallery.on-click,
a.view-gallery:hover,
.text-color-accent,
.text-color-accent-hover:hover {
color: #e35e25 !important;
}
.text-color-fore {
color: #515151 !important;
}
.bg-accent {
background-color: #e35e25 !important;
}
.text-color-medium {
color: #414141 !important;
}
.text-color-bold {
color: #646464 !important;
}
.text-color-dark {
color: #343434 !important;
}
.text-color-light {
color: #a7a7a7 !important;
}
.text-color-light-05 {
color: rgba(255, 255, 255, 0.5);
}
.text-color-white {
color: #fff;
}
.bordered {
border: 1px solid #f3f3f3 !important;
}
.border-dark {
border: 1px solid #e2e2e2 !important;
}
.badge {
background-color: #515151;
} .pd-top-0 {
padding-top: 0px !important;
}
.pd-top-5 {
padding-top: 5px !important;
}
.pd-top-10 {
padding-top: 10px !important;
}
.pd-top-15 {
padding-top: 15px !important;
}
.pd-top-20 {
padding-top: 20px !important;
}
.pd-top-25 {
padding-top: 25px !important;
}
.pd-top-30 {
padding-top: 30px !important;
}
.pd-top-35 {
padding-top: 35px !important;
}
.pd-top-40 {
padding-top: 40px !important;
}
.pd-top-45 {
padding-top: 45px !important;
}
.pd-top-50 {
padding-top: 50px !important;
}
.pd-top-55 {
padding-top: 55px !important;
}
.pd-top-60 {
padding-top: 60px !important;
}
.pd-top-65 {
padding-top: 65px !important;
}
.pd-top-70 {
padding-top: 70px !important;
}
.pd-top-75 {
padding-top: 75px !important;
}
.pd-top-80 {
padding-top: 80px !important;
}
.pd-top-85 {
padding-top: 85px !important;
}
.pd-top-90 {
padding-top: 90px !important;
}
.pd-top-95 {
padding-top: 95px !important;
}
.pd-top-100 {
padding-top: 100px !important;
}
@media screen and (max-width: 991px) {
.sm-pd-top-0 {
padding-top: 0px !important;
}
.sm-pd-top-5 {
padding-top: 5px !important;
}
.sm-pd-top-10 {
padding-top: 10px !important;
}
.sm-pd-top-15 {
padding-top: 15px !important;
}
.sm-pd-top-20 {
padding-top: 20px !important;
}
.sm-pd-top-25 {
padding-top: 25px !important;
}
.sm-pd-top-30 {
padding-top: 30px !important;
}
.sm-pd-top-35 {
padding-top: 35px !important;
}
.sm-pd-top-40 {
padding-top: 40px !important;
}
.sm-pd-top-45 {
padding-top: 45px !important;
}
.sm-pd-top-50 {
padding-top: 50px !important;
}
.sm-pd-top-55 {
padding-top: 55px !important;
}
.sm-pd-top-60 {
padding-top: 60px !important;
}
.sm-pd-top-65 {
padding-top: 65px !important;
}
.sm-pd-top-70 {
padding-top: 70px !important;
}
.sm-pd-top-75 {
padding-top: 75px !important;
}
.sm-pd-top-80 {
padding-top: 80px !important;
}
.sm-pd-top-85 {
padding-top: 85px !important;
}
.sm-pd-top-90 {
padding-top: 90px !important;
}
.sm-pd-top-95 {
padding-top: 95px !important;
}
.sm-pd-top-100 {
padding-top: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-pd-top-0 {
padding-top: 0px !important;
}
.xs-pd-top-5 {
padding-top: 5px !important;
}
.xs-pd-top-10 {
padding-top: 10px !important;
}
.xs-pd-top-15 {
padding-top: 15px !important;
}
.xs-pd-top-20 {
padding-top: 20px !important;
}
.xs-pd-top-25 {
padding-top: 25px !important;
}
.xs-pd-top-30 {
padding-top: 30px !important;
}
.xs-pd-top-35 {
padding-top: 35px !important;
}
.xs-pd-top-40 {
padding-top: 40px !important;
}
.xs-pd-top-45 {
padding-top: 45px !important;
}
.xs-pd-top-50 {
padding-top: 50px !important;
}
.xs-pd-top-55 {
padding-top: 55px !important;
}
.xs-pd-top-60 {
padding-top: 60px !important;
}
.xs-pd-top-65 {
padding-top: 65px !important;
}
.xs-pd-top-70 {
padding-top: 70px !important;
}
.xs-pd-top-75 {
padding-top: 75px !important;
}
.xs-pd-top-80 {
padding-top: 80px !important;
}
.xs-pd-top-85 {
padding-top: 85px !important;
}
.xs-pd-top-90 {
padding-top: 90px !important;
}
.xs-pd-top-95 {
padding-top: 95px !important;
}
.xs-pd-top-100 {
padding-top: 100px !important;
}
} .pd-bottom-0 {
padding-bottom: 0px !important;
}
.pd-bottom-5 {
padding-bottom: 5px !important;
}
.pd-bottom-10 {
padding-bottom: 10px !important;
}
.pd-bottom-15 {
padding-bottom: 15px !important;
}
.pd-bottom-20 {
padding-bottom: 20px !important;
}
.pd-bottom-25 {
padding-bottom: 25px !important;
}
.pd-bottom-30 {
padding-bottom: 30px !important;
}
.pd-bottom-35 {
padding-bottom: 35px !important;
}
.pd-bottom-40 {
padding-bottom: 40px !important;
}
.pd-bottom-45 {
padding-bottom: 45px !important;
}
.pd-bottom-50 {
padding-bottom: 50px !important;
}
.pd-bottom-55 {
padding-bottom: 55px !important;
}
.pd-bottom-60 {
padding-bottom: 60px !important;
}
.pd-bottom-65 {
padding-bottom: 65px !important;
}
.pd-bottom-70 {
padding-bottom: 70px !important;
}
.pd-bottom-75 {
padding-bottom: 75px !important;
}
.pd-bottom-80 {
padding-bottom: 80px !important;
}
.pd-bottom-85 {
padding-bottom: 85px !important;
}
.pd-bottom-90 {
padding-bottom: 90px !important;
}
.pd-bottom-95 {
padding-bottom: 95px !important;
}
.pd-bottom-100 {
padding-bottom: 100px !important;
}
@media screen and (max-width: 991px) {
.sm-pd-bottom-0 {
padding-bottom: 0px !important;
}
.sm-pd-bottom-5 {
padding-bottom: 5px !important;
}
.sm-pd-bottom-10 {
padding-bottom: 10px !important;
}
.sm-pd-bottom-15 {
padding-bottom: 15px !important;
}
.sm-pd-bottom-20 {
padding-bottom: 20px !important;
}
.sm-pd-bottom-25 {
padding-bottom: 25px !important;
}
.sm-pd-bottom-30 {
padding-bottom: 30px !important;
}
.sm-pd-bottom-35 {
padding-bottom: 35px !important;
}
.sm-pd-bottom-40 {
padding-bottom: 40px !important;
}
.sm-pd-bottom-45 {
padding-bottom: 45px !important;
}
.sm-pd-bottom-50 {
padding-bottom: 50px !important;
}
.sm-pd-bottom-55 {
padding-bottom: 55px !important;
}
.sm-pd-bottom-60 {
padding-bottom: 60px !important;
}
.sm-pd-bottom-65 {
padding-bottom: 65px !important;
}
.sm-pd-bottom-70 {
padding-bottom: 70px !important;
}
.sm-pd-bottom-75 {
padding-bottom: 75px !important;
}
.sm-pd-bottom-80 {
padding-bottom: 80px !important;
}
.sm-pd-bottom-85 {
padding-bottom: 85px !important;
}
.sm-pd-bottom-90 {
padding-bottom: 90px !important;
}
.sm-pd-bottom-95 {
padding-bottom: 95px !important;
}
.sm-pd-bottom-100 {
padding-bottom: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-pd-bottom-0 {
padding-bottom: 0px !important;
}
.xs-pd-bottom-5 {
padding-bottom: 5px !important;
}
.xs-pd-bottom-10 {
padding-bottom: 10px !important;
}
.xs-pd-bottom-15 {
padding-bottom: 15px !important;
}
.xs-pd-bottom-20 {
padding-bottom: 20px !important;
}
.xs-pd-bottom-25 {
padding-bottom: 25px !important;
}
.xs-pd-bottom-30 {
padding-bottom: 30px !important;
}
.xs-pd-bottom-35 {
padding-bottom: 35px !important;
}
.xs-pd-bottom-40 {
padding-bottom: 40px !important;
}
.xs-pd-bottom-45 {
padding-bottom: 45px !important;
}
.xs-pd-bottom-50 {
padding-bottom: 50px !important;
}
.xs-pd-bottom-55 {
padding-bottom: 55px !important;
}
.xs-pd-bottom-60 {
padding-bottom: 60px !important;
}
.xs-pd-bottom-65 {
padding-bottom: 65px !important;
}
.xs-pd-bottom-70 {
padding-bottom: 70px !important;
}
.xs-pd-bottom-75 {
padding-bottom: 75px !important;
}
.xs-pd-bottom-80 {
padding-bottom: 80px !important;
}
.xs-pd-bottom-85 {
padding-bottom: 85px !important;
}
.xs-pd-bottom-90 {
padding-bottom: 90px !important;
}
.xs-pd-bottom-95 {
padding-bottom: 95px !important;
}
.xs-pd-bottom-100 {
padding-bottom: 100px !important;
}
} .mg-top-0 {
margin-top: 0px !important;
}
.mg-top-5 {
margin-top: 5px !important;
}
.mg-top-10 {
margin-top: 10px !important;
}
.mg-top-15 {
margin-top: 15px !important;
}
.mg-top-20 {
margin-top: 20px !important;
}
.mg-top-25 {
margin-top: 25px !important;
}
.mg-top-30 {
margin-top: 30px !important;
}
.mg-top-35 {
margin-top: 35px !important;
}
.mg-top-40 {
margin-top: 40px !important;
}
.mg-top-45 {
margin-top: 45px !important;
}
.mg-top-50 {
margin-top: 50px !important;
}
.mg-top-55 {
margin-top: 55px !important;
}
.mg-top-60 {
margin-top: 60px !important;
}
.mg-top-65 {
margin-top: 65px !important;
}
.mg-top-70 {
margin-top: 70px !important;
}
.mg-top-75 {
margin-top: 75px !important;
}
.mg-top-80 {
margin-top: 80px !important;
}
.mg-top-85 {
margin-top: 85px !important;
}
.mg-top-90 {
margin-top: 90px !important;
}
.mg-top-95 {
margin-top: 95px !important;
}
.mg-top-100 {
margin-top: 100px !important;
}
.mg-negative-top-0 {
margin-top: 0px !important;
}
.mg-negative-top-5 {
margin-top: -5px !important;
}
.mg-negative-top-10 {
margin-top: -10px !important;
}
.mg-negative-top-15 {
margin-top: -15px !important;
}
.mg-negative-top-20 {
margin-top: -20px !important;
}
.mg-negative-top-25 {
margin-top: -25px !important;
}
.mg-negative-top-30 {
margin-top: -30px !important;
}
.mg-negative-top-35 {
margin-top: -35px !important;
}
.mg-negative-top-40 {
margin-top: -40px !important;
}
.mg-negative-top-45 {
margin-top: -45px !important;
}
.mg-negative-top-50 {
margin-top: -50px !important;
}
.mg-negative-top-55 {
margin-top: -55px !important;
}
.mg-negative-top-60 {
margin-top: -60px !important;
}
.mg-negative-top-65 {
margin-top: -65px !important;
}
.mg-negative-top-70 {
margin-top: -70px !important;
}
.mg-negative-top-75 {
margin-top: -75px !important;
}
.mg-negative-top-80 {
margin-top: -80px !important;
}
.mg-negative-top-85 {
margin-top: -85px !important;
}
.mg-negative-top-90 {
margin-top: -90px !important;
}
.mg-negative-top-95 {
margin-top: -95px !important;
}
.mg-negative-top-100 {
margin-top: -100px !important;
}
@media screen and (max-width: 991px) {
.sm-mg-top-0 {
margin-top: 0px !important;
}
.sm-mg-top-5 {
margin-top: 5px !important;
}
.sm-mg-top-10 {
margin-top: 10px !important;
}
.sm-mg-top-15 {
margin-top: 15px !important;
}
.sm-mg-top-20 {
margin-top: 20px !important;
}
.sm-mg-top-25 {
margin-top: 25px !important;
}
.sm-mg-top-30 {
margin-top: 30px !important;
}
.sm-mg-top-35 {
margin-top: 35px !important;
}
.sm-mg-top-40 {
margin-top: 40px !important;
}
.sm-mg-top-45 {
margin-top: 45px !important;
}
.sm-mg-top-50 {
margin-top: 50px !important;
}
.sm-mg-top-55 {
margin-top: 55px !important;
}
.sm-mg-top-60 {
margin-top: 60px !important;
}
.sm-mg-top-65 {
margin-top: 65px !important;
}
.sm-mg-top-70 {
margin-top: 70px !important;
}
.sm-mg-top-75 {
margin-top: 75px !important;
}
.sm-mg-top-80 {
margin-top: 80px !important;
}
.sm-mg-top-85 {
margin-top: 85px !important;
}
.sm-mg-top-90 {
margin-top: 90px !important;
}
.sm-mg-top-95 {
margin-top: 95px !important;
}
.sm-mg-top-100 {
margin-top: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-mg-top-0 {
margin-top: 0px !important;
}
.xs-mg-top-5 {
margin-top: 5px !important;
}
.xs-mg-top-10 {
margin-top: 10px !important;
}
.xs-mg-top-15 {
margin-top: 15px !important;
}
.xs-mg-top-20 {
margin-top: 20px !important;
}
.xs-mg-top-25 {
margin-top: 25px !important;
}
.xs-mg-top-30 {
margin-top: 30px !important;
}
.xs-mg-top-35 {
margin-top: 35px !important;
}
.xs-mg-top-40 {
margin-top: 40px !important;
}
.xs-mg-top-45 {
margin-top: 45px !important;
}
.xs-mg-top-50 {
margin-top: 50px !important;
}
.xs-mg-top-55 {
margin-top: 55px !important;
}
.xs-mg-top-60 {
margin-top: 60px !important;
}
.xs-mg-top-65 {
margin-top: 65px !important;
}
.xs-mg-top-70 {
margin-top: 70px !important;
}
.xs-mg-top-75 {
margin-top: 75px !important;
}
.xs-mg-top-80 {
margin-top: 80px !important;
}
.xs-mg-top-85 {
margin-top: 85px !important;
}
.xs-mg-top-90 {
margin-top: 90px !important;
}
.xs-mg-top-95 {
margin-top: 95px !important;
}
.xs-mg-top-100 {
margin-top: 100px !important;
}
}
@media (min-width: 992px) {
.widget-mg-top--30 {
margin-top: -30px;
}
} .mg-bottom-0 {
margin-bottom: 0px !important;
}
.mg-bottom-5 {
margin-bottom: 5px !important;
}
.mg-bottom-10 {
margin-bottom: 10px !important;
}
.mg-bottom-15 {
margin-bottom: 15px !important;
}
.mg-bottom-20 {
margin-bottom: 20px !important;
}
.mg-bottom-25 {
margin-bottom: 25px !important;
}
.mg-bottom-30 {
margin-bottom: 30px !important;
}
.mg-bottom-35 {
margin-bottom: 35px !important;
}
.mg-bottom-40 {
margin-bottom: 40px !important;
}
.mg-bottom-45 {
margin-bottom: 45px !important;
}
.mg-bottom-50 {
margin-bottom: 50px !important;
}
.mg-bottom-55 {
margin-bottom: 55px !important;
}
.mg-bottom-60 {
margin-bottom: 60px !important;
}
.mg-bottom-65 {
margin-bottom: 65px !important;
}
.mg-bottom-70 {
margin-bottom: 70px !important;
}
.mg-bottom-75 {
margin-bottom: 75px !important;
}
.mg-bottom-80 {
margin-bottom: 80px !important;
}
.mg-bottom-85 {
margin-bottom: 85px !important;
}
.mg-bottom-90 {
margin-bottom: 90px !important;
}
.mg-bottom-95 {
margin-bottom: 95px !important;
}
.mg-bottom-100 {
margin-bottom: 100px !important;
}
@media screen and (max-width: 991px) {
.sm-mg-bottom-0 {
margin-bottom: 0px !important;
}
.sm-mg-bottom-5 {
margin-bottom: 5px !important;
}
.sm-mg-bottom-10 {
margin-bottom: 10px !important;
}
.sm-mg-bottom-15 {
margin-bottom: 15px !important;
}
.sm-mg-bottom-20 {
margin-bottom: 20px !important;
}
.sm-mg-bottom-25 {
margin-bottom: 25px !important;
}
.sm-mg-bottom-30 {
margin-bottom: 30px !important;
}
.sm-mg-bottom-35 {
margin-bottom: 35px !important;
}
.sm-mg-bottom-40 {
margin-bottom: 40px !important;
}
.sm-mg-bottom-45 {
margin-bottom: 45px !important;
}
.sm-mg-bottom-50 {
margin-bottom: 50px !important;
}
.sm-mg-bottom-55 {
margin-bottom: 55px !important;
}
.sm-mg-bottom-60 {
margin-bottom: 60px !important;
}
.sm-mg-bottom-65 {
margin-bottom: 65px !important;
}
.sm-mg-bottom-70 {
margin-bottom: 70px !important;
}
.sm-mg-bottom-75 {
margin-bottom: 75px !important;
}
.sm-mg-bottom-80 {
margin-bottom: 80px !important;
}
.sm-mg-bottom-85 {
margin-bottom: 85px !important;
}
.sm-mg-bottom-90 {
margin-bottom: 90px !important;
}
.sm-mg-bottom-95 {
margin-bottom: 95px !important;
}
.sm-mg-bottom-100 {
margin-bottom: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-mg-bottom-0 {
margin-bottom: 0px !important;
}
.xs-mg-bottom-5 {
margin-bottom: 5px !important;
}
.xs-mg-bottom-10 {
margin-bottom: 10px !important;
}
.xs-mg-bottom-15 {
margin-bottom: 15px !important;
}
.xs-mg-bottom-20 {
margin-bottom: 20px !important;
}
.xs-mg-bottom-25 {
margin-bottom: 25px !important;
}
.xs-mg-bottom-30 {
margin-bottom: 30px !important;
}
.xs-mg-bottom-35 {
margin-bottom: 35px !important;
}
.xs-mg-bottom-40 {
margin-bottom: 40px !important;
}
.xs-mg-bottom-45 {
margin-bottom: 45px !important;
}
.xs-mg-bottom-50 {
margin-bottom: 50px !important;
}
.xs-mg-bottom-55 {
margin-bottom: 55px !important;
}
.xs-mg-bottom-60 {
margin-bottom: 60px !important;
}
.xs-mg-bottom-65 {
margin-bottom: 65px !important;
}
.xs-mg-bottom-70 {
margin-bottom: 70px !important;
}
.xs-mg-bottom-75 {
margin-bottom: 75px !important;
}
.xs-mg-bottom-80 {
margin-bottom: 80px !important;
}
.xs-mg-bottom-85 {
margin-bottom: 85px !important;
}
.xs-mg-bottom-90 {
margin-bottom: 90px !important;
}
.xs-mg-bottom-95 {
margin-bottom: 95px !important;
}
.xs-mg-bottom-100 {
margin-bottom: 100px !important;
}
} .fw-light {
font-weight: 300 !important;
}
.fw-medium {
font-weight: 500 !important;
}
.fw-semi-bold {
font-weight: 600 !important;
}
.fw-bold {
font-weight: 700 !important;
}
.fw-extra-bold {
font-weight: 900 !important;
} .fs-10 {
font-size: 10px !important;
}
.fs-11 {
font-size: 11px !important;
}
.fs-12 {
font-size: 12px !important;
}
.fs-13 {
font-size: 13px !important;
}
.fs-14 {
font-size: 14px !important;
}
.fs-15 {
font-size: 15px !important;
}
.fs-16 {
font-size: 16px !important;
}
.fs-18 {
font-size: 18px !important;
}
.fs-20 {
font-size: 20px !important;
}
.fs-21 {
font-size: 21px !important;
}
.fs-24 {
font-size: 24px !important;
}
.fs-30 {
font-size: 30px !important;
}
.fs-32 {
font-size: 32px !important;
}
.fs-36 {
font-size: 36px !important;
}
.fs-38 {
font-size: 38px !important;
}
.fs-40 {
font-size: 46px !important;
}
.fs-46 {
font-size: 46px !important;
}
.fs-50 {
font-size: 50px !important;
}
.fs-60 {
font-size: 60px !important;
}
.fs-90 {
font-size: 90px !important;
} .text-italic {
font-style: italic !important;
}
.uppercase {
text-transform: uppercase !important;
} .line-small {
line-height: 1em !important;
}
.line-normal {
line-height: 1.5em !important;
}
.line-medium {
line-height: 1.6em !important;
}
.line-large {
line-height: 1.8em !important;
}
.line-2x {
line-height: 2em !important;
}
.line-3x {
line-height: 3em !important;
}
.line-21 {
line-height: 21px !important;
}
.line-24 {
line-height: 24px !important;
}
.line-24 {
line-height: 24px !important;
}
.line-30 {
line-height: 30px !important;
}
.line-44 {
line-height: 44px !important;
} .transition03 {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.transition05 {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
} .overflow-hidden {
overflow: hidden !important;
}
.fixed {
position: fixed;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-o-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pd-right-60 {
padding-right: 60px;
}
.pd-70 .vc_column-inner {
padding: 70px !important;
}
.pd-50-30 .vc_column-inner {
padding: 50px 30px !important;
}
.max-width-640 {
max-width: 640px;
margin: auto;
}
.max-width-800 {
max-width: 800px;
margin: auto;
width: 100%;
}
@media screen and (max-width: 991px) {
.md-pd-right-0 {
padding-right: 0;
}
.pd-70 .vc_column-inner {
padding: 30px !important;
}
.sm-mg-top-25 {
margin-top: 25px;
}
} @media (max-width: 479px) {
.pd-70 .vc_column-inner {
padding: 10px !important;
}
.pd-50-30 .vc_column-inner {
padding: 50px 5px !important;
}
.col-mb-1,
.col-mb-2,
.col-mb-3,
.col-mb-4,
.col-mb-5,
.col-mb-6,
.col-mb-7,
.col-mb-8,
.col-mb-9,
.col-mb-10,
.col-mb-11,
.col-mb-12 {
float: left;
}
.col-mb-12 {
width: 100%;
}
.col-mb-11 {
width: 91.66666667%;
}
.col-mb-10 {
width: 83.33333333%;
}
.col-mb-9 {
width: 75%;
}
.col-mb-8 {
width: 66.66666667%;
}
.col-mb-7 {
width: 58.33333333%;
}
.col-mb-6 {
width: 50%;
}
.col-mb-5 {
width: 41.66666667%;
}
.col-mb-4 {
width: 33.33333333%;
}
.col-mb-3 {
width: 25%;
}
.col-mb-2 {
width: 16.66666667%;
}
.col-mb-1 {
width: 8.33333333%;
}
.col-mb-pull-12 {
right: 100%;
}
.col-mb-pull-11 {
right: 91.66666667%;
}
.col-mb-pull-10 {
right: 83.33333333%;
}
.col-mb-pull-9 {
right: 75%;
}
.col-mb-pull-8 {
right: 66.66666667%;
}
.col-mb-pull-7 {
right: 58.33333333%;
}
.col-mb-pull-6 {
right: 50%;
}
.col-mb-pull-5 {
right: 41.66666667%;
}
.col-mb-pull-4 {
right: 33.33333333%;
}
.col-mb-pull-3 {
right: 25%;
}
.col-mb-pull-2 {
right: 16.66666667%;
}
.col-mb-pull-1 {
right: 8.33333333%;
}
.col-mb-pull-0 {
right: auto;
}
.col-mb-push-12 {
left: 100%;
}
.col-mb-push-11 {
left: 91.66666667%;
}
.col-mb-push-10 {
left: 83.33333333%;
}
.col-mb-push-9 {
left: 75%;
}
.col-mb-push-8 {
left: 66.66666667%;
}
.col-mb-push-7 {
left: 58.33333333%;
}
.col-mb-push-6 {
left: 50%;
}
.col-mb-push-5 {
left: 41.66666667%;
}
.col-mb-push-4 {
left: 33.33333333%;
}
.col-mb-push-3 {
left: 25%;
}
.col-mb-push-2 {
left: 16.66666667%;
}
.col-mb-push-1 {
left: 8.33333333%;
}
.col-mb-push-0 {
left: auto;
}
.col-mb-offset-12 {
margin-left: 100%;
}
.col-mb-offset-11 {
margin-left: 91.66666667%;
}
.col-mb-offset-10 {
margin-left: 83.33333333%;
}
.col-mb-offset-9 {
margin-left: 75%;
}
.col-mb-offset-8 {
margin-left: 66.66666667%;
}
.col-mb-offset-7 {
margin-left: 58.33333333%;
}
.col-mb-offset-6 {
margin-left: 50%;
}
.col-mb-offset-5 {
margin-left: 41.66666667%;
}
.col-mb-offset-4 {
margin-left: 33.33333333%;
}
.col-mb-offset-3 {
margin-left: 25%;
}
.col-mb-offset-2 {
margin-left: 16.66666667%;
}
.col-mb-offset-1 {
margin-left: 8.33333333%;
}
.col-mb-offset-0 {
margin-left: 0%;
}
} ul.wp-block-gallery {
padding: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
border: 5px solid #e35e25;
padding: 50px 25px 35px 25px;
}
.wp-block-pullquote blockquote:not(.is-large):not(.is-style-large) {
padding: 0;
margin: 0;
border: none;
}
.wp-block-pullquote blockquote:not(.is-large):not(.is-style-large):before {
display: none;
}
.wp-block-table td,
.wp-block-table th {
border: none;
padding: 8px;
border-top: 1px solid #e2e2e2;
}
.wp-block-button__link {
display: inline-block;
line-height: 1.5;
text-transform: uppercase;
padding: 15px 30px;
font-size: 14px;
font-weight: 900;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.wp-block-button__link:not(.has-background):not(.has-text-color) {
color: #fff;
background-color: #e35e25;
}
.wp-block-button__link:not(.has-background):not(.has-text-color).active,
.wp-block-button__link:not(.has-background):not(.has-text-color):focus,
.wp-block-button__link:not(.has-background):not(.has-text-color):hover {
color: #fff;
background-color: #515151;
}
.wp-block-button:not(.is-style-squared) .wp-block-button__link {
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
border-radius: 2em;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
color: #fff;
background-color: #333;
border-color: #333;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color {
border-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background: transparent !important;
border: 2px solid currentcolor;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:active {
color: #e35e25;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
color: #e35e25;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active {
color: #333;
border-color: #333;
}
.logo-header img {
max-height: 150px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: -20px;
}
.logo-mobile-wrapper a img {
max-height: 80px !important;
}
.x-nav-menu > .x-menu-item > .x-menu-a-text {
font-size: 18px !important;
}
.header-customize-item a.bt {
padding-top: 13px !important;
padding-bottom: 14px !important;
font-size: 18px !important;
}
.header-wrapper {
background-color: #444 !important;
color: #fff !important;
}
.item-info > span.label {
color: #fff !important;
}
.header-customize-item .item-info.item-social {
display: none;
}
.header-customize-item .item-address {
display: none;
}
.header-above-inner {
padding-bottom: 53px !important;
}
.header-customize-item .item-info .label {
display: none;
}
.header-customize-item .item-info .info {
color: #E35E25;
font-size: 30px !important;
font-weight: 700 !important;
}@media screen and (max-width: 600px) {
body.admin-bar #wpadminbar{
top: -46px;
}
} .vc_row-background-overlay-wrap {
position: relative;
}
.vc_row-background-overlay{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom:0;
background-repeat: repeat;
}
.fullwidth
{
overflow: hidden;
}
.fullwidth:before,.fullwidth:after
{
content: " ";
display: table;
}
.fullwidth:after{
clear: both;
} .vc_row .vc_column_container {
padding-left: 0;
padding-right: 0;
}
.container .container {
padding: 0;
width: initial;
}
.vc_separator
{
margin-bottom: 1px !important;
}
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner{
padding-top: 0;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{
padding-top: 0;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li,.vc_tta-container{
margin-bottom: 0 !important;
}
.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9{
min-height: 0;
}
.wpb_start_animation {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
opacity:1;
filter:alpha(opacity=100);
} .wpb_start_animation.wpb_top-to-bottom {
-webkit-animation: wpb_ttb 1s;
-o-animation: wpb_ttb 1s;
animation: wpb_ttb 1s;
opacity: 1;
filter: alpha(opacity=100);
}
@-webkit-keyframes wpb_ttb {
0% {
-webkit-transform: translate3d(0, -100px, 0);
opacity: 0;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_ttb {
0% {
-moz-transform: translate3d(0, -100px, 0);
opacity: 0;
}
100% {
-moz-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_ttb {
0% {
-o-transform: translate3d(0, -100px, 0);
opacity: 0;
}
100% {
-o-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes wpb_ttb {
0% {
transform: translate3d(0, -100px, 0);
opacity: 0;
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1;
}
} .wpb_start_animation.wpb_bottom-to-top {
-webkit-animation: wpb_btt 1s;
-o-animation: wpb_btt 1s;
animation: wpb_btt 1s;
opacity: 1;
filter: alpha(opacity=100);
}
@-webkit-keyframes wpb_btt {
0% {
-webkit-transform: translate3d(0, 100px, 0);
opacity: 0;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_btt {
0% {
-moz-transform: translate3d(0, 100px, 0);
opacity: 0;
}
100% {
-moz-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_btt {
0% {
-o-transform: translate3d(0, 100px, 0);
opacity: 0;
}
100% {
-o-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes wpb_btt {
0% {
transform: translate3d(0, 100px, 0);
opacity: 0;
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1;
}
} .wpb_start_animation.wpb_left-to-right {
-webkit-animation: wpb_ltr 1s;
-o-animation: wpb_ltr 1s;
animation: wpb_ltr 1s;
opacity: 1;
filter: alpha(opacity=100);
}
@-webkit-keyframes wpb_ltr {
0% {
-webkit-transform: translate3d(-100px, 0, 0);
opacity: 0;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_ltr {
0% {
-moz-transform: translate3d(-100px, 0, 0);
opacity: 0;
}
100% {
-moz-transform: translate3d(0, 0,0);
opacity: 1;
}
}
@-o-keyframes wpb_ltr {
0% {
-o-transform: translate3d(-100px, 0,0);
opacity: 0;
}
100% {
-o-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes wpb_ltr {
0% {
transform: translate3d(-100px, 0, 0);
opacity: 0;
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1;
}
} .wpb_start_animation.wpb_right-to-left {
-webkit-animation: wpb_rtl 1s;
-o-animation: wpb_rtl 1s;
animation: wpb_rtl 1s;
opacity: 1;
filter: alpha(opacity=100);
}
@-webkit-keyframes wpb_rtl {
0% {
-webkit-transform: translate3d(100px, 0, 0);
opacity: 0;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_rtl {
0% {
-moz-transform: translate3d(100px, 0, 0);
opacity: 0;
}
100% {
-moz-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_rtl {
0% {
-o-transform: translate3d(100px, 0, 0);
opacity: 0;
}
100% {
-o-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes wpb_rtl {
0% {
transform: translate3d(100px, 0, 0);
opacity: 0;
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1;
}
} .wpb_start_animation.wpb_appear {
-webkit-animation: wpb_appear 1s;
-o-animation: wpb_appear 1s;
animation: wpb_appear 1s;
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100)
}
@-webkit-keyframes wpb_appear {
0% {
-webkit-transform: scale(0.5);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes wpb_appear {
0% {
-moz-transform: scale(0.5);
opacity: 0.1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes wpb_appear {
0% {
-o-transform: scale(0.5);
opacity: 0.1;
}
100% {
-o-transform: scale(1);
opacity: 1;
}
}
@keyframes wpb_appear {
0% {
transform: scale(0.5);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes wpb_appear {
0% {
-webkit-transform: scale(.5);
opacity: .1;
filter: alpha(opacity=10)
}
100% {
-webkit-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-moz-keyframes wpb_appear {
0% {
-moz-transform: scale(.5);
opacity: .1;
filter: alpha(opacity=10)
}
100% {
-moz-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-o-keyframes wpb_appear {
0% {
-o-transform: scale(.5);
opacity: .1;
filter: alpha(opacity=10)
}
100% {
-o-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100)
}
}
@keyframes wpb_appear {
0% {
-webkit-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5);
opacity: .1;
filter: alpha(opacity=10)
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100)
}
}