/*
Theme Name: Equiptec
Version: 1.0
*/
@font-face {
    font-family: 'museo_sans100';
    src: url('./fonts/museosans-100-webfont.eot');
    src: url('./fonts/museosans-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/museosans-100-webfont.woff') format('woff'),
         url('./fonts/museosans-100-webfont.ttf') format('truetype'),
         url('./fonts/museosans-100-webfont.svg#museo_sans100') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'museo_sans300';
    src: url('./fonts/museosans-300-webfont.eot');
    src: url('./fonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/museosans-300-webfont.woff') format('woff'),
         url('./fonts/museosans-300-webfont.ttf') format('truetype'),
         url('./fonts/museosans-300-webfont.svg#museo_sans300') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans700';
    src: url('./fonts/museosans_700-webfont.eot');
    src: url('./fonts/museosans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/museosans_700-webfont.woff') format('woff'),
         url('./fonts/museosans_700-webfont.ttf') format('truetype'),
         url('./fonts/museosans_700-webfont.svg#museo_sans700') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans500';
    src: url('./fonts/museosans_500-webfont.eot');
    src: url('./fonts/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/museosans_500-webfont.woff') format('woff'),
         url('./fonts/museosans_500-webfont.ttf') format('truetype'),
         url('./fonts/museosans_500-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;
}

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





  [class^="fa-"]:before,
  [class*=" fa-"]:before {
    font-family: 'fontawesome';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.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-pp: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-resistance: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";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}







/* CSS Document */
html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none; margin: 0 !important;}input,select,textarea{-webkit-appearance:none}
*{margin:0;padding:0;border:0}
.c{clear:both;font-size:0;overflow:hidden;display:block}
a{color:#1c85ed;outline:none;vertical-align: top;text-decoration: none;}a:hover{text-decoration:none}a img{border:0;max-width: 100%;height: auto;}
li{list-style: none}
.an,html{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
input, textarea {outline: none}
input:active, textarea:active {outline: none}
:focus {outline: none;}
body, html {height: 100%}
* html .wrap {height: 100%;position: relative;overflow: hidden;min-height: 100%;}
::-webkit-input-placeholder {color:#545558;}
::-moz-placeholder          {color:#545558;}
:-moz-placeholder           {color:#545558;}
:-ms-input-placeholder      {color:#545558;}

body{
  margin:0;
  font-family:Arial;
  font-size:12px;
  position:relative;
  background: url(./images/bg.jpg) center repeat;
  /*overflow-x: hidden !important;*/
}
.page-id-1167 .monkey_logo::before{
    display: none;
}
.page-id-1167 .monkey_details{
    display: none;
}
.page-id-1167 #logo_vrs{
    background: rgba(0, 0, 0, 0) url("./images/equiptec_logo.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 89px;
    width: 216px;
}
.page-id-1167 #logo_mini{
    display: none;
}
.elevah_block {
    background: #fff;
    float: left;
    width: 100%;    
}
.elevah_block .container{
	border-top: 1px solid #dddddd;
	padding:20px 0;
}
.elevah_block table td{
border-bottom: 1px solid #000;
border-right: 1px solid #000;
padding: 5px 10px;
}
.elevah_block table tbody tr:first-child td{
border-top: 1px solid #000;
}
.elevah_block table tbody tr td:first-child{
border-left: 1px solid #000;
}
.elevah_block table {
    margin: 0 auto;
    text-align: center;
}
.elevah_block table h2{
font-size:18px;
}
.none_br{
border-left: none !important;
}
h1{
  font-family: 'museo_sans100';
  font-weight: 400;
  font-size: 38px;
  color: #fff;
}
h2{
  font-family: 'museo_sans500';
  font-weight: 400;
  font-size: 24px;
  color: #000;
}
h3{
  font-family: 'museo_sans500';
  font-weight: 400;
  font-size: 18px;
  color: #f36e21;
}
h4{
  font-family: 'museo_sans500';
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
h5{
  font-family: 'museo_sans500';
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
h5{
  font-family: 'museo_sans500';
  font-weight: 400;
  font-size: 12px;
  color: #fff;
}
p{
  font-family: 'museo_sans300';
  font-size: 15.45px;
  color: #31261a;
  line-height: 20px;
  padding-bottom: 20px;
}
.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 5px auto !important;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px !important;
    border-bottom: 1px solid #000;
}
/*.gallery_blocks{
  width: 100%;
  float: left;
}*/
.alignleft {
    float: left;
    margin: 5px 20px 20px 0 !important;
}
#menuOpen_green{
  display: none;
}
.container{
  max-width: 96%;
  width: 960px;
  margin: 0 auto;
  position: relative;
}
header{
  width: 100%;
  float: left;
  background: rgba(0,0,0,0.5);
  padding: 35px 0 35px 0;
  position: relative;
  z-index: 9999;
}
header .container {
    position: static;
}
#logo{
  background: url(./images/equiptec_logo.png) no-repeat;
  display: block;
  float: left;
  height: 89px;
  width: 216px;
}
#logo_multi{
  background: url(./images/logo_multi.png) no-repeat;
  display: block;
  float: left;
  height: 72px;
  width: 230px;
  margin-bottom: 8px;
  margin-top: 9px;
}
#logo_vrs{
  background: url(./images/vrs_logo.png) no-repeat;
  display: block;
  float: left;
  height: 75px;
  width: 155px;
  margin-bottom: 6px;
  margin-top: 8px;
}
#logo_mini{  
  background: url(./images/mini_logo.png) no-repeat;
  position: relative;
  right: 0;
  top: 24px;
  width: 97px;
  float: right;
  margin-top: -41px;
  height: 40px;
}
.mainMenu {
  display: table;  
  float: right;
  margin-top: 36px;
  text-align: right;
}
.mainMenu>ul{
  display: inline-block;
  text-align: right;
}
.mainMenu>ul>li{
  float: left;
  margin-right: 25px;
}
.mainMenu>ul>li:last-child{
  margin-right: 0;
}
.mainMenu>ul>.current-menu-item>a{
  color: #92c53e;
}
.mainMenu>ul>.menu-item-has-children>a{
  position: relative;
}
.mainMenu>ul>.menu-item-has-children>a:before{
  content: '';
  position: absolute;
  top: 6px;
  right: -15px;
  background: url(./images/menu-item-has-children.png) no-repeat;
  width: 13px;
  height: 7px;
}
.mainMenu_orange>ul>.menu-item-has-children>a:before{
  background: url(./images/menu-item-has-children_orange.png) no-repeat;
}
.mainMenu>ul>li>a{
  color: #858483;
  font-size: 15px;
  font-family: Verdana;
  text-transform: uppercase;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.mainMenu>ul>li>a:hover{
  color: #92c53e;
}
.mainMenu_orange>ul>li>a:hover{
  color: #f36e21;
}
.sub-menu{
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 160px;
  background: #fff;
  z-index: 9999;
}
.sub-menu>li{
  border-right:1px solid #dddddd;
  border-left:1px solid transparent;
  display: inline-block;
  vertical-align: top;
  width: 136px;
  min-height: 245px;
  margin-right: -4px;  
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.mainMenu_orange  .sub-menu>.current-menu-item{
	border-right:1px solid #f36d21;
  	border-left:1px solid #f36d21;
}
.mainMenu_orange  .sub-menu>.current-menu-item span{
	color: #f36d21;
}
.sub-menu>.current-menu-item{
	border-right:1px solid #92c53e;
  	border-left:1px solid #92c53e;
}
.sub-menu>.current-menu-item span{
	color: #92c53e;
}
.sub-menu>li:first-child{
  border-left:1px solid #dddddd;
}
.sub-menu>li:last-child{
  margin-right: 0;
}
.sub-menu .site_green:hover{
  border-right:1px solid #92c53e;
  border-left:1px solid #92c53e;
}
.sub-menu .site_orange:hover{
  border-right:1px solid #f36d21;
  border-left:1px solid #f36d21;
}
.sub-menu>li>a{
  float:left;
  display: block;
}
.sub-menu>li>a>img{
  float:left;
  margin-right: 0 !important;
  width: 100%;
  margin-bottom: 38px;
}
.sub-menu>li>a>span{
  display: block;
  float: left;
  position: relative;
  width: 100%;
  font-family: 'museo_sans500';
  color: #000;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 6px;
  -webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease;
}
.sub-menu .site_green a>span:before{
  content: 'multiscaff range';
  font-family: 'museo_sans700';
  font-size: 12px;
  text-transform: uppercase;
  color: #92c53e;
  position: absolute;
  top: -26px;
  left: 0;
  right: 0;
}
.sub-menu .site_orange a>span:before{
  content: 'vrs range';
  font-family: 'museo_sans700';
  font-size: 12px;
  text-transform: uppercase;
  color: #f36d21;
  position: absolute;
  top: -26px;
  left: 0;
  right: 0;
}
.sub-menu .no_range a>span:before{
  content: ' ';
  font-family: 'museo_sans700';
  font-size: 12px;
  text-transform: uppercase;
  color: #f36d21;
  position: absolute;
  top: -26px;
  left: 0;
  right: 0;
}
.mainMenu>ul>li>a>br{
  display: none;
}
.mainMenu .sub{
  display: block;
  float: left;
  position: relative;
  width: 100%;
  font-family: 'museo_sans500';
  color: #484848;
  font-size: 11px;
  text-transform: capitalize;
  line-height: 1;
  margin-bottom: 10px;
  padding: 0 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.mainMenu .sub:before{
  display: none;
}
.slider{
  float: left;
  width: 100%;
  padding-bottom: 24px;
}

.bx-wrapper{
  position: relative;  
}
.slider .bx-viewport{
  overflow: visible !important;
}
/*.bxslider li{
  width: 960px !important;
  margin: 0 auto !important;
  position: static !important;
}*/
/*.bxslider li .slide_text{
  width: 26%;
  float: left;
  margin-top: 177px;
  left: auto;
  top: auto;
}*/
/*.bxslider li:nth-child(3){
  width: 100%;
}
.bxslider li:nth-child(3) .slide_img{
  position: absolute;
  right: 0;
  top: -135px;
}*/
.bxslider li .slider_left{
  width: 50%;
  float: left;
  position: relative;
  left: 0;
  top: 0;
}
.bxslider li .slider_right{
  width: 50%;
  float: right;
  position: relative;
  right: 0;
  top: 0;
}
.bxslider li .slider_left .slide_text{
  float: right;
  width: 520px;
  margin-right: -40px;
  position: static;
  margin-top: 237px;
}
.bxslider li .slider_right .slide_img{
  float: left;
  margin-left: 106px;
}
.bxslider li .slider_right .slide_img img{
  display: inline-block;
  vertical-align: bottom;
}
.bxslider li:nth-child(5) .slider_right .slide_img{
  position: absolute;
  left: 0;
  top: 68px;
}





.bxslider li .slide_text h1{
  margin-bottom: 21px;
}
.bxslider li .slide_text h2{
  font-size: 21px;
  color: #7f7e7d;
  letter-spacing: -0.59px;
  font-family: 'museo_sans500';
}
.bxslider li .slide_text h2 strong{
  color: #f36e21;
}
.bxslider li .slide_text h2 i{
  color: #92c83e;
  font-style: normal;
}

.bx-controls{
  position: relative;
}
.bx-pager{
  width: 100%;
  float: left;
  text-align: center;
  margin-top: -24px;
  position: relative;
  z-index: 1000;
}
.bx-pager-item{
  display: inline-block;
}
.bx-pager-item a{
  display: block;
  text-indent: -99999px;
  width: 14px;
  height: 14px;
  border:2px solid #202b10;
  border-radius: 50%;
  margin: 0 6.2px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.bx-pager-item a:hover{
  border:2px solid #92c83e;  
}
.bx-pager-item .active{
  border:2px solid #92c83e;  
}
.half a{
  border:2px solid #351c0c;
}
.half a:hover{
  border:2px solid #f36e21;  
}
.half .active{
  border:2px solid #f36e21;
}
.orange_green{
  width: 100%;
  float: left;
  margin-bottom: 88px;
  min-height: 397px;
}
.orange_green>.container{
  position: static;
}
.green{
  width: 50%;
  position: absolute;
  left: 0px;
  min-height: 276px;
  background: #92c83e;  
  text-align: center;  
  padding: 81px 0 40px 0;
  overflow-x: hidden;
}
.green a{
  float: right;
  padding-right: 48px;
}
.orange{
  width: 50%;
  position: absolute;
  right: 0px;
  min-height: 276px;
  background: #f36e21;
  text-align: center;
  padding: 81px 0 40px 0;
  overflow-x: hidden;
}
.orange a{
  float: left;
  padding-left: 48px;
}
.slide_static{
  width: 100%;
  float: left;
  position: relative;
}
.mar_bot{
  margin-bottom: 50px;
}
.slide_static .slide_img{
  margin-top: -159px;
}
.page-template-MultiScaff .info_img p{
  color: #000;
}
.page-template-MultiScaff .info_img ul li{
  color: #000;
}
.page-template-MultiScaff .slide_static .slide_img{
  margin-top: 0;
}
.page-template-vrs .slide_static .slide_img{
  margin-top: 0;
}
.slide_text{
  position: absolute;
  left: 0;
  top: 0;
  width: 58%;
}
.giraffe_logo:before{
  content: '';
  background: url(./images/giraffe_logo.png) no-repeat;
  position: absolute;
  bottom: -9px;
  right: -209px;
  width: 152px;
  height: 139px;
}
.monkey_logo:before{
  content: '';
  background: url(./images/monkey_logo.png) no-repeat;
  position: absolute;
  bottom: -9px;
  right: -209px;
  width: 152px;
  height: 139px;
}
.squirrel_logo:before{
  content: '';
  background: url(./images/squirrel_logo.png) no-repeat;
  position: absolute;
  bottom: -9px;
  right: -209px;
  width: 152px;
  height: 142px;
}
.slide_img{  
  float: right;
}
.slide_img > img{
  display: block;
}
.slide_static .slide_text .bcn_t{
  margin-top: 150px;
  margin-bottom: 40px;
  color: #92d30a;
}
.slide_static .slide_text .bcn_t span a{
  color: #818080;
  font-family: 'museo_sans100';
  text-transform: uppercase;
  -webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease;
}
.slide_static .slide_text .bcn_t span a:hover{
  color: #92d30a;
}
.slide_static .slide_text .bcn_t span span{
  color: #92d30a;
  font-family: 'museo_sans100';
  text-transform: uppercase;
}
.slide_static .slide_text .bcn_t_orange{
  margin-top: 150px;
  margin-bottom: 40px;
  color: #f36e21;
}
.slide_static .slide_text .bcn_t_orange span a{
  color: #818080;
  font-family: 'museo_sans100';
  text-transform: uppercase;
  -webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease;
}
.slide_static .slide_text .bcn_t_orange span a:hover{
  color: #f36e21;
}
.slide_static .slide_text .bcn_t_orange span span{
  color: #f36e21;
  font-family: 'museo_sans100';
  text-transform: uppercase;
}
.slide_static .slide_text h1{  
  text-transform: uppercase;
}
.info_img{
  width: 100%;
  float: left;
  background: #92c83e;
  padding: 46px 0;
  margin-top: -3px;
}
.info_img_vrs{
  background: #f36e21 !important;
}
.page-template-vrs_giraffe .info_img h2{
  padding-bottom: 20px;
}
.page-template-vrs_giraffe .info_img p{
  font-family: 'museo_sans300';
  font-size: 17px;
  padding-bottom: 10px;
  line-height: 20px;
}
.page-template-vrs_giraffe .info_img a{
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline;
}
.page-template-vrs_giraffe .info_img a:hover{
  text-decoration: none;
}
.page-template-multi_mobile .info_img h2{
  padding-bottom: 20px;
  text-transform: capitalize;
}
.page-template-multi_mobile .info_img p{
  font-family: 'museo_sans300';
  font-size: 17px;
  padding-bottom: 10px;
  line-height: 20px;
}
.page-template-multi_mobile .info_img a{
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline;
}
.page-template-multi_mobile .info_img a:hover{
  text-decoration: none;
}
.page-template-vrs_monkey .info_img h2{
  padding-bottom: 20px;
  text-transform: capitalize;
}
.page-template-vrs_monkey .info_img p{
  font-family: 'museo_sans300';
  font-size: 17px;
  padding-bottom: 10px;
  line-height: 20px;
}
.page-template-vrs_monkey .info_img a{
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline;
}
.page-template-vrs_monkey .info_img a:hover{
  text-decoration: none;
}
.page-template-vrs_squirrel .info_img h3{
  font-family: 'museo_sans500';
  font-size: 24px;
  padding-bottom: 20px;
  color: #fff;
}
.page-template-vrs_squirrel .info_img h2{
  font-family: 'museo_sans500';
  padding-bottom: 20px;
  text-transform: capitalize;
}
.page-template-vrs_squirrel .info_img p{
  font-family: 'museo_sans300';
  font-size: 17px;
  padding-bottom: 10px;
  line-height: 20px;
}
.page-template-vrs_squirrel .info_img a{
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline;
}
.page-template-vrs_squirrel .info_img a:hover{
  text-decoration: none;
}
div.left{
  width: 50%;
  float: left;
  text-align: left;
}
div.right{
  width: 45%;
  float: right;
}
.list_block .left h2{
  font-size: 24px;
  color: #000;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.list_block .left p{
  
}
.list_block i{
  color: #036ca2;
  font-style: normal;
  font-size: 16px;
  font-family: 'museo_sans300';
}
.info_img p{
  color: #fff;
  font-family: 'museo_sans100';
  font-size: 21px;
  letter-spacing: 0.8px;
  line-height: 26px;
}
.info_img h2{
  color: #fff;
  font-family: 'museo_sans300';
  font-size: 23px;
  line-height: 26px;
  text-transform: uppercase;
}
.info_img i{
  color: #000;
  font-family: 'museo_sans100';
  font-size: 18px;
  font-style: normal;
}
.info_img span{
  display: block;
  font-family: 'museo_sans500';
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
}
.info_img  ul{
  float: left;
}
.info_img  ul li {
  font-family: 'museo_sans300';
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  position: relative;
  margin-bottom: 15px;
  padding-left: 25px;
  letter-spacing: -0.2px;
}
.info_img  ul li:before{
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  background: url(./images/st_w.png) no-repeat;
  width: 16px;
  height: 16px;
}
.page-template-MultiScaff .info_img  ul li:before{
  background: url(./images/icon_black_li.png) no-repeat;
}
.list_block{
  width: 100%;
  float: left;
  background: #fff;
  padding: 48px 0;
}
.block_video{
  margin-top: 97px;
}
.popup{
  background: rgba(0,0,0,.7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
  top:0;
  left:0;
}
.popup_window{
  width: 640px;
  height: 430px;
  top:50%;
  left:50%;
  margin:-215px 0 0 -295px;
  padding: 0;
  position: fixed;
  z-index: 999999999;
  line-height: 1px;
  color: #444;
  display: none;
}
.popup_window video {
  width: 100%;
}
.window_content{
  width: 577px;
  height: 359px;
  -webkit-border-radius: 8px/8px 8px 7px 7px;
  -moz-border-radius: 8px/8px 8px 7px 7px;
  border-radius: 8px/8px 8px 7px 7px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 13px #000;
  -moz-box-shadow: 0 0 13px #000;
  box-shadow: 0 0 13px #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 112px 20px;
}
.list_block_orange .left{
  text-align: center;
}
.list_block .left ul{
  
}
.list_block .left ul li{
  font-family: 'museo_sans300';
  font-size: 16px;
  line-height: 19px;
  color: #000;
  position: relative;
  margin-bottom: 15px;
  padding-left: 25px;
  letter-spacing: -0.2px;
}
.list_block .left ul li:before{
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  background: url(./images/st.png) no-repeat;
  width: 16px;
  height: 16px;
}
.list_block .left ul li>ul>li{
  font-family: 'museo_sans300';
  font-size: 14px;
  color: #000;
  position: relative;
  padding-left: 10px;
  margin-bottom: 0px;
  letter-spacing: -0.2px;
}
.list_block .left ul li>ul>li:before{
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 2px;
  height: 2px;
  border-radius:50%;
  border: 1px solid #95c943;
}
.list_bg{
  background: url(./images/bg.jpg) right repeat;
  width: 100%;
  border-radius: 8px;
  padding: 44px 18px 30px 18px;
  position: relative;
  z-index: 100;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.list_bg h2{
  font-size: 14px;
  color: #92d30a;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: left;
}
.list_block h2{
  font-size: 14px;
  color: #92d30a;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: left;
}
.list_block_orange h2{
  color: #f36e21;
}
.list_bg .column_count{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.list_bg ul li{
  font-family: 'museo_sans100';
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  position: relative;
  margin-bottom: 5px;
  padding-left: 25px;
  letter-spacing: -0.2px;
}
.list_bg ul li:before{
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  background: url(./images/st.png) no-repeat;
  width: 16px;
  height: 16px;
}
.list_block_orange .list_bg ul li:before{
  background: url(./images/st_orange.png) no-repeat;
}
.download{
  padding: 32px 61px 12px 61px;
  border-radius: 8px;
  position: relative;
  z-index: 10;
  margin-top: -10px;
  background: #c5c5c2; /* Old browsers */
  background: -moz-linear-gradient(top,  #c5c5c2 0%, #efefef 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5c5c2), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #c5c5c2 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #c5c5c2 0%,#efefef 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #c5c5c2 0%,#efefef 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #c5c5c2 0%,#efefef 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c5c2', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}
.nolist{
  margin-top: 0px;
}
.download h2{
  text-transform: uppercase;
  color: #000;
  font-family: 'museo_sans500';
}
.download ul{

}
.download ul li{
  position: relative;
  margin-bottom: 12px;  
}
.download ul li a{
  font-family: 'museo_sans500';
  font-size: 14px;
  color: #92c83e;
}
.list_block_orange .download ul li a{
  color: #f36e21;
}
.download ul li a:hover{
  text-decoration: underline;
}
.download ul li:before{
  content: '';
  position: absolute;
  top: -5px;
  left: -25px;
  background: url(./images/download.png) left no-repeat;
  width: 14px;
  height: 17px;
}
.list_block_orange .download ul li:before{
  background: url(./images/download_orange.png) left no-repeat;
}
.custom_block{
  width: 100%;
  float: left;
  background: #fff;  
}
.tover_bg{
  float: left;
  position: relative;
  width: 58px;
  margin-top: 70px;
  margin-left: 92px;
  min-height: 202px;
}
.tover_bg:before{
  content: '';
  position: absolute;
  top: 24px;
  left: 0;
  background: url(./images/tower_bg.png) no-repeat;
  width: 106px;
  height: 192px;
  z-index: 1;
}
.tover_bg img{
  position: absolute;  
  bottom: -41px;
  right: 0px;
  z-index: 10;
  display: none;
}
.tover_bg .showme{
  display: block;  
}
.compact_tower>h2{
  margin-bottom: 10px;
}
.compact_tower_table{
  float: right;
  width: 56%;
  margin-top: 99px;
}
.compact_tower_table h2{
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'museo_sans300';
  margin-bottom: 10px;
}
.compact_tower_table table{
  background: #6c6966;
  text-align: center;
  font-family: 'museo_sans300';
  font-size: 13px;
  color: #fff;  
  margin-bottom: 10px;
}
.compact_tower_table table>thead>tr>th:first-child{
  width: 100px;
}
.compact_tower_table table th{
  border-right: 1px solid #7c7c7c;
  border-bottom: 1px solid #7c7c7c;
  padding: 10px 5px;
  font-weight: 400;
  text-align: left;
}
.compact_tower_table table td{
  border-right: 1px solid #7c7c7c;
  border-bottom: 1px solid #7c7c7c;
  padding: 6px 5px;
}
.compact_tower_table span{
  font-family: 'museo_sans300';
  font-size: 10px;
  color: #6c6966;
}
.compact_tower_table table>tbody>tr{
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.compact_tower_table table>tbody>tr>td:first-child{
  width: 17%;
  text-align: left;
}
.compact_tower_table table>tbody>tr:hover{
  background: #92c83e;
}
.showme table>tbody>tr{
  background: #92c83e;
}
.pack_details{
  width: 100%;
  float: left;
  background: #fff;
  padding: 60px 0;
}
.pack_details .container{
  border-top: 1px solid #ddd;
  padding-top: 50px;
}
.pack_details h2{
  margin-bottom: 60px;
}
.pack_details h3{
  font-family: 'museo_sans500';
  font-size: 15px;
  color: #88c64f;
  text-align: left;
  margin-bottom: 15px;
}
.pack_details span{
  display: block;
  text-align: left;
  margin-bottom: 40px;
}
.tower_big{
  width: 100%;
  float: left;  
}
.tower_big .full_widht{
  width: 100%;
  float: left; 
  display: table;
}
.tower_big .full_widht .block{
  width: 50%;
  display: table-cell;
  vertical-align: top;
  padding: 40px 0;
  border-right: 1px solid #dddddd;
  text-align: center;
}
.tower_big .full_widht .block:last-child{
  padding-left: 30px;
  border-right: none;
}
.full_widht{
  border-bottom: 1px solid #dddddd;
}
.full_widht:last-child{
  border-bottom:none;
}
.bottom_button{
  width: 100%;
  float: left;
  border-top: 1px solid #dddddd;
  padding: 69px 0 65px 0;
  text-align: center;
  background: #fff;
}
.bottom_button h2{
  font-size: 21px;
  color: #646463;
  margin-bottom: 40px;
}
.bottom_button li{

}
.bottom_button ul li{
  display: inline-block;
  margin-right: 31px;
  position: relative;
}
.bottom_button ul li:last-child:before{
  content:'';
  margin-right: 0px;
  background: url(./images/icons_bt_normal.png) no-repeat;
  width: 25px;
  height: 19px;
  position: absolute;
  top: 9px;
  left: 5px;
}
.bottom_button ul li:hover:last-child:before{
  background: url(./images/icons_bt_hover.png) no-repeat;
}
.bottom_button ul li a{
  font-family: 'museo_sans700';
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 0px;
  width: 180px;
  border: 1px solid #99cc4b;  
  border-radius: 8px;
  color: #99cc4b;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
  background: #fff;
}
.bottom_button ul li a:hover{
  background: #92c83e !important;
  color: #fff;
}
.bottom_button_orange ul li a{
  color: #f36e21;
  border: 1px solid #f36e21 ;
}
.bottom_button_orange ul li a:hover{
  background: #f36e21 !important;
  color: #fff;
}
.bottom_button_orange ul li:last-child:before{
  content:'';
  margin-right: 0px;
  background: url(./images/icons_bt_normal_orange.png) no-repeat;
  width: 25px;
  height: 19px;
  position: absolute;
  top: 9px;
  left: 5px;
}
.bottom_button_orange ul li:hover:last-child:before{
  background: url(./images/icons_bt_hover_orange.png) no-repeat;
}
.testimonials{
  width: 100%;
  float: left;
  background: #92c83e;
  padding: 48px 0;
  text-align: center;
}
.testimonials_orange {
  background: #f36e21;
}
.testimonials .container{
  width: 595px;
}
.testimonials img{
  margin-bottom: 25px;
}
.testimonials h2{
  font-family: 'museo_sans300';
  font-size: 21px;
  color: #fff;
  margin-bottom: 37px;
  position: relative;
}
.testimonials h2:after{
  content: '';
  position: absolute;
  background: url(./images/lap_up.png) no-repeat;
  width: 22px;
  height: 20px;
  left: 0px;
}
.testimonials h2:before{
  content: '';
  position: absolute;
  background: url(./images/lap_down.png) no-repeat;  
  width: 22px;
  height: 20px;
  right: 0px;
}
.testimonials p{
  line-height: 18.87px;
  color: #fff;
  font-size: 14px;
  padding-bottom: 0;
}
.testimonials i{
  font-family: 'museo_sans300';
  font-size: 12px;
  color: #5b5959;
}
.testimonials .bx-pager {
  margin-top: 25px;
}
.testimonials .bx-pager-item a {
  display: block;
  text-indent: -99999px;
  width: 8px;
  height: 8px;
  background: #fff;
  border:none;
  border-radius: 50%;
  margin: 0 6.2px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.testimonials .bx-pager-item a:hover{
  background: #5b5959;
  width: 8px;
  height: 8px;
  border:none;
}
.testimonials .bx-pager-item .active{
  background: #5b5959;
  width: 8px;
  height: 8px;
  border:none;
}
.gallery{
  width: 100%;
  float: left;
  padding: 63px 0 89px 0;
}
.gallery h2{
  font-family: 'museo_sans500';
  font-size: 21px;
  color: #92c83e;
  margin-bottom: 43px;
}
.gallery_orange h2{
  color: #f36e0e;
}
.gallery .bx-controls{
  top: 0px;
  left: 0;
}
.gallery .bx-controls-direction{
  position: relative;
}
.gallery .bx-next{
  position: absolute;
  top: -167px;
  right: 15px;
  width: 20px;
  height: 22px;
  background: url(./images/next.png) no-repeat;
}
.gallery .bx-prev{
  position: absolute;
  top: -167px;
  left: 15px;
  width: 20px;
  height: 22px;
  background: url(./images/prev.png) no-repeat;
}
.gallery_orange .bx-next{
  position: absolute;
  top: -167px;
  right: 15px;
  width: 20px;
  height: 22px;
  background: url(./images/prev_orange.png) no-repeat;
}
.gallery_orange .bx-prev{
  position: absolute;
  top: -167px;
  left: 15px;
  width: 20px;
  height: 22px;
  background: url(./images/next_orange.png) no-repeat;
}
.facade_page{
  width: 100%;
  float: left;
  padding: 0 0 60px 0;
}
.facade_page table{
  width: 100%;
  float: left;
  border:1px solid #dddddd;
  margin-bottom: 30px;
}
.facade_page table thead{
  background: #5a5551;
}
.facade_page table thead>tr>th{
  padding: 20px 0;
  color: #fff;
  font-family: 'museo_sans300';
  font-size: 13px;
  font-weight: 400;
  border-right:1px solid #dddddd;
  width: 316px;
}
.facade_page table thead>tr>th:last-child{
  border-right:none;
}
.facade_page table tbody>tr>td{
  padding: 20px 0;
  color: #000;
  font-family: 'museo_sans300';
  font-size: 13px;
  font-weight: 400;
  border-right:1px solid #dddddd;
  text-align: center;
  width: 316px;
}
.facade_page table tbody>tr>td:last-child{
  border-right:none;
}
.facade_page .blocks{
  width: 100%;
  float: left;
  text-align: center;
}
.facade_page .blocks .block{
  display:inline-block;
  vertical-align:top;
  margin-left:18px;
}
.facade_page .blocks .block:first-child{
  margin-left: 0px !important;
}
.facade_page .blocks .block div{
	border:1px solid #dddddd;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  -o-box-sizing: border-box;
	  box-sizing: border-box;
	  padding: 21px 38px;
	  margin-bottom:10px;
}
.facade_page .blocks .block h2{
	font-family: 'museo_sans500';
  	font-size: 18px;
  	color:#94ca59;
  	margin-bottom:10px;
  	text-transform:underline;
}
.facade_page .blocks .block span{
	font-family: 'museo_sans300';
	display:block;
	font-size: 10px;
  color:#484848;
}
.slider_title_block h1{
  text-transform: capitalize !important;
  margin-bottom: 20px;
  position: relative;
  float: left;
}
.slider_title_block p{
  font-family: 'museo_sans500';
  font-size: 21px;
  color: #7f7e7d;
  line-height: 26px;
}
.slider_title_block strong{
  color:#92c83e;
}
.page-template-vrs-php .slider_title_block strong{
  color:#f36e21;
}
.multi_center{
  width: 100%;
  float: left;
  text-align: center;
  padding: 50px 0;
}
.multi_center h3{
  color: #fff;
  line-height: 21px;
  margin-bottom: 30px;
}
.multi_block{
  display: inline-block;
  margin-right: 30px;
  width: 287px;
}
.multi_block:last-child{
  margin-right: 0;
}
.multi_block:hover h2{
  color: #92c83e;
}
.multi_block:hover h2 b{
  color: #fff;
}
.page-template-vrs .multi_block:hover h2{
  color: #f36e21;
}
.multi_block img{
  margin-bottom: 10px;
}
.multi_block h2{
  color: #fff;
  font-size: 19px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.multi_block h2 b{
  display: block;
  font-family: 'museo_sans300';
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  color: #fff;
}
.giraffe_models{
  width: 100%;
  float: left;
  background: #fff;
}
.giraffe_models h2 {
  margin-bottom: 40px;
}
.giraffe_models h2 span{
  display: block;
  color: #f36d21;
  font-family: 'museo_sans500';
  font-size: 14px;
  margin-top: 5px;
}
.giraffe_models table{
  margin-bottom: 45px;
}
.giraffe_models table thead tr th{
  vertical-align: bottom;
}
.giraffe_models table thead tr:nth-child(2){
  background: #000;
  color: #fff;
  padding: 3px 0;
}
.giraffe_models table thead tr:nth-child(2) th{
  padding: 5px 0;
  font-family: 'museo_sans500';
  font-size: 15px;
  font-weight: 400;
}
.giraffe_models table tbody tr td:nth-child(1){
  color: #fff;
  background: #f36d21;
  border-bottom: 1px solid #ff7d34;
  font-family: 'museo_sans700';
  font-weight: 400;
  padding: 3px 25px;
}
.giraffe_models table tbody td{
  border-bottom: 1px solid #f36d21;
  border-right: 1px solid #f36d21;
  font-family: 'museo_sans500';
  font-size: 12.5px;
  color: #000;
  text-align: center;
  padding: 3px 50px;
}
.giraffe_optional_block{
  width: 100%;
  float: left;
  background: #f36e21;
  padding: 104px 0 85px;
}
.giraffe_optional_block>.container>h2{
  color: #fff;
  font-family: 'museo_sans700';
  font-size: 22px;
  margin-bottom: 40px;
}
.giraffe_optional_block>.container div{
  width: 58%;
  float: left;
  margin-right: 20px;
}
.giraffe_optional_block>.container div p{
  color: #fff;
  font-family: 'museo_sans500';
  font-size: 18px;
}
.giraffe_optional_block>.container div h3{
  color: #fff;
  font-family: 'museo_sans500';
  font-size: 21px;
}
.giraffe_optional_block>.container div+div{
  width: 30%;
  float: left;
}
.giraffe_optional_block>.container div+div .button_orange_w{
  display: block;
  text-align: center;
  line-height: 36px;
  width: 124px;
  height: 37px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #fff;
  -webkit-box-shadow: 2px 3px 8px rgba(112,120,130,.75);
  -moz-box-shadow: 2px 3px 8px rgba(112,120,130,.75);
  box-shadow: 2px 3px 8px rgba(112,120,130,.75);
  font-family: 'museo_sans700';
  font-size: 14px;
  text-transform: uppercase;
  color: #f36e21;
  -webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease;
}
.giraffe_optional_block>.container div+div .button_orange_w:hover{
  -webkit-box-shadow: 1px 2px 4px rgba(112,120,130,.75);
  -moz-box-shadow: 1px 2px 4px rgba(112,120,130,.75);
  box-shadow: 1px 2px 4px rgba(112,120,130,.75);
}
.giraffe_options{
  width: 100%;
  float: left;
  background: #fff;
  padding-bottom: 40px;
}
.giraffe_options h2{
  margin-bottom: 20px;
}
.giraffe_options_blocks{
  width: 100%;
  float: left;
  margin-bottom: 40px;
  text-align: center;
  display: table;
}
.options_block{
  width: 298px;
  display: table-cell;
  vertical-align: top;
  margin-right: 3px;
  padding: 9px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.options_block:hover{
  background: #f36e21;

}
.options_block:hover img{
  border: 1px solid transparent;
}
.options_block:hover h3{
  color: #fff;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;

}
.options_block:hover p{
  color: #fff;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;

}
.options_block:last-child{
  margin-right: 0;
}
.options_block img{
  border: 1px solid #dddddd;
  display: block;
  margin-bottom: 15px;
}
.options_block h3{
  text-align: left;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.options_block p{
  text-align: left;
  font-family: 'museo_sans300';
  font-size: 12px;
  color: #484848;
}
.giraffe_options_bottom_text{
  width: 100%;
  float: left;
}
.giraffe_options_bottom_text h4{
  font-family: verdana;
  color: #484848;
  font-size: 18px;
}
.monkey_details{
  width: 100%;
  float: left;
  background: #fff;  
  /*border-bottom: 1px solid #dddddd;*/
}
.monkey_details .container{
  border-top: 1px solid #dddddd;
  padding-top: 50px;
}
.monkey_block{
  width: 100%;
  float: left;
  margin-bottom: 117px;
}
.monkey_block h2{
  font-family: 'museo_sans500';
  font-size: 18px;
  color: #000;
}
.monkey_block img{
  float: left;
  display: block;
}
.monkey_block table{
  float: right;
  margin-top: 60px;
  width: 280px;
  text-align: center;
}
.monkey_block table tbody tr:first-child td{
  border-top: 1px solid #8e8b87;
}
.monkey_block table tbody tr td{
  border-bottom: 1px solid #8e8b87;
  border-right: 1px solid #8e8b87;
  padding: 15px 10px;
  font-family: 'museo_sans700';
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  font-style: normal
}
.monkey_block table tbody tr td:first-child{
  background: #484848;
}
.monkey_block table tbody tr td:last-child{
  color: #000;
}
.optional_extras{
  width: 100%;
  float: left;
  background: #f2f2f2;
  text-align: center;
  padding: 78px 0 46px 0;
  display: table;
}
.optional_block{
  width: 309px;
  display: table-cell;
  vertical-align: top;
  padding: 6px;
  -webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease;
}
.optional_block:hover{
  background: #f36e21;
}
.optional_block:hover h3{
  color: #fff;
  -webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease;
}
.optional_block:hover span{
  color: #fff;
  -webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease;
}
.optional_block img{
  margin-bottom: 16px;
}
.optional_block h3{
  text-align: left;
  margin-bottom: 16px;
}
.optional_block span{
  display: block;
  text-align: left;
  color: #484848;
  font-family: 'museo_sans300';
  font-size: 12px;
}
.default_class_text{
  position: absolute;
  left: 0;
  top: 0;
  width: 58%;
}
.default_class_img{
  float: right;
}
.contact_center{
  width: 100%;
  float: left;
  background: #fff;
  padding: 40px 0 40px 0;
  border-bottom: 1px solid #e8e8e8;
}
.default_static{
  width: 100%;
  float: left;
  min-height: 300px;
  position: relative;
}
.default_static .slide_img{
    margin-top: -169px;
}
.default_left_full .slide_text{
  width: 484px;
}
.default_static .slide_text {
  top: 210px;
  right: 0 !important;
  left: auto !important;
}
.contact_center .right p{
  font-family: 'museo_sans300';
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  position: relative;
  letter-spacing: -0.2px;
}
.contact_center .right .list_bg{
  padding: 44px 20px 30px 43px;
}
.contact_center .right .list_bg h2{
  margin-bottom: 4px;
}
.contact_center .right .list_bg .minimal p{
  padding-bottom: 5px;
}
.contact_center .right .list_bg .minimal p span{
  color: #88c64f;
}
.contact_center .left{
  width: 46%;
}
.contact_center .left h2{
  margin-bottom: 20px;
  font-size: 21px;
}
.contact_center .left span{
  font-family: 'museo_sans300';
  font-size: 11px;
  display: inline;
  margin-bottom: 20px;
  position: relative;
}
form label{
  font-family: 'museo_sans300';
  font-size: 13px;
  color: #484848;
  padding-bottom:10px;
}
form input, form textarea{
  border:1px solid #e8e8e8;
  width: 100%;
  height: 33px;
  float: left;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 0 10px;
  color: #484848;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
form textarea{
  border:1px solid #e8e8e8;
  width: 100%;
  height: 94px;
  float: left;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 10px 10px;
  color: #484848;
  resize:none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
form select{
  border:1px solid #e8e8e8;
  width: 55%;
  height: 33px;
  float: right;
  margin-top: -6px;
  margin-bottom: 20px;
  padding: 0 20px 0 10px; 
  position: relative;
  background: url(./images/select.png) right no-repeat;
}
form input[type=submit]{
  font-family: 'museo_sans700';
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  width: auto;
  padding: 10px 20px;
  height: auto;
  cursor: pointer;
  margin-top: 20px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #92c83e;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
form input[type=submit]:hover{
  background: #f36e21;
}
.wpcf7 .screen-reader-response {
  display: none !important; }
.wpcf7 .wpcf7-not-valid-tip {
  color: #ff5f5f;
  font: 500 12px/45px 'museo_sans700';
  left: 6px;
  position: absolute;
  right: 0px;
  text-align: center;
  top: -59px;
} 
.wpcf7 .wpcf7-response-output {
  background: #fff;
  padding: 2%;
  float: left;
  width: 96%;
  display: none;
  margin: 20px 0;
  text-align: center; }
  .wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
    background: #FF5F5F;
    color: #fff; }
  .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng {
    background: #1091ae;
    color: #fff; }
  .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
    background: #16A085;
    color: #fff; }
.maps_contact{
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  position: relative;
  z-index: 10;
  overflow: hidden;
  margin-top: -10px;
}
.maps_contact iframe{
  width: 100%;
}
.contact_center_default{
  background: #e8e8e8;
}
.contact_center_default h2{
  font-family: 'museo_sans100';
  font-size: 38px !important;
}
.contact_center_default .left{
  width: 60%;
}
.contact_center_default .left div{
  background: #fff;  
  border-radius: 3px;
  padding: 20px 10px;
  border-right: 2px solid #94d60a;
  border-bottom: 2px solid #94d60a;
  -webkit-box-shadow: 2px 2px 0px 0px rgba(243, 109, 33, 1);
  -moz-box-shadow:    2px 2px 0px 0px rgba(243, 109, 33, 1);
  box-shadow:         2px 2px 0px 0px rgba(243, 109, 33, 1);
  margin-bottom: 20px;
}
.contact_center_default .left div{
  font-family: 'museo_sans500';
  font-size: 16px;
  color: #000;
}
.contact_center_default .right{
  width: 35%;
}
.gallery_center{
  width: 100%;
  float: left;
  background: #fff;
  padding: 48px 0;
  border-bottom: 1px solid #dddddd;
}
.gallery_center h4{
  font-family: 'museo_sans300';
  font-size: 18px;
  color: #000;
  margin-bottom: 30px;
}
.gallery_multiscaff{
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.gallery_vrs{
  width: 100%;
  float: left;
}
.gallery_center h2{
  margin-bottom: 24px;
  text-transform: uppercase;
}
.gallery_multiscaff a{
  display: block;
  width: 221px;
  height: 221px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 2px solid #92c83e;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.gallery_multiscaff a:hover{
  border: 2px solid #f36e21; 
}
.gallery_multiscaff a:nth-child(4n){
  margin-right: 0;
}
.gallery_vrs a{
  display: block;
  width: 466px;
  height: 222px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 2px solid #f36e21;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.gallery_vrs a:hover{
  border: 2px solid #92c83e;
}
.gallery_vrs a:nth-child(2n+1){
  margin-right: 0;
}
.gallery_multiscaff a img{
  display: block;
}
.gallery_vrs h2{
  margin-bottom: 24px;
}
.mobile_block{
  width: 100%;
  float: left;
  background: #fff;
}
.mobile_tower{
  width: 100%;
  float: left;
  margin-bottom: 39px;
  margin-top: 46px;
}
.mobile_tower > span{
  font-family: 'museo_sans500';
  font-size: 14px;
  color: #000;
  display: block;
  margin-top: 10px;
}
.mobile_tower table{
  width: 97.5%;
  text-align: center;  
}
.mobile_tower table thead tr th{
  position: relative;

}
.mobile_tower table thead tr th:first-child{
  height: 192px;
  z-index: 1;
  color: #fff;
  font-family: 'museo_sans500';
  font-size: 16px;
  text-align: left;
  font-weight: 400;
  padding-left: 4px;
}
.mobile_tower table thead tr th:first-child:before{
  content: '';
  position: absolute;
  top: 28px;
  left: 0;
  width: 61px;
  height: 139px;
  background: url(./images/st_table.png) no-repeat;
  z-index: -1;
  opacity: 1!important;
}
.mobile_tower table thead tr th img{
  position: absolute;
  bottom: 10px;
  left: 7px;
  right: 0;
  opacity: 0.4;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.mobile_tower table thead tr th:nth-child(6) img{
  left: 7px;
  bottom: 4px;
}
.mobile_tower table thead tr th:nth-child(7) img{
  left: 12px;
}
.mobile_tower table thead tr th:nth-child(8) img{
  left: 10px;
  bottom: 4px;
}
.mobile_tower:last-child table thead tr th:nth-child(5) img{
  left: 9px;
  bottom: 12px;
}
.mobile_tower:last-child table thead tr th:nth-child(6) img{
  left: 7px;
  bottom: 7px;
}
.mobile_tower:last-child table thead tr th:nth-child(7) img{
  left: 6px;
  bottom: 7px;
}
.mobile_tower:last-child table thead tr th:nth-child(8) img{
  left: 0px;
  bottom: 0px;
}
.mobile_tower:last-child table thead tr th:nth-child(9) img{
  left: -3px;
  bottom: 0px;
}
.mobile_tower table thead tr th:before{
  content: '';
  position: absolute;
  bottom: 22px;
  left: 26px;
  width: 71px;
  height: 129px;
  background: url(./images/mobile_tower_general.png) no-repeat;
  z-index: 0;
  opacity: 0;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;

}
.mobile_tower table tbody{
  background: #5b5751;
}
.mobile_tower table tbody tr td{
  width: 10,8%;
  color: #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 8px 0px 8px 10px;
  font-family: 'museo_sans700';
  font-size: 12.5px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.mobile_tower table tbody tr td:first-child{
  background: #000;
  text-align: left;
  width: 12.3%;
}
td.tab_act{
  background: #92c83e;
}
th.tab_act img{
  opacity: 1 !important;
  position: relative;
}
.tab_act:before{
  opacity: 1!important;
}
.mobile_block h2{
  margin-bottom: 5px;
}
.mobile_block h3{
  color: #92c83e;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 15px;
}
.mobile_block_bottom{
  width: 100%;
  float: left;
  text-align: center;
  background: #fff;
  padding-bottom: 20px;
}
.mobile_block_bottom h2{
  text-align: left;
  margin-bottom: 5px;
}
.mobile_block_bottom h3{
  text-align: left;
  font-size: 24px;
  color: #92c83e;
  margin-bottom: 15px;
}
.mobile_block_bottom p{
  text-align: left;
}
.mobile_block_bottom_block{
  display: inline-block;
  width: 235px;
  vertical-align: top;
  margin-bottom: 10px;
  margin-top: 15px
}
.mobile_block_bottom_block div{
  min-height: 367px;
}
.mobile_block_bottom_block h3{
  font-family: 'museo_sans500';
  font-size: 16px;
  color: #92c83e;
  margin-bottom: 5px;
  text-align: center;
}
.mobile_block_bottom_block span{
  color: #484848;
  font-family: 'museo_sans700';
  font-size: 11px;
  text-align: center;
}
.list_block_orange .left{
  position: relative;
}
.list_block .left{
  position: relative;
}
.list_block .left .info_point{
  position: absolute;
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 50%;
  border: 7px solid #92c83e;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.list_block .left .info_point .info_popub{
  position: absolute;
  top: -114px;
  left: -112px;
  display: none;
  opacity: 0;
  background: #92c83e;
  padding: 4px 10px 4px 4px;
  border-radius: 5px;
  width: 239px;
  z-index: 9999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -o-transition:all .2s ease;
  transition:all .2s ease;
}
.list_block .left .info_point .info_popub img{
  border: 2px solid #fff;
  display: table-cell;
  border-radius: 5px;
  vertical-align: top;
  margin-right: 10px;
}
.list_block .left .info_point .info_popub span{
  color: #fff;
  display: table-cell;
  font-family: Arial;
  font-size: 11px;
  line-height: 12px;
  vertical-align: middle;
  text-align: left;
}
.list_block_orange .left .info_point{
  position: absolute;
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 50%;
  border: 7px solid #f36d21;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.list_block_orange .left .info_point .info_popub{
  position: absolute;
  top: -114px;
  left: -112px;
  display: none;
  opacity: 0;
  background: #f36e21;
  padding: 4px 10px 4px 4px;
  border-radius: 5px;
  width: 239px;
  z-index: 9999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -o-transition:all .2s ease;
  transition:all .2s ease;
}
.list_block_orange .left .info_point .info_popub img{
  border: 2px solid #fff;
  display: table-cell;
  border-radius: 5px;
  vertical-align: top;
  margin-right: 10px;
}
.list_block_orange .left .info_point .info_popub span{
  color: #fff;
  display: table-cell;
  font-family: Arial;
  font-size: 11px;
  line-height: 12px;
  vertical-align: middle;
  text-align: left;
}
.default_left_full{
  width: 50%;
  left: 0;
  position: absolute;
}
.default_right_full{
  width: 50%;
  right: 0;
  position: absolute;
}

/*Our Story */

.page-template-tpl-our_story  .buttonBox {
  text-align: center;
}

.page-template-tpl-our_story .contact_center_default .right {
  text-align: center;
}

.page-template-tpl-our_story .button_green{
  border-color: #0e2446;
  color: #0e2446;
  margin-top: 20px;
  min-width: 180px;
}

/*ABOUT*/

.page-template-tpl-about .contact_center {
  padding-bottom: 0;
}

.page-template-tpl-about .contentBox {
  padding: 45px 0;
}

.page-template-tpl-about .contentBox h2 {
  font-family: 'museo_sans300';
}

.page-template-tpl-about .contentBox h3 {
  font-family: 'museo_sans500';
  font-size: 24px;
  color: #92c841;
  padding-bottom: 5px;
}

.page-template-tpl-about .contentBox h4 {
  font-family: 'museo_sans300';
  color: #0e2446;
  font-size: 18px;
  padding-bottom: 25px;
}

.page-template-tpl-about .contentBox p {
  line-height: 2;
}

.page-template-tpl-about .darkBox {
  background-color: #0e2446;
}

.page-template-tpl-about .darkBox h2 {
  color: #fff;
}

.page-template-tpl-about .darkBox h4 {
  color: #fff;
}

.page-template-tpl-about .darkBox p {
  color: #fff;
}

.page-template-tpl-about .greenBox {
  background-color: #92c841;
}

.page-template-tpl-about .greenBox h3{
  color: #fff;
}

/*MENU*/

.menuBox .menuBox_child {
  text-align: center;
  min-height: 1px;
  padding: 15px 15px 10px;
  line-height: 1;
}

.menuBox .menuBox_child a {
  font-size: 20px;
  line-height: 1;
  color: #000;
  float: none;
  display: inline-block;
}


footer{
  background: #fff;
  width: 100%;
  float: left;
  min-height: 97px;
  padding: 33px 0;
}
footer>.container .foot_text{
  width: 50%;
  float: left;
}
footer>.container .subscribe{
  width: 43.5%;
  float: right;
}
footer>.container .foot_text h2{
  color: #acacab;
  margin-bottom: 24px;
}
footer>.container .foot_text a{
  color: #92c83e;
  font-family: arial;
  padding-bottom: 12px;
  display: block;
  text-decoration: underline;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
footer>.container .foot_text a:hover{
  color: #f36e21;
}
footer>.container .foot_text span{
  color: #727272;
  font-family: 'museo_sans500';
  font-size: 11px;
}
footer>.container .foot_text span a{
  color: #92c83e;
  text-decoration: underline;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
footer>.container .foot_text span a:hover{
  color: #f36e21;
}
footer>.container .multi span a{
  color: #92c83e;#f36e21;
  text-decoration: underline;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
footer>.container .multi span a:hover{
  color: #f36e21;
}
footer>.container .multi a{
  color: #f36e21;
  font-family: arial;
  padding-bottom: 12px;
  display: block;.
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
footer>.container .multi a:hover{
  color: #92c83e;
}
footer>.container .subscribe h3{
  color: #727272;
  font-family: 'museo_sans500';
  font-size: 16px;
  float: left;
  display: inline-block;
  margin-right: 20px;
}
footer>.container .subscribe h3>span{
  display: block;
  color: #727272;
  font-family: 'museo_sans500';
  font-size: 11px;
}

footer span.wpcf7-form-control-wrap {
    display: table;
}
footer div.wpcf7 img.ajax-loader{
  display: none;
}
footer form p{
  padding: 0;
}
footer form p br{
  display: none;
}
footer #wpcf7-f684-o1 {
float: right;
display: none;
}
footer #wpcf7-f684-o2 {
float: right;
display: none;
}
footer form input{
  margin: 0 0 5px 0;
  height: 28px;
}
footer form input[type="submit"] {
  width: auto;
  border-radius: 5px;
  margin-top: 0;
  height: auto;
  float: left;
  line-height: 7px;
  padding: 10px 15px;
  border:none;
}
footer .wpcf7 .wpcf7-response-output{
  display: none !important;
}
footer .wpcf7 .wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid;
    color: #ff5f5f;
    font: 500 12px/26px "museo_sans700";
    height: 26px;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}




.button_orange{
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #f36e21;
  color: #f36e21;
  padding: 7px 25px;
  border-radius: 8px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.button_orange:hover{
  border: 1px solid #92c83e;
  color: #92c83e;
}
.button_green{
  display: inline-block !important;
  text-transform: uppercase;
  border: 1px solid #92c83e;
  color: #92c83e;  
  padding: 7px 25px !important;
  border-radius: 8px;  
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}
.button_green:hover{
  border: 1px solid #f36e21;
  color: #f36e21;
}
footer>.container div+div .button{
  float: left;
}
.page-template-gallery .default_static .slide_text{
  right: auto !important;
}
.page-template-contact .default_static .slide_text{
  right: auto !important;
}
select::-ms-expand {
display: none;
}

.testimonials_vid{
    margin-top: 80px;
}
.testimonials_vid > div{
    width:48%;
    display:inline-block;
    vertical-align: top;
}
.testimonials_vid > div .wistia_embed{
    height: 150px !important;
    width: 100% !important;
}


.soci{
  width: 100%;
  float: left;
  text-align: right;
}
footer .soc a{
  margin: 0 5px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
footer .soc a:before{
  font-family: 'fontawesome';
  font-size: 25px;
  color: #f36e21;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
footer .soc a:hover:before{
  color: #92c83e;
}
























/*Res*/
@media screen and (max-width: 1056px) {
.bxslider li .slider_left .slide_text{
  width: 107%;
  margin-top: 144px;
}
}
@media screen and (max-width: 1004px) {
.button_orange {
  margin-top: 10px;
}
.green a {
    padding-right: 5px;
}
.orange a {
    padding-left: 5px;
}
.bxslider li .slider_left {
    width: 100%;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.bxslider li .slider_left .slide_text {
    margin-top: 10px;
    width: 100%;
    margin-right: 0;
}
.bxslider li .slider_right{
  width: 100%;
  text-align: center;
}
.bxslider li .slider_right .slide_img{
  width: 100%;
  margin-left: 0;
}
.bx-pager{
  margin-top: 23px;
}
.bxslider li:nth-child(5) .slider_right .slide_img {
    top: 0;
}
.default_left_full .slide_text {
    width: 96%;
}
.gallery_center{
  text-align: center;
}
.gallery_multiscaff a{
  float: none;
  display: inline-block;
}
.gallery_multiscaff a:nth-child(4n+1) {
    margin-right: 20px;
}
.gallery_vrs a{
  float: none;
  display: inline-block;
}
.gallery_vrs a:nth-child(2n+1) {
    margin-right: 20px;
}
}
@media screen and (max-width: 983px) {
  .optional_block{
    display:inline-block;
    margin-bottom:10px;
  }
  .optional_extras{
    padding:20px 0;
    display:block;
  }
}
@media screen and (max-width: 959px) {
  .sub-menu > li{
    margin-bottom:19px;
  }
}
@media screen and (max-width: 955px) {
  .mobile_tower{
    overflow:scroll;
  }
}
@media screen and (max-width: 965px) {
  .multi_block{
    margin-bottom:20px;
}
}
@media screen and (max-width: 901px) {
.list_block{
  padding:20px 0;
}
.block_video{
  text-align:center;
}
.info_img ul li{
  text-align:left;
}
.green {    
    position: relative;
    width: 100%;
    padding: 20px 0 20px;
}
.green a{
  display: inline-block;
  float: none;
  padding-right: 0px;
}
.orange {
    position: relative;
    width: 100%;
    padding: 20px 0 20px;    
}
.orange a{
  display: inline-block;
  float: none;
  padding-left: 0px;
}
.contact_center_default .left{
  width: 100%;
}
.contact_center_default .right {
    width: 100%;
    text-align: center;
}
.contact_center {
    padding: 40px 0 15px;
}
.contact_center .left {
    width: 100%;
}
div.right {
    float: right;
    width: 100%;
}
.info_img{
  text-align: center;
  padding: 20px 0;
}
div.left {
    float: left;
    margin-bottom: 18px;
    text-align: center;
    width: 100%;
}
.list_block .left ul li{
  text-align: left;
}
.tover_bg {
  margin-top: -9px;
}
.compact_tower{
  width: 100%;
  float: left;
}
.compact_tower_table{
  width: 100%;
}
.tower_big .full_widht .block{
  width: 100%;
  float: left;
  padding: 10px 0;
  border-right: none;
}
.pack_details h2 {
    margin-bottom: 20px;
}
.pack_details h3{
  text-align: center;
}
.pack_details span{
  text-align: center;
}
.tower_big .full_widht .block:last-child{
  padding-left: 0;
}
.bottom_button ul li{
  margin-right: 10px;
  margin-bottom: 10px;
}
.bottom_button_orange ul li{
  margin-right: 10px;
  margin-bottom: 10px;
}
.bottom_button{
  padding: 30px 0;
}
.gallery {
  padding: 30px 0;
}
.gallery h2{
  margin-bottom: 20px;
}
.gallery .bx-next{
  display: none;
}
.gallery .bx-prev{
  display: none;
}
.testimonials{
  padding: 20px 0;
}
.giraffe_optional_block{
  padding: 30px 0;
}
.monkey_block{
  text-align: center;  
}
.monkey_block h2{
  text-align: left;
}
.monkey_block img{
  display:inline-block;
  float:none;
}
.monkey_block table{
  width:100%;
}
form label {
    text-align: left;
    display: block;
    margin-bottom: -33px;
}
.list_block .container{
  text-align:center;
}
.over_m{
  overflow:scroll;
}
.page-template-vrs_squirrel .list_block .left{
  width:455px;
  display:inline-block;
  float:none;
}
.page-template-vrs_monkey .list_block .left{
  width:455px;
  display:inline-block;
  float:none;
}
.page-template-vrs_giraffe .list_block .left{
  width:455px;
  display:inline-block;
  float:none;
}
.page-template-MultiScaff .list_block .left{
  width:455px;
  display:inline-block;
  float:none;
}
.page-template-MultiScaff .list_block .left img{
  display:block;
}
.list_bg ul li{
  text-align:left;
}
.download ul li{
  text-align:left;
}

}
@media screen and (max-width: 863px) {
  #logo{
    background-size: 100%;
    width: 138px;
    height: 60px;
  }  
  .mainMenu {   
    margin-top: 21px;
  }
  #logo_multi{
    background-size: 100%;
    width: 138px;
    height: 60px;
  }
}
@media screen and (max-width: 803px) {
.mainMenu > ul > li {
    float: left;
    margin-right: 8px;
}
}
@media screen and (max-width: 771px) {
.gallery_multiscaff a:nth-child(2n+1) {
    margin-right: 0px;
}
}
@media screen and (max-width: 764px) {
.gallery_vrs a{
  margin-right: 0;
}
.gallery_vrs a:nth-child(2n+1) {
    margin-right: 0;
}
.slider_title_block h1{
    background: rgba(0,0,0,0.6);
    padding: 5px 0;
  }
  .slide_static .slide_text h1 {
    background: rgba(0,0,0,0.6);
    padding: 5px 0;
  }
  .slide_static .slide_text .bcn_t{
    background: rgba(0,0,0,0.6);
    padding: 5px 10px;
    width:100%;
    -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  }
  .slide_static .slide_text .bcn_t_orange{
    background: rgba(0,0,0,0.6);
    padding: 5px 10px;
    width:100%;
    -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  }
  .slider_title_block p{
  background: rgba(0,0,0,0.6);
  padding: 5px 10px;
  display:inline-block;
}
  .slide_text{
    width: 100%;
    text-align: center;
  }
  .slide_static .slide_text h1{
    width: 100%;
  }
  .giraffe_logo:before {
    bottom: -74px;
    height: 141px;
    right: 0;
    width: 95px;
    background-size: 100%;
}
  .monkey_logo:before{
    bottom: -74px;
    height: 141px;
    right: 0;
    width: 95px;
    background-size: 100%;
  }
  .squirrel_logo:before{
    bottom: -74px;
    height: 141px;
    right: 0;
    width: 95px;
    background-size: 100%;
  }
}
@media screen and (max-width: 769px) {
  .giraffe_models{
    overflow:scroll;
  }
}
@media screen and (max-width: 635px) {
  .popup_window iframe {
    width: 100%;
  }
  header{
    /*background: rgba(0,0,0,1);*/
   /* border-bottom: 1px solid #f36d21;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(122, 187, 22, 0.5);
    -moz-box-shadow:    0px 1px 5px 0px rgba(122, 187, 22, 0.5);
    box-shadow:         0px 1px 5px 0px rgba(122, 187, 22, 0.5);*/
  }
  .facade_page .blocks .block{
    margin-left:0;
  }
  #logo_mini{
    background-size: 100%;
    margin-top: -52px;
    width: 51px;
  }
  header .container {
    position: relative;
  }
  .mainMenu {
    margin-right: 5px;
    margin-top: 10px;
}
  #menuOpen_green{
    display: block;
    cursor: pointer;
    color: #fff;
    width: 40px;
    height: 40px;
    background: #7abb16;
    text-align: center;
    font-size: 25px;
    line-height: 41px;    
  }
  .menuOpen_orange{
    background: #f36d21 !important;
  }
  .mainMenu_orange #menu-main-menu{
    background: #f36d21 !important;
  }

  .mainMenu_orange > ul > li > a:hover{
      background: #7abb16 !important;
      color: #fff !important;
    }
  .mainMenu_orange > ul > .current-menu-item a{
      background: #7abb16 !important;
      color: #fff !important;  
  }
  .sub-menu > .current-menu-item {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  #menu-main-menu{
    display: none;
    width: 100%;
    left: 0;
    position: absolute;
    top: 94px;
    background: none repeat scroll 0 0 #7abb16;
    padding: 10px;
    -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  }
  .mainMenu > ul > li{
    float: none;
    text-align: left;  
    margin: 5px 0;
  }
    .mainMenu > ul > li > a{
      color: #fff;
      display: inline-block;
      width: 100%;
      padding: 5px 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
    }
    .mainMenu > ul > li > a:hover{
      background: #f36e21;
      color: #fff;
    }
    .mainMenu > ul > .current-menu-item a{
      background: #f36e21;
      color: #fff;      
    }
    .mainMenu > ul > li > a> .sub{
      margin-bottom: 0;
    }
  .mainMenu > ul > .menu-item-has-children > a:before {
    background: none;
    content: ">";
    height: 5px;
    position: absolute;
    right: 14px;
    top: 4px;
    width: 5px;
}
.sub-menu{
  position: relative;
  top: 5px;
  padding: 10px 20px;
}
.sub-menu > li{
  width: 100%;
  min-height: 122px;
  border-right: 1px solid #fff;
  margin: 10px 0;
}
.sub-menu > li  span br{
  display: none;
}
.sub-menu > li  span {
  width: 55%;
}
.sub-menu > li:first-child{
  border-left: 1px solid #fff;
}
.sub-menu .site_green:hover {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.sub-menu .site_green a > span:before {
  font-size: 10px;
}
.sub-menu .site_green a:hover span{
  color: #7abb16;  
}
.sub-menu .site_orange:hover {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.sub-menu .site_orange a:hover span{
  color: #f36e21;
}
.sub-menu > li > a{
  width: 100%;
  text-align: center;
}
.sub-menu > li > a > img{
  width: 118px;
  margin-right: 16px !important;  
  border-radius: 5px;
  margin-bottom: 0;
}
.sub-menu>.site_green a img{
  border: 2px solid #7abb16;
}
.sub-menu>.site_orange a img{
  border: 2px solid #f36e21;
}
.sub-menu > li > a > span {
  float: none;
  width: auto;
  margin-bottom: 0;
  display: inline-block;
  margin-top: 50px;
}
.mainMenu .sub {
  float: none;
  padding: 0;
  width: auto;
  display: inline;
}
.bxslider li:nth-child(1) .slider_right .slide_img img{
    width: 39%;
}
.bxslider li:nth-child(2) .slider_right .slide_img img{
    width: 63%;
}
.bxslider li:nth-child(3) .slider_right .slide_img img{
    width: 46%;
}
.bxslider li:nth-child(4) .slider_right .slide_img img{
    width: 34%;
}
.bxslider li:nth-child(5) .slider_right .slide_img img{
    width: 100%;
}
.bxslider li:nth-child(6) .slider_right .slide_img img{
    width: 39%;
}
.bxslider .bx-pager {
    margin-top: -6px;
}
.bxslider li .slider_left{
  text-align: center;
}
footer{
  padding: 22px 0;
}
footer > .container .foot_text{
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}
footer > .container .foot_text h2 {
  margin-bottom: 8px;
}
footer > .container .subscribe {
    text-align: center;
    width: 100%;
}
footer > .container .subscribe h3{
  width: 100%;
  float: none;
}
footer #wpcf7-f684-o1{
  width: 100%;
}
footer span.wpcf7-form-control-wrap{
  display: block;
}
footer > .container .subscribe h3{
  margin-right: 0px;
}
.list_block_orange .left .info_point .info_popub{
  position:fixed;
  top:0;
  left:0;
}
.list_block .left .info_point .info_popub{
  position:fixed;
  top:0;
  left:0;
}
}
@media screen and (max-width: 632px) {
  .multi_block{
    margin-right:0px;
    margin-bottom:10px;
  }
}
@media screen and (max-width: 596px) {
  .monkey_block img{
    width:100%;
  }
}
@media screen and (max-width: 488px) {
  .compact_tower_table{
    overflow:scroll;
  }
}
@media screen and (max-width: 480px) {
  h1{
    font-size: 30px;
  }
  .bxslider li .slide_text h2{
    font-size: 17px;
  }  
  div.right img{
    width: 100%;
  }
  .giraffe_optional_block > .container div {
    margin-right: 0;
    width: 100%;
}
  .giraffe_optional_block > .container div + div {
    margin-top: 19px;
    width: 35%;
}
}
@media screen and (max-width: 492px) {
.gallery_multiscaff a:nth-child(1n+1) {
    margin-right: 0px;
}
.gallery_vrs a {
  width: 100%;
}
.gallery_vrs a img{
  width: 100%;
  height: 100%;
}
}
@media screen and (max-width: 451px) {
.green{
  min-height: 20px;
}
.orange{
  min-height: 20px;
}
.green a{
  display: inline-block;
  float: none;
  padding: 5px;
  width: 100%;  
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.orange a{
  display: inline-block;
  float: none;
  padding: 5px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
}
@media screen and (max-width: 390px) {
  .sub-menu > li > a > img {
    width: 76px;
  }
  .sub-menu > li > a > span{
    font-size: 17px;
    margin-top: 32px;
  }
  .tower_big .full_widht .block img{
    width: 100%;
  }

}
@media screen and (max-width: 320px) {
  .optional_block{
    width:100%;
    -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  }

.optional_block img {
  width:100%;
}
}