@import url('https://fonts.googleapis.com/css?family=Medula+One');
@import url('https://fonts.googleapis.com/css?family=Lato');

.site-menu-outer ul:after, .site-footer-menu ul:after, .social-icons:after, .inline-form-dark:after, .inline-form:after, .search-form:after, .page-banner-inner:after, .page-section-outer:after, .site-outer:after, .row:after, [class^="col-"]:after, .site-header:after, .site-menu-outer:after, .site-footer-times:after, .gform_fields li:after, .page-bottom:after, .pagination:after, .alt:after, .img-grid:after, .clearfix:after, .clearfix {
  display: block;
  clear: both;
  content: '';
}

.site-menu-outer ul, .site-footer-menu ul, .social-icons {
  padding-top: 0px;
}
.site-menu-outer ul li, .site-footer-menu ul li, .social-icons li {
  margin: 0px;
  float: left;
  list-style: none;
}
.site-menu-outer ul li:last-child, .site-footer-menu ul li:last-child, .social-icons li:last-child {
  margin-right: 0px;
}

.fa-icon, [class^="fa-"]:before {
  display: inline-block;
  position: relative;
  font-family: "FontAwesome";
  font-weight: normal;
  line-height: 95%;
}

.search-btn, .site-logo {
  overflow: hidden;
  text-indent: -99999px;
}

.inline-form-dark, .inline-form {
  position: relative;
}
.inline-form-dark input, .inline-form input {
  width: 98%;
  height: 45px;
  padding-top: 15px;
  border-radius: 4px;
}
.inline-form-dark .btn, .inline-form-dark .btn-light, .inline-form-dark .btn-disabled, .inline-form-dark .gform_button, .inline-form-dark .pagination-item-left.active a, .pagination-item-left.active .inline-form-dark a, .inline-form-dark .pagination-item-right.active a, .pagination-item-right.active .inline-form-dark a, .inline-form .btn, .inline-form .btn-light, .inline-form .btn-disabled, .inline-form .gform_button, .inline-form .pagination-item-left.active a, .pagination-item-left.active .inline-form a, .inline-form .pagination-item-right.active a, .pagination-item-right.active .inline-form a {
  width: 45px;
  height: 45px;
  padding: 0px;
  position: absolute;
  top: 0px;
  right: 0px;
  border-radius: 0px 4px 4px 0px;
  text-align: center;
}

.inline-form-dark input {
  border: none;
  background: rgba(255, 255, 255, 0.15);
}
.inline-form-dark input:hover, .inline-form-dark input:focus {
  background: #fff;
}

*, *:before, *:after {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px;
  font-size: 100%;
  font: inherit;
  outline: 0;
}

/*------------------------------------*\
-------- Framework
\*------------------------------------*/
.search-form, .page-banner-inner, .page-section-outer, .site-outer {
  max-width: 790px;
  width: 100%;
  margin: 0px auto;
}
@media screen and (max-width: 1460px) {
  .search-form, .page-banner-inner, .page-section-outer, .site-outer {
    width: 94%;
  }
}

.row + .row {
  margin-top: 4%;
}

[class^="col-"] {
  float: left;
  margin-right: 4%;
}
[class^="col-"]:last-child {
  margin-right: 0%;
}

.col-1 {
  width: 4.6666666667%;
}

.col-2 {
  width: 13.3333333333%;
}

.col-3 {
  width: 22%;
}

.col-4 {
  width: 30.6666666667%;
}

.col-5 {
  width: 39.3333333333%;
}

.col-6 {
  width: 48%;
}

.col-7 {
  width: 56.6666666667%;
}

.col-8 {
  width: 65.3333333333%;
}

.col-9 {
  width: 74.0%;
}

.col-10 {
  width: 82.6666666667%;
}

.col-11 {
  width: 91.3333333333%;
}

.col-12 {
  width: 100%;
}

