/* GRID */
body,html{padding:0;margin:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}[class*=span]{float:left;min-height:1px;margin-left:20px}.container{
	width: 700px;
	margin-right: auto;
	margin-left: auto
}.container:after,.container:before{display:table;line-height:0;content:""}.container:after{clear:both}.row{width:100%}.row:after,.row:before{display:table;line-height:0;content:""}.row:after{clear:both}.row [class*=span]{display:block;float:left;width:100%;min-height:30px;margin-left:2.8571428571429%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row [class*=span]:first-child{margin-left:0}.row .span12{width:100%}.row .span11{width:91.428571428571%}.row .span10{width:82.857142857143%}.row .span9{width:74.285714285714%}.row .span8{width:65.714285714286%}.row .span7{width:57.142857142857%}.row .span6{width:48.571428571429%}.row .span5{width:40%}.row .span4{width:31.428571428571%}.row .span3{width:22.857142857143%}.row .span2{width:14.285714285714%}.row .span1{width:5.7142857142857%}.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}.clear,.clearfix:after{clear:both}@media (min-width:1200px){[class*=span]{float:left;min-height:1px;margin-left:30px}.container{width:870px}.gt3_boxed header .container{width:870px}.row{width:100%}.row:after,.row:before{display:table;line-height:0;content:""}.row:after{clear:both}.row [class*=span]{display:block;float:left;width:100%;min-height:30px;margin-left:3.448275862069%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row [class*=span]:first-child{margin-left:0}.row .span12{width:100%}.row .span11{width:91.369047619048%}.row .span10{width:82.738095238095%}.row .span9{width:74.107142857143%}.row .span8{width:65.47619047619%}.row .span7{width:56.845238095238%}.row .span6{width:48.214285714286%}.row .span5{width:39.583333333333%}.row .span4{width:30.952380952381%}.row .span3{width:22.321428571429%}.row .span2{width:13.690476190476%}.row .span1{width:5.0595238095238%}}@media (min-width:768px) and (max-width:979px){.container{width:724px}.row{width:100%}.row:after,.row:before{display:table;line-height:0;content:""}.row:after{clear:both}.row [class*=span]{display:block;float:left;width:100%;min-height:30px;margin-left:2.7624309392265194%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row [class*=span]:first-child{margin-left:0}.row .span12{width:100%}.row .span11{width:91.43646408839778%}.row .span10{width:82.87292817679558%}.row .span9{width:74.30939226519337%}.row .span8{width:65.74585635359117%}.row .span7{width:57.18232044198895%}.row .span6{width:48.61878453038674%}.row .span5{width:40.05524861878453%}.row .span4{width:31.491712707182323%}.row .span3{width:22.92817679558011%}.row .span2{width:14.3646408839779%}.row .span1{width:5.801104972375691%}}@media (max-width:767px){.container{width:auto}.row{width:100%;margin-left:0}.row [class*=span],[class*=span]{display:block;float:none;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row .span12,.span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}ul{margin:0;padding:0;}li{list-style:none;}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}


/* Pretty Photo */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_gallery ul li:before {display:none;}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;line-height:14px;margin:5px 50px 5px 0; }
div.pp_default .pp_bottom .pp_left{background:url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../img/prettyPhoto/default/loader.gif) center center no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../img/prettyPhoto/default/sprite_next.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../img/prettyPhoto/default/sprite_prev.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content {background-color:#fff}
div.pp_default #pp_full_res .pp_inline {color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details {position:relative}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/* prettyPhoto styling for small screens */
@media only screen and (max-width: 767px) {
    .pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
    div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
    div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
    .pp_content { width: 100%!important; height: auto!important; }
    .pp_fade { width: 100%!important; height: 100%!important; }
    a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
    #pp_full_res img { width: 100%!important; height: auto!important; }
    .pp_details { width: 94%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
    a.pp_close { right: 10px!important; top: 10px!important; }
    div.pp_default div .pp_content {min-height: 50px;}
}

/* Nivo Slider */
.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}.nivoSlider img{position:absolute;top:0;left:0;max-width:none}.nivo-main-image{display:block!important;position:relative!important;width:100%!important}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}.nivoSlider img{border-radius:0}.wrapped_video.blog_post_image iframe{border-radius:0;overflow:hidden}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}.nivo-box img{display:block}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:.8;overflow:hidden;display:none;box-sizing:border-box}.nivo-caption p{padding:5px;margin:0}.nivo-caption a{display:inline!important}.nivo-html-caption{display:none}.nivo-controlNav{text-align:center}.nivo-controlNav a{cursor:pointer}.nivo-controlNav {display:block!important;position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:99;}.nivo-controlNav a {text-indent:-10000px!important;overflow:hidden;display:inline-block;width:10px;height:10px;background:#ffffff;border-radius:100%;opacity:0.5;margin:0 4px;}

/* Direction nav styles (e.g. Next & Prev) */
.ls-nav-prev,
.ls-nav-next,
.tparrows {
    width: 31px !important;
    height: 31px !important;
    position: absolute !important;
    top: auto !important;
    right: auto !important;
    bottom: 0 !important;
    margin: 0 !important;
    cursor: pointer !important;
    background: #252727 !important;
}

.ls-nav-prev,
.tp-leftarrow {
    left: 0 !important;
}

.ls-nav-next,
.tp-rightarrow {
    left: 31px !important;
}

.ls-nav-prev:before,
.ls-nav-next:before,
.tparrows:before {
    content: '';
    width: 5px;
    height: 9px;
    display: block;
    position: absolute;
    left: 12px;
    top: 11px;
}

.ls-nav-prev:before,
.tp-leftarrow:before {
    background: url(../img/marvel_sprite.png) no-repeat -83px -41px;
}

.ls-nav-next:before,
.tp-rightarrow:before {
    background: url(../img/marvel_sprite.png) no-repeat -89px -41px;
    left: 14px;
}

.nivo-directionNav a {
    width: 31px;
    height: 31px;
    position: absolute;
    top: auto;
    bottom: 0;
    margin: 0;
    display: block;
    z-index: 777;
    text-indent: -9999px;
    cursor: pointer;
    background: #252727;
}

.slider-wrapper {
    min-height: 20px;
}

.slider-wrapper .nivo-prevNav:before,
.slider-wrapper .nivo-nextNav:before {
    content: '';
    width: 5px;
    height: 9px;
    display: block;
    position: absolute;
    left: 12px;
    top: 11px;
}

.nivo-prevNav {
    left: 0;
}

.nivo-nextNav {
    left: 31px;
}

.slider-wrapper .nivo-prevNav:before {
    background: url(../img/marvel_sprite.png) no-repeat -83px -41px;
}

.slider-wrapper .nivo-nextNav:before {
    background: url(../img/marvel_sprite.png) no-repeat -89px -41px;
    left: 14px;
}

.slider-wrapper {
    position: relative;
}

.nivo-controlNav a.active {
    opacity: 1;
}

.oneImage .nivo-directionNav a,
.oneImage .nivo-directionNav a:before {
    display: none !important;
}

/* Global */
::selection {
    color: #ffffff;
    opacity: 1;
}

::-moz-selection {
    color: #ffffff;
    opacity: 1;
}

html {
    width: 100%;
    overflow-x: hidden;
	overflow-y: scroll;
}

body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: -2;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    opacity: 0.01;
}

form, body, iframe {
    margin: 0;
    padding: 0;
}

img, table, iframe {
    border: 0;
}

table {
    border-collapse: collapse;
}

table td {
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    word-wrap: break-word;
}

/* Default listing */
ul {
    list-style: none;
}

ul li:before {
    font-family: 'FontAwesome';
    content: "\f105";
    padding: 0 10px 0 0;
}

ol {
    padding: 0 0 0 18px;
    margin-top: 0;
}

ol li {
    list-style: decimal;
}

/*Theme CSS*/
p {
    margin: 0 0 6px 0;
}

a {
}

a, a:hover,
a:hover span {
    text-decoration: none;
    outline: none;
}

/* Default Backgrounds */
.custom_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -2;
    left: 0;
    top: 0;
    background-repeat: repeat;
}

.content_bg {
    background: #ffffff;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    display: block;
    z-index: -1;
}

.custom_bg.img_bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	background-image:url(../img/bg/def_bg.jpg);
}

