/*
Theme Name: Escort Theme
Theme URI: http://www.escort-girl-duesseldorf.de
Author: Andrei XYZ
Author URI: http://www.andrei.xyz
Description: Theme for escort sites
Version: 1.0.0
*/

@charset "UTF-8";

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }



/*=== MFP ZOOM ===*/
/* padding-bottom and top for image */
    .mfp-no-margins img.mfp-img {
      padding: 0;
    }
    /* position of shadow behind the image */
    .mfp-no-margins .mfp-figure:after {
      top: 0;
      bottom: 0;
    }
    /* padding for main container */
    .mfp-no-margins .mfp-container {
      padding: 0;
    }


    /* 

    for zoom animation 
    uncomment this part if you haven't added this code anywhere else
*/
   
    
    .mfp-with-zoom .mfp-container,
    .mfp-with-zoom.mfp-bg {
      opacity: 0;
      -webkit-backface-visibility: hidden;
      -webkit-transition: all 0.3s ease-out; 
      -moz-transition: all 0.3s ease-out; 
      -o-transition: all 0.3s ease-out; 
      transition: all 0.3s ease-out;
    }
    
    .mfp-with-zoom.mfp-ready .mfp-container {
        opacity: 1;
    }
    .mfp-with-zoom.mfp-ready.mfp-bg {
        opacity: 0.8;
    }
    
    .mfp-with-zoom.mfp-removing .mfp-container, 
    .mfp-with-zoom.mfp-removing.mfp-bg {
      opacity: 0;
    }  


@font-face {
  font-family: 'Arapey';
  font-style: italic;
  font-weight: 400;
  src: local('Arapey Italic'), local('Arapey-Italic'), url(https://fonts.gstatic.com/s/arapey/v7/-W_9XJn-UDDA2RCKZeofTkM.ttf) format('truetype');
}
@font-face {
  font-family: 'Arapey';
  font-style: normal;
  font-weight: 400;
  src: local('Arapey Regular'), local('Arapey-Regular'), url(https://fonts.gstatic.com/s/arapey/v7/-W__XJn-UDDA2RCKYNoY.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans Regular'), local('DroidSans-Regular'), url(https://fonts.gstatic.com/s/droidsans/v9/SlGVmQWMvZQIdix7AFxXkHNSaA.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url(https://fonts.gstatic.com/s/opensanscondensed/v13/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMQg.ttf) format('truetype');
}
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v13/FwZY7-Qmy14u9lezJ-6H6Mw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBBc9.ttf) format('truetype');
}