.col-grey {
  padding: 30px;
  background: #f7f7f7;
}
.col-grey .btn, .col-grey .btn-light, .col-grey .btn-disabled, .col-grey .gform_button, .col-grey .pagination-item-left.active a, .pagination-item-left.active .col-grey a, .col-grey .pagination-item-right.active a, .pagination-item-right.active .col-grey a {
  background-image: linear-gradient(to left, black 50%, #f7f7f7 50%);
}

body, input {
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 16px;
  color: #1e1e1e;
  line-height: 100%;
  letter-spacing: 0.8px;
}

h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a,
h5, h5 a,
h6, h6 a {
  font-family: "proxima-nova", Arial, sans-serif;
  font-weight: bold;
  line-height: 100%;
  text-transform: uppercase;
  color: #050505;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  border-bottom: none !important;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  opacity: 0.5 !important;
}

h1 {
  font-size: 3.875em;
  letter-spacing: 4px;
}

h2 {
  font-size: 2.500em;
  letter-spacing: 4px;
}

h3 {
  font-size: 2.000em;
  letter-spacing: 4px;
}

h4 {
  font-size: 1.625em;
  letter-spacing: 2px;
}

h5 {
  font-size: 1.375em;
  letter-spacing: 2px;
}

h6 {
  font-size: 1.125em;
  letter-spacing: 2px;
}

h1 + *,
h2 + *,
h3 + *,
h4 + *,
h5 + *,
h6 + * {
  margin-top: 30px;
}

p, li {
  font-size: 1.1em;
  line-height: 0.9em;
}

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

ul li, ol li {
  margin: 15px 0px 15px 40px;
}

ul + p,
ol + p {
  margin-top: 30px;
}

p + h1,
p + h2,
ul + h1,
ul + h2 {
  margin-top: 60px;
}

p + h3,
p + h4,
ul + h3,
ul + h4 {
  margin-top: 45px;
}

p + ul, p + ol {
  margin-top: 10px;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

a {
  font-weight: 600;
  text-decoration: none;
  color: #1e1e1e;
  -webkit-transition: opacity ease 0.25s;
  -ms-transition: opacity ease 0.25s;
  transition: opacity ease 0.25s;
}

.text-large {
  font-size: 1.375em;
  line-height: 155%;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-faded {
  color: #848484;
}

.text-highlight {
  color: #1e1e1e;
}

@media screen and (max-width: 670px) {
  h1 {
    font-size: 2.500em;
  }
}
@font-face {
  font-family: "FontAwesome";
  src: url("fontawesome.eot?v=4.3.0");
  src: url("fontawesome.eot?v=4.3.0#iefix") format("embedded-opentype"), url("fontawesome.woff?v=4.3.0") format("woff"), url("fontawesome.ttf?v=4.3.0") format("truetype"),
  font-weight: normal;
  font-style: normal;
}
.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-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 {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

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

.btn, .btn-light, .page-bottom-form .gform_button, .btn-disabled, .gform_button, .pagination-item-left.active a, .pagination-item-right.active a {
  padding: 15px 30px;
  display: inline-block;
  border: 3px solid #000;
  background-size: 200% 100%;
  background-image: linear-gradient(to left, black 50%, white 50%);
  -webkit-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  transition: all ease 0.25s;
  font-size: 1.000em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.5px;
  color: #000;
}
.btn:hover, .btn-light:hover, .btn-disabled:hover, .gform_button:hover, .pagination-item-left.active a:hover, .pagination-item-right.active a:hover, .btn:active, .btn-light:active, .btn-disabled:active, .gform_button:active, .pagination-item-left.active a:active, .pagination-item-right.active a:active {
  opacity: 1 !important;
  cursor: pointer;
  color: #fff;
}
.btn:focus, .btn-light:focus, .btn-disabled:focus, .gform_button:focus, .pagination-item-left.active a:focus, .pagination-item-right.active a:focus, .btn:active, .btn-light:active, .btn-disabled:active, .gform_button:active, .pagination-item-left.active a:active, .pagination-item-right.active a:active {
  background-position: 0% 0%;
}
.btn:hover, .btn-light:hover, .btn-disabled:hover, .gform_button:hover, .pagination-item-left.active a:hover, .pagination-item-right.active a:hover {
  background-position: -100% 0%;
}
.btn svg, .btn-light svg, .page-bottom-form .gform_button svg, .btn-disabled svg, .gform_button svg, .pagination-item-left.active a svg, .pagination-item-right.active a svg {
  width: 20px;
  height: 20px;
  -webkit-transition: all linear 0.15s;
  -ms-transition: all linear 0.15s;
  transition: all linear 0.15s;
}

.btn-light, .page-bottom-form .gform_button {
  border-color: #fff;
  background-color: transparent;
  background-image: linear-gradient(to left, white 50%, transparent 50%);
  color: #fff;
}
.btn-light:hover, .page-bottom-form .gform_button:hover {
  color: #000;
}

.btn-disabled {
  opacity: 0.3;
  background: none;
}
.btn-disabled:hover, .btn-disabled:active {
  cursor: not-allowed;
  opacity: 0.3 !important;
  background: none;
  color: #000;
}

.btn-small, .page-bottom-form .gform_button {
  padding: 9px 20px;
  font-size: 0.875em;
  font-weight: 600;
}

.btn-large {
  padding: 35px 130px;
  font-size: 1.125em;
  font-weight: 600;
  letter-spacing: 1.5px;
}

.btn-group [class^="btn"]:nth-child(1n+2) {
  margin-left: 20px;
}

.share-btns {
  margin-top: 50px;
}

@media screen and (max-width: 670px) {
  .btn-large {
    padding-left: 40px;
    padding-right: 40px;
  }
}
form {
  display: block;
}

input:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button), textarea {
  padding: 15px;
  border: 1px solid #000;
  background: transparent;
  font-size: 1.000em;
  font-weight: 600;
  color: #000;
}
input:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button):hover, input:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button):focus, textarea:hover, textarea:focus {
  outline: 0;
  border-color: #a1a1a1;
  background: #fff;
  color: #1e1e1e;
}
input:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button)::-moz-placeholder, textarea::-moz-placeholder {
  color: #888;
}
input:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button)::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  padding-top: 3px;
  font-weight: 600;
  color: #000;
}