.custom_bg.img_pattern {
    background-repeat:repeat;
	background-image:url(../img/bg/def_pattern.jpg);
}

.site_wrapper {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
}

/* H E A D E R */
.main_header {
    width: 250px;
    position: fixed;
    display: inline-block;
    top: 0;
    height: 100%;
    z-index: 999;
}

.header_wrapper {
    padding: 60px 41px 0 0;
    text-align: right;
}

.logo {
    display: inline-block;
}

.main_header ul.menu {
    padding-top: 35px;
}

.main_header ul.menu > li:before {
    display: none;
}

.main_header ul.menu > li {
    font-size: 0;
    line-height: 0;
    padding: 0 9px 0 0;
    position: relative;
}

.main_header ul.menu > li > a {
    display: block;
}

.main_header ul.menu > li > a > span {
    font-size: 17px;
    line-height: 20px;
    padding: 6px 0;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.main_header ul.menu > li > a > span:before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    left: -100%;
    bottom: 4px;
}

.main_header ul.menu > li.current-menu-item > a span:before,
.main_header ul.menu > li.current-menu-parent > a span:before,
.main_header ul.menu > li:hover > a span:before {
    left: 0;
}

.main_header ul.sub-menu {
    position: absolute;
    top: -999px;
    z-index: -99;
    width: 197px;
    display: block;
    right: -197px;
    opacity: 0 !important;
}

.main_header ul.sub-menu > li:first-child {
    padding-top: 18px;
}

.main_header ul.sub-menu > li:last-child {
    padding-bottom: 18px;
}

.main_header ul.sub-menu li {
    position: relative;
}

.main_header ul.sub-menu li a {
    padding: 5px 25px 5px 27px;
    display: block;
    text-align: left;
    position: relative;
}

.main_header ul.sub-menu li a:before {
    font-family: 'FontAwesome';
    content: "\f105";
    padding: 0 8px 0 0;
}

.main_header ul.sub-menu li a,
.main_header ul.sub-menu li a span {
    font-size: 13px;
    line-height: 20px;
}

.main_header ul.menu > li > ul.sub-menu {
    padding: 13px 0 0 6px !important;
    right: -203px;
}

.main_header ul.menu > li > ul.sub-menu:before {
    content: '';
    position: absolute;
    left: 0;
    top: 13px;
    width: 6px;
    height: 6px;
    background: url(../img/marvel_sprite.png) no-repeat -95px -41px;
    display: block;
}

.main_header ul.menu > li:hover > ul.sub-menu {
    top: 0;
    opacity: 0.9999 !important;
    visibility: visible !important;
    z-index: 777 !important;
}

.main_header ul.menu > li:hover > ul.sub-menu > li > ul.sub-menu {
    top: -999px !important;
    opacity: 0 !important;
    visibility: hidden !important;
    z-index: -99;
}

.main_header ul.menu > li:hover > ul.sub-menu > li:hover > ul.sub-menu {
    top: 0 !important;
    opacity: 0.9999 !important;
    visibility: visible !important;
    z-index: 888 !important;
}

/* C O N T E N T */
.no-sidebar .left-sidebar-block,
.no-sidebar .right-sidebar-block {
    display: none !important;
}

.left-sidebar .right-sidebar-block {
    display: none !important;
}

.left-sidebar .left-sidebar-block {
    display: block !important;
    float: left !important;
    margin-left: 0;
    margin-right: 2.12766%;
}

.left-sidebar .posts-block {
    float: right !important;
}

.right-sidebar .left-sidebar-block {
    display: none !important;
}

.right-sidebar .right-sidebar-block {
    display: block !important;
}

.right-sidebar-block,
.left-sidebar-block {
    padding-bottom: 35px;
}

.main_wrapper {
	text-align: left;
	width: 870px;
	text-align: center;
	position: relative;
	min-height: 100%;
	display: inline-block;
	float: left;
	padding: 50px 0 0 300px;
}

.contentarea {
	overflow: hidden;
	padding-bottom: 17px;
}

/* F O O T E R */
.footer {
    position: absolute;
    bottom: 60px;
    overflow: hidden;
    width: 100%;
    padding-right: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.footer .copyright,
.footer .callus {
    font-size: 11px;
    line-height: 20px;
}

/* Socials_List */
.socials_list {
    overflow: hidden;
    padding: 0 0 27px 0;
}

.socials_list li:before {
    display: none !important;
}

.socials_list li a,
.socials_list li {
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    position: relative;
}

.socials_list li {
    margin: 0 0 10px 15px;
}

.socials_list li a:before {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.socials_list li a.ico_social_facebook:before {
    background: url(../img/marvel_sprite.png) no-repeat 0 0;
}

.socials_list li a.ico_social_flickr:before {
    background: url(../img/marvel_sprite.png) no-repeat -20px 0;
}

.socials_list li a.ico_social_tumblr:before {
    background: url(../img/marvel_sprite.png) no-repeat -40px 0;
}

.socials_list li a.ico_social_instagram:before {
    background: url(../img/marvel_sprite.png) no-repeat -60px 0;
}

.socials_list li a.ico_social_twitter:before {
    background: url(../img/marvel_sprite.png) no-repeat -80px 0;
}

.socials_list li a.ico_social_youtube:before {
    background: url(../img/marvel_sprite.png) no-repeat -100px 0;
}

.socials_list li a.ico_social_dribbble:before {
    background: url(../img/marvel_sprite.png) no-repeat 0 -20px;
}

.socials_list li a.ico_social_gplus:before {
    background: url(../img/marvel_sprite.png) no-repeat -20px -20px;
}

.socials_list li a.ico_social_vimeo:before {
    background: url(../img/marvel_sprite.png) no-repeat -40px -20px;
}

.socials_list li a.ico_social_delicious:before {
    background: url(../img/marvel_sprite.png) no-repeat -60px -20px;
}

.socials_list li a.ico_social_linked:before {
    background: url(../img/marvel_sprite.png) no-repeat -80px -20px;
}

.socials_list li a.ico_social_pinterest:before {
    background: url(../img/marvel_sprite.png) no-repeat -100px -20px;
}

/* M O D U L E S */

/*accordion & toggles &faqs*/
.shortcode_accordion_item_body, .shortcode_toggles_item_body {
    display: none;
}

.shortcode_accordion_shortcode,
.shortcode_toggles_shortcode {
    margin: -5px 0 0 0 !important;
}

h5.shortcode_accordion_item_title,
h5.shortcode_toggles_item_title {
    margin: 5px 0 0 0 !important;
    padding: 9px 15px 9px 31px !important;
    position: relative;
    font-size: 13px;
    line-height: 17px;
    cursor: pointer;
    border: none;
    background: #dddede;
    color: #252727 !important;
    outline: none !important;
}

h5.shortcode_accordion_item_title:hover,
h5.shortcode_toggles_item_title:hover {
    background: #252727;
    color: #e9ecec !important;
}

.ui-accordion-header-icon {
    display: none;
}

.shortcode_accordion_item_title .ico,
.shortcode_toggles_item_title .ico {
    position: absolute;
    left: 12px;
    top: 13px;
    display: block;
    width: 9px;
    height: 9px;
}

h5.shortcode_accordion_item_title .ico:before,
h5.shortcode_toggles_item_title .ico:before,
h5.shortcode_accordion_item_title .ico:after,
h5.shortcode_toggles_item_title .ico:after {
    content: '';
    position: absolute;
    display: block;
    background: #252727;
}

.shortcode_accordion_item_title .ico:before,
.shortcode_toggles_item_title .ico:before {
    width: 9px;
    height: 1px;
    top: 4px;
    left: 0;
}

.shortcode_accordion_item_title .ico:after,
.shortcode_toggles_item_title .ico:after {
    width: 1px;
    height: 9px;
    top: 0;
    left: 4px;
}

h5.shortcode_accordion_item_title:hover .ico:before,
h5.shortcode_toggles_item_title:hover .ico:before,
h5.shortcode_accordion_item_title:hover .ico:after,
h5.shortcode_toggles_item_title:hover .ico:after {
    background: #e9ecec;
}

.shortcode_accordion_item_title.state-active .ico:after,
.shortcode_toggles_item_title.state-active .ico:after {
    display: none;
}

.faq .shortcode_toggles_item_title .ico:before {
    content: '?';
    background: none !important;
    font-size: 13px;
    line-height: 13px;
    width: 13px;
    height: 13px;
    text-align: center;
    background: none;
    left: -1px;
    top: -2px;
}

.faq .shortcode_toggles_item_title:hover .ico:before {
    color: #E9ECEC;
}

.faq .shortcode_toggles_item_title .ico:after {
    display: none;
}

.faq .shortcode_toggles_item_title {
    padding-left: 30px !important;
}

.shortcode_accordion_item_body,
.shortcode_toggles_item_body {
    padding: 10px 0 8px 0;
    border-top: none;
}

.shortcode_toggles_item_body {
    display: none
}

.module_accordion .shortcode_accordion_item_body p,
.shortcode_toggles_shortcode p {
    margin: 10px 0 0 0;
}

.module_accordion .shortcode_accordion_item_body p:first-child,
.shortcode_toggles_shortcode p:first-child {
    margin: 0;
}

/*iconboxes*/
.iconbox_header {
    position: relative;
    padding-left: 30px;
    min-height: 18px;
}

.iconbox_header .ico {
    position: absolute;
    left: 0;
    top: 2px;
    line-height: 19px;
}

.iconbox_header .ico i {
    font-size: 19px;
    line-height: 19px;
}

.iconbox_header h5 {
    font-size: 17px;
    line-height: 19px;
    text-transform: none;
    margin: 0 0 6px 0;
}

.iconbox_body {
    padding-left: 30px;
}

/*gallery*/
.gallery_item {
    overflow: hidden;
}

.gallery_item a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
}

.gallery_item_wrapper {
    position: relative;
}

.gallery_item img,
.gallery_item_wrapper img {
    display: block;
}

.gallery_item_wrapper .gallery_fadder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 15;
}

