@import url('//fonts.googleapis.com/css?family=Poppins:400,600,700');
#variables {
  opacity: 1;
}
.poppins {
  font-family: 'Poppins', sans-serif;
}
.faw {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.fontello {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  /* font-size: 120%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}
.blue {
  color: #0073cf !important;
}
.fff {
  color: #ffffff !important;
}
.c00 {
  color: #ffffff !important;
}
.brand {
  color: #ec1a29 !important;
}
.accent {
  color: #ec1a29 !important;
}
.trans {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.trans4 {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.btn-lm {
  color: #ffffff;
}
.btn-lm:after {
  display: inline-block;
  content: "\f101";
  color: #ec1a29;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  padding-left: 1.5rem;
  text-decoration: none !important;
}
.btn-lm:hover {
  color: #f7f7f7;
  text-decoration: underline;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.ttu {
  text-transform: uppercase;
}
.ttc {
  text-transform: capitalize;
}
.ttl {
  text-transform: lowercase;
}
.ttn {
  text-transform: none;
}
.fsi {
  font-style: italic;
}
.fsn {
  font-style: normal;
}
.fwb {
  font-weight: 900 !important;
}
.fw1 {
  font-weight: 100;
}
.fw2 {
  font-weight: 200;
}
.fw3 {
  font-weight: 300;
}
.fw4 {
  font-weight: 400;
}
.fw5 {
  font-weight: 500;
}
.fw6 {
  font-weight: 600;
}
.fw7 {
  font-weight: 700;
}
.fw8 {
  font-weight: 800;
}
.fw9 {
  font-weight: 900;
}
.fz8 {
  font-size: 0.8rem !important;
  line-height: 1.2em;
}
.fz10 {
  font-size: 1.2rem !important;
  line-height: 1.2em;
}
.fz12 {
  font-size: 1.2rem !important;
  line-height: 1.2em;
}
.fz14 {
  font-size: 1.4rem !important;
  line-height: 1.2em;
}
.fz15 {
  font-size: 1.5rem;
  line-height: 1.2em;
}
.fz16 {
  font-size: 1.6rem;
  line-height: 1.2em;
}
.fz18 {
  font-size: 1.8rem;
  line-height: 1.2em;
}
.fz20 {
  font-size: 2rem;
  line-height: 1.2em;
}
.fz22 {
  font-size: 2.2rem;
  line-height: 1.2em;
}
.fz24 {
  font-size: 2.4rem;
  line-height: 1.2em;
}
.fz26 {
  font-size: 2.6rem;
  line-height: 1.2em;
}
.fz28 {
  font-size: 2.8rem;
  line-height: 1.2em;
}
.fz29 {
  font-size: 2.9rem;
  line-height: 1.2em;
}
.fz30 {
  font-size: 3rem;
  line-height: 1.2em;
}
.fz32 {
  font-size: 3.2rem;
  line-height: 1.2em;
}
.fz34 {
  font-size: 3.4rem;
  line-height: 1.2em;
}
.fz36 {
  font-size: 3.6rem;
  line-height: 1.2em;
}
.fz38 {
  font-size: 3.8rem;
  line-height: 1.15em;
}
.fz40 {
  font-size: 4.0rem;
  line-height: 1.15em;
}
.fz42 {
  font-size: 4.2rem;
  line-height: 1.15em;
}
.fz44 {
  font-size: 4.4rem;
  line-height: 1.15em;
}
.fz46 {
  font-size: 4.6rem;
  line-height: 1.15em;
}
.fz48 {
  font-size: 4.8rem;
  line-height: 1.15em;
}
.fz50 {
  font-size: 5rem;
  line-height: 1.15em;
}
.fz52 {
  font-size: 5.2rem;
  line-height: 1.15em;
}
.fz54 {
  font-size: 5.4rem;
  line-height: 1.15em;
}
.fz56 {
  font-size: 5.6rem;
  line-height: 1.15em;
}
.mt50 {
  margin-top: 5rem;
}
.mt45 {
  margin-top: 4.5rem;
}
.mt40 {
  margin-top: 4rem;
}
.mt35 {
  margin-top: 3.5rem;
}
.mt30 {
  margin-top: 3rem;
}
.mt25 {
  margin-top: 2.5rem !important;
}
.mt20 {
  margin-top: 2rem !important;
}
.mt15 {
  margin-top: 1.5rem !important;
}
.mt10 {
  margin-top: 1rem !important;
}
.mb50 {
  margin-bottom: 5rem;
}
.mb45 {
  margin-bottom: 4.5rem;
}
.mb40 {
  margin-bottom: 4rem;
}
.mb35 {
  margin-bottom: 3.5rem;
}
.mb30 {
  margin-bottom: 3rem;
}
.mb25 {
  margin-bottom: 2.5rem !important;
}
.mb20 {
  margin-bottom: 2rem !important;
}
.mb15 {
  margin-bottom: 1.5rem !important;
}
.mb10 {
  margin-bottom: 1rem !important;
}
.p1515 {
  padding: 1.5rem;
}
.pt50 {
  padding-top: 5rem;
}
.pt45 {
  padding-top: 4.5rem;
}
.pt40 {
  padding-top: 4rem;
}
.pt35 {
  padding-top: 3.5rem;
}
.pt30 {
  padding-top: 3rem;
}
.pt25 {
  padding-top: 2.5rem !important;
}
.pt20 {
  padding-top: 2rem !important;
}
.pt15 {
  padding-top: 1.5rem !important;
}
.pt10 {
  padding-top: 1rem !important;
}
.pb50 {
  padding-bottom: 5rem;
}
.pb45 {
  padding-bottom: 4.5rem;
}
.pb40 {
  padding-bottom: 4rem;
}
.pb35 {
  padding-bottom: 3.5rem;
}
.pb30 {
  padding-bottom: 3rem;
}
.pb25 {
  padding-bottom: 2.5rem !important;
}
.pb20 {
  padding-bottom: 2rem !important;
}
.pb15 {
  padding-bottom: 1.5rem !important;
}
.pb10 {
  padding-bottom: 1rem !important;
}
.vcenter .row {
  font-size: 0;
}
.vcenter .row .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-bottom: 1.2rem;
}
::-webkit-input-placeholder {
  color: #959595;
}
:-moz-placeholder {
  color: #959595;
}
::-moz-placeholder {
  color: #959595;
}
:-ms-input-placeholder {
  color: #959595;
}
nav,
nav ul {
  -webkit-overflow-scrolling: touch;
}
body,
nav ul li {
  position: relative;
}
#loading_animation,
.center,
nav ul li,
nav ul.menu li {
  text-align: center;
}
.open .bar2,
.scroll_animation,
html {
  opacity: 0;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none;
}
address,
cite,
dfn,
em,
i,
var {
  font-style: italic;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.clearfix {
  display: inline-block;
}
.hide {
  display: none;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
div.product_nav span.product_nav_all,
nav ul li.button {
  float: left;
}
.fclear {
  clear: both;
}
.hi {
  background-color: #ffc;
}
.sub {
  vertical-align: sub;
}
.super {
  vertical-align: super;
}
#loading_animation,
#loading_animation img,
.middle {
  vertical-align: middle;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.animated_spin {
  -webkit-animation: spin 100s linear infinite;
  -moz-animation: spin 100s linear infinite;
  animation: spin 100s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
input,
select,
textarea {
  border: none;
  border-radius: 1px;
  font-size: 1em;
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 20px;
  transition: 250ms ease;
  -webkit-transition: 250ms ease;
  -moz-transition: 250ms ease;
}
input {
  min-width: 225px;
  min-height: 22px;
  padding: 10px;
}
input[type=submit] {
  height: 42px;
  font-size: 1em;
  text-transform: uppercase;
  background-color: #5ac373;
  color: #fff;
  margin: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  transition: 250ms ease;
  -webkit-transition: 250ms ease;
  -moz-transition: 250ms ease;
}
input[type=submit]:focus,
input[type=submit]:hover {
  font-size: 1.1em;
  transition: 250ms ease;
  -webkit-transition: 250ms ease;
  -moz-transition: 250ms ease;
}
article input,
article textarea {
  width: 100%;
  color: #fff;
  background-color: #2a2b3f;
  padding: 10px;
}
a,
a:visited {
  color: #0073cf;
}
a:hover,
input:hover,
select:hover,
textarea:hover {
  cursor: pointer;
}
a:focus,
input:focus,
select:focus,
textarea:focus {
  color: #fff;
  background-color: #0073cf;
  border: none;
  outline: 0;
  text-decoration: none;
  transition: 250ms ease;
  -webkit-transition: 250ms ease;
  -moz-transition: 250ms ease;
  -webkit-overflow-scrolling: touch;
}
#loading_animation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: #000;
  margin: 0;
}
#loading_animation .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#loading_animation img {
  max-height: 31px;
  max-width: 31px;
}
.page-template-page-splash {
  font-family: HelveticaNeue-UltraLight, 'Helvetica Neue UltraLight', 'Helvetica Neue', Helvetica;
  font-size: 30pt;
  font-weight: 100;
  text-align: center;
  color: #fff;
}
html {
  overflow-x: hidden !important;
  height: 100%;
}
body {
  line-height: 1;
  font: 1em 'Roboto Condensed', sans-serif;
  background-color: #eee;
}
nav {
  width: 100%;
  z-index: 4;
  position: fixed;
}
nav > ul {
  background-color: inherit;
  display: flex;
  flex-direction: unset;
}
ul.menu {
  background-color: #f9f9f9;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  display: table;
  table-layout: fixed;
}
nav ul.menu li {
  display: table-cell;
  width: auto;
  vertical-align: top;
}
nav > ul.drop_down_menu li {
  display: block;
}
nav > ul li {
  line-height: 65px;
  list-style-type: none;
  color: #818293;
  text-transform: uppercase;
  transition: .5s ease;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -webkit-overflow-scrolling: touch;
}
nav > ul li.divider {
  background-color: #d4d4d4;
  width: 1px;
  transform: skewX(-19deg);
}
nav > ul li a.nav_button_logo {
  background-color: #0073cf;
  margin: 0 0 0 -20px;
}
nav > ul li a.nav_button_logo span img {
  height: 21px;
  width: 98px;
}
nav > ul li a.nav_button_logo span {
  margin-top: 20px;
  margin-left: 10px;
}
nav > ul li a,
nav > ul li a:visited {
  height: 65px;
  color: #818293;
  display: block;
  line-height: 65px;
  text-decoration: none;
  -webkit-overflow-scrolling: touch;
  transform: skewX(-19deg);
}
nav > ul li a:focus,
nav > ul li a:hover {
  color: #f9f9f9;
  background-color: #5ac373;
  text-decoration: none;
  transition: .1s ease;
  -webkit-transition: .1s ease;
  -moz-transition: .1s ease;
  -webkit-overflow-scrolling: touch;
}
nav > ul li a span {
  transform: skewX(19deg);
  display: inline-block;
}
nav > ul li a span img.nav_search_icon {
  transition: .5s ease;
  -webkit-transition: .5s ease;
  -moz-transition: 0.5s ease;
}
nav > ul li a span img.nav_search_icon:hover {
  transform: scale(1, 1);
  transition: .25s ease;
  -webkit-transition: .25s ease;
  -moz-transition: 0.25s ease;
}
nav > ul li a.nav_brand_icon_hover {
  display: none;
  position: fixed;
  top: 0;
}
a#nav_button_hamburger,
a#nav_button_hamburger:focus,
a#nav_button_hamburger:hover {
  background-color: #0a0c2e !important;
  margin: 0 -20px 0 0;
}
a#nav_button_hamburger span div#hamburger {
  margin-top: 20px;
  display: inline-block;
  cursor: pointer;
}
.bar1,
.bar2,
.bar3 {
  width: 35px;
  height: 3px;
  background-color: #fff;
  margin-top: 3px;
  margin-bottom: 4px;
  transition: .4s;
  border-radius: 7px;
}
.open .bar1 {
  transform: rotate(-45deg) translate(-2px, 6px);
}
.open .bar3 {
  transform: rotate(45deg) translate(-4px, -8px);
}
nav ul.menu_hamburger li a span,
nav ul.menu_hamburger_mobile li a,
nav ul.menu_hamburger_mobile li span {
  transform: none;
}
nav ul.menu_hamburger_mobile {
  display: none;
  background-color: #eee;
  height: calc(35vh);
  left: 0;
  right: 0;
  position: fixed;
  z-index: -1;
  overflow-y: scroll;
}
nav ul.menu_hamburger_mobile li:last-of-type ul,
nav ul.menu_hamburger_mobile.open {
  display: block;
}
#content,
#testimonies {
  position: relative;
}
nav ul.menu_hamburger_mobile li ul {
  background: linear-gradient(0deg, #ffffff, #e5ebef) no-repeat;
  -webkit-box-shadow: 0 14px 24px 0 #dde5ea inset;
  -moz-box-shadow: 0 14px 24px 0 #dde5ea inset;
  box-shadow: 0 14px 24px 0 #dde5ea inset;
}
#menu_hamburger_background_container {
  max-width: 1200px;
  width: 90%;
  height: 100vh;
}
#menu_hamburger_background_container img {
  width: 100%;
  height: auto;
}
nav ul.menu_hamburger {
  display: none;
  background: url(/wp-content/themes/eject-child/img/navigation_menu_hamburger.png) top center no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100vh;
  max-width: 1200px;
  min-height: 522px;
  margin: 0 auto;
}
nav ul.menu_hamburger hr {
  max-width: 40%;
  height: 2px;
  border: none;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #0073cf);
  opacity: .2;
  margin-left: 55%;
  margin-right: 47px;
  margin-top: 0;
  margin-bottom: 0;
}
nav ul.menu_hamburger li:first-of-type {
  padding-top: 47px;
}
nav ul.menu_hamburger li {
  width: 92%;
  text-align: right;
}
#content,
#content section#testimonials h1,
#news > div > div > h1,
.section_column,
header {
  text-align: center;
}
nav ul.menu_hamburger li a::after {
  content: "▶";
  margin-left: 50px;
  margin-right: 5px;
  color: #0073cf;
  transition: .1s linear;
  -webkit-transition: .1s linear;
  -moz-transition: 0.1s linear;
}
nav ul.menu_hamburger li a:focus::after,
nav ul.menu_hamburger li a:hover::after {
  content: "▶";
  margin-left: 55px;
  margin-right: 0;
  color: #0073cf;
  transition: .1s linear;
  -webkit-transition: .1s linear;
  -moz-transition: 0.1s linear;
}
nav ul.menu_hamburger li a,
nav ul.menu_hamburger li a:visited {
  height: 57px;
  color: #818293;
  display: block;
  line-height: 65px;
  text-decoration: none;
  -webkit-overflow-scrolling: touch;
  transform: none;
}
nav ul.menu_hamburger li a:focus,
nav ul.menu_hamburger li a:hover {
  color: #0073cf;
  background-color: transparent;
  text-decoration: none;
  transition: .1s ease;
  -webkit-transition: .1s ease;
  -moz-transition: .1s ease;
  -webkit-overflow-scrolling: touch;
}
#content section#partners,
#testimonies {
  background-color: #fff;
}
body #container {
  opacity: 0;
  width: 100%;
  position: absolute;
  overflow-x: hidden;
  top: 65px;
  -webkit-overflow-scrolling: touch;
}
header img {
  width: inherit;
  height: auto;
  margin: 0 auto;
}
header #content div img.brand_logo,
header #content div img.brand_slogan {
  width: 80%;
  height: auto;
  margin-bottom: 20px;
  max-width: 500px;
}
body img#iso_mark {
  position: fixed;
  display: none;
  top: 105px;
  right: 0;
  width: 60px;
  height: 93px;
  z-index: 4;
}
#content section {
  margin: 0 auto;
}
#content section form input[type=email],
#content section form input[type=text],
#content section form textarea {
  width: 100%;
  color: #fff;
  background-color: #0a0c2e;
  padding: 10px 0;
  text-indent: 10px;
}
.section_column {
  height: auto;
  display: inline-block;
}
#content section div.section_column:first-of-type {
  margin-top: 0;
}
body.home #content section div.section_column img {
  width: 90%;
  height: auto;
}
body.home #content section#news .section_news_featured_img img {
  width: 100%;
  height: auto;
}
#content section div.max_width_250px img {
  max-width: 250px;
}
#content section div.max_width_550px {
  max-width: 550px;
}
#content section div.max_width_650px {
  max-width: 650px;
}
#content section div.max_width_675px {
  max-width: 675px;
}
#content section div.max_width_800px {
  max-width: 800px;
}
#content section div.max_width_1100px {
  width: 100%;
  max-width: 1190px;
}
#content section div.max_width_1200px {
  width: 100%;
  max-width: 1200px;
}
#content section div.max_width_1640px {
  width: 100%;
  max-width: 1640px;
}
.max_width_500px {
  width: 100%;
  max-width: 500px;
}
.max_width_1000px {
  width: 100%;
  max-width: 1000px;
}
#content section#news,
#content section#page_why_set3,
#content section#satisfaction div,
#content section#services div,
#content section#testimonials,
#content section#uptime div {
  margin-bottom: 50px;
}
#content section#news,
#content section#partners,
#content section#testimonials,
#content section#uptime {
  width: 100%;
}
#content section#uptime {
  padding-top: 50px;
  background-color: #1c1d39;
}
#content section#testimonials {
  padding-top: 50px;
}
.container {
  width: 90%;
  margin: 0 auto;
}
#testimonials div div.container div.testimony_intro {
  line-height: 30px;
  padding-bottom: 50px;
}
#testimonies {
  margin-bottom: 70px;
}
#testimonies .testimony_nav {
  width: 38px;
  height: 30px;
  padding: 15px;
  display: inline-flex;
  position: absolute;
  top: 50%;
  margin-top: -14px;
}
#testimonies .testimony_nav a:focus {
  background-color: transparent;
}
#testimonies .testimony_nav a:focus img {
  transform: scale(1.5);
  transition: .1s ease;
  -webkit-transition: .1s ease;
  -moz-transition: 0.1s ease;
}
#testimonies .testimony_nav a img {
  max-width: 38px;
  max-height: 30px;
}
#testimonies div.testimony_nav.fleft {
  left: 0;
}
#testimonies div.testimony_nav.fright {
  right: 0;
}
#testimonies .testimonial {
  font-size: 1.5em;
  font-weight: 300;
  padding: 80px;
  line-height: 40px;
  margin: 0 auto;
}
#news article.news_excerpt {
  max-width: 366px;
  background-color: #fff;
  margin: 20px;
  display: inline-grid;
}
#news article.news_excerpt h1 {
  font-size: 1.7em;
  text-align: left;
  margin-bottom: 30px;
  line-height: .95;
  display: block;
}
#news .news_excerpt .tag {
  position: absolute;
  margin-top: -13px;
  padding: 5px 20px 5px 10px;
  background: url(../img/article_button_tag.png) center right;
  background-size: cover;
}
#news article.news_excerpt div div.section_news_arrow_right a:focus,
#news article.news_excerpt div.section_news_featured_img a:focus {
  background-color: transparent;
}
#news .news_excerpt .tag a:focus,
#news .news_excerpt .tag a:hover {
  color: #5ac373;
}
#news .news_excerpt .tag img {
  width: 17px;
  height: 68px;
}
#news article.news_excerpt h1 a {
  text-decoration: none;
  color: #000;
}
#news article.news_excerpt h1 a:focus,
#news article.news_excerpt h1 a:hover {
  color: #0073cf;
  background-color: transparent;
}
#news article.news_excerpt div.section_news_featured_img {
  width: 100%;
  max-width: 366px;
  height: auto;
}
#news article.news_excerpt div.section_news_featured_img a img {
  width: 100%;
  height: auto;
}
#news article.news_excerpt div.section_news_padding,
#page_why_set3 div.section_column article div.section_news_padding {
  padding: 5%;
  overflow: hidden;
}
#news article.news_excerpt div div.section_news_date_author,
div.section_news_date_author {
  max-width: 366px;
  height: 35px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 20px;
}
#news article.news_excerpt div div.section_news_date_author img,
div.section_news_date_author img {
  width: 25px;
  height: 25px;
  padding-right: 12px;
  position: relative;
  top: 5px;
}
#news article.news_excerpt div div.section_news_intro p {
  text-align: left;
  min-height: 80px;
}
#news article.news_excerpt div div.section_news_arrow_right {
  height: 90px;
  display: table-cell;
  vertical-align: middle;
}
#news article.news_excerpt div div.section_news_arrow_right a img {
  width: 29px;
  height: auto;
}
#news article.news_excerpt div div.section_news_arrow_right a:focus img {
  transform: scale(1.5);
  transition: .1s ease;
  -webkit-transition: .1s ease;
  -moz-transition: 0.1s ease;
}
section#uptime div.section_column:last-of-type {
  vertical-align: bottom;
}
#uptime_message {
  width: 90%;
  margin: 0 auto;
  text-align: left;
  background-color: #fff;
}
#uptime_message hr {
  max-width: 140px;
  margin: 0 0 40px;
  height: 2px;
  border: none;
  color: #0073cf;
  background-color: #0073cf;
  width: 50%;
}
#uptime_message span {
  line-height: 40px;
}
#uptime_message form {
  margin-top: 40px;
  margin-bottom: 60px;
}
body.page-template-page-news-and-events #news article.news_excerpt {
  width: 100%;
}
body.page-template-page-news-and-events #news article.news_excerptt div.section_news_padding {
  padding: 0;
}
body.page-template-page-news-and-events #news article.news_excerptt div.section_news_padding div.section_news_intro p {
  margin-bottom: 0;
}
#page_why_set3 div.section_column article {
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
}
#page_why_set3 div.section_column article p {
  color: #7f7f7f;
  font-weight: 400;
  text-align: left;
  line-height: 1.69em;
}
#page_why_set3 div.section_column article div div.section_news_intro {
  overflow: hidden;
}
figure.wp-block-image {
  width: 50%;
  margin: 8px 40px 0 0;
  float: left;
}
figure.wp-block-image img {
  width: 100%;
  height: auto;
  margin-bottom: 1.82em;
}
.section_news_intro p:last-of-type {
  margin-bottom: 0;
}
body.single-post #content section h1 {
  margin-bottom: 15px;
}
#page_why_set3 ul {
  text-align: left;
  padding: 0 30px 30px 20px;
  color: #000;
  line-height: 2em;
}
h1 {
  font-size: 1.7em;
  margin-bottom: 1em;
}
h2 {
  font-size: 1.475em;
}
h3 {
  font-size: 1.5em;
}
h1,
h2 {
  font-weight: 700;
}
h3,
h4 {
  font-weight: 500;
}
h1,
h2,
h3 {
  text-align: left;
  text-decoration: none;
  text-transform: none;
}
h2,
h3 {
  line-height: 1em;
  margin-top: 1.2em;
  margin-bottom: .38em;
}
address,
blockquote,
p {
  margin-top: 0;
  margin-bottom: 1.82em;
}
p {
  font-weight: 300;
}
footer {
  width: 100%;
  color: #fff;
  background-color: #121329;
  font-size: .9em;
  padding-top: 50px;
  display: inline-block;
  opacity: 0;
}
footer div.brand_logo {
  padding-bottom: 50px;
  margin: 0 auto;
}
footer div.brand_logo img {
  max-width: 142px;
  height: auto;
  margin-bottom: 40px;
}
footer div.brand_logo hr {
  max-width: 1000px;
  margin: 0;
  height: 2px;
  border: none;
  color: #0073cf;
  background-color: #0073cf;
}
footer section {
  margin: 0 auto 50px;
  text-align: center;
  display: flex;
  justify-content: center;
}
footer section div {
  text-align: left;
}
footer section div.section_column div {
  width: 100%;
  margin: 0;
}
footer section div.section_column div#footer_contact,
footer section div.section_column div#newsletter {
  text-align: left;
}
footer section div div span {
  line-height: 50px;
}
footer section div.display_as_table {
  display: table;
}
footer section div div.footer_buttons_contact {
  display: table-cell;
  width: 30px;
  padding-right: 20px;
  vertical-align: top;
}
footer section div div.footer_buttons_contact img.footer_contact_email {
  margin-top: 3px;
}
footer section div div.footer_buttons_contact img.footer_contact_location {
  margin-top: 42px;
}
footer section div div.footer_buttons_contact img.footer_contact_telephone {
  margin-top: 88px;
}
#footer_contact span a {
  color: #fff;
}
footer section div h1 {
  font-size: 1em;
  margin: 0;
  color: #0073cf;
  text-transform: uppercase;
}
footer form {
  text-align: left;
}
input.footer_email_address {
  width: 100%;
  color: #fff;
  background-color: #2a2b3f;
  padding: 10px 0;
  text-indent: 80px;
}
input.footer_email_address:focus {
  background-color: #0073cf;
}
footer section#copyright {
  width: 100%;
  color: #616167;
  background-color: #0c0c1c;
  text-align: center;
  padding: 15px 0;
  margin: 0;
}
footer section#copyright div img,
footer section#copyright div span {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  display: inherit;
  font-size: .95em;
  text-align: left;
  text-transform: uppercase;
}
body.page-template-page-products #content {
  max-width: 1024px;
  margin: 0 auto;
}
body.page-template-page-products #content div.product_nav {
  width: 100%;
  display: inline-block;
}
div.product_nav span a {
  color: #bbbe28;
  text-decoration: underline;
  font: 1em 'Open Sans Condensed', arial;
  text-transform: uppercase;
  font-weight: 700;
  transition: .1s ease;
  -webkit-transition: .1s ease;
  -moz-transition: .1s ease;
  -webkit-overflow-scrolling: touch;
  padding: 20px 60px;
  line-height: 60px;
}
div.product_nav span a:hover {
  color: #000;
  background-color: #bbbe28;
  transition: .2s ease;
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -webkit-overflow-scrolling: touch;
}
div.product_nav span.product_nav_next,
div.product_nav span.product_nav_previous {
  float: right;
}
body.page-template-page-products #content div.product_seven_banner {
  width: 100%;
  height: auto;
  opacity: .75;
}
div.product_seven_banner img {
  width: 100%;
  height: auto;
}
body.page-template-page-products #content div.product_model_demo {
  width: 49%;
  float: left;
  background: radial-gradient(ellipse at 50% 40%, rgba(72, 222, 244, 0.5) 0, transparent 47%);
  text-align: center;
  padding-bottom: 100px;
  margin-top: -50px;
  position: relative;
}
body.safari #content div.product_model_demo {
  background: radial-gradient(ellipse at 50% 40%, rgba(72, 222, 244, 0.85) 0, transparent 47%);
}
body.page-template-page-products #content div.product_model_demo img.product_model_demo {
  width: 100%;
  height: auto;
}
body.page-template-page-products #content div.product_category {
  width: 100%;
  color: #48def4;
  font: 2em 'Open Sans Condensed', arial;
  text-transform: capitalize;
  font-weight: 700;
  padding: 15px 0;
}
body.page-template-page-products #content div.product_post {
  width: 50%;
  float: right;
  min-height: 125px;
}
article.product_list_item {
  width: 100%;
  background-color: rgba(12, 30, 36, 0.75);
  padding: 25px 0;
  color: #fff;
  font: 1em 'Open Sans Condensed', arial;
}
article.product_list_item div.product_title {
  margin-bottom: 20px;
  padding-left: 15px;
}
article.product_list_item div.product_title h1 {
  float: left;
}
article.product_list_item div.product_title h1 a {
  color: inherit;
  font: inherit;
  text-decoration: none;
  font-weight: 700;
  margin-bottom: 30px;
}
article.product_list_item div.product_title h2.product_upc {
  float: right;
  padding-right: 20px;
}
article.product_list_item h3.blog_content {
  font: inherit;
  padding-left: 15px;
  margin-bottom: 30px;
  clear: right;
}
article.product_list_item h3.blog_content ul {
  list-style-type: none;
  font: inherit;
}
div.product_buy_button,
div.product_buy_button_meta {
  font-family: 'Open Sans Condensed', arial;
}
.product_order_menu {
  position: relative;
  padding-left: 15px;
}
article.product_list_item h4.product_order_menu select {
  font-size: 1em;
  background-color: #5f8c85;
  border: 0;
  padding: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px;
}
article.product_list_item h4.product_order_menu label {
  font-size: .7em;
  text-transform: uppercase;
  position: absolute;
  top: -14px;
  font-weight: 700;
  padding-left: 5px;
}
h4.product_order_menu .size {
  min-width: 20%;
}
h4.product_order_menu .quantity {
  margin-left: 20px;
  min-width: 10%;
}
div.product_buy_button {
  color: #000;
  background-color: #bbbe28;
  text-align: center;
  margin-bottom: 20px;
  line-height: 100px;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: .4s ease;
  -webkit-transition: .4s ease;
  -moz-transition: 0.4s ease;
}
.wpcr3_table_2,
.wpcr3_table_2 td {
  text-align: left;
}
div.product_buy_button:hover {
  color: #fff;
  background-color: #3f67a5;
  transition: .2s ease;
  -webkit-transition: .2s ease;
  -moz-transition: 0.2s ease;
}
div.product_buy_button_meta {
  color: #fff;
  font-size: .75em;
  font-weight: 700;
  min-width: 50%;
  padding: 15px;
}
.wpcr3_status_msg,
.wpcr3_status_msg div {
  color: #c00;
  font-weight: 700;
}
@media only screen and (max-width: 1000px) {
  nav ul li.responsive {
    width: 100%;
    display: none;
  }
  #header_cta_request_proposal form select {
    margin-left: 0;
  }
  #content section#uptime div.section_column:last-of-type {
    margin-bottom: 0;
  }
  footer div.brand_logo {
    padding-bottom: 50px;
    margin: 0 auto;
  }
  footer section {
    display: block !important;
  }
  footer section#copyright div img,
  footer section#copyright div span {
    width: 90%;
  }
  footer section#copyright div span {
    padding-bottom: 10px;
  }
  .max_width_1000px {
    width: 90%;
    max-width: 500px;
  }
}
@media only screen and (max-width: 768px) {
  figure.wp-block-image {
    width: 100%;
    margin: 0;
  }
  body.category #news article.news_excerpt,
  body.page-template-page-news-and-events #news article.news_excerpt {
    float: none !important;
  }
}
.wpcr3_in_content {
  margin-bottom: 30px;
}
.wpcr3_in_content meta {
  display: none;
}
.wpcr3_power {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  font-size: 11px !important;
}
.wpcr3_status_msg div {
  padding-bottom: 15px;
  padding-top: 15px;
}
.wpcr3_caps {
  text-transform: capitalize;
}
div.wpcr3_dotline,
div.wpcr3_review div.wpcr3_dotline {
  display: block !important;
  border-bottom: 1px dotted #ccc!important;
  margin-bottom: 10px !important;
  clear: both !important;
}
.wpcr3_leave_text {
  font-weight: 700;
  font-size: 1.1rem;
}
div.wpcr3_aggregateRating {
  display: block !important;
  margin-bottom: 30px;
  line-height: 24px;
  font-size: .8em;
}
div.wpcr3_aggregateRating div.wpcr3_aggregateRating_ratingValue {
  display: inline-block !important;
  position: relative;
  top: 2px;
}
div.wpcr3_review_item div.wpcr3_item_name {
  font-size: .8em;
  font-style: italic;
}
div.wpcr3_review div,
div.wpcr3_review span {
  display: inline-block !important;
  line-height: 24px;
}
div.wpcr3_review div.wpcr3_review_ratingValue {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
div.wpcr3_review div.wpcr3_review_title {
  font-size: .8em;
  display: block !important;
}
div.wpcr3_review blockquote.wpcr3_content {
  font-size: 14px;
  font-weight: 400;
  display: block !important;
  padding-bottom: 30px;
}
div.wpcr3_review blockquote.wpcr3_content p {
  font-size: 14px;
  font-weight: 400;
  display: inline !important;
}
div.wpcr3_review blockquote.wpcr3_content.wpcr3_admin_response {
  margin-left: 30px;
  color: #00c;
}
div.wpcr3_review div.wpcr3_review_datePublished {
  font-size: .9em;
}
div.wpcr3_review div.wpcr3_review_author {
  font-size: .8em;
}
div.wpcr3_review div.wpcr3_review_customs {
  margin-bottom: 5px;
}
div.wpcr3_review div.wpcr3_review_custom {
  font-size: 12px;
  float: left;
  margin-right: 60px;
}
.wpcr3_respond_2 {
  position: relative;
}
.wpcr3_respond_2 label {
  display: inline-block;
}
.wpcr3_respond_2 .fconfirm2 {
  width: auto !important;
}
.wpcr3_respond_2 input[type=text] {
  min-width: 200px;
}
.wpcr3_respond_2 textarea {
  height: 100px !important;
  min-width: 500px;
}
.wpcr3_respond_2 small {
  padding: 0 !important;
  margin: 0 !important;
}
.wpcr3_respond_2 table,
.wpcr3_respond_2 td {
  border: 0 !important;
}
.wpcr3_respond_2 .wpcr3_check_confirm label {
  margin: -2px 0 0 5px;
}
.wpcr3_ad {
  background: #fff;
}
.wpcr3_ad label {
  font-weight: 700;
}
.wpcr3_respond_1,
.wpcr3_respond_2 {
  margin: 0 !important;
  padding: 0 !important;
  clear: both !important;
  text-align: left;
}
.wpcr3_respond_1 p,
.wpcr3_respond_2 p {
  margin: 2px 0!important;
  padding: 0 !important;
  line-height: 120% !important;
}
.wpcr3_respond_1 .wpcr3_rating,
.wpcr3_respond_2 .wpcr3_rating {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  height: 16px;
}
div.wpcr3_rating_style1 {
  line-height: 17px;
  display: inline-block;
}
div.wpcr3_rating_style1_base,
div.wpcr3_rating_style1_score div,
div.wpcr3_rating_style1_status {
  display: block;
  height: 17px;
  line-height: 17px;
  overflow: hidden;
}
div.wpcr3_rating_style1 div {
  line-height: 17px;
}
div.wpcr3_rating_style1 * {
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 17px;
}
div.wpcr3_rating_style1_base {
  background: url(/wp-content/plugins/wp-customer-reviews/css/newstars.png) no-repeat;
  width: 85px;
  float: left;
  padding-right: 4px;
}
div.wpcr3_rating_style1_average {
  background: url(/wp-content/plugins/wp-customer-reviews/css/newstars.png) 0 -15px no-repeat;
  text-indent: -9999px;
  height: 17px;
  line-height: 17px;
}
div.wpcr3_rating_style1_status {
  width: 100px;
  position: relative;
  cursor: pointer;
}
div.wpcr3_rating_style1_score {
  background: url(/wp-content/plugins/wp-customer-reviews/css/newstars.png) no-repeat;
  width: 85px;
  height: 17px;
  line-height: 17px;
  float: left;
  position: relative;
}
div.wpcr3_rating_style1_score div {
  float: left;
  text-indent: -9999px;
  position: absolute;
}
div.wpcr3_rating_style1_score div:hover {
  background: url(/wp-content/plugins/wp-customer-reviews/css/newstars.png) bottom right no-repeat;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score1 {
  width: 20%;
  z-index: 55;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score2 {
  width: 40%;
  z-index: 54;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score3 {
  width: 60%;
  z-index: 53;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score4 {
  width: 80%;
  z-index: 52;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score5 {
  width: 100%;
  z-index: 51;
}
.wpcr3_respond_2 {
  display: none;
  background-color: inherit;
}
.wpcr3_div_2 {
  width: 600px;
}
.wpcr3_table_2 {
  width: 100%;
}
.wpcr3_check_confirm {
  margin-top: 10px;
  font-size: 13px;
  margin-bottom: 4px;
}
.wpcr3_button_1 {
  border: 1px solid;
  border-color: #e6e6e6 #ccc #ccc #e6e6e6;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  background: -moz-linear-gradient(top, #ffffff 0, #c4c4c4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #c4c4c4));
  background: -webkit-linear-gradient(top, #ffffff 0, #c4c4c4 100%);
  background: -o-linear-gradient(top, #ffffff 0, #c4c4c4 100%);
  background: -ms-linear-gradient(top, #ffffff 0, #c4c4c4 100%);
  background: linear-gradient(to bottom, #ffffff 0, #c4c4c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c4c4c4', GradientType=0);
  color: #404040;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  outline: 0;
  padding: 5px 12px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  float: none;
  height: auto;
  text-indent: 0;
  margin-bottom: 15px;
}
.wpcr3_button_1:hover {
  background: #dedede;
  background: -moz-linear-gradient(top, #ffffff 0, #b8b8b8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #b8b8b8));
  background: -webkit-linear-gradient(top, #ffffff 0, #b8b8b8 100%);
  background: -o-linear-gradient(top, #ffffff 0, #b8b8b8 100%);
  background: -ms-linear-gradient(top, #ffffff 0, #b8b8b8 100%);
  background: linear-gradient(to bottom, #ffffff 0, #b8b8b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b8b8b8', GradientType=1);
  border-color: #9cf;
  color: #333;
  cursor: pointer;
  font-weight: 400;
}
.wpcr3_button_1:active,
.wpcr3_button_1:focus {
  background: #dedede;
  background: -moz-linear-gradient(top, #ffffff 0, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ffffff 0, #dedede 100%);
  background: -o-linear-gradient(top, #ffffff 0, #dedede 100%);
  background: -ms-linear-gradient(top, #ffffff 0, #dedede 100%);
  background: linear-gradient(to bottom, #ffffff 0, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede', GradientType=1);
  border-color: #8fc7ff #94c9ff #94c9ff #8fc7ff;
  color: #1a1a1a;
}
.wpcr3_button_1.wpcr3_disabled {
  opacity: .5;
}
.wpcr3_button_1.wpcr3_hide {
  display: none !important;
}
.wpcr3_pagination {
  clear: both;
  padding: 0;
  position: relative;
  font-size: 11px;
  line-height: 13px;
}
.wpcr3_pagination_page {
  float: left;
  display: block;
  line-height: 30px;
  padding-right: 5px;
}
.wpcr3_pagination .wpcr3_a {
  display: block;
  float: left;
  margin: 0 1px;
  padding: 6px 10px;
  line-height: 16px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #555;
  cursor: pointer;
}
.wpcr3_pagination .wpcr3_a:hover {
  color: #fff;
  background: #3279BB;
}
.wpcr3_pagination .wpcr3_ls {
  margin-right: 1px;
}
.wpcr3_pagination .wpcr3_rs {
  margin-left: 1px;
}
.wpcr3_pagination .wpcr3_a.wpcr3_current {
  background: #3279BB;
  color: #fff;
  cursor: default;
}
.wpcr3_pagination .wpcr3_a.wpcr3_disabled,
.wpcr3_pagination .wpcr3_a.wpcr3_disabled:hover {
  background: #ddd;
  color: #fff;
  cursor: default;
}
tbody tr:hover,
tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}
.wpcr3_clear,
div.wpcr3_review .wpcr3_clear {
  clear: both !important;
  display: block !important;
  line-height: 0 !important;
  height: 0 !important;
}
.table100-head th,
tbody tr {
  font-family: OpenSans-Regular;
  line-height: 1.2;
  font-weight: unset;
}
.wpcr3_show,
div.wpcr3_review .wpcr3_show {
  display: inline;
}
.wpcr3_hide,
div.wpcr3_review .wpcr3_hide {
  display: none !important;
}
.wpcr3_fakehide {
  position: absolute !important;
  top: 0 !important;
  left: -999em !important;
  height: 1px !important;
  width: 1px !important;
}
table,
table * {
  position: relative;
}
.wpcr3_pb5 {
  padding-bottom: 5px;
}
table {
  border-spacing: 1;
  border-collapse: collapse;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
table td,
table th {
  padding-left: 8px;
  text-align: left;
}
table thead tr {
  height: 60px;
  background: #36304a;
}
table tbody tr {
  height: 50px;
}
table tbody tr:last-child {
  border: 0;
}
table td.l,
table th.l {
  text-align: right;
}
table td.c,
table td.r,
table th.c,
table th.r {
  text-align: center;
}
.column4,
.column5,
.column6 {
  text-align: right;
}
.table100-head th {
  font-size: 18px;
  color: #fff;
}
tbody tr {
  font-size: 15px;
  color: grey;
}
tbody tr:hover {
  color: #555;
  cursor: pointer;
}
.column1 {
  width: 260px;
  padding-left: 40px;
}
.column2 {
  width: 160px;
}
.column3 {
  width: 245px;
}
.column4 {
  width: 110px;
}
.column5 {
  width: 170px;
}
.column6 {
  width: 222px;
  padding-right: 62px;
}
@media screen and (max-width: 992px) {
  table,
  table td,
  table th,
  table tr,
  table > * {
    display: block;
  }
  table thead {
    display: none;
  }
  table tbody tr {
    height: auto;
    padding: 37px 0;
  }
  table tbody tr td {
    padding-left: 40% !important;
    margin-bottom: 24px;
  }
  table tbody tr td:last-child {
    margin-bottom: 0;
  }
  table tbody tr td:before {
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #999;
    line-height: 1.2;
    font-weight: unset;
    position: absolute;
    width: 40%;
    left: 30px;
    top: 0;
  }
  table tbody tr td:nth-child(1):before {
    content: "Date";
  }
  table tbody tr td:nth-child(2):before {
    content: "Order ID";
  }
  table tbody tr td:nth-child(3):before {
    content: "Name";
  }
  table tbody tr td:nth-child(4):before {
    content: "Price";
  }
  table tbody tr td:nth-child(5):before {
    content: "Quantity";
  }
  table tbody tr td:nth-child(6):before {
    content: "Total";
  }
  .column4,
  .column5,
  .column6 {
    text-align: left;
  }
  .column1,
  .column2,
  .column3,
  .column4,
  .column5,
  .column6 {
    width: 100%;
  }
  tbody tr {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .container-table100 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 3em;
    margin-bottom: 40px;
  }
  h2 {
    font-size: 2.375em;
  }
  h2,
  h3 {
    line-height: 1em;
    margin-top: 1.6em;
    margin-bottom: .68em;
  }
}
@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
#nav {
  opacity: 1;
}
@media only screen and (min-width: 1400px) {
  body .main-nav-wp + #container {
    top: 90px;
  }
  div#hamburger {
    margin-top: 26px;
  }
  div#hamburger .bar1,
  div#hamburger .bar2,
  div#hamburger .bar3 {
    width: 55px;
    height: 4px;
    margin-top: 6px;
    margin-bottom: 7px;
  }
  div#hamburger.open .bar1 {
    transform: rotate(-45deg) translate(-2px, 12px);
  }
  div#hamburger.open .bar3 {
    transform: rotate(45deg) translate(-4px, -14px);
  }
  .main-nav-wp li {
    line-height: 90px;
  }
  .main-nav-wp li a {
    font-size: 20px;
    height: 90px;
    line-height: 90px;
  }
}
@media only screen and (max-height: 767px) {
  nav ul.menu_hamburger_mobile {
    height: 100%;
  }
  nav ul.menu_hamburger_mobile li {
    line-height: 1.2em;
  }
  nav ul.menu_hamburger_mobile li a {
    line-height: 1.2em;
    height: auto;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
  }
}
#default {
  opacity: 1;
}
header {
  width: 100%;
  height: 100%;
  padding-top: 40px;
  margin-bottom: -80px;
  display: none;
  background-size: cover;
  min-height: 150px;
}
ol > li {
  list-style-position: outside;
}
ol.ord {
  text-align: left;
  padding-left: 1em;
  list-style-position: outside;
}
ol.ord li {
  margin-bottom: 0.25em;
}
ol.ord strong,
ol.ord b {
  font-weight: 900;
}
ol.ord ul {
  margin-top: 1em;
  margin-bottom: 1em;
}
ol.ord ol {
  margin-left: 1.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}
ol.ord ol ul {
  margin-left: 1em;
}
.m-only {
  background-color: rgba(0, 0, 0, 0.05);
  max-width: 100%;
  display: none;
}
#content {
  position: relative;
  margin: 0;
  top: 0;
  margin-top: 0;
}
#content.body-content {
  padding-top: 90px;
}
hr {
  max-width: 1000px;
  margin: 0;
  height: 0.2rem;
  border: none;
  color: #0073cf;
  background-color: #0073cf;
  margin-bottom: 1rem;
  border-radius: 3px;
}
#more-services .section_column {
  margin-bottom: 4rem;
}
#more-services .inner-column {
  background-color: #1c1d39;
  padding: 0 1rem 0 0;
}
#more-services hr {
  max-width: 3em;
}
#more-services h1 {
  font-size: 1.7em;
  min-height: 2.1em;
}
#more-services img {
  max-width: 260px;
}
#more-services * {
  color: #fff;
}
#more-services p {
  min-height: 7.7em;
}
#more-services input {
  min-width: 145px;
  min-height: 22px;
  padding: 10px;
}
#uptime #uptime_message {
  background-color: transparent;
}
#uptime #uptime_message * {
  color: #fff;
}
#newsletter h1 + span {
  line-height: 1.5em;
}
#newsletter .wpcf7-form-control.wpcf7-text {
  width: 100%;
  color: #fff;
  background-color: #2a2b3f;
  padding: 10px 0;
  text-indent: 80px;
}
img.alignleft {
  float: left;
  margin-right: 1.5rem;
}
.wpcf7 p {
  margin-bottom: 0;
}
.wpcf7 .screen-reader-response {
  background-color: rgba(0, 255, 0, 0.05);
  border: 1px dashed green;
  padding: 5px 15px;
}
.wpcf7 .screen-reader-response ul {
  display: none;
}
.wpcf7 .screen-reader-response:empty {
  display: none;
}
.wpcf7-form-control-wrap {
  display: block;
  position: relative;
  padding-bottom: 18px;
}
.wpcf7-form-control-wrap:before,
.wpcf7-form-control-wrap:after {
  content: '';
  display: table;
  clear: both;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
  margin: 0;
}
.wpcf7-not-valid-tip {
  background-color: rgba(255, 0, 0, 0.15);
  border: 1px dashed red;
  color: red;
  padding: 1.5px 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 0.9em;
}
.wpcr3_check_confirm {
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}
.wpcr3_check_confirm .wpcr3_fconfirm2[type="checkbox"] {
  width: 25px;
  float: left;
}
.wpcr3_submit_btn,
.wpcr3_cancel_btn {
  margin-top: 10px;
}
.affs {
  vertical-align: middle;
}
.affs img {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.section_news_intro > img {
  max-width: 100%;
}
.page-id-1905 .section_news_intro table td {
  vertical-align: middle;
}
.page-id-1905 .section_news_intro table * {
  color: #222;
  font-family: Arial;
}
.fwdth {
  display: block;
  width: 100%;
}
.ulblock {
  display: inline-block;
  position: relative;
  left: -1.3em;
}
.fwcl {
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 30px;
  clear: both;
  opacity: 0;
}
hr + h4 {
  display: block;
  clear: left;
  margin-bottom: 20px;
}
.information {
  padding: 15px 25px 0 55px;
  border: 1px solid #00529B;
  margin: 15px 0;
  background: #bde5f8 url(images/info-icon.png) no-repeat 12px center;
}
.information h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
table.grommet-table * {
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  vertical-align: middle;
}
.grommet-table {
  border: 1px solid #ccc;
}
.grommet-table td,
.grommet-table th {
  border: 1px solid #ccc;
  text-align: center;
  padding: 3px;
}
.page-id-56 h1.page_title {
  display: none !important;
}
.section-featured-landing {
  background-color: #1c1d39;
  position: relative;
  top: -10px;
  padding: 1.5rem 1.5rem 3rem;
}
.section-featured-landing * {
  color: #fff;
}
.section-featured-landing .feat-content,
.section-featured-landing .feat-content p {
  color: #fff !important;
  text-align: center !important;
}
.section-featured-landing h1,
.section-featured-landing h3 {
  text-align: center;
}
.section-featured-landing h1 {
  font-size: 2.3rem;
  margin-bottom: 30px;
}
.section-featured-landing h1:after {
  display: block;
  position: relative;
  bottom: -10px;
  width: 25%;
  content: ' ';
  border-bottom: 3px solid #5ac373;
  clear: both;
  margin: auto;
}
.section-featured-landing h3 {
  font-size: 1.5rem;
  color: #0073cf;
  margin-bottom: 20px;
}
.section-content {
  padding: 0 1.5rem 2rem ;
}
.section-content h2 {
  font-size: 1.3rem;
  margin: 0;
  background: #0073cf;
  color: #fff;
  padding: 1.55rem;
}
.section-content p {
  color: #1c1d39 !important;
}
.section-content a.learning {
  position: relative;
  display: block;
  color: #fff;
  background-color: #5ac373;
  padding: 1.5rem 2.1rem 1.5rem 1rem;
  font-size: 0.9rem !important;
  margin-top: 4rem;
  line-height: 1.4em;
}
.section-content a.learning:before {
  content: ' ';
  width: 100%;
  border-top: 4px solid #5ac373;
  display: block;
  position: absolute;
  top: -2.2rem;
  left: 0;
}
.section-content a.learning:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  /* font-size: 120%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
  content: "\e908";
  font-size: 1.35rem;
  display: inline-block;
  position: absolute;
  right: 7px;
  top: 1.2em;
}
.section-content a.learning:hover {
  background-color: #0073cf;
}
.section-content a.learning strong {
  display: block;
  font-size: 1.45rem !important;
  text-transform: uppercase;
  line-height: 1.25em;
}
.section-content h5 {
  font-weight: 900;
  font-size: 1.9rem;
}
.row {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.row .col-2,
.row .col-3,
.row .col-4,
.row .col-5,
.row .col-6,
.row .col-7,
.row .col-8,
.row .col-12 {
  position: relative;
  padding: 1.5rem;
}
.row .col-2 img,
.row .col-3 img,
.row .col-4 img,
.row .col-5 img,
.row .col-6 img,
.row .col-7 img,
.row .col-8 img,
.row .col-12 img {
  display: block;
  max-width: 100%;
  background-color: #1c1d39;
  margin-bottom: 1.2rem;
}
.row .col-inner {
  height: 100%;
}
.serv-intro h4 {
  font-size: 2.95rem;
  font-weight: 800;
  margin-top: 1em;
  margin-bottom: 1em;
}
.bg-f2f2f2 {
  background-color: #f2f2f2;
}
.bg-f2f2f2 .col-6 {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.bg-f2f2f2 .col-6 img {
  margin-bottom: 0 !important;
}
.tac,
.tac * {
  text-align: center !important;
}
.tal {
  text-align: left !important;
}
h5.tal {
  margin-bottom: 0.4em;
}
.lrm-btns {
  text-align: center !important;
  display: block;
  margin: 1em 0 0.8em;
}
.lrm-btns a {
  display: inline-block;
  font-size: 1.4rem;
  color: #fff;
  background-color: #5ac373;
  text-transform: uppercase;
  padding: 0.6em 1em;
  margin: 0.3em 0.5em;
}
.lrm-btns a:hover {
  background-color: #0073cf;
}
.bg-blue {
  background-color: #0073cf;
  position: relative;
}
.bg-blue h5,
.bg-blue p {
  color: #fff !important;
  text-align: center !important;
}
.bg-blue .col-6 {
  border: 1px solid #fff;
}
.bg-blue:before,
.bg-blue:after {
  position: absolute;
  top: 0;
  content: ' ';
  background-color: #0073cf;
  height: 100%;
  width: 20px;
}
.bg-blue:before {
  left: 0;
}
.bg-blue:after {
  right: 0;
}
.bg-purple {
  background-color: #1c1d39;
  position: relative;
}
.bg-purple h5,
.bg-purple p {
  color: #fff !important;
  text-align: center !important;
}
.bg-purple .col-6 {
  border: 1px solid #fff;
}
.bg-purple:before,
.bg-purple:after {
  position: absolute;
  top: 0;
  content: ' ';
  background-color: #1c1d39;
  height: 100%;
  width: 20px;
}
.bg-purple:before {
  left: 0;
}
.bg-purple:after {
  right: 0;
}
.blue-bull {
  list-style-type: none;
}
.blue-bull li {
  position: relative;
  padding-left: 1em;
}
.blue-bull li:before {
  position: absolute;
  content: '•';
  font-size: 2em;
  color: #0073cf;
  display: inline-block;
  margin-right: 0.3em;
  left: -0.3em;
  top: 0.6px;
}
.dangers {
  display: block;
}
.dangers .arow {
  margin-bottom: 1rem;
  border-radius: 1rem;
}
.dangers .arow > div {
  box-sizing: border-box;
  display: inline-block;
  width: 47%;
  padding: 1.5rem 1.5rem;
  font-size: 1.45rem;
}
.dangers * {
  color: #fff;
  font-family: sans-serif;
  text-align: center;
  vertical-align: middle;
}
.cffa7a7 {
  background: #ffa7a7;
}
.cff9898 {
  background: #ff9898;
}
.cfe7c7b {
  background: #fe7c7b;
}
.ce16d6c {
  background: #e16d6c;
}
.cc46b6c {
  background: #c46b6c;
}
.cff9595 {
  background: #ff9595;
}
.cff8383 {
  background: #ff8383;
}
.cfe6160 {
  background: #fe6160;
}
.cdb504f {
  background: #db504f;
}
.cfff > div {
  color: #000 !important;
}
.a-div {
  display: block;
  width: 100%;
}
.a-div:after {
  content: '';
  display: table;
  clear: both;
}
.hg1 {
  height: 1rem;
}
.hg2 {
  height: 2rem;
}
.hg3 {
  height: 3rem;
}
.hg4 {
  height: 4rem;
}
.nrow {
  background: #fff;
  padding: 2rem 0.5rem;
}
.grow {
  display: block;
  margin-bottom: 1rem;
  background: #fff;
  border-radius: 1rem;
  padding: 2rem 0.5rem;
}
.grow .cols {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
}
.grow .col-20 {
  width: 18.5%;
}
.grow .col-40 {
  width: 38.5%;
}
.row-head {
  background: transparent !important;
  margin-bottom: 0;
}
.row-head .cols-head:after {
  display: none !important;
}
.we-provide {
  background: #ddd;
}
.we-provide .we-inner {
  background: #fff;
  padding: 1.5rem;
}
.bd1ff {
  border: 1px solid #fff;
  box-sizing: border-box;
}
.p2-15 {
  padding: 2rem 1.5rem;
}
.mb0 {
  margin-bottom: 0 !important;
}
.lh1 {
  line-height: 1.1em !important;
}
.mt-2 {
  position: relative;
  margin-top: -2rem !important;
}
.mb-2 {
  position: relative;
  margin-bottom: -2rem !important;
}
.cont-numbs {
  font-size: 2.4rem !important;
  color: #fff;
  margin-top: 1.5rem;
  font-weight: 700;
}
.col {
  padding: 1.5rem;
}
.w100 {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box;
}
.cont-form#cont-form .wpcf7 {
  display: block;
  box-sizing: border-box;
}
.cont-form#cont-form .wpcf7 .wpcf7-form-control-wrap input,
.cont-form#cont-form .wpcf7 .wpcf7-form-control-wrap textarea {
  border: 1px solid #bbb;
  padding: 1rem;
  text-transform: capitalize;
  background-color: #fff;
  text-align: center;
  box-sizing: border-box;
  color: #000 !important;
}
.cont-form#cont-form .wpcf7 .wpcf7-form-control.wpcf7-submit {
  font-size: 1.65rem;
  padding: 1rem;
  height: auto;
  font-weight: 900;
}
.bg-f2f2f2 {
  background-color: #f2f2f2;
}
.contact-locs {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.contact-locs .section_column,
.contact-locs .row,
.contact-locs .col-4 {
  margin-bottom: 0 !important;
}
.contact-locs h6 {
  font-size: 2.1rem;
  margin-bottom: 0.35em;
  line-height: 1em;
}
.contact-locs .col-4 {
  position: relative;
}
.contact-locs .col-4,
.contact-locs .col-4 * {
  color: #fff;
  text-align: center;
}
.contact-locs .col-4:nth-of-type(1):after,
.contact-locs .col-4:nth-of-type(2):after {
  content: ' ';
  border-right: 2px solid #5ac373;
  height: 70%;
  display: block;
  position: absolute;
  right: -1px;
  top: 15%;
}
.dbl {
  display: block !important;
}
.clean-testi #testimonies {
  border-top: 1px solid #0073cf;
}
.clean-testi .homepage_cta_request_for_proposal {
  display: inline-block !important;
  width: auto !important;
}
@media only screen and (min-width: 768px) {
  header {
    min-height: 300px;
  }
  .page-id-1688 header {
    min-height: 400px;
  }
  .row,
  .nrow {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    /* Standard syntax */
  }
  .row .col-12,
  .nrow .col-12 {
    display: block;
  }
  .row .col-3,
  .nrow .col-3,
  .row .col-4,
  .nrow .col-4,
  .row .col-6,
  .nrow .col-6,
  .row .acol,
  .nrow .acol {
    -webkit-flex: 1;
    /* Safari */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    /* Standard syntax */
  }
  .md-dbl {
    display: block !important;
  }
  .acol:nth-of-type(1),
  .acol:nth-of-type(2),
  .acol:nth-of-type(3) {
    position: relative;
  }
  .acol:nth-of-type(1):after,
  .acol:nth-of-type(2):after,
  .acol:nth-of-type(3):after {
    content: ' ';
    position: absolute;
    border-right: 1px solid #0073cf;
    height: 100%;
    right: 0;
    top: 0;
  }
  .cols:nth-of-type(1),
  .cols:nth-of-type(2) {
    position: relative;
  }
  .cols:nth-of-type(1):after,
  .cols:nth-of-type(2):after {
    content: ' ';
    position: absolute;
    border-right: 1px solid #0073cf;
    height: 100%;
    right: 0;
    top: 0;
  }
  .we-provide {
    padding: 1.5rem;
    padding-left: 270px;
    padding-bottom: 0;
    background: #eeeeee url('/wp-content/uploads/2020/07/bg-we-provide.png') 0 0 no-repeat;
    margin: 1.5rem 0;
    background-size: contain;
  }
  .we-provide .we-inner {
    background: #fff;
    padding: 2.5rem 1.5rem;
  }
  .we-provide .we-inner h5 {
    text-align: left !important;
  }
}
@media only screen and (min-width: 992px) {
  .inner-column {
    padding: 0 1.5rem 0 0;
  }
  .inner-column h1 {
    font-size: 2.86em;
  }
  .inner-column img {
    margin-bottom: 0;
  }
  .inner-column p {
    padding-right: 0;
  }
  .inner-column form {
    margin-bottom: 0;
  }
  .col {
    padding: 2.5rem;
  }
  .section-featured-landing h1 {
    font-size: 3.1rem;
  }
  .lrm-btns a {
    width: 36.17%;
  }
}
@media only screen and (min-width: 1200px) {
  .section-featured-landing {
    padding: 1.5rem 2.5rem 3rem;
  }
  .section-featured-landing h1 {
    font-size: 4.1rem;
  }
}
@media only screen and (max-width: 767px) {
  #more-services .inner-column {
    padding: 0;
  }
  #more-services .inner-column h1,
  #more-services .inner-column p {
    padding-left: 10px;
    padding-right: 10px;
  }
  #more-services .inner-column hr {
    margin-left: 10px;
  }
  #more-services .inner-column img {
    display: block;
    width: 100% !important;
    margin-right: 0;
    max-width: 100% !important;
  }
  .m-only {
    display: block;
  }
  .fw-table {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .page-id-43 header.hero {
    background-size: cover !important;
  }
  #uptime {
    padding-top: 30px !important;
  }
  #uptime .slideInLeft {
    max-width: 100%;
    box-sizing: border-box;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 20px;
  }
  #uptime .spin-globe {
    margin-bottom: 20px !important;
  }
  #uptime #uptime_message {
    margin-bottom: 10px !important;
    opacity: 1 !important;
  }
  #uptime #uptime_message h1 {
    margin-bottom: 15px !important;
  }
  #uptime #uptime_message h3 {
    margin-top: 15px !important;
  }
  #uptime #uptime_message hr {
    margin-bottom: 15px;
  }
  #uptime #uptime_message p {
    font-size: 15px;
    margin-bottom: 20px !important;
  }
  #uptime #uptime_message form {
    margin-top: 10px !important;
    margin-bottom: 40px !important;
  }
}
#home_ {
  opacity: 1;
}
#container:before {
  position: absolute;
  content: ' ';
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: 1640px;
  left: 50%;
  margin-left: -820px;
}
#container .imgc {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  overflow: hidden;
}
.blgr {
  position: relative;
}
.blgr:before {
  content: ' ';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: -moz-linear-gradient(left, #132d45 0%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #132d45 0%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #132d45 0%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#132d45', endColorstr='#007db9e8', GradientType=1);
  /* IE6-9 */
}
#header_cta_request_proposal div span.phone_number a:focus,
#news .news_excerpt .tag a {
  color: #fff;
}
#header_cta_request_proposal {
  border-radius: 3.5em;
  max-width: 620px !important;
  color: #fff;
  background-color: rgba(0, 2, 43, 0.75);
  margin: 0 auto 90px;
  width: 80%;
  max-width: 500px;
  padding: 40px 20px;
  display: inline-block;
}
#header_cta_request_proposal .intro margin-bottom:20px * {
  text-align: center;
}
#header_cta_request_proposal .intro h2 {
  color: #fff;
  font-size: 2em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0.2em;
  font-family: "Roboto Condensed", sans-serif;
}
#header_cta_request_proposal .intro h3 {
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
  font-weight: 500;
  padding-bottom: 0.7em;
  border-bottom: 0.09em solid #0073cf;
}
#header_cta_request_proposal .intro h3 span {
  color: #5ac373;
}
#header_cta_request_proposal input,
#header_cta_request_proposal select,
#header_cta_request_proposal textarea {
  border: none;
  border-radius: 1px;
  font-size: 1em;
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 20px;
  transition: 250ms ease;
  -webkit-transition: 250ms ease;
  -moz-transition: 250ms ease;
}
#header_cta_request_proposal form select {
  width: 245px;
  height: 50px;
  margin-left: 5px;
  line-height: 1.2em;
}
#header_cta_request_proposal .phone_number {
  display: block;
  text-align: center;
}
#header_cta_request_proposal .phone_number a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2.35em;
  font-weight: 700;
}
#header_cta_request_proposal .phone_number a,
#header_cta_request_proposal .phone_number a:visited {
  color: #5ac373;
}
.homepage_cta_request_for_proposal input[type=submit] {
  padding: 10px;
  font-family: "Roboto Condensed", sans-serif;
  height: auto;
  line-height: 1.2em;
  font-size: 1.2em;
  padding: 0.7em 1em;
  max-width: 100%;
}
#services {
  position: relative;
  margin: 0;
  top: 0;
  margin-top: 0;
}
#services h1 {
  background-color: #1c1d39;
  color: #fff;
  border-left: 0.45em solid #5ac373;
  padding: 0.7em 0.6em;
  border-radius: 0 2em 0 0;
  font-size: 1.72em;
}
.section_column {
  vertical-align: top;
}
#content #services div.section_column {
  margin-bottom: 0;
}
.inner-column {
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 0 !important;
}
.inner-column.uno {
  padding-right: 0;
}
.inner-column.dos {
  padding-left: 0;
}
.inner-column:before,
.inner-column:after {
  content: '';
  display: table;
  clear: both;
}
.inner-column h1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 500;
  line-height: 1em;
  font-size: 2.86em;
  font-size: 1.66em;
}
.inner-column img {
  float: left;
  max-width: 206px;
  max-width: 41.4%;
  width: 41.4%;
  margin-right: 1.5rem;
  margin-bottom: 10px;
}
.inner-column p {
  font-weight: 500;
  text-align: left;
  line-height: 1.4rem;
  min-height: 7em;
  padding-right: 15px;
}
.inner-column form {
  margin-bottom: 15px;
}
.home-services {
  box-sizing: border-box;
  padding-bottom: 0.6em;
  margin-bottom: 0 !important;
}
.home-services img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
}
.home-services .mores {
  display: block;
  width: 100%;
  font-size: 1.23em;
  text-transform: uppercase;
  background-color: #5ac373;
  color: #fff;
  float: left;
  padding: 0.45em 1em;
  box-sizing: border-box !important;
  border-left: 0.4em solid #fff !important;
  border-right: 0.4em solid #fff !important;
}
.home-services .ahalf,
.home-services .afull {
  background-color: #fff !important;
  box-sizing: border-box !important;
  display: block;
  margin-bottom: 0 !important;
  float: left;
  padding-bottom: 0.6em;
}
.home-services .one {
  border-right: 0.5em solid #eee !important;
}
.home-services .two {
  border-left: 0.5em solid #eee !important;
}
.home-services .three {
  padding-top: 0.4em;
}
.home-services .ahalf {
  width: 50%;
}
.home-services .afull {
  margin-top: 1.65em !important;
  width: 100%;
}
.home-services:before,
.home-services:after {
  content: '';
  display: table;
  clear: both;
}
.blue {
  color: #0073cf;
}
#uptime_message p {
  line-height: 1.3em;
  font-size: 1.6em;
  color: #fff;
  max-width: 600px;
}
#uptime_message hr {
  max-width: 176px;
}
.button.green {
  background: #5ac373;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 1em 2em;
}
.button.fll {
  float: left;
}
.button.flr {
  float: right;
}
.new-block-wrpr .new-block {
  padding: 3.2em 1.1em 2.6em;
  box-sizing: border-box !important;
  margin-bottom: 2em;
}
.new-block-wrpr .new-block h3,
.new-block-wrpr .new-block h4 {
  font-family: 'Poppins', sans-serif;
}
.new-block h3 {
  font-size: 2.25em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 3px solid #04B918;
}
.new-block h3 span {
  display: block;
}
.new-block h4 {
  font-size: 1.9em;
  margin-bottom: 1em;
}
#post-construction .new-block h3,
#post-construction .new-block h4 {
  color: #fff;
  text-align: left;
  font-weight: 800;
}
#post-construction .new-block h4 {
  text-transform: uppercase;
}
#home-products .new-block h3,
#home-products .new-block h4 {
  color: #fff;
  text-align: left;
  font-weight: 800;
}
#home-products .new-block h3 {
  padding-bottom: 1.2rem;
}
#home-products .new-block h4 {
  text-transform: uppercase;
  background: url('../img/green-plus.png') 0 0 no-repeat;
  padding-left: 1.9em;
  background-size: contain;
}
.home-products-shapes {
  text-align: left;
}
.home-products-shapes img {
  display: inline-block;
  width: auto;
  max-width: 17%;
  margin-right: 2.6%;
}
.home-testimonials .home-testimonials-inner {
  max-width: 890px !important;
}
#home-careers .new-block h3,
#home-careers .new-block h4 {
  color: #fff;
  text-align: left;
  font-weight: 600;
}
#home-careers .new-block h3 {
  padding-bottom: 0.3em;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}