input {
  -webkit-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  transition: all linear 0.2s;
}

textarea {
  -webkit-transition: border linear 0.2s, background linear 0.2s;
  -ms-transition: border linear 0.2s, background linear 0.2s;
  transition: border linear 0.2s, background linear 0.2s;
}

input, textarea {
  -webkit-appearance: none;
  border-radius: 0px;
}

.search-form-outer {
  padding: 30px 0px;
  background: #f7f7f7;
}

.search-form {
  position: relative;
}

.search-field:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button) {
  width: 100%;
  padding: 18px;
  border: none;
  background: none;
  font-size: 1.375em;
  font-weight: normal;
  color: #1e1e1e;
}
.search-field:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button):hover, .search-field:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button):focus {
  background: none;
  font-weight: normal;
  color: #1e1e1e;
}
.search-field:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button)::-webkit-input-placeholder {
  padding-top: 3px;
  font-weight: normal;
  color: #1e1e1e;
}

.search-btn {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../../img/search.svg");
  background-size: 100%;
  -webkit-transition: opacity ease 0.25s;
  -ms-transition: opacity ease 0.25s;
  transition: opacity ease 0.25s;
}
.search-btn:hover {
  cursor: pointer;
  opacity: 0.5;
}

blockquote {
  margin: 0px;
  position: relative;
}
blockquote + blockquote {
  margin-top: 100px !important;
}
blockquote footer {
  padding: 0px 0px 0px 40px;
}
blockquote footer strong {
  font-size: 1.125em;
}

.quote-content {
  margin: 40px 0px 20px 40px;
  padding: 50px;
  background: #f7f7f7;
}
.quote-content p {
  font-size: 1.375em;
  font-style: italic;
  line-height: 150%;
}
.quote-content p:first-child:before, .quote-content p:last-child:after {
  content: '"';
}

.quote-icon {
  width: 80px;
  height: 80px;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  border-radius: 1000px;
  background: #1e1e1e;
  text-align: center;
}
.quote-icon svg {
  width: 40px;
  margin-top: 27px;
}

table {
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
  border-spacing: 0px;
  border-collapse: separate;
  border: 1px solid #ddd;
  text-align: left;
}

tr:hover {
  background: #f9f9f9;
}

th {
  padding: 11px 13px;
  border-bottom: 2px solid #ddd;
  border-right: 1px solid #ddd;
  background: #f9f9f9;
  font-weight: 600;
}
th:last-child {
  border-right: none;
}

td {
  padding: 9px 13px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size: 16px;
}
td:last-child {
  border-right: none;
}

tr:last-child td {
  border-bottom: none;
}

/*------------------------------------*\
-------- Components
\*------------------------------------*/
.site-has-announcement {
  padding-top: 0px;
}

.site-announcement-outer {
  width: 100%;
  padding: 15px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #1e1e1e;
  text-align: center;
}