.gallery_item_wrapper span {
    color: #fefefe;
    font-size: 30px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -17px;
    z-index: 16;
    opacity: 0.001;
    transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
}

.gallery_item_wrapper:hover span {
    opacity: 0.999;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.gallery_item_wrapper span.gallery_ico {
    width: 26px;
    height: 26px;
    margin: -13px 0 0 -13px;
    background: url(../img/marvel_sprite.png) no-repeat -50px -62px;
}

.list-of-images {
    margin: -30px 0 0 -30px;
}

.list-of-images .gallery_item {
    margin: 30px 0 0 0 !important;
    float: left;
}

.list-of-images .gallery_item .gallery_item_padding {
    padding: 0 0 0 30px;
}

.list-of-images.images_in_a_row_1 .gallery_item {
    width: 100%;
    height: auto;
}

.list-of-images.images_in_a_row_2 .gallery_item {
    width: 50%;
    height: auto;
}

.list-of-images.images_in_a_row_3 .gallery_item {
    width: 33.333%;
    height: auto;
}

.list-of-images.images_in_a_row_4 .gallery_item {
    width: 25%;
    height: auto;
}

.list-of-images .gallery_item img {
    width: 100%;
    height: auto;
}

/*gallery templates*/
.gallery_fw {
    margin-bottom: 40px;
    margin-top: -30px;
}

.gallery_fw .gallery-item {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.gallery_wall {
    font-size: 0;
    line-height: 0;
    margin: -50px 0 0 -50px;
}

.gallery_wall .gallery-item {
    width: 25%;
    height: auto;
    margin: 0;
    display: inline-block;
}

.gallery-item img {
    width: 100%;
    height: auto;
    display: block;
}

.gallery_masonry {
    margin: -30px 0 40px -30px;
    font-size: 0;
    line-height: 0;
}

.gallery_masonry .gallery-item {
    display: inline-block;
    width: 33.33%;
}

.gallery_masonry .gallery-item .gallery_item_wrapper {
    margin: 30px 0 0 30px;
}

/*promotext*/
.promoblock_wrapper {
    overflow: hidden;
}

.promoblock_wrapper .promo_text_block {
    width: 70%;
    display: inline-block;
    float: left;
}

.no_button_text .promoblock_wrapper .promo_text_block {
    width: 100%;
}

.promoblock_wrapper .promo_button_block {
    width: 30%;
    display: inline-block;
    float: left;
    text-align: right;
    padding-top: 5px;
}

.promoblock_wrapper .promo_button_block a {
    margin: 0;
}

.promoblock_wrapper h1 {
    color: #252727;
    margin: 0 0 9px 0;
}

.promoblock_wrapper h6 {
    color: #666666;
    margin: 0;
}

/*messagebox*/
.shortcode_messagebox {
    border: none;
    background: #dddede;
    color: #252727;
    padding: 9px 25px 10px 12px;
    position: relative;
    line-height: 16px;
}

.shortcode_messagebox .box_icon i {
    padding-right: 9px;
    width: 13px;
    text-align: center;
}

.shortcode_messagebox .box_icon {
    float: left;
}

.shortcode_messagebox .box_icon,
.shortcode_messagebox .box_icon i {
    font-size: 13px;
    line-height: 16px;
    color: #353e3d;
    display: block;
}

.shortcode_messagebox .box_content {
    font-size: 13px;
    line-height: 16px;
    color: #353e3d;
}

.shortcode_messagebox .box_content p {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    color: #353e3d;
}

.shortcode_messagebox .box_close {
    width: 11px;
    height: 11px;
    display: block;
    position: absolute;
    right: 12px;
    top: 12px;
    background: url(../img/marvel_sprite.png) no-repeat -50px -40px;
    opacity: 0.999;
}

.shortcode_messagebox .box_close:hover {
    opacity: 0.5;
}

.shortcode_messagebox.box_type2 {
    background: #ceedf2;
}

.shortcode_messagebox.box_type2 .box_icon i,
.shortcode_messagebox.box_type2 .box_content,
.shortcode_messagebox.box_type2 .box_content p {
    color: #2898ac;
}

.shortcode_messagebox.box_type2 .box_close {
    background-position: -61px -40px;
}

.shortcode_messagebox.box_type3 {
    background: #e1f4c5;
}

.shortcode_messagebox.box_type3 .box_icon i,
.shortcode_messagebox.box_type3 .box_content,
.shortcode_messagebox.box_type3 .box_content p {
    color: #6fa521;
}

.shortcode_messagebox.box_type3 .box_close {
    background-position: -72px -40px;
}

.shortcode_messagebox.box_type4 {
    background: #f9f3c5;
}

.shortcode_messagebox.box_type4 .box_icon i,
.shortcode_messagebox.box_type4 .box_content,
.shortcode_messagebox.box_type4 .box_content p {
    color: #d6b73a;
}

.shortcode_messagebox.box_type4 .box_close {
    background-position: -50px -51px;
}

.shortcode_messagebox.box_type5 {
    background: #fbdcdc;
}

.shortcode_messagebox.box_type5 .box_icon i,
.shortcode_messagebox.box_type5 .box_content,
.shortcode_messagebox.box_type5 .box_content p {
    color: #dc6d6d;
}

.shortcode_messagebox.box_type5 .box_close {
    background-position: -61px -51px;
}

/*Buttons*/
.shortcode_button,
a.shortcode_button {
    display: inline-block;
    margin: 0 3px 5px 2px;
    border: none !important;
    font-size: 13px;
    line-height: 19px;
    min-height: 20px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

a.shortcode_button i {
    color: #ffffff;
}

.shortcode_button span {
    display: inline-block;
    padding-right: 10px;
}

.shortcode_button.btn_small {
    padding: 8px 16px 7px 16px;
}

.shortcode_button.btn_normal {
    padding: 11px 20px 10px 20px;
    font-size: 15px;
}

.shortcode_button.btn_large {
    padding: 18px 28px 18px 28px;
    line-height: 20px;
    font-size: 17px;
}

.shortcode_button.btn_type1 {
    background: #252727;
}

.shortcode_button.btn_type1 i {
    color: #ffffff;
}

.shortcode_button.btn_type2 {
    background: #9a9e9f;
}

.shortcode_button.btn_type2 i {
    color: #ffffff;
}

.shortcode_button.btn_type3 {
    background: #dddede;
    color: #252727;
}

.shortcode_button.btn_type3 i {
    color: #252727;
}

.shortcode_button.btn_type4 {
    background: #ffffff;
    color: #252727;
    box-shadow: inset 1px 1px 0 #e1e1e2, inset -1px -1px 0 #e1e1e2;
}

.shortcode_button.btn_type4 i {
    color: #252727;
}

.shortcode_button.btn_type6 {
    background: #2898ac;
}

.shortcode_button.btn_type7 {
    background: #36a614;
}

.shortcode_button.btn_type8 {
    background: #9bca07;
}

.shortcode_button.btn_type9 {
    background: #e4cc00;
}

.shortcode_button.btn_type10 {
    background: #ff8a01;
}

.shortcode_button.btn_type11 {
    background: #e93b1e;
}

.shortcode_button.btn_type12 {
    background: #ff8593;
}

.shortcode_button.btn_type13 {
    background: #fe39e1;
}

.shortcode_button.btn_type14 {
    background: #b037e3;
}

.shortcode_button.btn_type15 {
    background: #681be5;
}

.shortcode_button.btn_type16 {
    background: #1731b7;
}

.shortcode_button.btn_type17 {
    background: #4db4d7;
}

.shortcode_button.btn_type4:hover {
    box-shadow: none;
}

.shortcode_button:hover,
.shortcode_button.btn_type5:hover {
    background: #252727;
    color: #ffffff !important;
    text-decoration: none;
}

.shortcode_button:hover i,
.shortcode_button.btn_type5:hover i {
    color: #ffffff !important;
}

/*Tabs*/
.shortcode_tabs {
    padding: 0 0 0 0;
}

.shortcode_tab_item_title {
    background: #ffffff;
    color: #252727;
    display: inline-block;
    float: left;
    margin-right: 5px;
    cursor: pointer;
    padding: 4px 13px 5px 13px;
    position: relative;
    z-index: 10;
    border: none;
    border: #dde0e1 1px solid;
    border-bottom: none;
}

.all_heads_cont:after {
    content: '';
    display: block;
    clear: both;
}

.shortcode_tab_item_title.active {
    background: #ffffff;
    color: #252727;
    position: relative;
    z-index: 17;
}

.shortcode_tab_item_title:hover {
    background: #ffffff;
}

.shortcode_tab_item_title.active:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #ffffff;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.all_body_cont {
    background: #ffffff;
    border: #dde0e1 1px solid;
    padding: 15px 24px 18px 24px;
    z-index: 15;
}

.shortcode_tab_item_body p {
    margin: 10px 0 0 0;
}

.shortcode_tab_item_body p:first-child {
    margin: 0;
}

.shortcode_tab_item_body {
    display: none;
}

.shortcode_tab_item_body.active {
    display: block;
}

@media only screen and (min-width: 960px) {
    .shortcode_tabs.type2 .all_heads_cont {
        float: none;
        display: block;
    }

    .shortcode_tabs.type2 .all_head_sizer {
        width: 15%;
        text-align: right;
    }

    .shortcode_tab_item_title {
        float: none;
    }

    .shortcode_tabs.type2 .all_body_sizer {
        width: 85%;
    }

    .shortcode_tabs.type2 .all_body_sizer,
    .shortcode_tabs.type2 .all_head_sizer {
        float: left;
        display: inline-block;
    }

    .all_body_sizer:after,
    .all_head_sizer:after {
        content: '';
        display: block;
        clear: both;
    }

    .shortcode_tabs.type2 .shortcode_tab_item_title {
        float: right;
        margin: 0 0 4px 0;
        display: block !important;
        border: #dde0e1 1px solid !important;
        border-right: 0 !important;
    }

    .shortcode_tabs.type2 .shortcode_tab_item_title:after {
        content: '';
        font-size: 0;
        line-height: 0;
        clear: both;
        display: table;
    }

    .shortcode_tabs.type2 .shortcode_tab_item_title:before {
        height: 100%;
        width: 1px;
        bottom: 0;
        left: auto;
        right: -1px;
    }
}

/*Featured Items*/
.featured_items .item_list {
    margin: -30px 0 0 -30px;
    padding: 0;
    overflow: hidden;
    font-size: 0;
}

.featured_items .item_list li {
    margin: 30px 0 0 0;
    display: inline-block;
    vertical-align: top;
}

.featured_items .item_list li:before {
    display: none;
}

.featured_items .item_list li .item {
    margin: 0 0 0 30px;
}

.featured_items .items1 li {
    width: 100%;
}

.featured_items .items2 li {
    width: 50%;
}

.featured_items .items3 li {
    width: 33.333333%;
}

.featured_items .items4 li {
    width: 25%;
}

.featured_items .img_block {
    display: block;
    position: relative;
}

.featured_items .img_block .featured_item_fadder {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.featured_items .img_block img {
    display: block;
    width: 100%;
    height: auto;
}

.featured_items .img_block {
    position: relative;
}

.featured_items_title {
    margin: 17px 0 2px 0;
}

.featured_items_title h6 {
    margin: 0 0 8px 0;
}

.featured_items_meta span,
.featured_items_meta span a {
    color: #aeaeae;
    font-size: 11px;
    line-height: 15px;
}

.featured_items_meta span:before {
    content: '|';
    color: #aeaeae;
    font-size: 11px;
    line-height: 15px;
    padding: 0 7px 0 5px;
}

.featured_items_meta span:first-child:before {
    display: none;
}

.featured_items .img_block span {
    color: #fefefe;
    font-size: 30px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -17px;
    z-index: 16;
    opacity: 0.001;
    transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
}

.featured_items .img_block:hover span {
    opacity: 0.999;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

/*Team*/
.module_team ul {
    list-style: none !important;
    margin: -30px 0 0 -30px;
    padding: 0;
    overflow: hidden;
    font-size: 0;
}

.module_team ul li {
    padding: 30px 0 0 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
	width:33.333333333333%;
}

.module_team ul li:before {
    display: none;
}

.module_team ul li .item_wrapper {
    padding: 0 0 0 30px;
}

.module_team .img_block img {
    width: 100%;
    height: auto;
    display: block;
}

.module_team .img_block {
    margin-bottom: 17px;
}

.module_team h6 {
    margin-bottom: 7px;
}

.module_team .op {
    margin-bottom: 1px;
    color: #aeaeae;
    font-size: 11px;
}

.module_team .team_icons_wrapper {
    text-align: left;
    margin-top: 10px;
}

.module_team .teamlink {
    color: #363838;
    font-size: 15px;
    line-height: 15px;
    display: inline-block;
    text-align: center;
    margin: 0 7px 0 0;
    background: none !important;
}

.module_team .teamlink:hover {
    color: #353e3d !important;
}

/*Testimonials*/
.testimonials_list ul {
    list-style: none !important;
    margin: -15px 0 0 -30px;
    padding: 0;
    overflow: hidden;
    font-size: 0;
}

.testimonials_list ul li {
    padding: 15px 0 0 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.testimonials_list ul li:before {
    display: none;
}

.testimonials_list ul li .item {
    padding: 0 0 0 30px;
}

.testimonial_item_wrapper {
    padding: 0 0 0 89px;
    position: relative;
    min-height: 80px;
}

.testimonial_item_wrapper .testimonials_photo {
    width: 64px;
    height: 64px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.testimonial_item_wrapper .testimonials_photo img {
    width: 100%;
    height: auto;
    margin: 3px 0 0 0;
}

.testimonials_title {
    line-height: 19px;
    margin-bottom: 5px;
}

.testimonials_heading {
    display: inline-block;
    margin-top: -4px;
}

.testimonials_heading {
    margin: 0;
}

.testimonial_item_wrapper p {
    margin: 0;
}

/*Partners*/
.module_partners ul {
    list-style: none !important;
    margin: 0 0 0 -1px;
    padding: 0;
    overflow: hidden;
    display: block;
    border-top: #ffffff 1px solid;
}

.module_partners ul li:before {
    display: none !important;
}

.module_partners ul li {
    padding: 0 0 0 0;
    margin: -1px 0 0 0;
    display: inline-block;
    float: left;
    border-top: #e9ebec 1px solid;
    border-left: #e9ebec 1px solid;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	width: 25%;
}

.module_partners ul li .item_wrapper {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.module_partners ul li .item_wrapper a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 15;
}

.module_partners ul li .item_wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -1px;
    background: rgba(255, 255, 255, 0.7);
}

.module_partners ul li .item_wrapper:hover:before {
    background: rgba(255, 255, 255, 0);
}

.module_partners ul li .item img {
    width: 100%;
    height: auto;
    display: block;
}

/*Price Tables*/
.module_price_table .price_item {
    display: inline-block;
    float: left;
    text-align: center;
    margin-left: -1px;
	width:25%;
}

.module_price_table .price_item:first-child {
    margin-left: 0;
}

.price_item_body {
    border: #e1e1e2 1px solid;
    border-top: 0;
}

.price_item_title {
    background: #252727;
    padding: 14px 10px 15px 10px;
}

.price_item_title h5 {
    margin: 0;
    color: #e9ecec;
}

.price_item_cost {
    padding: 29px 10px 23px 10px;
    display: block;
}

.price_item_cost h3 {
    color: #252727;
    display: inline-block;
    margin: 0;
}

.price_item_cost h6 {
    color: #aeaeae;
    display: inline-block;
    margin: 0;
}

.price_item_text {
    font-size: 13px;
    line-height: 21px;
    padding: 6px 10px 6px 10px;
    border-top: #e1e1e2 1px solid;
}

.price_item_text p {
    margin: 10px 0 0 0;
}

.price_item_text,
.price_item_text p {
    color: #aeaeae;
}

.most_popular .price_item_text,
.most_popular .price_item_text p {
    color: #666666;
}

.price_item_text p:first-child {
    margin: 0;
}

.price_item_btn {
    border-top: #e1e1e2 1px solid;
    padding: 20px 10px 20px 10px;
}

.most_popular .price_item_btn {
    padding-top: 21px;
    padding-bottom: 21px;
}

.price_item_btn a {
    margin: 0;
    float: none;
    font-size: 13px;
    line-height: 15px;
    padding: 9px 16px 9px 16px;
    background: #252727;
    color: #e9ecec;
    height: 15px;
}

.most_popular .price_item_btn a {
    font-size: 15px;
    line-height: 17px;
    padding: 9px 18px 10px 18px;
    height: 17px;
}

.most_popular .price_item_btn a:hover {
    background: #252727;
}

.price_item_btn a:hover {
    color: #ffffff;
}

.price_item.most_popular {
    margin-top: -11px;
}

.most_popular .price_item_title h5 {
    margin-top: 1px;
    font-size: 19px;
    line-height: 21px;
}

.most_popular .price_item_cost {
    padding: 32px 10px 28px 10px;
}

.most_popular .price_item_cost h3 {
    font-size: 30px;
    line-height: 32px;
}

.most_popular .price_item_cost h6 {
    font-size: 18px;
    line-height: 20px;
}

.most_popular .price_item_text {
    padding: 7px 10px;
}

/*Social Icons*/
.shortcode_social_icon {
    width: 36px;
    height: 36px;
    display: inline-block;
    margin: 0 10px 10px 0;
    float: none;
    text-align: center;
    background: #e1e1e1;
    color: #353e3d;
}
.icon_marg .shortcode_social_icon {
	margin-right:20px;
}
.shortcode_social_icon.type2 {
    border-radius: 5px;
}

.shortcode_social_icon.type3 {
    border-radius: 100%;
}

span.shortcode_social_icon {
    cursor: default;
}

a.shortcode_social_icon:hover {
    opacity: 0.8;
}

.shortcode_social_icon.type4 {
    background: none !important;
}

.shortcode_social_icon i {
    text-align: center;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}

/*Diagram*/
.module_diagramm ul.skills_list {
    margin: 0 0 0 -30px !important;
    padding: 0;
}

.skills_list li:before {
    display: none !important;
}

.module_diagramm ul.skills_list li {
    margin: 0;
    display: inline-block;
    padding: 0;
    float: left;
}

.module_diagramm .skill_wrapper {
    padding: 0 0 0 30px;
}

.module_diagramm ul.skills_list li:before {
    content: '';
}

.module_diagramm h5 {
    margin: 0 0 6px 0;
}

.skill_content {
    padding-top: 1px;
}

.easyPieChart {
    position: absolute;
    text-align: center;
    left: 0;
    top: 1px;
    font-weight: 600;
    color: #353e3d;
}

.easyPieChart span {
    font-weight: 600;
    color: #353e3d;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.skill_item {
    position: relative;
    padding: 0 0 0 75px;
}

/*Before After*/
.beforeAfter_wrapper img {
    display: block;
    width: 100%;
    height: auto;
}

.beforeAfter_wrapper {
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    background-size: 100% auto !important;
    cursor: none;
}

.img_before {
    visibility: hidden;
}

.beforeAfter_wrapper .after_wrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background-size: auto 100% !important;
}

.beforeAfter_wrapper .after_wrapper img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}

.beforeAfter_wrapper .result_line {
    width: 50px;
    height: 50px;
    display: block;
    background: url(../img/marvel_sprite.png) no-repeat 0 -40px;
    position: absolute;
    top: 50%;
    margin: -25px 0 0 -25px;
}

.beforeAfter_wrapper .result_line:before {
    background: #ffffff;
    content: '';
    width: 3px;
    height: 500px;
    left: 24px;
    bottom: 50px;
    display: block;
    position: absolute;
}

.beforeAfter_wrapper .result_line:after {
    background: #ffffff;
    content: '';
    width: 3px;
    height: 500px;
    left: 24px;
    top: 50px;
    display: block;
    position: absolute;
}

/*counter*/
.counter_wrapper {
    position: relative;
}

.stat_count_wrapper {
    padding: 0 0 8px 33px;
}

.counter_wrapper .ico {
    width: 26px;
    height: 26px;
    background: none;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
    text-align: center;
}

.counter_wrapper .ico i {
    color: #252727;
    line-height: 26px;
    font-size: 26px;
    text-align: center;
}

.counter_wrapper h1 {
    margin: 0;
}

.counter_title {
    margin: 0 0 6px 0;
}

.stat_temp {
    width: 0 !important;
    display: none !important;
}

.contact_info_list li:before {
    display: none !important;
}

.contact_info_item {
    padding: 10px 0 10px 55px;
    margin-bottom: 5px;
    position: relative;
    line-height: 20px;
}
.contact_info_item i {
	color:#363838;
}

.contact_info_item div,
.contact_info_item a {
    line-height: 20px;
}

.no_bg .contact_info_item {
    padding: 0 0 0 22px;
    margin-bottom: 6px;
}

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

.contact_info_icon {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
}

.no_bg .contact_info_icon {
    width: auto;
    height: auto;
    display: inline-block;
    line-height: 20px;
    background: none !important;
}

.contact_info_icon i {
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}

.no_bg .contact_info_text,
.no_bg .contact_info_text a {
    line-height: 20px;
}

.no_bg .contact_info_icon i {
    font-size: 15px;
    line-height: 22px;
}

/*404 Error */
.block404 {
    text-align: left !important;
}

h1.title404 {
    margin-bottom: 9px;
    margin-left: -2px;
}

.divider404 {
    margin-top: 33px !important;
    height: 40px !important;
}

.search404 {
    max-width: 420px;
}


/* T Y P O G R A P H Y */
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

h1 {
    margin: 0 0 19px 0;
}

h2 {
    margin: 0 0 21px 0;
}

h3 {
    margin: 0 0 22px 0;
}

h4 {
    margin: 0 0 22px 0;
}

h5 {
    margin: 0 0 24px 0;
}

h6 {
    margin: 0 0 7px 0;
}

.page_title_block {
    padding-top: 9px;
}

.title {
    margin-bottom: 4px;
}

.bg_title h1,
.bg_title h2,
.bg_title h3,
.bg_title h4,
.bg_title h5,
.bg_title h6 {
    margin: 0;
}

.bg_title {
    padding-bottom: 26px;
    margin: 0;
}

.highlighted_dark {
    background: #363838;
    color: #ffffff;
    padding: 0 2px;
}

.highlighted_light {
    background: #dddede;
    padding: 0 2px;
}

.highlighted_colored {
    color: #ffffff;
    padding: 0 1px;
}

blockquote {
    padding: 0 0 0 25px;
    margin: 0 0 10px 0;
    position: relative;
    min-height: 32px;
    border-left: 4px solid #dddede;
}

blockquote.shortcode_blockquote {
    border: none;
    position: relative;
    padding: 0;
}

blockquote.left {
    float: left;
}

blockquote.right {
    float: right;
    margin-left: 20px;
}

blockquote.shortcode_blockquote .blockquote_wrapper {
    padding: 0 0 0 40px;
    overflow: hidden;
    margin-top: 7px;
}
blockquote.shortcode_blockquote.left {
	width:50%;
}
blockquote.shortcode_blockquote.left .blockquote_wrapper {
    padding-right: 20px;
}

blockquote.shortcode_blockquote p {
    margin-top: -7px;
}

blockquote.shortcode_blockquote .blockquote_wrapper:before {
    content: ',,';
    color: #dddede;
    font-size: 68px;
    line-height: 68px;
    position: absolute;
    left: -4px;
    top: -45px;
    letter-spacing: -5px;
}

blockquote.shortcode_blockquote.type1 .blockquote_wrapper:before {
    color: #363838;
}

blockquote.shortcode_blockquote.type3 .blockquote_wrapper:before,
blockquote.shortcode_blockquote.type4 .blockquote_wrapper:before,
blockquote.shortcode_blockquote.type5 .blockquote_wrapper:before {
    display: none;
}

blockquote.shortcode_blockquote.type3 .blockquote_wrapper,
blockquote.shortcode_blockquote.type4 .blockquote_wrapper,
blockquote.shortcode_blockquote.type5 .blockquote_wrapper {
    padding: 0 0 0 25px;
    border-left: 4px solid;
}

blockquote.shortcode_blockquote.type3 .blockquote_wrapper {
    border-color: #dddede
}

blockquote.shortcode_blockquote.type4 .blockquote_wrapper {
    border-color: #363838
}

blockquote.shortcode_blockquote .author {
    color: #aeaeae;
    margin-bottom: -5px;
}

.alignleft {
    margin: 0 15px 10px 0;
    float: left;
}

.alignright {
    margin: 0 0 10px 15px;
    float: right;
}

.aligncenter {
    float: none;
    text-align: center;
}

.contentarea img {
    max-width: 100%;
    height: auto;
}

/* Dropcaps */
.dropcap,
.dropcap.type1,
.dropcap.type2 {
    display: inline-block;
    float: left;
    font-size: 40px;
    line-height: 40px;
    margin: 1px 16px 4px 2px;
    width: auto;
    height: auto;
}

.dropcap.type3,
.dropcap.type4,
.dropcap.type5 {
    text-transform: lowercase;
    font-size: 45px;
    line-height: 45px;
    margin: -6px 16px 4px 3px;
}

.dropcap,
.dropcap.type3 {
    color: #dddede;
}

.dropcap.type1,
.dropcap.type4 {
    color: #363838;
}

/*dividers*/
.module_cont hr {
    border: none;
    border-top: #e9ebec 1px solid;
    margin: 0 0 0 0;
    height: 29px;
    display: block;
    background: none !important;
}

.module_cont hr.type1 {
    border-top: #c6c6c6 1px solid;
}

.module_cont hr.type2 {
    border-top: #363838 1px solid;
}

/* Center Title */
.center_title .headInModule {
    text-align: center;
}

/* B L O G */
.listing_meta {
    margin-bottom: 16px;
}

.listing_meta span {
    display: inline-block;
}

.listing_meta span:after {
    content: '|';
    color: #c9c9c9;
    padding: 0 8px 0 12px;
}

.listing_meta span:last-child:after {
    display: none;
}

/*listing*/
h2.blogpost_title,
h2.blogpost_title a {
    font-size: 26px;
    line-height: 28px;
}

.blogpost_title {
    margin-bottom: 5px;
}

.blog_post_image {
    margin-bottom: 13px;
    display: block;
}

.blog_post_image img,
.blog_post_image iframe {
    display: block;
}

.module_blog .blog_post_preview {
    border-bottom: #e9ebec 1px solid;
    padding: 0 0 33px 0;
    margin-bottom: 30px;
}

.module_blog .blog_post_preview:last-child {
    margin-bottom: 11px;
}

.blog_post_preview .contentarea {
    padding: 0;
}

.module_blog .pagerblock {
    margin-top: -19px;
}

/*posts*/
.module_blog_page .listing_meta {
    margin-bottom: 19px;
}

.blogpost_user_meta {
    border-top: #e9ebec 1px solid;
    border-bottom: #e9ebec 1px solid;
    padding: 24px 0 22px 90px;
    position: relative;
    min-height: 64px;
    margin-bottom: 21px;
}

.blogpost_user_meta .author-ava {
    left: 0;
    top: 26px;
    width: 64px;
    height: 64px;
    position: absolute;
}

.blogpost_user_meta .author-ava img {
    display: block;
    width: 100%;
    height: auto;
}

.blogpost_user_meta h5 {
    margin-bottom: 6px;
}

.blog_post-footer {
    overflow: hidden;
}

.prev_next_links,
.fleft,
.fright {
    float: left;
    display: inline-block;
}

.blog_post-footer .prev_next_links div.fright:before {
    content: '|';
    color: #c9c9c9;
    padding: 0 10px;
}

.prev_next_links a:before,
.prev_next_links a:after {
    font-family: 'FontAwesome';
    display: inline-block;
}

.prev_next_links .fleft a:before {
    content: "\f104";
    padding-right: 4px;
}

.prev_next_links .fright a:after {
    content: "\f105";
    padding-left: 4px;
}

.blog_post-footer .prev_next_links div.fright:first-child:before {
    display: none;
}

.blogpost_share {
    float: right;
    display: inline-block;
}

.blogpost_share a {
    font-size: 15px;
    color: #363838;
    margin: 0 0 0 8px;
}

.port_post-footer {
    border-top: #e9ebec 1px solid;
    padding: 21px 0 0 0;
    margin: 0;
}

/*Comments*/
.commentlist {
    padding: 0 0 1px 0;
}

.commentlist li {
    list-style: none;
}

.commentlist ul li:before {
    display: none;
}

.commentlist ul {
    padding: 0 0 0 30px;
}

.commentlist .stand_comment {
    min-height: 64px;
    position: relative;
    margin-bottom: 16px;
    padding-left: 89px;
}

.commentava img {
    display: block;
    width: 64px;
    height: 64px;
}

.commentava {
    position: absolute;
    left: 0;
    top: 7px;
    display: block;
    width: 80px;
    height: 80px;
}

.thiscommentbody span:after {
    content: '|';
    color: #c9c9c9;
    padding: 0 8px 0 12px;
}

.thiscommentbody span:last-child:after {
    display: none;
}

.comment_info {
    margin: 0 0 6px 0;
}

.thiscommentbody p:last-child {
    margin-bottom: 0;
}

.comment-reply-title {
    font-size: 26px;
    line-height: 28px;
}

.postcomment {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 27px;
}

.comment-respond {
    padding-top: 10px;
}

#comments {
    margin: 32px 0 0 0;
}

.single_feature {
    margin: 40px 0 32px 0;
}

.single_feature .headInModule {
    font-size: 26px;
    line-height: 28px;
}

/*Pager*/
.pagerblock {
}

.pagerblock li:before {
    display: none;
}

.pagerblock li {
    display: inline-block;
    padding: 0 16px 0 0;
}

.pagerblock li a {
    font-size: 12px;
}

.pagerblock li a.current {
    color: #aeaeae;
}

/* P O R T F O L I O */

/*filter*/
.optionset {
    margin-bottom: 25px;
}

.optionset li {
    display: inline-block;
}

.optionset li:before {
    display: none;
}

.optionset li:after {
    content: '|';
    color: #c9c9c9;
    padding: 0 9px 0 11px;
    display: inline-block;
}

.optionset li:last-child:after {
    display: none;
}

/* all columns */
.element.loading {
    opacity: 0.01;
}

.portfolio_block {
    margin: -30px 0 0 -30px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.fw.portfolio_block {
    margin: -30px 0 0 0;
}

.masonry.image-grid {
    margin-bottom: 35px;
}

.masonry .portfolio_item {
    width: 33.33%;
    display: inline-block;
    float: left;
}

.masonry .portfolio_item .portfolio_item_wrapper {
    margin: 30px 0 0 30px;
}

.portfolio_block .portfolio_item {
    display: inline-block;
    vertical-align: top;
}

.portfolio_item .portfolio_item_img {
    position: relative;
    overflow: hidden;
}

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

.columns2 .portfolio_item .gallery_title,
.columns3 .portfolio_item .gallery_title,
.columns4 .portfolio_item .gallery_title {
    text-align: left;
}

.portfolio_block .portfolio_item h6 {
    margin: 0 0 9px 0;
    text-transform: uppercase;
}

.columns1 .portfolio_item_img {
    margin-bottom: 12px;
}

/*1 column*/
.portfolio_block.columns1 .element {
    border-bottom: #e9ebec 1px solid;
    padding: 0 0 33px 0;
    margin-bottom: 30px;
}

.portfolio_block.columns1 {
    margin: 0;
}

.portfolio_block.columns1 h2,
.portfolio_block.columns1 h2 a {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 5px;
}

.portfolio_block.columns1 .portfolio_item {
    width: 100%;
}

.portfolio_block.columns1 .portfolio_item_img {
    margin-top: 3px;
}

.portfolio_block.columns1 .portfolio_item_img img {
    display: block;
}

/*2 columns*/
.fw .portfolio_item {
    width: 100%;
    margin-top: 30px;
}

.columns2 .portfolio_item {
    width: 50%;
}

.columns3 .portfolio_item {
    width: 33.33333%;
}

.columns4 .portfolio_item {
    width: 25%;
}

/*2-3-4 Columns*/
.portfolio_block.columns2,
.portfolio_block.columns3,
.portfolio_block.columns4 {
    padding-bottom: 25px;
}

.portfolio_block.fw {
    padding-bottom: 42px;
}

.columns2 .portfolio_item .portfolio_item_wrapper,
.columns3 .portfolio_item .portfolio_item_wrapper,
.columns4 .portfolio_item .portfolio_item_wrapper {
    margin: 30px 0 0 30px;
}

.columns2 .portfolio_item .portfolio_item_wrapper h4,
.columns3 .portfolio_item .portfolio_item_wrapper h4,
.columns4 .portfolio_item .portfolio_item_wrapper h4,
.masonry .portfolio_item .portfolio_item_wrapper h4,
.wall_portfolio .portfolio_item .portfolio_item_wrapper h4 {
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    display: block;
    padding: 0 20px;
    width: 100%;
    font-size: 21px;
    line-height: 23px;
    color: #fefefe;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    opacity: 0;
    z-index: 17;
}

.columns2 .portfolio_item .portfolio_item_wrapper:hover h4,
.columns3 .portfolio_item .portfolio_item_wrapper:hover h4,
.columns4 .portfolio_item .portfolio_item_wrapper:hover h4,
.masonry .portfolio_item .portfolio_item_wrapper:hover h4,
.wall_portfolio .portfolio_item .portfolio_item_wrapper:hover h4 {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 0.999;
}

.portfolio_item_img_fx .portfolio_image_fadder {
    position: absolute;
    left: 0;
    top: 0;
    background: #1a1a1a;
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.portfolio_item_img_fx a {
    background: #404040;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    color: #ffffff !important;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    opacity: 0;
}

.portfolio_item_img_fx a.prettyPhoto {
    margin-left: 8px;
    line-height: 38px;
}

.portfolio_item_img_fx a.portfolio_link {
    margin-left: -47px;
}

.fw a, .fw h3 {
    display: inline-block;
    font-size: 22px;
    line-height: 24px;
}

.fw h3 {
    margin: 7px 0 16px 0;
}

/*Wall Portfolio*/
.wall_portfolio {
    margin: -50px 0 0 -50px;
    overflow: hidden;
    display: block;
}

.wall_portfolio .portfolio_item_wrapper {
    float: left;
    width: 25%;
}

/* W I D G E T S */
.sidepanel {
    margin-top: 20px;
}

.span3 .sidepanel:first-child {
    margin-top: 0;
}

.sidebar_header {
    margin: 0 0 10px 0;
}

/*search*/
.search_form {
    position: relative;
}

.search_form:before {
    content: "\f002";
    font-family: 'FontAwesome';
    width: 33px;
    height: 33px;
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    position: absolute;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
}

.search_form input.field_search {
    margin: 0;
    padding-left: 25px !important;
}

/* MailChimp Widget */
.mc_form_inside {
    padding-top: 10px;
}

.mc_signup_submit {
    text-align: left !important;
}

.mc_var_label {
    display: block !important;
}

.mc_var_label {
    display: none !important;
}

#mc_subheader {
    line-height: 20px !important;
    margin-bottom: 10px !important;
}

#mc_signup_submit {
    margin: 0 !important;
    padding: 0 8px !important;
    width: auto !important;
    font-size: 13px !important;
    line-height: 35px !important;
    height: 35px;
}

.mc_var_label,
.mc_interest_label {
    margin: 0 0 10px 0 !important;
}

.mc_merge_var {
    margin: 0 0 6px 0 !important;
}

/*menus & lists widgets*/
.widget_archive select,
.widget_categories select {
    width: 100%;
}

.widget_nav_menu ul,
.widget_archive ul,
.widget_pages ul,
.widget_categories ul,
.widget_recent_entries ul {
    margin: 0;
}

.widget_nav_menu > ul,
.widget_archive > ul,
.widget_pages > ul,
.widget_categories > ul,
.widget_recent_entries > ul {
    border-bottom: #e9ebec 1px solid;
    padding: 0 0 22px 0;
}

.widget_nav_menu ul li,
.widget_archive ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_recent_entries ul li {
    padding: 0;
    padding: 2px 0 2px 0;
}

.widget_nav_menu ul li:first-child,
.widget_archive ul li:first-child,
.widget_pages ul li:first-child,
.widget_categories ul li:first-child,
.widget_recent_entries ul li:first-child {
    padding-top: 1px;
}

.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a {
    font-size: 13px;
    line-height: 19px;
    padding: 0 0 0 11px;
    display: inline-block;
    position: relative;
    border-radius: 0;
    background: none;
}

.widget_nav_menu ul li a:before {
    background: none !important;
}

.widget_nav_menu ul li:before,
.widget_archive ul li:before,
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_recent_entries ul li:before {
    display: none;
}

.widget_nav_menu ul li a:before,
.widget_archive ul li a:before,
.widget_pages ul li a:before,
.widget_categories ul li a:before,
.widget_recent_entries ul li a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    line-height: 20px;
    font-size: 13px;
    left: 0;
    top: 0;
    display: block;
}

/*featured posts widget*/
.recent_posts {
    border-bottom: #e9ebec 1px solid;
    padding-bottom: 24px;
    margin-bottom: 3px;
}

.widget_posts li {
    position: relative;
    margin-top: 7px;
}

.widget_posts li.no_img {
    padding-left: 0 !important;
}

.widget_posts li:first-child {
    margin-top: 0;
}

.widget_posts li:before {
    display: none;
}

.widget_posts li a {
    display: inline-block;
    line-height: 20px;
}

.widget_posts li a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    line-height: 20px;
    font-size: 13px;
    left: 0;
    top: 0;
    display: inline-block;
    padding-right: 5px;
}