@font-face {
  font-family: "fonticon";
  src:url("./fonts/fonticon.eot");
  src:url("./fonts/fonticon.eot#iefix") format("embedded-opentype"),
    url("./fonts/fonticon.woff") format("woff"),
    url("./fonts/fonticon.ttf") format("truetype"),
    url("./fonts/fonticon.svg#fonticon") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "fonticon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fonticon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-elusive-icons:before {
  content: "a";
}
.icon-elusive-icons-1:before {
  content: "b";
}
.icon-elusive-icons-2:before {
  content: "c";
}
.icon-elusive-icons-3:before {
  content: "d";
}
.icon-elusive-icons-4:before {
  content: "e";
}
.icon-elusive-icons-5:before {
  content: "f";
}
.icon-elusive-icons-6:before {
  content: "g";
}
.icon-elusive-icons-7:before {
  content: "h";
}
.icon-crown:before {
  content: "i";
}
.icon-burst:before {
  content: "j";
}
.icon-anchor:before {
  content: "k";
}
.icon-dollar:before {
  content: "l";
}
.icon-dollar-bill:before {
  content: "m";
}
.icon-foot:before {
  content: "n";
}
.icon-hearing-aid:before {
  content: "o";
}
.icon-guide-dog:before {
  content: "p";
}
.icon-first-aid:before {
  content: "q";
}
.icon-paint-bucket:before {
  content: "r";
}
.icon-pencil:before {
  content: "s";
}
.icon-paw:before {
  content: "t";
}
.icon-paperclip:before {
  content: "v";
}
.icon-pound:before {
  content: "w";
}
.icon-shopping-cart:before {
  content: "x";
}
.icon-sheriff-badge:before {
  content: "y";
}
.icon-shield:before {
  content: "z";
}
.icon-trees:before {
  content: "A";
}
.icon-trophy:before {
  content: "B";
}
.icon-fontawesome-webfont:before {
  content: "C";
}
.icon-fontawesome-webfont-1:before {
  content: "D";
}
.icon-address:before {
  content: "E";
}
.icon-adjust:before {
  content: "F";
}
.icon-air:before {
  content: "G";
}
.icon-alert:before {
  content: "H";
}
.icon-archive:before {
  content: "I";
}
.icon-battery:before {
  content: "J";
}
.icon-behance:before {
  content: "K";
}
.icon-bell:before {
  content: "L";
}
.icon-block:before {
  content: "M";
}
.icon-book:before {
  content: "N";
}
.icon-camera:before {
  content: "O";
}
.icon-cancel:before {
  content: "P";
}
.icon-cancel-circled:before {
  content: "Q";
}
.icon-cancel-squared:before {
  content: "R";
}
.icon-cc:before {
  content: "S";
}
.icon-cc-share:before {
  content: "T";
}
.icon-cc-zero:before {
  content: "U";
}
.icon-ccw:before {
  content: "V";
}
.icon-cd:before {
  content: "W";
}
.icon-chart-area:before {
  content: "X";
}
.icon-screen:before {
  content: "Y";
}
.icon-delicious:before {
  content: "Z";
}
.icon-instagram:before {
  content: "0";
}
.icon-alarm:before {
  content: "2";
}
.icon-envelope:before {
  content: "3";
}
.icon-chat:before {
  content: "4";
}
.icon-inbox-alt:before {
  content: "6";
}
.icon-calculator:before {
  content: "7";
}
.icon-camera-1:before {
  content: "8";
}
.icon-brightness-half:before {
  content: "9";
}
.icon-list:before {
  content: "!";
}
.icon-spinner:before {
  content: "#";
}
.icon-windows:before {
  content: "$";
}
.icon-comments:before {
  content: "%";
}
.icon-rewind:before {
  content: "&";
}
.icon-light-bulb:before {
  content: "(";
}
.icon-iphone:before {
  content: "*";
}
.icon-heart:before {
  content: "+";
}
.icon-calendar:before {
  content: ",";
}
.icon-task:before {
  content: "-";
}
.icon-store:before {
  content: ".";
}
.icon-sound:before {
  content: ":";
}
.icon-fork-and-spoon:before {
  content: ";";
}
.icon-grid:before {
  content: "<";
}
.icon-portfolio:before {
  content: "=";
}
.icon-pin-alt:before {
  content: ">";
}
.icon-question:before {
  content: "[";
}
.icon-cmd:before {
  content: "]";
}
.icon-newspaper-alt:before {
  content: "^";
}
.icon-moon:before {
  content: "_";
}
.icon-home:before {
  content: "`";
}
.icon-sound-alt:before {
  content: "}";
}
.icon-sound-off:before {
  content: "\e000";
}
.icon-ipad:before {
  content: "\e001";
}
.icon-stop:before {
  content: "\e002";
}
.icon-circle-full:before {
  content: "\e003";
}
.icon-forward:before {
  content: "\e004";
}
.icon-exclamation:before {
  content: "\e005";
}
.icon-settings:before {
  content: "\e006";
}
.icon-newspaper:before {
  content: "\e007";
}
.icon-grid-alt:before {
  content: "\e008";
}
.icon-clock:before {
  content: "\e009";
}
.icon-pause:before {
  content: "\e00a";
}
.icon-globe:before {
  content: "\e00b";
}
.icon-clipboard:before {
  content: "\e00c";
}
.icon-attachment:before {
  content: "\e00d";
}
.icon-forbid-1:before {
  content: "\e00e";
}
.icon-circle-half:before {
  content: "\e00f";
}
.icon-inbox:before {
  content: "\e010";
}
.icon-fork-and-knife:before {
  content: "\e011";
}
.icon-brightness:before {
  content: "\e013";
}
.icon-browser:before {
  content: "\e014";
}
.icon-hyperlink:before {
  content: "\e015";
}
.icon-in-alt:before {
  content: "\e016";
}
.icon-menu:before {
  content: "\e018";
}
.icon-compose:before {
  content: "\e019";
}
.icon-anchor-1:before {
  content: "\e01a";
}
.icon-gallary:before {
  content: "\e01d";
}
.icon-cloud:before {
  content: "\e020";
}
.icon-pin:before {
  content: "\e021";
}
.icon-play:before {
  content: "\e023";
}
.icon-tag-stroke:before {
  content: "\e024";
}
.icon-tag-fill:before {
  content: "\e025";
}
.icon-brush:before {
  content: "\e029";
}
.icon-bars:before {
  content: "\e02a";
}
.icon-eject:before {
  content: "\e02b";
}
.icon-book-1:before {
  content: "\e02c";
}
.icon-chart:before {
  content: "\e02d";
}
.icon-key-fill:before {
  content: "\e02e";
}
.icon-aperture-alt:before {
  content: "\e02f";
}
.icon-book-alt:before {
  content: "\e030";
}
.icon-list-1:before {
  content: "\e031";
}
.icon-map-pin-fill:before {
  content: "\e032";
}
.icon-move-horizontal-alt1:before {
  content: "\e033";
}
.icon-headphones:before {
  content: "\e034";
}
.icon-x:before {
  content: "\e036";
}
.icon-check:before {
  content: "\e038";
}
.icon-award-stroke:before {
  content: "\e039";
}
.icon-wrench:before {
  content: "\e03a";
}
.icon-sun-fill:before {
  content: "\e03b";
}
.icon-move-horizontal-alt2:before {
  content: "\e03c";
}
.icon-left-quote:before {
  content: "\e03d";
}
.icon-clock-1:before {
  content: "\e03e";
}
.icon-share:before {
  content: "\e03f";
}
.icon-map-pin-stroke:before {
  content: "\e040";
}
.icon-battery-full:before {
  content: "\e041";
}
.icon-paperclip-1:before {
  content: "\e042";
}
.icon-beaker-alt:before {
  content: "\e043";
}
.icon-bolt:before {
  content: "\e044";
}
.icon-at:before {
  content: "\e045";
}
.icon-pin-1:before {
  content: "\e046";
}
.icon-cloud-1:before {
  content: "\e048";
}
.icon-layers-alt:before {
  content: "\e049";
}
.icon-fullscreen-exit-alt:before {
  content: "\e04a";
}
.icon-left-quote-alt:before {
  content: "\e04b";
}
.icon-move-horizontal:before {
  content: "\e04c";
}
.icon-volume-mute:before {
  content: "\e04f";
}
.icon-undo:before {
  content: "\e050";
}
.icon-umbrella:before {
  content: "\e051";
}
.icon-pen-alt2:before {
  content: "\e052";
}
.icon-heart-stroke:before {
  content: "\e054";
}
.icon-list-nested:before {
  content: "\e055";
}
.icon-move-vertical:before {
  content: "\e056";
}
.icon-info:before {
  content: "\e057";
}
.icon-pause-1:before {
  content: "\e058";
}
.icon-move-vertical-alt1:before {
  content: "\e05a";
}
.icon-spin:before {
  content: "\e05b";
}
.icon-pen:before {
  content: "\e05c";
}
.icon-plus-1:before {
  content: "\e05d";
}
.icon-cog:before {
  content: "\e05f";
}
.icon-reload:before {
  content: "\e060";
}
.icon-heart-fill:before {
  content: "\e061";
}
.icon-equalizer:before {
  content: "\e062";
}
.icon-article:before {
  content: "\e063";
}
.icon-cd-1:before {
  content: "\e065";
}
.icon-link:before {
  content: "\e067";
}
.icon-pilcrow:before {
  content: "\e068";
}
.icon-hash:before {
  content: "\e06a";
}
.icon-check-alt:before {
  content: "\e06b";
}
.icon-key-stroke:before {
  content: "\e06d";
}
.icon-folder-stroke:before {
  content: "\e06e";
}
.icon-first:before {
  content: "\e06f";
}
.icon-eyedropper:before {
  content: "\e071";
}
.icon-reload-alt:before {
  content: "\e073";
}
.icon-aperture:before {
  content: "\e074";
}
.icon-rain:before {
  content: "\e075";
}
.icon-beaker:before {
  content: "\e076";
}
.icon-bars-alt:before {
  content: "\e077";
}
.icon-image:before {
  content: "\e079";
}
.icon-spin-alt:before {
  content: "\e07b";
}
.icon-pen-alt-stroke:before {
  content: "\e07c";
}
.icon-brush-alt:before {
  content: "\e07d";
}
.icon-document-alt-fill:before {
  content: "\e07e";
}
.icon-layers:before {
  content: "\e081";
}
.icon-compass:before {
  content: "\e082";
}
.icon-unlock-stroke:before {
  content: "\e083";
}
.icon-box:before {
  content: "\e084";
}
.icon-right-quote-alt:before {
  content: "\e086";
}
.icon-last:before {
  content: "\e087";
}
.icon-award-fill:before {
  content: "\e08a";
}
.icon-pen-alt-fill:before {
  content: "\e08c";
}
.icon-lock-fill:before {
  content: "\e08d";
}
.icon-calendar-alt-stroke:before {
  content: "\e08e";
}
.icon-move-vertical-alt2:before {
  content: "\e08f";
}
.icon-steering-wheel:before {
  content: "\e090";
}
.icon-minus:before {
  content: "\e092";
}
.icon-map-pin-alt:before {
  content: "\e095";
}
.icon-eye:before {
  content: "\e096";
}
.icon-calendar-alt-fill:before {
  content: "\e097";
}
.icon-play-alt:before {
  content: "\e098";
}
.icon-fullscreen:before {
  content: "\e099";
}
.icon-target:before {
  content: "\e09b";
}
.icon-dial:before {
  content: "\e09c";
}
.icon-ampersand:before {
  content: "\e09d";
}
.icon-question-mark:before {
  content: "\e09e";
}
.icon-moon-stroke:before {
  content: "\e09f";
}
.icon-movie:before {
  content: "\e0a0";
}
.icon-battery-charging:before {
  content: "\e0a2";
}
.icon-document-stroke:before {
  content: "\e0a5";
}
.icon-document-alt-stroke:before {
  content: "\e0a6";
}
.icon-lightbulb:before {
  content: "\e0a9";
}
.icon-calendar-1:before {
  content: "\e0aa";
}
.icon-unlock-fill:before {
  content: "\e0ab";
}
.icon-battery-empty:before {
  content: "\e0ac";
}
.icon-sun-stroke:before {
  content: "\e0af";
}
.icon-chart-alt:before {
  content: "\e0b0";
}
.icon-battery-half:before {
  content: "\e0b1";
}
.icon-lock-stroke:before {
  content: "\e0b2";
}
.icon-book-alt2:before {
  content: "\e0b3";
}
.icon-loop-alt1:before {
  content: "\e0b4";
}
.icon-fullscreen-exit:before {
  content: "\e0b8";
}
.icon-volume:before {
  content: "\e0b9";
}
.icon-mic:before {
  content: "\e0bd";
}
.icon-right-quote:before {
  content: "\e0c0";
}
.icon-play-1:before {
  content: "\e0c1";
}
.icon-folder-fill:before {
  content: "\e0c4";
}
.icon-moon-fill:before {
  content: "\e0c5";
}
.icon-home-1:before {
  content: "\e0c7";
}
.icon-camera-2:before {
  content: "\e0c8";
}
.icon-star:before {
  content: "\e0c9";
}
.icon-read-more:before {
  content: "\e0ca";
}
.icon-document-fill:before {
  content: "\e0cb";
}
.icon-excel-table-1:before {
  content: "\e0d1";
}
.icon-arrow-1-up:before {
  content: "\e0d2";
}
.icon-female-symbol:before {
  content: "\e0d3";
}
.icon-delivery-transport-2:before {
  content: "\e0d4";
}
.icon-content-41:before {
  content: "\e0d5";
}
.icon-clip-paper-1:before {
  content: "\e0d7";
}
.icon-check-5:before {
  content: "\e0da";
}
.icon-feed-rss-2:before {
  content: "\e0db";
}
.icon-server-1:before {
  content: "\e0dc";
}
.icon-harddrive:before {
  content: "\e0dd";
}
.icon-car:before {
  content: "\e0df";
}
.icon-direction-move-1:before {
  content: "\e0e0";
}
.icon-certificate-file:before {
  content: "\e0e1";
}
.icon-analytics-file-1:before {
  content: "\e0e2";
}
.icon-male-symbol:before {
  content: "\e0e3";
}
.icon-send-to-front:before {
  content: "\e0e5";
}
.icon-movie-play-file-1:before {
  content: "\e0e6";
}
.icon-bookmark-tag:before {
  content: "\e0e7";
}
.icon-filled-folder-1:before {
  content: "\e0e8";
}
.icon-check-clipboard-1:before {
  content: "\e0e9";
}
.icon-clouds-cloudy:before {
  content: "\e0eb";
}
.icon-gears-setting:before {
  content: "\e0ed";
}
.icon-html:before {
  content: "\e0ef";
}
.icon-palm-tree:before {
  content: "\e0f1";
}
.icon-wallet-money:before {
  content: "\e0f2";
}
.icon-hospital:before {
  content: "\e0f3";
}
.icon-previous-1:before {
  content: "\e0f4";
}
.icon-mailbox-1:before {
  content: "\e0f5";
}
.icon-arrow-1-right:before {
  content: "\e0f6";
}
.icon-dropbox:before {
  content: "\e0f7";
}
.icon-rocket:before {
  content: "\e0f8";
}
.icon-credit-card:before {
  content: "\e0f9";
}
.icon-campfire:before {
  content: "\e0fa";
}
.icon-yang-ying:before {
  content: "\e0fb";
}
.icon-omg-smiley:before {
  content: "\e0fd";
}
.icon-angry-smiley:before {
  content: "\e0fe";
}
.icon-television-tv:before {
  content: "\e100";
}
.icon-camera-surveillance-1:before {
  content: "\e101";
}
.icon-apple:before {
  content: "\e102";
}
.icon-content-14:before {
  content: "\e103";
}
.icon-hour-glass:before {
  content: "\e104";
}
.icon-content-7:before {
  content: "\e105";
}
.icon-arrow-right-1:before {
  content: "\e106";
}
.icon-image-photo-file-1:before {
  content: "\e108";
}
.icon-bus:before {
  content: "\e109";
}
.icon-blink-smiley:before {
  content: "\e10b";
}
.icon-bubbles-talk-1:before {
  content: "\e10c";
}
.icon-brush-1:before {
  content: "\e10d";
}
.icon-send-to-back:before {
  content: "\e10e";
}
.icon-camera-video-3:before {
  content: "\e10f";
}
.icon-battery-low:before {
  content: "\e110";
}
.icon-movie-play-1:before {
  content: "\e111";
}
.icon-home-1-1:before {
  content: "\e112";
}
.icon-cd-cover-music:before {
  content: "\e114";
}
.icon-linkedin-alt:before {
  content: "\e115";
}
.icon-video-1:before {
  content: "\e116";
}
.icon-bookmark-star-favorite:before {
  content: "\e117";
}
.icon-play-1-1:before {
  content: "\e118";
}
.icon-pause-1-1:before {
  content: "\e119";
}
.icon-paint-brush-2:before {
  content: "\e11a";
}
.icon-train:before {
  content: "\e11b";
}
.icon-happy-smiley:before {
  content: "\e11c";
}
.icon-missile-rocket:before {
  content: "\e11d";
}
.icon-cloud-2:before {
  content: "\e11e";
}
.icon-bookmark-file-1:before {
  content: "\e11f";
}
.icon-scooter:before {
  content: "\e122";
}
.icon-magnet:before {
  content: "\e123";
}
.icon-letter-mail-1:before {
  content: "\e124";
}
.icon-color-palette:before {
  content: "\e125";
}
.icon-content-43:before {
  content: "\e126";
}
.icon-bubble-talk-1:before {
  content: "\e127";
}
.icon-content-34:before {
  content: "\e128";
}
.icon-carton-milk:before {
  content: "\e129";
}
.icon-male-user-4:before {
  content: "\e12c";
}
.icon-ink-pen:before {
  content: "\e12d";
}
.icon-camera-1-1:before {
  content: "\e12f";
}
.icon-snow-weather:before {
  content: "\e130";
}
.icon-refresh-reload-1:before {
  content: "\e131";
}
.icon-at-email:before {
  content: "\e132";
}
.icon-umbrella-1:before {
  content: "\e133";
}
.icon-lock-secure-1:before {
  content: "\e134";
}
.icon-hand-stop:before {
  content: "\e135";
}
.icon-battery-half-1:before {
  content: "\e136";
}
.icon-text-document:before {
  content: "\e137";
}
.icon-layers-1:before {
  content: "\e138";
}
.icon-paypal:before {
  content: "\e13a";
}
.icon-helicopter:before {
  content: "\e13b";
}
.icon-content-42:before {
  content: "\e13c";
}
.icon-clothes-hanger:before {
  content: "\e13d";
}
.icon-plus-zoom:before {
  content: "\e140";
}
.icon-unlock:before {
  content: "\e141";
}
.icon-microscope:before {
  content: "\e142";
}
.icon-click-hand-1:before {
  content: "\e143";
}
.icon-briefcase:before {
  content: "\e144";
}
.icon-3-css:before {
  content: "\e145";
}
.icon-google-plus-1:before {
  content: "\e146";
}
.icon-close-off-2:before {
  content: "\e147";
}
.icon-music-file-1:before {
  content: "\e148";
}
.icon-tree:before {
  content: "\e14a";
}
.icon-forward-1:before {
  content: "\e14b";
}
.icon-script:before {
  content: "\e14d";
}
.icon-edit-pen-1:before {
  content: "\e14f";
}
.icon-content-1:before {
  content: "\e150";
}
.icon-cash-register:before {
  content: "\e151";
}
.icon-call-old-telephone:before {
  content: "\e152";
}
.icon-hail-weather:before {
  content: "\e153";
}
.icon-gift:before {
  content: "\e154";
}
.icon-square-vector-2:before {
  content: "\e155";
}
.icon-van:before {
  content: "\e156";
}
.icon-male-user-3:before {
  content: "\e158";
}
.icon-content-8:before {
  content: "\e159";
}
.icon-battery-charging-1:before {
  content: "\e15a";
}
.icon-rewind-1:before {
  content: "\e15b";
}
.icon-check-1:before {
  content: "\e15e";
}
.icon-airplane:before {
  content: "\e160";
}
.icon-hat-magician:before {
  content: "\e161";
}
.icon-boat:before {
  content: "\e162";
}
.icon-crown-king-1:before {
  content: "\e165";
}
.icon-bike:before {
  content: "\e167";
}
.icon-sad-smiley:before {
  content: "\e168";
}
.icon-burning-fire:before {
  content: "\e169";
}
.icon-thermometer:before {
  content: "\e16a";
}
.icon-map-pin-5:before {
  content: "\e16b";
}
.icon-happy-smiley-very:before {
  content: "\e16c";
}
.icon-eye-view-1:before {
  content: "\e16d";
}
.icon-cannabis-hemp:before {
  content: "\e16e";
}
.icon-interface-window-1:before {
  content: "\e16f";
}
.icon-document-file-1:before {
  content: "\e170";
}
.icon-arrow-1-left:before {
  content: "\e172";
}
.icon-nurse-user:before {
  content: "\e173";
}
.icon-content-44:before {
  content: "\e174";
}
.icon-flag-mark:before {
  content: "\e176";
}
.icon-square-vector-1:before {
  content: "\e179";
}
.icon-monitor-screen-1:before {
  content: "\e17a";
}
.icon-next-1:before {
  content: "\e17b";
}
.icon-doctor:before {
  content: "\e17c";
}
.icon-favorite-map-pin:before {
  content: "\e17d";
}
.icon-rain-weather:before {
  content: "\e17e";
}
.icon-polaroid:before {
  content: "\e17f";
}
.icon-analytics-chart-graph:before {
  content: "\e182";
}
.icon-medal-outline-star:before {
  content: "\e184";
}
.icon-lightbulb-shine:before {
  content: "\e185";
}
.icon-arrow-down-1:before {
  content: "\e186";
}
.icon-favorite-heart-outline:before {
  content: "\e187";
}
.icon-advertising-megaphone-2:before {
  content: "\e189";
}
.icon-interface-windows:before {
  content: "\e18a";
}
.icon-ipod:before {
  content: "\e18b";
}
.icon-radar-2:before {
  content: "\e18c";
}
.icon-minus-zoom:before {
  content: "\e18d";
}
.icon-crhistmas-spruce-tree:before {
  content: "\e18e";
}
.icon-arrow-cursor:before {
  content: "\e18f";
}
.icon-medal-rank-star:before {
  content: "\e190";
}
.icon-database-5:before {
  content: "\e191";
}
.icon-battery-full-1:before {
  content: "\e192";
}
.icon-chart-graph-file-1:before {
  content: "\e193";
}
.icon-case-medic:before {
  content: "\e194";
}
.icon-disc-floppy-font:before {
  content: "\e195";
}
.icon-sun-weather:before {
  content: "\e196";
}
.icon-parking-sign:before {
  content: "\e197";
}
.icon-code-html-file-1:before {
  content: "\e198";
}
.icon-date:before {
  content: "\e199";
}
.icon-hand-hold:before {
  content: "\e19a";
}
.icon-cup-2:before {
  content: "\e19b";
}
.icon-lightning-weather:before {
  content: "\e19c";
}
.icon-cloud-sun:before {
  content: "\e19d";
}
.icon-compressed-zip-file:before {
  content: "\e19e";
}
.icon-road:before {
  content: "\e19f";
}
.icon-arrow-left-1:before {
  content: "\e1a0";
}
.icon-building-24:before {
  content: "\e1a1";
}
.icon-tennis-24:before {
  content: "\e1a2";
}
.icon-skiing-24:before {
  content: "\e1a3";
}
.icon-bus-24:before {
  content: "\e1a6";
}
.icon-park2-24:before {
  content: "\e1a7";
}
.icon-circle-24:before {
  content: "\e1a8";
}
.icon-golf-24:before {
  content: "\e1a9";
}
.icon-star-24:before {
  content: "\e1aa";
}
.icon-water-24:before {
  content: "\e1ab";
}
.icon-disability-24:before {
  content: "\e1ac";
}
.icon-art-gallery-24:before {
  content: "\e1ad";
}
.icon-religious-jewish-24:before {
  content: "\e1ae";
}
.icon-marker-24:before {
  content: "\e1af";
}
.icon-campsite-24:before {
  content: "\e1b0";
}
.icon-prison-24:before {
  content: "\e1b1";
}
.icon-baseball-24:before {
  content: "\e1b2";
}
.icon-pharmacy-24:before {
  content: "\e1b3";
}
.icon-zoo-24:before {
  content: "\e1b4";
}
.icon-triangle-stroked-24:before {
  content: "\e1b5";
}
.icon-star-stroked-24:before {
  content: "\e1b6";
}
.icon-slaughterhouse-24:before {
  content: "\e1b7";
}
.icon-parking-24:before {
  content: "\e1b8";
}
.icon-heliport-24:before {
  content: "\e1b9";
}
.icon-restaurant-24:before {
  content: "\e1ba";
}
.icon-shop-24:before {
  content: "\e1bb";
}
.icon-religious-christian-24:before {
  content: "\e1bc";
}
.icon-museum-24:before {
  content: "\e1bd";
}
.icon-cross:before {
  content: "\e1bf";
}
.icon-toilets-24:before {
  content: "\e1c0";
}
.icon-rail-underground-24:before {
  content: "\e1c1";
}
.icon-basketball-24:before {
  content: "\e1c2";
}
.icon-beer-24:before {
  content: "\e1c3";
}
.icon-airfield-24:before {
  content: "\e1c4";
}
.icon-wetland-24:before {
  content: "\e1c5";
}
.icon-soccer-24:before {
  content: "\e1c6";
}
.icon-dam:before {
  content: "\e1c7";
}
.icon-bank-24:before {
  content: "\e1c8";
}
.icon-fuel-24:before {
  content: "\e1ca";
}
.icon-school-24:before {
  content: "\e1cb";
}
.icon-commercial-24:before {
  content: "\e1cc";
}
.icon-religious-muslim-24:before {
  content: "\e1cd";
}
.icon-america-football-24:before {
  content: "\e1ce";
}
.icon-swimming-24:before {
  content: "\e1cf";
}
.icon-square-24:before {
  content: "\e1d0";
}
.icon-circle-stroked-24:before {
  content: "\e1d1";
}
.icon-rail-above-24:before {
  content: "\e1d2";
}
.icon-monument-24:before {
  content: "\e1d3";
}
.icon-cinema-24:before {
  content: "\e1d4";
}
.icon-ferry-24:before {
  content: "\e1d5";
}
.icon-fast-food-24:before {
  content: "\e1d6";
}
.icon-cemetery-24:before {
  content: "\e1d7";
}
.icon-park-24:before {
  content: "\e1d8";
}
.icon-telephone-24:before {
  content: "\e1d9";
}
.icon-rail-24:before {
  content: "\e1da";
}
.icon-college-24:before {
  content: "\e1db";
}
.icon-warehouse-24:before {
  content: "\e1dc";
}
.icon-hospital-24:before {
  content: "\e1dd";
}
.icon-cricket-24:before {
  content: "\e1de";
}
.icon-parking-garage-24:before {
  content: "\e1df";
}
.icon-harbor-24:before {
  content: "\e1e0";
}
.icon-cafe-24:before {
  content: "\e1e1";
}
.icon-police-24:before {
  content: "\e1e2";
}
.icon-industrial-24:before {
  content: "\e1e3";
}
.icon-garden-24:before {
  content: "\e1e4";
}
.icon-triangle-24:before {
  content: "\e1e5";
}
.icon-bar-24:before {
  content: "\e1e6";
}
.icon-place-of-worship-24:before {
  content: "\e1e7";
}
.icon-oil-well-24:before {
  content: "\e1e8";
}
.icon-library-24:before {
  content: "\e1e9";
}
.icon-alcohol-shop-24:before {
  content: "\e1ea";
}
.icon-bicycle-24:before {
  content: "\e1eb";
}
.icon-town-hall-24:before {
  content: "\e1ec";
}
.icon-music-24:before {
  content: "\e1ed";
}
.icon-square-stroked-24:before {
  content: "\e1ee";
}
.icon-pitch-24:before {
  content: "\e1ef";
}
.icon-danger-24:before {
  content: "\e1f1";
}
.icon-fire-station-24:before {
  content: "\e1f2";
}
.icon-theatre-24:before {
  content: "\e1f3";
}
.icon-marker-stroked-24:before {
  content: "\e1f4";
}
.icon-lodging-24:before {
  content: "\e1f5";
}
.icon-embassy-24:before {
  content: "\e1f6";
}
.icon-airport-24:before {
  content: "\e1f7";
}
.icon-logging-24:before {
  content: "\e1f8";
}
.icon-aim:before {
  content: "\e1f9";
}
.icon-aim-alt:before {
  content: "\e1fa";
}
.icon-amazon:before {
  content: "\e1fb";
}
.icon-app-store:before {
  content: "\e1fc";
}
.icon-apple-1:before {
  content: "\e1fd";
}
.icon-arto:before {
  content: "\e1fe";
}
.icon-aws:before {
  content: "\e1ff";
}
.icon-baidu:before {
  content: "\e200";
}
.icon-basecamp:before {
  content: "\e201";
}
.icon-bebo:before {
  content: "\e202";
}
.icon-behance-1:before {
  content: "\e203";
}
.icon-bing:before {
  content: "\e204";
}
.icon-blip:before {
  content: "\e205";
}
.icon-blogger:before {
  content: "\e206";
}
.icon-bnter:before {
  content: "\e207";
}
.icon-brightkite:before {
  content: "\e208";
}
.icon-cinch:before {
  content: "\e209";
}
.icon-cloudapp:before {
  content: "\e20a";
}
.icon-coroflot:before {
  content: "\e20b";
}
.icon-creative-commons:before {
  content: "\e20c";
}
.icon-dailybooth:before {
  content: "\e20d";
}
.icon-delicious-1:before {
  content: "\e20e";
}
.icon-designbump:before {
  content: "\e20f";
}
.icon-designfloat:before {
  content: "\e210";
}
.icon-designmoo:before {
  content: "\e211";
}
.icon-deviantart:before {
  content: "\e212";
}
.icon-digg:before {
  content: "\e213";
}
.icon-digg-alt:before {
  content: "\e214";
}
.icon-diigo:before {
  content: "\e215";
}
.icon-dribbble-2:before {
  content: "\e216";
}
.icon-dropbox-1:before {
  content: "\e217";
}
.icon-drupal:before {
  content: "\e218";
}
.icon-dzone:before {
  content: "\e219";
}
.icon-ebay:before {
  content: "\e21a";
}
.icon-ember:before {
  content: "\e21b";
}
.icon-etsy:before {
  content: "\e21c";
}
.icon-evernote:before {
  content: "\e21d";
}
.icon-facebook-1:before {
  content: "\e21e";
}
.icon-facebook-places:before {
  content: "\e220";
}
.icon-facto:before {
  content: "\e221";
}
.icon-feedburner:before {
  content: "\e222";
}
.icon-flickr:before {
  content: "\e223";
}
.icon-folkd:before {
  content: "\e224";
}
.icon-formspring:before {
  content: "\e225";
}
.icon-forrst:before {
  content: "\e226";
}
.icon-foursquare:before {
  content: "\e227";
}
.icon-friendfeed:before {
  content: "\e228";
}
.icon-friendster:before {
  content: "\e229";
}
.icon-gdgt:before {
  content: "\e22a";
}
.icon-github:before {
  content: "\e22b";
}
.icon-github-alt:before {
  content: "\e22c";
}
.icon-goodreads:before {
  content: "\e22d";
}
.icon-google:before {
  content: "\e22e";
}
.icon-google-buzz:before {
  content: "\e22f";
}
.icon-google-talk:before {
  content: "\e230";
}
.icon-gowalla:before {
  content: "\e231";
}
.icon-gowalla-alt:before {
  content: "\e232";
}
.icon-grooveshark:before {
  content: "\e233";
}
.icon-hacker-news:before {
  content: "\e234";
}
.icon-hi5:before {
  content: "\e235";
}
.icon-hype-machine:before {
  content: "\e236";
}
.icon-hyves:before {
  content: "\e237";
}
.icon-icq:before {
  content: "\e238";
}
.icon-identi:before {
  content: "\e239";
}
.icon-instapaper:before {
  content: "\e23a";
}
.icon-itunes:before {
  content: "\e23b";
}
.icon-kik:before {
  content: "\e23c";
}
.icon-krop:before {
  content: "\e23d";
}
.icon-last-1:before {
  content: "\e23e";
}
.icon-linkedin:before {
  content: "\e23f";
}
.icon-linkedin-alt-1:before {
  content: "\e240";
}
.icon-livejournal:before {
  content: "\e241";
}
.icon-lovedsgn:before {
  content: "\e242";
}
.icon-meetup:before {
  content: "\e243";
}
.icon-metacafe:before {
  content: "\e244";
}
.icon-ming:before {
  content: "\e245";
}
.icon-mister-wong:before {
  content: "\e246";
}
.icon-mixx:before {
  content: "\e247";
}
.icon-mixx-alt:before {
  content: "\e248";
}
.icon-mobileme:before {
  content: "\e249";
}
.icon-msn-messenger:before {
  content: "\e24a";
}
.icon-myspace:before {
  content: "\e24b";
}
.icon-myspace-alt:before {
  content: "\e24c";
}
.icon-newsvine:before {
  content: "\e24d";
}
.icon-official:before {
  content: "\e24e";
}
.icon-openid:before {
  content: "\e24f";
}
.icon-orkut:before {
  content: "\e250";
}
.icon-pandora:before {
  content: "\e251";
}
.icon-path:before {
  content: "\e252";
}
.icon-paypal-1:before {
  content: "\e253";
}
.icon-photobucket:before {
  content: "\e254";
}
.icon-picasa:before {
  content: "\e255";
}
.icon-picassa:before {
  content: "\e256";
}
.icon-pinboard:before {
  content: "\e257";
}
.icon-ping:before {
  content: "\e258";
}
.icon-pingchat:before {
  content: "\e259";
}
.icon-playstation:before {
  content: "\e25a";
}
.icon-plixi:before {
  content: "\e25b";
}
.icon-plurk:before {
  content: "\e25c";
}
.icon-podcast:before {
  content: "\e25d";
}
.icon-posterous:before {
  content: "\e25e";
}
.icon-qik:before {
  content: "\e25f";
}
.icon-quik:before {
  content: "\e260";
}
.icon-quora:before {
  content: "\e261";
}
.icon-rdio:before {
  content: "\e262";
}
.icon-readernaut:before {
  content: "\e263";
}
.icon-reddit:before {
  content: "\e264";
}
.icon-retweet:before {
  content: "\e265";
}
.icon-robo:before {
  content: "\e266";
}
.icon-rss-1:before {
  content: "\e267";
}
.icon-scribd:before {
  content: "\e268";
}
.icon-sharethis:before {
  content: "\e269";
}
.icon-simplenote:before {
  content: "\e26a";
}
.icon-skype-1:before {
  content: "\e26b";
}
.icon-slashdot:before {
  content: "\e26c";
}
.icon-slideshare:before {
  content: "\e26d";
}
.icon-smugmug:before {
  content: "\e26e";
}
.icon-soundcloud:before {
  content: "\e26f";
}
.icon-spotify:before {
  content: "\e270";
}
.icon-squarespace:before {
  content: "\e271";
}
.icon-squidoo:before {
  content: "\e272";
}
.icon-steam:before {
  content: "\e273";
}
.icon-stumbleupon:before {
  content: "\e274";
}
.icon-technorati:before {
  content: "\e275";
}
.icon-threewords:before {
  content: "\e276";
}
.icon-tribe:before {
  content: "\e277";
}
.icon-tripit:before {
  content: "\e278";
}
.icon-tumblr:before {
  content: "\e279";
}
.icon-twitter-1:before {
  content: "\e27a";
}
.icon-twitter-alt-1:before {
  content: "\e27b";
}
.icon-vcard:before {
  content: "\e27c";
}
.icon-viddler:before {
  content: "\e27d";
}
.icon-vimeo:before {
  content: "\e27e";
}
.icon-virb:before {
  content: "\e27f";
}
.icon-w3:before {
  content: "\e280";
}
.icon-whatsapp:before {
  content: "\e281";
}
.icon-wikipedia:before {
  content: "\e282";
}
.icon-windows-1:before {
  content: "\e283";
}
.icon-wists:before {
  content: "\e284";
}
.icon-wordpress:before {
  content: "\e285";
}
.icon-wordpress-alt:before {
  content: "\e286";
}
.icon-xing:before {
  content: "\e287";
}
.icon-yahoo:before {
  content: "\e288";
}
.icon-yahoo-buzz:before {
  content: "\e289";
}
.icon-yahoo-messenger:before {
  content: "\e28a";
}
.icon-yelp:before {
  content: "\e28b";
}
.icon-zerply:before {
  content: "\e28e";
}
.icon-zootool:before {
  content: "\e28f";
}
.icon-zynga:before {
  content: "\e290";
}
.icon-align-center:before {
  content: "\e291";
}
.icon-align-justify:before {
  content: "\e292";
}
.icon-align-left:before {
  content: "\e293";
}
.icon-align-right:before {
  content: "\e294";
}
.icon-archive-1:before {
  content: "\e295";
}
.icon-atom:before {
  content: "\e29a";
}
.icon-bag:before {
  content: "\e29b";
}
.icon-bank-notes:before {
  content: "\e29c";
}
.icon-barbell:before {
  content: "\e29d";
}
.icon-bars-1:before {
  content: "\e29e";
}
.icon-battery-0:before {
  content: "\e29f";
}
.icon-battery-1:before {
  content: "\e2a0";
}
.icon-battery-2:before {
  content: "\e2a1";
}
.icon-battery-3:before {
  content: "\e2a2";
}
.icon-battery-4:before {
  content: "\e2a3";
}
.icon-battery-power:before {
  content: "\e2a4";
}
.icon-beer:before {
  content: "\e2a5";
}
.icon-bolt-1:before {
  content: "\e2a6";
}
.icon-bones:before {
  content: "\e2a7";
}
.icon-book-close:before {
  content: "\e2a8";
}
.icon-book-open:before {
  content: "\e2a9";
}
.icon-bookmark:before {
  content: "\e2aa";
}
.icon-box-1:before {
  content: "\e2ab";
}
.icon-browser-1:before {
  content: "\e2ac";
}
.icon-bubble:before {
  content: "\e2ad";
}
.icon-bubble-1:before {
  content: "\e2ae";
}
.icon-bubble-2:before {
  content: "\e2af";
}
.icon-bubble-3:before {
  content: "\e2b0";
}
.icon-bucket:before {
  content: "\e2b1";
}
.icon-calculator-1:before {
  content: "\e2b2";
}
.icon-calendar-2:before {
  content: "\e2b3";
}
.icon-camera-3:before {
  content: "\e2b4";
}
.icon-cardiac-pulse:before {
  content: "\e2b5";
}
.icon-cd-2:before {
  content: "\e2b6";
}
.icon-character:before {
  content: "\e2b7";
}
.icon-clipboard-1:before {
  content: "\e2ba";
}
.icon-clock-2:before {
  content: "\e2bb";
}
.icon-cloud-3:before {
  content: "\e2bc";
}
.icon-coffee:before {
  content: "\e2bd";
}
.icon-comment:before {
  content: "\e2be";
}
.icon-connection-0:before {
  content: "\e2bf";
}
.icon-connection-1:before {
  content: "\e2c0";
}
.icon-connection-2:before {
  content: "\e2c1";
}
.icon-connection-3:before {
  content: "\e2c2";
}
.icon-connection-4:before {
  content: "\e2c3";
}
.icon-credit-cards:before {
  content: "\e2c4";
}
.icon-crop:before {
  content: "\e2c5";
}
.icon-cube:before {
  content: "\e2c6";
}
.icon-diamond:before {
  content: "\e2c7";
}
.icon-email:before {
  content: "\e2c9";
}
.icon-email-plane:before {
  content: "\e2ca";
}
.icon-enter:before {
  content: "\e2cb";
}
.icon-eyedropper-1:before {
  content: "\e2cd";
}
.icon-file:before {
  content: "\e2ce";
}
.icon-file-add:before {
  content: "\e2cf";
}
.icon-file-broken:before {
  content: "\e2d0";
}
.icon-file-settings:before {
  content: "\e2d1";
}
.icon-files:before {
  content: "\e2d2";
}
.icon-flag:before {
  content: "\e2d3";
}
.icon-folder:before {
  content: "\e2d4";
}
.icon-folder-add:before {
  content: "\e2d5";
}
.icon-folder-check:before {
  content: "\e2d6";
}
.icon-folder-settings:before {
  content: "\e2d7";
}
.icon-forbidden:before {
  content: "\e2d8";
}
.icon-frames:before {
  content: "\e2d9";
}
.icon-glass:before {
  content: "\e2da";
}
.icon-graph:before {
  content: "\e2db";
}
.icon-grid-1:before {
  content: "\e2dc";
}
.icon-heart-1:before {
  content: "\e2dd";
}
.icon-home-2:before {
  content: "\e2de";
}
.icon-invoice:before {
  content: "\e2e0";
}
.icon-ipad-1:before {
  content: "\e2e1";
}
.icon-ipad-2:before {
  content: "\e2e2";
}
.icon-lab:before {
  content: "\e2e3";
}
.icon-laptop:before {
  content: "\e2e4";
}
.icon-list-2:before {
  content: "\e2e5";
}
.icon-lock:before {
  content: "\e2e6";
}
.icon-locked:before {
  content: "\e2e7";
}
.icon-map:before {
  content: "\e2e8";
}
.icon-measure:before {
  content: "\e2e9";
}
.icon-meter:before {
  content: "\e2ea";
}
.icon-micro:before {
  content: "\e2eb";
}
.icon-micro-mute:before {
  content: "\e2ec";
}
.icon-microwave:before {
  content: "\e2ed";
}
.icon-modem:before {
  content: "\e2ef";
}
.icon-mute:before {
  content: "\e2f0";
}
.icon-newspaper-1:before {
  content: "\e2f1";
}
.icon-paperclip-2:before {
  content: "\e2f2";
}
.icon-pencil-1:before {
  content: "\e2f3";
}
.icon-phone:before {
  content: "\e2f4";
}
.icon-phone-2:before {
  content: "\e2f5";
}
.icon-phone-3:before {
  content: "\e2f6";
}
.icon-picture:before {
  content: "\e2f7";
}
.icon-pie-chart:before {
  content: "\e2f8";
}
.icon-pill:before {
  content: "\e2f9";
}
.icon-pin-2:before {
  content: "\e2fa";
}
.icon-power:before {
  content: "\e2fb";
}
.icon-printer-1:before {
  content: "\e2fc";
}
.icon-printer-2:before {
  content: "\e2fd";
}
.icon-refresh:before {
  content: "\e2fe";
}
.icon-reload-1:before {
  content: "\e2ff";
}
.icon-screen-1:before {
  content: "\e300";
}
.icon-select:before {
  content: "\e301";
}
.icon-set:before {
  content: "\e302";
}
.icon-settings-1:before {
  content: "\e303";
}
.icon-shorts:before {
  content: "\e306";
}
.icon-speaker:before {
  content: "\e307";
}
.icon-star-1:before {
  content: "\e308";
}
.icon-stopwatch:before {
  content: "\e309";
}
.icon-sun:before {
  content: "\e30a";
}
.icon-syringe:before {
  content: "\e30b";
}
.icon-tag:before {
  content: "\e30c";
}
.icon-train-1:before {
  content: "\e30d";
}
.icon-trash-1:before {
  content: "\e30e";
}
.icon-unlocked:before {
  content: "\e30f";
}
.icon-volume-1:before {
  content: "\e314";
}
.icon-volume-down:before {
  content: "\e315";
}
.icon-volume-up:before {
  content: "\e316";
}
.icon-wifi-1:before {
  content: "\e317";
}
.icon-wifi-2:before {
  content: "\e318";
}
.icon-wifi-3:before {
  content: "\e319";
}
.icon-window-delete:before {
  content: "\e31a";
}
.icon-windows-2:before {
  content: "\e31b";
}
.icon-zoom-in-1:before {
  content: "\e31d";
}
.icon-magnifying-glass-1:before {
  content: "\e31f";
}
.icon-search-2:before {
  content: "\e0c6";
}
.icon-fontawesome-webfont-2:before {
  content: "u";
}
.icon-envelope-1:before {
  content: "5";
}
.icon-download-3:before {
  content: "\"";
}
.icon-upload-3:before {
  content: ")";
}
.icon-stumbleupon-1:before {
  content: "{";
}
.icon-user:before {
  content: "|";
}
.icon-users:before {
  content: "\e012";
}
.icon-fontawesome-webfont-3:before {
  content: "'";
}
.icon-fontawesome-webfont-4:before {
  content: "/";
}
.icon-fontawesome-webfont-5:before {
  content: "?";
}
.icon-fontawesome-webfont-7:before {
  content: "\e017";
}
.icon-fontawesome-webfont-8:before {
  content: "\e01e";
}
.icon-fontawesome-webfont-9:before {
  content: "\e01f";
}
.icon-fontawesome-webfont-10:before {
  content: "\e027";
}
.icon-fontawesome-webfont-11:before {
  content: "\e037";
}
.icon-fontawesome-webfont-12:before {
  content: "\e047";
}
.icon-fontawesome-webfont-13:before {
  content: "\e04d";
}
.icon-fontawesome-webfont-14:before {
  content: "\e053";
}
.icon-fontawesome-webfont-15:before {
  content: "\e05e";
}
.icon-fontawesome-webfont-16:before {
  content: "\e06c";
}
.icon-bookmark-1:before {
  content: "\e070";
}
.icon-book-open-1:before {
  content: "\e07a";
}
.icon-flash:before {
  content: "\e07f";
}
.icon-feather-1:before {
  content: "\e085";
}
.icon-flag-1:before {
  content: "\e088";
}
.icon-google-circles:before {
  content: "\e089";
}
.icon-heart-2:before {
  content: "\e08b";
}
.icon-heart-empty:before {
  content: "\e091";
}
.icon-right-open-big:before {
  content: "\e093";
}
.icon-left-open-big:before {
  content: "\e094";
}
.icon-up-open-big:before {
  content: "\e09a";
}
.icon-down-open-big:before {
  content: "\e0a4";
}
.icon-symbol-woman:before {
  content: "\e0a7";
}
.icon-measure-1:before {
  content: "\e0b6";
}
.icon-symbol-mixed:before {
  content: "\e0b7";
}
.icon-letter:before {
  content: "@";
}
.icon-fontawesome-webfont-17:before {
  content: "\e0c3";
}
.icon-fontawesome-webfont-18:before {
  content: "\e0cc";
}
.icon-fontawesome-webfont-19:before {
  content: "\e0ce";
}
.icon-arrow-1-down:before {
  content: "\e01c";
}
.icon-arrow-up-1:before {
  content: "\e022";
}
.icon-fork:before {
  content: "\e026";
}
.icon-curved-arrow:before {
  content: "\e028";
}
.icon-forward-2:before {
  content: "\e035";
}
.icon-reload-2:before {
  content: "\e04e";
}
.icon-arrows-out:before {
  content: "\e059";
}
.icon-arrows-expand:before {
  content: "\e064";
}
.icon-arrows-compress:before {
  content: "\e066";
}
.icon-arrows-in:before {
  content: "\e069";
}
.icon-zoom-out:before {
  content: "\e072";
}
.icon-coverflow:before {
  content: "1";
}
.icon-coverflow-line:before {
  content: "~";
}