.site-announcement-inner {
  color: #fff;
}
.site-announcement-inner strong {
  margin-right: 20px;
  position: relative;
  top: 2px;
  font-size: 1.375em;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media screen and (max-width: 670px) {
  .site-has-announcement {
    padding-top: 82px;
  }

  .site-announcement-inner strong {
    margin-right: 0px;
    display: block;
    position: static;
  }
}
.site-header {
  width: 100%;
  max-width: 1600px;
  position: fixed;
  top: 0px;
  z-index: 100;
}
.site-header .site-logo, .site-header .site-logo-text {
  margin: 0px 0px;
  float: left;
}

.site-header-right {
  position: absolute;
  top: 58px;
  right: 60px;
}
.site-header-right a {
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.site-header-right .site-header-link {
  font-size: 1.125em;
}

.site-header-scrolled {
  background: #000;
}
.site-header-scrolled .site-logo {
  height: 61px;
}
.site-header-scrolled .site-logo-text span {
  bottom: -25px;
}
.site-header-scrolled .site-logo-text-scrolled span {
  bottom: 100px;
}
.site-header-scrolled .site-menu-outer {
  padding: 10px 0px;
}
.site-header-scrolled [class^="site-menu-inner-"] {
  margin-top: 20px;
}
.site-header-scrolled .site-header-right {
  top: 32px;
}

.site-header-offset {
  top: 58px;
}

@media screen and (max-width: 1415px) and (min-width: 1061px) {
  .site-header-link {
    display: none;
  }
}
@media screen and (max-width: 1060px) {
  .site-header-scrolled .site-logo, .site-header-scrolled .site-logo-text {
    max-width: 205px;
  }
  .site-header-scrolled .site-logo {
    margin: 0px;
    background-position: left;
  }
  .site-header-scrolled .site-logo-text {
    background-position: left 90px;
  }
  .site-header-scrolled .site-logo-text-scrolled {
    background-position: left 0px;
  }
  .site-header-scrolled .site-header-right {
    top: 32px;
    right: 3%;
  }
}
@media screen and (max-width: 670px) {
  .site-header-offset {
    top: 82px;
  }

  .site-header-link {
    display: none;
  }
}
.site-menu-mobile-outer {
  display: none;
}

.site-menu-outer {
  width: 100%;
  max-width: 990px;
  margin: 0px auto;
  padding: 20px 0px;
}
.site-menu-outer ul li {
  margin: 0px 25px 0px 0px;
  font-size: 0.875em;
}
.site-menu-outer a {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #fff;
}
.site-menu-outer .current-menu-item a {
  box-shadow: 0px 1px 0px #fff;
}

[class^="site-menu-inner-"] {
  margin-top: 35px;
  float: left;
}

.page-template-menus .site-menu-inner-right .taster-menus a {
  box-shadow: none;
}

@media screen and (max-width: 1060px) {
  .site-menu-outer {
    width: 94%;
  }

  [class^="site-menu-inner-"] {
    display: none;
  }

  .site-menu-mobile-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 990;
    background: #000;
  }

  .site-menu-mobile {
    margin-top: 110px;
    text-align: center;
  }
  .site-menu-mobile ul {
    display: inline-block;
    list-style: none;
  }
  .site-menu-mobile li {
    margin: 30px 0px;
    font-size: 1.125em;
  }
  .site-menu-mobile a {
    text-transform: uppercase;
    color: #fff;
  }
  .site-menu-mobile a:hover {
    opacity: 0.5;
  }
  .site-menu-mobile .current-menu-item a {
    box-shadow: 0px 1px 0px #fff;
  }

  .site-menu-mobile-btn {
    margin-top: 70px !important;
  }
  .site-menu-mobile-btn a {
    padding: 22px 70px;
    border: 2px solid #fff;
  }

  .single-qf_menu .site-menu-mobile .menus a,
  .single-post .site-menu-mobile .events a {
    box-shadow: 0px 1px 0px #fff;
  }

  .page-template-menus .site-menu-mobile .taster-menus a {
    box-shadow: none;
  }
}
@media screen and (max-width: 670px) {
  .site-menu-mobile {
    margin-top: 30px;
  }

  .site-menu-mobile-btn a {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.toggle-menu {
  display: none;
}

@media screen and (max-width: 1060px) {
  .toggle-menu-open:after {
    background: url("../img/toggle-menu-open.svg");
  }

  .toggle-menu-close:after {
    background: url("../img/toggle-menu-close.svg");
  }

  .toggle-menu {
    display: inline-block;
    position: relative;
    top: -1px;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #fff;
  }
  .toggle-menu:after {
    width: 16px;
    height: 14px;
    margin-left: 20px;
    display: inline-block;
    position: relative;
    top: 2px;
    content: '';
  }

  .toggle-menu-open:before {
    margin: 0px 20px;
    display: inline-block;
    content: '|';
    font-size: 1.286em;
  }

  .toggle-menu-close {
    position: absolute;
    top: 31px;
    right: 3%;
  }
}
@media screen and (max-width: 670px) {
  .toggle-menu-txt {
    display: none;
  }

  .toggle-menu-open:before {
    display: none;
  }
}
.site-logo, .site-logo-text {
  width: 100%;
  max-width: 265px;
  height: 89px;
}

.site-logo {
  display: inline-block;
  background: url("../img/site-logo.png") no-repeat center;
}

.site-logo-text {
  background-position: center 90px;
}

.site-logo-text-scrolled {
  background-position: center 0px;
}

.site-logo-text, .site-logo-text-scrolled {
  font-size: 2.500em;
  text-align: center;
  text-indent: 0px;
  color: #fff;
}
.site-logo-text span, .site-logo-text-scrolled span {
  position: relative;
  bottom: -38px;
}

.site-footer {
  padding: 100px 5% 50px;
  position: relative;
  background-size: cover;
  text-align: center;
}
.site-footer:before, .site-footer:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  content: '';
}
.site-footer:before {
  background: -moz-radial-gradient(center, ellipse cover, transparent 0%, #000 80%);
  background: -webkit-radial-gradient(center, ellipse cover, transparent 0%, #000 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0%, #000000 80%);
}
.site-footer:after {
  background: rgba(0, 0, 0, 0.55);
}
.site-footer * {
  position: relative;
  z-index: 5;
  color: #fff;
}
.site-footer .text-large {
  margin-top: 20px;
  font-size: 1.250em;
}
.site-footer .btn-large {
  margin-top: 30px;
  font-size: 1.125em;
}
.site-footer .btn, .site-footer .btn-light, .site-footer .btn-disabled, .site-footer .gform_button, .site-footer .pagination-item-left.active a, .pagination-item-left.active .site-footer a, .site-footer .pagination-item-right.active a, .pagination-item-right.active .site-footer a {
  min-width: 250px;
}
.site-footer a:hover {
  opacity: 0.5;
}

.site-footer-times {
  max-width: 980px;
  margin: 60px auto 50px;
}

.site-footer-times-item {
  width: 33.33%;
  float: left;
}
.site-footer-times-item svg {
  height: 50px;
  margin-bottom: 25px;
}

.site-footer-times-item-size-2 {
  width: 50%;
}

.site-footer-times-item-size-3 {
  width: 33.33%;
}

.site-footer-times-item-title {
  font-size: 1.375em;
}

.site-footer-times-item-desc {
  margin-top: 20px;
}
.site-footer-times-item-desc strong {
  font-weight: 600;
  text-transform: uppercase;
}

.site-footer-menu {
  max-width: 980px;
  width: 94%;
  margin: 60px auto 0px;
  padding-top: 30px;
  border-top: 2px solid #fff;
}
.site-footer-menu ul {
  display: inline-block;
}
.site-footer-menu ul li {
  margin: 0px 22px 0px 0px;
  font-size: 0.875em;
}
.site-footer-menu a {
  text-transform: uppercase;
}

.site-footer-email {
  font-size: 1.125em;
  text-transform: uppercase;
}

.site-footer-copyright a {
  font-weight: normal;
}

@media screen and (max-width: 670px) {
  .site-footer-times {
    margin: 0px;
  }
  .site-footer-times * {
    display: none;
  }

  .site-footer .btn-large {
    padding-left: 40px;
    padding-right: 40px;
  }
  .site-footer .btn, .site-footer .btn-light, .site-footer .btn-disabled, .site-footer .gform_button, .site-footer .pagination-item-left.active a, .pagination-item-left.active .site-footer a, .site-footer .pagination-item-right.active a, .pagination-item-right.active .site-footer a {
    margin-top: 30px;
    clear: both;
  }

  .site-footer-menu {
    margin: 40px auto -20px;
  }
  .site-footer-menu ul {
    display: none;
  }
}
.gform_fields li {
  margin: 10px 0px 0px;
  list-style: none;
}
.gform_fields li:first-child {
  margin-top: 0px;
}
.gform_fields input:not([type="submit"]), .gform_fields textarea {
  width: 100%;
}

.g-textarea-large textarea {
  min-height: 400px;
}

.gfield_label {
  display: none;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1e1e1e;
}

.gform_footer {
  margin-top: 10px;
  display: inline-block;
}

.gform_ajax_spinner {
  margin-top: 15px;
  float: right;
  display: none;
}

.gform_button {
  margin-right: 10px;
}

.validation_error, .gform_confirmation_message {
  width: 100%;
  margin-bottom: 20px;
  padding: 40px;
  font-size: 20px;
  text-align: center;
  line-height: 120%;
  color: #fff;
}

.validation_error {
  background: #ff4b4b;
}

.gform_confirmation_message {
  background: #1e1e1e;
}

.gfield_error {
  position: relative;
}
.gfield_error input {
  border-color: #ff4b4b;
}
.gfield_error .validation_message {
  width: 100%;
  display: inline-block;
  position: relative;
  top: -5px;
  font-size: 10px;
  text-align: right;
  color: #ff4b4b;
}

.page-banner-outer {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-banner-outer:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  content: '';
  background: rgba(0, 0, 0, 0.6);
}
.page-banner-outer a:hover {
  opacity: 0.5;
}

.page-banner-inner {
  width: 92%;
  margin-top:-100px;
  padding: 300px 0px 190px;
  position: relative;
  z-index: 5;
  text-align: center;
}
.page-banner-inner * {
  color: #fff;
}
.page-banner-inner h1 {
  font-family: 'Medula One', cursive;
  margin-bottom: 20px;
}
.page-banner-inner p {
  font-family: 'Lato', sans-serif;
  margin-bottom: 40px;
  font-size: 1.15em;
  line-height: 130%;
  padding:0 5%;
  font-weight:bold;
}
.page-banner-inner .btn-light, .page-banner-inner .page-bottom-form .gform_button, .page-bottom-form .page-banner-inner .gform_button {
  padding-left: 80px;
  padding-right: 80px;
}

.page-banner-inner-single {
  padding: 290px 0px 80px;
  text-align: left;
}

.page-banner-logo {
  width: 100%;
  max-width: 510px;
  margin-bottom: 40px;
  display: inline-block;
}

.page-banner-icon {
  width: 90px;
  margin-bottom: 20px;
  display: inline-block;
}

.page-banner-img {
  max-width: 182px;
  margin-top: 50px;
}

.page-outer {
  background: #fff;
}

.page-intro {
  padding: 110px 0px;
}

.page-section-inner {
  padding: 50px 0px;
}

.page-intro {
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
}

.page-bottom {
  margin-top: 30px;
}

.page-bottom-col {
  width: 49%;
  min-height: 510px;
  padding: 150px 75px;
  position: relative;
  background-color: #1e1e1e;
  text-align: center;
}
.page-bottom-col:first-child {
  float: left;
}
.page-bottom-col:last-child {
  float: right;
}
.page-bottom-col:before {
  width: 92.8%;
  height: 88.2%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 4px solid #191919;
}
.page-bottom-col * {
  position: relative;
  z-index: 5;
}
.page-bottom-col h4, .page-bottom-col p, .page-bottom-col .page-bottom-col-subtitle {
  color: #fff;
}
.page-bottom-col p {
  margin-top: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.page-bottom-col .page-bottom-col-subtitle {
  margin-bottom: 44px;
  display: block;
  font-size: 2.000em;
  text-transform: none;
  line-height: 130%;
}
.page-bottom-col [class^="btn"] {
  min-width: 140px;
}

.page-bottom-col-img {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  opacity: 0.15;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  background-size: cover;
}

.page-bottom-form input:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button) {
  width: 100%;
  max-width: 475px;
  height: 50px;
  margin: 20px 0px;
  opacity: 0.5;
  border: 1px solid #fff;
  background: none;
  text-align: left;
  color: #fff;
}
.page-bottom-form input:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button):hover, .page-bottom-form input:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button):focus {
  opacity: 1;
  border-color: #fff;
}
.page-bottom-form input:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button)::-moz-placeholder {
  text-transform: uppercase;
  text-align: center;
}
.page-bottom-form input:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button)::-webkit-input-placeholder {
  padding-top: 2px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
.page-bottom-form .gform_confirmation_message {
  margin-top: 30px;
  margin-bottom: -30px;
}
.page-bottom-form .validation_error {
  display: none;
}
.page-bottom-form .gfield_description {
  margin-top: -10px;
  display: inherit;
  text-align: center;
}

@media screen and (max-width: 1415px) {
  .page-banner-outer {
    background-position: center;
  }

  .page-banner-inner {
    padding: 310px 0px 190px;
  }

  .page-template-home .page-banner-inner {
    padding: 210px 0px 90px;
  }

  .page-banner-inner-single {
    padding: 420px 0px 80px;
  }
}
@media screen and (max-width: 1060px) {
  .page-bottom {
    padding: 0% 3%;
  }

  .page-bottom-col {
    width: 100%;
    min-height: 1px;
    padding: 100px 50px;
    float: none;
  }
  .page-bottom-col:first-child {
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 670px) {
  .page-banner-inner {
    padding: 201px 0px 120px;
  }
  .page-banner-inner .btn-group {
    max-width: 410px;
    margin: 0px auto;
  }
  .page-banner-inner .btn-light, .page-banner-inner .page-bottom-form .gform_button, .page-bottom-form .page-banner-inner .gform_button {
    margin-bottom: 20px;
    margin-left: 0px !important;
  }

  .page-banner-img {
    margin-top: 20px;
  }

  .page-template-home .page-banner-inner {
    padding: 151px 0px 70px;
  }

  .page-banner-inner-single {
    padding: 301px 0px 70px;
  }

  .page-intro {
    padding: 60px 0px;
  }

  .page-bottom-col {
    padding: 75px 50px;
  }
}
.post-content * + .row {
  margin-top: 60px;
}
.post-content .row + .row {
  margin-top: 30px;
}
.post-content .row img {
  margin-bottom: 30px;
}
.post-content .row h1 + p,
.post-content .row h2 + p,
.post-content .row h3 + p,
.post-content .row h4 + p,
.post-content .row h5 + p,
.post-content .row h6 + p {
  margin-top: 10px;
}
.post-content blockquote + * {
  margin-top: 40px;
}
.post-content * + blockquote {
  margin-top: 80px;
}
.post-content a:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button) {
  display: inline-block;
  border-bottom: 1px solid #d6d6d6;
  line-height: 120%;
}
.post-content a:not(.btn):not(.btn-light):not(.btn-disabled):not(.gform_button):hover {
  opacity: 0.5;
}
.post-content * + .btn, .post-content * + .btn-light, .post-content .page-bottom-form * + .gform_button, .post-content * + .btn-disabled, .post-content * + .gform_button, .post-content .pagination-item-left.active * + a, .pagination-item-left.active .post-content * + a, .post-content .pagination-item-right.active * + a, .pagination-item-right.active .post-content * + a {
  margin-top: 30px;
}
.post-content .btn + *, .post-content .btn-light + *, .post-content .page-bottom-form .gform_button + *, .post-content .btn-disabled + *, .post-content .gform_button + *, .post-content .pagination-item-left.active a + *, .pagination-item-left.active .post-content a + *, .post-content .pagination-item-right.active a + *, .pagination-item-right.active .post-content a + * {
  margin-top: 40px;
}

.img-full {
  width: 100%;
  margin: -20px 0px;
}

.post-next-link {
  max-height: 365px;
  overflow: hidden;
  position: relative;
  display: block;
}
.post-next-link:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 1;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: background ease 0.25s;
  -ms-transition: background ease 0.25s;
  transition: background ease 0.25s;
}
.post-next-link:hover:before {
  background: rgba(0, 0, 0, 0.65);
}
.post-next-link img {
  width: 100%;
  display: block;
}