.widget_posts span.date {
    font-size: 11px;
    line-height: 20px;
    color: #aeaeae;
    display: block;
}

.widget_posts div.clear {
    font-size: 0;
    line-height: 0;
}

/*calendar*/
.widget_calendar table {
    width: 100%;
    text-align: center;
}

.widget_calendar caption {
    font-weight: bold;
    border-bottom: #ededed 1px solid;
    padding: 0 0 5px 0;
    margin-bottom: 5px;
}

.widget_calendar th {
    font-weight: bold;
    border: none;
}

.widget_calendar table {
    border: none;
}

.widget_calendar table td {
    padding: 0;
    border: none;
}

/*flickr widget*/
.flickr_widget_wrapper {
    overflow: hidden;
    display: block;
    font-size: 0;
    line-height: 0;
    margin: 0 0 0 -7px;
    padding-top: 3px;
}

.widget_flickr .flickr_badge_image {
    padding: 7px 0 0 7px;
    width: 33.33%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.widget_flickr .flickr_badge_image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.widget_flickr .flickr_badge_image a .flickr_fadder {
    position: absolute;
    left: 0;
    top: 0;
}

.widget_flickr .flickr_badge_image img {
    display: block;
    height: auto;
    width: 100%;
}

.flickr_badge_image .flickr_fadder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
}