/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*		01. DEFAULT STYLING
/*		02. GENERAL STYLING
/*      03. FLEXSLIDERS
/*      04. HEADER
/*      05. BLOCKS
/*      06. HEADING
/*		07. HOME
/*		08. FEATURES
/*		09. ABOUT
/*      10. STATS
/*		11. SERVICES
/*      12. PORTFOLIO
/*		13. PRICING
/*		14. CLIENTS
/*      15. CLIENT-LIST
/*		16. CONTACT
/*      17. FOOTER
/*      18. RESPONSIVE FIXES
/*
/*========================================================================*/
 
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }

small { font-size: 85%; }
strong, th { font-weight: bold; }

td { vertical-align: top; }

textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */

/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css ; */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* Webkit browsers add a 2px margin outside the chrome of form elements */
120.button, input, select, textarea { margin: 0; }

/*========================================================================*/
/*   01. DEFAULT STYLING
/*========================================================================*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, adress, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}

ul,ol{
	list-style:none;
}

body{
	overflow-x:hidden;
}
@font-face {
    font-family: 'bebasneue';
    src: url('/assets/css/fonts/BebasNeue-webfont.eot');
    src: url('/assets/css/fonts/BebasNeue-webfont.eot#iefix') format('embedded-opentype'),
         url('/assets/css/fonts/BebasNeue-webfont.woff') format('woff'),
         url('/assets/css/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('/assets/css/fonts/BebasNeue-webfont.svg#bebasneue') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
margin: 0;
}

html, body {
	width: 100%;
	background-color: #fff;
	color: #666666;
	font-family: roboto, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	font-size: 16px;
}

section{
	position:relative;
	display:block;
}


/*========================================================================*/
/*   02. GENERAL STYLING
/*========================================================================*/