.post-next-link-content {
  width: 92%;
  max-width: 980px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.375em;
  font-weight: 600;
  text-align: center;
  color: #fff;
}

.post-next-link-title {
  margin-top: 30px;
  display: block;
  font-size: 1.818em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 110%;
}

@media screen and (max-width: 670px) {
  .post-content [class^="col-"] {
    width: 100%;
    float: none;
  }
}
.post-snippet + .post-snippet {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #1e1e1e;
}
.post-snippet .post-title {
  font-size: 2.000em;
}
.post-snippet .post-date {
  margin: 15px 0px 20px;
}

.post-date {
  display: block;
  font-size: 1.375em;
}

.pagination {
  margin: 40px 0px 0px;
  padding-top: 40px;
  border-top: 1px solid #1e1e1e;
  text-align: center;
}

[class^="pagination-item-"] {
  width: 33.33%;
  min-height: 1px;
  float: left;
}

.pagination-item-left a {
  float: left;
}

.pagination-item-right {
  float: right;
}
.pagination-item-right a {
  float: right;
}

/*@media screen and (max-width: $break-2) {
	.pagination {
		position:relative;
	}

	.single .pagination {
		padding-bottom:81px;
	}

	[class^="pagination-item-"] {
		a {
			min-width:100%;
			width:100%;
		}
	}

	.pagination-item-left, .pagination-item-right {
		width:50%;
	}

	.pagination-item-left {
		padding-right:10px;
	}

	.pagination-item-right {
		padding-left:10px;
	}

	.pagination-item-center {
		width:100%;
		position:absolute;
		bottom:0px;
		left:0px;
	}
}

@media screen and (max-width: $break-3) {
	.pagination {
		margin-bottom:-20px;
	}
}*/
.menu-items-list-count-1, .menu-items-list-count-2 {
  display: inline-block;
}