#home-careers .new-block h3 span {
  display: block;
}
@media only screen and (min-width: 768px) {
  div#header_cta_request_proposal {
    margin: 0 auto 150px;
  }
  #header_cta_request_proposal .intro h2 {
    font-size: 3.13em;
  }
  #header_cta_request_proposal .intro h3 {
    font-size: 2.2em;
  }
  .phone_number a {
    font-size: 3.35em;
  }
  .homepage_cta_request_for_proposal input[type=submit] {
    font-size: 1.6em;
    padding: 0.7em 1.2em;
    max-width: 100%;
  }
  #services h1 {
    font-size: 3.13em;
  }
  .home-services .mores {
    font-size: 1.86em;
  }
  #content #services div.section_column {
    margin-bottom: 15px;
  }
  #home-products h3 {
    background: url('../img/cart-icon.png') 0 0 no-repeat;
    padding-left: 2.4em;
  }
  #home-products h4 {
    background: url('../img/green-plus.png') 0 0.16em no-repeat;
    padding-left: 1.55em;
    background-size: unset;
  }
  .inner-column {
    margin: 0 auto;
  }
  .inner-column.uno {
    margin-right: 1.6em !important;
  }
  .inner-column.dos {
    margin-left: 1.6em !important;
  }
  .new-block-wrpr .new-block {
    padding: 3.2em 4em 2.6em;
  }
  .new-block h3 {
    font-size: 5.7em;
    border-bottom: 5px solid #04B918;
  }
  .new-block h4 {
    font-size: 3em;
    margin-bottom: 0;
  }
  .home-products-shapes img {
    max-width: 13%;
    margin-right: 2.6%;
  }
}
@media only screen and (min-width: 992px) {
  #content #services div.section_column {
    margin-bottom: 50px;
  }
  .home-products-shapes {
    padding-top: 2%;
  }
}
@media only screen and (min-width: 1200px) {
  .home section .max_width_1100px {
    width: 1200px !important;
    max-width: 1200px !important;
  }
  #post-construction a.button {
    position: relative;
    margin-top: -64px;
  }
}
@media only screen and (min-width: 1640px) {
  .home section .max_width_1100px {
    width: 1630px !important;
    max-width: 1630px !important;
  }
  .home section .max_width_500px {
    width: 100%;
    max-width: 600px;
  }
  #services .max_width_550px {
    max-width: 818px !important;
  }
}
.product-form {
  position: relative;
  z-index: 999999;
}
#shopify-section-1583353425046 .section-block--padding {
  padding: 30px 0 !important;
}
.site-header {
  background-color: #f7f7f7 !important;
}
.iqms {
  border-top: 1px solid red;
}
.hero.hero--small {
  margin-bottom: 0;
}
.hero-content {
  bottom: 0 !important;
}
.hero-content .hero-content__title-wrapper {
  background: transparent !important;
  padding-bottom: 2.8em !important;
}
.hero-content .hero-content__title-wrapper h2 {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 800;
  text-transform: capitalize;
  letter-spacing: 0;
  background: transparent !important;
  padding-bottom: 0.25em;
  padding-left: 0;
  position: relative;
}
.hero-content .hero-content__title-wrapper h2:after {
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  content: '';
  border-bottom: 5px solid #04B918;
}
#shopify-section-header {
  background-color: #fff !important;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}
