@charset "UTF-8";
@charset "utf-8";
@font-face {
font-family: 'FontAwesome';
src: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
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: #ffffff;
} .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";
}@font-face {
font-family: "Flaticon";
src: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/Flaticon.eot);
src: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/Flaticon.woff) format("woff"),
url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/Flaticon.ttf) format("truetype"),
url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/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(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/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-multiply:before { content: "\f100"; }@font-face {
font-family: 'icomoon';
src:  url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/icomoon.eot?gceimc);
src:  url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/icomoon.eot?gceimc#iefix) format('embedded-opentype'),
url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/icomoon.ttf?gceimc) format('truetype'),
url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/icomoon.woff?gceimc) format('woff'),
url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/icomoon.svg?gceimc#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-left3:before {
content: "\e924";
}
.icon-left:before {
content: "\e925";
}
.icon-left-arrow-angle:before {
content: "\e926";
}
.icon-left-arrow-angle2:before {
content: "\e927";
}
.icon-note:before {
content: "\e928";
}
.icon-world:before {
content: "\e929";
}
.icon-arrows .path1:before {
content: "\e900";
color: rgb(219, 43, 66);
}
.icon-arrows .path2:before {
content: "\e901";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-arrows-1:before {
content: "\e902";
}
.icon-arrows-2:before {
content: "\e903";
}
.icon-book:before {
content: "\e904";
}
.icon-box:before {
content: "\e905";
}
.icon-business:before {
content: "\e906";
}
.icon-circle:before {
content: "\e907";
}
.icon-clock:before {
content: "\e908";
}
.icon-close:before {
content: "\e909";
}
.icon-computer:before {
content: "\e90a";
}
.icon-cup:before {
content: "\e90b";
}
.icon-graphic:before {
content: "\e90c";
}
.icon-graphic-1:before {
content: "\e90d";
}
.icon-layers:before {
content: "\e90e";
}
.icon-left2:before {
content: "\e90f";
}
.icon-man:before {
content: "\e910";
}
.icon-mathematics:before {
content: "\e911";
}
.icon-multimedia:before {
content: "\e912";
}
.icon-note2:before {
content: "\e913";
}
.icon-office:before {
content: "\e914";
}
.icon-people:before {
content: "\e915";
}
.icon-people-1:before {
content: "\e916";
}
.icon-professor:before {
content: "\e917";
}
.icon-science:before {
content: "\e918";
}
.icon-science-1:before {
content: "\e919";
}
.icon-signs:before {
content: "\e91a";
}
.icon-technology:before {
content: "\e91b";
}
.icon-technology-1:before {
content: "\e91c";
}
.icon-world2 .path1:before {
content: "\e91d";
color: rgb(65, 71, 155);
}
.icon-world2 .path2:before {
content: "\e91e";
margin-left: -1em;
color: rgb(245, 245, 245);
}
.icon-world2 .path3:before {
content: "\e91f";
margin-left: -1em;
color: rgb(255, 75, 85);
}
.icon-world2 .path4:before {
content: "\e920";
margin-left: -1em;
color: rgb(255, 75, 85);
}
.icon-world2 .path5:before {
content: "\e921";
margin-left: -1em;
color: rgb(255, 75, 85);
}
.icon-world2 .path6:before {
content: "\e922";
margin-left: -1em;
color: rgb(255, 75, 85);
}
.icon-world2 .path7:before {
content: "\e923";
margin-left: -1em;
color: rgb(255, 75, 85);
}.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 {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
z-index: 1;
position: relative;
}
.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);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .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-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
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.mble-lohngurtservice.de/wp-content/themes/fortun/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: 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;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border:  5px solid #fff;
left: -5px;
background: #fff; -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/css/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/css/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/css/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/css/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/css/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}@font-face {
font-family: 'flexslider-icon';
src: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/webfont/flexslider-icon.eot);
src: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/webfonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/webfonts/flexslider-icon.woff) format('woff'), url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/webfonts/flexslider-icon.ttf) format('truetype'), url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/fonts/webfonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 10px;
background: #ffffff;
border: 4px solid #ffffff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
}
.flex-viewport {
max-height: 450px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
border: 1px solid #D1CFCF;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 41%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-indent: -9999px ;
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a .flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 32.2%;
float: left;
margin: 0 1% 0 0;
}
.flex-control-thumbs li:nth-child(4){
margin:0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
border: 1px solid #D1CFCF;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}
       #polyglotLanguageSwitcher, #polyglotLanguageSwitcher * {
margin: 0;
padding: 0; 
outline: none;
}
#polyglotLanguageSwitcher ul {
list-style: none;	
}
#polyglotLanguageSwitcher {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #444;
line-height: normal;
position: relative; z-index: 100;
}
#polyglotLanguageSwitcher form {
display: none;	
}  #polyglotLanguageSwitcher a {
text-decoration: none;
display: block;	
padding: 0.5em 6px 0.5em 28px; color: #444;
width: 7em; background-repeat: no-repeat;
background-position: 6px center; 
}
#polyglotLanguageSwitcher a:hover {
color: #000;	
}
#polyglotLanguageSwitcher a.current:link, #polyglotLanguageSwitcher a.current:visited, #polyglotLanguageSwitcher a.current:active {
position: relative; background-color: #FFF;
border: 1px solid #E5E5E5;
border-radius: 3px;
height: 1.25em; }
#polyglotLanguageSwitcher a.current:hover, 
#polyglotLanguageSwitcher ul.dropdown li:hover {
background-color: #F7F7F7;
}
#polyglotLanguageSwitcher a.active { border-bottom: none !important;
border-radius: 3px 3px 0 0 !important;
}
#polyglotLanguageSwitcher span.trigger {
display: block;
position: absolute;
width: 9px;
height: 5px;
text-indent: -10000em;
top: 0.5em; right: 6px;
}
#polyglotLanguageSwitcher a.current:link span.trigger, #polyglotLanguageSwitcher a.current:visited span.trigger {
background: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/arrow-down.gif) no-repeat left top;	
}
#polyglotLanguageSwitcher a.current:hover span.trigger, #polyglotLanguageSwitcher a.current:active span.trigger, #polyglotLanguageSwitcher a.active span.trigger {
background-position: left bottom !important;
} #polyglotLanguageSwitcher ul.dropdown { 
display: none;
position: absolute;
top: 2.333em; left: 0;
background-color: #FFF;
border: 1px solid #E5E5E5;
border-top: none !important;
border-radius: 0 0 3px 3px;
}
#polyglotLanguageSwitcher ul.dropdown li { 
border-top: 1px dotted #D4D4D4;
}
#polyglotLanguageSwitcher ul.dropdown li:last-child { 
border-radius: 0 0 3px 3px;
} #en { 
background-image: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/flags/gb.png);
}
#fr { 
background-image: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/flags/fr.png);	
}
#de { 
background-image: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/flags/de.png);	
}
#it { 
background-image: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/flags/it.png);	
}
#es { 
background-image: url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/flags/es.png);	
}
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;-ms-user-select:none;-moz-user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:10px}.noUi-horizontal .noUi-handle{width:20px;height:20px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#FAFAFA;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3FB8AF;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-origin{border-radius:2px}.noUi-target{border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB}.noUi-dragable{cursor:w-resize}.noUi-vertical .noUi-dragable{cursor:n-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{display:none;:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{ width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;font:400 12px Arial;color:#999}.noUi-value{width:40px;position:absolute;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:50px;top:100%;left:0;width:100%}.noUi-value-horizontal{margin-left:-20px;padding-top:20px}.noUi-value-horizontal.noUi-value-sub{padding-top:15px}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{width:15px;margin-left:20px;margin-top:-5px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-pips,
.noUi-pips * {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.noUi-pips {
position: absolute;
font: 400 12px Arial;
color: #999;
} .noUi-value {
width: 40px;
position: absolute;
text-align: center;
}
.noUi-value-sub {
color: #ccc;
font-size: 10px;
} .noUi-marker {
position: absolute;
background: #CCC;
}
.noUi-marker-sub {
background: #AAA;
}
.noUi-marker-large {
background: #AAA;
} .noUi-pips-horizontal {
padding: 10px 0;
height: 50px;
top: 100%;
left: 0;
width: 100%;
}
.noUi-value-horizontal {
margin-left: -20px;
padding-top: 20px;
}
.noUi-value-horizontal.noUi-value-sub {
padding-top: 15px;
}
.noUi-marker-horizontal.noUi-marker {
margin-left: -1px;
width: 2px;
height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
height: 15px;
} .noUi-pips-vertical {
padding: 0 10px;
height: 100%;
top: 0;
left: 100%;
}
.noUi-value-vertical {
width: 15px;
margin-left: 20px;
margin-top: -5px;
}
.noUi-marker-vertical.noUi-marker {
width: 5px;
height: 2px;
margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
width: 15px;
}.menuzord,
.menuzord *{
font-family: inherit;
box-sizing:border-box;
-moz-box-sizing:border-box; 
-webkit-box-sizing:border-box;
}
.menuzord{
width: 100%;
padding: 0 30px;
float: left;
position: relative;
background: #fff;
}
.menuzord a{
-o-transition: color .3s linear, background .3s linear;
-moz-transition: color .3s linear, background .3s linear;
-webkit-transition: color .3s linear, background .3s linear;
transition: color .3s linear, background .3s linear;
} .menuzord-menu.scrollable > .scrollable-fix{
display: none;
} .menuzord-brand{
margin: 18px 30px 0 0;
float: left;
color: #666;
text-decoration: none;
font-size: 24px;
font-weight: 600;
line-height: 1.3;
cursor: pointer;
} .menuzord-menu{
margin: 0;
padding: 0;
float: left;
list-style: none;
} .menuzord-menu.menuzord-right{
float: right;
} .menuzord-menu > li{
display: inline-block;
float: left;
}
.menuzord-menu > li > a{
padding: 26px 16px;
display: inline-block;
text-decoration: none;
font-size: 14px;
font-weight: 600;
color: #888;
outline: 0;
line-height: 1.42857143;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
} .menuzord-menu > li.active > a,
.menuzord-menu > li:hover > a{
color: #333;
} .menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown{
list-style: none;
margin: 0;
padding: 0;   
display: none;
position: absolute;
z-index: 99;
min-width: 180px;
white-space: nowrap;
background: #fff;
}
.menuzord-menu ul.dropdown li ul.dropdown{
left: 100%;
} .menuzord-menu ul.dropdown li{
clear: both;
width: 100%;
border: 0 none;
font-size: 12px;
position: relative;
}
.menuzord-menu ul.dropdown li a{
width: 100%;
background: none;
padding: 10px 25px 10px 22px;
color: #888;
text-decoration: none;
display: inline-block;
float: left;
clear: both;
position: relative;
outline: 0;
-o-transition:all .2s linear;
-moz-transition:all .2s linear;
-webkit-transition:all .2s linear;
transition:all .2s linear;
} .menuzord-menu ul.dropdown li:hover > a{
padding-left: 28px;
padding-right: 19px;
color: #333;
} .menuzord-menu ul.dropdown.dropdown-left{
left: none;
}
.menuzord-menu ul.dropdown li ul.dropdown.dropdown-left{
left: -100%;
} .menuzord-menu li .indicator{
margin-left: 9px;
font-family: 'FontAwesome';
}
.menuzord-menu li ul.dropdown li .indicator{
position: absolute;
top: 8px;
right: 10px;
font-size: 15px;
} .menuzord-menu > li > .megamenu{
width: 100%;
padding: 20px 30px;
left: 0;
position: absolute;
display: none;
z-index: 99;
border-top: solid 1px #f0f0f0;
background: #fff;
}  .menuzord-menu > li > .megamenu.megamenu-half-width{
width: 50%;
left: auto;
} .menuzord-menu > li > .megamenu.megamenu-quarter-width{
width: 25%;
left: auto;
} .menuzord-menu > li > .megamenu .megamenu-row{
width: 100%;
margin-top: 15px;
}
.menuzord-menu > li > .megamenu .megamenu-row:first-child {
margin-top: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row:before,
.menuzord-menu > li > .megamenu .megamenu-row:after {
display: table;
content: "";
line-height: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row:after {
clear: both;
}
.menuzord-menu > li > .megamenu .megamenu-row .col1,
.menuzord-menu > li > .megamenu .megamenu-row .col2,
.menuzord-menu > li > .megamenu .megamenu-row .col3,
.menuzord-menu > li > .megamenu .megamenu-row .col4,
.menuzord-menu > li > .megamenu .megamenu-row .col5,
.menuzord-menu > li > .megamenu .megamenu-row .col6,
.menuzord-menu > li > .megamenu .megamenu-row .col7,
.menuzord-menu > li > .megamenu .megamenu-row .col8,
.menuzord-menu > li > .megamenu .megamenu-row .col9,
.menuzord-menu > li > .megamenu .megamenu-row .col10,
.menuzord-menu > li > .megamenu .megamenu-row .col11,
.menuzord-menu > li > .megamenu .megamenu-row .col12{
display: block;
min-height: 20px;
float: left;
margin-left: 3%;
}
.menuzord-menu > li > .megamenu .megamenu-row [class*="col"]:first-child {
margin-left: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row .col1{
width: 5.583333333333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col2{
width: 14.166666666666%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col3{
width: 22.75%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col4{
width: 31.333333333333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col5{
width: 39.916666666667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col6{
width: 48.5%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col7{
width: 57.083333333333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col8{
width: 65.666666666667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col9{
width: 74.25%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col10{
width: 82.833333333334%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col11{
width: 91.416666666667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col12{
width: 100%;
} .menuzord .showhide{
width: 60px;
height: 46px;
padding: 13px 0 0;
display: none;
float: right;
text-decoration: none;
outline: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
} .menuzord .showhide em{
width: 20px;
height: 3px;
margin: 3.5px 20px 0;
float: right;
background: #777;
} .menuzord-menu > li > a > i{
margin: 0 5px 0 0;
font-size: 18px;
float: left;
line-height: 20px;
font-family: 'FontAwesome';
}  .menuzord-menu > li.search form{
float: left;
padding: 22px 16px 17px;
} .menuzord-menu > li.search form input[type="text"]{
width: 160px;
padding: 5px 10px;
font-family: 'Open Sans', sans-serif;
border: none;
background: #f0f0f0;
border-radius: 2px;
outline: 0;
-o-transition: width 1s ease-out;
-moz-transition: width 1s ease-out;
-webkit-transition: width 1s ease-out;
transition: width 1s ease-out;
}
.menuzord-menu > li.search form:hover input[type="text"]{
width: 160px;
} .menuzord-tabs{
width: 100%;
float: left;
}
.menuzord-tabs-nav{
width: 20%;
margin: 0;
padding: 0;
float: left;
list-style: none;
}
.menuzord-tabs-nav > li > a{
width: 100%;
padding: 7px 16px;
float: left;
font-size: 13px;
text-decoration: none;
color: #666;
border: solid 1px #f0f0f0;
outline: 0;
}
.menuzord-tabs-nav li.active a,
.menuzord-tabs-nav li:hover a{
background: #f0f0f0;
}
.menuzord-tabs-content{
width: 80%;
min-height: 30px;
padding: 20px;
float: right;
display: none;
font-size: 13px;
border: solid 1px #f0f0f0;
}
.menuzord-tabs-content.active{
display: block;
}  .menuzord.blue .menuzord-menu > li.active > a, 
.menuzord.blue .menuzord-menu > li:hover > a, 
.menuzord.blue .menuzord-menu ul.dropdown li:hover > a{ 
color: #4A89DC; 
} .menuzord.green .menuzord-menu > li.active > a, 
.menuzord.green .menuzord-menu > li:hover > a, 
.menuzord.green .menuzord-menu ul.dropdown li:hover > a{ 
color: #37BC9B; 
} .menuzord.red .menuzord-menu > li.active > a, 
.menuzord.red .menuzord-menu > li:hover > a, 
.menuzord.red .menuzord-menu ul.dropdown li:hover > a{ 
color: #E9573F; 
} .menuzord.orange .menuzord-menu > li.active > a, 
.menuzord.orange .menuzord-menu > li:hover > a, 
.menuzord.orange .menuzord-menu ul.dropdown li:hover > a{ 
color: #ff670f; 
} .menuzord.yellow .menuzord-menu > li.active > a, 
.menuzord.yellow .menuzord-menu > li:hover > a, 
.menuzord.yellow .menuzord-menu ul.dropdown li:hover > a{ 
color: #F6BB42; 
} .menuzord.purple .menuzord-menu > li.active > a, 
.menuzord.purple .menuzord-menu > li:hover > a, 
.menuzord.purple .menuzord-menu ul.dropdown li:hover > a{ 
color: #967ADC; 
} .menuzord.pink .menuzord-menu > li.active > a, 
.menuzord.pink .menuzord-menu > li:hover > a, 
.menuzord.pink .menuzord-menu ul.dropdown li:hover > a{ 
color: #D770AD; 
} @media (max-width: 991px){ .menuzord-responsive.menuzord{
padding: 0;
} .menuzord-responsive .menuzord-brand{
margin: 8px 30px 10px 20px;
font-size: 20px;
line-height: 1.55;
} .menuzord-responsive .showhide{
margin: 0;
} .menuzord-responsive .menuzord-menu{
width: 100%;
float: left !important;
} .menuzord-responsive .menuzord-menu.scrollable{
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.menuzord-responsive .menuzord-menu.scrollable > .scrollable-fix{
display: block;
} .menuzord-responsive .menuzord-menu > li{
width: 100%;
display: block;
position: relative;
}
.menuzord-responsive .menuzord-menu > li > a{
width: 100%;
padding: 12px 20px;
display: block;
border-bottom: solid 1px #f0f0f0;
}
.menuzord-responsive .menuzord-menu > li:first-child > a{
border-top: solid 1px #f0f0f0;
} .menuzord-responsive .menuzord-menu ul.dropdown,
.menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown{
width: 100%;
left: 0;
position: static;
border: none;
background: #fff;
float: left;
} .menuzord-responsive .menuzord-menu ul.dropdown li{
position: relative;
}
.menuzord-responsive .menuzord-menu ul.dropdown li a{
border-bottom: solid 1px #f0f0f0;
}
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a{ padding-left: 40px !important; }
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a{ padding-left: 60px !important; }
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a{ padding-left: 80px !important; }
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a{ padding-left: 50px !important; }
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a{ padding-left: 70px !important; }
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li:hover > a{ padding-left: 90px !important; } .menuzord-responsive .menuzord-menu li .indicator{		
width: 60px;
height: 45px;
position: absolute;
right: 0;
top: 0;
font-size: 22px;
text-align: center;
line-height: 43px;
border-left: solid 1px #f5f5f5;
}
.menuzord-responsive .menuzord-menu li ul.dropdown li .indicator{
height: 38px;
right: 0;
top: 0;
font-size: 18px;
line-height: 36px;
} .menuzord-responsive .menuzord-menu > li > .megamenu{
width: 100% !important;
left: 0 !important;
border-top: none;
border-bottom: solid 1px #f0f0f0;
}
.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row [class*="col"]{
float: none;
display: block;
width: 100% !important;
margin-left: 0;
margin-top: 15px;
}
.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row:first-child  [class*="col"]:first-child {
margin-top: 0;
}
.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row{
margin-top: 0;
} .menuzord-responsive .menuzord-menu > li.search form{
width: 100%;
margin: 4px 0;
padding: 10px 16px !important;
}
.menuzord-responsive .menuzord-menu > li.search form input[type="text"]{
width: 100%;
} .menuzord-responsive .menuzord-tabs-nav{
width: 100%;
}
.menuzord-responsive .menuzord-tabs-content{
width: 100%;
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }body {
font-family: 'Hind', sans-serif;
color:#222222;
font-size: 16px;
}
h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
h1,h2,h3,h4,h5 {
font-family: 'Poppins', sans-serif;
} 
ul {list-style-type: none;}
p {font-family: 'Hind', sans-serif;font-size: 16px;color: #848484;line-height: 26px; font-weight: 300;}
a {text-decoration: none; display: inline-block; outline: none;}
a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
img {max-width: 100%;display: inline-block;}
button {border:none; outline:none; box-shadow: none; display: block; padding: 0; background: transparent;}
input,textarea {font-family: 'Hind', sans-serif;display: block; font-size: 16px; line-height: 28px; outline: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.boxed_wrapper {
width: 100%;
background: #fff;
overflow-x: hidden; }
.sec-padd {
padding: 70px 0;
}
.sec-padd-top {
padding-top: 70px;
}
.sec-padd-bottom {
padding-bottom: 70px;
}
.no-padd {
padding: 0px;
}
.clear_fix { clear:both;}
.clear_fix:after {
display: table;
content: '';
clear: both;
}
.list_inline li {
display: inline-block;
}
.social li {
display: inline-block;
font-size: 14px;
padding: 0 10px;
}
.social li a {
color: #fff;
transition: .5s ease-in-out;
}
.default_link {
font-size: 14px;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
color: #48c7ec;
font-weight: 600;
}
.default_link:hover {
color: #48c7ec;
}
.default_link i {
margin-left: 3px;
font-weight: 700;
font-size: 18px;
}
.uppercase {
text-transform: uppercase;
}
.padd-80 {
padding-top: 80px;
}
.tran3s {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.center {
text-align: center;
}
.row-5 {
margin: 0 -5px;
}
.thm-color {
color: #48c7ec;
}
.bold {
font-weight: 700;
}
.s-bold {
font-weight: 600;
}
.m-bold {
font-weight: 600;
}
.float_left {
float: left;
}
.float_right {
float: right;
}
.border-bottom {
border-bottom: 1px solid #f7f7f7;
}
@media (min-width: 1200px) {
.container {
padding: 0;
}
}
.thm-btn {
position: relative;
background: #48c7ec;
font-size: 14px;
line-height: 46px;
font-weight: 600;
color: #ffffff;
border: 2px solid #48c7ec;
text-transform: uppercase;
font-family: 'Raleway', sans-serif;
display: inline-block;
padding: 0 38px;
transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn:hover {
background: transparent;
color: #48c7ec;
transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.anim-3 {
transition: all 0.3s ease;
}
.anim-5 {
transition: all 0.5s ease;
}
.section-title {
position: relative;
padding-bottom: 15px;
margin-bottom: 50px;
}
.section-title h2 {
position: relative;
font-size: 32px;
text-transform: capitalize;
}
.section-title h3 {
position: relative;
font-size: 24px;
text-transform: capitalize;
}
.section-title h4 {
position: relative;
font-size: 20px;
text-transform: capitalize;
}
.section-title:before {
content: "";
position: absolute;
top: 48px;
left: 0;
width: 50px;
height: 4px;
background: #48c7ec;
}
.section-title.center:before {
left: 50%;
margin-left: -25px;
}
.scroll-top {
width: 50px;
height: 40px;
position: fixed;
bottom: 30px;
right: 30px;
z-index: 99;
display: none;
color: #fff;
text-align: center;
background: #48c7ec;
}
.scroll-top span:before {
font-size: 27px;
}
.scroll-top:after {
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 1;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%;
z-index:999999; background-color:#ffffff; background-position:center center;
background-repeat:no-repeat; background-image:url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/icons/preloader.gif);} .top-bar {
position: relative;
background: #2c3038;
line-height: 56px;
}
.top-bar .top-bar-text li {
color: #fff;
margin-right: 20px;
display: inline-block;
}
.top-bar .top-bar-text li i {
color: #48c7ec;
margin-right: 10px;
font-size: 20px;
position: relative;
top: 3px;
}
.top-bar .social li a:hover {
color: #48c7ec;
transition: .5s ease-in-out;
}
.top-bar .social li:last-child {
padding-right: 0px;
} .main-logo {
margin: 28px 0  21px;
} .theme_menu .container {
position: relative;
}
.theme_menu {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
background: #fff;
}
.theme_menu .menu-column {
padding-left: 0;
}
.theme_menu .menuzord {
padding: 0;
}
.menuzord-menu > li > a {
padding: 40px 18px;
text-transform: uppercase;
color: #222;
}
.menuzord-menu > li:first-child a {
padding-left: 0px;
}
.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
padding: 0 30px;
min-width: 230px;
background: #222;
border-top: 3px solid #48c7ec;
}
.menuzord-menu ul.dropdown li a {
padding: 10px 0 9px;
color: #848484;
border-bottom: 1px dashed #3c3c3c;
transition: .5s ease-in-out;
font-size: 14px;
}
.menuzord-menu ul.dropdown li:hover > a {
padding-left: 0px;
padding-right: 0px;
color: #48c7ec;
transition: .5s ease-in-out;
font-size: 14px;
} .w100 {
width: 100%;
}
.w50 {
width: 50%;
float: left;
}
.row-10 {
margin: 0 -10px;
}
.megamenu .form-group {
padding: 0 10px;
}
.megamenu .default-form {
max-width: 410px;
margin-bottom: 30px;
}
.megamenu .default-form.register-form {
width: 405px;
border: 1px solid #2f2f2f;
padding: 10px 30px 24px;
background: #252525;
}
.default-form.register-form .form-group {
margin-bottom: 0;
}
.default-form.register-form .link {
border-bottom: 1px solid #2f2f2f;
padding-bottom: 10px;
margin-bottom: 10px;
color: #fff;
}
.default-form.register-form .link .thm-color-2 {
color: #848484;
}
.default-form.register-form .thm-color:hover,
.default-form.register-form .thm-color-2:hover {
color: #48c7ec;
transition: .5s ease;
}
.default-form.register-form .link_2 {
position: relative;
}
.default-form.register-form .link_2.singn {
padding-left: 25px;
}
.default-form.register-form .link_2 .fancy_video {
position: absolute;
left: 0;
top: 1px;
width: 15px;
border-radius: 50%;
font-size: 8px;
text-align: center;
line-height: 15px;
height: 15px;
color: #222;
background: #48c7ec;
font-family: "FontAwesome";
}
.default-form.register-form .link_2 .fancy_video span {
position: relative;right:-1px;
}
.megamenu .default-form.register-form input[type="text"], 
.megamenu .default-form.register-form input[type="email"], 
.megamenu .default-form.register-form input[type="password"], 
.megamenu .default-form.register-form input[type="number"],
.megamenu .default-form.register-form select,
.megamenu .default-form.register-form textarea {
border: 0px;
border-bottom: 1px solid #2f2f2f;
padding: 12px 0;
}
.megamenu .default-form h5 {
color: #848484;
font-size: 16px;
margin: 0 0 12px;
}
.megamenu .default-form .thm-btn {
width: auto;
line-height: 38px;
}
.megamenu .default-form input[type="text"], 
.megamenu .default-form input[type="email"], 
.megamenu .default-form input[type="password"], 
.megamenu .default-form input[type="number"],
.megamenu .default-form select,
.megamenu .default-form textarea {
display: block;
width: 100%;
line-height: 24px;
height: 46px;
color: #ababab;
font-size: 16px;
box-shadow: none;
border: 1px solid #2f2f2f;
padding: 12px 15px;
background: #252525;
border-radius: 0px;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.megamenu .default-form .bootstrap-select {
border: 1px solid #2f2f2f;
background: #252525;
color: #ababab;
padding: 5px 0;
font-size: 16px;
}
.megamenu .bootstrap-select>.dropdown-toggle:focus,
.megamenu .bootstrap-select>.dropdown-toggle:hover {
color: #ababab;
}
.menuzord-menu > li > .megamenu {
left: inherit;
right: -0px !important;
width: auto;
padding: 40px 30px 10px;
background: #222;
border-top: 3px solid #48c7ec;
}
.menuzord-menu ul.megamenu-dropdown {
min-width: 190px;
border-right: 1px solid #3c3c3c;
margin-right: 40px;
margin-bottom: 30px;
}
.menuzord-menu ul.megamenu-dropdown li a {
padding: 10px 0 9px;
color: #848484;
transition: .5s ease-in-out;
font-size: 14px;
width: 100%;
}
.menuzord-menu ul.megamenu-dropdown li a:hover {
color: #48c7ec;
transition: .5s ease;
} .megamenu .contact-map {
width: 330px;
}
.megamenu .home-google-map #menu-google-map {
width: 100% !important;
height: 240px !important;
}
.megamenu .author-details {
background: #222;
padding-top: 0;
}
.megamenu .author-details.style-2 .item {
padding-left: 0;
}
.megamenu .author-details .item h5 {
color: #fff;
}
.megamenu .author-details .item .content p i {
font-family: "FontAwesome";
} .theme_menu .right-column {
position: absolute;
right: 0;
width: 300px;
}
.nav_side_content {
margin-top: 33px;
float: left;
position: relative;
left: -20px;
}
.nav_side_content .cart_select>button {
font-size: 14px;
text-transform: uppercase;
position: relative;
margin-right: 23px;
color:#272727;
}
.nav_side_content .cart_select>button span {
font-weight: normal;
padding: 0 0px;
border-radius: 50%;
position: absolute;
top: 0;
right: -20px;
color: #48c7ec;
}
.nav_side_content .cart_select>button i {
font-size: 18px;
margin-left:5px;
}
.nav_side_content .cart_select,
.nav_side_content .search_option {
display: inline-block;
vertical-align: middle;
}
.nav_side_content .search_option>button {
width: 30px;
height:40px;
border-radius: 50%;
font-size: 14px;
color: #222;
}
.nav_side_content .search_option form {
height: 50px;
width: 280px;
padding: 5px;
border-radius: 4px;
margin: 0;
left: auto;
right: 0;
border-color: #48c7ec;
top: 67px;
}
.nav_side_content .search_option form input {
font-family: 'Raleway', sans-serif;
font-weight: normal;
width:100%;
height:100%;
background: transparent;
color:#9e9e9e;
border:1px solid #f7f7f7;
padding: 0 47px 0 10px;
font-size: 15px;
}
.nav_side_content .search_option form button {
display: block;
width:40px;
line-height: 40px;
text-align: center;
position: absolute;
top:5px;
right:5px;
color:#48c7ec;
}
.nav_side_content .cart_select {
border-left: 1px solid #ececec;
padding-left: 5px;
}
.theme_menu .link_btn {
margin-top: 24px;
} @keyframes menu_sticky {
0%   {margin-top:-100px;}
50%  {margin-top: -90px;}
100% {margin-top: 0;}
}
.theme_menu.stricky-fixed {
margin: 0;
position: fixed;
background: #fff;
top:0;
left:0;
width: 100%;
z-index: 99999;
animation-name: menu_sticky;
animation-duration: 0.60s;
animation-timing-function: ease-out;
} .rev_slider_wrapper .slide-content-box h3 {
background: rgba(0, 0, 0, 0) url(//www.mble-lohngurtservice.de/wp-content/themes/img/slides/press-bg.png) no-repeat;
background-size: contain;
display: inline-block;
color: #ffffff;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
line-height: 22px;
font-family: 'Poppins', sans-serif;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
}
.rev_slider_wrapper .slide-content-box h1 {
color: #ffffff;
font-size: 55px;
line-height: 62px;
margin: 14px 0 9px;
font-weight: 700;
}
.rev_slider_wrapper .slide-content-box p{
color: #ffffff;
font-size: 18px;
line-height: 30px;
font-family: 'Poppins', sans-serif;
font-weight: 300;
margin: 0 0 30px;
}
.rev_slider_wrapper .slide-content-box .button a{
padding: 0px 22px;
margin-right: 15px;
transition: all 500ms ease !important;
-moz-transition: all 500ms ease !important;
-webkit-transition: all 500ms ease !important;
-ms-transition: all 500ms ease !important;
-o-transition: all 500ms ease !important;
}
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution{
background: #fff;
padding: 0px 35px;
color: #222;
border-color: #fff;
}
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution:hover{
background: #48c7ec;
color: #fff;
border-color: #48c7ec;
}
.rev_slider_wrapper .slide-content-box.last-slide p{
margin: 0;    
}
.rev_slider_wrapper .slide-content-box.last-slide a{
margin: 0 8px;    
}
.rev_slider_wrapper .slotholder {
position: relative;
}
.slotholder:after {
background: rgba(0, 0, 0, 0.20);
width: 100%;
height: 100%;
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
pointer-events: none;
}
.tp-bannertimer {
display: none;
}
.rev_slider_wrapper .tparrows {
background: transparent;
border: 2px solid #fff;
} .main-footer{
position:relative;
background:#222;
color:#848484;
}
.main-footer .section-title{
margin-bottom: 40px;
}
.main-footer .footer-logo {
margin-bottom: 40px;
}
.main-footer .widgets-section{
position:relative;
padding:70px 0px 20px;
}
.main-footer .footer-column{
margin-bottom:30px; 
}
.main-footer .footer-widget{
position:relative;  
}
.main-footer .footer-column h2{
font-size:15px;
font-weight:700;
text-transform:uppercase;
margin-bottom:30px;
color:#a1c436;  
}
.main-footer .about-widget .text{
margin-bottom:20px;
padding-bottom: 15px;
}
.main-footer .contact-info{
margin-bottom:30px; 
}
.main-footer .contact-info li{
position:relative;
padding-left:30px;
margin-bottom:15px;
line-height:24px;
}
.main-footer .contact-info li .icon{
position:absolute;
left:0px;
top:0px;
line-height:24px;
font-size:14px; 
}
.main-footer .social-links a{
display:inline-block;
width:32px;
height:32px;
margin-left:5px;
line-height:30px;
border:1px solid transparent;
background:none;
color:#686868;
font-size:14px;
text-align:center;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.main-footer .social-links a:hover{
color:#a1c436;
border-color:#a1c436; 
}
.main-footer .posts-widget .post{
position:relative;
margin-bottom: 14px;
padding-bottom: 15px;
padding-left: 15px;
border-bottom:1px solid rgba(255,255,255,0.15);
}
.main-footer .posts-widget .post:last-child{
border-bottom:none;
padding-bottom:0px;
margin-bottom:0px;  
}
.main-footer .posts-widget .post .content{
position:relative;
min-height: 40px;
padding-left: 0;
padding-top:0px;
margin-bottom: 5px;
}
.main-footer .posts-widget .post .content .post-thumb{
position:absolute;
left:0px;
top:0px;
width:60px;
height:52px;
}
.main-footer .posts-widget .post .content .post-thumb img{
display:block;
width:100%; 
}
.main-footer .posts-widget .post h4{
font-size:14px;
color:#999999;
line-height: 26px;
}
.main-footer .posts-widget .post h4 a{
color:#848484;
font-family: 'Hind', sans-serif;
font-weight: 300;
font-size: 16px;
}
.main-footer .posts-widget .post .time{
color:#48c7ec;
font-family: 'Hind', sans-serif;
font-weight: 300;
font-size: 16px;
}
.main-footer .posts-widget .post .time .fa{
padding-right:8px;  
}
.main-footer .links-widget .list li{
position:relative;
margin-bottom: 11px;
}
.main-footer .links-widget .list li a{
position:relative;
display:block;
padding-left: 15px;
color:#848484;
font-family: 'Hind', sans-serif;
font-weight: 300;
font-size: 16px;
}
.main-footer .posts-widget .post:before,
.main-footer .links-widget .list li a:before{
content: '';
position:absolute;
left:0px;
background: #2e2e2e;
top: 9px;
width: 5px;
height: 5px;
transition: .5s ease-in-out;
}
.main-footer .links-widget .list li:hover a:before{
background: #48c7ec;
transition: .5s ease-in-out;
}
.main-footer .links-widget .list li a:hover{
color: #48c7ec;
}
.main-footer .contact-widget{
position:relative;
background:url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/background/map.png) left bottom no-repeat;  
}
.footer-bottom {
background: #1d1d1d;
padding: 26px 0;
}
.footer-bottom .copy-text {
font-family: 'Poppins', sans-serif;
color: #848484;
font-size: 14px;
}
.footer-bottom .copy-text a {
color: #48c7ec;
transition: .3s ease;
}
.footer-bottom .get-text ul li {
float: left;
}
.footer-bottom .get-text ul li a {
color: #848484;
font-size: 16px;
font-weight: 300;
margin-right: 25px;
}
.footer-bottom .get-text ul li a:hover {
color: #48c7ec;
transition: .3s ease;
} .inner-banner {
position: relative;
background: #a0a19b;
background-size: cover;
}
.inner-banner:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(72, 199, 236, 0.9);
z-index: 0;
}
.inner-banner h3 {
margin: 0;
display: table-cell;
vertical-align: middle;
font-size: 48px;
line-height: 60px;
color: #fff;
font-weight: 600;
text-transform: capitalize;
}
.inner-banner .box {
position: relative;
display: table;
height: 330px;
width: 100%;
text-align: center;
}
.breadcumb-wrapper {
background: #fff;
padding: 17px 0;
border-bottom: 1px solid #f4f4f4;
}
.breadcumb-wrapper ul,
.breadcumb-wrapper li {
margin: 0;
padding: 0;
list-style: none;
font-size: 18px;
color: #48c7ec;
}
.breadcumb-wrapper ul.link-list li a {
color: #222;
text-transform: capitalize;
font-size: 18px;
transition: .3s ease;
}
.breadcumb-wrapper ul.link-list li a:hover {
transition: .3s ease;
}
.breadcumb-wrapper ul.link-list li a i {
color: #fac012;
margin-right: 7px;
}
.breadcumb-wrapper ul.link-list li a:after {
content: "\f105";
font-family: 'FontAwesome';
margin: 0 10px;
}
.breadcumb-wrapper a.get-qoute {
text-transform: capitalize;
font-weight: 400;
color: #48c7ec;
font-size: 18px;
}
.breadcumb-wrapper a.get-qoute i {
margin-left: 7px;
color: #222;
margin-right: 7px;
font-size: 14px;
} .why-choose {
position: relative;
}
.why-choose .img-box {
position: relative;
overflow: hidden;
display: inline-block;
}
.why-choose .overlay-box {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: -60px;
transition: .3s ease-out;
background: rgba(0, 0, 0, 0.75);
transform: translate(0,100%);
}
.why-choose .item:hover .overlay-box {
transition: .5s ease-in-out;
top: 0px;
transform: translate(0,0);
}
.why-choose .inner-box {
position: relative;
padding-left: 80px;
padding-right: 21px;
transition: 1s ease;
}
.why-choose .item:hover .inner-box {
padding: 43px 21px 43px 80px;
transition: .5s ease;
}
.why-choose .icon_box {
position: absolute;
width: 60px;
height: 100%;
text-align: center;
background: #48c7ec;
left: 0;
top: 0;
bottom: 0;
line-height: 60px;
color: #fff;
transition: .5s ease;
}
.why-choose .icon_box span {
font-size: 33px;
line-height: 60px;
}
.why-choose .item:hover .icon_box span {
position: absolute;
top: 50%;
width: 100%;
left: 0;
margin-top: -20px;
transition: .5s ease;
}
.why-choose .overlay-box .text {
color: #fff;
}
.why-choose .overlay-box h4 {
color: #fff;
line-height: 60px;
transition: .5s ease-in-out;
}
.why-choose .item:hover .overlay-box h4 {
color: #48c7ec;
transition: .5s ease-in-out;
}
.why-choose .overlay-box .text p {
color: rgba(255, 255, 255, 0.06);
transform: translate(0,100%);
transition: 1s ease;
opacity: 0;
}
.why-choose .item:hover .overlay-box .text p {
transform: translate(0,0);
transition: .5s ease;
transition-delay: .3s;
opacity: 1;
color: #fff;
} .blog-section {
}
.default-blog-news {
position: relative;
transition: .5s ease-in-out;
margin-bottom: 50px;
}
.default-blog-news:hover {
box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02);
transition: .2s cubic-bezier(0.4, 0, 1, 1);
}
.default-blog-news .lower-content{
position:relative;
padding: 30px 20px 0px;
border: 1px solid #f4f4f4;
}
.default-blog-news .lower-content .text p{
margin-bottom:20px; 
}
.default-blog-news .lower-content h4 {
color:#222;
font-weight: 400;
margin-bottom: 5px;
}
.default-blog-news .lower-content h4 a{
color:#222;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
font-size: 18px;
}
.default-blog-news .lower-content h4 a:hover{
color:#48c7ec;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.default-blog-news .lower-content .post-meta{
color: #848484;
font-size:16px;
margin-bottom:10px;
} .large-blog-news {
position: relative;
transition: .5s ease-in-out;
margin-bottom: 50px;
padding-bottom: 50px;
border-bottom: 1px solid #f4f4f4;
}
.large-blog-news .lower-content{
position:relative;
padding: 25px 0px 0px;
}
.large-blog-news .lower-content .text p{
margin-bottom:20px; 
}
.large-blog-news .lower-content h4 {
color:#222;
font-weight: 400;
margin-bottom: 10px;
}
.large-blog-news .lower-content h5 {
text-transform: uppercase;
color: #48c7ec;
font-size: 14px;
margin-bottom: 15px;
}
.large-blog-news .lower-content h4 a{
color:#222;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
font-size: 26px;
}
.large-blog-news .lower-content h4 a:hover{
color:#48c7ec;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.large-blog-news .lower-content .post-meta{
color: #848484;
font-size:16px;
margin-bottom: 15px;
}
.large-blog-news .lower-content .thm-btn {
background: transparent;
color: #48c7ec;
border-color: #f4f4f4;
}
.large-blog-news .lower-content .thm-btn:hover {
background: #48c7ec;
color: #fff;
border-color: #48c7ec;
} .blog-sidebar {
position: relative;
border-left: 1px solid #f4f4f4;
padding-left: 30px;
}
.category-style-one {
position: relative;
}
.category-style-one ul {
margin-top:22px;
margin-bottom: 35px;
padding: 20px 30px;
background: #f7f7f7;
}
.category-style-one ul li {border-bottom: 1px solid #eaeaea;margin: 0;}
.category-style-one ul li:last-child {
border:none;
}
.category-style-one ul li a {
font-weight: normal;
color: #848484;
position: relative;
width: 100%;
transition: .5s ease;
line-height: 40px;
display: block;
}
.category-style-one ul li a:hover {
color: #48c7ec;
transition: .5s ease;
} .popular-post {
position: relative;
}
.popular-post .item {
position: relative;
font-size: 14px;
margin-bottom: 13px;
min-height: 50px;
padding: 0px 0px 20px 105px;
color: #cccccc;
border-bottom: 1px solid #f1f1f1;
}
.popular-post .item:last-child{
border-bottom: 0px;
}
.popular-post .item .post-thumb{
position:absolute;
left:0px;
top: 5px;
width: 90px;
height: 90px;
}
.popular-post .item .post-thumb img{
width:100%;
display:block;  
}
.popular-post .item .post-thumb a{
position: relative;
}
.popular-post .item .post-thumb a:after {
position: absolute;
content: "\f0c1";
font-family: FontAwesome;
left: 0px;
top: 0px;
text-align: center;
line-height: 80px;
width: 100%;
height: 100%;
background: rgba(72, 199, 236, 0.9);
color: #ffffff;
opacity: 0;
transition: .5s ease;
}
.popular-post .item .post-thumb:hover a:after {
opacity: 1;
transition: .5s ease;
}
.popular-post .item a:hover{
color: #48c7ec;
-webkit-transition: .5s ease;
transition: .5s ease;
}
.popular-post .item h4{
position: relative;
top: 8px;
font-size: 16px;
font-weight: 600;
margin: 0px 0px 17px;
line-height: 26px;
color:#333;
}
.popular-post .item h4 a{
color: #333;
-webkit-transition: .5s ease;
transition: .5s ease;
}
.recent-posts.post-thumb .post .post-info{
font-size: 14px;
font-weight:400;
margin:0px;
line-height:1.6em;
color: #9c9c9c;
}
.popular-post .item .post-info {
color: #848484;
font-size: 16px;
}
.inner-title {
position: relative;
margin-bottom: 20px;
margin-top: 45px;
}
.inner-title h4 {
position: relative;
font-size: 22px;
color: #222;
} .sidebar-archive .bootstrap-select {
background: #f7f7f7;
color: #848484;
padding: 10px 0;
font-size: 16px;
}
.sidebar-archive .btn-group.open .dropdown-toggle {
box-shadow: none;
}
.sidebar-archive .btn-group.open .dropdown-toggle:focus {
border: none;
outline: none;
}
.sidebar-archive  .bootstrap-select .dropdown-toggle:focus {
outline: none !important;
}
.sidebar-archive  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
background-color: #48c7ec;
color: #fff;
}
.sidebar-archive .form-control:focus {
border-color: #48c7ec;
box-shadow: none;
} .sidebar-intsgram ul,
.sidebar-intsgram div.list-inline {
margin-left: -5px;
margin-right: -5px;
}
.sidebar-intsgram ul li,
.sidebar-intsgram.flickr_photos .image {
float: left;
width: 33.333333333333333333%;
padding: 5px 4px;
}
.sidebar-intsgram.flickr_photos .image a{
display:block;
}
.sidebar-intsgram.flickr_photos .image img{
width:100%;
}
.sidebar-intsgram ul li .inner-box {
display: block;
overflow: hidden;
position: relative;
}
.sidebar-intsgram ul li .inner-box .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(72, 199, 236, 0.9);
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
opacity: 0;
visibility: hidden;
-webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
}
.sidebar-intsgram ul li .inner-box .overlay .box {
display: table;
width: 100%;
height: 100%;
}
.sidebar-intsgram ul li .inner-box .overlay .box .content {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.sidebar-intsgram ul li .inner-box .overlay .box .content a {
font-size: 0;
color: #fff;
width: 100%;
height: 100%;
}
.sidebar-intsgram ul li:hover .inner-box .overlay {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
visibility: visible;
} .facebook-feed {
position: relative;
background: #f7f7f7;
overflow: hidden;
}
.facebook-feed .img-box {
position: relative;
}
.facebook-feed .overlay {
position: absolute;
margin: 10px;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.facebook-feed .inner-box {
position: relative;
padding-left: 70px;
margin-bottom: 32px;
}
.facebook-feed .inner-box .logo {
position: absolute;
left: 0;
top: 0;
}
.facebook-feed .inner-box h4 {
color: #fff;
font-weight: 600;
position: relative;
margin-top: 0px;
margin-bottom: 3px;
}
.facebook-feed .inner-box .like {
color: #fff;
}
.facebook-feed .link a {
color: #58606f;
background: #fff;
display: inline-block;
line-height: 22px;
font-size: 13px;
text-align: center;
padding: 0 10px;
border: 1px solid #eaeaea;
}
.facebook-feed .link a i.fb-icon {
color: #fff;
background: #39579b;
font-size: 12px;
padding: 2px 3px 0 4px;
position: relative;
top: 2px;
margin-right: 5px;
}
.facebook-feed .link a i.mail {
color: #6a7081;
margin-right: 6px;
}
.facebook-feed .like-people {
background: #fff;
margin: 20px 10px;
padding: 10px;
}  .single-blog-post .author {
background-color:#ffffff;
position:relative;
margin-bottom: 2px;
}
.single-blog-post .author img {
position:absolute;
}
.single-blog-post .author-comment {
margin-left:340px;
padding-left:30px;
}
.single-blog-post .author-comment .quote {
font-size: 25px;
color: #f1f1f1;
margin-bottom: 15px;
}
.single-blog-post .author-comment h5 {
font-weight: 600;
margin: 16px 0 5px 0;
text-transform: uppercase;
font-size: 18px;
}
.single-blog-post .author-comment p.a-title {
color: #48c7ec;
font-size: 16px;
} .share-box {
background: #ffffff;
padding: 23px 0px 12px 0px;
}
.share-box .tag-box span {
font-size: 14px;
color: #3F3E3E;
}
.share-box .tag-box a {
color: #48c7ec;
font-size: 16px;
transition: .3s ease;
line-height: 30px;
text-transform: capitalize;
}
.share-box .tag-box a:hover {
color: #48c7ec;
transition: .3s ease;
}
.share-box .social-box span {
color: #252525;
margin-right: 13px;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.share-box .social {
display: inline-block;
margin-bottom: 0;
margin-left: -2.5px;
}
.share-box .social > li {
padding-right: 0;
margin: 0;
padding-left: 0;
}
.share-box .social a {
width: 40px;
border-radius: 50%;
height: 40px;
color: #BCBCBC;
text-align: center;
margin: 0 3px;
border: 1px solid #eee;
display: block;
line-height: 41px;
transition: all 0.5s ease;
}
.share-box .social a:hover {
color: #ffffff;
background: #48c7ec;
border-color: #48c7ec;
}
.share-box .tag-box li {
margin: 0;
text-transform: uppercase;
font-weight: 600;
display: inline-block;
}
.post-author{
position:relative;
color:#777777;
margin-bottom:50px; 
}
.post-author .inner-box{
position:relative;
padding: 33px 35px 12px 155px;
min-height:160px;
background:#f4f4f4;
margin-left: 23px;
}
.post-author .inner-box .author-thumb{
position:absolute;
left:35px;
top:35px;
width: 85px;
height: 85px;
border-radius:2px;
}
.post-author .inner-box .author-thumb img{
display:block;
width:100%; 
}
.post-author h4{
position:relative;
margin: 0px 0px 16px;
font-size:18px;
text-transform:capitalize;
font-weight: 600;
color: #252525;
}
.post-author ul li{
margin: 0;
margin-top: 10px;
}
.post-author ul li:hover a {
color: #ab7442;
}
.news .blogList_single_post .post-author h4 .author-designation{
position:relative;
color:#a8c41b;
font-style:italic;
font-family:'Lato',sans-serif;
}
.post-author .text{
line-height:1.8em;
color:#777777;
}
.post-author .text a{
color:#777777;
text-decoration:underline;  
}
.post-author .text a:hover{
color:#a8c41b;  
} .single-blog .product-review-tab {
margin: 0 27px;
}
.product-review-tab .item_review_content {
border-bottom: 1px solid #f7f7f7;
padding-bottom: 40px;
margin-bottom: 40px;
position: relative;
padding-left: 80px;
}
.product-review-tab .item_review_content .img_holder {
position: absolute;
left: 0;
top: 0;
}
.product-review-tab .add_your_review {
margin:81px 0 75px 0px;
}
.product-review-tab .add_your_review>span {
display: block;
margin: 36px 0 14px 0;
color: #a2a2a2;
}
.product-review-tab .add_your_review ul,
.product-review-tab .add_your_review ul li {
display: inline-block;
color: #a2a2a2;
}
.product-review-tab .add_your_review ul.rating:hover li,
.product-review-tab .add_your_review ul.rating.active li{
color: #48c7ec;
transition: .5s ease;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul.rating li {
font-size: 12px;
margin-right: 3px;
color:#d6d6d6;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul.active li {
color: #ab7442;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul:hover li{
color: #ab7442;
}
.product-review-tab .add_your_review ul {
line-height: 20px;
border-right: 1px solid #d6d6d6;
padding-right: 6px;
margin-right: 5px;
}
.product-review-tab .add_your_review ul.fix_border {
border:none;
}
.product-review-tab .add_your_review form {
margin-top:31px;
}
.product-review-tab .add_your_review form label {
color: #a2a2a2;
font-size: 16px;
margin-bottom: 5px;
}
.product-review-tab .add_your_review form input {
height:54px;
padding: 0 15px 0 19px;
}
.product-review-tab .add_your_review form textarea {
max-width: 100%;
min-height: 165px;
padding: 15px 17px 5px 19px;
}
.product-review-tab .add_your_review form input,
.product-review-tab .add_your_review form textarea {
width:100%;
border:1px solid #f0f0f0;
margin-bottom: 30px;
color:#9e9e9e;
resize: none;
}
.news.single-blog .blogList_single_post .post ul li:before {
display: none;
} .latest-project {
background: #ffffff;
}
.latest-project .section-title {
margin-bottom: 37px;
}
.latest-project .text {
margin-bottom: 15px;
}
.project-cta {
background: #F7F7F7;
padding: 30px 0;
}
.project-cta h3 {
margin: 0;
font-size: 26px;
color: #333333;
line-height: 50px;
}
.project-cta .thm-btn {
padding-left: 25px;
padding-right: 25px;
border: none;
line-height: 50px;
}
.project-cta .thm-btn:hover {
color: #fff;
background: #0D0D0D;
border-color: #0D0D0D;
}
.single-latest-project-carousel .img-box {
position: relative;
overflow: hidden;
}
.single-latest-project-carousel .img-box img {
width: 100%;
}
.single-latest-project-carousel .img-box .overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.8);
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
opacity: 0;
visibility: hidden;
-webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
}
.single-latest-project-carousel .img-box .overlay .box {
display: table;
width: 100%;
height: 100%;
}
.single-latest-project-carousel .img-box .overlay .box .content {
display: table-cell;
vertical-align: bottom;
}
.single-latest-project-carousel .img-box .overlay .top {
text-align: center;
}
.single-latest-project-carousel .img-box .overlay .top a {
margin-bottom: 24%;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 29px;
width: 25px;
height: 25px;
border-radius: 50%;
line-height: 48px;
font-size: 18px;
color: #fff;
-webkit-transition: background .4s ease, border-color .4s ease;
transition: background .4s ease, border-color .4s ease;
}
.single-latest-project-carousel .img-box .overlay .top a:hover {
}
.single-latest-project-carousel .img-box .overlay .bottom {
background: #48c7ec;
padding: 16px 20px;
padding-right: 0;
}
.single-latest-project-carousel .img-box .overlay .bottom .title h3 {
margin: 0;
color: #fff;
font-size: 18px;
margin-bottom: 7px;
}
.single-latest-project-carousel .img-box .overlay .bottom .title span {
color: #fff;
font-family: "Hind", sans-serif;
font-size: 16px;
}
.single-latest-project-carousel .img-box .overlay .bottom a {
color: #fff;
width: 50px;
height: 40px;
line-height: 40px;
border-left: 1px solid #5E80BD;
display: block;
position: relative;
text-align: center;
}
.single-latest-project-carousel .img-box .overlay .bottom a:before {
content: '';
width: 1px;
height: 100%;
background: #2A5391;
position: absolute;
top: 0;
left: -2px;
}
.single-latest-project-carousel:hover .img-box .overlay {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
visibility: visible;
}
.latest-project-carousel .owl-nav {
margin: 0;
padding: 0;
}
.latest-project-carousel .owl-nav [class*=owl-] {
color: #999999;
font-size: 24px;
margin: 0;
padding: 0;
background-color: transparent;
padding: 0 5px;
-webkit-transition: color .3s ease;
transition: color .3s ease;
position: absolute;
bottom: 50%;
margin: 0;
margin-bottom: 0;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.66);
font-size: 16px;
line-height: 40px;
text-align: center;
margin-bottom: -20px;
color: #fff;
transition: .5s ease;
}
.latest-project-carousel .owl-nav [class*=owl-]:hover {
color: #ffffff;
background: rgba(72, 199, 236, 0.65);
transition: .5s ease;
}
.latest-project-carousel .owl-nav .owl-next {
right: 0;
}
.latest-project-carousel .owl-nav .owl-prev {
left: 0;
}
.single-project-item h3 {
margin: 0;
}
.single-project-item .img-box {
position: relative;
overflow: hidden;
}
.single-project-item .img-box .overlay {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(53, 99, 169, 0.9);
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
opacity: 0;
visibility: hidden;
-webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
}
.single-project-item .img-box .overlay .box {
display: table;
width: 100%;
height: 100%;
}
.single-project-item .img-box .overlay .box .content {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.single-project-item .img-box .overlay .box .content ul.list-inline li a {
width: 45px;
height: 45px;
color: #48c7ec;
border-radius: 50%;
text-align: center;
background: rgba(0, 0, 0, 0.84);
display: block;
text-align: center;
line-height: 48px;
font-size: 16px;
-webkit-transition: background .4s ease, color .4s ease;
transition: background .4s ease, color .4s ease;
}
.single-project-item .img-box .overlay .box .content ul.list-inline li a:hover {
background: #333;
border-color: #333;
color: #fff;
}
.single-project-item:hover .img-box .overlay {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
visibility: visible;
}
.single-project-item h3 {
font-size: 20px;
line-height: 24px;
color: #333333;
font-family: "Montserrat-Regular", sans-serif;
}
.single-project-item h3:hover {
color: #3563a9;
}
.single-project-item h3 a {
color: inherit;
}
.single-project-item span {
color: #999999;
line-height: 24px;
}
.single-project-item .text-box {
margin-top: 25px;
padding-bottom: 23px;
}
.project-page .masonary-layout {
margin-bottom: 20px;
} .testimonials-section{
position:relative;
background: #222;
}
.testimonials-section .section-title h2 {
color: #fff;
}
.testimonials-section .slide-item{
position:relative;
margin-top: 5px;
padding: 30px;
padding-right: 50px;
background: #2a2a2a;
transition: .5s ease;
}
.testimonials-section .slide-item:before {
width: 50px;
height: 50px;
pointer-events: none;
position: absolute;
content: '';
bottom: 0;
right: 0;
background: white;
background: linear-gradient(315deg, #222 45%, #333 50%, #333333 56%, #333 80%);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.project-content.testimonials-section .slide-item{
margin-bottom: 50px;
}
.padd-bottom-30{
padding-bottom: 30px ;
}
.testimonials-section .slide-item:hover {
transition: .5s ease;
}
.testimonials-section .quote {
position: absolute;
font-size: 30px;
right: 30px;
top: 38px;
color: #333;
transition: .5s ease;
}
.testimonials-section .slide-item:hover .quote {
transition: .5s ease;
}
.testimonials-section .author{
position:relative;
padding: 15px 0px 0px 100px;
margin-bottom: 43px;
color:#c9c9c9;
line-height:20px;
}
.testimonials-section .author .img-box {
position:absolute;
left:0px;
top:0px;
}
.testimonials-section .author .img-box img {
border-radius: 50%;
}
.testimonials-section .author h4 {
position:relative;
color: #ffffff;
font-size: 20px;
}
.testimonials-section .author p {
position:relative;
color: #48c7ec;
}
.testimonials-section .slide-text{
margin-top: 15px;
margin-left: 0px;
}
.testimonials-section .slide-text p {
}
.testimonials-section .owl-controls {
position: absolute;
top: 50%;
width: 100%;
left: 0;
} .testimonials-section .owl-carousel {
position: inherit;
}
.testimonials-section .owl-theme .owl-nav {
margin: 0;
padding: 0;
}
.testimonials-section .owl-theme .owl-nav [class*=owl-] {
color: #999999;
font-size: 24px;
margin: 0;
padding: 0;
background-color: transparent;
padding: 0 5px;
display: inline-block;
-webkit-transition: color .3s ease;
transition: color .3s ease;
}
.testimonials-section .owl-theme .owl-prev {
float: left;
width: 20%;
text-align: center;
}
.testimonials-section .owl-theme .owl-prev i {
width: 50px;
height: 50px;
line-height: 46px;
border: 2px solid #5a5a5a;
transition: .5s ease;
}
.testimonials-section .owl-theme .owl-prev i:hover {
color: #48c7ec;
border-color: #48c7ec;
transition: .5s ease;
}
.testimonials-section .owl-theme .owl-next {
float: right;
width: 20%;
text-align: center;
}
.testimonials-section .owl-theme .owl-next i {
width: 50px;
height: 50px;
line-height: 46px;
border: 2px solid #5a5a5a;
transition: .5s ease;
}
.testimonials-section .owl-theme .owl-next i:hover {
color: #48c7ec;
border-color: #48c7ec;
transition: .5s ease;
} .clients-section .section-title {
margin-bottom: 10px;
}
.clients-section .tooltip-inner {
background: #48c7ec;
}
.clients-section .tooltip.top .tooltip-arrow {
border-top-color: #48c7ec;
}
.clients-section .owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0px, 0px, 0px);
padding-top: 40px;
}
.clients-section .owl-theme .owl-nav {
margin: 0;
padding: 0;
position: absolute;
bottom: 100%;
right: 0;
margin: 0;
margin-bottom: 36px;
}
.clients-section .owl-theme .owl-nav [class*=owl-] {
color: #c5c5c5;
font-size: 24px;
margin: 0;
padding: 0;
background-color: transparent;
height: 40px;
width: 40px;
border: 2px solid #f7f7f7;
line-height: 36px;
text-align: center;
margin-left: 10px;
display: inline-block;
-webkit-transition: color .3s ease;
transition: color .3s ease;
}
.clients-section .owl-theme .owl-nav [class*=owl-]:hover {
color: #48c7ec;
border: 2px solid #48c7ec;
-webkit-transition: .5s ease;
transition: .5s ease;
} .service {
background: #f7f7f7;
}
.service .item {
position: relative;
min-height: 366px;
border-left: 1px solid #e8e8e8;
overflow: hidden;
}
.service .item:last-child {
border-right: 1px solid #e8e8e8;
}
.service .item .icon_box {
position: absolute;
width: 100%;
top: 50%;
margin-top: -39px;
}
.service .item .icon_box span {
color: #48c7ec;
font-size: 40px;
}
.service .item .icon_box h4 {
font-size: 20px;
margin-top: 12px;
}
.service .item .overlay-box {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 0%;
background: #48c7ec;
transition: .5s cubic-bezier(0.4, 0, 1, 1);
opacity: 0;
visibility: hidden;
}
.service .item:hover .overlay-box {
height: 100%;
transition: .5s cubic-bezier(0.4, 0, 1, 1);
opacity: 1;
visibility: visible;
}
.service .item .overlay-box .icon_box {
position: relative;
width: 100%;
display: block;
margin: 0;
top: 0;
margin-top: 70px;
margin-bottom: 20px;
}
.service .item .overlay-box p,
.service .item .overlay-box .icon_box h4,
.service .item .overlay-box .default_link,
.service .item .overlay-box .icon_box span {
color: #fff;
}
.service .item .overlay-box p {
margin-bottom: 20px;
} .service-catergory {
margin: 0;
padding: 0;
list-style: none;
}
.service-catergory li {
list-style: none;
position: relative;
background: #f7f7f7;
padding: 14px 0;
margin-bottom: 2px;
}
.service-catergory li .view-all-icon {
position: absolute;
right: 20px;
top: 22px;
color: #848484;
}
.service-catergory li.active {
background: #48c7ec;
}
.service-catergory li.active a {
color: #fff;
border-color: #222;
}
.service-catergory li a {
display: block;
font-size: 16px;
color: #222;
line-height: 30px;
border-left: 5px solid transparent;
font-weight: 600;
padding-left: 23px;
transition: all 0.5s ease;
position: relative;
}
.service-catergory li a:hover {
color: #48c7ec;
}
.service-catergory li.active a:hover {
color: #fff;
}
.service-single blockquote {
padding: 20px 20px;
margin: 0 0 20px;
padding-left: 30px;
font-size: 18px;
border-left: 5px solid #f7f7f7;
font-style: italic;
color: #48c7ec;
font-family: "Poppins", sans-serif;
} .brochures-lists {
}
.brochures-lists li {
background: #fff;
line-height: 52px;
margin-bottom: 20px;
color: #fff;
height: 55px;
border: 1px solid #f1f1f1;
position: relative;
}
.brochures-lists li:last-child {
margin-bottom: 0px
}
.brochures-lists li a {
color: #ffffff;
font-size: 16px;
font-weight: 400;
}
.brochures-lists li a span {
color: #ffffff;
display: inline-block;
font-size: 16px;
height: 28px;
margin-left: 15px;
margin-right: 15px;
padding: 2px 5px;
position: relative;
font-size: 17px;
line-height: 25px;
}
.brochures-lists li a i::before {
font-size: 18px;
padding-right: 15px;
position: absolute;
right: 0;
top: 18px;
color: #ffffff;
}
.brochures-lists li {
background: #48c7ec;
transition: .5s ease;
}
.brochures .img-box {
padding: 22px 0;
border: 1px solid #f4f4f4;
}
.author-details.style-2 .item {
padding: 20px 20px 20px;
border-bottom: 1px solid rgba(51, 51, 51, 0.08);
background: transparent;
margin: 0;
padding: 15px 0;
} .growth-service .item {
background: #f7f7f7;
padding: 30px 0;
border: 1px solid #eaeaea;
}
.growth-service .item span {
color: #48c7ec;
font-size: 48px;
transition: .5s ease;
}
.growth-service .item h4 {
font-size: 20px;
margin-bottom: 5px;
padding-top: 20px;
} .growth-service.style-2 .item {
background: #fff;
padding: 45px 15px;
border: none;
transition: .5s ease
}
.growth-service.style-2 .item.active,
.growth-service.style-2 .item:hover {
background-color: #48c7ec;
transition: .5s ease
}
.growth-service.style-2 .item h4 {
font-size: 20px;
margin-bottom: 18px;
padding-top: 20px;
transition: .5s ease;
}
.growth-service.style-2 .item span {
font-size: 70px;
}
.growth-service.style-2 .item.active span,
.growth-service.style-2 .item:hover span,
.growth-service.style-2 .item.active h4,
.growth-service.style-2 .item:hover h4,
.growth-service.style-2 .item.active p,
.growth-service.style-2 .item:hover p {
color: #fff;
transition: .5s ease;
} .benifit li {
position: relative;
color: #848484;
padding-left: 20px;
margin: 15px 0;
}
.benifit li:after {
position: absolute;
content: '';
background: #48c7ec;
height: 8px;
width: 8px;
left: 0;;
top: 7px;
}
.benifit {margin-bottom: 10px;}
.service-single .accordion-box .accordion .acc-content {
padding: 2px 0 8px;
}
.service-single .accordion {
margin-bottom: 5px;
}
.default-form.service-form textarea {
height: 226px;
} .about-faq .link_btn .sign {
display: inline-block;
position: relative;
left: 50px;
top: 5px;
}
.accordion-box {
border: 1px solid #f7f7f7;
}
.accordion {
margin-bottom: 10px;
position: relative;
}
.accordion .acc-btn .left-icon {
position: absolute;
left: 0;
top: 0;
background: #f1f1f1;
width: 60px;
height: 100%;
color: #9c9c9c;
font-size: 20px;
text-align: center; 
}
.accordion .acc-btn.active .left-icon {
color: #fff;
}
.accordion .left-icon span {
position: relative;
top: 18px;  
}
.accordion .acc-btn {
cursor: pointer;
font-size: 18px;
font-weight: 600;
padding: 18px 0px 10px;
margin: 0 30px;
padding-right: 50px;
border-top: 1px solid #f7f7f7;
}
.accordion .acc-btn p {
color: #222;
font-family: 'Poppins', sans-serif;
}
.accordion .acc-btn.active p {
color: #48c7ec;
}
.accordion .acc-btn.pr {
position: relative;
}
.accordion .acc-btn .img-box {
display: none;
}
.accordion .acc-btn.active .img-box {
display: block;
}
.accordion .acc-btn .toggle-icon {
color: #9c9c9c;
display: block;
font-weight: 100;
height: 24px;
line-height: 24px;
position: absolute;
right: 20px;
top: 15px;
width: 24px;
}
.accordion .acc-btn .toggle-icon.left {
color: #9c9c9c;
display: block;
font-weight: 100;
height: 24px;
line-height: 24px;
position: absolute;
right: 20px;
bottom: 20px;
left: 30px;
}
.accordion .acc-btn .toggle-icon .plus::before {
font-size: 24px;
font-weight: 500;
transition: all 0.3s ease 0s;
position: absolute;
top: 0;
left: 0;
width: 100%;
color: #222;
}
.accordion-box .accordion .acc-btn.active .toggle-icon .plus {
opacity: 0;
}
.accordion-box .accordion .acc-btn .toggle-icon .minus::before {
font-size: 24px;
font-weight: 500;
transition: all 0.3s ease 0s;
position: absolute;
top: 0;
left: 0;
color: #48c7ec;
width: 100%;
}
.accordion-box .accordion .acc-btn .toggle-icon .minus{
opacity: 0;
}
.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
opacity: 1;
}
.accordion-box .accordion .acc-content {
color: #9c9c9c;
display: none;
padding: 15px 0px 15px;
margin: 0 30px;
}
.accordion-box .accordion .acc-content.collapsed {
display: block;
}
.accordion-box .accordion .acc-content p {
margin: 0;
}
.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
color: #121d2f;
}
.single-faq-bg {
position: relative;
}
.single-faq-bg:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 5000%;
height: 100%;
background: #f7f7f7;
z-index: 0;
}
.about-faq .default-form input[type="text"], .about-faq .default-form input[type="email"], .about-faq .default-form input[type="password"], 
.about-faq .default-form input[type="number"], .about-faq .default-form select, .about-faq .default-form textarea {
border-color: #eaeaea;
}
.about-faq .default-form-area {
padding-left: 30px;
}
.about-faq .default-form-area h3 {
margin-bottom: 38px;
position: relative;
font-weight: 400;
}
.accordion-box.style-2 .accordion .acc-content {
padding: 10px 0;
}
.accordion-box.style-2 .accordion {
margin-bottom: 5px;
} .fact-counter{
position:relative;
padding: 70px 0px 40px;
background-repeat:no-repeat;
background-size:cover;
background-position:center center;
overflow:hidden;
color:#ffffff;
}
.fact-counter:before{
content:'';
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background: rgba(0, 0, 0, 0);
opacity:0.80;
z-index:0;
}
.fact-counter .auto-container{
position:relative;
z-index:1;
}
.fact-counter .column{
position:relative;
margin-bottom:40px;
text-align:center;
z-index:5;  
}
.fact-counter .item {
background: #f7f7f7;
color: #222;
padding: 17px 0 25px;
}
.fact-counter .column .icon span{
position:relative;
top:0px;
font-size: 50px;
position: absolute;
line-height:70px;
top: -5px;
left: 0;
margin-bottom:20px;
color: #ab7442;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.fact-counter .count-outer{
position:relative;
font-size: 36px;
font-weight: 600;
padding: 0px 10px 23px;
font-family: 'Poppins', Sans-serif;
}
.fact-counter .count-outer:before {
content: "";
position: absolute;
top: 53px;
left: 50%;
margin-left: -25px;
width: 50px;
height: 1px;
background: #48c7ec;
}
.fact-counter .column .counter-title{
position:relative;
font-size: 18px;
font-weight: 300;
font-family: "Hind", Sans-serif;
color:#222;
} .home-google-map #contact-google-map {
width: 100%;
height: 430px;
}
.home-google-map .gmnoprint {
display: none;
} .default-cinfo .icon_box {
width: 40px;
}
.default-cinfo li + li {
margin-top: 10px;
border-top: 1px solid #f1f1f1;
padding-top: 12px;
}
.default-cinfo li .icon_box,
.default-cinfo li .text-box {
display: table-cell;
vertical-align: top;
}
.default-cinfo li .icon_box i {
font-size: 20px;
color: #48c7ec;
position: relative;
top: 7px;
}
.default-cinfo .accordion .acc-btn {
background: #f7f7f7;
padding: 14px 30px;
margin: 0;
}
.default-cinfo .accordion-box {
border: none;
}
.default-cinfo .accordion {
border: 1px solid #f7f7f7;
}
.default-cinfo .accordion-box .accordion .acc-content b {
color: #222;
font-weight: 600;
} .default-form {
position: relative;
}
.default-form p {
color: #fff;
font-size: 18px;
line-height: 34px;
margin-bottom: 20px;
}
.default-form p span {
color: #ab7442;
font-size: 20px;
font-weight: 600;
}
.default-form .form-box{
position:relative;
}
.comment-form .form-box{
padding:25px 25px 0px 25px; 
}
.default-form .form-group{
position:relative;
margin-bottom:30px; 
}
.default-form .comment-form .form-box .form-group{
margin-bottom:25px;
}
.default-form.form-box .row{
margin-left:-10px;
margin-right:-10px; 
}
.default-form.form-box .row .form-group{
padding:0px 0px;  
}
.default-form .form-group .field-label{
display:block;
line-height:24px;
text-transform:uppercase;
margin-bottom:10px;
color:#232323;
font-weight:500;
font-size:13px;
}
.default-form .form-group .field-label sup{
color:#ff0000;
font-size:14px;
}
.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form select,
.default-form textarea{
display:block;
width:100%;
line-height:24px;
height:55px;
font-size:16px;
box-shadow: none;
border: 1px solid #f4f4f4;
padding:12px 15px;
background: #f7f7f7;
border-radius: 0px;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.default-form textarea{
height: 120px;
}
.default-form .bootstrap-select {
border: 1px solid #f4f4f4;
background: #f7f7f7;
color: #a2a2a2;
padding: 10px 0;
font-size: 16px;
}
.default-form .btn-group.open .dropdown-toggle {
box-shadow: none;
}
.default-form .btn-group.open .dropdown-toggle:focus {
border: none;
outline: none;
}
.default-form  .bootstrap-select .dropdown-toggle:focus {
outline: none !important;
}
.default-form  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
background-color: #48c7ec;
color: #fff;
}
.default-form .form-control:focus {
border-color: #48c7ec;
box-shadow: none;
}
.default-form .thm-btn {
width: 100%;
}
.default-form form input::-webkit-input-placeholder {
color: #9e9e9e;
}
.default-form form input:-moz-placeholder { color: #9e9e9e;
}
.default-form form input::-moz-placeholder { color: #9e9e9e;
}
.default-form form input:-ms-input-placeholder {
color: #9e9e9e;
}
.default-form .alert-success {
color: #48c7ec;
background: none;
border: none;
font-size: 18px;
} .author-details {
background: #f7f7f7;
padding: 1px 20px;
}
.author-details .item {
padding: 20px 20px 20px;
border-bottom: 1px solid rgba(51, 51, 51, 0.08);
background: #fff;
margin: 30px 0;
}
.author-details .item:last-child {
border-bottom: 0px;
}
.author-details .item .img-box,
.author-details .item .content {
display: table-cell;
vertical-align: top;
}
.author-details .item .img-box{
width: 67px;
}
.author-details .item .content{
padding-left: 20px;
}
.author-details .item .content p {
color: #9e9e9e;
font-size: 13px;
margin-bottom: 0;
line-height: 25px;
}
.author-details .item .content p i {
color: #48c7ec;
margin-right: 5px;
}
.author-details .item h5 {
font-size: 16px;
margin-bottom: 15px;
color: #272727;
}
.author-details .item .content h5 {
color: #48c7ec;
margin: 0;
} .consultation .default-form-area {
background: #fff;
padding: 40px 30px 10px;
border: 1px solid #f4f4f4;
max-width: 690px;
margin: 0 auto;
margin-top: -40px;
position: relative;
} .our-team {
position: relative;
padding: 70px 0 20px;
}
.single-team-member h3,
.single-team-member p {
margin: 0;
}
.single-team-member h4 {
font-size: 18px;
color: #222;
text-transform: capitalize;
margin-top: 12px;
margin-bottom: 6px;
}
.single-team-member .img-box {
position: relative;
overflow: hidden;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.07);
display: inline-block;
background: #f7f7f7;
}
.single-team-member .img-box img {
transition: all 0.5s ease;
transform: scale(1);
}
.our-team .single-team-member {
margin-bottom: 50px;
text-align: center;
}
.single-team-member .author-info {
overflow: hidden;
border: 2px solid #f4f4f4;
padding: 6px 0 9px;
}
.single-team-member a p {
color: #48c7ec;
transition: .5s ease;
}
.single-team-member .text {
margin-top: 15px;
}
.single-team-member .text p {
font-size: 16px;
}
.single-team-member .img-box .overlay {
position: absolute;
left: 0;
top: 0;
height: 100%;
background: rgba(72, 199, 236, 0.9);
width: 100%;
transform: scale(0.7,0);
transition: .5s ease-in-out;
}
.single-team-member:hover .img-box .overlay {
transform: scale(1,1);
transition: .5s ease-in-out;
}
.single-team-member .inner-box {
display: table;
width: 100%;
height: 100%;
text-align: center;
}
.single-team-member .social {
display: table-cell;
vertical-align: middle;
position: relative;
top: -20%;
transition: .2s cubic-bezier(0.4, 0, 1, 1);
}
.single-team-member:hover .social {
top: 0;
transition: .5s cubic-bezier(0.4, 0, 1, 1);
transition-delay: .3s;
}
.single-team-member .social li {
padding: 0;
margin: 0 3px;
}
.single-team-member .social li a {
color: #ffffff;
transition: color .4s ease;
font-size: 14px;
}
.single-team-member .img-box .overlay ul li a {
height: 42px;
width: 42px;
color: #fff;
border-radius: 50%;
background: transparent;
text-align: center;
line-height: 44px;
border: 1px solid #fff;
}
.single-team-member .img-box .overlay ul li:last-child a {
} .our-team.style-2 .section-title h2 {
color: #fff;
}
.our-team.style-2:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(12, 20, 25, 0.95);
z-index: 0;
}
.our-team.style-2 .container {
position: relative;
}
.our-team.style-2 .single-team-member .author-info {
border-color: #1a2228;
}
.our-team.style-2 .single-team-member h4 {
color: #fff;
} .testimonials {
position: relative;
padding-bottom: 30px;
}
.single-testimonial h3,
.single-testimonial p {
margin: 0;
}
.single-testimonial h4 {
font-size: 18px;
color: #222;
text-transform: capitalize;
margin-top: 12px;
margin-bottom: 6px;
}
.single-testimonial .img-box {
position: relative;
}
.single-testimonial .img-box img {
transition: all 0.5s ease;
transform: scale(1);
}
.testimonials .single-testimonial {
margin-bottom: 40px;
border: 1px solid #f4f4f4;
padding: 30px 10px 26px;
transition: .5s ease-in-out;
}
.testimonials .single-testimonial:hover {
box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0), 0 0px 82px 0 rgba(0, 0, 0, 0.05);
transition: .5s ease-in-out;
}
.single-testimonial .author-info {
overflow: hidden;
border: 2px solid #f4f4f4;
padding: 6px 0 9px;
margin-top: 5px;
}
.single-testimonial p a {
color: #48c7ec;
transition: .5s ease;
}
.single-testimonial .text {
margin-top: 15px;
border-bottom: 1px solid #f4f4f4;
padding-bottom: 22px;
margin-bottom: 20px;
}
.single-testimonial .text p {
font-size: 16px;
} .single-project {
padding-bottom: 30px;
}
.single-project .img-box {
position: relative;
overflow: hidden;
padding: 5px;
border: 1px solid #eaeaea;
}
.single-project .img-box img {
width: 100%;
}
.single-project .title h5 {
color: #222;
padding: 25px 0 0;
font-size: 16px;
font-weight: 400;
transition: .5s ease;
}
.single-project:hover .title h5 {
color: #48c7ec;
transition: .5s ease;
}
.single-project .img-box .overlay {
position: absolute;
top: 5px;
right: 5px;
bottom: 5px;
left: 5px;
background: rgba(72, 199, 236, 0.9);
padding: 5px;
transform: translate3d(0, 100px, 0);
opacity: 0;
visibility: hidden;
transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
}
.single-project .img-box .overlay .box {
display: table;
width: 100%;
height: 100%;
}
.single-project .img-box .overlay .box .content {
display: table-cell;
vertical-align: bottom;
}
.single-project .img-box .overlay .top {
text-align: center;
}
.single-project .img-box .overlay .top ul {
margin-bottom: 0;
margin-bottom: 20%;
}
.single-project .img-box .overlay .top li a {
width: 45px;
height: 45px;
color: #fff;
font-size: 16px;
line-height: 48px;
text-align: center;
background: #222;
display: block;
border-radius: 50%;
transition: .4s ease;
}
.single-project .img-box .overlay .top li a:hover {
background: #1f1f1f;
color: #48c7ec;
}
.single-project .img-box .overlay .bottom {
padding: 10px 0px;
padding-right: 0;
text-align: center;
}
.single-project .img-box .overlay .bottom .title h3 {
margin: 0;
color: #fff;
line-height: 30px;
font-size: 15px;
}
.single-project:hover .img-box .overlay {
transform: translate3d(0, 0, 0);
opacity: 1;
visibility: visible;
}
.post-filter {
display: inline-block;
margin: 0;
margin-bottom: 30px;
}
.post-filter li {
padding: 0;
}
.post-filter li span {
color: #848484;
font-size: 14px;
line-height: 24px;
display: block;
padding-right: 16px;
cursor: pointer;
transition: .5s ease;
}
.post-filter li:hover span,
.post-filter li.active span {
color: #48c7ec;
transition: .5s ease;
} .inform-list {
background: #f7f7f7;
padding: 23px 20px;
}
.inform-list li  {
color: #848484;
font-size: 16px;
line-height: 43px;
}
.inform-list li span {
color: #48c7ec;
font-weight: 700;
}
.client-information .title {
color: #48c7ec;
margin: 10px 0;
}
.client-information .text {margin-bottom: 35px;} .service-contact {
background: #48c7ec;
padding: 30px;
margin-top: 50px;
}
.service-contact h4 {
color: #fff;
}
.service-contact p {
color: #fff;
font-size: 18px;
margin: 10px 0
}
.service-contact .thm-btn {
background: #fff;
line-height: 38px;
padding: 0 15px;
color: #48c7ec;
}
.service-contact .thm-btn:hover {
background: #fff;
color: #48c7ec;
} .cart-section {
position: relative;
}
.cart-section ul {
margin: 0;
padding: 0;
}
.cart-section ul li {
list-style: none;
}
.cart-section .thm-btn {
line-height: 40px;
}
.cart-section .sec-pad {padding-bottom: 70px;}
.cart-section .sec-title.medium {
padding-bottom: 25px;
}
.cart-section .cart-outer {
position: relative;
}
.cart-section .table-outer {
position: relative;
width: 100%;
overflow-x: auto;
}
.cart-section .cart-table {
width: 100%;
min-width: 900px;
}
.cart-table .cart-header {
position: relative;
width: 100%;
text-transform: capitalize;
font-size: 16px;
border-radius: 7px;
font-family: "Poppins", sans-serif;
background: #f7f7f7;
}
.cart-table thead tr th {
line-height: 24px;
padding: 20px 15px;
min-width: 120px;
font-weight: normal;
}
.cart-table thead tr th.prod-column {
text-align: left;
padding-left: 40px;
}
.cart-table tbody tr td {
line-height: 24px;
padding: 15px 10px;
min-width: 100px;
font-size: 16px;
font-weight: bold;
color: yellow;
}
.cart-table tbody tr .qty {
width: 120px;
padding-right: 20px;
}
.cart-table tbody tr .qty .quantity-spinner {
background: black;
}
.cart-table tbody tr .prod-column .column-box {
position: relative;
min-height: 90px;
padding-left: 85px;
padding-top: 20px;
text-align: left;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb {
position: absolute;
left: 0px;
top: 11px;
padding: 0px;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb img {
display: block;
max-width: 100%;
}
.cart-table tbody tr .prod-column .column-box h3 {
font-size: 18px;
margin: 0;
margin-top: 20px;
margin-bottom: 5px;
color: #222;
text-transform: capitalize;
}
.cart-table tbody tr .sub-total {
font-weight: 400;
color: #48c7ec;
}
.cart-table tbody tr .remove-btn {
position: relative;
font-size: 16px;
color: yellow;
line-height: 30px;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.cart-table tbody tr .remove-btn .fa {
position: relative;
top: 2px;
padding-right: 10px;
font-size: 24px;
line-height: 30px;
transition: .5s ease;
}
.cart-table tbody tr .remove-btn:hover {
color: #48c7ec;
transition: .5s ease;
}
.cart-table tbody tr .remove-btn span:before {
font-size: 30px;
}
.cart-table tbody tr {
border-bottom: 1px solid #F7F7F7;
}
.cart-table tbody tr td {
vertical-align: middle;
}
.cart-table tbody tr td .quantity-spinner {
padding: 5px 0px 5px 20px;
line-height: 24px;
height: 43px;
display: block;
box-shadow: none;
width: 100%;
font-size: 20px;
position: relative;
color: #222;
}
.cart-table tbody .available-info {
position: relative;
padding-left: 50px;
color: #9e9e9e;
font-size: 14px;
}
.cart-table tbody .available-info .icon {
position: absolute;
left: 0px;
top: 5px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 18px;
color: #fff;
background: #48c7ec;
border-radius: 50%;
}
.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
background: #f7f7f7;
border-color: #f7f7f7;
padding: 10.3px 10px;
}
.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical i {
color: #48c7ec;
left: 6px;
}
.cart-table tbody tr .qty .quantity-spinner {
background: #fff;
border: 1px solid #F7F7F7;
border-right: 0;
}
.cart-section .apply-coupon {
position: relative;
}
.cart-section .apply-coupon .form-group {
position: relative;
float: left;
margin-right: 20px;
}
.cart-section .apply-coupon .form-group input[type="text"] {
display: block;
line-height: 24px;
padding: 9px 15px;
border: 1px solid yellow;
border-radius: 3px;
width: 230px;
background: none;
font-weight: 500;
outline: none;
height: 44px;
}
.cart-section .estimate-form {
position: relative;
}
.cart-section h3 {
font-size: 24px;
margin-bottom: 30px;
}
.cart-section .estimate-form .row {
margin-left: -7px;
margin-right: -7px;
}
.cart-section .estimate-form .row .form-group {
padding: 0px 7px;
margin-bottom: 25px;
}
.cart-section .totals-table {
position: relative;
border: 1px solid #f8f8f8;
}
.cart-section .totals-table .col {
position: relative;
display: block;
float: left;
padding: 14.5px 15px;
line-height: 24px;
width: 50%;
}
.cart-section .totals-table .col-title {
font-size: 14px;
color: #222;
border-right: 1px solid #f8f8f8;
font-weight: 400;
}
.cart-section .totals-table li {
position: relative;
border-bottom: 1px solid #f8f8f8;
}
.cart-section .totals-table li:last-child {
border-bottom: none;
}
.cart-section .update-cart-box {
padding-top: 40px;
}
.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-toggle .caret {
border: none;
top: 2px;
right: 20px;
}
.cart-section .estimate-form .select-box .btn-group.bootstrap-select {
width: 100%;
outline: none;
}
.cart-section .estimate-form .select-box .btn-group.bootstrap-select .btn {
font-size: 14px;
text-transform: capitalize;
border: none;
outline: none;
border: 1px solid #f4f4f4;
padding: 10px 15px;
border-radius: 0;
}
.cart-section .estimate-form .select-box .dropdown-menu {
padding: 0;
border-radius: 0;
}
.cart-section .estimate-form .select-box .dropdown-menu > li > a {
padding: 8px 15px;
color: green;
transition: all .3s ease;
}
.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text {
color: green;
transition: all .3s ease;
}
.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text {
font-size: 13px;
color: red;
}
.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
content: '\f107';
font-family: 'FontAwesome';
color: red;
font-size: 14px;
line-height: 46px;
}
.cart-section .estimate-form h3 {
font-size: 24px;
margin: 0;
margin-bottom: 40px;
margin-top: 80px;
}
.cart-section .cart-total h3 {
font-size: 24px;
margin: 0;
margin-bottom: 15px;
margin-top: 80px;
}
.cart-section .cart-total .thm-btn {
margin-top: 30px;
}
.cart-section .estimate-form input {
width: 100%;
border: 2px solid yellow;
outline: none;
height: 43px;
padding-left: 15px;
font-family: "Roboto Slab", serif;
}
.cart-section .qty .input-group {
width: 74px;
background: #fff;
}
.cart-section .thm-btn.update-cart {
border: 1px solid black;
color: yellow;
background-color: transparent;
}
.cart-table tbody tr td,
.cart-table tbody tr .remove-btn {
color: #9e9e9e;
font-weight: normal;
}
.cart-section .thm-btn.update-cart {
color: #222;
border-color: #F7F7F7;
text-shadow: none;
background: #f7f7f7;
}
.cart-section .apply-coupon .form-group input[type="text"] {
border: 2px solid #F7F7F7;
text-transform: uppercase;
font-size: 14px;
}
.cart-section .estimate-form input {
border-color: #F7F7F7;
}
.cart-section .estimate-form .select-box .btn-group.bootstrap-select .btn {
background: #fff;
color: #9f9f9f;
border-color: #F7F7F7;
}
.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
color: #9f9f9f;
}
.cart-table tbody tr .prod-column .column-box {
margin-left: 15px;
}
.cart-section .thm-btn.update-cart:hover {
background: #48c7ec;
color: #fff;
}
.cart-table tbody tr td {
padding: 10px 10px 10px;
}
.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text {
color: #999;
}
.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text {
color: #fff;
} .checkout-area {
padding-bottom: 100px;
padding-top: 80px;
}
.checkout-area .exisitng-customer {
border: 1px solid #f7f7f7;
display: block;
padding: 20px 28px 21px;
position: relative;
margin-bottom: 20px;
}
.checkout-area .exisitng-customer:before{
position: absolute;
top: 0;
left: 0;
width: 2px;
height: 100%;
background: #48c7ec;
content: "";
}
.checkout-area .exisitng-customer h5{
color: #252525;
font-size: 16px;
font-weight: 300;
}
.checkout-area .exisitng-customer h5 a{
color: #48c7ec;
display: inline-block;
padding-left: 15px;
}
.checkout-area .coupon {
border: 1px solid #f7f7f7;
display: block;
padding: 20px 28px 21px;
position: relative; 
margin-bottom: 60px;
}
.checkout-area .coupon:before {
position: absolute;
top: 0;
left: 0;
width: 2px;
height: 100%;
background: #48c7ec;
content: "";
}
.checkout-area .coupon h5 {
color: #252525;
font-size: 16px;
font-weight: 300;  
}
.checkout-area .coupon h5 a {
color: #48c7ec;
display: inline-block;
padding-left: 15px;
}
.checkout-area .form form .field-label {
color: #222;
font-family: "Poppins", Sans-serif;
text-transform: capitalize;
font-weight: 400;
margin-bottom: 8px;
}
.checkout-area .form form .field-input input[type="text"] {
border: 2px solid #f7f7f7;
color: #9a9a9a;
display: block;
font-size: 16px;
height: 48px;
margin-bottom: 25px;
padding: 0 15px;
width: 100%;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.checkout-area .form form .field-input input[type="text"]:focus{
border: 2px solid #48c7ec;
}
.checkout-area .create-acc .checkbox {
margin: 7px 0 0;
}
.checkout-area .create-acc .checkbox label {
color: #48c7ec;
font-weight: 300;
font-size: 16px;
}
.checkout-area .create-acc .checkbox input {
margin-top: 3px;
}
.checkout-area .shipping-info input[type="checkbox"] {
cursor: pointer;
display: inline-block;
margin: 0 0 0 40px;
position: relative;
top: -2px;
vertical-align: middle;
}
.checkout-area .form form .field-input textarea {
border: 2px solid #f7f7f7;
color: #9e9e9e;
display: block;
font-size: 16px;
height: 124px;
margin-bottom: 28px;
padding: 10px 15px;
width: 100%;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.checkout-area .form form .field-input textarea:focus{
border-color: #48c7ec;
}
.checkout-area .bottom {
padding-top: 70px
}
.checkout-area .table .sec-title-two {
padding-bottom: 32px;
}
.checkout-area .table {
overflow-x: auto;
position: relative;
width: 100%;
margin-bottom: 0;
}
.checkout-area .table .cart-table {
min-width: auto;
width: 100%;
}
.checkout-area .table .cart-table .cart-header {
background: #f7f7f7;
color: #252525;
font-size: 14px;
position: relative;
text-transform: uppercase;
width: 100%;
font-weight: 400;
}
.checkout-area .table .cart-table thead tr th {
font-weight: 400;
line-height: 24px;
min-width: 110px;
padding: 19px 30px 17px;
}
.checkout-area .table .cart-table thead tr th.product-column {
padding-left: 30px;
text-align: left;
}
.checkout-area .table .cart-table tbody tr {
border-bottom: 1px solid #f7f7f7;
}
.checkout-area .table .cart-table tbody tr td {
vertical-align: middle
}
.checkout-area .table .cart-table tbody tr td {
min-width: 110px;
padding: 25px 30px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box {
min-height: 70px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
width: 70px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
display: block;
max-width: 100%;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb, 
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title{
display: table-cell;
vertical-align: middle;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title{
padding-left: 20px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
color: #252525;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
}
.checkout-area .table .cart-table tbody tr .qty {
padding-right: 30px;
width: 130px;
}
.checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
float: right;
width: 70px;
}
.checkout-area .table .cart-table tbody tr .qty .form-control {
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0 !important;
box-shadow: none;
color: #252525;
display: block;
font-size: 18px;
font-weight: 400;
height: 34px;
padding: 6px 0;
text-align: center;
}
.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
border-radius: 0
}
.checkout-area .table .cart-table tbody tr .qty .btn-default {
background-color: #48c7ec;
border-color: #48c7ec;
color: #fff;
}
.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
border-radius: 0;
margin-top: -2px;
}
.checkout-area .table .cart-table tbody tr td.price {
color: #48c7ec;
font-size: 16px;
font-weight: 300;
}
.cart-total .sec-title-two {
padding-bottom: 32px;
}
.cart-total-table {
border: 2px solid #ebebeb
}
.cart-total-table li {
border-bottom: 1px solid #ebebeb
}
.cart-total-table li:last-child {
border-bottom: none
}
.cart-total-table li span.col.col-title {
border-right: 1px solid #ebebeb;
color: #272727;
display: block;
float: left;
font-size: 16px;
font-weight: 400;
line-height: 28px;
padding: 10px 18px;
position: relative;
width: 50%;
}
.cart-total-table li span.col {
color: #9a9a9a;
display: block;
float: left;
font-size: 16px;
font-weight: 300;
line-height: 28px;
padding: 10px 18px;
position: relative;
width: 50%;
}
.cart-total-table li span.col b {
color: #48c7ec;
font-weight: 300;
text-decoration: underline;
}
.cart-total .payment-options {
background: #f7f7f7 none repeat scroll 0 0;
margin-top: 30px;
overflow: hidden;
padding: 23px 20px 35px;
}
.cart-total .payment-options .option-block {
margin-bottom: 14px
}
.cart-total .payment-options .option-block .checkbox {
margin: 0 0 5px;
}
.cart-total .payment-options .option-block .checkbox label {
font-weight: 300;
min-height: 20px;
padding-left: 20px;
}
.cart-total .payment-options .option-block .checkbox label input {
top: -1px;
}
.cart-total .payment-options .option-block .checkbox label span {
color: #252525;
padding-left: 10px;
}
.cart-total .payment-options .option-block .checkbox label span b {
color: #48c7ec;
display: inline-block;
font-size: 16px;
font-weight: 300;
padding-left: 25px;
text-decoration: underline;
}
.cart-total .payment-options .option-block .text{
padding-left: 30px;
}
.cart-total .payment-options .option-block .text p {
margin: 0;
line-height: 28px;
}
.placeorder-button button {
}
.placeorder-button button:hover{
} .shop {
position: relative;
padding: 60px 0px 40px;
}
.shop .hover-effect {
margin-bottom: 15px;
padding-top: 10px;
transition: .5s ease;
}
.shop .hover-effect:hover {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
transition: .5s ease-in-out;
}
.single-shop-item .img-box {
position: relative;
overflow: hidden;
border: 1px solid #fff;
transition: .5s ease;
background: #f7f7f7;
text-align: center;
}
.single-shop-item:hover .img-box {
transition: .5s ease;
}
.single-shop-item .img-box .offer-box {
position: absolute;
top: 10px;
left: 10px;
}
.single-shop-item .img-box .offer-box .inner {
position: relative;
}
.single-shop-item .img-box .offer-box .inner:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 0;
height: 0;
background-color: transparent;
border-bottom: 35px solid transparent;
border-bottom: 35px solid transparent;
border-top: 35px solid #ab7442;
border-left: 35px solid #ab7442;
border-right: 35px solid transparent;
}
.single-shop-item .img-box .offer-box .inner span {
display: block;
font-size: 16px;
font-weight: bold;
color: #fff;
transform: rotate(-45deg);
line-height: 35px;
transform-origin: 70% 35%;
}
.single-shop-item .text-box h3,
.single-shop-item .text-box p {
margin: 0;
}
.single-shop-item .text-box h3 {
font-size: 18px;
line-height: 50px;
color: #1F1F1F;
margin-top: 10px;
}
.single-shop-item .text-box p {
font-size: 20px;
line-height: 24px;
}
.single-shop-item .text-box p i {
font-size: 18px;
}
.single-shop-item .text-box p span {
display: inline-block;
vertical-align: top;
color: #ab7442;
font-size: 18px;
font-weight: 400;
}
.single-shop-item .text-box p del {
color: #9f9f9f;
font-size: 14px;
line-height: 24px;
vertical-align: super;
display: inline-block;
font-weight: normal;
}
.single-shop-item .text-box p del i {
font-size: 14px;
}
.single-shop-item .thm-btn.thm-tran-bg {
color: #ffffff;
border-color: #fff;
}
.single-shop-item .thm-btn:hover {
color: #48c7ec;
background: #ffffff;
}
.single-shop-item:hover .img-box .overlay {
background-color: rgba(255, 255, 255, 0.9);
}
.single-shop-item:hover .img-box .overlay .box .content ul li a {
opacity: 1;
transform: translate3d(0px, 0px, 0);
}
.default-overlay-outer{
position:absolute;
display:block;
left:0px;
top:0px;
width:100%;
height:100%;
padding:10px;
transition:all 700ms ease;
-webkit-transition:all 700ms ease;
-ms-transition:all 700ms ease;
-o-transition:all 700ms ease;
-moz-transition:all 700ms ease;
}
.default-overlay-outer .inner{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:table;
vertical-align:middle;
text-align:center;
}
.default-overlay-outer .inner .content-layer{
position:relative;
display:table-cell;
vertical-align:middle;
color:#ffffff;
}
.single-shop-item .default-overlay-outer{
opacity:0;
top:-100%;
background: rgba(72, 199, 236, 0.9);
}
.single-shop-item:hover .default-overlay-outer{
top:0;
opacity:1;  
}
.single-shop-item .content-box{
position:relative;
padding: 20px 0px;
}
.single-shop-item .content-box h4{
font-size: 14px;
font-weight: 600;
margin:0px 0px;
line-height:1.4em;
color: #252525;
margin-bottom: 6px;
}
.single-shop-item .content-box a,
.single-shop-item .content-boxa:hover{
color:#b89b5e;  
}
.single-shop-item .content-box h4 a{
color: #252525;
text-transform: uppercase;
}
.single-shop-item .content-box .rating{
font-size: 13px;
color: #48c7ec;
margin-bottom:15px;
position: absolute;
right: 5px;
top: 14px;
}
.single-shop-item .content-box .item-price{
font-size: 16px;
font-weight: 400;
color: #48c7ec;
line-height:24px;
}
.single-shop-item .content-box .item-price del{
color: #a2a2a2;
margin-left: 7px;
font-size: 15px;
}
.single-shop-item .content-box .item-price .strike-through{
color:#999999;
font-weight:normal;
font-size:14px;
padding-left:10px;
line-height:20px;
font-family:'Lato',sans-serif;
} .sidebar_styleOne .theme_title,.sidebar_styleTwo .theme_title{
padding-bottom: 18px;
}
.sidebar_search {
height: 54px;
position: relative;
}
.sidebar_search input {
width:100%;
height:54px;
border:none;
border: 1px solid #f1f1f1;
padding: 0 56px 0 12px;
color:#9e9e9e;
}
.sidebar_search button {
width:54px;
height:100%;
position: absolute;
top:0;
background: #48c7ec;
right:0;
color:#fff;
}
.sidebar_categories {
margin-top:60px;
}
.sidebar_categories ul {
margin-top:22px;
margin-bottom: 35px;
}
.sidebar_categories ul li {
line-height: 48px;
border-bottom: 1px solid #f1f1f1;
}
.sidebar_categories ul li:last-child {
border:none;
}
.sidebar_categories ul li a {
font-weight: normal;
color: #9e9e9e;
position: relative;
}
.sidebar_categories ul li a:hover {
}
.sidebar_categories ul li input[type="checkbox"] {
float: right;
position: relative;
top: 14px;
}
.sidebar_categories ul li a:before {
content: '\f114';
font-family: 'FontAwesome';
margin-right: 10px;
}
.sidebar_categories.archive ul li a:before {
content: "\f00c";
}
.sidebar_categories ul li a:hover {
color: #48c7ec;
}
.recent_news_sidebar .theme_title {
margin-bottom: 40px;
}
.recent_news_sidebar {
margin-bottom: 62px;
}
.recent_news_sidebar .single_news_sidebar {
margin-bottom: 29px;
} 
.recent_news_sidebar .img_holder img {
width:75px;
height:75px;
border-radius: 5px;
}
.recent_news_sidebar .post {
padding-left: 26px;
width: 72%;
margin-top: -10px;
}
.recent_news_sidebar .post h6 a {
font-size: 16px;
color:#272727;
line-height: 28px;
font-weight: 900;
margin-bottom: 2px;
}
.recent_news_sidebar .post p a {
font-size: 14px;
}
.recent_news_sidebar .post p a i {
margin-right: 4px;
font-size: 16px;
}
.recent_news_sidebar .img_holder {
position: relative;
}
.recent_news_sidebar .img_holder .opacity {
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
opacity: 0;
visibility: hidden;
border-radius: 5px;
transform: scale(0.1);
-webkit-transform:scale(0.1);
-moz-transform:scale(0.1);
-ms-transform:scale(0.1);
-o-transform:scale(0.1);
}
.recent_news_sidebar .img_holder .opacity .icon {
display: table;
width:100%;
height:100%;
}
.recent_news_sidebar .img_holder .opacity .icon span {
display: table-cell;
vertical-align: middle;
}
.recent_news_sidebar .img_holder .opacity .icon span a {
display: block;
width:45px;
height:45px;
margin:0 auto;
line-height: 45px;
border-radius: 50%;
color:#fff;
text-align: center;
}
.recent_news_sidebar .single_news_sidebar:hover .opacity {
opacity: 1;
visibility:visible;
transform: scale(1);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
}
.sidebar_tags {
margin:60px 0 -6px 0;
}
.sidebar_tags ul {
margin-top: 10px;
padding: 24px 0px;
}
.sidebar_tags ul li {
display: inline-block;
margin: 0 4px 8px 0;
}
.sidebar_tags ul li a {
display: block;
font-weight: normal;
font-size: 15px;
color:#9e9e9e;
line-height: 32px;
border: 1px solid #f1f1f1;
background: #fff;
border-radius: 2px;
text-align: center;
padding: 0 14px;
}
.sidebar_tags ul li a:hover {
color: #ffffff;
background: #48c7ec;
}
.single-sidebar.price-ranger .ui-widget-content {
background: #f7f7f7;
border: none;
height: 2px;
}
.single-sidebar.price-ranger .ui-slider-handle {
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #222;
margin-left: -4px;
outline: none;
background: #48c7ec;
}
.single-sidebar.price-ranger .ui-slider .ui-slider-range {
background: #252525;
}
.single-sidebar.price-ranger .ui-slider-horizontal .ui-slider-handle {
top: -5px;
}
.single-sidebar.price-ranger #slider-range {
margin-top: 25px;
}
.single-sidebar.price-ranger .ranger-min-max-block {
margin-top: 20px;
margin-bottom: 45px;
}
.single-sidebar.price-ranger .ranger-min-max-block input {
display: inline-block;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='submit'] {
width: 80px;
border: none;
border-radius: 0px;
text-align: center;
outline: none;
line-height: 35px;
font-size: 14px;
margin-right: 37px;
color: #ffffff;
font-weight: 700;
background: #48c7ec;
text-transform: uppercase;
border: 2px solid #48c7ec;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='text'] {
border: none;
text-align: center;
outline: none;
width: 40px;
color: #9c9c9c;
font-weight: 400;
text-align: right;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='text'].max {
}
.single-sidebar.price-ranger .ranger-min-max-block span {
color: #9c9c9c;
font-weight: 400;
}
.best_sellers .theme_title {
margin-bottom: 36px;
}
.best_sellers .best_selling_item .text {
padding-left: 20px;
margin-top:-3px;
}
.best_sellers .best_selling_item .text h6 {
font-size: 16px;
font-weight: 700;
color:#272727;
}
.best_sellers .best_selling_item .text ul li {
display: inline-block;
margin-right:3px;
font-size: 12px;
margin-top: 10px;
color: #48c7ec;
}
.best_sellers .best_selling_item .text span {
display: block;
margin-top: 10px;
color: #48c7ec;
font-size: 16px;
font-weight: 400;
font-family: 'Roboto';
}
.best_sellers .best_selling_item {
margin:20px 0 20px 0;
padding-bottom: 17px;
}
.best_sellers .best_selling_item.border {
border-bottom: 1px solid #f7f7f7;
}
.sidebar_styleTwo .sidebar_categories {
margin-top: 30px;
}
.sidebar_styleTwo .sidebar_tags {
margin: 19px 0 51px 0;
} . {
text-align: center;
padding-top: 20px;
}
.page_pagination li {
display: inline-block;
margin:0 4px;
}
.page_pagination li a, .page_pagination li span {
width: 55px;
line-height: 55px;
border:1px solid rgba(229, 229, 229, 0.57);
text-align: center;
color: #252525;
font-size: 18px;
border-radius: 2px;
}
.page_pagination li a.active,
.page_pagination li a:hover, .page_pagination li span.current {
color:#fff;
background: #48c7ec;
} .shop-single-area {
padding-bottom: 80px;
padding-top: 80px;
}
.product-content-box {
margin-bottom: 106px;
}
.product-content-box .img-box {
text-align: center;
}
.product-content-box .flexslider .slides img {
width: auto;
display: inline-block;
}
.product-content-box .flexslider {
background: #f7f7f7 none repeat scroll 0 0;
border: none;
padding: 32px 0;
border-radius: 0;
margin: 0 50px 10px 0;
position: relative;
text-align: center;
}
.product-content-box .flex-viewport {
border: none;
max-height: 450px;
transition: all 1s ease 0s;
}
.product-content-box .flex-control-thumbs {
margin: 10px 0 0;
overflow: hidden;
position: static;
display: none;
}
.product-content-box .flex-control-thumbs li {
float: left;
margin: 0 3% 0 0;
width: 25%;
}
.product-content-box .flex-control-thumbs img {
border: medium none;
cursor: pointer;
display: block;
height: auto;
opacity: 0.6;
transition: all 1s ease 0s;
width: 100%;
border: 3px solid #f7f7f7;
}
.product-content-box .flex-control-thumbs .flex-active {
cursor: default;
opacity: 1;
border: 3px solid #ab7442;
}
.product-content-box .flex-control-thumbs .flex-active:focus{
outline: none;
}
.product-content-box .content-box {
margin-left: -50px;
}
.product-content-box .content-box h3 {
color: #222;
font-size: 24px;
font-weight: 400;
margin: 0 0 10px;
text-transform: capitalize;
}
.product-content-box .content-box del {
color: #a2a2a2;
margin-left: 10px;
}
.product-content-box .content-box .review-box {
margin: 0 0 10px;  
}
.product-content-box .content-box .review-box ul li {
display: inline-block;
margin-right: 3px;
}
.product-content-box .content-box .review-box ul {
display: inline-block;
padding-right: 1px;
}
.product-content-box .content-box .review-box ul li i {
color: #48c7ec;
font-size: 14px;
}
.product-content-box .content-box span.price {
color: #48c7ec;
font-size: 22px;
}
.product-content-box .content-box .text {
margin: 0px 0 0;
overflow: hidden;
padding: 24px 0 9px;
}
.product-content-box .content-box .location-box {
margin: 4px 0 18px;
position: relative;
}
.product-content-box .content-box .location-box p {
color: #1f1f1f;
margin: 0 0 12px;
}
.product-content-box .content-box .location-box form input {
border: 2px solid #f7f7f7;
height: 40px;
padding-left: 10px;
padding-right: 10px;
width: 170px;
transition: all 500ms ease;
}
.product-content-box .content-box .location-box form input:focus{
border-color: #48c7ec;
}
.product-content-box .content-box .location-box form button {
background: #f7f7f7 none repeat scroll 0 0;
border: medium none;
color: #292929;
font-size: 14px;
font-weight: 600;
position: absolute;
left: 178px;
top: 37px;
height: 40px;
padding: 0;
text-align: center;
text-transform: uppercase;
width: 95px;
margin-left: 6px;
transition: all 500ms ease;
}
.product-content-box .content-box .location-box form button:hover{
background: #48c7ec;
color: #fff;
}
.product-content-box .content-box .location-box form span {
color: #48c7ec;
}
.product-content-box .content-box .addto-cart-box {
}
.product-content-box .content-box .addto-cart-box .input-group.bootstrap-touchspin {
float: left;
width: 70px;
margin-right: 20px;
}
.product-content-box .content-box .addto-cart-box .form-control {
background-color: #fff;
background-image: none;
border: 1px solid #eaeaea;
border-radius: 0 !important;
box-shadow: none;
color: #272727;
display: block;
font-size: 18px;
font-weight: 500;
height: 50px;
padding: 6px 0 8px;
text-align: center;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
border-radius: 0
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
border-radius: 0;
margin-top: -2px;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical > .btn {
display: block;
float: none;
margin-left: -1px;
max-width: 100%;
padding: 12px 12px;
position: relative;
width: 100%;
}
.product-content-box .content-box .addto-cart-box .btn-default {
background-color: #efefef;
border-color: #efefef;
color: #9e9e9e;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
color: #9e9e9e;
font-weight: normal;
left: 8px;
position: absolute;
top: 7px;
}
.product-content-box .content-box .addto-cart-box button.addtocart {
margin-left: 25px;
}
.product-tab-box {
padding: 30px;
padding-top: 0;
border: 1px solid #f4f4f4;
}
.product-tab-box .tab-menu {
border-bottom: 1px solid #f7f7f7;
margin-top: -50px;
margin-bottom: 33px;
position: relative;
left: -31px;
}
.product-tab-box .tab-menu li {
display: block;
float: left;
margin-bottom: -1px;
}
.product-tab-box .tab-menu li a {
border: 1px solid transparent;
border-radius: 0;
display: block;
margin-right: 10px;
padding: 13px 35px;
color: #1f1f1f;
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
font-family: 'Montserrat', sans-serif;
background: #f7f7f7;
transition: all 500ms ease;
}
.product-tab-box .tab-menu li.active a, .product-tab-box .tab-menu li:hover a{
background: #48c7ec;
color: #fff;
border-color: #48c7ec;
}
.product-tab-box .tab-content {
}
.single-review-box {
margin-bottom: 10px;
padding-bottom: 32px;
padding-left: 100px;
position: relative;
}
.single-review-box .img-holder {
left: 0;
position: absolute;
top: 0;
}
.single-review-box .text-holder {
border: 1px solid #f4f4f4;
padding: 20px;
}
.single-review-box .text-holder .top {
margin: 0 0 8px;
overflow: hidden;
}
.single-review-box .text-holder .top .review-box ul {
margin-top: -4px;
padding-left: 20px;
}
.single-review-box .text-holder .top .review-box ul li {
display: inline-block;
margin-right: 3px;
}
.single-review-box .text-holder .top .review-box ul li i {
color: #48c7ec;
font-size: 14px;
}
.single-review-box .text-holder .top .review-date {
color: #ab7442;
margin-top: -5px;
}
.single-review-box .text-holder .text p {
margin: 0 0 15px;
}
.single-review-box .text-holder .text a.reply {
color: #ab7442;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.product-tab-box .tab-content .product-details-content {
margin-top: -5px;
}
.product-tab-box .tab-content .product-details-content .highlight {
margin: 42px 0 0;
}
.product-tab-box .tab-content .product-details-content .highlight .highlight-title {
color: #292929;
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
margin: 0 0 28px;
}
.product-tab-box .tab-content .product-details-content .highlight li{
position: relative;
padding-bottom: 12px;
padding-left: 25px;
}
.product-tab-box .tab-content .product-details-content .highlight li:before {
content: "\f00c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
color: #ab7442;
font-size: 14px;
position: absolute;
top: 0px;
left: 0;
}
.review-form {
padding-top: 16px;
}
.review-form .sec-title-two {
padding-bottom: 34px;
}
.review-form .add-rating-box {
margin: 0 0 23px;
}
.review-form .add-rating-box .add-rating-title h4 {
color: #292929;
font-family: "Poppins",sans-serif;
font-size: 14px;
font-weight: 400;
margin: 0 0 10px;
text-transform: none;
}
.review-form .add-rating-box ul li {
display: inline-block;
margin: 0 0px;
border-right: 1px solid #e5e5e5;
padding: 0 11px;
}
.review-form .add-rating-box ul li:last-child{
margin-right: 0;
}
.review-form .add-rating-box ul li a i {
color: #ddd;
margin-right: 3px;
transition: all 500ms ease;
font-size: 14px;
}
.review-form .add-rating-box ul li.active a i,
.review-form .add-rating-box ul li a:hover i{
color: #48c7ec;
}
.review-form form input[type="text"], .product-tab-box .tab-content .review-form form textarea {
height: 50px;
width: 100%;
border: 1px solid #eaeaea;
color: #9e9e9e;
font-size: 14px;
padding: 0 15px;
margin-bottom: 30px;
transition: all 500ms ease;
}
.review-form form textarea {
height: 110px;
padding: 10px 15px;
margin-bottom: 32px;
}
.review-form .add-rating-box ul li:hover a i{
opacity: 1;
}
.review-form form input[type="text"]:focus{
border-color: #48c7ec;
}
.review-form form textarea:focus{
border-color: #48c7ec;
}
.related-product {
border-top: 1px solid #f7f7f7;
margin-top: 60px;
padding-top: 56px;
}
.related-product .single-product-item {
margin-bottom: 0;
}
.product-review-tab .add_your_review .review-title h3 {
font-size: 26px;
text-transform: uppercase;
font-weight: 600;
color: #252525;
}
.tab-title-h4 h4 {
color: #3d3d3d;
font-size: 20px;
margin-bottom: 40px;
} .our-services {
padding: 70px 0 15px;
}
.our-services.style-2 {
}
.our-services .separet {
position: relative;
display: block;
width: 100%;
border-bottom: 1px solid #f1f1f1;
margin-bottom: 40px;
top: -10px;
}
.our-services .caption-box-wrapper {
border-top: 1px solid #F4F4F4;
margin-top: 35px;
}
.our-services .single-our-service {
margin-bottom: 56px;
}
.our-services .single-our-service h4 {
margin-top: 17px;
margin-bottom: 11px;
color: #222;
font-size: 20px;
font-weight: 400;
text-transform: capitalize;
transition: .5s ease;
}
.our-services .single-our-service:hover h4 {
color: #48c7ec;
transition: .5s ease;
}
.our-services .single-our-service .img-box {
position: relative;
max-width: 370px;
}
.our-services .single-our-service .text-box {
border: 1px solid #f1f1f1;
border-top: 0px;
padding: 5px 20px 30px;
}
.our-services .single-our-service-caption-box {
padding-top: 40px;
}
.our-services .single-our-service-caption-box .img-box,
.our-services .single-our-service-caption-box .content-box {
display: table-cell;
vertical-align: middle;
}
.our-services .single-our-service-caption-box .img-box {
width: 120px;
}
.our-services .single-our-service-caption-box .content-box {
padding-left: 20px;
}
.our-services.service-page .has-divider {
border-top: 1px solid #F4F4F4;
margin-top: 60px;
padding-top: 60px;
}
.our-services .single-our-service .img-box {
overflow: hidden;
}
.our-services .single-our-service .img-box img {
transform: scale(1);
transition: .5s ease-in-out;
}
.our-services .single-our-service:hover .img-box img {
transform: scale(1.1);
transition: .5s ease-in-out;
}
.our-services .single-our-service .img-box a {
position: relative;
display: block;
}
.our-services .single-our-service .img-box a:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
background: rgba(72, 199, 236, 0.9);
left: 0;
top: 0;
transform: scale(0,1);
transition: .5s ease;
}
.our-services .single-our-service:hover .img-box a:after {
transform: scale(1,1);
transition: .5s ease;
}
.our-services .single-our-service .thm-btn {
background: transparent;
color: #48c7ec;
border-color: #848484;
}
.our-services .single-our-service .thm-btn:hover {
background: #48c7ec;
color: #fff;
border-color: #48c7ec;
} .awards {
position: relative;
background: #48c7ec;
padding: 60px 0 40px;
}
.awards:after {
position: absolute;
content: "";
background: #1cc1db;
width: 1px;
top: 50px;
bottom: 50px;
left: 50%;
}
.awards .container {
position: relative;
}
.awards h2 {
font-size: 32px;
color: #fff;
}
.awards p {
color: #fff;
margin: 30px 0 45px;
}
.awards .award-logo {
margin: 0 0;
}
.awards .service-list {
}
.awards .service-list li {
display: inline-block;
color: #fff;
width: 32%;
font-size: 16px;
padding-left: 30px;
}
.awards .service-list li a {
color: #fff;
}
.awards .service-list li i {
color: #fff;
margin-right: 10px;
margin-bottom: 25px;
} .register-section{
position:relative;
}
.register-section .sec-title{
margin-bottom:30px; 
}
.register-section .sec-title h2{
font-size:28px;
padding-bottom:5px;
font-weight:600;  
}
.register-section .form-column{
margin-bottom:80px; 
}
.styled-form{
position:relative;  
}
.styled-form .form-group{
position:relative;
margin-bottom:25px;
font-size:14px;
color:#9e9e9e;  
}
.checkout-section .styled-form .form-group{
position:relative;
margin-bottom:20px; 
}
.styled-form .form-group .check-box{
line-height:24px;
font-size:15px;
font-weight:normal;
padding-top:5px;
color:#1f1f1f;
}
.styled-form .form-group .check-box label{
position:relative;
top:-1px;
font-weight:normal;
padding:0px;
font-size:15px;
cursor:pointer;
}
.styled-form .pull-left label,
.styled-form .pull-right label{
cursor:pointer;
font-weight:400;
}
.styled-form .pull-left input {
display: inline-block;
}
.styled-form .form-group .thm-btn {
line-height: 44px;
}
.styled-form .form-group .adon-icon{
position:absolute;
top:50%;
margin-top:-10px;
right:10px;
width:20px;
height:20px;
line-height:20px;
font-size:15px;
color:#999999;
z-index:2;
}
.styled-form .form-group .field-label{
display:block;
color:#1f1f1f;
text-transform:capitalize;
font-size:16px;
margin-bottom:7px;
font-weight:400;
}
.styled-form input[type="text"],
.styled-form input[type="email"],
.styled-form input[type="password"],
.styled-form input[type="tel"],
.styled-form input[type="number"],
.styled-form input[type="url"],
.styled-form select,
.styled-form textarea{
position:relative;
display:block;
width:100%;
background:#ffffff;
line-height:30px;
padding:8px 20px;
height:48px;
border:1px solid #e0e0e0;
border-radius:3px;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.checkout-section .styled-form input[type="text"],
.checkout-section .styled-form input[type="email"],
.checkout-section .styled-form input[type="password"],
.checkout-section .styled-form select{
line-height:26px;
height:44px;  
}
.styled-form select{
-webkit-appearance:none;
-ms-appearance:none;
-moz-appearance:none;
-o-appearance:none;
background:#ffffff url(//www.mble-lohngurtservice.de/wp-content/themes/fortun/images/icons/icon-select.png) right center no-repeat;
cursor:pointer;
}
.styled-form select option{
text-indent:20px; 
}
.styled-form textarea{
resize:none;
height:110px; 
}
.styled-form input:focus,
.styled-form select:focus,
.styled-form textarea:focus{
border-color:#b2dd4c; 
}
.styled-form .form-group .theme-btn{
min-width:150px;
text-align:center;
padding:10px 30px;  
}
.styled-form .forgot{
font-size:14px; 
}
.social-links-two a{
position:relative;
display:inline-block;
font-size:14px;
width:42px;
height:42px;
line-height:42px;
text-align:center;
color:#ffffff;
background:#b2dd4c;
margin:0px 0px 0px 15px;
transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;
-ms-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
}
.social-links-two a:hover{
opacity:0.80;
}
.social-links-two .facebook{
background:#3b5998; 
}
.social-links-two .twitter{
background:#33ccfe; 
}
.social-links-two .google-plus{
background:#dd4b39; 
} .two-column {
position: relative;
}
.two-column .img-box {
position: relative;
padding-right: 24px;
margin-bottom: 20px;
float: left;
}
.two-column .content {
position: relative;
float: left;
}
.two-column .content h4 {
font-size: 20px;
}
.two-column .content .date {
color: #48c7ec;
margin-bottom: 18px;
margin-top: 5px;
}
.two-column .owl-controls {
text-align: center;
display: block;
position: relative;
bottom: 0px;
margin-top: 14px;
}
.two-column .owl-dots .owl-dot {
display: inline-block;
}
.two-column .owl-dots .owl-dot span {
background: none repeat scroll 0 0 #ff9a00;
border-radius: 50%;
display: block;
height: 10px;
background: #f4f4f4;
width: 10px;
margin: 5px 7px;
transition: .5s ease;
}
.two-column .owl-dots .owl-dot.active span,
.two-column .owl-dots .owl-dot:hover span {
background-color: #48c7ec;
transition: .5s ease;
} .subscribe {
background-repeat: no-repeat;
background-size: cover;
}
.subscribe h2 {
color: #fff;
font-size: 32px;
}
.subscribe p {
color: #fff;
font-size: 18px;
margin: 22px 0 36px;
}
.subscribe-form input {
position: relative;
width: 74%;
display: inline-block;
margin-right: 6px;
padding: 10px 15px 8px;
padding-left: 40px;
border: 1px solid #48c7ec;
}
.subscribe-form {
position: relative;
}
.subscribe-form span {
position: absolute;
left: 15px;top: 15px;
color: #48c7ec;
font-size: 20px;
} .three-column.bg {
background: #f7f7f7;
padding-bottom: 14px;
}
.three-column .separet {
position: relative;
display: block;
width: 100%;
border-bottom: 1px solid #f1f1f1;
margin-bottom: 40px;
top: -10px;
}
.three-column .caption-box-wrapper {
border-top: 1px solid #F4F4F4;
margin-top: 35px;
}
.three-column .single-our-service {
margin-bottom: 56px;
}
.three-column .single-our-service h4 {
margin-top: 17px;
margin-bottom: 11px;
color: #222;
font-size: 20px;
font-weight: 400;
text-transform: capitalize;
transition: .5s ease;
}
.three-column .single-our-service:hover h4 {
color: #48c7ec;
transition: .5s ease;
}
.three-column .single-our-service .img-box {
position: relative;
max-width: 370px;
}
.three-column .single-our-service .img-box .count {
background: #48c7ec;
color: #fff;
font-size: 18px;
font-family: "Poppins", sans-serif;
padding: 5px 24px;
position: absolute;
left: 0;
bottom: -16px;
}
.three-column .single-our-service .text-box {
border-top: 0px;
padding: 20px 0px 0px;
}
.three-column .single-our-service-caption-box {
padding-top: 40px;
}
.three-column .single-our-service-caption-box .img-box,
.three-column .single-our-service-caption-box .content-box {
display: table-cell;
vertical-align: middle;
}
.three-column .single-our-service-caption-box .img-box {
width: 120px;
}
.three-column .single-our-service-caption-box .content-box {
padding-left: 20px;
}
.three-column.service-page .has-divider {
border-top: 1px solid #F4F4F4;
margin-top: 60px;
padding-top: 60px;
}
.three-column .single-our-service .img-box {
}
.three-column .single-our-service .img-box img {
transition: .5s ease-in-out;
}
.three-column .single-our-service:hover .img-box img {
transition: .5s ease-in-out;
}
.three-column .single-our-service .img-box a {
position: relative;
display: block;
}
.three-column .single-our-service .thm-btn {
background: transparent;
color: #48c7ec;
border-color: #848484;
}
.three-column .single-our-service .thm-btn:hover {
background: #48c7ec;
color: #fff;
border-color: #48c7ec;
}.kc_row .kc_col-sm-12{
padding-left:0px !important;
padding-right:0px !important; 
}
.fact-counter {
padding:0px 0px 40px;
}
.fact-counter .container {
padding-top:70px;
border-top:1px solid #f7f7f7;
}
.clients-section.sec-padd {
padding: 0 0 70px;
}
.clients-section .container {
border-top: 1px solid #f7f7f7;
padding-top: 70px;
}
#main_menu ul li.menu-item-has-children.dropdown {
display: block !important;
}
span.current {
display: inline-block;
}
.large-blog-news .thm-unit-test h5 a {
color: #48c7ec;
}
#comments_form .req_text {
color: #a2a2a2;
}
#comments_form .loged_in {
color: #a2a2a2;
}
.product-content-box .content-box {
margin-left:0px;
}
.woocommerce-Reviews .star-rating {
float: right !important;
}
.woocommerce-Reviews .meta, .woocommerce-Reviews .meta strong {
font-size: 18px !important;
font-weight: 500 !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 8px !important;
}
.woocommerce #tab-reviews, .woocommerce #tab-description {
border: 1px solid #f4f4f4;
margin-top: 0;
padding: 0 30px 30px;
}
.woocommerce .shop_table.cart input[name="update_cart"] {
background: #f7f7f7 none repeat scroll 0 0 !important;
border-color: #f7f7f7 !important;
color: #222 !important;
text-shadow: none;
}
.woocommerce .shop_table.cart input[name="update_cart"]:hover {
background: #48c7ec none repeat scroll 0 0 !important;
color: #fff !important;
} .tp-dottedoverlay.twoxtwo{
background:none;
background-color:rgba(0,0,0,0.3);
}
.admin-bar .theme_menu.stricky-fixed{
top:32px;
}
.service .item .overlay-box p{
padding:0 10px;
}
.single-team-member .img-box a{
display:block;
}
.share-box .tag-box{
margin-top:5px;
}
.share-box .tag-box li a{
display:inline-block;
}
.post-author .social li a{
color:#1a1a1a;
}
.post-author .social li a:hover{
color:#48c7ec;
}
.blog-section .text p{
margin:15px 0;
}
.comment-area .default-form h2 a{
color:#121212;
}
.comment-area .default-form h2 a:hover{
color:#337ab7;
}
.comment-area .default-form .thm-btn{
margin:30px 0 50px;
} .widget_bunch_support_agents{
margin-top:50px;
}
.sidebar-widget ul {
background: #f7f7f7 none repeat scroll 0 0;
margin-bottom: 35px;
margin-top: 22px;
padding: 20px 30px;
}
.sidebar-widget ul li {
border-bottom: 1px solid #eaeaea;
margin: 0;
color: #848484;
}
.sidebar-widget ul li:last-child{
border:none;
}
.sidebar-widget ul li a {
color: #848484;
display: inline-block;
width:88%;
font-weight: normal;
line-height: 30px;
position: relative;
transition: all 0.5s ease 0s;
padding:5px 0;
}
.sidebar-widget ul li:hover a,
.sidebar-widget ul li:hover {
color: #48c7ec;
transition: all 0.5s ease 0s;
}
.widget_archive label{
display:none;
}
.widget_archive select {
background: #f7f7f7 none repeat scroll 0 0;
color: #848484;
font-size: 16px;
padding: 10px 10px;
width:100%;
border:none;
}
.widget_archive select option{
border:none;
}
.tagcloud {
margin-top: 10px;
padding: 24px 0;
}
.tagcloud a {
background: #fff none repeat scroll 0 0;
border: 1px solid #f1f1f1;
border-radius: 2px;
color: #9e9e9e;
font-size: 15px !important;
font-weight: normal;
line-height: 35px;
height:35px;
padding: 0 14px;
text-align: center;
display: inline-block;
margin: 0 4px 8px 0;
}
.tagcloud a:hover {
background: #48c7ec none repeat scroll 0 0;
color: #ffffff;
}
.pb-bot-70{
padding-bottom:70px;
} .error_page{
padding:100px 0;
max-width:900px;
margin:0 auto;
text-align:center;
}
.error_page h3{
margin-bottom:25px;
}
.error_page h3 span{
color:#48c7ec;
}
.error_page .sidebar_search{
margin:30px 0 50px;
}
.why-choose .item .img-box a{
display:block;
}
.awards p{
font-weight:500;
}
.rev_slider_wrapper .thm-btn:hover{
color:#232323 !importnat;
}
.main-footer .posts-widget .post::before, .main-footer .links-widget .list li a::before{
background:#fafafa;
}
.subscribe .thm-btn{
height:48px;
}
.search_option.open .search .fa-search::before {
content: "\f00d";
}
.service-single .kc-col-container .text{
color: #848484;
font-family: "Hind",sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 26px;
}
.service-single blockquote{
margin:20px 0 40px;
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: right; 
color: #333; 
font-size: 12px; 
margin-top: 10px;
margin-bottom: 15px;
}
#wp-calendar thead { 
font-size: 10px;
}
#wp-calendar thead th { 
padding-bottom: 10px;
}
#wp-calendar tbody { 
color: #aaa; 
}
#wp-calendar tbody td { 
background: #f5f5f5; 
border: 1px solid #fff; 
text-align: center; 
padding:8px;
}
#wp-calendar tbody td:hover { 
background: #fff; 
}
#wp-calendar tbody .pad { 
background: none; 
}
#wp-calendar tfoot #next { 
font-size: 10px; 
text-transform: uppercase; 
text-align: right;
}
#wp-calendar tfoot #prev { 
font-size: 10px; 
text-transform: uppercase; 
padding-top: 10px; 
}
.sticky .inner-box {background: #efefef; padding:10px; }
.sticky .inner-box .thm-unit-test {border: 3px solid #fff; padding:20px !important; }
.sticky .post .post-content{ background-color:transparent; }
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
.gallery-caption {}
.bypostauthor{}
.alignright{ 
text-align:right;
}
.alignleft{ 
text-align:left;
}
.aligncenter{ 
text-align:center;
}	
.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 {
background: #fff;
border: 1px solid #f0f0f0;
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 {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .thm-unit-test .sticky{
background:#fafafa;
padding:15px;
}
.thm-unit-test h1,.thm-unit-test h2,.thm-unit-test h3,.thm-unit-test h4,.thm-unit-test h5,.thm-unit-test h6{
font-family: "Poppins",sans-serif;
margin-bottom:15px !important;
font-weight:400 !important;
color: #333333 !important;
line-height:1.2em;
}
.thm-unit-test h2{
margin:25px 0;
}
.thm-unit-test h2+h1+h2{
margin:0 0 15px 0;
}
.thm-unit-test h1{
font-size:36px;
}
.thm-unit-test h2{
font-size:32px;
}
.thm-unit-test h3{
font-size:28px !important;
}
.thm-unit-test h4,.thm-unit-test .text h4{
font-size:26px;
}
.thm-unit-test h5{
font-size:24px;
}
.thm-unit-test h6{
font-size:20px;
}
.thm-unit-test table{
margin-bottom:20px;
}
.thm-unit-test table thead tr th{
border: 1px solid #ddd;
vertical-align: bottom;
padding:8px;
}
.thm-unit-test table tbody tr th{
border: 1px solid #ddd;
line-height: 1.42857;
padding: 8px;
vertical-align: top;
}
.thm-unit-test table tbody tr td{
border: 1px solid #ddd;
line-height: 1.42857;
padding: 8px;
vertical-align: top;
}
.thm-unit-test ul,.thm-unit-test ol{
padding-left:40px;
}
.thm-unit-test ul li{
list-style-type:disc;
display:list-item;
}
.thm-unit-test ul li ul li{
list-style-type:circle;
}
.thm-unit-test ul li ul li ul li{
list-style-type:square;
}
.thm-unit-test ol li{
list-style-type:decimal;
display:list-item;
}
.thm-unit-test ol li ol li{
list-style-type:lower-alpha;
}
.thm-unit-test ol li ol li ol li{
list-style-type:upper-roman;
}
.thm-unit-test p img,.thm-unit-test figure img,.thm-unit-test img{
max-width:100%;
display:block;
height:auto;
}
figure{
max-width:100%;
display:block;
}
.paginate-links {
margin-top: 15px;
}
.paginate-links a,
.paginate-links > span {
margin: 0 5px 7px 0;
position: relative;
border: 1px solid #1b3953;
color: #1b3953;
display: inline-block;
font-size: 14px;
font-weight: 800;
line-height: 24px;
min-width: 46px;
padding: 10px 5px;
text-align: center;
text-transform: capitalize;
transition: all 500ms ease 0s;
}
.paginate-links a:hover,
.paginate-links > span{
background: #48c7ec none repeat scroll 0 0;
border-color: #48c7ec;
color: #ffffff;
} .widget_recent_comments ul li{
padding:6px 0px 6px 0px;
}
.widget select{
width:100%;
display:block;
border:1px solid #ededed;
padding:6px 6px;
margin-top:15px;
}
.textwidget img {
height: auto;
max-width: 100%;
}
.widget ul{
padding-bottom:0px;
}
.widget ul li ul{
padding:0px;
margin:0px;
}
.widget ul li ul li{
border-top:1px solid #eaeaea !important;
border-bottom:none;
}
.thm-unit-test .share-box ul{
padding-left:0px !important;
}
.thm-unit-test .share-box ul li{
list-style-type:none !important;
display:inline-block !important;
}
.thm-unit-test .share-box ul li img{
display:inline-block !important;
}
.post-password-form input[type="password"]{
border:1px solid #48c7ec;
padding:5px 10px;
display:inline-block;
}
.post-password-form input[type="submit"]{
background:#48c7ec;
color:#fff;
padding:6px 15px; 
display:inline-block;
border:none;
}
.thm-unit-test .review-box .fr-coment-item .fr-coment-item{
margin-left:60px;
}
.thm-unit-test .review-box .fr-coment-item .name h4{
font-size:18px;
}
.thm-unit-test .default-form .section-title h3{
font-size:24px !important;
}
.thm-unit-test .post-comments.comment-area{
margin-top:40px;
}
.blog-section .thm-unit-test > p{
margin-bottom:15px;
} .footer-widget h3{
margin-bottom:30px;
}
.footer-column ul li a{
padding:0px 0 10px;
}
.footer-column ul li a,.footer-column ul li,.footer-widget .textwidget p{
color:#ffffff;
}
.footer-widget a{
color:#fafafa;
}
.footer-widget select{
width:100%;
padding:6px;
color:#222;
}
.footer-widget #wp-calendar caption{
padding:0px;
margin:0px 0 15px;
font-size:14px;
color:#ffffff;
}
.footer-widget #wp-calendar thead th{
border:1px solid #fafafa;
border-bottom:none;
text-align:center;
padding:0px;
line-height:30px;
}
.footer-widget #wp-calendar tbody .pad{
background:#fafafa;
}
.footer-widget .tagcloud a{
color:#252525;
}
a{
color:#48c7ec;
}
a:hover{
color:#252525;
} .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 {
background: #fff;
border: 1px solid #f0f0f0;
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 {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.woocommerce #payment ul li{
list-style-type:none;
} .sidebar_styleTwo .widget{
margin-bottom:30px;
}
.woocommerce h5{
font-size:18px;
margin-bottom:20px;
}
.woocommerce.widget ul li {
border-bottom: 1px solid #f1f1f1;
line-height: 48px;
position:relative;
}
.woocommerce.widget ul li ul li{
border-top: 1px solid #f1f1f1;
border-bottom: none;
}
.woocommerce.widget ul li:before {
content: "";
font-family: "FontAwesome";
margin-right: 10px;
color: #9e9e9e;
}
.woocommerce.widget ul li a {
color: #9e9e9e;
font-weight: normal;
position: relative;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #f7f7f7 !important;
border: medium none;
height: 2px !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: #252525 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
background: #48c7ec none repeat scroll 0 0 !important;
border: 2px solid #222;
border-radius: 50%;
height: 12px !important;
margin-left: -4px;
outline: medium none;
width: 12px !important;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
border-radius: 0 !important;
padding:0 15px !important;
font-weight:700 !important;
line-height:30px !important;
font-size:14px !important;
font-family: "Hind",sans-serif;
}
.woocommerce .widget_price_filter .price_slider_amount{
color: #9c9c9c;
font-weight: 400;
font-size:14px;
}
.woocommerce.widget ul.product_list_widget li{
line-height:24px;
padding:20px 0;
}
.woocommerce.widget ul.product_list_widget li a{
display:block;
line-height:16px;
}
.woocommerce.widget ul.product_list_widget li img {
box-shadow: none;
float: left;
height: auto;
margin-left: 0;
margin-right: 20px;
width: 28%;
}
.woocommerce.widget ul.product_list_widget li .product-title {
color: #272727;
font-size: 16px;
font-weight: 700;
}
.woocommerce.widget ul.product_list_widget li .star-rating{
font-size:10px !important;
margin:8px 0;
}
.woocommerce.widget ul.product_list_widget li .amount {
color: #48c7ec;
display: block;
font-family: "Roboto";
font-size: 16px;
font-weight: 400;
}
.service-widget.woocommerce{
margin-bottom:40px;
}
.sidebar_styleTwo .woocommerce ul.product_list_widget{
background:none;
border:none;
margin:0px;
padding:0px;
}
.woocommerce-cart .cart_item .product-thumbnail img {
width: 100px;
height: 100px;
}@media (max-width: 1200px) and (min-width: 992px) {
.menuzord-menu > li > a {
padding: 40px 15px;
}
.theme_menu .thm-btn {
padding: 0 15px;
}
.theme_menu .right-column {
width: 225px;
}
}
@media (max-width: 1199px) {
.subscribe-form input {
width: 100%;
margin-bottom: 30px;
}
.awards .service-list li {
width: 45%;
}
.product-review-tab .add_your_review,.comment-area .default-form .thm-btn{margin:0px;}
}
@media (max-width: 1199px) and (min-width:992px){
.why-choose .item:hover .inner-box {
padding: 0px 15px 0px 75px;
transition: .5s ease;
}
.why-choose .item:hover .icon_box span {
margin-top: -40px;
}
}
@media (min-width: 992px) {
.menuzord-menu li .indicator {
display: none;
}
}
@media (max-width: 991px) {
.menuzord-responsive.menuzord {
padding: 0 15px;
min-height: 66px;
}
.menuzord .showhide {
height: 60px;
width: 30px;
padding: 18px 0 41px;
float: none;
}
.menuzord .showhide span {
display: block;
width: 100%;
height: 2px;
margin: 4px 0;
background: #48c7ec;
}
.menuzord-menu > li:first-child a {
padding-left: 20px;
}
.menuzord-menu ul.dropdown {
padding: 0;
}
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a {
padding-left: 40px !important;
}
.theme_menu.stricky-fixed .main-logo {
display: none;
}
.right-area {
position: absolute;
right: 15px;
top: -17px;
}
.nav_side_content .search_option form {
width: 250px;
right: -25px;
top: 52px;
}
.theme_menu {
background: #f7f7f7;
}
.main-logo {
margin: 15px 0 15px;
}
.nav_side_content {
margin-top: 31px;
}
.why-choose .item:hover .inner-box {
padding: 11px 21px 32px 80px;
transition: .5s ease;
} .about-faq .img-box {
margin-top: 30px;
}
.top-bar .social {
width: 100%;
text-align: center;
}
.why-choose {
padding-bottom: 30px;
}
.why-choose .item {
margin-bottom: 40px;
}
.about-faq .about-info {
margin-bottom: 50px;
}
.latest-project .link {
margin-bottom: 40px;
}
.awards .service-list li {
width: 48%;
}
.awards:after {
display: none;
}
.awards .service-list {
text-align: center;
}
.awards .award-logo img {
margin-bottom: 50px;
}
.sidebar_search {
margin-top: 40px;
}
}
@media (max-width: 768px) {
.top-bar .top-bar-text {
width: 100%;
float: none;
text-align: center;
}
.why-choose {
text-align: center;
}
.why-choose .item {
display: inline-block;
}
.why-choose .item:hover .inner-box {
padding: 30px 21px 57px 80px;
transition: .5s ease;
}
}
@media (max-width: 767px) {
.rev_slider_wrapper .tp-caption{
display:none !important;
}
.admin-bar .theme_menu.stricky-fixed{
top:46px !important;
}
}
@media (max-width: 640px) {
.thm-unit-test .review-box .fr-coment-item .name h4{font-size:14px;}
.product-review-tab .add_your_review,.comment-area .default-form .thm-btn{margin:0px;}
}
@media (max-width: 600px) {
}
@media (max-width: 575px) {
.nav_side_content .search_option form {
right: -70px;
}
}
@media (max-width: 550px) {
.megamenu .default-form.register-form {
width: 100%;
}
.default-form-area {
width: 100%;
}
.thm-unit-test .review-box .fr-coment-item .fr-coment-item{
margin-left:0px;
}
.admin-bar .theme_menu.stricky-fixed{
top:0px !important;
}
}
@media (max-width: 479px) {
.single-review-box{padding-left:0px;}
.single-review-box .img-holder{position:relative; top:auto; left:auto; margin-bottom:30px;}
.thm-unit-test .review-box .fr-coment-item .name h4{font-size:13px;}
.thm-unit-test .review-box .comment-reply-link{display:block; position:relative; top:-4px; text-decoration:underline;}
.thm-unit-test .default-form .section-title{margin-bottom:0px;}
.product-review-tab .add_your_review,.comment-area .default-form .thm-btn{margin:0px;}
.theme_menu .link_btn{
display:none;
}
.nav_side_content .search_option form{
right:-21px;
}
.section-title h2{
font-size:25px;
}
.about-faq .link_btn .sign{
left:5px;
}
.testimonials-section .owl-theme .owl-prev i,.testimonials-section .owl-theme .owl-next i{
width:25px;
}
.testimonials-section .owl-theme .owl-next,.testimonials-section .owl-theme .owl-prev{
width:15%;
}
}.thm-btn,
.section-title:before,
.scroll-top,
.default-form.register-form .link_2 .fancy_video,
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution:hover,
.main-footer .links-widget .list li:hover a:before,
.why-choose .icon_box,
.large-blog-news .lower-content .thm-btn:hover,
.sidebar-archive  .dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.share-box .social a:hover,
.single-latest-project-carousel .img-box .overlay .bottom,
.clients-section .tooltip-inner,
.service .item .overlay-box,
.service-catergory li.active,
.brochures-lists li,
.growth-service.style-2 .item.active,
.growth-service.style-2 .item:hover,
.benifit li:after,
.fact-counter .count-outer:before,
.default-form  .dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.service-contact,
.cart-table tbody .available-info .icon,
.cart-section .thm-btn.update-cart:hover,
.checkout-area .exisitng-customer:before,
.checkout-area .coupon:before,
.checkout-area .table .cart-table tbody tr .qty .btn-default,
.sidebar_search button,
.sidebar_tags ul li a:hover,
.single-sidebar.price-ranger .ui-slider-handle,
.single-sidebar.price-ranger .ranger-min-max-block input[type='submit'],
.page_pagination li a.active,
.page_pagination li a:hover,
.page_pagination li span.current,
.product-content-box .content-box .location-box form button:hover,
.product-tab-box .tab-menu li.active a,
.product-tab-box .tab-menu li:hover a,
.our-services .single-our-service .thm-btn:hover,
.awards,
.two-column .owl-dots .owl-dot.active span,
.two-column .owl-dots .owl-dot:hover span,
.three-column .single-our-service .img-box .count,
.three-column .single-our-service .thm-btn:hover,
.tagcloud a:hover,
.paginate-links a:hover,
.paginate-links > span,
.post-password-form input[type="submit"],
.woocommerce #review_form #respond .form-submit input,
.woocommerce #review_form #respond .form-submit input:hover,
form.cart button.add-to-cart,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.awards:after,
.section-title:before,
.menuzord .showhide span
{
background-color: #019ade;
}
.default_link,
.default_link:hover,
.thm-btn:hover,
.top-bar .top-bar-text li i,
.top-bar .social li a:hover,
.menuzord-menu ul.dropdown li:hover > a,
.default-form.register-form .thm-color:hover,
.default-form.register-form .thm-color-2:hover,
.menuzord-menu ul.megamenu-dropdown li a:hover,
.nav_side_content .cart_select>button span,
.nav_side_content .search_option form button,
.main-footer .posts-widget .post .time,
.main-footer .links-widget .list li a:hover,
.footer-bottom .copy-text a,
.footer-bottom .get-text ul li a:hover,
.breadcumb-wrapper ul,
.breadcumb-wrapper li,
.breadcumb-wrapper a.get-qoute,
.why-choose .item:hover .overlay-box h4,
.default-blog-news .lower-content h4 a:hover,
.large-blog-news .lower-content h5,
.large-blog-news .lower-content h4 a:hover,
.large-blog-news .lower-content .thm-btn,
.category-style-one ul li a:hover,
.popular-post .item a:hover,
.single-blog-post .author-comment p.a-title,
.share-box .tag-box a,
.share-box .tag-box a:hover,
.product-review-tab .add_your_review ul.rating:hover li,
.product-review-tab .add_your_review ul.rating.active li,
.single-project-item .img-box .overlay .box .content ul.list-inline li a,
.testimonials-section .author p,
.testimonials-section .owl-theme .owl-prev i:hover,
.testimonials-section .owl-theme .owl-next i:hover,
.clients-section .owl-theme .owl-nav [class*=owl-]:hover,
.service .item .icon_box span,
.service-catergory li a:hover,
.service-single blockquote,
.growth-service .item span,
.accordion .acc-btn.active p,
.accordion-box .accordion .acc-btn .toggle-icon .minus::before,
.default-cinfo li .icon_box i,
.default-form .alert-success,
.author-details .item .content p i,
.author-details .item .content h5,
.single-team-member a p,
.single-testimonial p a,
.single-project:hover .title h5,
.single-project .img-box .overlay .top li a:hover,
.post-filter li:hover span,
.post-filter li.active span,
.inform-list li span,
.client-information .title,
.service-contact .thm-btn,
.service-contact .thm-btn:hover,
.cart-table tbody tr .sub-total,
.cart-table tbody tr .remove-btn:hover,
.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical i,
.checkout-area .exisitng-customer h5 a,
.checkout-area .coupon h5 a,
.checkout-area .create-acc .checkbox label,
.checkout-area .table .cart-table tbody tr td.price,
.cart-total-table li span.col b,
.cart-total .payment-options .option-block .checkbox label span b,
.single-shop-item .thm-btn:hover,
.single-shop-item .content-box .rating,
.single-shop-item .content-box .item-price,
.sidebar_categories ul li a:hover,
.best_sellers .best_selling_item .text ul li,
.best_sellers .best_selling_item .text span,
.product-content-box .content-box .review-box ul li i,
.product-content-box .content-box span.price,
.product-content-box .content-box .location-box form span,
.single-review-box .text-holder .top .review-box ul li i,
.review-form .add-rating-box ul li.active a i,
.review-form .add-rating-box ul li a:hover i,
.our-services .single-our-service:hover h4,
.our-services .single-our-service .thm-btn,
.two-column .content .date,
.subscribe-form span,
.three-column .single-our-service:hover h4,
.three-column .single-our-service .thm-btn,
.large-blog-news .thm-unit-test h5 a,
.post-author .social li a:hover,
.sidebar-widget ul li:hover a,
.sidebar-widget ul li:hover,
.error_page h3 span,
a,
.woocommerce.widget ul.product_list_widget li .amount,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-error::before,
.woocommerce .star-rating span,
form.cart button.add-to-cart:hover,
.woocommerce p.stars a,
.woocommerce .woocommerce-message::before,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #place_order:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover
{
color: #019ade;
}
.thm-btn,
.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown,
.menuzord-menu > li > .megamenu,
.nav_side_content .search_option form,
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution:hover,
.large-blog-news .lower-content .thm-btn:hover,
.sidebar-archive .form-control:focus,
.share-box .social a:hover,
.testimonials-section .owl-theme .owl-prev i:hover,
.testimonials-section .owl-theme .owl-next i:hover,
.clients-section .tooltip.top .tooltip-arrow,
.clients-section .owl-theme .owl-nav [class*=owl-]:hover,
.default-form .form-control:focus,
.checkout-area .form form .field-input input[type="text"]:focus,
.checkout-area .form form .field-input textarea:focus,
.checkout-area .table .cart-table tbody tr .qty .btn-default,
.single-sidebar.price-ranger .ranger-min-max-block input[type='submit'],
.product-content-box .content-box .location-box form input:focus,
.product-tab-box .tab-menu li.active a,
.product-tab-box .tab-menu li:hover a,
.review-form form input[type="text"]:focus,
.review-form form textarea:focus,
.our-services .single-our-service .thm-btn:hover,
.subscribe-form input,
.three-column .single-our-service .thm-btn:hover,
.paginate-links a:hover,
.paginate-links > span,
.post-password-form input[type="password"],
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce #review_form #respond .form-submit input:hover,
form.cart button.add-to-cart,
form.cart button.add-to-cart:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce .woocommerce-message,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #place_order,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #place_order:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button
{
border-color: #019ade;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product .price ins span,
.woocommerce #review_form #respond .form-submit input:hover
{
color: #019ade !important;
}
.woocommerce .shop_table.cart input[name="update_cart"]:hover,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-pagination ul li a:hover,
.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current
{
background-color: #019ade !important;
}
.woocommerce #review_form #respond .form-submit input
{
border-color: #019ade !important;
}
.latest-project-carousel .owl-nav [class*=owl-]:hover
{
background-color: rgba(1,154,222,0.6) !important;
}
.inner-banner:before,
.popular-post .item .post-thumb a:after,
.single-team-member .img-box .overlay,
.single-project .img-box .overlay,
.our-services .single-our-service .img-box a:after,
.single-shop-item .default-overlay-outer
{
background-color: rgba(1,154,222,0.9) !important;
}.boxed {
margin: 0 auto;
width: 100%;
min-width: 280px;
max-width: 1230px;
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 10px 10px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0 10px 10px;
-ms-box-shadow: rgba(0, 0, 0, 0.2) 0 10px 10px;
-o-box-shadow: rgba(0, 0, 0, 0.2) 0 10px 10px;
box-shadow: rgba(0, 0, 0, 0.2) 0 10px 10px;
}
.boxed .navbar {
width: 100% !important;
margin: 0 auto;
width: 100%;
min-width: 280px;
max-width: 1230px;
}
.boxed .bx-wrapper .owl-next {right: -30px !important}
.boxed .bx-wrapper .owl-prev {left: -30px !important}
.switcher {
position: fixed;
bottom: 30%;
padding: 5px;
left: -200px;
z-index: 999999999999999999999999999999999;
width: 200px;
height: auto;
background: #f7f7f7;
padding-top: 10px;
-webkit-transition: all .25s ease-out;
-o-transition: all .25s ease-out;
transition: all .25s ease-out;
border: solid 1px #ddd;
}
.switcher .fa-cog {
background: #f7f7f7;
border: solid 1px #ddd;
color: #707070;
width: 50px;
height: 50px;
font-size: 36px;
text-align: center;
line-height: 50px;
cursor: pointer;
position: absolute;
right: -50px;
top: -1px;
}
.switcher .fa-cog:hover {
-webkit-animation: spin 2s linear;
-moz-animation: spin 2s linear;
-o-animation: spin 2s linear;
animation: spin 2s linear;
}
.switcher.active {
left: 0;
-webkit-transition: all .25s ease-out;
-o-transition: all .25s ease-out;
transition: all .25s ease-out;
}
.switcher .box {
position:relative;
display:inline-block;
width: 29%;
height: 26px;
text-indent: -9999px;
cursor: pointer;
border: 1px solid #222222 !important;
color: #fff;
margin: 5px 1% 5px;
text-align: center;
font-weight: 400;
font-size: 10px;
}
.switcher .heading-panel{
position:relative;
display:block;
line-height:24px;
padding:8px 10px;
background:#003;
color:#ffffff;
text-align:center;
text-transform:capitalize;
}
.switcher .layout-outer,
.switcher .colors-outer{
text-align:center;
padding:10px 15px;	
}
#default {background: #fb4848;}
#blue {background: #6699FF}
#asparagus {background: #7BA05B}
#green {background: #76c381;}
#orange {background: #d37b46;}
#purple {background: #e281ef}
#yellow {background: #f8ca00}
#tomato {background: #FF6347}
#teal {background: #008080}
#pink {background: #FF69B1}
#lima {background: #73B819}
#java {background: #19B8AF}
#turquoise {background: #40E8D9}
#boxed,
#full {
position:relative;
display:block;
padding:5px 15px;
font-size:14px;
border:2px solid #999;
background: #f8f8f8;
color: #707070;
}
.layout-option{
position:relative;
display:inline-block;
width:45%;
margin:0px 1%;
}