.menu-items-list-count-1 {
  max-width: 294px;
}
.menu-items-list-count-1 .col-4 {
  width: 100%;
}

.menu-items-list-count-2 {
  max-width: 627px;
}
.menu-items-list-count-2 .col-4 {
  width: 48%;
}

.menus-item {
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
}
.menus-item:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 1;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: background ease 0.25s;
  -ms-transition: background ease 0.25s;
  transition: background ease 0.25s;
}
.menus-item:hover:before {
  background: transparent;
}
.menus-item img {
  width: 100%;
  display: block;
}

.menus-item-content {
  padding-right: 30px;
  display: inline-block;
  position: absolute;
  z-index: 5;
  text-align: left;
}
.menus-item-content svg {
  height: 50px;
  margin-bottom: 20px;
}

.menus-item-title {
  font-weight: 600;
  color: #fff;
}

.menus-item-small .menus-item-content {
  bottom: 25px;
  left: 30px;
}
.menus-item-small .menus-item-title {
  font-size: 1.375em;
}

.menus-item-large .menus-item-content {
  bottom: 35px;
  left: 40px;
}
.menus-item-large .menus-item-title {
  font-size: 2.000em;
}

@media screen and (max-width: 670px) {
  .menu-items-list [class^="col-"], .menu-items-list .menus-item {
    width: 100%;
  }
  .menu-items-list [class^="col-"] {
    float: none;
  }
  .menu-items-list .menus-item {
    margin-bottom: 30px;
  }
  .menu-items-list .menus-item img {
    width: 100%;
  }
  .menu-items-list .menus-item-title {
    font-size: 1.625em;
  }
}
.alt {
  position: relative;
}
.alt:before {
  width: 33.33%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  content: '';
  background: #1e1e1e;
}

