/*------------------------------------------------------------------
Project:	Corpress HTML Templare
Version:	1.0
Last change:	21 August 2014
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]

1.A. Google Fonts
1.B. Revolution Slider styles
1.C. Magnific popup styles
1.D. Font Awesome styles
1.E Yamm styles
1.F Flexslider styles
1.G Animate css styles
2. GENERAL STYLES
3. Typography
4. Buttons
5. Pagination
6. Alerts
7. Inputs
8. Pophover
9. Header styles
10. Navbar styles
11. Call to action
12. Sections
13. Media sections - video/parallax/kenburns
14. Process circles
15. Person box
16. Service box
17. Pre footer section
18. Footer
19. Articles
20. Counters
21. Blockquote
22. Tabs
23. Images widget
24. Project single
25. Project images
26. Lists
27. Pricing box
28. Accordion
29. Socials
30. Square icons
31. Charts
32. Progress bar
33. Twitter
34. Google map
35. Flexslider
36. Revslider
37. Time circle counter
38. Thumbnail scroller
39. Magnific popup
40. Isotope
41. Helpers
42. D3 swimmers
43. Wordpress
44. Media queries, adjustments
45. Motive colors

-------------------------------------------------------------------*/
.rev-slider {
  overflow: hidden !important;
}
#rev1 {
  height: 620px;
}
#rev2 {
  height: 840px;
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../icons/fontawesome/fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../icons/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../icons/fontawesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../icons/fontawesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../icons/fontawesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
.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;
}
/* makes the font 33% larger relative to the icon container */
.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;
}
.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;
}
@-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;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-x-twitter:before {
    content: "\e61b";
}
.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:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.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-whatsapp:before {
    content: "\f232";
}
.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 {
  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-percent:before {
    content: "\f295";
}
.fa-window-maximize:before {
    content: "\f2d0";
}
.fa-git:before {
  content: "\f1d3";
}
.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-store:before {
    content: "\f54e";
}
.fa-motorcycle:before {
    content: "\f21c";
}
/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 * 
 * http://geedmo.github.com/yamm3
 */
@media (min-width: 768px) {
  .yamm .nav,
  .yamm .collapse,
  .yamm .dropup,
  .yamm .dropdown {
    position: static;
  }
  .yamm .container {
    position: relative;
  }
  .yamm .dropdown-menu {
    left: auto;
    right: auto;
  }
  .yamm .navbar-right .dropdown-menu.yamm-dropdown {
    left: auto;
    right: 0;
  }
  .yamm .dropdown-menu.yamm-dropdown {
    min-width: 60%;
  }
  .yamm .yamm-content {
    padding: 30px 20px 0 20px;
  }
  .yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
  }
  .post-footer .link ul li {
	margin-left: 20px;
}
.feature-info {
	min-height: 194px;
}	
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url('../plugins/flexslider/fonts/flexslider-icon.eot');
  src: url('../plugins/flexslider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../plugins/flexslider/fonts/flexslider-icon.woff') format('woff'), url('../plugins/flexslider/fonts/flexslider-icon.ttf') format('truetype'), url('../plugins/flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-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);
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.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: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
  left: -30px;
}
.flex-direction-nav .flex-next {
  right: -30px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
/* Pause/Play */
.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';
}
/* Control Nav */
.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-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -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);
}
.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: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.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;
  }
}
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.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;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-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) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -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) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-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) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-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);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    -ms-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;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-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% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 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;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
/* ***************
   GENERAL STYLES
   ***************
   START EDIT HERE
*/
html,
body {
  height: 100%;
}
body {
  font-family: 'Lato', sans-serif!important;
  font-weight: 400!important;
  font-size: 16px;
  color: #333;
}
body.boxed #wrapper,
.ptn1 #wrapper,
.ptn2 #wrapper,
.ptn3 #wrapper,
.ptn4 #wrapper,
.ptn5 #wrapper,
.ptn6 #wrapper,
.ptn7 #wrapper,
.ptn8 #wrapper,
.ptn9 #wrapper,
.ptn10 #wrapper,
.ptn11 #wrapper,
.ptn12 #wrapper {
  max-width: 1200px;
  margin: auto;
  -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
}
.ptn1,
.ptn2,
.ptn3,
.ptn4,
.ptn5,
.ptn6,
.ptn7,
.ptn8,
.ptn9,
.ptn10,
.ptn11,
.ptn12 {
  background-attachment: fixed !important;
}
.ptn1 {
  background: url("../images/mochaGrunge.png") repeat;
}
.ptn2 {
  background: url("../images/bg_pattern_03.jpg") repeat;
}
.ptn3 {
  background: url("../images/bg_pattern_05.jpg") repeat;
}
.ptn4 {
  background: url("../images/bg_pattern_08.jpg") repeat;
}
.ptn5 {
  background: url("../images/bg_pattern_11.jpg") repeat;
}
img {
  max-width: 100%;
}
/* *************
   TYPOGRAPHY
   ************* */
.gloria {
  font-family: 'Gloria Hallelujah', cursive;
}
.no-gloria {
  font-family: 'Lato', sans-serif;
}
a {
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: color;
  transition-property: color;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
a.grey {
  color: #b3b6b9;
}
p {
  margin-bottom: 22px;
  line-height: 24px;
}
p.small-margin {
  margin-bottom: 20px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 700;
  margin-top: 10px;
  line-height: 1.4;
}
h1.no-margin,
.h1.no-margin,
h2.no-margin,
.h2.no-margin,
h3.no-margin,
.h3.no-margin,
h4.no-margin,
.h4.no-margin,
h5.no-margin,
.h5.no-margin,
h6.no-margin,
.h6.no-margin {
  margin: 0;
  padding: 0;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  margin-bottom: 20px;
}
h5.hr-mid,
.h5.hr-mid,
h6.hr-mid,
.h6.hr-mid,
h5.hr-left,
.h5.hr-left,
h6.hr-left,
.h6.hr-left,
h5.hr-right,
.h5.hr-right,
h6.hr-right,
.h6.hr-right {
  padding-bottom: 15px;
}
.sidebar h1,
.sidebar .h1,
.sidebar h2,
.sidebar .h2,
.sidebar h3,
.sidebar .h3,
.sidebar h4,
.sidebar .h4,
.sidebar h5,
.sidebar .h5,
.sidebar h6,
.sidebar .h6 {
  margin-top: 10px;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  color: #616161;
}
.huge {
  font-size: 230px;
  line-height: 1;
  font-weight: 900;
}
.big {
  font-size: 120px;
  font-weight: 900;
  line-height: 1;
}
.big small {
  font-size: 72px;
  font-weight: 400;
}
.medium {
  font-size: 72px;
}
.aside-title {
  font-size: 90px;
  line-height: 1;
  font-weight: 900;
  display: block;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
}
.aside-title small {
  font-size: 30px;
}
.uppercase {
  text-transform: uppercase;
}
.white {
  color: #ffffff;
}
.red {
  color: #e92b2b;
}
.weight900 {
  font-weight: 900;
}
.weight700 {
  font-weight: 700;
}
.weight400 {
  font-weight: 400;
}
.weight300 {
  font-weight: 300;
}
.hr-mid,
.hr-left,
.hr-right {
  padding-bottom: 28px;
  position: relative;
  display: block;
}
.hr-mid:before,
.hr-left:before,
.hr-right:before {
  content: "";
  height: 3px;
  width: 80px;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.hr-mid + h1,
.hr-left + h1,
.hr-right + h1,
.hr-mid + .h1,
.hr-left + .h1,
.hr-right + .h1,
.hr-mid + h2,
.hr-left + h2,
.hr-right + h2,
.hr-mid + .h2,
.hr-left + .h2,
.hr-right + .h2,
.hr-mid + h3,
.hr-left + h3,
.hr-right + h3,
.hr-mid + .h3,
.hr-left + .h3,
.hr-right + .h3,
.hr-mid + h4,
.hr-left + h4,
.hr-right + h4,
.hr-mid + .h4,
.hr-left + .h4,
.hr-right + .h4,
.hr-mid + h5,
.hr-left + h5,
.hr-right + h5,
.hr-mid + .h5,
.hr-left + .h5,
.hr-right + .h5,
.hr-mid + h6,
.hr-left + h6,
.hr-right + h6,
.hr-mid + .h6,
.hr-left + .h6,
.hr-right + .h6 {
  margin-top: 0;
}
.section-title.hr-mid,
.section-title.hr-left,
.section-title.hr-right {
  padding-bottom: 18px;
}
.hr-mid:before {
  left: 50%;
  margin-left: -40px;
}
.hr-left:before {
  left: 0;
}
.hr-right:before {
  right: 0;
}
.section-title {
  margin-bottom: 35px;
  line-height: 52px;
  text-transform: uppercase;
}
.call-to-action-title {
  margin-bottom: 35px;
  line-height: 52px;
}
.section-title span {
  text-transform: none;
}
.ct-ribbon {
  position: relative;
  color: #FFFFFF;
  margin-left: 40px;
  margin-right: 20px;
  padding-left: 15px;
  padding-right: 25px;
  display: inline-block;
}
.ct-ribbon:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 52px;
  z-index: 0;
}
.ct-ribbon .ct-triangle {
  position: absolute;
  top: 0;
  left: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 25px 26px 0;
}
.ct-ribbon .ct-triangle:before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #FFFFFF;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 50%;
  margin-top: -4.5px;
  left: 14px;
}
.ct-ribbon span {
  position: relative;
  z-index: 1;
}
.page-header {
  margin: 10px 0;
  border: none;
}
.text404 {
  font-size: 320px;
  color: #eaebec;
  line-height: 0.8;
  text-align: center;
  display: block;
  width: 100%;
}
.text404 small {
  text-transform: uppercase;
  font-size: 30px;
  display: block;
  width: 100%;
  text-align: right;
  font-weight: 800;
  line-height: 2;
}
.big_icon {
  font-size: 110px;
  margin-bottom: 60px;
  display: block;
}
.breadcrumb {
  background-color: transparent;
}
.breadcrumb > li + li:before {
  padding: 0 20px;
}
.breadcrumb > li a {
  color: inherit;
}
.breadcrumb > .active {
  color: inherit;
}
.media-section .breadcrumb {
  margin-bottom: 0;
}
/* *******
   BUTTONS
   ******* */