.flickr_badge_image:hover .flickr_fadder {
    opacity: 0.85;
}

/*tag cloud*/
.tagcloud {
    overflow: hidden;
}

.widget_tag_cloud h5 {
    margin-bottom: 20px;
}

.widget_tag_cloud a {
    display: inline-block;
    margin: 0 5px 5px 0;
    border: #dde0e1 1px solid;
    font-size: 11px !important;
    line-height: 19px !important;
    height: 20px;
    font-weight: 400;
    padding: 4px 8px 5px 8px;
    background: #ffffff;
    float: left;
}

.widget_tag_cloud a:hover {
}

.sidepanel .sub-menu {
    padding-left: 15px;
}

/*FORMS*/
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100% !important;
    background: none;
    text-shadow: none;
    font-size: 13px;
    line-height: 19px;
    height: 35px;
    padding: 6px 10px 7px 10px;
    border: #dde0e1 1px solid !important;
    border-radius: 0;
    margin: 0 0 5px 0;
    -webkit-appearance: none !important;
    outline: none;
}

textarea {
    height: 136px;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    margin: 0;
    border-radius: 0;
    border: none;
    font-size: 13px !important;
    line-height: 35px !important;
    height: 35px;
    color: #252727;
    padding: 0 8px;
    background: #dddede;
    -webkit-appearance: none;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color: #e9ecec !important;
    background: #252727;
}

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-textarea {
    margin: 0 0 6px 0 !important;
    border-radius: 0 !important;
}