.alt-item {
  padding: 30px;
  float: left;
  position: relative;
  z-index: 25;
  text-align: center;
}
.alt-item:nth-child(odd) {
  background: #050505;
}
.alt-item:nth-child(even) {
  background: #1e1e1e;
}
.alt-item * {
  color: #fff;
}
.alt-item h4 {
  font-size: 1.375em;
}
.alt-item p {
  margin-top: 20px;
}
.alt-item strong {
  font-weight: 600;
  text-transform: uppercase;
}

.alt-size-2 {
  width: 50%;
}

.alt-size-3 {
  width: 33.33%;
}

@media screen and (max-width: 670px) {
  .alt-size-2, .alt-size-3 {
    width: 100%;
    float: none;
  }
}
.img-grid-item {
  max-height: 390px;
  float: left;
  display: inline-block;
  overflow: hidden;
  position: relative;
  border: 0px solid #fff;
  background: #000;
}
.img-grid-item:before, .img-grid-item:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.img-grid-item:before {
  background: rgba(0, 0, 0, 0.5);
}
.img-grid-item:after {
  opacity: 0;
  border: 4px solid #fff;
  -webkit-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.img-grid-item:hover:after {
  opacity: 1;
}
.img-grid-item:nth-child(1) {
  width: 33%;
  border-left-width: 4px;
  border-right-width: 4px;
}
.img-grid-item:nth-child(1):hover:after {
  width: 90%;
  height: 87%;
}
.img-grid-item:nth-child(2) {
  width: 67%;
  border-right-width: 4px;
}
.img-grid-item:nth-child(2):hover:after {
  width: 95.5%;
  height: 87.3%;
}
.img-grid-item:nth-child(3) {
  width: 100%;
  border-width: 4px;
}
.img-grid-item:nth-child(3):hover:after {
  width: 96.5%;
  height: 85%;
}
.img-grid-item img {
  width: 100%;
  display: block;
}

.img-grid-item-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 1060px) {
  .img-grid-item {
    width: 100% !important;
    height: 243px;
    float: none;
  }
  .img-grid-item:nth-child(2) {
    border-left-width: 3px;
  }
  .img-grid-item:nth-child(3) {
    border-width: 0px;
    border-left-width: 3px;
    border-right-width: 4px;
  }
  .img-grid-item:hover:after {
    width: 96.5% !important;
    height: 85% !important;
  }
}
@media screen and (max-width: 670px) {
  .img-grid-item {
    height: 165px;
  }

  .img-grid-item-txt {
    font-size: 1.625em;
  }
}
.social-icons {
  display: inline-block;
}
.social-icons li {
  margin: 0px 12px;
}
.social-icons a, .social-icons svg {
  -webkit-transition: all linear 0.15s;
  -ms-transition: all linear 0.15s;
  transition: all linear 0.15s;
}
.social-icons a {
  width: 20px;
  display: inline-block;
}
.social-icons a:hover svg {
  fill: #fff;
}