h1,h2,h3,h4,h5,h6{
	color:#222;
	line-height:1.5em;
	font-family: roboto, sans-serif;
}

h1{
	font-size: 48px;
}

h2{
	font-size: 44px;
}

h3{
	font-size: 40px;
}

h4{
	font-size: 32px;
}

h5{
	font-size: 24px;
}

h6{
	font-size: 20px;
}

small{
	font-size: 11px;
}

a:visited,
a:focus,
a:active{
	text-decoration:none;
	outline:none;
}

a:hover,
a.readmore{
	color: #DD3F19;
	text-decoration:none;
}

button{
	border: none;
}

p{
	font-size: 18px;
	line-height:28px;
}

p+p{
	margin-top:10px;
}

.clear{
	clear:both;
}

/*========================================================================*/
/*   03. FLEXSLIDERS
/*========================================================================*/

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


/* 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; 
	height:630px;
}

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

.flex-control-nav {
	position:absolute;
	bottom: 20px;
	text-align:center;
	width: 100%;
}

 .flex-control-nav li{
 	margin: 0 3px;
 	display: inline-block;
 }
 .flex-control-nav li a{
 	width: 30px;
 	height: 5px;
 	background: #FFF;
 	text-indent:-9999px;
 	display:block;
 	opacity: 0.4;
 }

 .flex-control-nav li a.flex-active{
 opacity: 1;
 }
 
 
 .flex-direction-nav .flex-prev:hover,
 .flex-direction-nav .flex-next:hover{
 	opacity: 1;
 } 
 


/*========================================================================*/
/*   04. HEADER
/*========================================================================*/