#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input {
    width: 24px !important;
}

#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
    width: 200px !important;
}

/* Transition All */
.gallery_item_wrapper span,
.shortcode_button,
a.shortcode_button,
.featured_items .img_block span,
.columns2 .portfolio_item .portfolio_item_wrapper h4,
.columns3 .portfolio_item .portfolio_item_wrapper h4,
.columns4 .portfolio_item .portfolio_item_wrapper h4,
.masonry .portfolio_item .portfolio_item_wrapper h4,
.wall_portfolio .portfolio_item .portfolio_item_wrapper h4 {
    transition: all 250ms;
    -webkit-transition: all 250ms;
}

h5.shortcode_accordion_item_title .ico:before,
h5.shortcode_toggles_item_title .ico:before,
h5.shortcode_accordion_item_title .ico:after,
h5.shortcode_toggles_item_title .ico:after,
.gallery_item_wrapper .gallery_fadder,
.featured_items .img_block .featured_item_fadder,
.module_partners ul li .item_wrapper:before,
.widget_flickr .flickr_badge_image a .flickr_fadder,
.tparrows {
	transition: background 250ms;
	-webkit-transition: background 250ms;
}

a,
.main_header a span,
.shortcode_iconbox a p,
.shortcode_iconbox a h5.iconbox_title,
.module_team .teamlink i,
.shortcode_tab_item_title,
.faq .shortcode_toggles_item_title .ico:before,
.fw a h3,
.widget_nav_menu ul li a:hover:before,
.widget_archive ul li a:hover:before,
.widget_pages ul li a:hover:before,
.widget_categories ul li a:hover:before,
.widget_recent_entries ul li a:hover:before,
.prev_next_links a:hover,
.prev_next_links a:hover:before,
.prev_next_links a:hover:after {
    transition: color 250ms;
    -webkit-transition: color 250ms;
}