.popup-outer {
  width: 100%;
  height: 100%;
  display: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 950;
  background: #000;
}

.popup-btn-cancel {
  padding: 18px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.popup-inner {
  max-width: 980px;
  width: 92%;
  padding: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 980;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.popup-inner * {
  color: #fff;
}

.popup-close {
  position: absolute;
  top: 20px;
  right: 20px;
}

/*------------------------------------*\
-------- General Styles
\*------------------------------------*/
html, body {
  height: 100%;
  background: #000;
}

hr {
  height: 1px;
  margin: 40px 0px;
  background: #1e1e1e;
}

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

.site-outer {
  max-width: 1600px;
  width: 100%;
}

.offset-anchor {
  margin-bottom: 81px;
  display: block;
  position: relative;
  top: -81px;
  visibility: hidden;
}

.acf-map {
  width: 100%;
  height: 450px;
}

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

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

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

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.titulosmenu {
  font-family: 'Medula One', cursive;
  font-weight:bold;
  font-size: 3em;
  color:rgba(221,34,37,1.00);
  border:none !important;
  padding:40px 0 20px 0;
  }
.celdasmenu {
	border-right:none !important;}
.guarniciones{
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:700;
	border:none !important;}

@media screen and (max-width: 1060px) {
  .contact-info .col-5 {
    margin-bottom: 60px;
    text-align: center;
  }
  .contact-info [class^="col-"] {
    width: 100%;
    float: left;
  }
}
@media screen and (max-width: 670px) {
  .acf-map {
    height: 370px;
  }
}
@media screen and (min-width: 1061px) {
  .site-header {
    -webkit-transition: all ease 0.25s;
    -ms-transition: all ease 0.25s;
    transition: all ease 0.25s;
  }

  .site-header-right {
    -webkit-transition: top ease 0.25s;
    -ms-transition: top ease 0.25s;
    transition: top ease 0.25s;
  }

  .site-menu-outer {
    -webkit-transition: padding ease 0.25s;
    -ms-transition: padding ease 0.25s;
    transition: padding ease 0.25s;
  }

  [class^="site-menu-inner-"] {
    -webkit-transition: margin ease 0.25s;
    -ms-transition: margin ease 0.25s;
    transition: margin ease 0.25s;
  }

  .site-logo {
    -webkit-transition: background ease 0.25s, opacity ease 0.25s;
    -ms-transition: background ease 0.25s, opacity ease 0.25s;
    transition: background ease 0.25s, opacity ease 0.25s;
  }

  .site-logo-text, .site-logo-text-scrolled {
    -webkit-transition: bottom ease 0.25s;
    -ms-transition: bottom ease 0.25s;
    transition: bottom ease 0.25s;
  }
}
.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:23px;
  right:94px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:40px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:10px;
}