header{
	width: 100%;
	position:relative;
	clear:both;
	display:inline-block;
	overflow:hidden;
	height: 70px;
	color: #444;
	background: #fff;
	border-bottom:1px solid #EFEFEF;
	z-index:999;
	-webkit-transform:translateZ(0);
}

header.fix{
	position: fixed;
	top:0;
	left:0;
	margin:0;
	border-bottom:1px solid #efefef;
	webkit-transition: all 0.6s ease-in-out;
	  -moz-transition: all 0.6s ease-in-out;
	  -o-transition: all 0.6s ease-in-out;
	  transition: all 0.6s ease-in-out;
}

header.fix+section{
margin-top:70px;
}

.logo h1{
	font-family: pacifico;
	font-weight: 400;
	color: #ce0c21;
	margin-top: 10px;
	font-size: 30px;
}

#menu{
	float:right;
}

#menu li{
	float:left;
}

#menu li a{
	padding: 25px 15px;
	font-size: 16px;
	display: inline-block;
	font-weight: 600;
}

#menu li.active > a {
	color: #fff;
	background: #ce0c21;
}

#menu li.active > a:hover{
	color:#fff;
}

#menu li a:hover{
	color:#ce0c21;
}

.sidebarclose{
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	transform: scale3d(0.8, 0.8, 0.8);
	position: relative;
	text-indent: -9999px;
	clear:both;
	float:none;
	width:68px;
	height:68px;
	opacity: 1 !important;
	margin: 20px 34%;
	border: 4px solid rgba(255,255,255,0.6);
	border-radius: 70px;
		-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	display: block;
	text-align: center;
}