.shortcode_messagebox .box_close,
.shortcode_social_icon,
.socials_list li {
    transition: opacity 250ms;
    -webkit-transition: opacity 250ms;
}

.wall_portfolio .element {
    transition: opacity 500ms;
    -webkit-transition: opacity 500ms;
}

.main_header ul.menu > li > a > span:before {
    transition: left 250ms;
    -webkit-transition: left 250ms;
}

.price_item_btn a,
h5.shortcode_accordion_item_title,
h5.shortcode_toggles_item_title,
input[type="submit"] {
    transition: background 250ms, color 250ms;
    -webkit-transition: background 250ms, color 250ms;
}

.widget_tag_cloud a {
    transition: border 250ms, color 250ms;
    -webkit-transition: border 250ms, color 250ms;
}

.ls-nav-prev,
.ls-nav-next,
.nivo-directionNav a {
    transition: background 300ms !important;
    -webkit-transition: background 300ms !important;
}

/* Hide block */
.dn {
    display: none;
}

/* Theme Unit */
table,
th,
td {
    border: 1px rgba(0, 0, 0, 0.1) solid;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 25px;
    border-width: 1px;
}

table th, table td {
    padding: 8px;
}

strong {
    font-weight: 700;
}

.alignleft,
.alignright,
.aligncenter,
.alignnone,
.alignleft img,
.alignright img,
.aligncenter img,
.alignnone img {
    max-width: 100%;
    height: auto;
}