#shopify-section-header:before,
#shopify-section-header:after {
  content: '';
  display: table;
  clear: both;
}
#SiteNavSearchCart {
  background-color: #000;
}
ul.iq-store-menu {
  background-color: #f4f4f4;
}
ul.iq-store-menu .site-header__cart * {
  color: #000 !important;
}
ul.iq-store-menu li {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  line-height: initial;
  list-style-type: none;
}
ul.iq-store-menu li > a {
  display: block;
  padding: 0.55rem 1rem;
  transform: none !important;
  line-height: 20px !important;
  color: #000 !important;
}
ul.iq-store-menu li > a:hover + ul.drop_down_menu {
  background-color: rgba(0, 255, 0, 0.05);
  border: 1px dashed green;
  display: block;
}
ul.iq-store-menu li a.customer_login_link {
  font-size: 1.2125em !important;
}
ul.iq-store-menu li.bc-inner {
  float: left;
  text-align: left !important;
}
ul.iq-store-menu li .breadcrumb {
  display: block;
  position: relative;
  text-align: left !important;
}
ul.iq-store-menu li .breadcrumb a {
  display: inline-block;
}
ul.iq-store-menu li .breadcrumb a,
ul.iq-store-menu li .breadcrumb span {
  line-height: 23px;
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
}
#shopify-section-1583353425046 .page-width .section-block--padding {
  background: url(http://dev-set3dev.pantheonsite.io/wp-content/uploads/2019/11/clean-room-and-data-center-2019.jpg) center center rgba(0, 2, 43, 0.75) !important;
  padding: 30px 0;
}
#shopify-section-1583353425046 .page-width .section-block--padding #header_cta_request_proposal {
  width: 88%;
}
@media only screen and (min-width: 1200px) {
  .main-content .hero {
    height: auto;
  }
  .main-content .hero.hero--small {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #shopify-section-1583353425046 .page-width .section-block--padding {
    padding: 30px 0;
  }
  #shopify-section-1583353425046 .page-width .section-block--padding #header_cta_request_proposal {
    width: 88%;
  }
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?70095688');
  src: url('../font/fontello.eot?70095688#iefix') format('embedded-opentype'), url('../font/fontello.woff2?70095688') format('woff2'), url('../font/fontello.woff?70095688') format('woff'), url('../font/fontello.ttf?70095688') format('truetype'), url('../font/fontello.svg?70095688#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?70095688#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-vcard:before {
  content: '\e800';
}
/* '' */
.icon-pin:before {
  content: '\e801';
}
/* '' */
.icon-reply:before {
  content: '\e802';
}
/* '' */
.icon-reply-all:before {
  content: '\e803';
}
/* '' */
.icon-forward:before {
  content: '\e804';
}
/* '' */
.icon-print:before {
  content: '\e805';
}
/* '' */
.icon-keyboard:before {
  content: '\e806';
}
/* '' */
.icon-slider-left:before {
  content: '\e807';
}
/* '' */
.icon-clock-empty:before {
  content: '\e808';
}
/* '' */
.icon-hourglass:before {
  content: '\e809';
}
/* '' */
.icon-login:before {
  content: '\e80a';
}
/* '' */
.icon-logout:before {
  content: '\e80b';
}
/* '' */
.icon-picture:before {
  content: '\e80c';
}
/* '' */
.icon-brush:before {
  content: '\e80d';
}
/* '' */
.icon-ccw:before {
  content: '\e80e';
}
/* '' */
.icon-cw:before {
  content: '\e80f';
}
/* '' */
.icon-refresh:before {
  content: '\e810';
}
/* '' */
.icon-clock:before {
  content: '\e811';
}
/* '' */
.icon-circle-empty:before {
  content: '\e812';
}
/* '' */
.icon-circle-dot:before {
  content: '\e813';
}
/* '' */
.icon-circle:before {
  content: '\e814';
}
/* '' */
.icon-checkbox:before {
  content: '\e815';
}
/* '' */
.icon-checkbox-empty:before {
  content: '\e816';
}
/* '' */
.icon-book:before {
  content: '\e817';
}
/* '' */
.icon-mail-empty:before {
  content: '\e818';
}
/* '' */
.icon-mail:before {
  content: '\e819';
}
/* '' */
.icon-phone:before {
  content: '\e81a';
}
/* '' */
.icon-book-open:before {
  content: '\e81b';
}
/* '' */
.icon-users-group:before {
  content: '\e81c';
}
/* '' */
.icon-male:before {
  content: '\e81d';
}
/* '' */
.icon-female:before {
  content: '\e81e';
}
/* '' */
.icon-child:before {
  content: '\e81f';
}
/* '' */
.icon-star:before {
  content: '\e820';
}
/* '' */
.icon-globe:before {
  content: '\e821';
}
/* '' */
.icon-mobile:before {
  content: '\e822';
}
/* '' */
.icon-tablet-1:before {
  content: '\e823';
}
/* '' */
.icon-laptop:before {
  content: '\e824';
}
/* '' */
.icon-desktop:before {
  content: '\e825';
}
/* '' */
.icon-cog:before {
  content: '\e826';
}
/* '' */
.icon-cogs:before {
  content: '\e827';
}
/* '' */
.icon-down:before {
  content: '\e828';
}
/* '' */
.icon-wrench:before {
  content: '\e829';
}
/* '' */
.icon-sliders:before {
  content: '\e82a';
}
/* '' */
.icon-lock:before {
  content: '\e82b';
}
/* '' */
.icon-trophy:before {
  content: '\e82c';
}
/* '' */
.icon-spin3:before {
  content: '\e82d';
}
/* '' */
.icon-spin1:before {
  content: '\e82e';
}
/* '' */
.icon-spin2:before {
  content: '\e82f';
}
/* '' */
.icon-spin4:before {
  content: '\e830';
}
/* '' */
.icon-spin5:before {
  content: '\e831';
}
/* '' */
.icon-spin6:before {
  content: '\e832';
}
/* '' */
.icon-location:before {
  content: '\e833';
}
/* '' */
.icon-address:before {
  content: '\e834';
}
/* '' */
.icon-up:before {
  content: '\e835';
}
/* '' */
.icon-right:before {
  content: '\e836';
}
/* '' */
.icon-left:before {
  content: '\e837';
}
/* '' */
.icon-music-light:before {
  content: '\e838';
}
/* '' */
.icon-search-light:before {
  content: '\e839';
}
/* '' */
.icon-mail-light:before {
  content: '\e83a';
}
/* '' */
.icon-heart-light:before {
  content: '\e83b';
}
/* '' */
.icon-dot:before {
  content: '\e83c';
}
/* '' */
.icon-user-light:before {
  content: '\e83d';
}
/* '' */
.icon-video-light:before {
  content: '\e83e';
}
/* '' */
.icon-camera-light:before {
  content: '\e83f';
}
/* '' */
.icon-photo-light:before {
  content: '\e840';
}
/* '' */
.icon-attach-light:before {
  content: '\e841';
}
/* '' */
.icon-lock-light:before {
  content: '\e842';
}
/* '' */
.icon-eye-light:before {
  content: '\e843';
}
/* '' */
.icon-tag-light:before {
  content: '\e844';
}
/* '' */
.icon-thumbs-up-light:before {
  content: '\e845';
}
/* '' */
.icon-pencil-light:before {
  content: '\e846';
}
/* '' */
.icon-comment-light:before {
  content: '\e847';
}
/* '' */
.icon-location-light:before {
  content: '\e848';
}
/* '' */
.icon-cup-light:before {
  content: '\e849';
}
/* '' */
.icon-trash-light:before {
  content: '\e84a';
}
/* '' */
.icon-doc-light:before {
  content: '\e84b';
}
/* '' */
.icon-key-light:before {
  content: '\e84c';
}
/* '' */
.icon-database-light:before {
  content: '\e84d';
}
/* '' */
.icon-megaphone-light:before {
  content: '\e84e';
}
/* '' */
.icon-graduation-light:before {
  content: '\e84f';
}
/* '' */
.icon-fire-light:before {
  content: '\e850';
}
/* '' */
.icon-paper-plane-light:before {
  content: '\e851';
}
/* '' */
.icon-cloud-light:before {
  content: '\e852';
}
/* '' */
.icon-globe-light:before {
  content: '\e853';
}
/* '' */
.icon-inbox-light:before {
  content: '\e854';
}
/* '' */
.icon-cart:before {
  content: '\e855';
}
/* '' */
.icon-resize-small:before {
  content: '\e856';
}
/* '' */
.icon-desktop-light:before {
  content: '\e857';
}
/* '' */
.icon-tv-light:before {
  content: '\e858';
}
/* '' */
.icon-wallet-light:before {
  content: '\e859';
}
/* '' */
.icon-t-shirt-light:before {
  content: '\e85a';
}
/* '' */
.icon-lightbulb-light:before {
  content: '\e85b';
}
/* '' */
.icon-clock-light:before {
  content: '\e85c';
}
/* '' */
.icon-diamond-light:before {
  content: '\e85d';
}
/* '' */
.icon-shop-light:before {
  content: '\e85e';
}
/* '' */
.icon-sound-light:before {
  content: '\e85f';
}
/* '' */
.icon-calendar-light:before {
  content: '\e860';
}
/* '' */
.icon-food-light:before {
  content: '\e861';
}
/* '' */
.icon-money-light:before {
  content: '\e862';
}
/* '' */
.icon-params-light:before {
  content: '\e863';
}
/* '' */
.icon-cog-light:before {
  content: '\e864';
}
/* '' */
.icon-beaker-light:before {
  content: '\e865';
}
/* '' */
.icon-note-light:before {
  content: '\e866';
}
/* '' */
.icon-truck-light:before {
  content: '\e867';
}
/* '' */
.icon-behance:before {
  content: '\e868';
}
/* '' */
.icon-bitbucket:before {
  content: '\e869';
}
/* '' */
.icon-cc:before {
  content: '\e86a';
}
/* '' */
.icon-codeopen:before {
  content: '\e86b';
}
/* '' */
.icon-css3:before {
  content: '\e86c';
}
/* '' */
.icon-delicious:before {
  content: '\e86d';
}
/* '' */
.icon-digg:before {
  content: '\e86e';
}
/* '' */
.icon-dribbble:before {
  content: '\e86f';
}
/* '' */
.icon-deviantart:before {
  content: '\e870';
}
/* '' */
.icon-dropbox:before {
  content: '\e871';
}
/* '' */
.icon-drupal:before {
  content: '\e872';
}
/* '' */
.icon-facebook:before {
  content: '\e873';
}
/* '' */
.icon-flickr:before {
  content: '\e874';
}
/* '' */
.icon-foursquare:before {
  content: '\e875';
}
/* '' */
.icon-git:before {
  content: '\e876';
}
/* '' */
.icon-github:before {
  content: '\e877';
}
/* '' */
.icon-gittip:before {
  content: '\e878';
}
/* '' */
.icon-google:before {
  content: '\e879';
}
/* '' */
.icon-gplus:before {
  content: '\e87a';
}
/* '' */
.icon-gwallet:before {
  content: '\e87b';
}
/* '' */
.icon-hacker-news:before {
  content: '\e87c';
}
/* '' */
.icon-html5:before {
  content: '\e87d';
}
/* '' */
.icon-instagramm:before {
  content: '\e87e';
}
/* '' */
.icon-ioxhost:before {
  content: '\e87f';
}
/* '' */
.icon-joomla:before {
  content: '\e880';
}
/* '' */
.icon-jsfiddle:before {
  content: '\e881';
}
/* '' */
.icon-lastfm:before {
  content: '\e882';
}
/* '' */
.icon-linux:before {
  content: '\e883';
}
/* '' */
.icon-linkedin:before {
  content: '\e884';
}
/* '' */
.icon-maxcdn:before {
  content: '\e885';
}
/* '' */
.icon-meanpath:before {
  content: '\e886';
}
/* '' */
.icon-openid:before {
  content: '\e887';
}
/* '' */
.icon-pagelines:before {
  content: '\e888';
}
/* '' */
.icon-paypal:before {
  content: '\e889';
}
/* '' */
.icon-qq:before {
  content: '\e88a';
}
/* '' */
.icon-reddit:before {
  content: '\e88b';
}
/* '' */
.icon-renren:before {
  content: '\e88c';
}
/* '' */
.icon-skype:before {
  content: '\e88d';
}
/* '' */
.icon-slack:before {
  content: '\e88e';
}
/* '' */
.icon-slideshare:before {
  content: '\e88f';
}
/* '' */
.icon-soundcloud:before {
  content: '\e890';
}
/* '' */
.icon-spotify:before {
  content: '\e891';
}
/* '' */
.icon-stackexchange:before {
  content: '\e892';
}
/* '' */
.icon-stackoverflow:before {
  content: '\e893';
}
/* '' */
.icon-steam:before {
  content: '\e894';
}
/* '' */
.icon-stumbleupon:before {
  content: '\e895';
}
/* '' */
.icon-tencent-weibo:before {
  content: '\e896';
}
/* '' */
.icon-trello:before {
  content: '\e897';
}
/* '' */
.icon-tumblr:before {
  content: '\e898';
}
/* '' */
.icon-twitch:before {
  content: '\e899';
}
/* '' */
.icon-twitter:before {
  content: '\e89a';
}
/* '' */
.icon-vine:before {
  content: '\e89b';
}
/* '' */
.icon-vkontakte:before {
  content: '\e89c';
}
/* '' */
.icon-wechat:before {
  content: '\e89d';
}
/* '' */
.icon-weibo:before {
  content: '\e89e';
}
/* '' */
.icon-windows:before {
  content: '\e89f';
}
/* '' */
.icon-wordpress:before {
  content: '\e8a0';
}
/* '' */
.icon-xing:before {
  content: '\e8a1';
}
/* '' */
.icon-yelp:before {
  content: '\e8a2';
}
/* '' */
.icon-youtube:before {
  content: '\e8a3';
}
/* '' */
.icon-yahoo:before {
  content: '\e8a4';
}
/* '' */
.icon-lemon:before {
  content: '\e8a5';
}
/* '' */
.icon-blank:before {
  content: '\e8a6';
}
/* '' */
.icon-pinterest-circled:before {
  content: '\e8a7';
}
/* '' */
.icon-heart-empty:before {
  content: '\e8a8';
}
/* '' */
.icon-lock-open:before {
  content: '\e8a9';
}
/* '' */
.icon-heart:before {
  content: '\e8aa';
}
/* '' */
.icon-check:before {
  content: '\e8ab';
}
/* '' */
.icon-cancel:before {
  content: '\e8ac';
}
/* '' */
.icon-plus:before {
  content: '\e8ad';
}
/* '' */
.icon-minus:before {
  content: '\e8ae';
}
/* '' */
.icon-double-left:before {
  content: '\e8af';
}
/* '' */
.icon-double-right:before {
  content: '\e8b0';
}
/* '' */
.icon-double-up:before {
  content: '\e8b1';
}
/* '' */
.icon-double-down:before {
  content: '\e8b2';
}
/* '' */
.icon-help:before {
  content: '\e8b3';
}
/* '' */
.icon-info:before {
  content: '\e8b4';
}
/* '' */
.icon-link:before {
  content: '\e8b5';
}
/* '' */
.icon-quote:before {
  content: '\e8b6';
}
/* '' */
.icon-attach:before {
  content: '\e8b7';
}
/* '' */
.icon-eye:before {
  content: '\e8b8';
}
/* '' */
.icon-tag:before {
  content: '\e8b9';
}
/* '' */
.icon-menu:before {
  content: '\e8ba';
}
/* '' */
.icon-pencil:before {
  content: '\e8bb';
}
/* '' */
.icon-feather:before {
  content: '\e8bc';
}
/* '' */
.icon-code:before {
  content: '\e8bd';
}
/* '' */
.icon-home:before {
  content: '\e8be';
}
/* '' */
.icon-camera:before {
  content: '\e8bf';
}
/* '' */
.icon-pictures:before {
  content: '\e8c0';
}
/* '' */
.icon-video:before {
  content: '\e8c1';
}
/* '' */
.icon-users:before {
  content: '\e8c2';
}
/* '' */
.icon-user:before {
  content: '\e8c3';
}
/* '' */
.icon-user-add:before {
  content: '\e8c4';
}
/* '' */
.icon-comment-empty:before {
  content: '\e8c5';
}
/* '' */
.icon-chat-empty:before {
  content: '\e8c6';
}
/* '' */
.icon-bell:before {
  content: '\e8c7';
}
/* '' */
.icon-star-empty:before {
  content: '\e8c8';
}
/* '' */
.icon-dot2:before {
  content: '\e8c9';
}
/* '' */
.icon-dot3:before {
  content: '\e8ca';
}
/* '' */
.icon-note:before {
  content: '\e8cb';
}
/* '' */
.icon-basket:before {
  content: '\e8cc';
}
/* '' */
.icon-note2:before {
  content: '\e8cd';
}
/* '' */
.icon-share:before {
  content: '\e8ce';
}
/* '' */
.icon-doc:before {
  content: '\e8cf';
}
/* '' */
.icon-doc-text:before {
  content: '\e8d0';
}
/* '' */
.icon-file-pdf:before {
  content: '\e8d1';
}
/* '' */
.icon-file-word:before {
  content: '\e8d2';
}
/* '' */
.icon-file-excel:before {
  content: '\e8d3';
}
/* '' */
.icon-file-powerpoint:before {
  content: '\e8d4';
}
/* '' */
.icon-file-image:before {
  content: '\e8d5';
}
/* '' */
.icon-file-archive:before {
  content: '\e8d6';
}
/* '' */
.icon-file-audio:before {
  content: '\e8d7';
}
/* '' */
.icon-file-video:before {
  content: '\e8d8';
}
/* '' */
.icon-file-code:before {
  content: '\e8d9';
}
/* '' */
.icon-trash-empty:before {
  content: '\e8da';
}
/* '' */
.icon-trash:before {
  content: '\e8db';
}
/* '' */
.icon-th-large:before {
  content: '\e8dc';
}
/* '' */
.icon-th:before {
  content: '\e8dd';
}
/* '' */
.icon-th-list:before {
  content: '\e8de';
}
/* '' */
.icon-flag:before {
  content: '\e8df';
}
/* '' */
.icon-attention:before {
  content: '\e8e0';
}
/* '' */
.icon-play:before {
  content: '\e8e1';
}
/* '' */
.icon-stop:before {
  content: '\e8e2';
}
/* '' */
.icon-pause:before {
  content: '\e8e3';
}
/* '' */
.icon-record:before {
  content: '\e8e4';
}
/* '' */
.icon-to-end:before {
  content: '\e8e5';
}
/* '' */
.icon-tools:before {
  content: '\e8e6';
}
/* '' */
.icon-retweet:before {
  content: '\e8e7';
}
/* '' */
.icon-to-start:before {
  content: '\e8e8';
}
/* '' */
.icon-fast-forward:before {
  content: '\e8e9';
}
/* '' */
.icon-fast-backward:before {
  content: '\e8ea';
}
/* '' */
.icon-search:before {
  content: '\e8eb';
}
/* '' */
.icon-slider-right:before {
  content: '\e8ec';
}
/* '' */
.icon-rss:before {
  content: '\e8ed';
}
/* '' */
.icon-down-big-1:before {
  content: '\e8ee';
}
/* '' */
.icon-left-big-1:before {
  content: '\e8ef';
}
/* '' */
.icon-right-big-1:before {
  content: '\e8f0';
}
/* '' */
.icon-up-big-1:before {
  content: '\e8f1';
}
/* '' */
.icon-comment-2:before {
  content: '\e8f2';
}
/* '' */
.icon-comment:before {
  content: '\e8f3';
}
/* '' */
.icon-eye-2:before {
  content: '\e8f4';
}
/* '' */
.icon-tablet:before {
  content: '\e8f5';
}
/* '' */
.icon-bathtub:before {
  content: '\e8f6';
}
/* '' */
.icon-comb:before {
  content: '\e8f7';
}
/* '' */
.icon-calendar:before {
  content: '\e8f8';
}
/* '' */
.icon-search-alt:before {
  content: '\e8f9';
}
/* '' */
.icon-white:before {
  content: '\e8fa';
}
/* '' */
.icon-home-alt:before {
  content: '\e8fb';
}
/* '' */
.icon-timer:before {
  content: '\e8fc';
}
/* '' */
.icon-locator:before {
  content: '\e8fd';
}
/* '' */
.icon-cup:before {
  content: '\e8fe';
}
/* '' */
.icon-currency:before {
  content: '\e8ff';
}
/* '' */
.icon-box:before {
  content: '\e900';
}
/* '' */
.icon-quote-left:before {
  content: '\e901';
}
/* '' */
.icon-quote-right:before {
  content: '\e902';
}
/* '' */
.icon-volume-up:before {
  content: '\e903';
}
/* '' */
.icon-volume-off:before {
  content: '\e904';
}
/* '' */
.icon-volume:before {
  content: '\e905';
}
/* '' */
.icon-volume-down:before {
  content: '\e906';
}
/* '' */
.icon-arrow-left-alt:before {
  content: '\e907';
}
/* '' */
.icon-arrow-right-alt:before {
  content: '\e908';
}
/* '' */
.icon-thumbs-up:before {
  content: '\e909';
}
/* '' */
.icon-thumbs-down:before {
  content: '\e90a';
}
/* '' */
.icon-speech:before {
  content: '\e90b';
}
/* '' */
.icon-sphere:before {
  content: '\e90c';
}
/* '' */
.icon-light:before {
  content: '\e90d';
}
/* '' */
.icon-apple-mouse:before {
  content: '\e90e';
}
/* '' */
.icon-arrow-down:before {
  content: '\e90f';
}
/* '' */
.icon-arrow-left:before {
  content: '\e910';
}
/* '' */
.icon-arrow-right:before {
  content: '\e911';
}
/* '' */
.icon-arrow-up:before {
  content: '\e912';
}
/* '' */
.icon-search-2:before {
  content: '\e913';
}
/* '' */
.icon-cd-light:before {
  content: '\e914';
}
/* '' */
.icon-mobile-light:before {
  content: '\e915';
}
/* '' */
.icon-clear-button:before {
  content: '\e916';
}
/* '' */
.icon-binoculars:before {
  content: '\e917';
}
/* '' */
.icon-resize-full:before {
  content: '\e918';
}
/* '' */
.icon-truck:before {
  content: '\e919';
}
/* '' */
.icon-clipboard:before {
  content: '\e91a';
}
/* '' */
.icon-email:before {
  content: '\e91b';
}
/* '' */
.icon-modem:before {
  content: '\e91c';
}
/* '' */
.icon-parking:before {
  content: '\e91d';
}
/* '' */
.icon-swimming-pool:before {
  content: '\e91e';
}
/* '' */
.icon-user-alt:before {
  content: '\e91f';
}
/* '' */
.icon-user-plus:before {
  content: '\e920';
}
/* '' */
.icon-user-times:before {
  content: '\e921';
}
/* '' */
.icon-alarm-clock:before {
  content: '\e922';
}
/* '' */
.icon-summer:before {
  content: '\e923';
}
/* '' */
.icon-wireless-antenna:before {
  content: '\e924';
}
/* '' */
.icon-floor:before {
  content: '\e925';
}
/* '' */
.icon-home-2:before {
  content: '\e926';
}
/* '' */
.icon-wireless:before {
  content: '\e927';
}
/* '' */
.icon-ironing:before {
  content: '\e928';
}
/* '' */
.icon-down-big:before {
  content: '\e929';
}
/* '' */
.icon-left-big:before {
  content: '\e92a';
}
/* '' */
.icon-right-big:before {
  content: '\e92b';
}
/* '' */
.icon-up-big:before {
  content: '\e92c';
}
/* '' */
.icon-laundry:before {
  content: '\e92d';
}
/* '' */
.icon-fax-2:before {
  content: '\e92e';
}
/* '' */
.icon-phone-2:before {
  content: '\e92f';
}
/* '' */
.icon-tools-2:before {
  content: '\e930';
}
/* '' */
.icon-checkbox-2:before {
  content: '\e931';
}
/* '' */
.icon-map:before {
  content: '\e932';
}
/* '' */
.icon-newspaper:before {
  content: '\e933';
}
/* '' */
.icon-note-2:before {
  content: '\e934';
}
/* '' */
.icon-picture-2:before {
  content: '\e935';
}
/* '' */
.icon-radio-tower:before {
  content: '\e936';
}
/* '' */
.icon-video-2:before {
  content: '\e937';
}
/* '' */
.icon-down-arrow:before {
  content: '\e938';
}
/* '' */
.icon-left-arrow:before {
  content: '\e939';
}
/* '' */
.icon-right-arrow:before {
  content: '\e93a';
}
/* '' */
.icon-up-arrow:before {
  content: '\e93b';
}
/* '' */
.icon-menu-2:before {
  content: '\e93c';
}
/* '' */
.icon-cart-2:before {
  content: '\e93d';
}
/* '' */
.icon-browser:before {
  content: '\e93e';
}
/* '' */
.icon-geometry:before {
  content: '\e93f';
}
/* '' */
.icon-laptop-1:before {
  content: '\e940';
}
/* '' */
.icon-lifesaver:before {
  content: '\e941';
}
/* '' */
.icon-lifesaver-2:before {
  content: '\e942';
}
/* '' */
.icon-magnifying-glass:before {
  content: '\e943';
}
/* '' */
.icon-monitor:before {
  content: '\e944';
}
/* '' */
.icon-paint-palette:before {
  content: '\e945';
}
/* '' */
.icon-paper-plane:before {
  content: '\e946';
}
/* '' */
.icon-paper-plane-2:before {
  content: '\e947';
}
/* '' */
.icon-paper-plane-3:before {
  content: '\e948';
}
/* '' */
.icon-planet:before {
  content: '\e949';
}
/* '' */
.icon-quote-circular-button:before {
  content: '\e94a';
}
/* '' */
.icon-right-quotation-sign:before {
  content: '\e94b';
}
/* '' */
.icon-coding:before {
  content: '\e94c';
}
/* '' */
.icon-comment-white-oval-bubble:before {
  content: '\e94d';
}
/* '' */
.icon-envelope:before {
  content: '\e94e';
}
/* '' */
.icon-gear:before {
  content: '\e94f';
}
/* '' */
.icon-user-1:before {
  content: '\e950';
}
/* '' */
.icon-trophy-1:before {
  content: '\e951';
}
/* '' */
.icon-solar-system:before {
  content: '\e952';
}
/* '' */
.icon-rocket:before {
  content: '\e953';
}
/* '' */
.icon-diamond:before {
  content: '\e954';
}
/* '' */
.icon-ok:before {
  content: '\e955';
}
/* '' */
.icon-ok-1:before {
  content: '\e956';
}
/* '' */
.icon-cancel-1:before {
  content: '\e957';
}
/* '' */
.icon-phone-call:before {
  content: '\e958';
}
/* '' */
.icon-play-2:before {
  content: '\e959';
}
/* '' */
.icon-clock-1:before {
  content: '\e95a';
}
/* '' */
.icon-interface:before {
  content: '\e95b';
}
/* '' */
.icon-unlink:before {
  content: '\e95c';
}
/* '' */
.icon-ruler:before {
  content: '\e95d';
}
/* '' */
.icon-menu-1:before {
  content: '\e95e';
}
/* '' */
.icon-play-1:before {
  content: '\f00f';
}
/* '' */
.icon-resize-full-alt:before {
  content: '\f0b2';
}
/* '' */
.icon-ambulance:before {
  content: '\f0f9';
}
/* '' */
.icon-euro:before {
  content: '\f153';
}
/* '' */
.icon-pound:before {
  content: '\f154';
}
/* '' */
.icon-dollar:before {
  content: '\f155';
}
/* '' */
.icon-yen:before {
  content: '\f157';
}
/* '' */
.icon-rouble:before {
  content: '\f158';
}
/* '' */
.icon-right-circled2:before {
  content: '\f18e';
}
/* '' */
.icon-left-circled2:before {
  content: '\f190';
}
/* '' */
.icon-car:before {
  content: '\f1b9';
}
/* '' */
.icon-taxi:before {
  content: '\f1ba';
}
/* '' */
.icon-bicycle:before {
  content: '\f206';
}
/* '' */
.icon-bus:before {
  content: '\f207';
}
/* '' */
.icon-ship:before {
  content: '\f21a';
}
/* '' */
.icon-motorcycle:before {
  content: '\f21c';
}
/* '' */
.icon-train:before {
  content: '\f238';
}
/* '' */
.icon-subway:before {
  content: '\f239';
}
/* '' */
#zample {
  opacity: 1;
}
.fw-table .col-12 {
  width: 100%;
}
.fw-table .col-inners {
  padding: 20px 25px 35px;
}
.fw-table .col-inners p {
  font-size: 1rem;
  line-height: 1.1em !important;
  display: block;
  width: 100%;
  clear: left;
  margin-bottom: 0.65em;
}
.fw-table .col-inners p:nth-of-type(1) {
  margin-top: 18px;
}
.fw-table .col-inners h3 {
  font-weight: 900;
  margin: 0;
}
.fw-table .col-inners h6 {
  font-size: 1.5rem;
}
.fw-table .cols-9 {
  margin-top: 1.5rem;
  font-size: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.fw-table .cols-9.split-col .acell:nth-of-type(2) {
  padding-right: 25px;
}
.fw-table .cols-9.split-col .acell:nth-of-type(2) .right-b:after {
  display: inline-block;
  right: -13.5px;
  top: -4%;
  height: 116%;
}
.fw-table .cols-9 .acell {
  text-align: center !important;
  width: 40%;
}
.fw-table .cols-9 .acell h3 {
  font-size: 1.05rem;
  text-align: center;
  margin-bottom: 1.5rem;
  min-height: 1.1em;
  line-height: 1.1em;
}
.fw-table .cols-9 .acell > div {
  position: relative;
  background-color: #fff;
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 1rem;
  padding: 12.7px 10px;
  min-height: 1.1em;
  line-height: 1.1em;
}
.fw-table .cols-9 .acell > div:after {
  content: ' ';
  position: absolute;
  display: inline-block;
  float: right;
  border-right: 1px solid #0073cf;
  height: 60%;
  top: 20%;
  right: 0;
}
.fw-table .cols-9 .acell .left-b {
  border-radius: 15px 0 0 15px;
}
.fw-table .cols-9 .acell .right-b {
  border-radius: 0 15px 15px 0;
}
.fw-table .cols-9 .acell .right-b:after {
  display: none;
}
.fw-table .cols-9 .acell .naft:after {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .fw-table .col-12 {
    padding: 15px 0;
  }
  .fw-table .col-inners {
    padding: 10px 4px;
  }
  .fw-table .acell h3 {
    font-size: 9px !important;
  }
  .fw-table .acell > div {
    font-size: 8px;
    padding: 4px 1px;
  }
}