.sidebarclose span:before,.sidebarclose span:after{
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 28px;
	width: 36px;
	display: inline-block;
	height: 4px;
	background: rgba(255,255,255,0.6);
	transition: 0.3s;
	position: absolute;
	left: 12px;
	content: '';
}

.sidebarclose span:before,
.close span:before{
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.sidebarclose span:after{
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

.sidemenu{
	width:100%;
	padding:0;
	margin:0;
}

.sidemenu li a{
	padding:15px 0;
	display: inline-block;
	width:100%;
	text-align: center;
	color:rgba(255,255,255,0.8);
	border-top:1px solid rgba(0,0,0,0.1);
}

.sidemenu li:last-child a{
	border-bottom:1px solid rgba(0,0,0,0.1);
}

.sidemenu li.active a,
.sidemenu li a:hover{
	color:#FFF;
	background:rgba(0,0,0,0.2);
}



/*========================================================================*/
/*   05. BLOCKS
/*========================================================================*/
	
.global,
.pusher{
	height: auto;
	display:inline-block;
	width: 100%;
}

.global{
	position: relative;
}

.pusher{
     z-index:9;
	 background:#FFF;
	 width: 100%;
	 height: auto;
	 display:inline-block;
	 overflow-x:hidden;
}

.pagesidebar {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100;
	visibility: hidden;
	width: 220px;
	height: 100%;
	background: #ce0c21;
	color: #EEE;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

#main{
	z-index:1;
	background:#FFF;
}

#trigger{
	cursor:pointer;
	display: none;
	position:absolute;
	top:24px;
	right:10px;
}

#trigger{
	padding:0;
	margin:-13px 0 0;
	border:none;
}

#trigger {
	padding: 10px;
	cursor: pointer;
	user-select: none;
	background:transparent;
}

#trigger .lines {
	display: inline-block;
	position: relative;	
    width: 32px;
  	height: 4px;
	background: #444;
	color: #444;
	  /* Not in use when the colors are specified below */
	transition: 0.3s;
}

.lines:before, .lines:after {
	display: inline-block;
	width: 32px;
	height: 4px;
	background: #444;
	transition: 0.3s;
	position: absolute;
	left: 0;
	content: '';
	-webkit-transform-origin: 6px center;
	transform-origin: 6px center;
}

.lines:after {
	top: -8px;
}

.lines:before {
	top: 8px;
}

.open .lines{
	background:transparent !important;
}

.open .lines:before, 
.open .lines:after {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
	width: 32px;
}

.open .lines:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.open .lines:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}


/* content style */
.pusher {
	position: relative;
	left: 0;
	width: 100%;
	display:block;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.pusher::after{
    position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
	over-y:hidden;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.open .pusher::after {
	width: 100%;
    height:100%;
    opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.open .pusher {
	-webkit-transform: translate3d(-220px, 0, 0);
	transform: translate3d(-220px, 0, 0);
}

.pagesidebar {
	z-index: 1;
    color:#bbb;
}

.open .pagesidebar {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	box-shadow: inset 1px 0 0px rgba(0,0,0,0.1);
    overflow-y:auto;
}

.pagesidebar::after {
	display: none;
}

/*========================================================================*/
/*   06. HEADING
/*========================================================================*/

.heading-stripe h2,
.heading h2{
	font-family:roboto;
	font-size:25px;
	text-transform: uppercase;
	color:#666;
	padding-top:50px;
	text-align: center;
	
}

.heading-stripe h6,
.heading h6{
	margin-bottom: 50px;
	font-size: 18px;
	color: #555;
	text-align: center;
	
}

.heading-stripe h2{
	color:#fff;
}

.heading-stripe p{
	color:#fff;
	text-align: center;
	margin-bottom:50px;
}

.heading-stripe h4{
	text-align: center;
	color: #fff;
}


/*========================================================================*/
/*   07. HOME
/*========================================================================*/


#home{
	display:block;
	height:630px;
	width: 100%;
	position: relative;
	text-align:center;
	-webkit-transform:translateZ(0);
}

#homecontent{
	left: 0;
	top: 0;
	width: 100%;
	z-index:2;
	position: absolute;
	padding: 200px 0 160px 0;
	height:630px;
	background: rgba(0,0,0,0.2) url('/assets/images/crossed-pattern.png');
}

.homeslider,
#homecontent,
#home {
	height: 80vh !important;
}

#home:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	display:block;
	top: 0;
}

.static-content{
	position: relative;
	text-align:center;
}

.static-content h3{
	letter-spacing: 1px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
}

.static-content h3:before{
	position: absolute;
	left: 60px;
	top: 24px;
	width: 330px;
	height: 2px;
	background: rgba(255,255,255,0.2);
	display: block;
	content: '';
	border-radius: 5px;
}

.static-content h3:after{
	position: absolute;
	right: 60px;
	top: 24px;
	width: 330px;
	height: 2px;
	background: rgba(255,255,255,0.2);
	display: block;
	content: '';
	border-radius: 5px;
}

.static{
	text-align: center;
}
.static h3{
	text-align: center;
	background: #ce0c21;
	color: #fff;
	font-size: 20px;
	letter-spacing: 10px;
	padding: 10px;
	padding-left: 60px;
	padding-right: 60px;
	display: inline-block;
	margin: 20px 0;
	text-transform: uppercase;
}


.ticker{
	margin-top:20px;
}

#hometicker ul li h2{
	color:#fff;
}

#hometicker,
#hometicker > ul > li{
	text-align:center;
	display:block;
	color: #FFF;
	padding: 0px;
	clear: both;
}

#hometicker > ul > li{
	display:inline-block;
	width:100%;
}

#hometicker h2{
	font-family:pacifico;
	font-weight:500;
	font-size: 104px;
	line-height: 1.65em;
	padding-bottom: 6px;
}

.homeslider{
	display:block;
	width:100%;
	height:630px;
}

.homeslider .flex-direction-nav .flex-prev{
 	position: absolute;
 	display:block;
 	left: 20px;
 	top: 50%;
 	z-index:3;
 	margin-top: -24px;
 	text-indent: -9999px;
 	width: 48px;
 	height: 48px;
 	background: url('/assets/images/leftarr.png') no-repeat left top;
 	color: #FFF;
 	opacity: 0.2;
 }

.homeslider .flex-direction-nav .flex-next{ 
 	position: absolute;
 	display:block;
 	right: 20px;
 	top: 50%;
 	z-index:3;
 	margin-top: -24px;
 	text-indent: -9999px;
 	width: 48px;
 	height: 48px;
 	background: url('/assets/images/rightarr.png') no-repeat left top;
 	color: #FFF;
 	opacity: 0.2;	
 }

.homeslider .flex-direction-nav .flex-prev:hover,
.homeslider .flex-direction-nav .flex-next:hover{
  	opacity: 1;
 } 

.homeslider .slides,.homeslider li{
	height:100%;
}
.homeslider li {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.homeslide1{
 	background:url(/assets/images/photo-top.jpg);
}

.serviceslider{
	display:block;
	width:100%;
	height:210px;
	background:#222;
	color:#FFF;
}

.serviceslider li{
	text-align: center;
}

.servicecaption{
	padding:40px 0;
	text-align: center;
	display: inline-block;
}

.servicecaption h4{
	color:#FFF;
}

.active .service-text:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 45%;
	border: 10px solid;
	border-color: transparent transparent #222;
}

ul#services-main{
	margin-top:40px;
}

.active .service-icon .icon{
	color:#ce0c21;
}

.active .service-name h5{
	color:#ce0c21;
}

.service-caption-data h4{
	font-family: roboto;
	font-weight: 900;
	font-size: 70px;
}

.service-caption-data p{
	text-transform:uppercase;
}

.service-caption-text h5{
	padding-top:20px;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
}