.aligncenter {
    margin: 0 auto;
}

.block-port-categ a:hover,
.optionset li a:hover,
.blog_post-meta a:hover,
.blog_post-meta span a:hover,
.preview_meta span a:hover,
.preview_meta a:hover,
.featured_items_meta a:hover,
featured_items_meta span a:hover {
    color: #353E3D
}

.contentarea ul li ul {
    margin-left: 18px;
}

.wp-tag-cloud li:before {
    display: none !important;
}

#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input {
    height: 32px !important;
    border: 0 !important;
}

.sitemap_margin {
    height: 40px;
}

/** form valid style **/
.notification_error,
.notification_ok {
    margin: 2em 0 1em;
    padding: 0.2em 1em;
	position:relative;
}
.notification_ok {
    border: 1px #038BD4 solid;
    color: #038BD4;
	background:#D0E3EA;
}
.notification_error {
    border: 1px #C93119 solid;
    color: #C93119;
	background:#FFCFCF;
}

/* Maps */
#map-canvas {
	width:100%;
	height:380px;
}
#map-canvas img {
    max-width: none;
	max-height:none;
}

/** padding style **/
.pb55 {padding-bottom:55px;
}
.pb50 {padding-bottom:50px;
}
.pb45 {padding-bottom:45px;
}
.pb40 {padding-bottom:40px;
}
.pb30 {padding-bottom:30px;
}
.pb25 {padding-bottom:25px;
}
.pb20 {padding-bottom:20px;
}
.pb15 {padding-bottom:10px;
}
.pb10 {padding-bottom:10px;
}
.pb6 {padding-bottom:6px;
}
.pb5 {padding-bottom:5px;
}
.pb4 {padding-bottom:4px;
}

/* Before After Images */
.before_pict {background:url(../img/pictures/beforeafter2.jpg);
}
.after_pict {background:url(../img/pictures/beforeafter1.jpg);
}

/* Icon Lists */
.icon_list a i {color:#fff; 
}
.icon_list a.icon4 i {color:#424242; 
}
.icon_list a.icon6 i {color:#ffd5a1; 
}
.icon_list a.icon8 i {color:#358fbf; 
}
.icon_list a.icon12 i {color:#4d2814; 
}

.icon1 {background:#9c7a64;
}
.icon2 {background:#ff6a19;
}
.icon3 {background:#f0303a;
}
.icon4 {background:#ffffff;
}
.icon5 {background:#408500;
}
.icon6 {background:#3d3d3d;
}
.icon7 {background:#2fc1d4;
}
.icon8 {background:#ffffff;
}
.icon9 {background:#404040;
}
.icon10 {background:#91bd00;
}
.icon11 {background:#f54100;
}
.icon12 {background:#ffffff;
}
.icon13 {background:#3974a8;
}
.icon14 {background:#119e7b;
}
.icon14 i {color:#fff;
}
.icon15 {background:#293657;
}
.icon15 i {color:#fff647;
}
.icon16 {background:#fff;
}
.icon16 i {color:#3182a8;
}
.icon17 {background:#333;
}
.icon17 i {color:#76b500;
}
.icon18 {background:#6bb5ed;
}
.icon18 i {color:#fff;
}
.icon19 {background:#a5c200;
}
.icon19 i {color:#fcffa6;
}
.icon20 {background:#001d66;
}
.icon20 i {color:#ffffb2;
}
.icon21 {background:#ffc4c4;
}
.icon21 i {color:#ff0000;
}
.icon22 {background:#fff;
}
.icon22 i {color:#363636;
}
.icon23 {background:#435691;
}
.icon23 i {color:#fff;
}
.icon24 {background:#fff;
}
.icon24 i {color:#44539e;
}
.icon25 {background:#cf0000;
}
.icon25 i {color:#fff;
}