button,
button:focus {
  outline: none;
}
.btn {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-transition: all 0.2s all ease ease-out;
  -moz-transition: all 0.2s all ease ease-out;
  -o-transition: all 0.2s all ease ease-out;
  transition: all 0.2s all ease ease-out;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  font-weight: 400;
}
.btn i {
  margin-right: 10px;
}
.btn-xs {
  padding-top: 0px;
  padding-bottom: 0px;
}
.btn-xs i {
  margin-right: 5px;
}
.btn-sm {
  padding-top: 4px;
  padding-bottom: 4px;
}
.btn-lg {
  font-size: 16px;
  padding: 7px 10px;
}
.btn-lg i {
  font-size: 17px;
  position: relative;
  top: 1px;
}
.btn-border {
  border: 1px solid #616161;
  color: #616161;
  background-color: transparent;
}
.btn-border:hover,
.btn-border:active,
.btn-border:focus,
.btn-border.active {
  background: #616161;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background-color: #616161;
  border-color: #616161;
  color: #ffffff;
}
.bg3 .btn-border,
.bg4 .btn-border,
.media-section.darkbg .btn-border {
  border-color: #ffffff;
  color: #ffffff;
}
.bg3 .btn-border:hover,
.bg4 .btn-border:hover,
.media-section.darkbg .btn-border:hover {
  background: #FFFFFF;
  color: #1c2026;
}
.bg3 .btn-primary:hover,
.bg4 .btn-primary:hover,
.media-section.darkbg .btn-primary:hover,
.bg3 .btn-primary:focus,
.bg4 .btn-primary:focus,
.media-section.darkbg .btn-primary:focus,
.bg3 .btn-primary:active,
.bg4 .btn-primary:active,
.media-section.darkbg .btn-primary:active,
.bg3 .btn-primary.active,
.bg4 .btn-primary.active,
.media-section.darkbg .btn-primary.active {
  background-color: #FFFFFF;
  border-color: #ffffff;
}
.btn-default {
  border-color: #ffffff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  background-color: #616161;
  border-color: #616161;
  color: #ffffff;
}
.btn-default[disabled] {
  border-color: #ffffff;
}
.open .dropdown-toggle.btn-primary {
  background-color: #FFFFFF;
}
.dropdown-menu {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: auto;
  border: none;
}
.dropdown-menu > li,
.dropdown-menu > li > a {
  white-space: nowrap;
}
.dropdown-menu > li a,
.dropdown-menu > li span {
  padding: 7px 8px;
  margin: 10px 10px;
  line-height: 1;
  display: block;
}
.dropdown-menu .badge {
  padding: 3px 7px;
  margin-top: -2px;
}
.dropdown-menu li {
  position: relative;
}
.dropdown-menu .label {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 8.5px 8px;
  height: 100%;
}
.dropdown-menu > li a {
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu > li a:hover,
.dropdown-menu > li a:focus,
.dropdown-menu > li a:active {
  color: #ffffff;
  text-decoration: none;
}
.dropdown-menu li.active > a {
  background-color: #f8f8f8;
}
.btn-group-single {
  font-size: 0;
  display: inline-block;
}
.btn-group-single i {
  margin: 0;
}
.btn-group-single .btn {
  -webkit-transition: all none ease-out;
  -moz-transition: all none ease-out;
  -o-transition: all none ease-out;
  transition: all none ease-out;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.btn-group-single .btn + .btn {
  margin-left: -1px;
}
.btn-group-single:hover .btn-border {
  background: #616161;
  color: #ffffff;
  border-right: none;
}
.btn-group-single:hover .btn-border + .btn-border {
  border-left: none;
  margin-left: 1px;
}
/* **********
   PAGINATION
   ********** */
.pagination {
  margin: 0;
}
.pagination > li > a,
.pagination > li > span {
  color: #b3b6b9;
  border: transparent;
  padding: 4px 12px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: transparent;
  color: #616161;
}
.pagination > li:first-child a,
.pagination > li:last-child a {
  border: 1px solid #eaebec;
}
.pagination .active > a,
.pagination .active > span,
.pagination .active > a:hover,
.pagination .active > span:hover,
.pagination .active > a:focus,
.pagination .active > span:focus {
  color: #616161;
  background-color: transparent;
  border: transparent;
}
/* ******
   ALERTS
   ****** */
.alert {
  margin-bottom: 30px;
  padding: 27px;
  border: none;
}
.alert strong {
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  font-weight: 800;
}
.alert .close {
  color: #ffffff;
  text-shadow: none;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.alert .close:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.alert-link {
  background-color: #eaebec;
}
.alert-danger {
  background-color: #ce0000;
  color: #ffffff;
}
.alert-success {
  background-color: #a5d400;
  color: #ffffff;
}
.alert-info {
  background-color: #4a9fe0;
  color: #ffffff;
}
.alert-warning {
  background-color: #eb8d1e;
  color: #ffffff;
}
/* ******
   INPUTS
   ****** */
label {
  font-weight: 400;
}
.form-control {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
  border-color: rgba(0, 0, 0, 0.2);
}
.form-control:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #000000;
}
.bg3 .form-control,
.bg4 .form-control,
.bg5 .form-control,
.darkbg .form-control,
.main-footer .form-control {
  border-color: rgba(255, 255, 255, 0.2);
}
.bg3 .form-control:focus,
.bg4 .form-control:focus,
.bg5 .form-control:focus,
.darkbg .form-control:focus,
.main-footer .form-control:focus {
  border-color: #ffffff;
}
.input-group {
  width: 100%;
}
.form-group {
  margin-bottom: 20px;
}
.form-group-float-label input,
.form-group-float-label textarea {
  color: transparent;
}
.form-group-float-label input:focus,
.form-group-float-label textarea:focus,
.form-group-float-label input:valid,
.form-group-float-label textarea:valid {
  color: inherit;
}
.form-group-float-label + .help-block {
  margin-top: -25px;
  margin-bottom: 25px;
}
.ie9 .form-group-float-label input,
.ie9 .form-group-float-label textarea {
  color: inherit;
}
.bg3 .form-group-float-label label,
.bg4 .form-group-float-label label,
.bg5 .form-group-float-label label,
.darkbg .form-group-float-label label {
  color: #eaebec;
}
.bg3 .form-group-float-label input,
.bg4 .form-group-float-label input,
.bg5 .form-group-float-label input,
.darkbg .form-group-float-label input,
.bg3 .form-group-float-label textarea,
.bg4 .form-group-float-label textarea,
.bg5 .form-group-float-label textarea,
.darkbg .form-group-float-label textarea {
  color: transparent;
}
.bg3 .form-group-float-label input:focus,
.bg4 .form-group-float-label input:focus,
.bg5 .form-group-float-label input:focus,
.darkbg .form-group-float-label input:focus {
  color: #FFFFFF;
}
.bg3 .form-group-float-label textarea:focus,
.bg4 .form-group-float-label textarea:focus,
.bg5 .form-group-float-label textarea:focus,
.darkbg .form-group-float-label textarea:focus {
  color: #FFFFFF;
}
.bg3 .form-group-float-label input:valid,
.bg4 .form-group-float-label input:valid,
.bg5 .form-group-float-label input:valid,
.darkbg .form-group-float-label input:valid,
.bg3 .form-group-float-label textarea:valid,
.bg4 .form-group-float-label textarea:valid,
.bg5 .form-group-float-label textarea:valid,
.darkbg .form-group-float-label textarea:valid {
  color: #FFFFFF;
}
.bg3 .form-group-float-label input.notempty,
.bg4 .form-group-float-label input.notempty,
.bg5 .form-group-float-label input.notempty,
.darkbg .form-group-float-label input.notempty,
.bg3 .form-group-float-label textarea.notempty,
.bg4 .form-group-float-label textarea.notempty,
.bg5 .form-group-float-label textarea.notempty,
.darkbg .form-group-float-label textarea.notempty {
  color: #FFFFFF;
}
.form-group-float-label {
  position: relative;
  /* we put label on top of the input*/
}
.form-group-float-label input.input-lg {
  height: 36px;
  background: #f9f9f9;
}
.form-group-float-label input {
  padding-right: 30px;
  width: 100% !important;
}
.form-group-float-label button.button-arrow {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: transparent;
  border: none;
  outline: none;
}
.form-group-float-label label {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 10px;
  color: #989ba0;
  z-index: 1;
  font-size: 15px;
  white-space: nowrap;
  cursor: text;
  transition: all .1s ease;
  margin-bottom: 0;
}
.form-group-float-label textarea + label {
  margin-top: auto;
  top: 15px;
}
.form-group-float-label input:focus + label {
  font-size: 12px;
  font-weight: bold;
  top: -6px;
  left: 0;
}
.form-group-float-label input:valid + label {
  font-size: 12px;
  font-weight: bold;
  top: -6px;
  left: 0;
}
.form-group-float-label textarea.notempty + label,
.form-group-float-label textarea:focus + label {
  font-size: 12px;
  font-weight: bold;
  top: -6px;
  left: 0;
}
.form-group-float-label textarea:valid + label {
  font-size: 12px;
  font-weight: bold;
  top: -6px;
  left: 0;
}
.form-group-float-label input.notempty + label,
.form-group-float-label input[value]:not(empty) + label {
  font-size: 12px;
  font-weight: bold;
  top: -6px;
  left: 0;
}
.form-group-float-label textarea:focus + label {
  top: -17px;
}
.form-group-float-label textarea:valid + label {
  top: -17px;
}
.form-group-float-label textarea.notempty + label,
.form-group-float-label textarea[value]:not(empty) + label {
  top: -17px;
}
.form-group-float-label input:valid + label {
  color: green;
}
.form-group-float-label textarea:valid + label {
  color: green;
}
.form-group-float-label input:focus:invalid + label {
  color: inherit;
}
.form-group-float-label textarea:focus:invalid + label {
  color: inherit;
}
.form-group-float-label input:required:valid + label::before {
  color: green;
}
.form-group-float-label textarea:required:valid + label::before {
  color: green;
}
.form-group-float-label ::-webkit-input-placeholder {
  color: transparent;
  display: none;
}
.form-group-float-label :-moz-placeholder {
  /* Firefox 18- */
  color: transparent;
}
.form-group-float-label ::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent;
}
.form-group-float-label :-ms-input-placeholder {
  color: transparent;
}
.form-inline > div {
  margin-right: 10px;
}
.form-horizontal .form-group {
  margin-bottom: 15px;
}
.search-widget .btn {
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  border-color: transparent;
  color: inherit;
  z-index: 2;
}
.search-widget .btn i {
  margin: 0;
}
.search-widget .btn:hover,
.search-widget .btn:focus,
.search-widget .btn:active {
  outline: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* ********
   POPHOVER
   ********* */
.popover {
  max-width: 360px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.popover img {
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover-title {
  background-color: #ffffff;
  padding: 30px 0 20px 0;
  margin: 0 30px;
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  position: relative;
}
.popover-content {
  padding: 20px 30px;
  text-align: center;
  font-size: 16px;
}
/* *************
   HEADER STYLES
   ************* */
body.header-light header {
  background-color: #f4f5f5;
  color: #686d74;
}
body.header-light header i.fa {
  color: #616161;
}
body.header-dark header {
  background-color: #0d0d0d;
  color: #ffffff;
}
body.header-dark header i.fa {
  color: #ffffff;
}
body.header-darkblue header {
  background-color: #616161;
  color: #ffffff;
}
body.header-darkblue header i.fa {
  color: #ffffff;
}
body.header-color header {
  color: #ffffff;
}
body.header-color header i.fa {
  color: #ffffff;
}
header {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
header .text-wrapper {
  display: inline-block;
  padding: 13px 20px 13px 0;
  font-size: 14px;
  line-height: 1;
}
header .text-wrapper:last-child {
  padding-right: 0;
}
header .btn.btn-link {
  padding: 0;
  border: none;
  line-height: 1;
  margin-top: -3px;
}
header ul,
header ol {
  margin: 0;
}
header ul .text-wrapper,
header ol .text-wrapper {
  padding: 13px 0;
}
header a,
header .btn-link {
  color: inherit;
}
/* *************
   NAVBAR STYLES
   ************* */
body.navbar-light .navbar {
  background-color: #ffffff;
}
body.navbar-dark .navbar {
  background-color: #262626;
  color: #ffffff;
}
body.navbar-dark .navbar .dropdown-menu {
  color: #616161;
}
body.navbar-transparent .navbar {
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  z-index: 999;
  right: 0;
  left: 0;
  color: #ffffff;
}
body.navbar-transparent .navbar .dropdown-menu {
  color: #616161;
}
body.navbar-with-shadow .navbar {
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
body.navbar-fixed {
  padding-top: 80px;
}
body.navbar-fixed .navbar {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
}
body.navbar-fixed.with-topbar {
  padding-top: 120px;
}
body.navbar-fixed.with-topbar header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
body.navbar-fixed.with-topbar .navbar {
  top: 40px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body.navbar-fixed.navbar-transparent,
body.navbar-fixed.revert-to-transparent {
  padding-top: 0;
}
body.navbar-middle .navbar .navbar-header {
  position: absolute;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  text-align: center;
}
body.navbar-middle .navbar .navbar-header .navbar-brand {
  float: none;
}
body.hide-topbar header {
  top: -40px !important;
}
body.hide-topbar .navbar {
  top: 0 !important;
}
.navbar {
  z-index: 4;
  font-size: 12px;
  margin-bottom: 0;
  border: none;
  -webkit-transition: all 0.4s background-color ease ease-out;
  -moz-transition: all 0.4s background-color ease ease-out;
  -o-transition: all 0.4s background-color ease ease-out;
  transition: all 0.4s background-color ease ease-out;
  -webkit-transition: 0.4s background-color ease;
  -o-transition: 0.4s background-color ease;
  transition: 0.4s background-color ease;
}
.navbar a {
  color: inherit;
}
.nav > li {
  list-style: none;
}
.nav > li > a {
  text-transform: uppercase;
  line-height: 1;
  padding: 34px 10px 34px 10px;
  font-weight: 800;
}
.nav > li > a,
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li > a:active {
  background: transparent;
  color: inherit;
}
.navbar-nav.navbar-right:last-child {
  margin-right: 5px;
}
.navbar-brand {
  padding: 0 15px;
  line-height: 80px;
  height: 80px;
}
.navbar-brand > img {
  display: inline-block !important;
}
.navbar-form {
  margin-top: 23px;
  margin-bottom: 23px;
}
.navbar-toggle {
  margin-top: 23px;
  margin-bottom: 23px;
}
.navbar-toggle .icon-bar {
  background-color: #333333;
}
#magic-line {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100px;
  height: 4px;
  pointer-events: none;
}
body.navbar-sidebar.boxed #wrapper,
body.navbar-sidebar.ptn1 #wrapper,
body.navbar-sidebar.ptn2 #wrapper,
body.navbar-sidebar.ptn3 #wrapper,
body.navbar-sidebar.ptn4 #wrapper,
body.navbar-sidebar.ptn5 #wrapper,
body.navbar-sidebar.ptn6 #wrapper,
body.navbar-sidebar.ptn7 #wrapper,
body.navbar-sidebar.ptn8 #wrapper,
body.navbar-sidebar.ptn9 #wrapper,
body.navbar-sidebar.ptn10 #wrapper,
body.navbar-sidebar.ptn11 #wrapper,
body.navbar-sidebar.ptn12 #wrapper {
  max-width: 100%;
}
body.navbar-sidebar #magic-line {
  left: auto;
  right: 0;
}
body.navbar-sidebar .navbar .navbar-nav > li.dropdown {
  pointer-events: none;
}
body.navbar-sidebar .navbar.open .navbar-nav > li.dropdown {
  pointer-events: auto;
}
.yamm-dropdown li a,
.yamm-fw li a,
.yamm-dropdown li span,
.yamm-fw li span {
  margin-left: 0;
  margin-right: 0;
}
.yamm-dropdown .row,
.yamm-fw .row {
  margin-left: -20px;
  margin-right: -20px;
}
.yamm-dropdown .navbar-title,
.yamm-fw .navbar-title {
  text-transform: uppercase;
  font-weight: 800;
  display: block;
  white-space: nowrap;
  margin-top: 0;
  padding-top: 0;
}
.yamm-dropdown .nav-image,
.yamm-fw .nav-image {
  margin-top: -30px;
  padding: 0px;
  text-align: right;
}
.yamm-dropdown .nav-image img,
.yamm-fw .nav-image img {
  max-width: 100%;
}
.yamm-dropdown .nav-bottom,
.yamm-fw .nav-bottom {
  background: #f8f8f8;
}
.yamm-dropdown .nav-bottom .btm-sec,
.yamm-fw .nav-bottom .btm-sec {
  margin-left: 0;
  margin-right: 0;
  text-transform: uppercase;
  display: inline-block;
  border-right: 1px solid #9a9c9f;
}
.yamm-dropdown .nav-bottom .btm-sec img,
.yamm-fw .nav-bottom .btm-sec img {
  vertical-align: text-top;
}
.yamm-dropdown .nav-bottom .btm-sec:last-child,
.yamm-fw .nav-bottom .btm-sec:last-child {
  border: none;
}
.yamm-dropdown .list-unstyled,
.yamm-fw .list-unstyled {
  margin-bottom: 20px;
}
.showHeaderSearch {
  float: right;
  line-height: 1;
  padding: 34px 0 34px 30px;
  margin-right: -15px;
  outline: none;
  color: inherit;
}
.showHeaderSearch:hover,
.showHeaderSearch:focus {
  color: #333;
  outline: none;
}
.headerSearchClose,
.headerLoginClose {
  top: 40px;
  right: 40px;
  position: absolute;
  padding: 0px;
  margin-right: 0px;
  font-size: 48px;
  color: #ffffff !important;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all all 0.2s ease ease-out;
  -moz-transition: all all 0.2s ease ease-out;
  -o-transition: all all 0.2s ease ease-out;
  transition: all all 0.2s ease ease-out;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.headerSearchClose:hover,
.headerLoginClose:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-search,
.header-login {
  z-index: 9999;
  position: fixed;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #ffffff;
}
.header-search a,
.header-login a {
  color: #ffffff;
  margin-top: 20px;
  display: block;
}
.header-search .display-table,
.header-login .display-table {
  height: 100%;
}
.header-search form,
.header-login form {
  width: 100%;
}
.header-search label,
.header-login label {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
}
.header-search input,
.header-login input {
  text-align: center;
  border: 0;
  width: 450px;
  max-width: 100%;
  margin: auto;
  color: #fff;
  color: rgba(255, 255, 255, 0.85);
  height: auto;
  padding: 5px 0;
  font-size: 48px;
  line-height: 48px;
  background: transparent;
  font-weight: 700;
}
.header-search input:-moz-placeholder,
.header-login input:-moz-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  text-transform: uppercase;
}
.header-search input::-moz-placeholder,
.header-login input::-moz-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
  opacity: 1;
  text-align: center;
  text-transform: uppercase;
}
.header-search input:-ms-input-placeholder,
.header-login input:-ms-input-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  text-transform: uppercase;
}
.header-search input::-webkit-input-placeholder,
.header-login input::-webkit-input-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  text-transform: uppercase;
}
.header-search .header-search-icon,
.header-login .header-search-icon {
  border: 0;
  padding: 0;
  margin: 0;
  color: #fff;
  -webkit-transition: all all 0.2s ease ease-out;
  -moz-transition: all all 0.2s ease ease-out;
  -o-transition: all all 0.2s ease ease-out;
  transition: all all 0.2s ease ease-out;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 60px;
  margin: auto;
  display: block;
  background: transparent;
  outline: none;
}
.header-search .remember-box,
.header-login .remember-box {
  padding: 0;
  margin-top: 20px;
}
.header-search .remember-box label,
.header-login .remember-box label {
  font-size: 16px;
}
.header-search .remember-box label:before,
.header-login .remember-box label:before {
  width: 25px;
  display: inline-block;
  content: "\f00d";
  padding-right: 5px;
  font-family: fontawesome;
}
.header-search .remember-box input,
.header-login .remember-box input {
  float: none;
  width: auto;
  display: none;
}
.header-search .remember-box input[type=checkbox]:checked + label:before,
.header-login .remember-box input[type=checkbox]:checked + label:before {
  content: "\f00c";
}
/* **************
   CALL TO ACTION
   ************** */
.call-box {
  width: 100%;
  padding: 20px 0;
  display: table;
}
.call-box.bg2 {
  color: inherit;
}
.call-box .inner {
  display: table-cell;
  vertical-align: middle;
}
.call-box .table-cell {
  margin: 0 10px;
}
.call-box .table-cell:first-child {
  margin-left: 0;
  padding-left: 0;
}
.call-box .table-cell:last-child {
  margin-right: 0;
  padding-right: 0;
}
.call-box .col-md-7,
.call-box .col-md-5,
.call-box .col-md-8,
.call-box .col-md-4 {
  float: none;
}
.call-box h1,
.call-box h2,
.call-box h3,
.call-box h4,
.call-box h5,
.call-box h6,
.call-box .h1,
.call-box .h2,
.call-box .h3,
.call-box .h4,
.call-box .h5,
.call-box .h6 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.call-box h1.no-margin,
.call-box h2.no-margin,
.call-box h3.no-margin,
.call-box h4.no-margin,
.call-box h5.no-margin,
.call-box h6.no-margin,
.call-box .h1.no-margin,
.call-box .h2.no-margin,
.call-box .h3.no-margin,
.call-box .h4.no-margin,
.call-box .h5.no-margin,
.call-box .h6.no-margin {
  margin: 0;
}
.call-box p {
  margin-bottom: 10px;
  font-size: 20px;
}
.callbox .btn {
    height: 70px;
    padding-top: 20px;
    font-size: 22px;
    width: 300px;
    text-transform: uppercase;
}
@media (min-width: 992px) {
  .call-box .row {
    width: 100%;
    display: table;
    margin: 0;
  }
}
/* ********
   SECTIONS
   ******** */
.sidebar-left {
  margin-bottom: 40px;
}
.section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section.small,
.section.small-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}
.section.border {
  border: 1px solid #cccccc;
}
.section-top {
  padding-top: 90px;
}
.section-top.small,
.section-top.small-padding {
  padding-top: 40px;
}
.section-top.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}
.section-bottom {
  padding-bottom: 90px;
}
.section-bottom.small,
.section-bottom.small-padding {
  padding-bottom: 40px;
}
.section-bottom.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}
hr.hr-shadow {
  background: url("../images/divider.png") no-repeat center;
  border: none;
  width: 100%;
  height: 38px;
}
.bg1 {
  background-color: #ffffff;
}
.bg2 {
  background-color: #f4f5f5;
}
.bg3 {
  background-color: #616161;
  color: #FFFFFF;
}
.bg3 .hr-mid:before,
.bg3 .hr-left:before,
.bg3 .hr-right:before {
  background: rgba(255, 255, 255, 0.2);
}
.bg4 {
  color: #ffffff;
}
.bg4 .hr-mid:before,
.bg4 .hr-left:before,
.bg4 .hr-right:before {
  background: rgba(255, 255, 255, 0.2);
}
.bg4 a {
  color: #1e2329;
}
.bg4 a:hover,
.bg3 a:hover,
.bg4 a:focus,
.bg3 a:focus,
.bg4 a:active,
.bg3 a:active {
  color: #ffffff;
}
.bg5 {
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
}
.bg6 {
    background: url(../images/taxi-app/call-to-action-bg.jpg) no-repeat center top;
    background-size: cover;
}
.fullscreenvideo:before {
  background-color: rgba(0, 0, 0, 0.6);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.bg6 {
  color: #222222;
}
.bg6 {
  background-color: #333333;
  color: #ffffff;
}
.bg6 .hr-mid:before,
.bg6 .hr-left:before,
.bg6 .hr-right:before {
  background: rgba(255, 255, 255, 0.2);
}
.bg6 .btn-border {
  color: #ffffff;
  border-color: #ffffff;
}
.bg6 .btn-border:hover,
.bg6 .btn-border:focus,
.bg6 .btn-border:active {
  background-color: #ffffff;
  color: #616161;
}
.darkbg {
  color: #ffffff;
}
.darkbg .popover {
  color: #616161;
}
.bg7 {
    background-color: #e94c3d;
    color: #ffffff;
}
.bg8 {
   background-color: #dddddd;
}
/* **************************************
   MEDIA SECTIONS - VIDEO/PARALLAX/KENBURNS
   **************************************** */
video {
  width: 100%;
}
.media-section {
  display: table;
  width: 100%;
  background-color: #262626;
  position: relative;
}
.media-section video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
}
.media-section .inner {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 90px 0;
  width: 100%;
}
.media-section.no-padding .inner {
  padding: 0px;
}
.media-section.darkbg {
  color: #ffffff;
}
.media-section.darkbg .hr-mid:before,
.media-section.darkbg .hr-left:before,
.media-section.darkbg .hr-right:before {
  background: rgba(255, 255, 255, 0.2);
}
.media-section[data-type="background"] {
  background-repeat: repeat;
}
.media-section[data-type="parallax"] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.media-section[data-type="parallax"].stellar {
  overflow: hidden;
}
.media-section[data-type="video"] {
  overflow: hidden;
  display: block;
}
.media-section[data-type="video"] .display-table {
  height: 100%;
}
.media-section[data-type="video"] .video {
  position: absolute;
  min-width: 100%;
  overflow: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.media-section[data-type="kenburns"] {
  overflow: hidden;
}
.media-section[data-type="kenburns"] .media-section-image-container {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
}
.media-section[data-type="kenburns"] .media-section-image-container > img {
  vertical-align: middle;
  width: 105%;
  position: absolute;
  top: 50%;
  margin-top: -550px;
  min-height: 100%;
  max-width: none;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
  margin-left: -5%;
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-transition-duration: 3s, 8s;
  -moz-transition-property: opacity, -moz-transform;
  -moz-transition-duration: 3s, 8s;
  -o-transition-property: opacity, -o-transform;
  -o-transition-duration: 3s, 8s;
  transition-property: opacity, transform;
  transition-duration: 3s, 8s;
}
.media-section[data-type="kenburns"] .media-section-image-container > img.singlefx {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.media-section[data-type="kenburns"] .media-section-image-container > img {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
}
.media-section[data-type="kenburns"] .media-section-image-container :nth-child(2n+1) {
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
}
.media-section[data-type="kenburns"] .media-section-image-container :nth-child(3n+1) {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
.media-section[data-type="kenburns"] .media-section-image-container :nth-child(4n+1) {
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
}
.media-section[data-type="kenburns"] .media-section-image-container .fx:first-child + img ~ img {
  z-index: -1;
}
.media-section[data-type="kenburns"] .media-section-image-container .fx {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.1) translate(30px);
  -moz-transform: scale(1.1) translate(30px);
  -o-transform: scale(1.1) translate(30px);
  transform: scale(1.1) translate(30px);
}
.media-section[data-type="kenburns"] .media-section-image-container .singlefx {
  -webkit-animation: singleimageloop 20s infinite;
  /* Safari 4+ */
  -moz-animation: singleimageloop 20s infinite;
  /* Fx 5+ */
  -o-animation: singleimageloop 20s infinite;
  /* Opera 12+ */
  animation: singleimageloop 20s infinite;
  /* IE 10+ */
}
@-webkit-keyframes singleimageloop {
  0% {
    -webkit-transform: scale(1) translate(0px);
  }
  50% {
    -webkit-transform: scale(1.1) translate(30px);
  }
  100% {
    -webkit-transform: scale(1) translate(0px);
  }
}
@-moz-keyframes singleimageloop {
  0% {
    -moz-transform: scale(1) translate(0px);
  }
  50% {
    -moz-transform: scale(1.1) translate(30px);
  }
  100% {
    -moz-transform: scale(1) translate(0px);
  }
}
@-o-keyframes singleimageloop {
  0% {
    -o-transform: scale(1) translate(0px);
  }
  50% {
    -o-transform: scale(1.1) translate(30px);
  }
  100% {
    -o-transform: scale(1) translate(0px);
  }
}
@keyframes singleimageloop {
  0% {
    transform: scale(1) translate(0px);
  }
  50% {
    transform: scale(1.1) translate(30px);
  }
  100% {
    transform: scale(1) translate(0px);
  }
}
.stellar-object {
  position: absolute;
}
/* ***************
   PROCESS CIRCLES
   *************** */
.ct-process {
  background: url("../images/lines.png") repeat-x center;
  font-size: 30px;
  margin-bottom: 50px;
}
.ct-process img {
  background-color: #FFFFFF;
  padding: 14px;
  margin: auto;
  margin-top: 50px;
  -webkit-transition: all 0.4s all ease ease-out;
  -moz-transition: all 0.4s all ease ease-out;
  -o-transition: all 0.4s all ease ease-out;
  transition: all 0.4s all ease ease-out;
  -webkit-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  transition: 0.4s all ease;
  background: url("../images/process-circle.jpg") no-repeat center center;
  background-size: cover;
}
.ct-process .shadow {
  width: 149px;
  height: 24px;
  margin: auto;
  background: url("../images/process-shadow.png") no-repeat center center;
}
.ct-process .ct-process-right,
.ct-process .ct-process-left {
  color: #FFFFFF;
  position: relative;
  width: 60px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: block;
}
.ct-process .ct-process-right:before,
.ct-process .ct-process-left:before {
  content: "";
  position: absolute;
  top: 0;
}
.ct-process .ct-process-right:before {
  right: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 25px;
  border-color: transparent transparent transparent #007bff;
}
.ct-process .ct-process-left:before {
  left: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 25px 0;
}
.ct-process.flexslider {
  text-align: center;
  background: url("../images/lines.png") repeat-x center;
}
.ct-process.flexslider .slides li {
  padding: 0 50px;
}
.ct-process.flexslider .flex-direction-nav .flex-prev,
.ct-process.flexslider .flex-direction-nav .flex-next {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: center;
  color: #ffffff;
  text-shadow: none;
  width: 40px;
  height: 50px;
  overflow: visible;
}
.ct-process.flexslider .flex-direction-nav .flex-prev:before,
.ct-process.flexslider .flex-direction-nav .flex-next:before {
  display: none;
}
.ct-process.flexslider .flex-direction-nav a.flex-next {
  right: -20px;
}
.ct-process.flexslider .flex-direction-nav a.flex-next:after {
  right: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 25px;
  border-color: transparent transparent transparent #2b8be9;
}
.ct-process.flexslider .flex-direction-nav a.flex-prev {
  left: -20px;
}
.ct-process.flexslider .flex-direction-nav a.flex-prev:after {
  left: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 25px 0;
  border-color: transparent #2b8be9 transparent transparent;
}
.ct-process.flexslider .flex-direction-nav a {
  background: #2b8be9;
}
.ct-process.flexslider .flex-direction-nav a:before {
  font-size: 50px;
}
.ct-process.flexslider .flex-direction-nav a:after {
  content: "";
  position: absolute;
  top: 0;
}
.ct-process.flexslider:hover .flex-direction-nav a.flex-next {
  right: -20px;
}
.ct-process.flexslider:hover .flex-direction-nav a.flex-prev {
  left: -20px;
}
@media (max-width: 767px) {
 .pricing div[class^="col-"]{
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-top: 10px;
}
  .ct-process.flexslider .flex-direction-nav a.flex-next {
    right: 20px !important;
  }
  .ct-process.flexslider .flex-direction-nav a.flex-prev {
    left: 20px !important;
  }
  .pricing .pricebox {
  height: 159px;
	}
.main-tab li a {
        margin: 0.5% 0;
        padding: 3.5% 5%;
    }

    .main-tab li a span {
        padding-left: 50px;
        height: 35px;
    }
}
/* **********
   PERSON BOX
   ********** */
.person-box {
  text-align: center;
}
.person-box .image-wrapper {
  width: 100%;
  overflow: hidden;
}
.person-box .hr-mid,
.person-box .hr-left,
.person-box .hr-right {
  margin-top: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
/* ***********
   SERVICE BOX
   *********** */
.service-box {
  text-align: center;
  border: 1px solid #616161;
  padding: 30px;
  -webkit-transition: all 0.2s all ease ease-out;
  -moz-transition: all 0.2s all ease ease-out;
  -o-transition: all 0.2s all ease ease-out;
  transition: all 0.2s all ease ease-out;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.service-box i {
  font-size: 80px;
  display: block;
  margin-bottom: 30px;
}
.service-box.withhover:hover {
  color: #ffffff;
}
.darkbg .service-box {
  border-color: #ffffff;
}
/* *******************
    PRE FOOTER SECTION
    ****************** */
.pre-footer-image {
  background-position: center bottom;
  background-repeat: no-repeat;
}
.pre-footer {
  background-color: #f4f5f5;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 100px 0;
}
.pre-footer h1,
.pre-footer .h1,
.pre-footer h2,
.pre-footer .h2,
.pre-footer h3,
.pre-footer .h3,
.pre-footer h4,
.pre-footer .h4,
.pre-footer h5,
.pre-footer .h5,
.pre-footer h6,
.pre-footer .h6 {
  margin-top: 0;
}
.pre-footer .flexslider {
  margin-bottom: 40px;
}
/* ******
   FOOTER
   ******* */
footer.main-footer {
  position: relative;
  background-color: #262626;
  color: #FFFFFF;
  padding: 50px 0;
}
footer.main-footer a:hover,
footer.main-footer a:focus,
footer.main-footer a:active {
  text-decoration: none;
}
footer.main-footer .footer-contacts {
  line-height: 30px;
  padding-top: 5px;
  display: block;
  color: #9c9c9c;
}
#backtoTop {
  display: block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  font-size: 30px;
  color: #FFFFFF;
  position: absolute;
  text-align: center;
  left: 50%;
  margin-left: -20.5px;
  bottom: -20px;
  -webkit-transition: all 0.2s bottom ease ease-out;
  -moz-transition: all 0.2s bottom ease ease-out;
  -o-transition: all 0.2s bottom ease ease-out;
  transition: all 0.2s bottom ease ease-out;
  -webkit-transition: 0.2s bottom ease;
  -o-transition: 0.2s bottom ease;
  transition: 0.2s bottom ease;
  cursor: pointer;
}
.post-footer {
  background-color: #0d0d0d;
  padding: 25px 0;
  color: #ffffff;
}
.post-footer ul,
.post-footer ol {
  margin-bottom: 0;
}
.post-footer ul a,
.post-footer ol a {
  color: #868686;
}
.post-footer .link ul li {
    list-style-type: none;
}
/* ********
   ARTICLES
   ******** */
article a:before,
.widget ul > li article a:before {
  display: none;
}
article a:hover,
.widget ul > li article a:hover {
  color: #616161;
}
article h4 a,
.widget ul > li article h4 a {
  color: #616161;
}
article .date,
.widget ul > li article .date {
  float: left;
  margin-right: 20px;
}
article .date .day,
.widget ul > li article .date .day,
article .date .month,
.widget ul > li article .date .month {
  display: block;
  text-align: center;
}
article .date .day,
.widget ul > li article .date .day {
  width: 72px;
  height: 72px;
  background-color: #f4f5f5;
  font-size: 30px;
  font-weight: 800;
  line-height: 72px;
  margin-bottom: 2px;
}
article .date .month,
.widget ul > li article .date .month {
  color: #FFFFFF;
  text-transform: uppercase;
}
.pre-footer article .date .day,
.bg2 article .date .day,
.bg3 article .date .day,
.bg4 article .date .day {
  background-color: #ffffff;
}
.with-isotope article.journal {
  margin-bottom: 60px;
}
article.journal .media-object {
  margin-bottom: 20px;
}
article.journal .media-object img {
  width: 100%;
}
article.journal h3, article.journal h4 {
  margin-bottom: 10px;
}
article.journal span.meta {
  margin-bottom: 25px;
  margin-top: 3px;
  display: block;
  color: #acaeb1;
}
article.journal span.meta .meta-single {
  display: inline-block;
  margin-right: 16px;
}
article.journal span.meta .meta-single.uppercase {
  font-size: 12px;
}
article.journal span.meta i {
  color: #616161;
  margin-right: 3px;
}
article.journal span.meta a {
  color: #acaeb1;
}
article.journal span.meta a:hover,
article.journal span.meta a:focus {
  color: #616161;
}
.journalblock {
  padding: 30px;
  margin-bottom: 20px;
}
.blog-small .media-object {
  width: 40%;
  float: left;
}
.article-tags {
  margin-bottom: 20px;
}
.article-tags a {
  font-size: 14px;
  color: #cbcdd0;
  border: 1px solid #cbcdd0;
  padding: 5px 9px;
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
}
.article-tags a:hover,
.article-tags a:focus,
.article-tags a:active {
  color: #cbcdd0;
  border-color: #cbcdd0;
}
.commentList .media > .pull-left {
  margin-right: 20px;
}
.commentList .media-heading {
  display: inline-block;
}
.commentList .reply-button {
  color: inherit;
}
/* ********
   COUNTERS
   ******** */
.icon-counter {
  text-align: center;
}
.icon-counter .counter {
  display: block;
  font-size: 60px;
  line-height: 1;
  margin-top: 30px;
  font-weight: 300;
}
.icon-counter .counter.big {
  font-size: 120px;
  font-weight: 800;
  line-height: 1;
}
.icon-counter .counter.small {
  font-size: 60px;
  font-weight: 800;
  line-height: 1;
}
.icon-counter .description {
  display: block;
  margin-top: 30px;
}
/* **********
   BLOCKQUOTE
   ********** */
blockquote.type1 {
  padding: 40px 40px 80px 40px;
  margin-bottom: 40px;
  border: none;
  color: #FFFFFF;
  position: relative;
  margin-top: 20px;
}
blockquote.type1:before {
  font-family: fontawesome;
  content: "\f10d";
  background-color: #616161;
  width: 40px;
  height: 40px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: -20px;
  text-align: center;
  line-height: 40px;
}
blockquote.type1 footer {
  position: absolute;
  bottom: -40px;
  width: 100%;
}
blockquote.type1 footer:before {
  display: none;
}
blockquote.type1 footer figcaption {
  display: none;
}
blockquote.type1 figure {
  max-width: 100px;
  float: left;
}
blockquote.type1 cite {
  display: block;
  color: #FFFFFF;
  float: left;
  margin-left: 20px;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 60px;
  width: 50%;
}
blockquote.type1 .underline {
  display: block;
  float: left;
  margin-left: 20px;
  line-height: 40px;
  font-size: 16px;
  color: #616161;
  width: 50%;
}
blockquote.type2 {
  font-size: 18px;
  border: none;
  text-align: center;
}
blockquote.type2 footer {
  margin-top: 35px;
  font-size: 18px;
  color: inherit;
}
blockquote.type2 footer:before {
  display: none;
}
blockquote.type2 footer cite {
  font-weight: 600;
}
blockquote.type1 .author.white cite,
blockquote.type2 .author.white cite {
  color: #ffffff;
}
/* ****
   TABS
   **** */
.nav-tabs > li > a {
  font-size: 18px;
  outline: none;
  font-weight: 400;
  padding: 20px;
}
.tabs-horizontal > .nav-tabs li.active a:before {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  top: -2px;
  left: 0px;
}
.tabs-vertical > .nav-tabs > li {
  float: none;
}
.tabs-vertical > .nav-tabs > li > a {
  margin-right: 0;
  border: 1px solid #eaebec;
  border-left: none;
  white-space: nowrap;
  margin-right: -2px;
  background-color: #ffffff;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tabs-vertical > .nav-tabs {
  display: table-cell;
  vertical-align: top;
  border-bottom: none;
}
.tabs-vertical > .nav-tabs > li > a:hover,
.tabs-vertical > .nav-tabs > li > a:focus {
  border-color: #e5e5e5;
  background-color: #fafafa;
  border-left: none;
}
.tabs-vertical > .nav-tabs .active > a,
.tabs-vertical > .nav-tabs .active > a:hover,
.tabs-vertical > .nav-tabs .active > a:focus {
  border-right-color: #ffffff;
}
.tabs-vertical > .nav-tabs li.active a:before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.tabs-horizontal .tab-content {
  padding-top: 15px;
}
.tabs-vertical .tab-content {
  display: table-cell;
  border: none;
  padding: 0 15px;
}
/* ******
   TABLES
   ****** */
.table > thead > tr > th {
  border: none;
  font-weight: normal;
  color: #ffffff;
  padding: 12px 8px;
}
.table tbody > tr:first-child > td {
  border-top: none;
}
/* *************
   IMAGES WIDGET
   ************* */
.images-widget {
  font-size: 0;
}
.images-widget img {
  width: 33.33333333333333%;
}
.images-widget a {
  -webkit-transition: all 0.2s all ease ease-out;
  -moz-transition: all 0.2s all ease ease-out;
  -o-transition: all 0.2s all ease ease-out;
  transition: all 0.2s all ease ease-out;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.images-widget a:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/* **************
   tT SINGLE
   ************** */
.navigation-title {
  position: absolute;
  width: 100%;
}
.navigation-title a {
  width: 25px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
}
.navigation-title a:hover,
.navigation-title a:focus,
.navigation-title a:active {
  color: #ffffff;
}
.project-desc h1,
.project-desc .h1,
.project-desc h2,
.project-desc .h2,
.project-desc h3,
.project-desc .h3,
.project-desc h4,
.project-desc .h4,
.project-desc h5,
.project-desc .h5,
.project-desc h6,
.project-desc .h6 {
  margin-top: 0;
  margin-bottom: 5px;
}
.project-desc h4 {
  margin-top: 0;
  margin-bottom: 30px;
}
.project-desc .project-counting {
  position: absolute;
  right: 15px;
}
.project-media-container {
  position: relative;
}
.project-media-container a {
  color: #ffffff;
}
.project-media-container .project-counting {
  position: relative;
  right: 0;
  margin-bottom: 20px;
}
.project-media-container .project-desc {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 30px;
}
/* **************
   PROJECT IMAGES
   ************** */
.project-thumb {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
}
.project-thumb img {
  display: block;
  margin: auto;
}
.project-thumb:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -100%;
  left: 0%;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.6s bottom ease ease-out;
  -moz-transition: all 0.6s bottom ease ease-out;
  -o-transition: all 0.6s bottom ease ease-out;
  transition: all 0.6s bottom ease ease-out;
  -webkit-transition: 0.6s bottom ease;
  -o-transition: 0.6s bottom ease;
  transition: 0.6s bottom ease;
}
.project-thumb .absolute {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.project-thumb .thumb-counting {
  position: absolute;
  right: 30px;
  top: 30px;
  color: #fff;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s all ease ease-out;
  -moz-transition: all 0.4s all ease ease-out;
  -o-transition: all 0.4s all ease ease-out;
  transition: all 0.4s all ease ease-out;
  -webkit-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  transition: 0.4s all ease;
  -webkit-transition-delay: 0.3s;
  /* Safari */
  transition-delay: 0.3s;
}
.project-thumb .thumb-counting a {
  color: #ffffff;
}
.project-thumb .thumb-links:after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background-color: #ffffff;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s all ease ease-out;
  -moz-transition: all 0.2s all ease ease-out;
  -o-transition: all 0.2s all ease ease-out;
  transition: all 0.2s all ease ease-out;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  -webkit-transition-delay: 0.6s;
  /* Safari */
  transition-delay: 0.6s;
}
.project-thumb .thumb-links .thumb-link {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  padding-top: 9px;
  margin-bottom: 0;
  -webkit-transition: all 0.5s margin-bottom ease ease-out;
  -moz-transition: all 0.5s margin-bottom ease ease-out;
  -o-transition: all 0.5s margin-bottom ease ease-out;
  transition: all 0.5s margin-bottom ease ease-out;
  -webkit-transition: 0.5s margin-bottom ease;
  -o-transition: 0.5s margin-bottom ease;
  transition: 0.5s margin-bottom ease;
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}
.project-thumb .thumb-links .thumb-link + .thumb-link {
  margin-left: -2px;
}
.project-thumb .thumb-links .thumb-link:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border: 2px solid #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 0;
  top: 0;
  -webkit-transition: all 0.2s background-color ease ease-out;
  -moz-transition: all 0.2s background-color ease ease-out;
  -o-transition: all 0.2s background-color ease ease-out;
  transition: all 0.2s background-color ease ease-out;
  -webkit-transition: 0.2s background-color ease;
  -o-transition: 0.2s background-color ease;
  transition: 0.2s background-color ease;
}
.project-thumb .thumb-links .thumb-link a {
  display: block;
  width: 100%;
  height: 100%;
}
.project-thumb .thumb-links .thumb-link:hover:before,
.project-thumb .thumb-links .thumb-link:active:before,
.project-thumb .thumb-links .thumb-link:focus:before {
  background-color: #ffffff;
}
.project-thumb .thumb-info {
  position: absolute;
  color: #ffffff;
  text-transform: uppercase;
  left: 30px;
  right: 30px;
  top: 35%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s all ease ease-out;
  -moz-transition: all 0.2s all ease ease-out;
  -o-transition: all 0.2s all ease ease-out;
  transition: all 0.2s all ease ease-out;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}
.project-thumb .thumb-info a {
  color: #ffffff;
}
.project-thumb .thumb-info a:hover {
  text-decoration: underline;
}
.project-thumb .thumb-info i {
  z-index: 1;
  position: relative;
}
.project-thumb .thumb-info h4 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.project-thumb .thumb-info .thumb-cats {
  display: block;
  margin-top: -10px;
  -webkit-transition: all 0.4s margin-top ease ease-out;
  -moz-transition: all 0.4s margin-top ease ease-out;
  -o-transition: all 0.4s margin-top ease ease-out;
  transition: all 0.4s margin-top ease ease-out;
  -webkit-transition: 0.4s margin-top ease;
  -o-transition: 0.4s margin-top ease;
  transition: 0.4s margin-top ease;
  -webkit-transition-delay: 0.3s;
  /* Safari */
  transition-delay: 0.3s;
}
.project-thumb:hover:before {
  bottom: 0;
}
.project-thumb:hover .thumb-counting {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.project-thumb:hover .thumb-info {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.project-thumb:hover .thumb-info .thumb-links:after {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.project-thumb:hover .thumb-info .thumb-links .thumb-link {
  margin-bottom: 35px;
}
.project-thumb:hover .thumb-info .thumb-cats {
  margin-top: 0;
  text-transform: none;
}
/* *****
   LISTS
   ***** */
.icon-list li {
  margin-bottom: 30px;
}
.icon-list li:last-child {
  margin-bottom: 0;
}
.icon-list li .table-cell:first-child {
  width: 70px;
}
.icon-list li i {
  width: 50px;
  height: 50px;
  background-color: #616161;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.bg2 .icon-list li i,
.bg3 .icon-list li i,
.bg4 .icon-list li i,
.bg5 .icon-list li i {
  background-color: #ffffff;
  color: #616161;
}
/* ***********
   PRICING BOX
   *********** */
.pricing div[class^="col-"], .pricing section[class^="col-"], .pricing1 div[class^="col-"], .pricing1 section[class^="col-"] {
  padding: 0;
}
.pricing div[class^="col-"]:first-child, .pricing section[class^="col-"]:first-child, .pricing1 div[class^="col-"]:first-child, .pricing1 section[class^="col-"]:first-child {
  padding-left: 15px;
}
.pricing div[class^="col-"]:last-child, .pricing section[class^="col-"]:last-child, .pricing1 div[class^="col-"]:last-child,
.pricing1 section[class^="col-"]:last-child {
  padding-right: 15px;
}
.pricing h4, .pricing h3, .pricing1 h4, .pricing1 h3 {
  border-top: 1px solid #cbcdcf;
  margin: 0;
}
.pricing h4.sep, .pricing h4.sep, .pricing1 h4.sep, .pricing1 h4.sep  {
  height: 60px;
  line-height: 60px;
  margin-top: 40px;
  font-size: 18px;
}
.pricing h3.sep, .pricing h3.sep, .pricing1 h3.sep, .pricing1 h3.sep  {
  height: 100px;
  line-height: 100px;
  font-size: 18px;
}
.pricing .sep {
  border-bottom: 1px solid #cbcdcf;
  border-left: 1px solid #cbcdcf;
  border-right: 1px solid #cbcdcf;
  display: block;
  min-height: 25px;
  line-height: 25px;
  margin: 0 -0.5px;
  font-size: 15px;
}
.pricing1 .sep {
  border-bottom: 1px solid #cbcdcf;
  border-left: 1px solid #cbcdcf;
  border-right: 1px solid #cbcdcf;
  display: block;
  min-height: 75px;
  line-height: 25px;
  margin: 0 -0.5px;
  font-size: 15px;
}
.right-tick:after {
    content: "";
    position: ;
    font: normal normal normal 14px/1 FontAwesome;
    color: #34af33;
    margin-top: 5px;
    margin-left: 15px;
    font-size: 20px;
}
.right-no:after {
    content: "";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    color: #d1423c;
    margin-top: 5px;
    margin-left: 15px;
    font-size: 20px;
}
.pricebox .features {
	font-size: 22px;
	font-weight: 600;
}	
.pl-20 {
	padding-left: 20px;
}	
.pricing .bg, .pricing1 .bg {
	background-color: #ff6e00;
    color: #fff;
}
.pricing i.pricing_tick:before, .pricing1 i.pricing_tick:before {
    font: normal normal normal 12px/1 FontAwesome;
}
.pricing .fa-check:before, .pricing1 .fa-check:before {
    content: "\f00c";
}
.pricing .fa-check:before, .pricing1 .fa-check:before {
    background: #53c461;
    color: #fff;
    padding: 4px;
    border-radius: 50px;
}
.pricing .fa-no:before, .pricing1 .fa-no:before {
    content: "";
}
.pricing .fa-no:before, .pricing1 .fa-no:before {
    background: #fe4739;
    color: #fff;
    padding: 4px 5px;
    border-radius: 50px;
}

.pricing .pricebox {
  border-left: 1px solid #cbcdcf;
  border-right: 1px solid #cbcdcf;
  border-bottom: 1px solid #cbcdcf;
  border-top: 1px solid #cbcdcf;
  margin: 0 -0.5px;
  height: 129px;
}
.pricing .pricebox .currency,
.pricing .pricebox .price {
  font-size: 60px;
  font-weight: 600;
}
.pricing .pricebox .overprice,
.pricing .pricebox .underprice {
  display: block;
  min-width: 50px;
  padding: 10px;
}
.pricing .pricebox.motive {
  color: #ffffff;
}
.pricing .pricebox.motive .underprice {
  color: #616161;
}
.pricing .btn-group-single {
  margin: 40px 0;
}
.pricing .btn-group-single .btn-border {
  border-color: #cbcdcf;
  border-width: 1px;
}
.pricing .btn-group-single .btn-border + .btn {
  margin-left: -1px;
}
.pricing .btn-group-single:hover .btn-border {
  border-color: #616161;
}
.pricing .btn-group-single:hover .btn-border + .btn-border {
  margin-left: 1px;
}
.pricing .btn-group-single.bigger {
  margin: 60px 0;
}
/***********
   ACCORDION
   ***********/
.panel-group.accordion > .panel {
  border: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel-group.accordion > .panel > .panel-heading {
  padding: 0;
}
.panel-group.accordion > .panel > .panel-heading > a {
  display: block;
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #cbcdcf;
  background-color: #f2f2f2;
  text-decoration: none;
  color: inherit;
}
.panel-group.accordion > .panel > .panel-heading > a.collapsed {
  background-color: #ffffff;
  border-bottom: none;
}
.panel-group.accordion > .panel > .panel-heading > a:before {
  float: left;
  display: inline-block;
  font-family: fontawesome;
  content: "\f068";
  height: 100%;
  width: 50px;
  margin-right: 12px;
  text-align: center;
  border-right: 1px solid #cbcdcf;
}
.panel-group.accordion > .panel > .panel-heading > a.collapsed:before {
  content: "\f067";
}
.panel-group.accordion > .panel > .panel-heading > a > span {
  zoom: 1;
  overflow: hidden;
}
.panel-group.accordion > .panel:last-child > .panel-heading > a.collapsed {
  border-bottom: 1px solid #d3d3d3;
}
.panel-group.accordion > .panel:last-child .panel-heading + .panel-collapse .panel-body {
  border-bottom: 1px solid #d3d3d3;
}
.panel-group.accordion .panel + .panel {
  margin: 0px;
}
.panel-group.accordion .panel-heading + .panel-collapse .panel-body {
  border: 1px solid #d3d3d3;
  border-top: none;
  border-bottom: none;
  padding: 40px;
  line-height: 30px;
}
/* *******
   SOCIALS
   ******* */
.list-socials {
  margin-bottom: 0;
}
.list-socials a {
  color: inherit;
}
/* ************
   SQUARE ICONS
   ************ */
.square-icon-box {
  width: 100px;
  height: 100px;
  margin: auto;
  font-size: 30px;
  position: relative;
  margin-bottom: 60px;
  margin-top: 40px;
  line-height: 100px;
}
.square-icon-box i {
  position: relative;
  z-index: 1;
}
.square-icon-box:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s all ease ease-out;
  -moz-transition: all 0.3s all ease ease-out;
  -o-transition: all 0.3s all ease ease-out;
  transition: all 0.3s all ease ease-out;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.square-icon-small {
  width: 56px;
  height: 56px;
  line-height: 56px;
  margin-top: 20px;
  margin-bottom: 40px;
}
.media .square-icon-small {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.media .media-heading {
  font-weight: 700;
}
.media .media-body p:last-child {
  margin-bottom: 0;
}
.square-icon-hover a {
  color: inherit;
}
.square-icon-hover:hover a {
  text-decoration: underline;
}
.square-icon-hover:hover .square-icon-box {
  color: #ffffff;
}
.square-icon-hover:hover .square-icon-box:before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.no-rotation .square-icon-box {
  margin-bottom: 30px;
}
.no-rotation .square-icon-box:before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.no-rotation.media .square-icon-box {
  margin-top: 0px;
}
.no-rotation.media .pull-left .square-icon-box {
  margin-left: 0px;
}
.no-rotation.media .pull-right .square-icon-box {
  margin-right: 0px;
}
.feature-right-bottom,
.feature-right-top,
.feature-right,
.feature-left,
.feature-left-top,
.feature-left-bottom {
  position: relative;
  overflow: visible;
  z-index: 1;
}
.feature-right-bottom .media-body p:last-child,
.feature-right-top .media-body p:last-child,
.feature-right .media-body p:last-child,
.feature-left .media-body p:last-child,
.feature-left-top .media-body p:last-child,
.feature-left-bottom .media-body p:last-child {
  margin-bottom: 22px;
}
.feature-right-bottom:before,
.feature-right-top:before,
.feature-right:before,
.feature-left:before,
.feature-left-top:before,
.feature-left-bottom:before {
  content: "";
  position: absolute;
}
.feature-right-bottom:before {
  width: 146px;
  height: 59px;
  top: 47px;
  right: -146px;
  background: url("../images/feature-right-bottom.png") no-repeat;
}
.feature-right-top:before {
  width: 146px;
  height: 59px;
  right: -146px;
  top: -10px;
  background: url("../images/feature-right-top.png") no-repeat;
}
.feature-right:before {
  width: 130px;
  height: 30px;
  right: -130px;
  top: 40px;
  background: url("../images/feature-right.png") no-repeat;
}
.feature-left-bottom:before {
  width: 146px;
  height: 59px;
  top: 47px;
  left: -146px;
  background: url("../images/feature-left-bottom.png") no-repeat;
}
.feature-left-top:before {
  width: 146px;
  height: 59px;
  left: -146px;
  top: -10px;
  background: url("../images/feature-left-top.png") no-repeat;
}
.feature-left:before {
  width: 130px;
  height: 30px;
  left: -130px;
  top: 40px;
  background: url("../images/feature-left.png") no-repeat;
}
/* ******
   CHARTS
   ****** */
.graph {
  margin-bottom: 20px;
  position: relative;
}
.graph .percentage {
  position: absolute;
  width: 80%;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  line-height: 50px;
  font-size: 30px;
  font-weight: 300;
  left: 10%;
}
.chart {
  max-width: 100%;
}
.chart-with-legend {
  width: 70%;
  float: left;
}
.chart-with-legend + .doughnut-legend {
  width: 25%;
  float: left;
  left: auto;
  right: 0;
}
.chart-with-legend + .doughnut-legend li {
  min-width: 0;
}
.chart-with-legend.small-chart {
  width: 190px;
  float: left;
  margin-right: 10px;
}
.chart-with-legend.small-chart + .doughnut-legend {
  width: 175px;
  float: right;
  left: auto;
  right: 0;
  margin-top: 15px;
  top: auto;
  position: static;
}
.chart-with-legend.small-chart + .doughnut-legend li {
  min-width: 0;
  margin-bottom: 20px;
}
.chart-with-horizontal-legend {
  width: 50%;
  margin: auto;
}
.chart-with-horizontal-legend + .doughnut-legend {
  width: 100%;
  position: static;
  margin: 0;
}
.chart-with-horizontal-legend + .doughnut-legend li {
  display: inline-block;
  min-width: 0;
  margin-top: 20px;
}
.doughnut-legend {
  list-style: none;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -70px;
  padding-left: 0;
}
.doughnut-legend li {
  display: block;
  min-width: 250px;
  padding-left: 30px;
  position: relative;
  margin-bottom: 45px;
  border-radius: 5px;
  padding: 2px 8px 2px 36px;
  font-size: 14px;
  cursor: default;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  -o-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}
.doughnut-legend li:hover {
  background-color: #fafafa;
}
.doughnut-legend li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 28px;
}
@media (max-width: 991px) {
  .chart-with-legend.small-chart .chart-with-legend {
    width: 100%;
    float: none;
  }
  .chart-with-legend.small-chart .chart-with-legend + .doughnut-legend {
    width: 100%;
    float: none;
    position: static;
    margin-top: 0;
  }
  .chart-with-legend.small-chart .chart-with-legend + .doughnut-legend li {
    margin-top: 20px;
    display: inline-block;
  }
  .chart-with-horizontal-legend {
    width: 100%;
  }
}
/* ************
   PROGRESS BAR
   ************ */
.bar-info {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.progress {
  height: 10px;
  margin-bottom: 40px;
  background-color: #d5d5d5;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress .progress-bar {
  margin: 2px;
  -webkit-border-top-right-radius: inherit;
  -webkit-border-bottom-right-radius: inherit;
  -webkit-border-bottom-left-radius: inherit;
  -webkit-border-top-left-radius: inherit;
  -moz-border-radius-topright: inherit;
  -moz-border-radius-bottomright: inherit;
  -moz-border-radius-bottomleft: inherit;
  -moz-border-radius-topleft: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 6px;
  float: left;
  text-align: center;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all width 0.6s ease ease-out;
  -moz-transition: all width 0.6s ease ease-out;
  -o-transition: all width 0.6s ease ease-out;
  transition: all width 0.6s ease ease-out;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress.type2 {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: visible;
}
.progress.type2 .progress-bar {
  margin: 0px;
  -webkit-border-top-right-radius: inherit;
  -webkit-border-bottom-right-radius: inherit;
  -webkit-border-bottom-left-radius: inherit;
  -webkit-border-top-left-radius: inherit;
  -moz-border-radius-topright: inherit;
  -moz-border-radius-bottomright: inherit;
  -moz-border-radius-bottomleft: inherit;
  -moz-border-radius-topleft: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 10px;
  position: relative;
}
.progress.type2 .progress-bar span {
  position: absolute;
  right: -16px;
  top: -35px;
  padding: 3px 6px;
  font-size: 12px;
  background-color: #616161;
}
.progress.type2 .progress-bar span:before {
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  border-color: #616161 transparent transparent transparent;
}
.progress-icons {
  color: #cacbcc;
  font-size: 25px;
  line-height: 1.3;
}
/* *******
   TWITTER
   ******* */
.twitter-logo {
  display: block;
  float: left;
  margin: 20px;
  font-size: 48px;
  line-height: 48px;
}
.twitter.type1 .tweet_user {
  text-transform: uppercase;
  color: #ffffff;
  padding-right: 20px;
}
.twitter.type1 .tweet_time {
  display: none;
}
.twitter.type2 {
  font-size: 18px;
}
.twitter.type2 .tweet_user {
  display: none;
}
.twitter.type2 .tweet_time {
  display: block;
  font-style: italic;
  margin-top: 30px;
}
.twitter.type2 .tweet_time a {
  color: #ffffff;
}
/* **********
   GOOGLE MAP
   ********** */
.mapToggle {
  font-size: 24px;
  background-color: #0d0d0d;
  text-align: center;
  text-transform: uppercase;
  display: block;
  width: 100%;
  border: none;
  line-height: 1;
  padding: 40px 0;
  color: #ffffff;
}
.mapTitle {
  font-size: 24px;
  background-color: #0d0d0d;
  text-align: center;
  text-transform: uppercase;
  display: block;
  width: 100%;
  border: none;
  line-height: 1;
  padding: 40px 0;
  color: #ffffff;
}
.googlemapcontainer {
  overflow: hidden;
}
.googlemap img {
  max-width: none;
}
/* **********
   FLEXSLIDER
   ********** */
.flexslider.no-margin {
  margin: 0;
}
.flexslider {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.flexslider .flex-control-paging li {
  margin: 0 4px;
}
.flexslider .flex-control-paging li a {
  background: url("../images/bullets-slider-black.png") no-repeat bottom;
  width: 26px;
  height: 26px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.flexslider .flex-control-paging li a.flex-active {
  background: url("../images/bullets-slider-black.png") no-repeat top;
}
.flexslider .flex-direction-nav a.flex-next,
.flexslider .flex-direction-nav a.flex-prev {
  line-height: 1;
}
.flexslider .flex-direction-nav a.flex-next:before,
.flexslider .flex-direction-nav a.flex-prev:before {
  font-family: fontawesome;
}
.flexslider .flex-direction-nav a.flex-next {
  right: -15px;
}
.flexslider .flex-direction-nav a.flex-next:before {
  content: "\f105";
}
.flexslider .flex-direction-nav a.flex-prev {
  left: -15px;
}
.flexslider .flex-direction-nav a.flex-prev:before {
  content: "\f104";
}
.flexslider:hover .flex-direction-nav a.flex-next {
  right: -10px;
}
.flexslider:hover .flex-direction-nav a.flex-prev {
  left: -10px;
}
.flexslider.paging-left .flex-control-paging {
  bottom: 30px;
  text-align: left;
  padding: 0 10px;
}
.darkbg .flexslider .flex-control-paging li a {
  background: url("../images/bullets-slider.png") no-repeat bottom;
}
.darkbg .flexslider .flex-control-paging li a.flex-active {
  background: url("../images/bullets-slider.png") no-repeat top;
}
.darkbg .flexslider .flex-direction-nav a {
  color: #ffffff;
}
.partners.flexslider {
  padding: 20px 0;
}
.partners.flexslider .slides > li {
  display: table;
  margin-right: 20px;
}
.partners.flexslider .slides > li img {
  width: auto;
  margin: auto;
  display: inherit;
  max-width: 100%;
}
.twitter.type1 {
  margin: 20px 0;
  line-height: 48px;
}
.twitter.type1 p {
  line-height: 48px;
  margin: 0;
}
/* *********
   REVSLIDER
   ********* */
.tp-bullets.preview1 .bullet,
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
  border: none !important;
}
.tp-bullets.simplebullets .bullet {
  background: url("../images/bullets-slider.png") no-repeat bottom !important;
  width: 26px !important;
  height: 26px !important;
}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
  width: 26px !important;
  height: 26px !important;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background: url("../images/bullets-slider.png") no-repeat top !important;
}
/*
.tp-leftarrow.default,
.tp-rightarrow.default{
  background: transparent;
  font-family: fontawesome;
  font-size: 48px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #FFFFFF;
  .opacity(0.6);
  &:hover{
    .opacity(1);
  }
}

.tp-rightarrow.default{
  &:before{
    content: "\f105";
  }
}

.tp-leftarrow.default{
  &:before{
    content: "\f104";
  }
}*/
.tp-caption a.btn-border {
  color: #FFFFFF;
  border-color: #ffffff;
}
.tp-caption a.btn-border:hover {
  background-color: #ffffff;
  color: #1c2026;
}
.tp-caption hr {
  border-top: 3px solid #2b2b2b;
  border-top: 3px solid rgba(255, 255, 255, 0.1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
  filter: none;
  margin: 20px 0;
  width: 80px;
}
.tparrows.preview1 {
  -webkit-perspective: none;
}
@media (max-width: 1199px) {
  div[data-kenburns="on"] img {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}
/* *******************
   TIME CIRCLE COUNTER
   ******************* */
.countdown-container {
  position: relative;
  margin: 40px auto;
}
.clock-item .inner {
  height: 0px;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.clock-item .h4 {
  margin-top: 20px;
  margin-bottom: 0;
  display: block;
}
.clock-canvas {
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 0px;
  padding-bottom: 100%;
}
.clock-canvas:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 10px solid #eaebec;
}
.clock-item .text {
  margin-top: -15px;
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
}
.text .val {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 1;
}
@media (max-width: 991px) {
  .clock-item {
    margin-bottom: 30px;
  }
}
/* ******************
   THUMBNAIL SCROLLER
   ****************** */
.thumbnailScroller {
  position: relative;
  width: 100%;
  height: 320px;
  padding: 0;
  overflow: hidden;
}
.thumbnailScroller .jTscrollerContainer {
  position: absolute;
}
.thumbnailScroller .jTscroller {
  position: relative;
  height: 100%;
  margin: 0;
  left: 0;
  top: 0;
  display: inline-block;
  *display: inline;
}
.thumbnailScroller .jTscrollerNextButton,
.thumbnailScroller .jTscrollerPrevButton {
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  font-family: fontawesome;
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  opacity: 0.7;
}
.thumbnailScroller .jTscrollerNextButton {
  background: #000;
}
.thumbnailScroller .jTscrollerPrevButton {
  background: #000;
}
.thumbnailScroller .jTscrollerNextButton:hover,
.thumbnailScroller .jTscrollerPrevButton:hover {
  opacity: 1;
  text-decoration: none;
}
.thumbnailScroller .jTscrollerNextButton:before {
  content: "\f105";
}
.thumbnailScroller .jTscrollerPrevButton:before {
  content: "\f104";
}
.thumbnailScroller .jTscrollerNextButton {
  margin: -20px 10px 0 10px;
  right: 0;
  top: 50%;
}
.thumbnailScroller .jTscrollerPrevButton {
  margin: -20px 10px 0 10px;
  left: 0;
  top: 50%;
}
.thumbnailScrollerLoading:before {
  content: "\f1ce";
  font-family: fontawesome;
  position: absolute;
  width: 25px;
  height: 25px;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
  font-size: 25px;
  line-height: 25px;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.thumbnailScrollerLoading .jTscrollerContainer,
.thumbnailScrollerLoading .jTscrollerNextButton,
.thumbnailScrollerLoading .jTscrollerPrevButton {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
}
/* **************
   MAGNIFIC POPUP
   ************** */
img.mfp-img {
  padding: 10px 10px 80px;
  background-color: #ffffff;
}
.mfp-bottom-bar {
  margin-top: -80px;
}
.mfp-title {
  line-height: 80px;
  color: #616161;
  padding: 0px 35px;
  text-transform: uppercase;
  font-weight: 800;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #616161;
  right: 30px;
  width: auto;
  padding: 0;
  bottom: 19px;
  top: auto;
}
.mfp-counter {
  display: none;
}
.mfp-arrow-right,
.mfp-arrow-left {
  width: 50px;
  height: 50px;
}
.mfp-arrow-right {
  right: 10px;
}
.mfp-arrow-left {
  left: 10px;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  margin: 0;
  font-family: fontawesome;
  font-size: 20px;
  color: #616161;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  content: "\f054";
  border: none;
  top: 14px;
  left: 19px;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  content: "\f053";
  border: none;
  top: 14px;
  left: auto;
  right: 35px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b,
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  width: 50px;
  height: 50px;
  background: #ffffff;
  margin: 0;
  border: none;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  left: auto;
  right: 0;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  left: 0;
  right: auto;
}
/* ================ */
/* === ISOTOPE === */
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.galleryFilters .btn {
  margin-bottom: 10px;
}
.galleryFilters .btn.active {
  background-color: #616161;
  color: #ffffff;
}
body.home-full-width .galleryContainer {
  margin-top: 0;
}
body.home-full-width .galleryItem {
  margin-top: 0;
}
body.home-full-width .galleryContainer.withMasonry {
  margin-left: 0;
}
body.home-full-width .galleryContainer.withMasonry .galleryItem {
  padding: 0;
}
.galleryContainer {
  margin-top: 20px;
  overflow: hidden;
}
.galleryItem {
  position: relative;
  width: 20%;
  float: left;
  margin-top: -1px;
}
.galleryItem .project-thumb {
  width: 100%;
}
.galleryItem img {
  width: 100%;
}
.galleryItem:hover .area-hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleryItem:hover .area-hover .cat-links {
  top: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleryItem:hover .area-hover .entry-title {
  top: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleryContainer.withSpaces {
  margin-left: -30px;
}
.galleryContainer.withSpaces .galleryItem {
  padding-left: 30px;
  padding-bottom: 25px;
}
.galleryContainer.withMasonry {
  margin-left: -3px;
}
.galleryContainer.withMasonry .galleryItem {
  padding-left: 3px;
  padding-bottom: 4px;
}
.galleryContainer.withSpaces.col-4 .project-thumb .thumb-info h4,
.galleryContainer.withSpaces.col-4 .project-thumb .thumb-info .thumb-cats {
  font-size: 12px;
}
.galleryContainer.withSpaces.col-4 .project-thumb .thumb-info h4 {
  margin-top: 15px;
}
.galleryContainer.withSpaces.col-4 .project-thumb:hover .thumb-info .thumb-links .thumb-link {
  margin-bottom: 20px;
}
.galleryContainer.col-4 .galleryItem {
  width: 25%;
}
.galleryContainer.col-3 .galleryItem {
  width: 33.33%;
}
.galleryContainer.col-2 .galleryItem {
  width: 50%;
}
.galleryContainer.col-1 .galleryItem {
  width: 100%;
}
/* *******
   HELPERS
   ******* */
.display-table {
  display: table;
  width: 100%;
}
.display-table.full-height {
  height: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.col-xs-1.table-cell,
.col-sm-1.table-cell,
.col-md-1.table-cell,
.col-lg-1.table-cell,
.col-xs-2.table-cell,
.col-sm-2.table-cell,
.col-md-2.table-cell,
.col-lg-2.table-cell,
.col-xs-3.table-cell,
.col-sm-3.table-cell,
.col-md-3.table-cell,
.col-lg-3.table-cell,
.col-xs-4.table-cell,
.col-sm-4.table-cell,
.col-md-4.table-cell,
.col-lg-4.table-cell,
.col-xs-5.table-cell,
.col-sm-5.table-cell,
.col-md-5.table-cell,
.col-lg-5.table-cell,
.col-xs-6.table-cell,
.col-sm-6.table-cell,
.col-md-6.table-cell,
.col-lg-6.table-cell,
.col-xs-7.table-cell,
.col-sm-7.table-cell,
.col-md-7.table-cell,
.col-lg-7.table-cell,
.col-xs-8.table-cell,
.col-sm-8.table-cell,
.col-md-8.table-cell,
.col-lg-8.table-cell,
.col-xs-9.table-cell,
.col-sm-9.table-cell,
.col-md-9.table-cell,
.col-lg-9.table-cell,
.col-xs-10.table-cell,
.col-sm-10.table-cell,
.col-md-10.table-cell,
.col-lg-10.table-cell,
.col-xs-11.table-cell,
.col-sm-11.table-cell,
.col-md-11.table-cell,
.col-lg-11.table-cell,
.col-xs-12.table-cell,
.col-sm-12.table-cell,
.col-md-12.table-cell,
.col-lg-12.table-cell {
  float: none;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top-color: #000000;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
hr.transparent {
  border-top-color: transparent;
}
hr.small {
  margin: 18px 0;
}
img.flipH {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.no-transition {
  -webkit-transition: height 0.001s;
  -moz-transition: height 0.001s;
  -ms-transition: height 0.001s;
  -o-transition: height 0.001s;
  transition: height 0.001s;
}
#body-wrapper,
.navbar-collapse {
  -webkit-transition: all 0.2 left ease ease-out;
  -moz-transition: all 0.2 left ease ease-out;
  -o-transition: all 0.2 left ease ease-out;
  transition: all 0.2 left ease ease-out;
  -webkit-transition: 0.2 left ease;
  -o-transition: 0.2 left ease;
  transition: 0.2 left ease;
}
#wrapper {
  position: relative;
  z-index: 3;
  background-color: #ffffff;
  -moz-box-shadow: -5px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -5px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: -5px 2px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
html.disable-scroll,
body.disable-scroll,
.snapjs-left {
  overflow: hidden !important;
}
/* **********
   D3 SWIMMERS
   ********** */
.d3container {
  width: 100%;
  height: 630px;
  overflow: hidden;
}
.d3container ellipse {
  fill: #fff;
}
.d3container path {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
}
.d3container .mid {
  stroke-width: 4px;
}
.d3container .tail {
  stroke-width: 2px;
}
/* *********
   WORDPRESS
   ********* */
.widget ul {
  padding: 0;
}
.widget ul > li {
  list-style: none;
  padding: 5px 0;
}
.widget ul > li a {
  color: inherit;
  width: 100%;
  display: block;
  position: relative;
  color: #9c9c9c;
  padding-left: 20px;
}
.widget ul > li a:after {
  content: "\f101";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  top: 0;
}
.widget .widget-inner .tagcloud a {
  font-size: 14px !important;
  color: #cbcdd0;
  border: 1px solid #cbcdd0;
  padding: 5px 9px;
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
}
.widget .widget-inner .tagcloud a:hover,
.widget .widget-inner .tagcloud a:focus,
.widget .widget-inner .tagcloud a:active {
  color: #cbcdd0;
  border-color: #cbcdd0;
}
.main-footer .widget .widget-inner .tagcloud a {
  color: #5c5c5c;
  border: 1px solid #5c5c5c;
}
.main-footer .widget .widget-inner .tagcloud a:hover,
.main-footer .widget .widget-inner .tagcloud a:focus,
.main-footer .widget .widget-inner .tagcloud a:active {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.main-footer h1,
.main-footer h2,
.main-footer h3,
.main-footer h4,
.main-footer h5,
.main-footer h6 {
  font-weight: 700;
}
/* ================= */
/* === TIMELINE === */
body .vco-slider .slider-item .content .content-container.layout-media,
body .vco-slider .slider-item .content {
  max-width: 1170px;
  display: block;
  margin: 0 auto;
}
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .wikipedia {
  width: auto !important;
}
body .vco-timeline .vco-navigation .timenav-background {
  background: #f5f5f5;
}
body .vco-slider .nav-previous,
body .vco-slider .nav-next {
  text-align: center;
}
body .vco-skinny.vco-notouch .vco-slider .nav-next .icon,
body .vco-slider .nav-next .icon {
  width: 100%;
  height: 40px;
  background: none;
  margin: 0 0 0 0 !important;
}
body .vco-skinny.vco-notouch .vco-slider .nav-previous .icon,
body .vco-slider .nav-previous .icon {
  width: 100%;
  height: 40px;
  background: none;
  margin: 0 0 0 0 !important;
}
body .vco-slider .nav-next .icon:before,
body .vco-slider .nav-previous .icon:before {
  font-size: 40px;
  line-height: 37px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f104";
}
body .vco-slider .nav-next .icon:before {
  content: "\f105";
}
body .vco-slider .nav-next .date,
body .vco-slider .nav-next .title,
body .vco-slider .nav-previous .date,
body .vco-slider .nav-previous .title {
  display: none;
}
body .vco-storyjs .vco-feature h1,
body .vco-storyjs .vco-feature h2,
body .vco-storyjs .vco-feature h3,
body .vco-storyjs .vco-feature h4,
body .vco-storyjs .vco-feature h5,
body .vco-storyjs .vco-feature h6 {
  font-family: 'lato';
  color: #333;
  font-weight: 800;
  text-transform: uppercase;
}
body .vco-storyjs h3 {
  font-size: 24px;
  line-height: 28px;
}
body .vco-slider .slider-item .content .content-container .text .container h2.date {
  color: #999;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body .vco-storyjs,
body .vco-storyjs .twitter,
body .vco-storyjs .vcard,
body .vco-storyjs .messege,
body .vco-storyjs .credit,
body .vco-storyjs .caption,
body .vco-storyjs .zoom-in,
body .vco-storyjs .zoom-out,
body .vco-storyjs .back-home,
body .vco-storyjs .time-interval div,
body .vco-storyjs .time-interval-major div,
body .vco-storyjs .nav-container,
body .vco-storyjs .timenav h1,
body .vco-storyjs .flag-content h1,
body .vco-storyjs .era h1,
body .vco-storyjs .timenav h2,
body .vco-storyjs .flag-content h2,
body .vco-storyjs .era h2,
body .vco-storyjs .timenav h3,
body .vco-storyjs .flag-content h3,
body .vco-storyjs .era h3,
body .vco-storyjs .timenav h4,
body .vco-storyjs .flag-content h4,
body .vco-storyjs .era h4,
body .vco-storyjs .timenav h5,
body .vco-storyjs .flag-content h5,
body .vco-storyjs .era h5,
body .vco-storyjs .timenav h6,
body .vco-storyjs .flag-content h6,
body .vco-storyjs .era h6,
body .vco-storyjs p,
body .vco-storyjs blockquote,
body .vco-storyjs blockquote p,
body .vco-storyjs .twitter blockquote p,
body .vco-storyjs h1.date,
body .vco-storyjs h2.date,
body .vco-storyjs h3.date,
body .vco-storyjs h4.date,
body .vco-storyjs h5.date,
body .vco-storyjs h6.date {
  font-family: 'lato' !important;
}
body .vco-storyjs p {
  font-size: 16px;
  line-height: 24px;
}
body .vco-notouch .vco-navigation .timenav .content .marker .flag:hover .flag-content h3,
body .vco-notouch .vco-navigation .timenav .content .marker .flag-small:hover .flag-content h3,
body .vco-notouch .vco-navigation .timenav .content .marker.active:hover .flag .flag-content h3,
body .vco-notouch .vco-navigation .timenav .content .marker.active:hover .flag-small .flag-content h3,
body .vco-timeline .vco-navigation .timenav .content .marker.active .flag .flag-content h3,
body .vco-timeline .vco-navigation .timenav .content .marker.active .flag-small .flag-content h3 {
  color: #fff;
}
body .vco-timeline .vco-navigation .timenav .time .time-interval-major div {
  font-weight: 400;
}
body .vco-timeline .vco-navigation .timenav .content .marker .flag .flag-content h3,
body .vco-timeline .vco-navigation .timenav .content .marker .flag-small .flag-content h3 {
  color: #eee;
  font-weight: 400;
}
body .vco-timeline .vco-navigation .timenav .content .marker .flag {
  background: none;
}
body .vco-timeline .vco-navigation .timenav .content .marker.active .flag {
  background: none;
}
body .vco-notouch .vco-navigation .timenav .content .marker .flag:hover {
  background: none;
}
body .vco-timeline .vco-navigation .timenav .content .marker .flag .flag-content {
  background: #333;
}
body .vco-timeline .vco-navigation .timenav .content .marker .flag .flag-content * {
  color: #fff;
}
body .vco-slider .slider-item .content .pad-left .text .container {
  padding-left: 40px;
}
body .vco-timeline .vco-navigation .timenav .content .marker .flag .flag-content .thumbnail img,
body .vco-timeline .vco-navigation .timenav .content .marker .flag-small .flag-content .thumbnail img,
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-frame,
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-image img {
  border-color: transparent;
}
body .vco-timeline .vco-navigation .timenav .content .marker .flag .flag-content .thumbnail,
body .vco-timeline .vco-navigation .timenav .content .marker .flag-small .flag-content .thumbnail,
body .vco-timeline .vco-navigation .timenav .content .marker.active .flag .flag-content .thumbnail,
body .vco-timeline .vco-navigation .timenav .content .marker.active .flag-small .flag-content .thumbnail {
  background: transparent;
}
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .wikipedia h4,
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .wikipedia h4 a {
  font-size: 18px;
  border: 0;
  font-weight: 600;
}
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .wikipedia .wiki-source {
  font-style: normal;
  display: block;
  color: #999;
  padding: 5px 0 0 0;
}
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .wikipedia p {
  font-size: 14px;
  line-height: 22px;
}
body .vco-slider .slider-item .content .content-container.layout-text-media.pad-left .text-media {
  padding-right: 45px;
}
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow:before,
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow:after {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
  background: transparent;
}
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .map,
body .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container {
  max-width: 840px !important;
}
html,
body,
.topImage {
  height: 100%;
}
/* Header */
.topImage {
  position: relative;
  margin: 0 auto;
  min-height: 760px;
  width: 100%;
}
.bg-img {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bg-img img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}
.intro-effect-jam3 .title,
.intro-effect-fadeout .title,
.intro-effect-push .title,
.intro-effect-sliced .title {
  z-index: 1000;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
}
.intro-effect-jam3 .title h1,
.intro-effect-fadeout .title h1,
.intro-effect-push .title h1,
.intro-effect-sliced .title h1 {
  color: #fff;
  font-size: 3.25em;
}
/* Trigger Button */
button.trigger {
  position: fixed;
  bottom: 40px;
  left: 50%;
  z-index: 9800;
  display: block;
  margin-left: -0.5em;
  padding: 0;
  width: 1em;
  height: 1em;
  border: none;
  background: transparent;
  color: transparent;
  font-size: 2em;
  cursor: pointer;
}
.wrapper:not(.notrans) button.trigger {
  -webkit-transition: opacity 0.3s 0.5s;
  transition: opacity 0.3s 0.5s;
}
.wrapper.modify:not(.notrans) button.trigger {
  opacity: 0;
  pointer-events: none;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
button.trigger::before {
  position: absolute;
  bottom: 100%;
  left: -100%;
  padding: 0.8em;
  width: 300%;
  color: #fff;
  content: attr(data-info);
  font-size: 0.35em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
button.trigger:focus {
  outline: none;
}
button.trigger span {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
button.trigger span::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  content: "\f078";
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: fontawesome;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modify button.trigger {
  display: none;
}
/***** Individual effects *****/
/* -------------------------- */
/* Jam 3 */
/* -------------------------- */
.intro-effect-jam3:not(.notrans) .bg-img {
  -webkit-transition-property: top, left, right, bottom;
  transition-property: top, left, right, bottom;
}
.intro-effect-jam3:not(.notrans) .topImage h1,
.intro-effect-jam3:not(.notrans) .codrops-top a {
  -webkit-transition-property: color;
  transition-property: color;
}
.intro-effect-jam3:not(.notrans) .codrops-demos a {
  -webkit-transition-property: border-color, color;
  transition-property: border-color, color;
}
.intro-effect-jam3:not(.notrans) .topImage p {
  -webkit-transition-property: color, opacity, -webkit-transform;
  transition-property: color, opacity, transform;
}
.intro-effect-jam3:not(.notrans) .content > div {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
}
.intro-effect-jam3:not(.notrans) .bg-img,
.intro-effect-jam3:not(.notrans) .topImage h1,
.intro-effect-jam3:not(.notrans) .codrops-top a,
.intro-effect-jam3:not(.notrans) .codrops-demos a,
.intro-effect-jam3:not(.notrans) .content > div {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.intro-effect-jam3:not(.notrans) .topImage p,
.intro-effect-jam3:not(.notrans) .topImage p.subline,
.intro-effect-jam3:not(.notrans) .content > div {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.intro-effect-jam3.modify:not(.notrans) .topImage p,
.intro-effect-jam3.modify:not(.notrans) .topImage p.subline,
.intro-effect-jam3.modify:not(.notrans) .content > div {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.intro-effect-jam3 .codrops-demos a {
  color: #fff;
}
.intro-effect-jam3 .codrops-demos a.current-demo {
  border-color: #fff;
}
.intro-effect-jam3.modify .codrops-demos a {
  color: #c03b5d;
}
.intro-effect-jam3.modify .codrops-demos a.current-demo {
  border-color: #c03b5d;
}
.intro-effect-jam3.wrapper {
  padding: 45px 30px;
}
.intro-effect-jam3 .bg-img {
  top: -45px;
  right: -30px;
  bottom: -45px;
  left: -30px;
  background: #514753;
}
.intro-effect-jam3.modify .bg-img {
  top: 0;
  right: 0;
  bottom: 85%;
  left: 0;
}
.intro-effect-jam3.modify .topImage h1 {
  color: #514753;
}
.intro-effect-jam3 .topImage p {
  color: #514753;
  opacity: 0;
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
}
.intro-effect-jam3.modify .topImage p {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.intro-effect-jam3 .content {
  padding: 0 5em 5em;
}
.intro-effect-jam3 .topImage,
.intro-effect-jam3 .content {
  background: #fff;
}
.intro-effect-jam3 .content > div {
  opacity: 0;
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
}
.intro-effect-jam3.modify .content > div {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.intro-effect-jam3.modify .codrops-top a {
  color: #514753;
}
/* Delays */
.intro-effect-jam3.modify:not(.notrans) .topImage p:nth-last-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.intro-effect-jam3.modify:not(.notrans) .topImage p:last-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.intro-effect-jam3.modify:not(.notrans) .content > div {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* -------------------------- */
/* Faded gradient */
/* -------------------------- */
.intro-effect-fadeout .topImage {
  display: table;
  height: 760px;
}
.intro-effect-fadeout .topImage .inner {
  display: table-cell;
  vertical-align: middle;
}
.intro-effect-fadeout:not(.notrans) .bg-img {
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
}
.intro-effect-fadeout:not(.notrans) .bg-img::after {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.intro-effect-fadeout:not(.notrans) .topImage p,
.intro-effect-fadeout:not(.notrans) .content > .section,
.intro-effect-fadeout:not(.notrans) .content > .section-top,
.intro-effect-fadeout:not(.notrans) .content > .section-bottom {
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}
.intro-effect-fadeout:not(.notrans) .bg-img,
.intro-effect-fadeout:not(.notrans) .bg-img::after,
.intro-effect-fadeout:not(.notrans) .topImage p,
.intro-effect-fadeout:not(.notrans) .content > .section,
.intro-effect-fadeout:not(.notrans) .content > .section-top,
.intro-effect-fadeout:not(.notrans) .content > .section-bottom {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.intro-effect-fadeout .topImage {
  overflow: hidden;
}
.intro-effect-fadeout.modify .bg-img {
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
}
.intro-effect-fadeout .bg-img::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 101%;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.intro-effect-fadeout.modify .bg-img::after {
  opacity: 1;
}
.intro-effect-fadeout .title {
  text-align: left;
  max-width: 900px;
}
.intro-effect-fadeout.modify .topImage h1,
.intro-effect-fadeout.modify .topImage h2,
.intro-effect-fadeout.modify .topImage h3,
.intro-effect-fadeout.modify .topImage h4,
.intro-effect-fadeout.modify .topImage h5,
.intro-effect-fadeout.modify .topImage h6,
.intro-effect-fadeout.modify .topImage p {
  color: #616161;
}
.intro-effect-fadeout .topImage p {
  opacity: 0;
}
.intro-effect-fadeout .topImage p:nth-child(2) {
  -webkit-transform: translateX(150px);
  transform: translateX(150px);
}
.intro-effect-fadeout .topImage p:nth-child(3) {
  -webkit-transform: translateX(-150px);
  transform: translateX(-150px);
}
.intro-effect-fadeout.modify .topImage p:nth-child(2),
.intro-effect-fadeout.modify .topImage p:nth-child(3) {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.intro-effect-fadeout .content {
  z-index: 1000;
  position: relative;
}
.intro-effect-fadeout .content > .section,
.intro-effect-fadeout .content > .section-top,
.intro-effect-fadeout .content > .section-bottom {
  opacity: 0;
  -webkit-transform: translateY(350px);
  transform: translateY(350px);
}
.intro-effect-fadeout.modify .content > .section,
.intro-effect-fadeout.modify .content > .section-top,
.intro-effect-fadeout.modify .content > .section-bottom {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* -------------------------- */
/* Sliced */
/* -------------------------- */
.intro-effect-sliced .topImage {
  position: absolute;
  z-index: 9000;
  left: 0;
}
.intro-effect-sliced .topImage.fix-zindex {
  z-index: 0;
}
.intro-effect-sliced:not(.notrans) .bg-img,
.intro-effect-sliced:not(.notrans) .title {
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
}
.intro-effect-sliced:not(.notrans) .content > .section,
.intro-effect-sliced:not(.notrans) .content > .section-top,
.intro-effect-sliced:not(.notrans) .content > .section-bottom {
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}
.intro-effect-sliced:not(.notrans) .bg-img,
.intro-effect-sliced:not(.notrans) .title,
.intro-effect-sliced:not(.notrans) .content > .section,
.intro-effect-sliced:not(.notrans) .content > .section-top,
.intro-effect-sliced:not(.notrans) .content > .section-bottom {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.intro-effect-sliced.modify:not(.notrans) .title,
.intro-effect-sliced.modify:not(.notrans) .content > .section,
.intro-effect-sliced.modify:not(.notrans) .content > .section-top,
.intro-effect-sliced.modify:not(.notrans) .content > .section-bottom {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.intro-effect-sliced .bg-img:first-child {
  bottom: 50%;
  position: fixed;
}
.intro-effect-sliced .bg-img:last-child {
  top: 50%;
  position: fixed;
  z-index: 900;
}
.snapjs-left .intro-effect-sliced .bg-img:last-child,
.snapjs-right .intro-effect-sliced .bg-img:last-child,
.boxed .intro-effect-sliced .bg-img:last-child {
  position: absolute;
}
.snapjs-left .intro-effect-sliced .bg-img:first-child,
.snapjs-right .intro-effect-sliced .bg-img:first-child,
.boxed .intro-effect-sliced .bg-img:first-child {
  position: absolute;
}
.intro-effect-sliced .bg-img:last-child img {
  top: -100%;
}
.intro-effect-sliced.modify .bg-img:first-child {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.intro-effect-sliced.modify .bg-img:last-child {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.intro-effect-sliced .title {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
.intro-effect-sliced.modify .title {
  -webkit-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.intro-effect-sliced .content > .section,
.intro-effect-sliced .content > .section-top,
.intro-effect-sliced .content > .section-bottom {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  opacity: 0;
}
.intro-effect-sliced.modify .content > .section,
.intro-effect-sliced.modify .content > .section-bottom,
.intro-effect-sliced.modify .content > .section-top {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
/* Delays */
.intro-effect-sliced.modify:not(.notrans) .title {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/* -------------------------- */
/* Push */
/* -------------------------- */
.intro-effect-push:not(.notrans) .topImage,
.intro-effect-push:not(.notrans) > .title,
.intro-effect-push:not(.notrans) .content > .section,
.intro-effect-push:not(.notrans) .content > .section-top,
.intro-effect-push:not(.notrans) .content > .section-bottom {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.intro-effect-push:not(.notrans) .topImage {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s;
}
.intro-effect-push .topImage {
  position: absolute;
  z-index: 1500;
}
.intro-effect-push > .title {
  position: relative;
  top: auto;
  left: auto;
  padding: 6em 1em 2em;
}
.intro-effect-push > .title,
.intro-effect-push .content > .section,
.intro-effect-push .content > .section-top,
.intro-effect-push .content > .section-bottom {
  -webkit-transform: translateY(400px);
  transform: translateY(400px);
  opacity: 0;
}
.intro-effect-push.modify > .title,
.intro-effect-push.modify .content > .section,
.intro-effect-push.modify .content > .section-top,
.intro-effect-push.modify .content > .section-bottom {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.intro-effect-push.modify .topImage {
  opacity: 0;
  -webkit-transform: translateY(-100%) scale(0.9);
  transform: translateY(-100%) scale(0.9);
}
/* Delays */
.intro-effect-push.modify:not(.notrans) > .title {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.intro-effect-push.modify:not(.notrans) .content > .section,
.intro-effect-push.modify:not(.notrans) .content > .section-top,
.intro-effect-push.modify:not(.notrans) .content > .section-bottom {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
/* Media Queries */
@media screen and (max-width: 47em) {
  .title {
    font-size: 70%;
  }
}
@media screen and (max-width: 1024px) {
  .intro-effect-push .topImage .title,
  .intro-effect-sliced .topImage .title,
  .intro-effect-jam3 .topImage .title,
  .intro-effect-push .topImage .title {
    top: 30%;
  }
}
@media screen and (max-width: 767px) {
  .intro-effect-jam3 .content {
    padding: 0 2em 5em;
  }
  .intro-effect-push .topImage .title,
  .intro-effect-sliced .topImage .title,
  .intro-effect-jam3 .topImage .title,
  .intro-effect-push .topImage .title {
    top: 60px;
  }
  .title {
    font-size: 50%;
  }
  button.trigger::before {
    display: none;
  }
}
/* fixes */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* =================== */
/* === ANIMATE.CSS === */
.withAnimation .animated {
  opacity: 0;
  filter: alpha(opacity=0);
  /* For IE8 and earlier */
}
.withAnimation .activate {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.bg2.text-center.section.small.border:hover {
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  background: #eee;
}
/* *************
   MEDIA QUERIES, ADJUSTMENTS
   ************* */
@media (min-width: 768px) {
  .navbar .dropdown-menu {
    padding: 0;
    margin: 0;
    top: 80px;
    display: block;
    visibility: hidden;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: visible;
    z-index: 9990;
    list-style: none;
    pointer-events: none;
  }
  .navbar .dropdown-menu:before {
    content: "";
    width: 100%;
    height: 7px;
    top: -6px;
    position: absolute;
    left: 0;
  }
  .navbar .dropdown-menu:hover {
    visibility: visible;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar li.dropdown:hover > .dropdown-menu {
    pointer-events: auto;
    visibility: visible;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu {
    position: relative;
  }
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu:before {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    content: "\f105";
    font-family: fontawesome;
  }
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    padding: 10px 20px;
    top: 0;
    left: 100%;
  }
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu > .dropdown-menu > li {
    min-width: 220px;
  }
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu > .dropdown-menu > li.active a {
    color: inherit;
  }
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu > .dropdown-menu > li.active a:hover,
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu > .dropdown-menu > li.active a:active,
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu > .dropdown-menu > li.active a:focus {
    background-color: #f8f8f8;
  }
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu:hover:before,
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu:active:before,
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu:focus:before {
    color: #ffffff;
  }
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu,
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu:active > .dropdown-menu,
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu:focus > .dropdown-menu {
    pointer-events: auto;
    visibility: visible;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar li.dropdown:hover > .dropdown-menu li.dropdown-submenu > .dropdown-menu:hover {
    pointer-events: auto;
    visibility: visible;
    top: 0px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar li.dropdown:last-child:hover > .dropdown-menu > li.dropdown-submenu:hover > .dropdown-menu,
  .navbar li.dropdown:last-child:hover > .dropdown-menu > li.dropdown-submenu:active > .dropdown-menu,
  .navbar li.dropdown:last-child:hover > .dropdown-menu > li.dropdown-submenu:focus > .dropdown-menu {
    left: auto;
    right: 100%;
    margin: 0;
    margin-right: -9px;
  }
  .navbar li.dropdown:last-child:hover > .dropdown-menu > li.dropdown-submenu > .dropdown-menu:hover {
    left: auto;
    right: 100%;
    margin: 0;
    margin-right: -9px;
  }
  body.navbar-sidebar {
    padding: 0;
  }
  body.navbar-sidebar #wrapper {
    padding: 0 0 0 30px;
  }
  body.navbar-sidebar .navbar-toggle {
    position: absolute;
    width: 50px;
    top: 10px;
    right: -50px;
    background-color: #262626;
    height: 50px;
    display: block;
    margin: 0;
  }
  body.navbar-sidebar .navbar-toggle .icon-bar {
    background-color: #ffffff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  body.navbar-sidebar .yamm .container {
    position: static;
    padding: 0;
  }
  body.navbar-sidebar .navbar {
    -moz-box-shadow: 5px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 5px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 2px 2px rgba(0, 0, 0, 0.2);
    right: auto;
    z-index: 9999;
    width: 260px;
    bottom: 0;
    left: -230px;
    -webkit-transition: all 0.4s left ease ease-out;
    -moz-transition: all 0.4s left ease ease-out;
    -o-transition: all 0.4s left ease ease-out;
    transition: all 0.4s left ease ease-out;
    -webkit-transition: 0.4s left ease;
    -o-transition: 0.4s left ease;
    transition: 0.4s left ease;
  }
  body.navbar-sidebar .navbar.open {
    left: 0;
  }
  body.navbar-sidebar .navbar .navbar-collapse {
    padding: 0;
  }
  body.navbar-sidebar .navbar .container,
  body.navbar-sidebar .navbar .navbar-header {
    width: 100%;
  }
  body.navbar-sidebar .navbar .navbar-header {
    text-align: center;
  }
  body.navbar-sidebar .navbar .navbar-brand {
    float: none;
  }
  body.navbar-sidebar .navbar .navbar-nav > li {
    width: 100%;
    position: relative;
  }
  body.navbar-sidebar .navbar .navbar-nav > li > a {
    padding: 14px 50px;
  }
  body.navbar-sidebar .navbar .navbar-nav > li > .dropdown-menu {
    left: 100%;
    top: 0;
  }
  body.navbar-sidebar .navbar .navbar-nav > li.active > a {
    background-color: #3c3c3c;
    color: #ffffff;
  }
  body.navbar-sidebar .navbar .navbar-nav > li.dropdown i {
    position: absolute;
    right: 50px;
  }
  body.navbar-sidebar .navbar .navbar-nav > li.dropdown .dropdown-menu i {
    position: static;
    right: auto;
  }
  body.navbar-sidebar .navbar .showHeaderSearch {
    position: absolute;
    width: 50px;
    top: 62px;
    right: -50px;
    background-color: #262626;
    height: 50px;
    display: block;
    padding: 0;
    margin-right: 0;
    text-align: center;
    padding-top: 14px;
    font-size: 20px;
  }
}
@media (max-width: 1700px) {
  .home-full-width .galleryItem {
    width: 25%;
  }
}
@media (max-width: 1500px) {
  .home-full-width .galleryItem {
    width: 33.333333%;
  }
}
@media (max-width: 1199px) {
  .text404 {
    font-size: 260px;
  }
  .galleryContainer.withSpaces .project-thumb .thumb-info {
    left: 20px;
    right: 20px;
  }
  .galleryContainer.withSpaces .project-thumb:hover .thumb-info {
    bottom: 20px;
  }
  .media-section[data-type="kenburns"] .media-section-image-container > img {
    margin-top: -300px;
  }
}
@media (max-width: 992px) {
  .galleryItem {
    width: 50% !important;
  }
  .galleryItem h3 {
	font-size: 22px; 
  }  
  .galleryContainer.col-1 .galleryItem {
    width: 100% !important;
  }
  .galleryContainer.withSpaces.col-3 .project-thumb .thumb-info h4,
  .galleryContainer.withSpaces.col-2 .project-thumb .thumb-info h4,
  .galleryContainer.withSpaces.col-3 .project-thumb .thumb-info .thumb-cats,
  .galleryContainer.withSpaces.col-2 .project-thumb .thumb-info .thumb-cats {
    font-size: 12px;
  }
  .galleryContainer.withSpaces.col-3 .project-thumb .thumb-info h4,
  .galleryContainer.withSpaces.col-2 .project-thumb .thumb-info h4 {
    margin-top: 15px;
  }
  .galleryContainer.withSpaces.col-3 .project-thumb:hover .thumb-info .thumb-links .thumb-link,
  .galleryContainer.withSpaces.col-2 .project-thumb:hover .thumb-info .thumb-links .thumb-link {
    margin-bottom: 20px;
  }
  .section9-left {
        width: 100%;
    }

    .section9-right {
        width: 100%;
        margin-top: 4%;
    }

    .templates-tabs li {
        margin: 13px 4px;
    }

    .main-tab li {
        padding: 3.5% 0;
    }
}
@media (min-width: 768px) {
  body.navbar-middle .navbar-left {
    margin-left: -15px;
  }
.whatsapp {
	position: fixed;
	top: 65%;
	transform: translateY(-50%);
	z-index: 100020;
    right: 0;
}
.bitrix {
    position: fixed;
    top: 35%;
    transform: translateY(-50%);
    z-index: 100020;
    right: 0;
	cursor: pointer;
}
}
@media (max-width: 991px) {
  .nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* **************
     CALL TO ACTION
     ************** */
  .call-box .table-cell {
    display: block;
  }
  .call-box .table-cell:first-child {
    padding-left: 15px;
  }
  .call-box .table-cell:last-child {
    padding-right: 15px;
  }
  .call-box .col-md-7,
  .call-box .col-md-5,
  .call-box .col-md-8,
  .call-box .col-md-4 {
    float: left;
    margin: 0;
    width: 100%;
  }
  .call-box .col-md-5 {
    text-align: center;
  }
  .call-box .btn {
    margin-top: 20px;
  }
  .call-box .input-group-btn .btn {
    margin-top: 0;
  }
  .feature-right-bottom:before,
  .feature-right-top:before,
  .feature-right:before,
  .feature-left:before,
  .feature-left-top:before,
  .feature-left-bottom:before {
    display: none;
  }
  .media-section[data-type="kenburns"] > img {
    width: auto;
  }
  .media-section[data-type="video"] {
    background-size: cover;
    background-position: center;
  }
  .media-section[data-type="video"] .video {
    display: none;
  }
  /* *******
     TWITTER
     ******* */
  .twitter-logo {
    display: block;
    float: none;
    text-align: center;
  }
  .twitter {
    text-align: center;
  }
  .text404 {
    font-size: 200px;
  }
  /* **************
     PROJECT SINGLE
  ***************** */
  .project-media-container a {
    color: #ffffff;
  }
  .project-media-container .project-counting {
    position: relative;
    right: 0;
    margin-bottom: 20px;
  }
  .project-media-container .project-desc {
    padding: 15px;
    position: relative;
  }
  .flexslider.paging-left .flex-control-paging {
    bottom: 10px;
    padding: 0 10px;
  }
  .project-media {
    margin-bottom: 40px;
  }
  .project-single-info {
    display: block;
    width: 33.33333333%;
    float: left;
  }
  .media-section[data-type="kenburns"] .media-section-image-container > img {
    margin-top: -250px;
  }
  .person-box,
  .graph + span,
  .person-image {
    margin-bottom: 40px;
    display: block;
  }
  .icon-counter {
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .pre-footer .flexslider {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .whatsapp {
    position: fixed;
    z-index: 10150;
	transform: rotate(90deg);
    left: 45px;
    bottom: -45px;
	}
  .bitrix {
    position: fixed;
    z-index: 10150;
	transform: rotate(90deg);
    right: 86px;
    bottom: -86px;
	}
  #wrapper {
    position: relative;
  }
  body.navbar-fixed,
  body.navbar-fixed.with-topbar {
    padding-top: 0;
  }
  body.navbar-transparent .navbar {
    z-index: auto;
    color: #616161;
  }
  body.navbar-dark .navbar .dropdown-menu {
    color: #ffffff;
  }
  .navbar-nav {
    margin: 0;
    margin-top: 20px;
  }
  .navbar {
    position: static !important;
    min-height: 0;
    display: none;
  }
  .snapjs-left .navbar {
    display: block;
  }
  .snapjs-left .navbar-collapse {
    overflow-y: auto;
  }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background-color: #ffffff;
    color: #222222 !important;
  }
  .navbar-collapse {
    display: block;
    position: fixed;
    top: 0;
    left: 15px;
    width: 260px;
    height: 100%;
    margin: 0;
    overflow-y: hidden;
    overflow-x: hidden;
    max-height: 100%;
    background: #262626;
    border-top: none;
    color: #ffffff;
  }
  .navbar-collapse:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20%;
    background: rgba(0, 0, 0, 0);
  }
  .navbar-collapse .open .dropdown-menu {
    max-height: none;
  }
  .navbar-collapse .dropdown-menu {
    background-color: #262626;
    margin: 0 -15px;
    display: block;
    position: initial;
    float: none;
    z-index: 0;
    position: relative;
    max-height: 0;
    overflow: hidden;
  }
  .navbar-collapse .dropdown-menu .dropdown-menu {
    margin: 0;
  }
  .navbar-collapse .dropdown-menu a {
    color: #ffffff;
  }
  .navbar-collapse .active > a {
    color: #262626;
  }
  .navbar-collapse .nav > li > a {
    padding: 10px 10px 10px 10px;
    color: #ffffff;
  }
  .navbar-collapse .nav-image,
  .navbar-collapse .nav-bottom {
    display: none;
  }
  .yamm-dropdown .navbar-title,
  .yamm-fw .navbar-title {
    margin-top: 10px;
  }
  .yamm-dropdown .row,
  .yamm-fw .row {
    margin: 0;
  }
  .yamm-dropdown .list-unstyled,
  .yamm-fw .list-unstyled {
    margin-bottom: 0;
  }
  .showHeaderSearch {
    padding-right: 30px;
    padding-left: 0;
    margin-right: 0;
  }
  .headerSearchClose {
    padding-right: 0;
  }
  #wrapper .navbar-header {
    position: relative;
    z-index: 9999;
    background-color: #ffffff;
  }
}
@media (max-width: 767px) {
  .sidebar {
    padding: 20px 15px;
    margin-top: 20px;
    margin-bottom: -40px;
    background-color: #f4f5f5;
  }
  .sidebar-left {
    margin-top: -40px;
    margin-bottom: 20px;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-top {
    padding-top: 40px;
  }
  .section-bottom {
    padding-bottom: 40px;
  }
  /* ****************
    PROCESS CIRCLES
    *************** */
  .ct-process {
    background: url("../images/lines-vertical.png") repeat-y center;
    font-size: 30px;
    margin-top: 50px;
  }
  .ct-process a:hover img {
    padding: 14px;
    border-width: 3px;
  }
  .ct-process .table-cell {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .ct-process .table-cell:last-child {
    padding-bottom: 0;
  }
  .ct-process .ct-process-right,
  .ct-process .ct-process-left {
    margin: auto;
  }
  .ct-process .ct-process-right:before,
  .ct-process .ct-process-left:before {
    display: none;
  }
  .ct-process .ct-process-icon {
    text-align: center;
  }
  /* ******
     INPUTS
     ****** */
  .form-group-float-label {
    margin-top: 20px;
  }
  /* ****
   TABS
   **** */
  .tabs-vertical > .nav-tabs > li > a,
  .tabs-vertical > .nav-tabs .active > a,
  .tabs-vertical > .nav-tabs .active > a:hover,
  .tabs-vertical > .nav-tabs .active > a:focus {
    border: 1px solid #eaebec;
  }
  .tabs-vertical > .nav-tabs {
    display: block;
    margin-bottom: 40px;
  }
  .tabs-vertical .tab-content {
    display: block;
  }
  .tabs-vertical .tab-content img {
    max-width: 100%;
  }
  /* ***********
   PRICING BOX
   *********** */
  .pricing h4.sep {
    margin-top: 0px;
  }
  footer.main-footer div[class^="col-"] {
    margin-bottom: 30px;
    margin-top: 10px;
	margin-left: 20%;
  }
  .panel-heading h4 {
		margin-left: 20%;
	}	
	#footer1 .panel-heading > a.collapsed:before {
		margin-left: 20%;
	}
	#features .feature-item p {
		margin-left: 0px !important;
	}
  .post-footer div[class^="col-"] {
    text-align: center;
  }
  .post-footer div[class^="col-"] ul li,
  .post-footer div[class^="col-"] ol li {
    margin-bottom: 25px;
  }
  .text404 small {
    text-align: center;
  }
  .project-single-info {
    width: 50%;
  }
  .media-section[data-type="kenburns"] .media-section-image-container > img {
    vertical-align: middle;
    top: 0;
    margin-top: 0;
    margin-left: 0;
    width: auto;
    height: 100%;
    min-width: 100%;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .contact-office {
    text-align: center;
    margin-top: 40px;
  }
  .contact-office .hr-left:before {
    left: 50%;
    margin-left: -40px;
  }
  .post-footer .link .navbar-nav {
    text-align: center !important;
}
}
@media (max-width: 650px) {
  .home-full-width .galleryItem {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .header-search input[type="text"] {
    width: 100%;
    font-size: 28px;
    padding: 5px 15px;
  }
  .navbar-brand {
    max-width: 166px;
  }
  .navbar-brand img {
    max-width: 100%;
  }
  .headerSearchClose {
    top: 10px;
    right: 10px;
  }
  h1.huge {
    font-size: 120px;
  }
  /* **************
     CALL TO ACTION
     ************** */
  .call-box .btn {
    width: 100%;
    margin-left: 0;
  }
  .ct-ribbon {
    margin-left: 20px;
    margin-right: 10px;
  }
  /* **********
     BLOCKQUOTE
     ********** */
  blockquote figure {
    margin-left: -40px;
  }
  blockquote.type1 .underline {
    font-size: 12px;
  }
  /* *******
     ISOTOPE
     ******* */
  .galleryItem {
    width: 100% !important;
    padding-bottom: 20px !important;
  }
  .thumbnailScroller {
    height: 386px;
  }
  .project-thumb:before {
    display: none;
  }
  .project-thumb .thumb-counting {
    right: 15px;
    top: auto;
    bottom: 5px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .project-thumb .thumb-counting a {
    color: inherit;
  }
  .project-thumb .thumb-links {
    display: none;
  }
  .project-thumb .thumb-info {
    position: relative;
    color: inherit;
    left: 15px;
    right: 15px;
    bottom: 5px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .project-thumb .thumb-info a {
    color: inherit;
  }
  .project-thumb .thumb-info h4 {
    margin-top: 15px;
  }
  .project-thumb .thumb-info .thumb-cats {
    margin-top: 0px;
  }
  .project-thumb:hover .thumb-info {
    bottom: 5px;
  }
  .project-thumb:hover .thumb-info .thumb-cats {
    margin-top: 0;
  }
  .galleryContainer.withSpaces.col-1 .project-thumb .thumb-info h4,
  .galleryContainer.withSpaces.col-2 .project-thumb .thumb-info h4,
  .galleryContainer.withSpaces.col-3 .project-thumb .thumb-info h4,
  .galleryContainer.withSpaces.col-4 .project-thumb .thumb-info h4,
  .galleryContainer.withSpaces.col-1 .project-thumb .thumb-info .thumb-cats,
  .galleryContainer.withSpaces.col-2 .project-thumb .thumb-info .thumb-cats,
  .galleryContainer.withSpaces.col-3 .project-thumb .thumb-info .thumb-cats,
  .galleryContainer.withSpaces.col-4 .project-thumb .thumb-info .thumb-cats {
    font-size: 18px;
  }
  .galleryContainer.withSpaces.col-1 .project-thumb .thumb-info,
  .galleryContainer.withSpaces.col-2 .project-thumb .thumb-info,
  .galleryContainer.withSpaces.col-3 .project-thumb .thumb-info,
  .galleryContainer.withSpaces.col-4 .project-thumb .thumb-info {
    left: 15px;
    right: 15px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .galleryContainer.withSpaces.col-1 .project-thumb:hover .thumb-info,
  .galleryContainer.withSpaces.col-2 .project-thumb:hover .thumb-info,
  .galleryContainer.withSpaces.col-3 .project-thumb:hover .thumb-info,
  .galleryContainer.withSpaces.col-4 .project-thumb:hover .thumb-info {
    bottom: 0px;
  }
  .project-single-info {
    width: 100%;
  }
  /* ***********
   SERVICE BOX
   *********** */
  .service-box {
    padding: 10px;
  }
  .service-box i {
    margin-bottom: 10px;
  }
  .service-box .h4 {
    font-size: 12px;
  }
  .text404 {
    font-size: 140px;
    margin-bottom: 40px;
  }
  .text404 small {
    font-size: 20px;
  }
  .commentList .media > .pull-left {
    float: none !important;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .commentList .media-heading,
  .commentList .comment-date,
  .commentList .reply-button {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  .images-widget,
  .person-box,
  article.journal .media-object,
  article.journal .journalblock,
  .person-image,
  .galleryContainer.withSpaces,
  .galleryContainer.withMasonry {
    margin-left: -15px;
    margin-right: -15px;
  }
  .person-box .image-wrapper img {
    width: 100%;
  }
  .galleryContainer.withSpaces .galleryItem,
  .galleryContainer.withMasonry .galleryItem {
    padding: 0;
  }
  .aside-title,
  .big {
    font-size: 60px;
  }
  .media-section.no-padding {
    padding: 40px 0;
  }
  .media-section .table-cell {
    display: block;
    text-align: center;
  }
  .media-section .breadcrumb.pull-right {
    float: none !important;
  }
  .home-full-width .images-widget,
  .home-full-width .person-box,
  .home-full-width article.journal .media-object,
  .home-full-width article.journal .journalblock,
  .home-full-width .person-image,
  .home-full-width .galleryContainer.withSpaces,
  .home-full-width .galleryContainer.withMasonry {
    margin: 0;
  }
}
/* *************
   MOTIVE COLORS
   ************* */
a {
  color: #2b8be9;
  cursor: pointer;
}
a.grey:hover,
a.grey:focus {
  color: #2b8be9;
}
.breadcrumb > li + li:before {
  color: #2b8be9;
}
.breadcrumb > li a:hover,
.breadcrumb > li a:focus {
  color: #2b8be9;
}
h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover,
h1 a:focus,
.h1 a:focus,
h2 a:focus,
.h2 a:focus,
h3 a:focus,
.h3 a:focus,
h4 a:focus,
.h4 a:focus,
h5 a:focus,
.h5 a:focus,
h6 a:focus,
.h6 a:focus,
h1 a:active,
.h1 a:active,
h2 a:active,
.h2 a:active,
h3 a:active,
.h3 a:active,
h4 a:active,
.h4 a:active,
h5 a:active,
.h5 a:active,
h6 a:active,
.h6 a:active {
  color: #2b8be9;
}
/* *******
   BUTTONS
   ******* */
.btn-link {
  color: #2b8be9;
}
.btn-primary {
  background-color: #2b8be9;
  border-color: #2b8be9;
}
.bg3 .btn-primary:hover,
.bg4 .btn-primary:hover,
.media-section.darkbg .btn-primary:hover,
.bg3 .btn-primary:focus,
.bg4 .btn-primary:focus,
.media-section.darkbg .btn-primary:focus,
.bg3 .btn-primary:active,
.bg4 .btn-primary:active,
.media-section.darkbg .btn-primary:active,
.bg3 .btn-primary.active,
.bg4 .btn-primary.active,
.media-section.darkbg .btn-primary.active {
  color: #2b8be9;
}
.btn-default {
  color: #2b8be9;
}
.open .dropdown-toggle.btn-primary {
  color: #2b8be9;
}
.dropdown-menu > li a:hover,
.dropdown-menu > li a:focus,
.dropdown-menu > li a:active {
  background-color: #2b8be9;
}
/* ******
   INPUTS
   ****** */
.search-widget .btn:hover,
.search-widget .btn:focus,
.search-widget .btn:active {
  color: #2b8be9;
}
/* **********
   TYPOGRAPHY
   ********** */
.motive {
  color: #2b8be9;
}
.ct-ribbon:before {
  background: #2b8be9;
}
.ct-ribbon .ct-triangle {
  border-color: transparent #2b8be9 transparent transparent;
}
/* *************
   HEADER STYLES
   ************* */
header a:hover,
header .btn-link:hover,
header a:focus,
header .btn-link:focus,
header a:active,
header .btn-link:active {
  color: #2b8be9;
}
header a:hover i.fa,
header .btn-link:hover i.fa,
header a:focus i.fa,
header .btn-link:focus i.fa,
header a:active i.fa,
header .btn-link:active i.fa {
  color: #2b8be9;
}
body.header-color header {
  background-color: #2b8be9;
}
body.header-color header a:hover,
body.header-color header .btn-link:hover,
body.header-color header a:focus,
body.header-color header .btn-link:focus,
body.header-color header a:active,
body.header-color header .btn-link:active {
  color: #87bef3;
}
body.header-color header a:hover i.fa,
body.header-color header .btn-link:hover i.fa,
body.header-color header a:focus i.fa,
body.header-color header .btn-link:focus i.fa,
body.header-color header a:active i.fa,
body.header-color header .btn-link:active i.fa {
  color: #87bef3;
}
/* *************
   NAVBAR STYLES
   ************* */
body.navbar-sidebar .navbar-toggle:hover .icon-bar {
  background-color: #2b8be9;
}
.navbar a:hover {
  color: #2b8be9;
}
.header-search,
.header-login {
  background-color: #2b8be9;
  background: rgba(43, 138, 233, 0.9);
}
#magic-line {
  background: #2b8be9;
}
/* ********
   SECTIONS
   ******** */
.bg4 {
  background-color: #2b8be9;
}
/* **************
   PROJECT SINGLE
   ************** */
.project-media-container .project-desc {
  background-color: rgba(43, 139, 233, 0.8);
}
/* ****************
    PROCESS CIRCLES
    *************** */
.ct-process .ct-process-right,
.ct-process .ct-process-left {
  background-color: #2b8be9;
}
.ct-process .ct-process-right:before {
  border-color: transparent transparent transparent #2b8be9;
}
.ct-process .ct-process-left:before {
  border-color: transparent #2b8be9 transparent transparent;
}
/* ====================== */
/* ==== PROGRESS BAR ==== */
.progress .progress-bar {
  background: #2b8be9;
}
/* ***********
   SERVICE BOX
   *********** */
.service-box.withhover:hover {
  border-color: #2b8be9;
  background-color: #2b8be9;
}
/* ******
   FOOTER
   ******* */
footer.main-footer a {
  color: #9c9c9c;
}
footer.main-footer a:hover {
  color: #1571cc;
}
#backtoTop {
  background-color: #2b8be9;
}
/* ********
   ARTICLES
   ******** */
article a,
.widget ul > li article a {
  color: #2b8be9;
}
article h4 a:hover,
.widget ul > li article h4 a:hover {
  color: #2b8be9;
}
article .date .day,
.widget ul > li article .date .day {
  color: #2b8be9;
}
article .date .month,
.widget ul > li article .date .month {
  background-color: #2b8be9;
}
.commentList .reply-button:hover,
.commentList .reply-button:focus {
  color: #2b8be9;
}
/* **********
   BLOCKQUOTE
   ********** */
blockquote.type1 {
  background-color: #2b8be9;
}
blockquote.type2 footer cite {
  color: #2b8be9;
}
/* ****
   TABS
   **** */
.tabs-vertical > .nav-tabs li.active a:before,
.tabs-horizontal > .nav-tabs li.active a:before {
  background-color: #2b8be9;
}
/* ******
   TABLES
   ****** */
.table > thead > tr > th {
  background-color: #2b8be9;
}
/* **************
   PROJECT IMAGES
   ************** */
.project-thumb:before {
  background-color: #2b8be9;
}
.project-thumb .thumb-links .thumb-link:hover,
.project-thumb .thumb-links .thumb-link:active,
.project-thumb .thumb-links .thumb-link:focus {
  color: #2b8be9;
}
/* ************
   SQUARE ICONS
   ************ */
.square-icon-box:before {
  border: 3px solid #2b8be9;
}
.square-icon-hover:hover .square-icon-box {
  color: #ffffff;
}
.square-icon-hover:hover .square-icon-box:before {
  background-color: #2b8be9;
}
/* ***********
   PRICING BOX
   *********** */
.pricing .pricebox.motive {
  background-color: #2b8be9;
}
/* ******************
   THUMBNAIL SCROLLER
   ****************** */
.thumbnailScroller .jTscrollerNextButton:hover,
.thumbnailScroller .jTscrollerPrevButton:hover {
  background-color: #2b8be9;
}
/* **********
   D3 SWIMMERS
   ********** */
.d3container {
  background-color: #2b8be9;
}
/* ================= */
/* === TIMELINE === */
.vco-notouch .vco-slider .nav-previous:hover,
.vco-notouch .vco-slider .nav-next:hover {
  color: #2b8be9;
}
.vco-timeline .vco-navigation .timenav .content .marker.active .line,
.vco-timeline .vco-navigation .timenav .content .marker.active .dot,
.vco-timeline .vco-navigation .timenav-background .timenav-line,
.vco-timeline .vco-navigation .timenav .content .marker.active .line .event-line,
.vco-timeline .vco-navigation .timenav .content .marker .line .event-line {
  background: #2b8be9;
}
.vco-notouch .vco-slider .slider-item .content .content-container .media .media-container .wikipedia h4 a:hover {
  color: #2b8be9;
}
/* *********
   WORDPRESS
   ********* */
.widget ul > li a:hover,
.widget ul > li a:focus,
.widget ul > li a:active {
  color: #2b8be9;
}

.icon-about {
    display: block;
    font-size: 60px;
    line-height: 1;
    margin-top: 30px;
    font-weight: 300;
}
.av-loading-bar {
    margin: 10px 0 40px;
    position: relative;
    display: block;
}
 .av-loading-bar .av-bar {
    display: block;
    width: 100%;
    height: 4px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin: 5px 0;
}
.large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
	margin-top: 60px;
}
col-md-12 {
	position: relative;
    left: 50%;
    right: auto;
}
.bg2 .av-icon-box-alternate.av-right {
    padding-left: 90px;
    position: relative;
    text-align: left;
}
.av-icon-box-content {
	width: 300px;
}
.av-icon-box-content h5 {
	font-weight: 500;
	font-size: 18px;
}
.av-right {
    padding-left: 90px;
    position: relative;
    text-align: left;
}
.av-icon-box-alternate {
    margin: 0 0 40px 0;
}
.av-head-icon {
    position: absolute;
    left: -50px;
    width: 80px;
    height: 80px;
    line-height: 72px;
    background-color: #333333;
    color: white;
    text-align: center;
    border: 2px solid whitesmoke;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.av-head-icon:after {
    content: "";
    display: block;
    height: 147px;
    width: 1px;
    border: 1px dashed whitesmoke;
    position: absolute;
    left: 50%;
    top: 78px;
}
.av-icon-box-content p {
  margin-bottom: 10px;
  color: #a0a0a0;
}
.service-style-two.home-one {
    width: 100%;
    position: relative;
    padding-left: 30px;
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
}
.service-style-two {
    float: left;
}
.service-style-two.home-one:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	opacity: .9;
}
.service-style-two .single-service-style-two {
    position: relative;
    z-index: 10;
}
.service-style-two .single-service-style-two .icon-box {
    display: table-cell;
    vertical-align: top;
	width: 80px;
}
.service-style-two .single-service-style-two .text-box {
    display: table-cell;
    vertical-align: top;
	width: 400px;
	text-align: left;
}
.text-box {
    padding-left: 25px;
}
.text-box h3 {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Raleway', sans-serif!important;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 12px;
}
.text-box h3, .text-box p {
    margin: 0;
}
.service-style-two .single-service-style-two .text-box p {
    font-size: 15px;
    line-height: 24px;
    color: #D3D3D3;
    letter-spacing: .03em;
	text-align: justify;
}
.service-style-two .single-service-style-two .text-box:after {
    content: '';
    width: 105px;
    height: 1px;
    display: block;
    margin-top: 38px;
	background: #99d3f0;
}
.service-style-two .single-service-style-two + .single-service-style-two {
    margin-top: 60px;
}
strong {
    color: #e94c3d;
}
.padding-small {
	margin-top: 60px;
	margin-bottom: 60px;
}
.color-row {
    background-color: #75a044;
}
.color-row h3 {
	color: #fff; 
	font-size: 30px; 
	font-weight: 400; 
	margin-bottom: 10px;
}
.color-row h4 {
	color: #fff; 
	font-size: 35px; 
	font-weight: 700; 
}
.color-row .btn-border {
    border: 3px solid #ffffff;
	color: #fff;
}
.color-row .btn-lg {
    font-size: 22px;
    padding: 10px 20px;
}	
.checked li {
	margin-bottom: 10px;
	text-align: justify;
}
.fullStripe {
    width: 100%;
    background-color: #2b8be9;
    text-align: center;
    padding: 15px 0;
}
.fullStripe .innerStripe span {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-right: 10px;
}
.fullStripe .innerStripe span:last-child {
    margin-right: 0;
}
.expertise .img_box {
    width: 20%;
    height: 100px;
    float: left;
    text-align: center;
	margin-top: 10px;
}
.expertise .topic-description {
	width: 80%;
    float: right;
}
.expertise  .topic-description h3 {
	float: left;
	width: 100%;
    color: #fff;
    margin: 0;
    font-family: lato;
    font-weight: 400;
    font-size: 25px;
    text-transform: uppercase;
}
.expertise .topic-description p {
    color: #fff;
    margin: 0;
    font-family: lato;
    font-size: 16px;
    padding-right: 20px;
	margin-bottom: 20px;
}
.vision-box {
    padding: 70px 60px;
    min-height: 405px;
    border-radius: 10px;
    background: url() bottom no-repeat;
    box-shadow: -5px 5px 15px rgba(0,0,0,.5);
}
.about p {
    font: 400 24px/35px Roboto,sans-serif;
}
.about .vision-box h2 {
    font: 500 48px/60px Roboto,sans-serif;
    color: #393939;
    text-transform: uppercase;
    margin: 0 0 30px;
}
.about .vision-box p {
    font: 400 25px/35px Roboto,sans-serif;
    margin: 0;
    color: #4c4c4c;
}
.service-boxes {
    clear: both;
	margin: 0 0 50px;
}
.service-boxes ul {
    list-style: none;
}
.service-boxes li {
    float: left;
    width: 100%;
    text-align: left;
    min-height: 360px;
    padding: 30px 25px 40px;
    border: 1px solid #c1c1c1;
    margin: 0 0 -1px -1px;
    transition: all .5s ease 0s;
	margin-bottom: 30px;
}
.service-boxes .icon {
    width: 86px;
    height: 86px;
    border: 2px solid #333;
    display: block;
    border-radius: 100%;
    margin: 0 0 30px;
    transition: all .9s ease 0s;
}
.service-boxes h3 {
    font: 500 20px/28px Roboto,sans-serif;
    color: #393939;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 25px;
}
.service-boxes h3:after {
    width: 110px;
    height: 2px;
    background: #2b8be9;
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    display: block;
}
.service-boxes p {
    font: 400 16px/28px Roboto,sans-serif;
    color: #4c4c4c;
}
.service-boxes .icon img {
    filter: grayscale(100%);
}
.mb-3 p {
	 font: 400 17px/28px Roboto,sans-serif;
}
.gallery a {
    display: inline-block;
    width: 280px;
    height: 100%;
    overflow: hidden;
}
.gallery a img {
    display: block;
    width: 280px;
    height: 100%;
    padding: 10px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.whyhire-sec {
    padding: 75px 0;
    background: url(../images/content/parallax6.jpg) no-repeat;
    background-size: cover;
}
.heading-sec h2 {
    text-transform: uppercase;
}
.white-clr {
    color: #fff!important;
}
.heading-sec p {
    font: 400 16px/35px Roboto,sans-serif;
}
.whyhire-sec .whybox {
    padding: 15px 30px;
    background: #fff;
    border-radius: 5px;
    margin: 0 0 10px;
    vertical-align: middle;
}
.whyhire-sec .whybox .icon {
    margin: 10px 20px 0px 0px;
    display: inline-block;
    width: 60px;
}
.whyhire-sec .whybox h3 {
    font: 500 18px/28px Roboto,sans-serif;
    letter-spacing: -.4px;
    text-transform: uppercase;
    color: #105678;
    display: inline-block;
    vertical-align: top;
	text-align: center;
    margin-bottom: 11px;
}
.experience-area {
    padding: 75px 0;
}
.experience-area ul {
    list-style: none;
}
.experience-area li {
    padding: 0 35px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.whyhire-sec .experience-area p, .whyhire-sec .experience-area span {
    color: #fff;
}
.whyhire-sec .experience-area span {
	font: 60px/60px robotomedium;
    display: block;
	text-align: center;
}
.experience-area p {
    font: 500 18px/35px Roboto,sans-serif;
    color: #444;
    text-transform: uppercase;
}
.whyhire-sec .btn {
	height: 80px;
    width: 270px;
    padding-top: 20px;
    font-size: 24px;
	text-transform: uppercase;
}
.call-box .btn {
    height: 60px;
    padding-top: 15px;
    font-size: 20px;
    width: 220px;
    text-transform: uppercase;
}
.about-action .btn {
	height: 80px;
    width: 270px;
    padding-top: 20px;
    font-size: 24px;
	text-transform: uppercase;
}
.key-benefite-sec {
    padding: 75px 0;
    background: url(../images/content/key-benefite-bg.jpg) no-repeat #fbfcfe;
    background-size: 100%;
}
.benefits-box {
    border: 2px solid #e8e8e8;
    box-shadow: 10px 10px 10px rgba(0,0,0,.1);
    transition: all .5s ease 0s;
    margin: 0 0 30px;
    padding: 30px 25px;
    width: 100%;
    min-height: 280px;
}
.benefits-box h3 {
    font: 700 19px/28px Roboto,sans-serif;
    color: #444;
    position: relative;
    margin: 0 0 40px;
}
.benefits-box  h3 {
    letter-spacing: -.1px;
    text-transform: uppercase;
}
.benefits-box h3:after {
    width: 110px;
    height: 2px;
    background: #2b8be9;
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    display: block;
}
.benefits-box:hover {
    border: 2px solid #2b8be9;
    box-shadow: 10px 10px 10px transparent;
}
.benefits-box .fa{
	font-size: 80px;
	margin-bottom: 15px;
}
.thumb-info h3 {
	margin-bottom: 0px;
}
.about .icon .fa {
    font-size: 40px;
    padding: 22px 0px 0px 20px;
}
.demo .btn-lg {
    font-size: 22px;
    padding: 20px 35px;
	text-transform: uppercase;
}
.padding-top{
	padding-top: 40px;
}
.main-footer h4 {
	font-size: 18px;
	margin-bottom:20px;
	color: #c1c1c1;
}	
.main-footer p {
    color: #9c9c9c;
}
.breadcrumb .fa {
	margin:5px;
}	
.product h1 {
	font-size: 28px;
	margin-bottom:20px;	
}	
.product h2 {
	font-size: 24px;
	margin-bottom:20px;	
}
.product h3 {
	font-size: 20px;
	margin-top:15px;	
	margin-bottom:20px;
	text-transform: uppercase;
}
.product h4 {
	font-size: 18px;
	margin-bottom:20px;	
}
.product_app ul {
    padding: 0px !important;
    margin-top: 15px;
}
.demo_app ul li {
    list-style: none;
    font-size: 16px;
    line-height: 1.8;
    padding-bottom: 10px;
}
.demo-btn {
    padding: 12px 25px 8px 65px !important;
    position: relative;
    border: 2px solid #000 !important;
    border-radius: 30px !important;
    display: inline-block !important;
    color: #000;
    margin: 5px !important;
    text-align: left !important;
    transition: 1s;
    background-color: inherit;
	width: 220px;
}
.demo-btn:hover {
    border: 2px solid #2b8be9;
    color: #fff !important;
    transition: 1s;
    background-color: #2b8be9;
}
.demo-btn:hover i, .demo-btn:hover span, .demo-btn:hover strong {
    color: #fff !Important;
    transition: 1s;
}
.demo-btn i {
    font-size: 35px;
    left: 0;
    line-height: 1;
    margin: 15px 0 0 20px;
    position: absolute;
    top: 0;
    color: #000;
}
.demo-btn strong {
    display: block;
    font-weight: 700;
    margin-bottom: 0px;
    font-size: 17px;
    color: #000;
}
.fs20 {
	font-size:20px;
	margin-bottom:25px;
}	
.fs24 {
	font-size:24px;
	margin-bottom:10px;
}
.fs30 {
	font-size:30px;
	margin-bottom:20px;
}
.fs32 {
	font-size:32px;
	margin-bottom:20px;
}
.fs40 {
	font-size:40px;
	margin-bottom:20px;
}
.features h4 {
	font-size:20px;
	margin-bottom:10px;
	font-weight: 500;
	color: #222;
}
.features {
    margin-bottom: 15px;
}
.features-text {
    margin-left: 70px;
}
.features img {
    float: left;
}
.additional-features img {
    margin-bottom: 10px !important;
}
.additional-features p {
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.support-bg {
	background-image: url(../images/content/parallax9.jpg);
	background-attachment: fixed;
}
.additional-features img {
    margin: 0 auto;
    display: block;
}	
.circle1 {
    width: 100px;
    height: 100px;
    background-color: #fff;
    text-align: center;
    margin: 30px auto 30px;
    position: relative;
    z-index: 0;
    border-radius: 100%;
}
.support .circle1 img {
    padding: 25px 10px;
    text-align: center;
    width: 65px;
}
.support p {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
.products.flexslider .slides > li img {
	margin-bottom: 20px;
	border: solid 8px #c1c1c1;
}	
.products.flexslider .slides span {
    color: #2b8be9;
    font-size: 20px;
	font-weight: 400;
}
.products.flexslider .flex-control-paging li a.flex-active {
    background: url(../images/bullets-slider-black.png) no-repeat top;
}	
.products.flexslider .flex-control-paging li a {
    background: url(../images/bullets-slider-black.png) no-repeat bottom;
}
.justify {
	text-align: justify;
}	
.divider {
	border-bottom: 1px dashed #c5c5c5;
}	
.fs28 {
    font-size: 28px;
    margin-bottom: 20px;
}
.development-process {
    background: #f6f6f6;
}
.home-title {
    position: relative;
    padding-left: 70px;
    padding-bottom: 0px;
    text-transform: uppercase;
}
.home-box-icon {
    position: absolute;
    top: 0px;
    left: 10px;
    width: 50px;
    color: #999;
}
.home-box-icon .fa {
    font-size: 44px;
}
.home-title h3 {
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 4px 0;
	color: #555;
	padding-top: 10px;
}
.home-title p {
	color: #555;
}	
.home-service-detils {
    color: #7e8082;
	font-size: 15px;
}

.uber-products {
    padding: 15px 5px;
    position: relative;
    min-height: 220px;
}	
.uber-title {
    margin: 0px 0px 10px;
    padding-bottom: 0px;
    font-size: 20px;
    font-weight: 500;
	color: #6a6a6a;
}
.uber-products p {
    margin: 15px 0px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #7e8082;
}
.uber-divider {
	margin: 5px 0px 15px 0px;
    height: 3px;
    width: 80px;
    background: #2b8be9
}	
.products-padding-top {
    padding-top: 25px;
}
.product1 h3 {
    font-size: 22px;
    margin-bottom: 0px;
}
.partner-bg {
	background: url(../images/become-a-partner-bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
 	-o-background-size: cover;
 	background-size: cover;
	width: 100%;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.disclaimer p {
    background-color: #000;
    margin-top: 20px;
	padding: 20px;
    font-size: 15px;
	color: #d0c8c8;
}
.section-title h1 {
	font-size: 40px;
}
.section-title h2 {
	font-size: 40px;
}
.section-title h3 {
	font-size: 40px;
}
.section-title span {
	font-size: 32px;
	text-transform: uppercase;
}
.section-title span b {
	font-size: 36px;
	font-weight:900;
	color: #FBDA41;
}
.call-to-action-title h3 {
	font-size: 32px;
}	
.app-features {
    margin-top: 30px;
}
.app-features ul {
    margin-top: 10px;
}
.app-features li {
    margin-bottom: 10px;
}
.app-features-left img {
    width: 35px;
    position: relative;
    top: 3px;
    left: 14px;
	filter: grayscale(100%);
}
.app-features-right img {
    width: 35px;
    position: relative;
    top: 3px;
    left: 15px;
	filter: grayscale(100%);
}
.features-details {
    padding-right: 0px;
}
.app-features-right .features-details {
    padding-right: 0;
    padding-left: 0px;
}
.xuber-feat {
    text-align: center;
    background: #f4f5f5;
    border-radius: 4px;
    border: 1px solid;
    max-width: 260px;
    margin: 30px auto 0;
    transition: .5s;
}
.xuber-feat p {
	color: #444;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 0;
	font-weight: 700;
}	
.xuber-feat a {
    display: block;
    padding: 20px 0;
}
.xuber-feat img {
    height: 100px;
    filter: grayscale(100%);
}
.feature-box {
    background: #fff;
    position: relative;
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 9px 10px -10px #000;
    margin: 30px 0;
	height: 150px;
}
.feature-box .features-icon {
    position: absolute;
    right: 10px;
    top: 5%;
}
.feature-box .features-icon img {
	width: 40px;
	filter: grayscale(100%);
}
.feature-box h5 {
    margin: 0 0 6px;
    font-size: 18px;
}
.feature-box h5:after {
    width: 70px;
    height: 2px;
    background: #2b8be9;
    content: '';
    left: 0;
    display: block;
    margin: 10px 0px 10px 0px;
}
.feature-box p {
    line-height: 19px;
    font-size: 15px;
    text-align: justify;
}
.connect .btn {
    height: 50px;
    padding-top: 11px;
    font-size: 18px;
    width: 280px;
    margin-top: 20px;
}
.admin-panel img {
	position: relative;
    margin-top: 25%;
}	
.uber-why li img {
    width: 35px;
    margin-right: 15px;
    vertical-align: middle;
    opacity: .7;
	filter:grayscale(100%);
}
.uber-why li {
    font-size: 16px;
    padding-bottom: 11px;
    margin-bottom: 11px;
    border-bottom: 1px dashed #ccc;
}
.uber-why li span {
    font-size: 16px;
    padding-bottom: 11px;
    margin-bottom: 11px;
    border-bottom: 1px dashed #ccc;
    color: #444;
}
.paid-plugins .media_bx .media {
    border: 2px solid #c1c1c1;
	min-height: 330px;
}
.paid-plugins .media_bx .media:hover {
    border: 2px solid #2b8be9;
    box-shadow: 10px 10px 10px transparent;
}
.media-body {
    padding: 0;
}
.media-body img {
    width: 45px;
    position: relative;
    padding-top: 15px;
}
.service-item .media-body img {
    width: 45px;
    position: relative;
    padding-top: 15px;
	filter:grayscale(100%);
}
.media_bx {
    margin-top: 30px;
}
.paid-plugins .media-body .icon {
    border: 1px solid #ccc;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
}
.rider-sec {
    padding: 40px 20px;
    border-radius: 0;
    box-shadow: 0 1px 15px 0 #cfcfcf;
    border: 2px solid #c1c1c1;
	height: 305px;
}
.media.rider-sec:hover {
	border: 2px solid #2b8be9;
    box-shadow: 0 1px 15px 0 #aaa7a7;
}
.service.bd img {
    width: 70px;
    padding-bottom: 15px;
}
.service:hover {
    background: transparent;
    margin-bottom: 0px;
    box-shadow: 0px 0px 40px 0px rgba(0, 64, 128, 0.2);
    z-index: 1;
}
.service {
    background: transparent;
    margin-bottom: 0px;
    padding: 25px 15px 25px 15px;
}
.media h4 {
    font-size:17px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.media-heading small {
    line-height: 30px!important;
    font-weight: 400;
}
.join-us-icon .ico {
    line-height: 54px;
    border: none !important;
    margin-top: 0px !important;
}
.join-us-icon .ico {
    float: left;
	width: 65px;
	height: 100px;
    line-height: 75px;
    margin-right: 0px;
	filter: grayscale(100%);
}
.join-us-icon .icon {
    float: left;
	width: 80px;
	height: 100px;
    line-height: 75px;
    margin-right: 0px;
	filter: grayscale(100%);
}
.new_features li {
    padding: 0;
    text-align: left;
}	
.ico svg {
    width: 40px;
}
svg:not(:root) {
    overflow: hidden;
}
.tinder-offer h4 {
    margin-bottom: 2px;
    padding-top: 5px;
    color: #444;
    font-weight: bold;
}
.tinder-padding-sec {
    padding: 75px 0 75px 0 !important;
}
.new_features p.para-w {
    padding-left: 80px;
}
.list-o ul {
    margin: 35px 0px;
    padding: 0px;
}
.tinder-offer .join-us-icon .ico {
    margin-top: 12px;
}

.box i.fa {
    font-size: 30px;
    width: 100px;
    height: 100px;
    padding: 35px 0;
    margin-bottom: 10px;
    border-radius: 50%;
    color: #ffffff;
    background: #632fff;
    /* -webkit-transition: all 0.5s ease-out; */
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 8px;
    margin-top: 25px;
    border: 10px solid #f1f1f1;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
}
.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;
    transform: translate(0, 0);
}
.box-iv i.fa {
    font-size: 30px;
    width: 100px;
    height: 100px;
    padding: 35px 0;
    margin-bottom: 10px;
    border-radius: 50%;
    color: #ffffff;
    background: #a022af;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 8px;
    margin-top: 25px;
    border: 10px solid #f1f1f1;
}

.box-ii i.fa {
    font-size: 30px;
    width: 100px;
    height: 100px;
    padding: 35px 0;
    margin-bottom: 10px;
    border-radius: 50%;
    color: #ffffff;
    background: #dfb30d;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 8px;
    margin-top: 25px;
    border: 10px solid #f1f1f1;
}

.box-i i.fa {
    font-size: 30px;
    width: 100px;
    height: 100px;
    padding: 35px 0;
    margin-bottom: 10px;
    border-radius: 50%;
    color: #ffffff;
    background: #75af22;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 8px;
    margin-top: 25px;
    border: 10px solid #f1f1f1;
}

.box-iii i.fa {
    font-size: 30px;
    width: 100px;
    height: 100px;
    padding: 35px 0;
    margin-bottom: 10px;
    border-radius: 50%;
    color: #ffffff;
    background: #ff4200;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 8px;
    margin-top: 25px;
    border: 10px solid #f1f1f1;
}

.box-v i.fa {
    font-size: 30px;
    width: 100px;
    height: 100px;
    padding: 35px 0;
    margin-bottom: 10px;
    border-radius: 50%;
    color: #ffffff;
    background: #df0663;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 8px;
    margin-top: 25px;
    border: 10px solid #f1f1f1;
}
.box_h380 {
    height: 380px;
}
.box {
    /* border: 1px solid #d3d3d3; */
    font-weight: 300;
    margin: 10px 0;
    min-height: 265px;
    padding: 20px;
    transition: all 0.5s ease 0s;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.element.style {
    width: 5274px;
    left: 0px;
    display: block;
    transition: all 1000ms ease 0s;
    transform: translate3d(0px, 0px, 0px);
}	
.startup h4 {
	margin-bottom: 5px;
}	
.mobile-application-banner 
{
    background: url(../images/android-app/mobile-application-bg.jpg) center/cover no-repeat;
    min-height: 550px;
    position: relative;
    padding: 80px 0;
}
.app-marketing-banner {
    background: url(../images/app-marketing/app-marketing-bg.jpg) center/cover no-repeat;
    padding: 100px 0;
    min-height: 550px;
    position: relative;
}
.mobile-application-banner h1 {
    font-size: 88px;
    line-height: 90px;
    font-weight: 700;
    color: #FFF;
    margin-top: 0;
    margin-bottom: 10px;
}
.mobile-application-banner .mobile-application-right {
    position: absolute;
    top: 50px;
    right: 0;
}
.app-marketing-banner h2 {
    font-size: 88px;
    line-height: 90px;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 10px;
}
.app-marketing-banner h2 span {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #FFF;
    display: block;
}
.app-marketing-banner p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 30px;
}
.animated-img {
    position: relative;
    top: -50px;
    left: 0;
    z-index: 1;
    -webkit-animation: animated-img 4s infinite;
}
.animated-img {position:relative;top:-50px;left:0;z-index:1;-webkit-animation:animated-img 4s infinite;animation:animated-img 4s infinite}
@-webkit-keyframes animated-img {
0%, 100% {top:-20px}
50% {top:20px}}
@keyframes animated-img {
0%, 100% {top:-20px}
50% {top:20px}}
.mobile-application-banner h1 span {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    color: #FFF;
    display: block;
}
.mobile-application-banner p {
	font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 30px;
}
.mobile-application-banner a.white-bg {
    background: #FFF;
    color: #000;
    transition: all .3s;
}  
.mobile-application-what h1 {
    font-size: 40px;
	line-height: 60px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
}
.heading-red-design, .main-heading.red-heading hr {
    background: url(../images/android-app/main-heading-red-after.png) center/cover no-repeat;
    height: 31px;
    width: 314px;
    margin: 0 auto 10px;
    border: none;
	opacity:.9;
}	  
.benifits-box {
	height: 300px;
    text-align: left;
    padding: 30px;
    margin-left: 10px;
    margin-bottom: 30px;
}
.benifits-box1 {
	height: auto;
    text-align: left;
    padding: 30px;
    margin-left: 10px;
    margin-bottom: 30px;
}
.benifits-box1 p {
	text-align: justify;
}
.benifits-box, .benifits-box1 {
    float: left;
    box-shadow: 2px 2px 10px #d9d9d9;
    background: #FFF;
}
.benifits-box h4 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    padding: 0;
    margin: 10px 0;
	text-align: left;
}
.app-marketing-develop h2 span {
    font-weight: 700;
}
.app-marketing-develop .col-sm-6:hover .overflow {
    opacity: 1;
}
.app-marketing-develop .col-sm-6 .overflow {
    opacity: 0;
    background: #FFF;
    padding: 20px 25px;
    position: absolute;
    top: 0;
    box-shadow: 2px 2px 10px #d9d9d9;
    transition: all .2s;
    border-bottom: 5px solid #2b8be9;
    min-height: 275px;
}
.app-marketing-develop .col-sm-6 .overflow h4 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
}
.app-marketing-develop .col-sm-6 .overflow p {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
    text-align: left;
    margin: 0;
}
.app-marketing-develop .col-sm-6 img {
    margin-bottom: 20px;
}

.app-marketing-develop .col-sm-6 p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.app-marketing-develop .col-sm-6 {
    text-align: center;
    padding: 40px 15px;
}
.sec05 .col-sm-4 {
    padding: 15px 48px;
    height: 300px;
}
.sec-process:after, .sec05, .sec05 h3 {
    text-align: center;
}
.sec05 h4 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: #333;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 0;
}
.devlopment-bottom-box h2 span {
    font-weight: 400;
}
.iconcontainer {
    position: absolute;
    top: 35px;
    width: 100%;
}
.iconcontainer>a>span {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-left: 8px;
}
.iconcontainer>span {
    float: left;
    padding: 7px 12px;
    border-radius: 0 25px 25px 0;
}
.iconcontainer a>.web_site_icon {
    background-position: 43px -42px;
    margin-left: 0;
    width: 32px;
}
.iconcontainer a>.web_site_icon, .inner_port_main .category>span {
    background-image: url(../images/android-app/portfolio_cat.png);
    display: inline-block;
    height: 32px;
    vertical-align: middle;
}
.iconcontainer>a, .iconcontainer>span {
    background-color: #fff;
    display: block;
    width: auto;
}
.iconcontainer>a {
    border-radius: 24px 0 0 24px;
    float: right;
    padding: 7px 16px;
    position: relative;
    right: -59px;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
}
.iconcontainer>a:hover {
    background-color: #f00029;
}
.iconcontainer>a:hover {
    background: #f00029!important;
}
section a:hover {
    color: #268b77;
}
.category>span, .iconcontainer>a>img, .iconcontainer>a>span {
    display: inline-block;
    vertical-align: middle;
}
.category>span {
    background-image: url(../images/android-app/portfolio_cat.png);
    height: 32px;
    width: 46px;
}
.category>span.app_i_ios {
    background-position: 48px 187px;
}
.category>span.app_i_andr {
    background-position: 48px 149px;
}
.appinfobtn {
    padding: 50px 0;
    display: block;
    clear: both;
}
.appinfobtn, .appinfobtn a, .fators h1, .s-company-sec h3, .s-company-sec p {
    text-align: center;
}
.appinfobtn a {
    font-size: 18px;
    line-height: 30px;
    color: #FFF;
    text-transform: uppercase;
    background: linear-gradient(to right, rgba(215,26,58,1) 0, rgba(247,83,54,1) 100%);
    border-radius: 5px;
    padding: 10px 50px;
    font-weight: 700;
    margin-right: 10px;
    display: inline-block;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}
.benifits-box04 {
    text-align: left;
    padding: 30px;
    margin-left: 10px;
    margin-bottom: 30px;
    height: 250px;
    float: left;
    box-shadow: 2px 2px 10px #d9d9d9;
    background: #FFF;
}
.benifits-box04 h4 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    padding: 0;
    margin: 10px 0;
}
.benifits-box04 p {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
}
.taxi-app-banner {
    background: url(../images/taxi-app/taxi-app-development.jpg) center/cover no-repeat;
    min-height: auto;
    position: relative;
    padding: 80px 0;
	min-height: 500px;
}
.iphone-app-banner {
    background: url(../images/iphone-app/iphone-app-development.jpg) center/cover no-repeat;
    min-height: auto;
    position: relative;
    padding: 80px 0;
}
.mobile-application-banner.iphone-app-banner h1, .mobile-application-banner.iphone-app-banner h1 span, .mobile-application-banner.iphone-app-banner p {
    color: #000;
} 
.mobile-application-facts p {
	font-size: 20px;
	line-height: 26px;
	font-weight: 400;
	text-align: center;
	margin-top: 0;
	margin-bottom: 50px;
}
.mobile-application-facts-box {
	margin: 0 10px;
}
.mobile-application-facts-box p {
	line-height: 22px;
	font-weight: 400;
	text-align: left;
	padding: 15px 8px 15px 30px;
	margin-bottom: 15px;
	border: 1px solid #000;
	border-radius: 5px;
	position: relative;
	transition: all .1s;
	font-size: 15px;
}
.mobile-application-facts-box p:hover {
	background: #f65236;
	color: #FFF;
	border: 1px solid #fff;
}
@media(min-width:320px) and (max-width:767px){
.benifits-box04, .benifits-box04 h4, .benifits-box04 p {
    text-align: center;
}
.benifits-box04 {
    width: 100%;
    margin-left: 0;
    height: auto;
}
.benifits-box {
    width: 100%;
}
.mobile-application-banner .mobile-application-right {
    display: none;
}
.mobile-application-overview img {
    margin: 0;
    width: 100%;
}
.sec05 .col-sm-4 {
    height: auto!important;
}
}
@media screen and (max-width: 767px){
#portfoliolist .portfolio {
    width: 48%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.btn + .btn {
  margin-left: 20px;
}
.sec05 .col-sm-4 {
    padding: 0 15px;
    margin: 20px 0;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.panel-group.accordion > .panel > .panel-heading > a {
  font-size: 12px;
}
.multi-cases .abst h4 {
    margin-top: 43px !important;
}	
}		
.vision-box1 {
    padding: 20px 20px;
    border-radius: 10px;
	margin-top: 40px;
    box-shadow: -5px 5px 5px 2px rgba(0,0,0,.5);
}
.additional-features .fa {
	color: #fff;
	font-size: 54px;
	padding: 10px 0px 20px;
}
.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}
hr.style-one {
  margin: 0;
  border-top: 1px solid #EAEAEA;
}

.block-title {
  margin-bottom: 60px;
}

.block-title__text {
  margin: 0;
  font-weight: bold;
  color: #2E3D62;
  font-size: 42px;
  line-height: 60px;
  font-weight: 800;
}
.block-title__text span {
  position: relative;
}
.block-title__text span:before {
  content: '';
  background-color: #ff8257;
  opacity: 0.102;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 12px;
  left: 0;
  border-radius: 4px;
}

.icon-revresed {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  display: inline-block;
}

.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show > .btn-light.dropdown-toggle {
  background-color: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none;
}
.bootstrap-select > .dropdown-toggle {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}

.bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  z-index: 991;
}
.bootstrap-select .dropdown-menu > li + li > a {
  border-top: 1px solid #eee;
}
.bootstrap-select .dropdown-menu > li:first-child > a {
  padding-top: 10px;
}
.bootstrap-select .dropdown-menu > li:last-child > a {
  padding-bottom: 10px;
}
.bootstrap-select .dropdown-menu > li.selected > a {
  background: #ff8257;
  color: #fff;
}
.bootstrap-select .dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 500;
  padding: 9px 20px;
  color: #2e3d62;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.bootstrap-select .dropdown-menu > li > a:hover {
  background: #ff8257;
  color: #fff;
  cursor: pointer;
}


.scroll-to-top {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: #ff8257;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  display: none;
  border-radius: 50%;
  transition: all .4s ease;
}
.scroll-to-top:hover {
  background-color: #9364D4;
}
.scroll-to-top i {
  color: #fff;
  font-size: 18px;
  line-height: 45px;
}

/*
* 3. header styles
*/
.header-navigation {
  background-color: transparent;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  padding: 0;
  position: relative;
  background-color: transparent;
}
.header-navigation .container {
  background: transparent;
  position: relative;
  display: block;
}
.header-navigation .container .logo-box {
  float: left;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-navigation .container .navbar-brand {
  height: auto;
  margin: 0;
}
.header-navigation .container .menu-toggler {
  display: none;
}
.header-navigation .container .right-side-box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
}
.header-navigation .main-navigation {
  float: none;
  text-align: center;
}
@media (min-width: 1200px) {
  .header-navigation .main-navigation {
    display: block !important;
  }
}
.header-navigation ul.navigation-box {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-navigation ul.navigation-box li a .sub-nav-toggler {
  display: none;
}
.header-navigation ul.navigation-box > li {
  position: relative;
  padding: 44px 0;
  display: inline-block;
  vertical-align: middle;
  /* Second Level Menu */
  /* Thrid Level Menu */
}
.header-navigation ul.navigation-box > li + li {
  margin-left: 45px;
}
.header-navigation ul.navigation-box > li:first-child {
  padding-left: 0;
}
.header-navigation ul.navigation-box > li:last-child {
  padding-right: 0;
}
.header-navigation ul.navigation-box > li > a {
  font-weight: 500;
  font-size: 18px;
  color: #666E82;
  padding: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: relative;
}
.header-navigation ul.navigation-box > li.current > a, .header-navigation ul.navigation-box > li:hover > a {
  color: #FF8257;
}
.header-navigation ul.navigation-box > li > .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 220px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #2e3d62;
  background-clip: padding-box;
  opacity: 0;
  border-radius: 0px;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
  -webkit-box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  .header-navigation ul.navigation-box > li > .sub-menu {
    display: block !important;
  }
}
.header-navigation ul.navigation-box > li > .sub-menu.right-align {
  left: auto;
  right: 0;
}
.header-navigation ul.navigation-box > li > .sub-menu.center-align {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.header-navigation ul.navigation-box > li > .sub-menu > li {
  display: block;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-navigation ul.navigation-box > li > .sub-menu > li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.header-navigation ul.navigation-box > li > .sub-menu > li > a {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  padding: 12px 30px;
  display: block;
  line-height: 26px;
  white-space: nowrap;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-navigation ul.navigation-box > li > .sub-menu > li:hover > a {
  color: #fff;
  background: #ff8257;
}
.header-navigation ul.navigation-box > li:hover:before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
}
.header-navigation ul.navigation-box > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.header-navigation ul.navigation-box > li > ul > li {
  /* no more nested showen */
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu {
  position: absolute;
  top: 0%;
  left: 100%;
  z-index: 1000;
  float: left;
  min-width: 220px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #2e3d62;
  background-clip: padding-box;
  opacity: 0;
  border-radius: 0px;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
  -webkit-box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  .header-navigation ul.navigation-box > li > ul > li > .sub-menu {
    display: block !important;
  }
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu.right-align {
  left: auto;
  right: 100%;
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu.center-align {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu > li {
  display: block;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu > li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu > li > a {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  padding: 12px 30px;
  display: block;
  line-height: 26px;
  white-space: nowrap;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu > li:hover > a {
  color: #fff;
  background: #ff8257;
}
.header-navigation ul.navigation-box > li > ul > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.header-navigation ul.navigation-box > li > ul > li ul {
  display: none;
}

.header-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.header-one__btn {
  display: inline-block;
  vertical-align: middle;
  color: #FF8257;
  font-size: 16px;
  font-weight: 600;
  line-height: 1em;
  padding: 19px 49px;
  border-radius: 27px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(212, 212, 212, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(212, 212, 212, 0.3);
}
.header-one__btn:hover {
  background-color: #FF8257;
  color: #fff;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 130, 87, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(255, 130, 87, 0.3);
}
.header-one .header-navigation.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.06);
}
.header-one .header-navigation.stricky-fixed ul.navigation-box > li {
  padding-top: 25px;
  padding-bottom: 25px;
}

.header-one__home-two .header-navigation ul.navigation-box > li > a {
  color: #fff;
  position: relative;
}
.header-one__home-two .header-navigation ul.navigation-box > li > a:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right center;
          transform-origin: right center;
}
.header-one__home-two .header-navigation ul.navigation-box > li.current > a:before, .header-one__home-two .header-navigation ul.navigation-box > li:hover > a:before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
.header-one__home-two .header-one__btn {
  color: #fff;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 130, 87, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(255, 130, 87, 0.3);
  background-color: #ff8257;
}
.header-one__home-two .header-navigation.stricky-fixed {
  background-color: #2e3d62;
}
.site-footer__main-footer {
  padding-bottom: 120px;
}

.site-footer__bottom-footer {
  background-color: #FAFAFA;
  padding: 44px 0;
}
.site-footer__bottom-footer p {
  margin: 0;
  color: #666E82;
  font-size: 16px;
}
.site-footer__bottom-footer p a {
  color: #FF8257;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.site-footer__bottom-footer p a:hover {
  color: #9364D4;
}

.footer-widget p {
  margin: 0;
  color: #666E82;
  font-size: 15px;
  line-height: 26px;
}
.footer-widget p + p {
  margin-top: 16px;
}
.footer-widget .social-block {
  margin-top: -20px;
}
.footer-widget .social-block a {
  display: inline-block;
  vertical-align: middle;
  color: #666E82;
  font-size: 22px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.footer-widget .social-block a + a {
  margin-left: 22px;
}
.footer-widget .social-block a:hover {
  color: #FF8257;
}

.footer-widget__footer-logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: -8px;
  margin-bottom: 28px;
}

.footer-widget__title {
  margin: 0;
  color: #2E3D62;
  font-size: 18px;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 35px;
}

.footer-widget__link-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-widget__link-list li {
  line-height: 1em;
}
.footer-widget__link-list li + li {
  margin-top: 24px;
}
.footer-widget__link-list li a {
  color: #666E82;
  font-size: 15px;
  display: inline-block;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.footer-widget__link-list li a:before {
  content: '\f101';
  font-family: 'FontAwesome';
  color: #FF8257;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) translateX(-15px);
          transform: translateY(-50%) translateX(-15px);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.footer-widget__link-list li a:hover {
  color: #9364D4;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.footer-widget__link-list li a:hover:before {
  opacity: 1;
}

.site-footer__subscribe {
  padding-bottom: 125px;
  padding-top: 110px;
}

.site-footer__subscribe-form {
  width: 100%;
  max-width: 685px;
  margin-left: auto;
  margin-right: auto;
  height: 84px;
  border-style: solid;
  border-width: 1px;
  border-color: #eaeaea;
  border-radius: 42px;
  position: relative;
  overflow: hidden;
}
.site-footer__subscribe-form input {
  border: none;
  outline: none;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #666E82;
  font-size: 16px;
  padding-left: 60px;
}
/*
* 6. blog styles
*/
.blog-one {
  padding-top: 190px;
  padding-bottom: 90px;
  background: transparent url(../../images/blog-bg-1-1.png) center center no-repeat;
  background-size: cover;
}

.blog-one__single {
  border-radius: 4px;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(46, 61, 98, 0.1);
          box-shadow: 0px 10px 60px 0px rgba(46, 61, 98, 0.1);
  margin-bottom: 30px;
}

.blog-one__single-inner-block {
  border-radius: 4px;
  background-color: white;
  overflow: hidden;
  position: relative;
  padding-top: 85px;
  padding-bottom: 55px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-one__single-inner-block:before, .blog-one__single-inner-block:after {
  content: '';
  width: 191px;
  height: 191px;
  border-radius: 50%;
  background-color: #fff;
  opacity: .1;
  position: absolute;
  -webkit-transition: all .4s ease .2s;
  transition: all .4s ease .2s;
}
.blog-one__single-inner-block:before {
  top: 0;
  right: 0;
  -webkit-transform: translate(60%, -60%);
          transform: translate(60%, -60%);
}
.blog-one__single-inner-block:after {
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-60%, 60%);
          transform: translate(-60%, 60%);
}

.blog-one__date {
  position: relative;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px 0;
  background-color: #9364d4;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
  padding: 0 24.5px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-one__author {
  position: relative;
  z-index: 10;
  color: #9364D4;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .2em;
  font-weight: 600;
  display: inline-block;
  line-height: 1em;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-one__title {
  position: relative;
  z-index: 10;
  margin: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 35px;
}
.blog-one__title a {
  color: #2E3D62;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-one__text {
  position: relative;
  z-index: 10;
  margin: 0;
  color: #666E82;
  font-size: 16px;
  line-height: 34px;
  margin-bottom: 20px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-one__link {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #BCBFC7;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-one__single-inner-block:hover {
  background-color: #9364D4;
}
.blog-one__single-inner-block:hover .blog-one__date {
  background-color: #fff;
  color: #9364D4;
}
.blog-one__single-inner-block:hover .blog-one__title a,
.blog-one__single-inner-block:hover .blog-one__text,
.blog-one__single-inner-block:hover .blog-one__link,
.blog-one__single-inner-block:hover .blog-one__author {
  color: #fff;
}
.blog-one__single-inner-block:hover:before {
  top: 0;
  right: 0;
  -webkit-transform: translate(30%, -30%);
          transform: translate(30%, -30%);
}
.blog-one__single-inner-block:hover:after {
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-30%, 30%);
          transform: translate(-30%, 30%);
}

.blog-one [class*=col-]:nth-child(2) .blog-one__date {
  background-color: #EF4059;
}
.blog-one [class*=col-]:nth-child(2) .blog-one__author {
  color: #EF4059;
}
.blog-one [class*=col-]:nth-child(2) .blog-one__single-inner-block:hover {
  background-color: #EF4059;
}
.blog-one [class*=col-]:nth-child(2) .blog-one__single-inner-block:hover .blog-one__date {
  background-color: #fff;
  color: #EF4059;
}
.blog-one [class*=col-]:nth-child(2) .blog-one__single-inner-block:hover .blog-one__title a,
.blog-one [class*=col-]:nth-child(2) .blog-one__single-inner-block:hover .blog-one__text,
.blog-one [class*=col-]:nth-child(2) .blog-one__single-inner-block:hover .blog-one__link,
.blog-one [class*=col-]:nth-child(2) .blog-one__single-inner-block:hover .blog-one__author {
  color: #fff;
}

.blog-one [class*=col-]:nth-child(3) .blog-one__date {
  background-color: #5dd8d3;
}
.blog-one [class*=col-]:nth-child(3) .blog-one__author {
  color: #5dd8d3;
}
.blog-one [class*=col-]:nth-child(3) .blog-one__single-inner-block:hover {
  background-color: #5dd8d3;
}
.blog-one [class*=col-]:nth-child(3) .blog-one__single-inner-block:hover .blog-one__date {
  background-color: #fff;
  color: #5dd8d3;
}
.blog-one [class*=col-]:nth-child(3) .blog-one__single-inner-block:hover .blog-one__title a,
.blog-one [class*=col-]:nth-child(3) .blog-one__single-inner-block:hover .blog-one__text,
.blog-one [class*=col-]:nth-child(3) .blog-one__single-inner-block:hover .blog-one__link,
.blog-one [class*=col-]:nth-child(3) .blog-one__single-inner-block:hover .blog-one__author {
  color: #fff;
}

.blog-one [class*=col-]:nth-child(4) .blog-one__date {
  background-color: #7E9AE0;
}
.blog-one [class*=col-]:nth-child(4) .blog-one__author {
  color: #7E9AE0;
}
.blog-one [class*=col-]:nth-child(4) .blog-one__single-inner-block:hover {
  background-color: #7E9AE0;
}
.blog-one [class*=col-]:nth-child(4) .blog-one__single-inner-block:hover .blog-one__date {
  background-color: #fff;
  color: #7E9AE0;
}
.blog-one [class*=col-]:nth-child(4) .blog-one__single-inner-block:hover .blog-one__title a,
.blog-one [class*=col-]:nth-child(4) .blog-one__single-inner-block:hover .blog-one__text,
.blog-one [class*=col-]:nth-child(4) .blog-one__single-inner-block:hover .blog-one__link,
.blog-one [class*=col-]:nth-child(4) .blog-one__single-inner-block:hover .blog-one__author {
  color: #fff;
}

.blog-one [class*=col-]:nth-child(5) .blog-one__date {
  background-color: #ED539B;
}
.blog-one [class*=col-]:nth-child(5) .blog-one__author {
  color: #ED539B;
}
.blog-one [class*=col-]:nth-child(5) .blog-one__single-inner-block:hover {
  background-color: #ED539B;
}
.blog-one [class*=col-]:nth-child(5) .blog-one__single-inner-block:hover .blog-one__date {
  background-color: #fff;
  color: #ED539B;
}
.blog-one [class*=col-]:nth-child(5) .blog-one__single-inner-block:hover .blog-one__title a,
.blog-one [class*=col-]:nth-child(5) .blog-one__single-inner-block:hover .blog-one__text,
.blog-one [class*=col-]:nth-child(5) .blog-one__single-inner-block:hover .blog-one__link,
.blog-one [class*=col-]:nth-child(5) .blog-one__single-inner-block:hover .blog-one__author {
  color: #fff;
}

.blog-one [class*=col-]:nth-child(6) .blog-one__date {
  background-color: #FD8257;
}
.blog-one [class*=col-]:nth-child(6) .blog-one__author {
  color: #FD8257;
}
.blog-one [class*=col-]:nth-child(6) .blog-one__single-inner-block:hover {
  background-color: #FD8257;
}
.blog-one [class*=col-]:nth-child(6) .blog-one__single-inner-block:hover .blog-one__date {
  background-color: #fff;
  color: #FD8257;
}
.blog-one [class*=col-]:nth-child(6) .blog-one__single-inner-block:hover .blog-one__title a,
.blog-one [class*=col-]:nth-child(6) .blog-one__single-inner-block:hover .blog-one__text,
.blog-one [class*=col-]:nth-child(6) .blog-one__single-inner-block:hover .blog-one__link,
.blog-one [class*=col-]:nth-child(6) .blog-one__single-inner-block:hover .blog-one__author {
  color: #fff;
}

.blog-one__blog-page {
  background-color: #fff;
  background-image: none;
  padding-top: 120px;
  border-bottom: 1px solid #EAEAEA;
}

.blog-post-pagination {
  margin-top: 30px;
  margin-bottom: 30px;
}
.blog-post-pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #F3F3F3;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
  color: #2e3d62;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  font-weight: 600;
}
.blog-post-pagination a.prev, .blog-post-pagination a.next {
  background: #2e3d62;
  color: #fff;
  font-size: 14px;
}
.blog-post-pagination a.active {
  cursor: auto;
}
.blog-post-pagination a.active, .blog-post-pagination a:hover {
  background: #ff8257;
  color: #2e3d62;
}
.blog-post-pagination a + a {
  margin-left: 10px;
}

.blog-details {
  padding: 120px 0;
  border-bottom: 1px solid #EAEAEA;
}
.blog-details__image {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.blog-details__image > img {
  width: 100%;
}
.blog-details__date {
  background-color: #ef4059;
  display: inline-block;
  vertical-align: middle;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  text-align: center;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
  line-height: 1em;
  padding: 11px 24.5px;
  position: absolute;
  top: 0;
  left: 0;
}
.blog-details__meta {
  margin-top: 15px;
}
.blog-details__meta-link {
  position: relative;
  z-index: 10;
  color: #EF4059;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .2em;
  font-weight: 600;
  display: inline-block;
  line-height: 1em;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-details__meta-sep {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  margin-right: 14px;
}
.blog-details__title {
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  color: #2E3D62;
  margin-bottom: 40px;
}
.blog-details__text {
  margin: 0;
  font-size: 16px;
  line-height: 34px;
  color: #666E82;
}
.blog-details__text + .blog-details__text {
  margin-top: 35px;
}
.blog-details__content-title {
  margin: 0;
  color: #2E3D62;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 40px;
}
.blog-details__author {
  border-radius: 4px;
  background-color: white;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(46, 61, 98, 0.1);
          box-shadow: 0px 10px 60px 0px rgba(46, 61, 98, 0.1);
  padding: 60px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.blog-details__author-image, .blog-details__author-content {
  display: table-cell;
  vertical-align: top;
}
.blog-details__author-image {
  width: 169px;
  border-radius: 4px;
  overflow: hidden;
}
.blog-details__author-image > img {
  width: 100%;
}
.blog-details__author-content {
  padding-left: 40px;
}
.blog-details__author-content h3, .blog-details__author-content p {
  margin: 0;
}
.blog-details__author-content h3 {
  color: #2e3d62;
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 600;
}
.blog-details__author-content p {
  font-size: 16px;
  line-height: 34px;
  color: #666E82;
}

.comment-one {
  margin-bottom: 60px;
}
.comment-one__single {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 50px;
}
.comment-one__single + .comment-one__single {
  margin-top: 60px;
}
.comment-one__image, .comment-one__content {
  display: table-cell;
  vertical-align: top;
}
.comment-one__image {
  width: 90px;
}
.comment-one__image .inner-block {
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.comment-one__image .inner-block > img {
  width: 100%;
}
.comment-one__content {
  padding-left: 40px;
}
.comment-one__author {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #2e3d62;
}
.comment-one__date {
  color: #FF8257;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .2em;
  line-height: 1em;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 25px;
}
.comment-one__date-sep {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  margin-right: 12px;
}
.comment-one__text {
  color: #666E82;
  font-size: 16px;
  line-height: 34px;
  margin: 0;
}
.comment-one__reply {
  display: inline-block;
  vertical-align: middle;
  border-radius: 22px;
  background-color: #FF8257;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 5px 30px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.comment-one__reply:hover {
  background-color: #2e3d62;
  color: #fff;
}
.comment-one__top-left, .comment-one__top-right {
  display: table-cell;
  vertical-align: top;
}
/*
* 8. brand styles
*/
.brand-style-one {
  position: relative;
}
.brand-style-one [class*=bubble-] {
  position: absolute;
  -webkit-animation-name: bubbleMover;
          animation-name: bubbleMover;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-perspective: 400px;
          perspective: 400px;
}
.brand-style-one .bubble-1 {
  top: -15%;
  left: 28%;
}
.brand-style-one .bubble-2 {
  top: 25%;
  right: 15%;
}

.brand-carousel-one {
  padding: 80px 0;
  padding-left: 10px;
  padding-right: 10px;
}
.brand-carousel-one .item img {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  opacity: .9;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.brand-carousel-one .item img:hover {
  opacity: .6;
}
.brand-carousel-one .owl-dots,
.brand-carousel-one .owl-nav {
  display: none;
}

/*
* 9. testimonials styles
*/
.testimonials-style-one {
  background: transparent url(../../images/testi-bg-1-1.png) center top no-repeat;
  padding-top: 530px;
  padding-bottom: 120px;
  background-size: cover;
  position: relative;
  margin-top: -380px;
}
.testimonials-style-one .block-title {
  margin-bottom: 45px;
}
.testimonials-style-one .single-testi-one p {
  margin: 0;
  color: #666E82;
  font-size: 22px;
  line-height: 46px;
}
.testimonials-style-one .single-testi-one h3 {
  color: #FF8257;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  margin-top: 40px;
}
.testimonials-style-one .bx-wrapper {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  margin-bottom: 0;
}
.testimonials-style-one .bx-wrapper ul.slider {
  padding: 0;
  margin: 0;
}
.testimonials-style-one .bx-wrapper .bx-controls-direction {
  position: absolute;
  bottom: -10px;
  right: 0;
}
.testimonials-style-one .bx-wrapper .bx-controls-direction a {
  text-indent: 0;
  background-image: none;
  font-size: 32px;
  position: relative;
  top: 0px;
  opacity: .3;
  color: #666E82;
  z-index: 10;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.testimonials-style-one .bx-wrapper .bx-controls-direction a:hover {
  opacity: 1;
  color: #FF8257;
}
.testimonials-style-one .bx-wrapper .bx-prev {
  left: 0px;
  margin-right: 25px;
}
.testimonials-style-one .bx-wrapper .bx-next {
  right: 0px;
}

#testimonials-slider-pager {
  width: 536px;
  height: 536px;
  position: relative;
  margin-top: -80px;
  -webkit-animation-name: tesiMove;
          animation-name: tesiMove;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
@-webkit-keyframes tesiMove {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  33% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  66% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes tesiMove {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  33% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  66% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
#testimonials-slider-pager .testi-icon {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  width: 99px;
  height: 99px;
  border-radius: 50%;
  background-color: #FF8257;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
}
#testimonials-slider-pager .testi-icon:after, #testimonials-slider-pager .testi-icon:before {
  width: 99px;
  height: 99px;
  border-radius: 50%;
  background-color: #FF8257;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation-delay: .9s;
          animation-delay: .9s;
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  -webkit-animation: ripple 3s infinite;
          animation: ripple 3s infinite;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
#testimonials-slider-pager .testi-icon:after {
  -webkit-animation-delay: .6s;
          animation-delay: .6s;
}
@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
#testimonials-slider-pager .testi-icon img {
  position: relative;
  z-index: 11;
}
#testimonials-slider-pager .testimonials-slider-pager-one .pager-item {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
#testimonials-slider-pager .testimonials-slider-pager-one .pager-item.active {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

/*
* 10. inner-banner styles
*/
.inner-banner {
  background: #2e3d62 url(../../images/inner-banner-bg-1-1.jpg) center center no-repeat;
  background-size: cover;
  padding-bottom: 120px;
  padding-top: 188px;
}
.inner-banner__title {
  margin: 0;
  color: #fff;
  font-weight: 700;
  font-size: 46px;
}
.inner-banner__title span {
  position: relative;
}
.inner-banner__title span:before {
  content: '';
  background-color: white;
  opacity: 0.102;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 12px;
  left: 0;
  border-radius: 4px;
}
.inner-banner .container {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.thm-breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.thm-breadcrumb:before {
  content: '';
  background-color: white;
  opacity: 0.102;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 8px;
  left: 0;
  border-radius: 4px;
}

.thm-breadcrumb__item a,
.thm-breadcrumb__item span {
  font-size: 18px;
  color: #FCFBFE;
}

.thm-breadcrumb__item + .thm-breadcrumb__item:before {
  content: '.';
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
}

/*
* 11. pricing styles
*/
.pricing-one {
  position: relative;
  z-index: 10;
  padding-top: 60px;
}
.pricing-one__single {
  padding-bottom: 50px;
  text-align: center;
  margin-bottom: 50px;
  border-radius: 4px;
  background-color: white;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(46, 61, 98, 0.1);
          box-shadow: 0px 10px 60px 0px rgba(46, 61, 98, 0.1);
  border-top: 5px solid #9364D4;
}
.pricing-one__top {
  border-bottom: 1px solid #E8E8E8;
  padding-top: 50px;
}
.pricing-one__title {
  margin: 0;
  color: #9364D4;
  font-size: 60px;
  font-weight: 300;
  line-height: 1em;
}
.pricing-one__pack {
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: .2em;
  margin-top: 20px;
  margin-bottom: 60px;
  color: #2E3D62;
}
.pricing-one__feature {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 60px;
  margin-bottom: 60px;
}
.pricing-one__feature-item {
  font-size: 16px;
  color: #666E82;
  line-height: 1em;
}
.pricing-one__feature-item + .pricing-one__feature-item {
  margin-top: 20px;
}
.pricing-one__btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 27px;
  border: 1px solid #EAEAEA;
  padding: 9px 49px;
  background-color: #fff;
  color: #666E82;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.pricing-one__btn:hover {
  border-color: #9364D4;
  background-color: #9364D4;
  color: #fff;
}
.pricing-one__note {
  text-transform: uppercase;
  color: #666E82;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: .2em;
  margin-top: 25px;
}

[class*=col-]:nth-child(2) .pricing-one__single {
  border-top-color: #EE539B;
}
[class*=col-]:nth-child(2) .pricing-one__title {
  color: #EE539B;
}
[class*=col-]:nth-child(2) .pricing-one__btn:hover {
  background-color: #EE539B;
  border-color: #EE539B;
}

[class*=col-]:nth-child(3) .pricing-one__single {
  border-top-color: #FDDD6E;
}
[class*=col-]:nth-child(3) .pricing-one__title {
  color: #FDDD6E;
}
[class*=col-]:nth-child(3) .pricing-one__btn:hover {
  background-color: #FDDD6E;
  border-color: #FDDD6E;
}

/*
* 12. cta styles
*/
.cta-one {
  background: transparent url(../../images/cta-bg-1-1.png) center center no-repeat;
  background-size: cover;
  padding-top: 205px;
  padding-bottom: 195px;
}
.cta-one__image-wrap {
  padding-right: 70px;
}
.cta-one__image {
  overflow: hidden;
  border-radius: 4px;
}
.cta-one__image > img {
  width: 400px;
}
.cta-one__color-box {
  position: relative;
  min-height: 276px;
}
.cta-one__color-box:before {
  content: '';
  border-radius: 4px;
  background-color: #5dd8d3;
  width: 130px;
  height: 100px;
  position: absolute;
}
.cta-one__color-box:after {
  content: '';
  border-radius: 4px;
  background-color: #f3ac1e;
  width: 90px;
  height: 60px;
  position: absolute;
}
.cta-one__color-box-2:before {
  top: 0;
  right: 0;
  width: 90px;
  height: 60px;
  background-color: #f44a6f;
}
.cta-one__color-box-2:after {
  bottom: 30px;
  left: 30px;
  width: 130px;
  height: 100px;
  background-color: #9364d4;
}
.cta-one__color-box-1:before {
  top: 30px;
  right: 30px;
}
.cta-one__color-box-1:after {
  bottom: 0;
  left: 0;
}
.cta-one .block-title {
  margin-bottom: 40px;
}
.cta-one__text {
  font-size: 20px;
  color: #666E82;
  line-height: 40px;
  margin: 0;
}
.cta-one__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 45px;
}
.cta-one__list-item {
  font-size: 18px;
  position: relative;
  color: #666E82;
  padding-left: 30px;
}
.cta-one__list-item i {
  color: #FF8257;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cta-one__list-item + .cta-one__list-item {
  margin-top: 5px;
}
.cta-one__btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 32px;
  text-align: center;
  background-color: #FF8257;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 59.5px;
  margin-top: 55px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 130, 87, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(255, 130, 87, 0.3);
}
.cta-one__btn:hover {
  background-color: #2e3d62;
  color: #fff;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(46, 61, 98, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(46, 61, 98, 0.3);
}

.cta-two {
  position: relative;
  padding-bottom: 120px;
}
.cta-two [class*=bubble-] {
  position: absolute;
  -webkit-animation-name: bubbleMover;
          animation-name: bubbleMover;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-perspective: 400px;
          perspective: 400px;
}
.cta-two .bubble-1 {
  top: 15%;
  left: 10%;
}
.cta-two .bubble-2 {
  bottom: 15%;
  left: 40%;
}
.cta-two .bubble-3 {
  top: 5%;
  right: 10%;
}
.cta-two hr {
  margin: 0;
  border: none;
  border-top: 1px solid #EAEAEA;
  margin-bottom: 120px;
}
.cta-two .block-title {
  margin-bottom: 50px;
}
.cta-two__moc {
  position: absolute;
  bottom: 70px;
  right: 0;
}
@media (max-width: 1440px) {
  .cta-two__moc {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}
.cta-two__text {
  margin: 0;
  color: #777B92;
  font-size: 18px;
  line-height: 32px;
}
.cta-two__feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.cta-two__feature-icon {
  font-size: 64px;
  color: #FF8257;
}
.cta-two__feature-single:nth-child(2) .cta-two__feature-icon {
  color: #5DD8D3;
}
.cta-two__feature-single:nth-child(3) .cta-two__feature-icon {
  color: #9364D4;
}
.cta-two__feature-title {
  margin: 0;
  font-size: 16px;
  margin-top: 10px;
  font-weight: 600;
}
.cta-two__feature-title a {
  color: #2E3D62;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.cta-two__feature-title a:hover {
  color: #ff8257;
}
.cta-two__btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 32px;
  text-align: center;
  background-color: #FF8257;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 59.5px;
  margin-top: 50px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 130, 87, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(255, 130, 87, 0.3);
}
.cta-two__btn:hover {
  background-color: #2e3d62;
  color: #fff;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(46, 61, 98, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(46, 61, 98, 0.3);
}

.cta-three {
  background: transparent url(../../images/cta-bg-1-2.png) bottom center no-repeat;
  background-size: cover;
  padding-bottom: 220px;
  padding-top: 350px;
  position: relative;
}
.cta-three [class*=bubble-] {
  position: absolute;
  -webkit-animation-name: bubbleMover;
          animation-name: bubbleMover;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-perspective: 400px;
          perspective: 400px;
}
.cta-three .bubble-1 {
  top: 30%;
  left: 15%;
}
.cta-three .bubble-2 {
  top: 30%;
  right: 10%;
}
.cta-three .bubble-3 {
  bottom: 10%;
  left: 40%;
}
.cta-three .container {
  position: relative;
}
.cta-three__moc {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-100px);
          transform: translateY(-50%) translateX(-100px);
  left: 0;
}
.cta-three .block-title {
  margin-bottom: 40px;
}
.cta-three__text {
  font-size: 20px;
  color: #666E82;
  line-height: 40px;
  margin: 0;
}
.cta-three__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 45px;
}
.cta-three__list-item {
  font-size: 18px;
  position: relative;
  color: #666E82;
  padding-left: 30px;
}
.cta-three__list-item i {
  color: #FF8257;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cta-three__list-item + .cta-three__list-item {
  margin-top: 5px;
}
.cta-three__btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 32px;
  text-align: center;
  background-color: #FF8257;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 59.5px;
  margin-top: 55px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 130, 87, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(255, 130, 87, 0.3);
}
.cta-three__btn:hover {
  background-color: #2e3d62;
  color: #fff;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(46, 61, 98, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(46, 61, 98, 0.3);
}

/*
* 13. services styles
*/
.service-one {
  padding-top: 120px;
}
.service-one__single {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 4px;
  background-color: white;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(46, 61, 98, 0.1);
          box-shadow: 0px 10px 60px 0px rgba(46, 61, 98, 0.1);
  overflow: hidden;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-one__single:before, .service-one__single:after {
  content: '';
  width: 191px;
  height: 191px;
  border-radius: 50%;
  background-color: #fff;
  opacity: .1;
  position: absolute;
  -webkit-transition: all .4s ease .2s;
  transition: all .4s ease .2s;
}
.service-one__single:before {
  top: 0;
  right: 0;
  -webkit-transform: translate(60%, -60%);
          transform: translate(60%, -60%);
}
.service-one__single:after {
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-60%, 60%);
          transform: translate(-60%, 60%);
}
.service-one__icon {
  font-size: 60px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  color: #5DD8D3;
}
.service-one__title {
  margin: 0;
  font-size: 20px;
  line-height: 34px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 40px;
}
.service-one__title a {
  color: #2E3D62;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-one__title a:hover {
  color: #fff;
}
.service-one__text {
  color: #666E82;
  font-size: 16px;
  line-height: 34px;
  margin: 0;
  margin-bottom: 25px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-one__link {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #BCBFC7;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

[class*=col-]:nth-child(1) .service-one__icon {
  color: #5DD8D3;
}
[class*=col-]:nth-child(1) .service-one__single:hover {
  background-color: #5DD8D3;
}
[class*=col-]:nth-child(1) .service-one__single:hover .service-one__icon,
[class*=col-]:nth-child(1) .service-one__single:hover .service-one__title a,
[class*=col-]:nth-child(1) .service-one__single:hover .service-one__text,
[class*=col-]:nth-child(1) .service-one__single:hover .service-one__link {
  color: #fff;
}
[class*=col-]:nth-child(1) .service-one__single:hover:before {
  top: 0;
  right: 0;
  -webkit-transform: translate(30%, -30%);
          transform: translate(30%, -30%);
}
[class*=col-]:nth-child(1) .service-one__single:hover:after {
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-30%, 30%);
          transform: translate(-30%, 30%);
}

[class*=col-]:nth-child(2) .service-one__icon {
  color: #9364D4;
}
[class*=col-]:nth-child(2) .service-one__single:hover {
  background-color: #9364D4;
}
[class*=col-]:nth-child(2) .service-one__single:hover .service-one__icon,
[class*=col-]:nth-child(2) .service-one__single:hover .service-one__title a,
[class*=col-]:nth-child(2) .service-one__single:hover .service-one__text,
[class*=col-]:nth-child(2) .service-one__single:hover .service-one__link {
  color: #fff;
}
[class*=col-]:nth-child(2) .service-one__single:hover:before {
  top: 0;
  right: 0;
  -webkit-transform: translate(30%, -30%);
          transform: translate(30%, -30%);
}
[class*=col-]:nth-child(2) .service-one__single:hover:after {
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-30%, 30%);
          transform: translate(-30%, 30%);
}

[class*=col-]:nth-child(3) .service-one__icon {
  color: #EE539B;
}
[class*=col-]:nth-child(3) .service-one__single:hover {
  background-color: #EE539B;
}
[class*=col-]:nth-child(3) .service-one__single:hover .service-one__icon,
[class*=col-]:nth-child(3) .service-one__single:hover .service-one__title a,
[class*=col-]:nth-child(3) .service-one__single:hover .service-one__text,
[class*=col-]:nth-child(3) .service-one__single:hover .service-one__link {
  color: #fff;
}
[class*=col-]:nth-child(3) .service-one__single:hover:before {
  top: 0;
  right: 0;
  -webkit-transform: translate(30%, -30%);
          transform: translate(30%, -30%);
}
[class*=col-]:nth-child(3) .service-one__single:hover:after {
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-30%, 30%);
          transform: translate(-30%, 30%);
}

[class*=col-]:nth-child(4) .service-one__icon {
  color: #FDDD6E;
}
[class*=col-]:nth-child(4) .service-one__single:hover {
  background-color: #FDDD6E;
}
[class*=col-]:nth-child(4) .service-one__single:hover .service-one__icon,
[class*=col-]:nth-child(4) .service-one__single:hover .service-one__title a,
[class*=col-]:nth-child(4) .service-one__single:hover .service-one__text,
[class*=col-]:nth-child(4) .service-one__single:hover .service-one__link {
  color: #fff;
}
[class*=col-]:nth-child(4) .service-one__single:hover:before {
  top: 0;
  right: 0;
  -webkit-transform: translate(30%, -30%);
          transform: translate(30%, -30%);
}
[class*=col-]:nth-child(4) .service-one__single:hover:after {
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-30%, 30%);
          transform: translate(-30%, 30%);
}

/*
* 14. sidebar styles
*/
@media (max-width: 991px) {
  .sidebar {
    margin-top: 50px;
  }
}
.sidebar__title {
  margin: 0;
  color: #2E3D62;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
}
.sidebar__single:not(.sidebar__search) {
  padding: 50px;
  border-radius: 4px;
  background-color: white;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(46, 61, 98, 0.1);
          box-shadow: 0px 10px 60px 0px rgba(46, 61, 98, 0.1);
}
.sidebar__single + .sidebar__single {
  margin-top: 30px;
}
.sidebar__post__single + .sidebar__post__single {
  margin-top: 30px;
}
.sidebar__post-image, .sidebar__post-content {
  display: table-cell;
  vertical-align: middle;
}
.sidebar__post-image {
  width: 60px;
}
.sidebar__post-image .inner-block {
  width: 100%;
  overflow: hidden;
  border-radius: 50%;
}
.sidebar__post-image .inner-block > img {
  width: 100%;
}
.sidebar__post-content {
  padding-left: 20px;
}
.sidebar__post-title {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}
.sidebar__post-title a {
  color: #666E82;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar__post-title a:hover {
  color: #ff8257;
}
.sidebar__category-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar__category-list-item {
  line-height: 1em;
}
.sidebar__category-list-item a {
  color: #666E82;
  font-size: 16px;
  display: inline-block;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar__category-list-item a:before {
  content: '\f101';
  font-family: 'FontAwesome';
  color: #FF8257;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) translateX(-15px);
          transform: translateY(-50%) translateX(-15px);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar__category-list-item a:hover {
  color: #9364D4;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.sidebar__category-list-item a:hover:before {
  opacity: 1;
}
.sidebar__category-list-item + .sidebar__category-list-item {
  margin-top: 27px;
}
.sidebar__tags-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: -10px;
}
.sidebar__tags-list-item {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
}
.sidebar__tags-list-item a {
  display: block;
  color: #666E82;
  font-size: 16px;
  line-height: 1em;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar__tags-list-item a:hover {
  color: #ff8257;
}
.sidebar__search-form {
  width: 100%;
  height: 84px;
  border-radius: 4px;
  background-color: #FF8257;
}
.sidebar__search-form input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  color: #fff;
  padding-left: 50px;
  padding-right: 50px;
}
.sidebar__search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.sidebar__search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.sidebar__search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.sidebar__search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.col-sm-6 .features .fa {
	font-size:54px;
}	
.features-new {
    padding: 25px;
    border: none;
    color: #FFFFFF;
	background-color: #2b8be9;
    position: relative;
	margin: 10px;
}
.features-new p {
    text-align: left;
}
.features-new .fa {
	font-size: 54px
}	
.rel {
    position: relative;
}
.small-thumb .abs {
    color: #fff;
    bottom: 14px;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    font-weight: 500;
}
.txt-cnt .sub-head, .txt-cnt .para {
    padding: 0 10px;
    text-align: center;
}
.txt-cnt .sub-head {
    margin: 30px 0px 10px;
    min-height: 56px;
	font-size: 20px;
}
.multi-cases .small-thumb {
    margin-bottom: 55px;
}
.multi-cases .abs-wrap:hover .abst {
    background-color: rgba(0,0,0,0.8);
    top: 0;
}
.padd {
    padding-left: 10px;
    padding-right: 10px;
}
.multi-cases .abs-wrap {
    overflow: hidden;
    display: inline-block;
}
.multi-cases .abst {
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 22;
    position: absolute;
    top: 60%;
    transition: all 0.3s linear 0s;
}
.multi-cases .para {
	font-size: 18px;
}	
.multi-cases .abst p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    opacity: 0.7;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}
.multi-cases .abs-wrap:hover .abst h4 {
    color: #2b8be9;
    margin-top: 80px;
}
.multi-cases .abst h4 {
    color: #fff;
    bottom: 18px;
    font-size: 20px;
	line-height: 1.7;
    margin-top: 60px;
    font-weight: normal;
	margin-bottom: 15px;
	background-color: hsla(120, 1%, 5%, 0.64);
    height: 35px;
}
.single-portfolio img {
	margin-right: 20px;
	max-width: 100%;
}
.single-portfolio h3 {
	margin-bottom: 0px;
}
ol.trm-list li {
    color: #4b4c5a;
    font-size: 18px;
    margin-bottom: 20px;
	margin-left: 20px;
}
.desc-tex {
    padding: 30px;
}
.row-line {
    padding: 15px 0px;
    border-bottom: 1px solid #e5e5e5;
}
p.row-tex {
    font-size: 18px;
    padding-left: 5px;
}

.padding-bottom {
	margin-bottom: 40px;
}	
.author-name {
    font-weight: 500;
    margin-top: 10px;
	font-size: 16px;
}
.auth-desc p {
	padding-top: 15px;
}	
.transform {
	text-transform:none;
}

#services .services-item {
	padding: 60px 30px;
    margin-bottom: 40px;
	border: 1px solid #ddd;
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	transition: all .8s ease; 
 }
#services .services-item:hover {
    border: 1px solid #2b8be9;
    box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; 
}
#services .services-item .icon {
    background: #e3e5ff;
    width: 110px;
    height: 110px;
    margin: 0px auto;
    margin-bottom: 0px;
    text-align: center;
    display: block;
    border-radius: 50%;
    position: relative;
    margin-bottom: 25px; 
}
#services .services-item .icon i {
    font-size: 40px;
    color: #2b8be9;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%; 
}
#services .services-item h4 {
    font-size: 19px;
    font-weight: 600;
    color: #151948;
    margin-bottom: 15px;
}
#services .services-item p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #5e629c;
}
/* ==========================================================================
   business-plan Section 
   ========================================================================== */
#business-plan {
  padding-bottom: 80px; 
}
#business-plan .container-fluid {
    padding-right: 30px;
    padding-left: 30px; 
}
#business-plan .business-item-info {
    margin-top: 60px; 
}
#business-plan .business-item-info h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 25px; 
}
#business-plan .business-item-info p {
    font-size: 16px;
    margin-bottom: 20px; 
}

/* ==========================================================================
   Features 
   ========================================================================== */

#features .featured-bg {
    background: #fff; 
}
#features .featured-border1 {
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed; 
}
#features .featured-border2 {
    border-bottom: 1px solid #ededed; 
}
#features .featured-border3 {
    border-right: 1px solid #ededed; 
}
#features .feature-item {
    padding: 30px;
    overflow: hidden;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
#features .feature-item .feature-icon {
    background: #e3e5ff;
    width: 100px;
    height: 100px;
    margin: 0px auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
    display: block;
    border-radius: 50%;
    position: relative;
    margin-right: 30px;
    border: 1px solid #2b8be9;
    margin-top: 12px; 
}
#features .feature-item .feature-icon i {
	font-size: 40px;
    color: #2b8be9;
    position: absolute;
    left: 0;
    right: 0;
    top: 32%; 
}
#features .feature-item h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px; 
}
#features .feature-item p {
      font-size: 16px;
      display: block; 
	  margin-left: 130px;
}
#features .feature-item:hover {
    box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; 
}
#features .feature-item:hover .feature-icon {
    background: #2b8be9;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; 
}
#features .feature-item:hover .feature-icon i {
    color: #fff;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; 
}
.p-0 {
    padding: 0!important;
}
.pt-70 {
    padding-top: 70px;
}
.pt-25 {
    padding-top: 25px;
}
.pr-5 {
    padding-right: 3rem!important;
}
.pl-5 {
    padding-left: 3rem!important;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.mb5{
	margin-bottom: 5px!important;
}
.taxi-app-flow h3 {
	text-transform: uppercase;
	margin: 40px 0px 10px 0px;
	color: navy;
    font-weight: 900;
	font-size: 32px;
}
.taxi-app-flow h4 {
	text-transform: uppercase;
	margin: 20px 0px;
}
.taxi-app-flow p {
	font-size: 18px;
}
.demolink {
	font-size: 20px;
	text-transform: uppercase;
}	
.btn + .btn {
  margin-left: 20px;
  margin-right: 20px;
}
.hero-image-bg {
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image-bg1 {
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image {
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
}
.hero-text {
  position: absolute;
  top: 46%;
  left: 58%;
  transform: translate(-50%, -50%);
  color: white;
}
.hero-text h1 {
  font-size: 36px;
  margin-bottom: 0px;
  font-weight: 700;
  text-transform: uppercase;
}
.hero-text h2 {
  font-size: 45px;
  margin-bottom: 0px;
  font-weight: 900;
}
.hero-text p {
  font-size: 20px;
  margin-bottom: 30px;
}
.hero-text1 {
  position: absolute;
  top: 47%;
  left: 30%;
  transform: translate(-50%, -50%);
  color: white;
}
.hero-text1 h3 {
  font-size: 90px;
  font-weight: 900;
  margin-bottom: 10px;
}
.hero-text1 h4 {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 10px;
}
.banner .btn {
    height: 60px;
    padding-top: 15px;
    font-size: 20px;
    width: 220px;
    text-transform: uppercase;
}
.banner-one {
    background: transparent url(../../images/banner-bg-1-1.png) right top no-repeat;
    background-size: cover;
    position: relative;
}
.responsive {
  width: 100%;
  height: auto;
}
.mb0 {
	margin-bottom:0px;
}	
@media only screen and (max-width: 480px)  {
.hero-text h1 {
    font-size: 24px;
}
.hero-image-bg {
  height: 500px;
}  
.hero-image-bg1 {
  height: 350px;
} 
.hero-image {
  display: none;
}
.hero-text {
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
  color: white;
}
.hero-text h2 {
  font-size: 22px;
  font-weight: 700;
}
.hero-text p {
  font-size: 18px;
  margin-bottom: 30px;
}
.hero-text {
  position: absolute;
  top: 48%;
  left: 40%;
  transform: translate(-50%, -50%);
  color: white;
}
.hero-text1 {
  position: absolute;
  top: 40%;
  left: 38%;
  transform: translate(-40%, -50%);
  color: white;
}
.hero-text1 h3 {
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 10px;
}
.hero-text1 h4 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}
.padding-top-mobile {
	margin-top: 40px;
  } 
.benifits-box1 {
    height: 440px;
}
.benifits-box2 {
    height: 350px;
}
.feature-info {
	position: relative;
    display: table-cell;
    vertical-align: middle;
}	
.panel-group.accordion > .panel > .panel-heading > a {
  font-size: 11px;
} 
.panel-group.accordion > .panel > .panel-heading > a:before {
    width: 20px;
}	
.benifits-box1 {
    height: 540px;
}
.benifits-box2 {
    height: 380px;
}
}
@media (min-width: 481px) and (max-width: 768px) {
.hero-text h1 {
    font-size: 32px;
}	
.hero-image-bg {
  height: 500px;
}  	
.hero-image-bg1 {
  height: 350px;
} 
.hero-image {
  display: none;
}
.hero-text {
  position: absolute;
  top: 48%;
  left: 42%;
  transform: translate(-50%, -50%);
  color: white;
}
.hero-text h2 {
  font-size: 28px;
  font-weight: 800;
}
.hero-text p {
  font-size: 20px;
  margin-bottom: 30px;
}
.hero-text1 {
  position: absolute;
  top: 47%;
  left: 38%;
  transform: translate(-40%, -50%);
  color: white;
}
.hero-text1 h3 {
  font-size: 42px;
  font-weight: 900;
  margin-bottom: 10px;
}
.hero-text1 h4 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px;
}
.padding-top-mobile {
	margin-top: 40px;
  } 
.benifits-box1 {
    height: auto;
}
.feature-info {
	position: relative;
    display: table-cell;
    vertical-align: middle;
}
.panel-group.accordion > .panel > .panel-heading > a:before {
    width: 20px;
}
.panel-group.accordion > .panel > .panel-heading > a {
  font-size: 15px;
}  
}
@media (min-width: 769px) and (max-width: 991px) {
.hero-image {
  display: block;
}
.hero-image-bg1 {
  height: 400px;
} 
.hero-text {
  position: absolute;
  top:50%;
  left: 65%;
  transform: translate(-50%, -50%);
  color: white;
}
.hero-text h2 {
  font-size: 32px;
  font-weight: 800;
}
.hero-text p {
  font-size: 22px;
  margin-bottom: 30px;
}
.features-new {
	min-height: 350px;
}	
.hero-text1 {
  position: absolute;
  top: 47%;
  left: 42%;
  transform: translate(-40%, -50%);
  color: white;
}
.hero-text1 h3 {
  font-size: 60px;
  font-weight: 900;
  margin-bottom: 10px;
}
.hero-text1 h4 {
  font-size: 54px;
  font-weight: 700;
  margin-bottom: 10px;
}	
.padding-top-mobile {
	margin-top: 40px;
} 
  .benifits-box04 {
    height: 300px;
}
.benifits-box {
    height: 280px;
}
.benifits-box1 {
    height: 550px;
}
.benifits-box2 {
    height: 400px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.feature-info {
	min-height: 245px;
}	
.hero-image {
  display: block;
}
.hero-text {
  top: 48%;
}
.hero-text h2 {
  font-size: 36px;
  font-weight: 900;
}
.hero-text p {
  font-size: 22px;
  margin-bottom: 30px;
}
.features-new {
	min-height: 350px;
}
.hero-text1 {
  position: absolute;
  top: 47%;
  left: 42%;
  transform: translate(-40%, -50%);
  color: white;
}
.hero-text1 h3 {
  font-size: 76px;
  font-weight: 900;
  margin-bottom: 10px;
}
.hero-text1 h4 {
  font-size: 64px;
  font-weight: 700;
  margin-bottom: 10px;
}	
.benifits-box04 {
    height: 350px;
}
.benifits-box {
    height: 350px;
}
.benifits-box1 {
    height: 450px;
}
}
#footer1 .panel {
    background-color: #262626;
	border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#footer1 .panel-body {
    padding: 0px;
}
#footer1 .panel-collapse .panel-body {
    border: none !important;
}

#footer1 .panel-heading > a.collapsed:before {
    content: "\f067";
}

#footer1 .panel-heading a:before {
    float: left;
    display: inline-block;
    font-family: fontawesome;
    content: "\f068";
    height: 100%;
    width: 25px;
    margin-right: 5px;
    text-align: center;
	margin-top: -7px;
	border-right: none;
    font-weight: 900;
}
#footer1 div.panel-heading a {
	border: none !important;
	background-color: #262626 !important;
}
#footer1 a.collapsed {
    border: none;
    background-color: #262626 !important;
}	


.offer-footer {
    position: fixed;
    bottom: 0;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%)
}

.offer-footer.offer_img {
    bottom: 80px;
    left: 28px;
    z-index: 555;
    transform: translateX(0)
}

.offer-footer.offer_img .alert {
    position: relative;
    border-radius: 15px;
    background-color: transparent;
    border-color: transparent
}

.offer-footer.offer_img .alert a {
    height: 350px;
    width: 350px;
    display: inline-block
}

.offer-footer.offer_img .alert img {
    height: 350px;
    object-fit: cover;
    border-radius: 15px;
    width: 350px
}

@media(max-width: 767px) {
    .offer-footer.offer_img .alert img {
        height: auto;
        width: auto
    }
    .offer-footer.offer_img .alert img a {
        height: auto;
        width: auto;
        display: inline-block
    }
}

.offer-footer.offer_img .alert .btn-close {
    background-color: #e9e8ed;
    border-radius: 100%;
    border-color: #e9e8ed;
    color: #000;
    position: absolute;
    top: 0px;
	right: 0px;
    padding: 8px;
    font-size: 14px;
    font-weight: bold;
}

.offer-footer.offer_img .alert .btn-close:hover,
.offer-footer.offer_img .alert .btn-close:focus,
.offer-footer.offer_img .alert .btn-close:active {
    outline: none
}

.offer-footer .alert {
    background-color: #e9e8ed;
    border-color: #e9e8ed;
    color: #001f4e;
    font-size: 14px
}

@media(max-width: 767px) {
    .offer-footer .alert {
        padding-bottom: 50px
    }
}

@media(max-width: 767px) {
    .offer-footer {
        left: 50px;
        transform: translateX(0)
    }
}

.offer-footer.offer-btn {
    bottom: 50px;
    right: unset;
    left: 75px;
    transform: translateX(0%);
    background: transparent linear-gradient(282deg, #F2F3F6 0%, #E5E6EC 100%) 0% 0% no-repeat;
    border-radius: 40px;
    color: #2b8be9 !important;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 25px !important;
    text-transform: capitalize;
    cursor: pointer;
    border: 2px solid #2b8be9 
}

.offer-footer.offer-btn:hover {
    box-shadow: inset -3px -6px 16px 0px #fdfdfdb0, inset 9px 5px 14px 0px #00000026
}

.offer-footer.offer-btn img {
    width: 30px;
    height: 30px;
    object-fit: contain
}

.offer-footer.offer-btn span {
    vertical-align: sub
}

@media(max-width: 767px) {
    .offer-footer.offer-btn {
        padding: 13px !important;
        left: unset;
		bottom: 60px;
		left: 10%;
    }
    .offer-footer.offer-btn img {
        width: 30px;
        height: 30px;
        object-fit: contain
    }
	.offer-footer.offer_img {
		bottom: 105px !important;
	}
}
@media (min-width:768px) {
.d-md-inline-block {
    display: inline-block !important
}
}
.d-none {
    display: none;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
        center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 0.5;
}
.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}
.btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    opacity: 1;
}
.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}
#myModal{
	display: none;
}
.appicialbtn .row {
    background: url(../images/bg-banner.png) no-repeat right;
	border-radius: 16px;
    background-size: cover;
	padding: 60px 50px;
    color: #ffffff;
}
.appicialbtn h3 {
    color: #ffffff;
}
.adjustbxflex {
    display: flex;
    flex-wrap: wrap;
    align-items: inherit;
}
.aligncenterflex {
    align-items: center;
}
.appicialbtn .btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background-color: #2b8be9;
	text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    padding: 15px 50px;
    margin-top: 40px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-shadow: 0 10px 30px 0 rgb(255 130 87 / 30%);
    box-shadow: 0 10px 30px 0 rgb(255 130 87 / 30%);
}
.appicialbtn .btn:hover {
    background-color: #366ea5;
    color: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(46, 61, 98, 0.3);
    box-shadow: 0 10px 30px 0 rgba(46, 61, 98, 0.3);
}
.tooltip1 {
	position: relative;
	display: inline-block;
    height: 166px;
}

.tooltip1 .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
}
.tooltip1:hover .tooltiptext {
	visibility: visible;
}
.customet-support-banner {
    background: url(../images/customer-support/customer-support-services-bg.jpg) no-repeat center;
    min-height: 550px;
    position: relative;
    padding: 80px 0;
}
.customet-support-banner h1 {
    font-size: 66px;
    line-height: 90px;
    font-weight: 700;
    color: #FFF;
    margin-top: 0;
    margin-bottom: 10px;
}
img.middle {   
vertical-align: middle;   
}  
.pricing li {
	margin-top: 10px;
}
.sec05 .col-sm-4:after {
    content: " ";
	background-image: url(../images/app-marketing/arrow.png);
}
.my-auto {
	margin-top: auto !important;
    margin-bottom: auto !important;
	transform: translateY(5%);
}
.ptb30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.taxi-type h3 {
	margin-bottom: 10px;
    font-size: 40px;
    color: #e94c3d;
	text-transform: uppercase;
}	
.why-choose-box {
    border: 2px solid #e8e8e8;
    box-shadow: 10px 10px 10px rgba(0,0,0,.1);
    transition: all .5s ease 0s;
    margin: 0 0 30px;
    padding: 30px 25px;
    width: 100%;
    min-height: 344px;
}
.why-choose-box h3 {
    font: 700 19px/28px Roboto,sans-serif;
    color: #444;
    position: relative;
    margin: 0 0 10px;
}
.why-choose-box  h3 {
    letter-spacing: -.1px;
    text-transform: uppercase;
}
.why-choose-box:hover {
    border: 2px solid #2b8be9;
    box-shadow: 10px 10px 10px transparent;
}
.why-choose-box img {
    max-width: 80px;
	margin-bottom: 20px;
}
.offerzone_fifty .text img {
    height: 160px;
}
img.banner_top {
  position: absolute;
  top: 0;
}
.fixed-top {
  top: 0px;
}
@media (max-width: 991px) {
.fixed-top {
    top: 0px;
  }
}
.fixed-bg .fixed-top {
  top: 0px;
}
.homebanner {
  background-image: url(../images/offerzone/black-friday-banner-4000.webp);
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: -48px !important;
}
@media (max-width: 991px) {
.homebanner {
    background-size: cover;
  }
}
.homebanner:before {
  content: unset;
}
.homebanner .banner_text {
  text-align: center !important;
}
.homebanner .banner_text h1 {
  font-size: 65px;
  font-family: "poppins", sans-serif !important;
  line-height: 75px;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 767px) {
.homebanner .banner_text h1 {
    font-size: 30px;
    font-family: "elsies", sans-serif !important;
    line-height: 50px;
  }
}
.homebanner .banner_text .trioangle-para {
  font-size: 74px;
  font-family: "amazing", sans-serif !important;
  font-weight: 500;
  background: rgba(0, 0, 0, 0)
    linear-gradient(91deg, #4dbeff 32%, #73e7ff 48%, #f134ff 80%) 0% 0%
    no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
.homebanner .banner_text .trioangle-para {
    font-size: 30px;
    font-family: "elsies", sans-serif !important;
    line-height: 50px;
    -webkit-text-stroke: 1px #2a004a;
    font-weight: bold;
  }
}
.homebanner .banner_text .theme_btn,
.homebanner .banner_text .theme_btn_resource {
  background: rgba(0, 0, 0, 0) linear-gradient(282deg, #f2f3f6 0%, #e5e6ec 100%)
    0% 0% no-repeat;
  box-shadow: -3px -6px 16px 0px rgba(253, 253, 253, 0.6901960784),
    9px 5px 14px 0px rgba(0, 0, 0, 0.1490196078);
  border-radius: 40px;
  color: #008cff !important;
  font-size: 18px;
  padding: 10px 25px !important;
  text-transform: capitalize;
  border: unset;
  padding: 12px 50px !important;
}
.homebanner .banner_text .theme_btn:hover,
.homebanner .banner_text .theme_btn_resource:hover {
  box-shadow: inset -3px -6px 16px 0px rgba(253, 253, 253, 0.6901960784),
    inset 9px 5px 14px 0px rgba(0, 0, 0, 0.1490196078);
}
.homebanner .banner_text img {
  width: 100%;
  height: 180px;
  object-fit: contain;
}
@media (max-width: 1024px) {
.homebanner .banner_text img {
    height: 150px;
  }
}
@media (max-width: 991px) {
.homebanner .banner_text img {
    height: 100px;
  }
}
@media (max-width: 767px) {
.homebanner .banner_text img {
    height: 70px;
  }
}
.homebanner .bannerimg img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (max-width: 991px) {
.homebanner .bannerimg {
    margin-top: 66px;
  }
}
.homebanner img {
  object-position: bottom;
}
@media (max-width: 1024px) {
.homebanner {
    margin-top: 0 !important;
  }
.homebanner .banner-text {
    width: 400px;
  }
}
@media (max-width: 991px) {
.homebanner {
    margin-top: 0 !important;
  }
.homebanner .banner-text {
    top: 150px;
    position: absolute;
    padding: 10px;
    left: 0;
    width: 400px;
  }
.homebanner .banner-text h1 {
    font-size: 30px;
    transform: unset;
    width: 100%;
    position: unset;
    line-height: 50px;
  }
.homebanner img {
    object-position: center;
  }
}
@media (max-width: 767px) {
.homebanner {
    margin-top: 0 !important;
  }
.homebanner .banner-text {
    top: 0;
    transform: translateX(0px);
    position: relative;
    text-align: center;
    margin: 2em 0;
    width: 100%;
    left: 0;
    padding: 0 10px;
  }
.homebanner .banner-text h1 {
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    top: 0;
    transform: translate(0px, -11em);
    width: 50%;
  }
.homebanner img {
    object-position: center;
  }
}
.offerzone_fifty {
  position: relative;
  z-index: 1;
}
.offerzone_fifty:before {
  content: "";
  background-image: url(../images/star-voilet.webp);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0px 0px;
  z-index: -999999;
}
.offerzone_fifty .text .smallimg {
  height: 110px;
}
@media (max-width: 767px) {
.offerzone_fifty .text .smallimg {
    height: 80px;
  }
}
.offerzone_fifty .text img {
  height: 160px;
}
.offerzone_fifty .text h3 {
  font-size: 50px;
  margin: 0 50px;
  font-weight: bold;
  color: #001f4e;
  line-height: 70px;
}
@media (max-width: 767px) {
.offerzone_fifty .text h3 {
    font-size: 30px;
    margin: 0 20px;
    line-height: normal;
  }
}
.offerzone_fifty .text h1 {
  color: #001f4e;
  font-weight: 900;
  line-height: 60px;
  font-size: 36px;
}
.offerzone_fifty .text h1 strong {
  font-weight: 900;
  color: #358cff;
}
.offerzone_fifty .text p {
  color: #001f4e;
  font-size: 18px;
  margin: 0px 0px 20px ;
  line-height: 35px;
}
.offerzone_fifty .right .giftbox {
  background: #f7f8fc linear-gradient(282deg, #f7f8fc 0%, #f7f8fc 100%) 0% 0%
    no-repeat;
  box-shadow: -12px -15px 35px 14px rgba(255, 255, 255, 0.7803921569),
    9px 5px 14px 0px rgba(0, 0, 0, 0.1490196078);
  border: 2px solid #fff;
  text-align: center;
  padding: 1em;
  border-radius: 10px;
}
.offerzone_fifty .right .giftbox img {
  padding: 10px;
  text-align: center;
  height: 180px;
}
.offerzone_fifty .right .giftbox:hover {
  box-shadow: inset -3px -6px 16px 0px rgba(253, 253, 253, 0.6901960784),
    inset 9px 5px 14px 0px rgba(0, 0, 0, 0.1490196078);
}
.offerzone_fifty .second .text h4 {
  color: #001f4e;
  font-weight: 700;
  line-height: 65px;
  font-size: 30px;
}
.offerzone_fifty .second .text h4 strong {
  font-weight: 700;
  color: #fe5a5a;
}
.offerzone_fifty .second.offer-fifty h2 {
  font-size: 7em;
}
.offerzone_fifty .second.offer-fifty h2 span {
  font-size: 1.4em;
}
@media (max-width: 767px) {
.offerzone_fifty .second.offer-fifty h2 {
    font-size: 35px;
  }
}
.offerzone_fifty .second.offer-fifty img {
  width: 400px;
  height: 100%;
  object-fit: contain;
}
.offerzone_fifty .footer_img {
  position: absolute;
  top: 60%;
  right: 20px;
  transform: translateY(-55%);
}
.offerzone_fifty .footer_img img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}
@media (max-width: 767px) {
.section-title h3, .taxi-type h3 {
    font-size: 24px;
}
.offerzone_fifty .text h4 {
    line-height: 40px;
    font-size: 25px;
  }
.offerzone_fifty .text img {
    height: 120px;
  }
.offerzone_fifty .right .giftbox img {
    height: 150px;
  }
.offerzone_fifty .second.offer-fifty img {
    width: 120px;
    height: 120px;
  }
.offerzone_fifty .second .text h4 {
    line-height: 40px;
    font-size: 24px;
  }
.offerzone_fifty .h4 {
    font-size: 24px !important;
    line-height: 40px;
  }
  .taxi-type p{
	font-size: 16px;
	line-height:24px;
}
.taxi-type ul {
    list-style-type: disc;
    padding-inline-start: 20px;
    font-size: 16px;
}
.hero-text2 h3 {
    font-size: 36px !important;
}
}
@media (min-width: 992px) {
	.me-lg-3 {
		margin-right: 1rem!important;
	}
	.taxi-type h4 {
    font-size: 22px;
	margin-bottom: 10px;
}
	.taxi-type p {
	font-size: 20px;
	line-height:35px;
}
.taxi-type ul {
    list-style-type: disc;
    padding-inline-start: 20px;
    font-size: 20px;
}
}
.d-flex {
    display: flex!important;
}
.mt-7 {
    margin-top: 7rem!important;
}
.mb-2 {
	margin-bottom: 5px;
}	
.lowcost-box {
    background: #f7f8fc linear-gradient(282deg, #f7f8fc 0%, #f7f8fc 100%) 0% 0% no-repeat;
    box-shadow: -12px -15px 35px 14px rgb(255 255 255 / 78%), 9px 5px 14px 0px rgb(0 0 0 / 15%);
    border: 2px solid #fff;
    margin: auto;
    padding: 20px 30px;
    border-radius: 10px;
}
.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important;
}
.lowcost-box p {
    font-size: 37px;
    font-weight: bold;
    color: #001f4e;
	line-height: 50px;
}
.lowcost-box p span {
    background: rgba(0,0,0,0) linear-gradient(91deg, #4DBEFF 36%, #73E7FF 57%, #F134FF 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0);
}
.mb-3 {
    margin-bottom: 1rem!important;
}
.d-flex {
    display: flex!important;
}
.align-items-center {
    align-items: center!important;
}
.justify-content-center {
    justify-content: center!important;
}
.me-3 {
    margin-right: 1rem!important;
}
.my-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important;
}


/*tab*/
.section9-left {
    width: 36%;
	float: left;
}

.section9-right {
    width: 59%;
	float: right;
}

.main-tab li a {
    display: inline-block;
    border-radius: 5px;
    margin: 3% 0;
    padding: 3.5% 9%;
    width: 100%;
}

.main-tab li a.active {
    background-color: #f8f3ff;
}

.main-tab li a span {
    padding-left: 60px;
    list-style: none;
    margin-left: 0px;
    padding-top: 1%;
    padding-bottom: 6%;
    padding-right: 0;
    margin-top: 0;
    display: inline-block;
    color: #353535;
}

.main-tab li.tab1 a span {
    background: url(../images/taxi-app/basic-features/navigation.png) no-repeat top left;
}

.main-tab li.tab2 a span {
    background: url(../images/taxi-app/basic-features/push-notification.png) no-repeat top left;
}

.main-tab li.tab3 a span {
    background: url(../images/taxi-app/basic-features/geofences.png) no-repeat top left;
}

.main-tab li.tab4 a span {
    background: url(../images/taxi-app/basic-features/rerouting.png) no-repeat top left;
}

.main-tab li.tab5 a span {
    background: url(../images/taxi-app/basic-features/multi-city.png) no-repeat top left;
}

.main-tab li.tab6 a span {
    background: url(../images/taxi-app/basic-features/languages.png) no-repeat top left;
}

.main-tab li.tab7 a span {
    background: url(../images/taxi-app/basic-features/trip-statistics.png) no-repeat top left;
}

.main-tab li.tab8 a span {
    background: url(../images/taxi-app/basic-features/dynamic-taxes.png) no-repeat top left;
}

.main-tab li.tab9 a span {
    background: url(../images/taxi-app/basic-features/sos.png) no-repeat top left;
}

.main-tab li.tab10 a span {
    background: url(../images/taxi-app/basic-features/otp.png) no-repeat top left;
}

.main-tab li.tab11 a span {
    background: url(../images/taxi-app/basic-features/smart-fare-management.png) no-repeat top left;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
@media (min-width: 1600px) {
	/*tab*/
    .section9-left {
        width: 36%;
    }

    .section9-right {
        width: 64%;
    }
}
@media (min-width: 1700px) {
    /*tab*/
    .section9-left {
        width: 36%;
    }

    .section9-right {
        width: 59%;
    }
}
.blog-list {
	list-style-type: disc;
    padding-inline-start: 40px;
    margin: 20px 0px;
}	
.saas-box {
    float: left;
    width: 100%;
	height: 310px;
    text-align: left;
    min-height: 300px;
    border: 2px solid #c1c1c1;
    margin: 0 0 -1px -1px;
    border-radius: 8px;
    margin-bottom: 30px;
	padding: 30px 20px;
}
.saas-box .fa {
    font-size: 40px;
	padding: 22px 0px 0px 20px
}	
.saas-box h3 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.saas-box:hover {
    color: #FFFFFF;
    background-color: #2b8be9;
}
.saas-box img {
	width: 80px;
}
.video-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.whatsapp-btn {
	background-color: #00B821;
    border-color: #027917;
	color: #ffffff;
}	
.blog-list li {
	margin-bottom: 15px;
}	
.blue-line {
    height: 2px;
	margin-top: 60px;
    margin-bottom: 20px;
    border-top-color: #0693e3;
	color: #0693e3;
	background-color:#0693e3;
}
.hero-text2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
	max-width: 600px;
}
.hero-text2 h3 {
    font-size: 50px;
    margin-bottom: 20px;
    font-weight: 900;
    color: #fff;
    text-align: center;
}
.summary {
	position: relative;
}	
.summary blockquote {
    padding: 40px 30px 40px 70px;
    background-color: #d4e8eb;
    border-left: 10px solid #2b8be9;
    margin-top: 40px;
    font-weight: 700;
}
.summary blockquote:before {
    font-family: Georgia, serif;
    content: "“";
    position: absolute;
    top: 70px;
    left: 11px;
    font-size: 7em;
    color: rgb(34, 34, 34);
    margin-right: 0px;
}
.summary-blog {
	position: relative;
}
.summary-blog blockquote {
    padding: 40px 30px 40px 70px;
    background-color: #d4e8eb;
    border-left: 10px solid #2b8be9;
    margin-top: 40px;
    font-weight: 700;
}
.summary-blog blockquote:before {
    font-family: Georgia, serif;
    content: "“";
    position: absolute;
    top: 0px;
    left: 11px;
    font-size: 7em;
    color: rgb(34, 34, 34);
    margin-right: 0px;
}
.bg9 {
	background: url(../images/dating-app/dating-app-bg.webp) no-repeat center top;
    background-size: cover;
}
.journal h2 {
	font-size: 28px;
}
.nav > li > a {
    text-transform: none;
}	
.dating-app h4 {
	padding-top: 10%;
    margin-bottom: 10px;
	margin-left: 30px;
    font-size: 28px;
    color: #e94c3d;
}
.dating-app p {
	margin-left: 30px;
}
.center-span {
	padding: 30px 20px;
}	
.center-span1 {
	padding: 17.5px 10px;
}