.service-caption-text h5 span{
	color: #fff;
	font-weight: 600;
	letter-spacing: 2px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

.service-caption-text p{
	padding-top: 20px;
	text-align: left;
}


/*========================================================================*/
/*   08. FEATURES
/*========================================================================*/

.feature{
	margin-top:90px;
	text-align: center;
	position:relative;
}

.feature .icon{
	color: #fff;
	background: #ce0c21;
	text-align: center;
	display: inline-block;
	border: 4px solid #efefef;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	padding: 40px 45px;
	font-size:30px;
}

.feature-box{
	background: #efefef;
	padding-top: 50px;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
	
}

.feature:hover .feature-box{
	background:#ce0c21;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;

}

.feature-box h3{
	color:#ce0c21;
	font-weight: 600;
	padding-top: 80px;
	text-transform: uppercase;
	font-size: 20px;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.feature:hover h3{
	color:#fff;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.feature-img{
	position:absolute;
	top: -30%;
	width: 100%;
}

.feature-img img{
	border-radius: 150px;
		-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	width: 200px;
	height: 200px;
	border: 5px solid #efefef;
	display: inline-block;
	left: 0%;
	top: -30%;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.feature:hover > .feature-img img{
	-webkit-animation:flip 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-animation:flip 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-animation:flip 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation:flip 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}

.feature-box h6{
	font-weight: 600;
	color: #888;
	text-transform: uppercase;
	font-size: 14px;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.feature:hover h6{
	color:#222;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.feature-box p{
	padding-top:30px;
	padding-bottom:30px;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.feature:hover p{
	color:#fff;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}


#feature-parallax{
	background:url(/assets/images/slide3.jpg);
}

.parallax-div{
	margin-top: 70px;
	padding-bottom: 150px;
	padding-top: 150px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7) url('/assets/images/crossed-pattern.png');
}

.quote h4{
	font-family: 'Arapey', serif;
	margin-right: 80px;
	margin-left: 80px;
	font-style: italic;
	text-align: center;
	font-size: 30px;
	font-weight: 800;
	color: #fff;
}

/*========================================================================*/
/*   09. ABOUT
/*========================================================================*/
#about .percentage-counter .icon {
	color: #222;
}
.about-content{
	margin-top:100px;
	margin-bottom:50px;
}

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

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

.team{
	margin-bottom:50px;
	margin-top:50px;
}

.team-member{
	display:block;
}

.team-member img{
	width:100%;
	position: relative;
	border: 5px solid #efefef;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.member{
	position: relative;
	display: inline-block;
	line-height:0;
}

.member > .member-social{
	display: none;
}
.member:after{
	-webkit-animation:fadeOut 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-animation:fadeOut 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-animation:fadeOut 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation:fadeOut 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.member:hover:after{
	position: absolute;
	content:'';
	width:100%;
	height:100%;
	top:0;
	left:0;
	display: block;
	background:rgba(206,12,33,0.8);
	-webkit-animation:rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-animation:rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-animation:rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation:rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}

.member:hover > .member-social{
	display: inline-block;
	position: absolute;
	z-index: 2;
	top: 30%;
	left: 0;
	width: 100%;
	text-align: center;
	border: none;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.member-social li{
	font-size: 24px;
	color: #FFF;
	clear: both;
	display: inline-block;
	margin: 2px 0;
	-webkit-animation:zoom 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-animation:zoom 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-animation:zoom 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation:zoom 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}

.caption{
	text-align: center;
}

.caption h5{
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 20px;
	color:#666;
	font-weight:600;
}

.caption p{
	padding-bottom: 10px;
	line-height: 10px;
	font-style: italic;
	color: #ce0c21;
	font-size: 14px;
}

.caption p span{
	padding-bottom: 5px;
	border-bottom: 5px solid #efefef;
}

ul.member-social{
	padding-top: 5px;
}

.member-social li .icon{
	font-size: 32px;
	padding: 4px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

.member-social .icon-twitter-alt-1:hover{
	color:#33ccff;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.member-social .icon-dribbble-2:hover{
	color:#e14c89;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.member-social .icon-facebook-1:hover{
	color:#3B5998;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

/*========================================================================*/
/*   10. STATS
/*========================================================================*/

#stats{
	background:#222;
	margin-top:100px;
	padding-bottom:50px;
	padding-top:50px;

}

#stats .col-md-3{
	display: inline-block;
}

.heading-layer h4{
	text-align: center;
	color:#999;
}

.heading-layer{
	margin-bottom:70px;
}

.heading-layer p{
	color:#999;
	text-align: center;
}

.heading-layer strong{
	color:#fff;
}

.percentage-counter{
	text-align: center;
	margin: 30px 0;
}

.first .percentage-counter{
	border: none;
}

.percentage-counter .count{
	font-weight: 900;
	font-size: 60px;
	font-family: roboto;
	color: #ce0c21;
}

.percentage-counter h5{
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
}

.percentage-counter .icon{
	color:#fff;
	font-size:50px;
}

/*========================================================================*/
/*   11. SERVICES
/*========================================================================*/


#services{
	margin-top:50px;
	background:#fff;
}

.services-content h4{
	float: left;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}

.service .icon{
	display:inline-block;
	float: left;
	font-size: 18px;
	color:#fff;
}

.service p{
	float: left;
	margin-bottom:50px;
}

.service-text{
	text-align:center;
	position: relative;
	padding-bottom:50px;
}

.service-icon{
	font-size: 64px;
	text-align: center;
	display: inline-block;
	color:#888;
}

.service-name h5{
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
	color: #444;
	font-weight: 600;
}

.roundprogress{
	text-align: center;
	position:relative;
}

.roundprogress .chart .percent{
	font-family: roboto;
	position: absolute;
	top: 35px;
	text-align: center;
	width: 180px;
	font-size: 60px;
	font-weight: 900;
	color: #fff;
}

.roundprogress h3{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	position: absolute;
	bottom: 60px;
	width: 260px;
	text-align: center;
	color: #efefef;
}

#skills{
	padding-top:70px;
	padding-bottom:70px;
	background:#ce0c21;
}

/*========================================================================*/
/*   12. PORTFOLIO
/*========================================================================*/

.photos-content{
	margin-top:10px;
	margin-bottom:50px;
}

#photos{
	text-align: center;
}

#filters li{
	float:left;
}

#filters li a {
	margin-right: 25px;
	font-weight: 600;
	color: #666;
	text-transform: uppercase;
	font-size: 14px;
}

#filters li a.active{
	color:#ce0c21;
}

ul#filters{
	display:inline-block;
	margin-bottom:30px;
	padding: 10px;
	padding-left: 30px;
	display: inline-block;
	margin-bottom: 30px;
}

#filtercontainer{
	clear: both;
	margin-top: 30px;
	display:block;
}

#filtercontainer{
	position:relative;
	display:block;
	overflow:hidden;
}

#filtercontainer li img{
	display:block;
}

.filteritem{
	position: relative;
	overflow: hidden;
}

.filteritem div{
	position:absolute;
	width:100%;
	height:100%;
	top:100%;
	left:0;
	top:100%;
	background:#ce0c21;
	text-align: center;
		transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.filteritem:hover div{
	top:0;
		transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}
/**** Isotope filtering ****/

.isotope-item {
  	z-index: 49;
}

.isotope-hidden.isotope-item {
  	pointer-events: none;
  	z-index: 48;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  	-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;
}

#filtercontainer li{
	margin: 0px;
	padding:0px;
	

}

#filtercontainer li a,
#filtercontainer li a img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}

#filtercontainer li a {
	overflow: hidden;
}

#filtercontainer li a div{
	background: rgba(255,255,255,0.1);
	color: #FFF;
	text-align: left;
}

.filteritem{
	z-index: 2;
}

#filtercontainer li a,
#filtercontainer a img {
	display: block;
	position: relative;
}

#filtercontainer li a {
	overflow: hidden;
}

.featured a div{
	opacity: 0;
}

.featured a:hover div,
#filtercontainer li a div {
	position: absolute;
	background: rgba(255,255,255,0.3);
	color: #FFF;	
	width: 100%;
	height: 100%;
}

.featured a:hover div{
	left: 0;
	top: 0;
	opacity: 1;
	 transition: opacity .25s ease-in-out;
	 -moz-transition: opacity .25s ease-in-out;
	 -webkit-transition: opacity .25s ease-in-out;
 }

#filtercontainer li a div span {
	display: block;
	padding: 60px 0;
	font-size: 16px;
	font-weight: 400;
	margin: 20px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
}

#filtercontainer li a div span p{
	font-size:13px;
	letter-spacing:1px;
	text-transform: none;
}

#filtercontainer li a div strong{
	display:block;
	position: absolute;
	color: #FFF;
	width: 80px;
	height: 80px;
	text-indent:-9999px;
	background: url('/assets/images/more.png');
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -40px;
}


/*========================================================================*/
/*   13. PRICING
/*========================================================================*/

#pricing{
	background:#CE0C21;
}

.pricing-content{
	margin-top:100px;
	
}

#pricing-table{
	margin:0 auto;
	text-align: center;
	padding-bottom: 100px;
	width:100%;
}

#pricing-table:before, #pricing-table:after {
	content: "";
	display: table
}

#pricing-table:after {
	clear: both
}

/* --------------- */	

#pricing-table .plan {
	font-size: 13px;   
	background: #fff;     
	color: #222;
	padding: 20px;
	float: left;
	_display: inline; /* IE6 double margin fix */
	position: relative;
	margin: 0px;
	-moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
	box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);		
}

#pricing-table .plan:after {
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 10px;
  right: 4px;
  width: 80%; 
  top: 80%; 
  -webkit-box-shadow: 0 12px 5px rgba(0, 0, 0, .3);   
  -moz-box-shadow: 0 12px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 12px 5px rgba(0, 0, 0, .3);
  -webkit-transform: rotate(3deg);    
  -moz-transform: rotate(3deg);   
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);	
}	

#pricing-table .popular-plan {
	top: -20px;
	padding: 40px 20px;   
}

/* --------------- */	

#pricing-table .header {
	position: relative;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 40px;
	margin: -20px -20px 20px -20px;
	border-bottom: 8px solid;
}

#pricing-table .header:after {
	position: absolute;
	bottom: -8px; left: 0;
	height: 3px; width: 100%;
	content: '';
}

#pricing-table .popular-plan .header {
	margin-top: -40px;
	padding-top: 60px;		
}

#pricing-table .plan1 .header{
	border-bottom-color: #CE0C21;
}

#pricing-table .plan2 .header{
	border-bottom-color: #222;
}

#pricing-table .plan3 .header{
	border-bottom-color: #CE0C21;
}

#pricing-table .plan4 .header{
	border-bottom-color: #CE0C21;
}			

/* --------------- */

#pricing-table .price{
	font-size: 45px;
}

#pricing-table .monthly{
	font-size: 13px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #999;
}

/* --------------- */

#pricing-table ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

#pricing-table li {
	padding: 10px 0;
}

/* --------------- */
	
#pricing-table .signup {
	position: relative;
	padding: 10px 20px;
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;       
	background-color: #72ce3f;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;     
	text-shadow: 0 -1px 0 rgba(0,0,0,.15);
	opacity: .9;       
}

#pricing-table .signup:hover {
	opacity: 1;       
}

#pricing-table .signup:active {
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;
	box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;       
}			

#pricing-table .plan1 .signup{
	background: #CE0C21;
}

#pricing-table .plan2 .signup{
	background: #222;
}

#pricing-table .plan3 .signup{
	background: #CE0C21;
}

#pricing-table .plan4 .signup{
	background: #CE0C21;
}	


/*========================================================================*/
/*   14. CLIENTS
/*========================================================================*/

#friends .row+.row{
	border-top:1px solid #EFEFEF;
}

.friends-content{
	margin-bottom:40px;
}

.testimonial-block img{
	margin-right: 30px;
	float: left;
	width: 100px;
	border: 5px solid #efefef;
}

.testimonial-block{
	padding:30px 15px;
	position: relative;
}

.testimonial-block h6{
	font-weight: 600;
	color: #666;
	font-size: 18px;
	text-transform: uppercase;
}
.testimonial-block.blockleft:after{
	content:'';
	position: absolute;
	display: block;
	top:0;
	right:-15px;
	height:100%;
	width:1px;
	background:#EFEFEF;
}

.testimonial-block.blockleft{
	text-align: right;
}

.testimonial-block.blockleft img{
	clear:both;
	margin: 0 0px 0 30px;
	float:right !important;
}

.testimonial-block span{
	color:#ce0c21;
	font-size:14px;
}

.testimonial-block p{
	margin-top: 10px;
	font-size: 16px;
	line-height: 20px;
}

#testimonials .row .col-md-6:last-child .testimonial-block{
	border:none;
}

/*========================================================================*/
/*   15. CLIENT-LIST
/*========================================================================*/

.client-list-content{
	background:#222;
	padding-bottom:90px;
	padding-top:100px;
}

/*========================================================================*/
/*   16. CONTACT
/*========================================================================*/


#contact{
	background:#CE0C21;
	padding-bottom:70px;
}

.contact-content{
	text-align: center;
}

.form_field{
	background:#FFF;
	width:100%;
	font-size:14px;
	padding:12px 20px;
    border:1px solid #EFEFEF;
    border-radius:2px;
    -moz-border-radius: 2px;
	-webkit-border-radius: 2px;
    color:#555;
}

.form_field.error_input{
	border:2px solid aqua;
}

.wpcf7-form-control-wrap.phone input,
.wpcf7-form-control-wrap.email input {
	margin-top:20px;
}

.button{
	position: relative;
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;       
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;     
	text-shadow: 0 -1px 0 rgba(0,0,0,.15);
	opacity: .9;   
	padding: 14px;
	height: 45px;
	display: block;
	width: 100%;
	color: #fff;
	background: rgba(0,0,0,0.2);
	border:none;
}

.button:hover{
	color:#fff;
	opacity: 1; 
}

textarea.form_field{
	height:170px;
	margin-top: 20px;
	color:#555;
}

#submit{
	margin:20px 0 0;
	width:100%;
	text-align: center;
	clear:both;
}

/*========================================================================*/
/*   17.  FOOTER
/*========================================================================*/

#social{
	display:inline-block;
	margin-top: 50px;
}

.footersocial{
	text-align: center;
	padding-bottom:20px;
	background: #222;
}

#social li{
	float:left;
	margin-right:30px;
}
#social li:last-child {
	margin-right: 0;
}


#social li .icon{
	font-size:40px;
	color: #fff ;
	font-size: 50px;	
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-outease;
	}

#social .icon-twitter-alt-1:hover{
	color:#33ccff;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

#social .icon-dribbble-2:hover{
	color:#e14c89;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

#social .icon-facebook-1:hover{
	color:#3B5998;
	transition:all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	 -webkit-transition: all .25s ease-in-out;
}

.latest_tweet{
	border-bottom: 1px solid rgba(255,255,255,0.1);
	
	padding: 10px;
	margin: 30px 0;
	display: inline-block;
	color: #EEE;
	font-size: 16px;
	font-style: italic;
}

.tweet ul{
  	padding:0;
}

.latest_tweet strong,
.latest_tweet a{
	color:#ce0c21;
}

.latest_tweet i{
	font-size:64px;
	color:rgba(0,0,0,0.2);
}

.latest_tweet .user{
	display:none;
}

.latest_tweet .tweet{
	text-align: center;
	font-size:18px;
}

.timePosted{
	font-size:11px;
}

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


.latest_tweet .twitter_reply_icon,
.latest_tweet .twitter_fav_icon,
.latest_tweet .twitter_retweet_icon{
	font-family: "fonticon" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    width:24px;
    height:24px;
    margin-right:10px;
    color:rgba(0,0,0,0.2);
    overflow:hidden;
    float:left;
    display: inline-block;
    font-size:24px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.latest_tweet .twitter_reply_icon:hover,
.latest_tweet .twitter_fav_icon:hover,
.latest_tweet .twitter_retweet_icon:hover{
	color:#ce0c21;
}

.twitter_retweet_icon:before {
    content: "\e265";
}

.twitter_fav_icon:before {
    content: "\e308";
}

.twitter_reply_icon:before {
   content: "\e035";
}

.address h6,
.address h5{
	letter-spacing: 1px;
	font-size: 20px;
	color: #ddd;
}
.address a {
	color: #fff;
	border-bottom: 1px dotted #555
}
.address h6 {
	margin-bottom: 18px;
}

.address h4{
	letter-spacing: 1px;
	color: #fff;
	font-size: 15px;
}

.footer-note h6{
	letter-spacing: 1px;
	margin-top: 50px;
	font-size: 13px;
	color: #999;
}


/*========================================================================*/
/*   18. Media queries
/*========================================================================*/

@media (max-width: 1169px){
	#menu li a {
		padding: 26px 11px;
		font-size: 14px;
	}

	.roundprogress h3{
  		width:100%;
  	}

  	#submit{
  		width:100%;
  	}
  
  	.static-content h3:before{
  		width:90px;
  	}

  	.static-content h3:after{
  		width:90px
  	}

  	.serviceslider{
  		height:260px;
  	}

  	.service-text{
		height: auto;
		padding-bottom: 20px;
  	}

} 

@media (max-width: 992px) {

	#menu li a{
		padding: 28px 5px;
		font-size: 11px;
	}

	#hometicker h2{
		font-size: 72px;
    }  

    .static-content h3:before{
    	display:none;
    }

    .static-content h3:after {
    	display:none;
    }

    .static h3 {
    	letter-spacing: 4px
    }

    #trigger{
		display: block;
	}

	#menu{
		display: none;
	}

	.feature{
   		margin-top:110px;
    }

 .team-member{
   	text-align: center
    }

   .caption{
   	margin-bottom:20px;
    }

    .roundprogress{
   	margin-bottom:20px;
    }

  .active .service-text:after{
  		display:none;
    }

    .serviceslider{
  		height:420px;
    }

  .team .row .col-sm-6:nth-child(3){
  	clear:both;
    }
}

@media (max-width: 768px) {
	#menu{
		display: none;
	}

	#phone{
		margin-bottom:20px;
	}

	#trigger{
		display: block;
	}

	.list{
		text-align: center;
	}

	.list .client-logo{
		display: inline-block;
	}

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

	#pricing-table .header{
		padding:30px 20px;
	}

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

    #hometicker h2{
		font-size: 64px;
    } 

    .feature-box p{
   		padding-right: 20px;
		padding-left: 20px;
    } 

   .feature{
   		margin-top:100px;
    }

    .team-member{
   		text-align: center
    }

    .caption{
   		margin-bottom:20px;
    }

    .roundprogress{
   		margin-bottom:20px;
    }

    .active .service-text:after{
  		display:none;
    }

  .serviceslider{
  		height:420px;
    }

  .service-caption-text h5 span{
  		border:none;
    }
    #about p {
	    max-width: 100%;
	    padding-left:20px;
	    padding-right:20px;
    }
}


@media (max-width: 480px) {
	#hometicker h2{
		font-size: 48px;
    } 

   .static h3{
	   	font-size:16px;
	   	padding-left:20px;
	   	padding-right:20px;
    }

   .static-content h3{
   		font-size:20px;
    }

   .feature{
   		margin-top:120px;
    }

   .caption p{
   		margin-bottom:20px;
    }

   .roundprogress{
   		margin-bottom:20px;
    }

    .active .service-text:after{
  		display:none;
    }

    .serviceslider{
  		height:550px;
    }

    .service-caption-text h5 span{
  		border:none;
    }

    .team-member{
  		text-align: center;
    }
	.heading-stripe h6,
	.heading-stripe h2,
	.heading h6,
	.heading h2,
	.heading p,
    #about h2,
    #about p {
	    padding-left:20px;
	    text-align: center;
	    padding-right:20px;
    }
 
}
.heading ul,
.heading-stripe p,
.heading p,
#about p {
	margin: 0 auto 20px;
	max-width: 700px;
	font-size: 20px;
}
.heading ul {
	margin: -10px auto 20px;
}
.heading ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 8px;
	font-size: 17px;
	margin-left: 20px;
}

#duration,
#features {
	background: #222;
	color: #eee;
	margin-top: 40px;
}
#duration h2,
#duration h6,
#features h2,
#features h6 {
	color: #eee;
}

table.info {
	margin: 40px auto 0;
	max-width: 600px;
	
}
table.info th,
table.info td {
	padding: 7px 7px 7px 17px;
}
table.info th {
	padding: 7px 17px 7px 7px;
	border-right: 1px solid #ce0c21;
	text-align: right;
}
#duration table {
	font-size: 20px;
	margin: 40px auto 40px;
}
.sidebarcontent .logo {
	
	text-align: center;
	font-family: pacifico;
	font-weight: 400;
	color: #fff;
	margin: 10px 0 20px;
	font-size: 30px;
}
.sidebarcontent .logo a {
	text-decoration: none;
	color: #fff;
}

.page #about { margin-bottom: 40px; }
.page #features { margin-top: -4px; }
.page #duration { margin-top: -4px; }
.page.page-id-6 #contact { margin-top: -4px; }

@media (max-width: 360px) {
	#features table.info th, #features table.info td {
		display: block;
		text-align: left;
		padding: 0;
		width: 100%;
		border:none;
	}
	#features table.info {
		width: 100%;
	}
	#features table.info th {
		padding: 0 0 6px;
		border-bottom: 1px solid #333;
		height: 12px;
		margin-bottom: 12px;
	}
	#features table.info th strong {
		padding-right: 10px;
		background: #222;
		color: #ce0c21;
	}
	#features table.info td {
		padding: 0 0 25px;
	}
	.address h6, .address h5 {
		letter-spacing: 1px;
		font-size: 16px;
	}
}

.red-button {
	background: #ce0c21;
	text-align: center;
}

.faq-home {
	background: #f7f7f7;
	padding-bottom: 40px;
}
.faq-content .arconix-faq-title {
	font-size: 24px !important;
	color: #CE0C21 !important;
	text-align: center !important;
	background-position: center bottom !important;
	padding: 0 0 20px !important;
}
.faq-content .arconix-faq-wrap {
	background: none !important;
	border: none !important;
	margin: 0 !important;
	padding: 25px !important;
}
.faq-content .arconix-faq-wrap:nth-child(even) {
	background: #f7f7f7 !important;
}
.faq-content .arconix-faq-content {
	padding: 20px 0 0 !important;
}
.faq-content .arconix-faq-content p {
	margin: 0 auto 20px !important;
}
.faq-content .arconix-faq-content p:last-child {
	margin: 0 auto !important;
}

span.wpcf7-not-valid-tip {
	color: #fff !important;
	margin: 7px 0 -15px !important;
}
div.wpcf7-response-output {
	margin: 0 auto 20px !important;
	padding: 1em !important;
	font-weight: 700;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	background: #f7e700;
	color: #000;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	background: #398f14;
	color: #fff !important;
}

@media (min-width: 768px) {
	div.wpcf7-response-output {
		max-width: 66%;
	}
	textarea.form_field {
		margin-top: 0px;
	}
}
/*
     FILE ARCHIVED ON 18:25:47 Mar 12, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:48:01 Oct 24, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.57
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.013
  esindex: 0.013
  cdx.remote: 9.441
  LoadShardBlock: 52.707 (3)
  PetaboxLoader3.datanode: 129.534 (5)
  load_resource: 513.132 (2)
  PetaboxLoader3.resolve: 369.37 (2)
*/