.fs_10 {
  font-size: 11px !important;
  line-height: 12px !important;
}
.fs_13 {
  font-size: 13px;
  line-height: 18px;
}
.fs_16 {
  font-size: 16px;
  line-height: 20px;
}
.fs_26 {
  font-size: 26px;
  line-height: 28px;
}
.fs_36 {
  font-size: 36px;
  line-height: 38px;
}
.fs_54 {
  font-size: 54px;
  line-height: 54px;
  font-weight: 800;
}
.no_select {
  cursor: default;
  -moz-user-select: none !important;
  -khtml-user-select: none !important;
  -webkit-user-select: none !important;
  user-select: none !important;
}
.gradient_glass {
  opacity: 0.8;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color-2', endColorstr='@color-1', GradientType=1);
}
.clrfx:after {
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  visibility: hidden;
  opacity: 0;
  float: none;
  clear: both !important;
}
.blur_content,
.menu_active .page_body {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.align_c,
.imgfit {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.imgfit img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
  width: auto !important;
  height: auto !important;
}
.imgfit {
  overflow: hidden;
}
.no_align {
  display: block !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  -webkit-justify-content: flex-start !important;
  justify-content: start !important;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  -webkit-align-items: flex-start !important;
  align-items: start !important;
}
.invisible_blockX {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2 ease-out;
  -moz-transition: all 0.2 ease-out;
  -o-transition: all 0.2 ease-out;
  -ms-transition: all 0.2 ease-out;
  transition: all 0.2 ease-out;
}
.invisible_blockY {
  -webkit-transform: translateY(-300px);
  -moz-transform: translateY(-300px);
  -ms-transform: translateY(-300px);
  -o-transform: translateY(-300px);
  transform: translateY(-300px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2 ease-out;
  -moz-transition: all 0.2 ease-out;
  -o-transition: all 0.2 ease-out;
  -ms-transition: all 0.2 ease-out;
  transition: all 0.2 ease-out;
}
.visible_block {
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  opacity: 1;
  visibility: visible;
}
.anim_off {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.flat_shadow {
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.01), 2px 2px 2px 0 rgba(0, 0, 0, 0.01), 3px 3px 2px 0 rgba(0, 0, 0, 0.01), 4px 4px 2px 0 rgba(0, 0, 0, 0.01), 5px 5px 2px 0 rgba(0, 0, 0, 0.01), 6px 6px 2px 0 rgba(0, 0, 0, 0.01), 7px 7px 2px 0 rgba(0, 0, 0, 0.01), 8px 8px 2px 0 rgba(0, 0, 0, 0.01), 9px 9px 2px 0 rgba(0, 0, 0, 0.01), 10px 10px 2px 0 rgba(0, 0, 0, 0.01), 11px 11px 2px 0 rgba(0, 0, 0, 0.01), 12px 12px 2px 0 rgba(0, 0, 0, 0.01), 13px 13px 2px 0 rgba(0, 0, 0, 0.01), 14px 14px 2px 0 rgba(0, 0, 0, 0.01), 15px 15px 2px 0 rgba(0, 0, 0, 0.01), 16px 16px 2px 0 rgba(0, 0, 0, 0.01), 17px 17px 2px 0 rgba(0, 0, 0, 0.01), 18px 18px 2px 0 rgba(0, 0, 0, 0.01), 19px 19px 2px 0 rgba(0, 0, 0, 0.01), 20px 20px 2px 0 rgba(0, 0, 0, 0.01), 21px 21px 2px 0 rgba(0, 0, 0, 0.01), 22px 22px 2px 0 rgba(0, 0, 0, 0.01), 23px 23px 2px 0 rgba(0, 0, 0, 0.01), 24px 24px 2px 0 rgba(0, 0, 0, 0.01), 25px 25px 2px 0 rgba(0, 0, 0, 0.01);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.01), 2px 2px 2px 0 rgba(0, 0, 0, 0.01), 3px 3px 2px 0 rgba(0, 0, 0, 0.01), 4px 4px 2px 0 rgba(0, 0, 0, 0.01), 5px 5px 2px 0 rgba(0, 0, 0, 0.01), 6px 6px 2px 0 rgba(0, 0, 0, 0.01), 7px 7px 2px 0 rgba(0, 0, 0, 0.01), 8px 8px 2px 0 rgba(0, 0, 0, 0.01), 9px 9px 2px 0 rgba(0, 0, 0, 0.01), 10px 10px 2px 0 rgba(0, 0, 0, 0.01), 11px 11px 2px 0 rgba(0, 0, 0, 0.01), 12px 12px 2px 0 rgba(0, 0, 0, 0.01), 13px 13px 2px 0 rgba(0, 0, 0, 0.01), 14px 14px 2px 0 rgba(0, 0, 0, 0.01), 15px 15px 2px 0 rgba(0, 0, 0, 0.01), 16px 16px 2px 0 rgba(0, 0, 0, 0.01), 17px 17px 2px 0 rgba(0, 0, 0, 0.01), 18px 18px 2px 0 rgba(0, 0, 0, 0.01), 19px 19px 2px 0 rgba(0, 0, 0, 0.01), 20px 20px 2px 0 rgba(0, 0, 0, 0.01), 21px 21px 2px 0 rgba(0, 0, 0, 0.01), 22px 22px 2px 0 rgba(0, 0, 0, 0.01), 23px 23px 2px 0 rgba(0, 0, 0, 0.01), 24px 24px 2px 0 rgba(0, 0, 0, 0.01), 25px 25px 2px 0 rgba(0, 0, 0, 0.01);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.01), 2px 2px 2px 0 rgba(0, 0, 0, 0.01), 3px 3px 2px 0 rgba(0, 0, 0, 0.01), 4px 4px 2px 0 rgba(0, 0, 0, 0.01), 5px 5px 2px 0 rgba(0, 0, 0, 0.01), 6px 6px 2px 0 rgba(0, 0, 0, 0.01), 7px 7px 2px 0 rgba(0, 0, 0, 0.01), 8px 8px 2px 0 rgba(0, 0, 0, 0.01), 9px 9px 2px 0 rgba(0, 0, 0, 0.01), 10px 10px 2px 0 rgba(0, 0, 0, 0.01), 11px 11px 2px 0 rgba(0, 0, 0, 0.01), 12px 12px 2px 0 rgba(0, 0, 0, 0.01), 13px 13px 2px 0 rgba(0, 0, 0, 0.01), 14px 14px 2px 0 rgba(0, 0, 0, 0.01), 15px 15px 2px 0 rgba(0, 0, 0, 0.01), 16px 16px 2px 0 rgba(0, 0, 0, 0.01), 17px 17px 2px 0 rgba(0, 0, 0, 0.01), 18px 18px 2px 0 rgba(0, 0, 0, 0.01), 19px 19px 2px 0 rgba(0, 0, 0, 0.01), 20px 20px 2px 0 rgba(0, 0, 0, 0.01), 21px 21px 2px 0 rgba(0, 0, 0, 0.01), 22px 22px 2px 0 rgba(0, 0, 0, 0.01), 23px 23px 2px 0 rgba(0, 0, 0, 0.01), 24px 24px 2px 0 rgba(0, 0, 0, 0.01), 25px 25px 2px 0 rgba(0, 0, 0, 0.01);
}
.flat_text_shadow {
  text-shadow: rgba(0, 0, 0, 0.01) 1px 1px, rgba(0, 0, 0, 0.01) 2px 2px, rgba(0, 0, 0, 0.01) 3px 3px, rgba(0, 0, 0, 0.01) 4px 4px, rgba(0, 0, 0, 0.01) 5px 5px, rgba(0, 0, 0, 0.01) 6px 6px, rgba(0, 0, 0, 0.01) 7px 7px, rgba(0, 0, 0, 0.01) 8px 8px, rgba(0, 0, 0, 0.01) 9px 9px, rgba(0, 0, 0, 0.01) 10px 10px, rgba(0, 0, 0, 0.01) 11px 11px, rgba(0, 0, 0, 0.01) 12px 12px, rgba(0, 0, 0, 0.01) 13px 13px, rgba(0, 0, 0, 0.01) 14px 14px, rgba(0, 0, 0, 0.01) 15px 15px, rgba(0, 0, 0, 0.01) 16px 16px, rgba(0, 0, 0, 0.01) 17px 17px, rgba(0, 0, 0, 0.01) 18px 18px, rgba(0, 0, 0, 0.01) 19px 19px, rgba(0, 0, 0, 0.01) 20px 20px, rgba(0, 0, 0, 0.01) 21px 21px, rgba(0, 0, 0, 0.01) 22px 22px, rgba(0, 0, 0, 0.01) 23px 23px, rgba(0, 0, 0, 0.01) 24px 24px, rgba(0, 0, 0, 0.01) 25px 25px;
}
.font_icns {
  font-family: "FontAwesome";
}
.mwidth_1200 {
  max-width: 1200px !important;
}
.mwidth_960 {
  display: block;
  max-width: 960px !important;
  margin: auto;
}
.mwidth_840 {
  display: block !important;
  max-width: 840px !important;
  margin: auto;
}
.mwidth_680 {
  display: block;
  max-width: 680px !important;
  margin: auto;
}
.mwidth_600 {
  display: block;
  max-width: 600px !important;
  margin: auto;
}
.mwidth_540 {
  display: block;
  max-width: 540px !important;
  margin: auto;
}
.mwidth_320 {
  max-width: 320px !important;
  margin: auto;
}
.mwidth_260 {
  max-width: 260px !important;
}
.stretch_w {
  width: 100% !important;
}
.stretch_wh {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
}
.columns_2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  margin-bottom: 40px;
}
.columns_3 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 20px;
}
.padding_top_header {
  padding-top: 85px !important;
}
.padding_top_header_crumbs {
  padding-top: 120px !important;
}
.padding_top_bottom {
  padding: 90px 0 !important;
}
.padding_top_120 {
  padding-top: 120px !important;
}
.padding_top_80 {
  padding-top: 80px !important;
}
.padding_top_60 {
  padding-top: 60px !important;
}
.padding_lr {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.padding_20 {
  padding: 20px !important;
}
.padding_r {
  padding-right: 20px !important;
}
.padding_l {
  padding-left: 20px !important;
}
.margin_btm {
  margin-bottom: 40px !important;
}
.margin_top {
  margin-top: 20px !important;
}
.req_info {
  width: auto;
  max-width: 65%;
  float: left;
  height: inherit;
  min-height: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.req_info > * {
  display: inline-block;
  width: 100%;
  text-align: left;
}
.hn1,
.hn2,
.hn3,
.hn4,
.hn5,
.hn6 {
  width: 100%;
  display: block;
  clear: both;
  margin: 0 auto 15px;
}
.hn1 > * {
  font: 800 54px/54px "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.hn1 > *:first-letter {
  color: #169F85 !important;
}
.hn2 > * {
  font: 300 36px/37px "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.hn3 > * {
  font: 300 26px/27px "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.hn4 > * {
  font: 300 16px/20px "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.hn5 > * {
  font: 300 13px/18px "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.hn6 > * {
  font: 800 16px/18px "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.hn_ll {
  padding-left: 15px;
  border-left: 5px solid #169F85;
}
.text_box {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.text_box p {
  display: inline;
  margin-bottom: 20px;
}
.img_center,
.img_left,
.img_right {
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.img_center img,
.img_left img,
.img_right img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
  max-height: 100%;
}
.img_center {
  clear: both;
  max-height: 320px;
  margin-bottom: 20px;
}
.img_left {
  max-width: 32%;
  max-height: 160px;
  float: left;
  margin: 0 20px 20px 0;
}
.img_right {
  max-width: 32%;
  max-height: 160px;
  float: right;
  margin: 0 0 20px 20px;
}
.money:after {
  content: '$';
  opacity: 0.8;
}
.ta_c {
  width: 100%;
  text-align: center !important;
}
.ta_l {
  text-align: left !important;
}
.ta_r {
  text-align: right !important;
}
.ta_j {
  text-align: justify !important;
}
.fl_r {
  float: right;
}
.fl_l {
  float: left;
}
.color_w {
  color: #fff !important;
}
[class*='list_'] {
  margin: 10px auto 20px;
}
.list_v1 li,
.list_v2 li,
.list_v3 li,
.list_v5 li,
.list_v6 li {
  margin-bottom: 15px;
  padding-left: 25px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.list_v1 li:before,
.list_v2 li:before,
.list_v5 li:before {
  content: "\f00c";
  width: 20px;
  height: 20px;
  position: absolute;
  left: -3px;
  top: -2px;
  z-index: 3;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal !important;
  color: #169F85;
  font-family: "FontAwesome";
}
.list_v2 li:before {
  content: "\f00d";
  color: #d91e18 !important;
}
.list_v3 {
  list-style-type: none;
  counter-reset: num;
  margin-bottom: 40px;
}
.list_v3 li {
  list-style: none;
  padding-left: 35px;
  margin-bottom: 15px;
  min-height: 25px;
}
.list_v3 li:before {
  content: counter(num) '. ';
  counter-increment: num;
  color: #169F85;
  background: #F1F2F6;
  width: 25px;
  height: 25px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 13px;
  font-weight: 600;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.list_v4 li {
  padding: 8px 0 10px 0;
  border-bottom: 1px solid #E2E3E7;
}
.list_v5 li {
  margin-bottom: 10px;
}
.list_v5 li:before {
  content: "\f111";
  background-position: 50% -360px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -3px;
  top: -2px;
  font-size: 9px;
  font-family: "FontAwesome";
  z-index: 3;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  color: #169F85;
}
.quote,
.quote_c,
.alert_quote_c {
  padding: 20px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  width: 100%;
  border: 1px dashed #dddee2;
  background: #fbfcff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-left: 55px;
}
.alert_quote_c {
  border-color: #d91e18;
  background: rgba(217, 30, 24, 0.07);
}
.quote_c,
.alert_quote_c {
  text-align: center;
}
.quote:before {
  content: "";
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  background: #F1F2F6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.quote:after {
  content: "\f10d";
  width: 40px;
  height: 40px;
  position: absolute;
  color: #E2E3E7;
  font-family: "FontAwesome";
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  font-size: 22px;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
}
.scrolly_box {
  display: block;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
}
#main_container {
  position: relative;
  display: block;
  width: 100%;
  min-width: 320px;
  max-width: 1920px;
  height: auto;
  min-height: 100vh;
  margin: auto;
  z-index: 2;
  overflow: hidden;
  padding-bottom: 120px;
  -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1), 0 0 20px 8000px rgba(150, 150, 150, 0.12);
  -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1), 0 0 20px 8000px rgba(150, 150, 150, 0.12);
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1), 0 0 20px 8000px rgba(150, 150, 150, 0.12);
}
.resolution {
  display: block;
  position: relative;
  width: 100%;
  max-width: 960px;
  min-width: 320px;
  height: auto;
  margin: auto;
  padding: 0;
  z-index: 3;
}
.main_footer {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  height: 120px;
  background: #F1F2F6;
  z-index: 4;
}
.page_body {
  display: inline-block;
  width: 100%;
}
/*
[class*="verge_top_"]:before,
[class*="verge_bottom_"]:after{
  content: " ";
  display: block;
  width: 100%;
  height: 266px;
  position: absolute;
  left: 0;
  background: url("../img/img_wave.png") 50% 100% repeat;
  background-size: cover !important;
  z-index: 4;
}
[class*="verge_top_"]:before{
  top:-2px;
}
[class*="verge_bottom_"]:after{
  bottom: -2px;
}
.verge_top_1:before{
  -webkit-transform:  scale(1, -1);
  -moz-transform:     scale(1, -1);
  -ms-transform:      scale(1, -1);
  -o-transform:       scale(1, -1);
  transform:          scale(1, -1);
}
.verge_top_2:before{
  -webkit-transform:  scale(-1, -1);
  -moz-transform:     scale(-1, -1);
  -ms-transform:      scale(-1, -1);
  -o-transform:       scale(-1, -1);
  transform:          scale(-1, -1);
}
.verge_bottom_1:after{

}
.verge_bottom_2:after{
  -webkit-transform:  scale(-1, 1);
  -moz-transform:     scale(-1, 1);
  -ms-transform:      scale(-1, 1);
  -o-transform:       scale(-1, 1);
  transform:          scale(-1, 1);
}
.verge_bottom_3:after{
  //background: url("/img/img_wave_white_m.png") 50% 100% repeat-x;
  background-size: 100% auto !important;
  -webkit-transform:  scale(1, 1);
  -moz-transform:     scale(1, 1);
  -ms-transform:      scale(1, 1);
  -o-transform:       scale(1, 1);
  transform:          scale(1, 1);
}


[class*="verge_top_"]:not(.pdng){
  //padding-top: 100px !important;
}
[class*="verge_bottom_"]:not(.pdng){
  //padding-bottom: 100px !important;
}

*/
.llb {
  padding-left: 30px;
  position: relative;
}
.llb:before {
  content: "";
  display: block;
  width: 2px;
  height: 85%;
  background: #16806C;
  position: absolute;
  top: 9%;
  left: 0;
  z-index: 2;
}
.hn_color sup {
  color: #16806C;
}
.main_header {
  position: fixed;
  z-index: 80;
  display: block;
  width: 100%;
  height: 60px;
  background: #363636;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 15px -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 15px -3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 15px -3px rgba(0, 0, 0, 0.1);
}
.main_header > .logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  width: 80px;
  height: 50px;
  margin: -25px auto auto auto;
  background: url("../img/grinmaster_logo.png") 50% 50% no-repeat;
  background-size: 100% auto !important;
}
.menu_btn {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 50px;
  height: 50px;
  margin: -25px auto auto auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  cursor: pointer;
}
.menu_btn:before {
  content: "\f0c9";
  font-family: "FontAwesome";
  color: #169F85;
  font-size: 22px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.menu_btn:hover:before {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  color: #34bda3;
}
.menu_active .menu_btn:before {
  content: "\f061";
}
.menu_active .main_header {
  display: block !important;
}
.main_menu {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 6;
  width: 280px;
  height: auto;
  min-height: 100vh;
  background: #363636;
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  -ms-transform: translateX(320px);
  -o-transform: translateX(320px);
  transform: translateX(320px);
  -webkit-transition: all 0.18s ease-out;
  -moz-transition: all 0.18s ease-out;
  -o-transition: all 0.18s ease-out;
  -ms-transition: all 0.18s ease-out;
  transition: all 0.18s ease-out;
  padding-top: 70px;
}
.main_menu > * > * {
  display: block;
  width: 100%;
  padding: 13px 20px;
  text-decoration: none;
  color: #cdcdcd;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}
.main_menu > * > *:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}
.main_menu > * > *.active {
  background: #169F85;
}
.menu_active .main_menu {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-box-shadow: 0 0 3000px 3000px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 0 3000px 3000px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 3000px 3000px rgba(255, 255, 255, 0.5);
}
.header_bg {
  height: 50px;
  background: #222222;
}
.header_bg .logo {
  background-position: 0 50%;
  background-size: 80% auto !important;
}
.contacts_2 {
  top: 50%;
  margin-top: -25px;
  height: 50px;
  display: inline-grid;
  grid-column-gap: 20px;
  grid-template-columns: auto auto;
  position: absolute;
  left: 120px;
}
.contacts_2 > .c_tel {
  display: inline-grid;
  grid-column-gap: 5px;
  grid-template-columns: auto auto;
}
.contacts_2 > .c_tel > a {
  font-size: 30px !important;
  text-decoration: none;
  line-height: 50px;
}
.contacts_2 > .c_tel > div {
  display: block;
  float: left;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.contacts_2 > .c_tel > div > div > * {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: 13px;
}
.contacts_2 > .c_address {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.contacts_2 > .c_address > div > * {
  display: block;
  width: 100%;
  line-height: 14px;
}
.shortmenu {
  display: block;
  width: auto;
  position: absolute;
  right: 140px;
  top: 50%;
  height: 40px;
  margin-top: -20px;
}
.shortmenu > * {
  position: relative;
  text-decoration: none;
  color: #C7CBD4;
  height: inherit;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.shortmenu > *:hover {
  color: white;
}
.shortmenu > * > sub {
  position: absolute;
  left: -30px;
  top: -3px;
  background: #169F85;
  display: block;
  width: auto;
}
.shortmenu > * > sub:before {
  content: 'NEW';
  color: #fff;
  font-size: 10px;
  padding: 0 4px;
  line-height: 9px;
  font-weight: 700;
}
.socicons_block {
  display: inline-block;
  width: auto;
  height: 30px;
}
.socicons_block > * {
  display: block;
  float: left;
}
.socicons_block > * > a {
  display: block;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #169F85;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  text-decoration: none !important;
}
.socicons_block > * > a:before {
  content: '\f09a';
  font-family: "FontAwesome";
  color: #fff;
}
.socicons_block > * > a:hover {
  background: #2ab399;
}
.icn_si_in > a:before {
  content: '\f0e1';
}
.main_header .socicons_block {
  position: absolute;
  right: 80px !important;
  top: 50%;
  margin-top: -15px;
  left: auto;
}
.head_banner_h {
  height: 720px;
}
.greeting_section {
  display: block;
  width: 100%;
}
.greeting_section .resolution {
  overflow: hidden;
  height: 720px;
  z-index: 5;
}
.main_greeting {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0 20px;
}
.video_container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  opacity: 0.8;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color-2', endColorstr='@color-1', GradientType=1);
  z-index: 2;
  opacity: 0.92;
}
.video_container {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  height: 720px;
  background: url("../img/main_bg.jpg") 50% 50% no-repeat fixed;
  background-size: cover;
}
.arrow_down {
  display: block;
  width: 60px;
  height: 60px;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  z-index: 6;
  bottom: 5px;
  left: 50%;
  margin-left: -30px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.arrow_down:before {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 22px;
}
.main_greeting {
  position: relative;
  padding-bottom: 40px;
  z-index: 8;
}
.main_greeting .logo {
  margin: auto;
  display: block;
  width: 270px;
  height: 186px;
  background: url("../img/grinmaster_logo.png") 50% 50% no-repeat;
  background-size: 270px auto !important;
}
.hr_w,
.hr_blue {
  display: block;
  float: none;
  width: 100%;
  height: 13px;
  margin: 15px auto 24px;
  background: url("../img/hr_c.png") 50% 50% no-repeat;
  background-size: auto 14px !important;
}
.hr_blue {
  background: url("../img/hn_hr.png") 50% 50% no-repeat;
}
.or_hr_w {
  display: block;
  float: none;
  width: 100%;
  height: 15px;
  margin: 20px auto;
  background: url("../img/or_hr_w.png") 50% 50% no-repeat;
  background-size: auto 15px !important;
}
.btn_readmore {
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
}
.btn_readmore > * {
  width: 160px;
  height: 50px;
  margin: auto;
  border: none;
  background: #169F85;
  color: #fff;
  font-size: 22px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.btn_readmore > *:hover {
  background: #fff;
  color: #169F85;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tagline {
  display: block;
  margin: 20px auto 25px;
}
.greeting_telephone {
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  margin: 10px auto;
}
.greeting_telephone > div {
  display: inline-block;
}
.greeting_telephone a {
  width: 50%;
  float: left;
  display: block;
  font-size: 32px;
  color: #fff;
  line-height: 22px;
  text-decoration: none;
  white-space: nowrap;
}
.greeting_telephone a:first-child {
  padding-right: 18px;
  border-right: 3px solid #169F85;
}
.greeting_telephone a:last-child {
  padding-left: 15px;
}
.what_are_we_doing {
  background: #fff;
}
.what_are_we_doing .resolution {
  padding: 40px 20px 50px 20px !important;
}
.btm_line {
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.btm_line:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 96px;
  height: 3px;
  background: #169F85;
  left: 50%;
  margin-left: -48px;
}
.what_are_we_doing_list {
  display: block;
  width: 100%;
  height: auto;
}
.what_are_we_doing_list > a {
  width: 25%;
  height: 200px;
  text-align: center;
  float: left;
  text-decoration: none;
  color: #222222;
}
.what_are_we_doing_list > a img {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.what_are_we_doing_list > a:hover {
  color: #169F85;
}
.what_are_we_doing_list > a:hover img {
  -webkit-transform: scale(1.08) translateY(-12px);
  -moz-transform: scale(1.08) translateY(-12px);
  -ms-transform: scale(1.08) translateY(-12px);
  -o-transform: scale(1.08) translateY(-12px);
  transform: scale(1.08) translateY(-12px);
}
.what_are_we_doing_list > a > div:first-child {
  display: block;
  width: 100px;
  height: 100px;
  margin: auto;
}
.what_are_we_doing_list > a > div:last-child {
  padding: 0 15px;
  font-size: 18px;
}
.spares_container {
  background: url("../img/spares_bg.jpg") 50% 50% no-repeat;
  background-size: cover !important;
}
.spares_container .resolution {
  padding: 40px 20px;
}
.spares_container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  opacity: 0.8;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color-2', endColorstr='@color-1', GradientType=1);
  opacity: 0.9;
  z-index: 2;
}
.gallery {
  background: white;
}
.gallery .resolution {
  padding: 40px 20px;
}
.fotorama__thumb-border {
  border-color: #169F85 !important;
}
.auto_from_USA {
  background: url("../gallery/cars_from_usa.jpg") 50% 50% no-repeat;
  background-size: cover !important;
}
.auto_from_USA .resolution {
  padding: 40px 20px;
}
.auto_from_USA:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color-2', endColorstr='@color-1', GradientType=1);
  opacity: 0.8;
  z-index: 2;
}
.cars_usa_text {
  display: block;
  z-index: 4;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.card_png {
  display: block;
  width: 640px;
  height: 368px;
  background: url("../gallery/cars_png.png") 50% 50% no-repeat;
  background-size: 100% auto !important;
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -180px;
  right: -10%;
}
.grinmaster_map {
  background: url("../gallery/bg.jpg") 50% 50% no-repeat fixed;
  background-size: cover;
}
.grinmaster_map .resolution {
  padding: 40px 0;
}
.map_box {
  display: block;
  width: 100%;
  height: 460px;
  background: url("../img/grinmaster_map.jpg") 50% 50% no-repeat;
  background-size: auto 460px;
}
.first_img_logo {
  position: absolute;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}
.reviews_slider_container {
  z-index: 1;
  position: relative;
  margin-bottom: 10px;
  padding: 60px 15px 80px;
}
#owl_reviews_slider {
  display: block;
  width: 100%;
  height: 220px;
}
#owl_reviews_slider .item {
  text-align: center;
  margin: auto;
  width: 100%;
  max-width: 580px;
  height: 220px;
  overflow: hidden !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  padding: 0 60px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
#owl_reviews_slider .item > div {
  display: inline-block;
}
.review_author_name {
  display: block;
  font-size: 24px !important;
  margin-bottom: 10px;
}
.review_date {
  display: block;
  opacity: 0.7;
  font-size: 16px !important;
  margin-bottom: 20px;
}
.owl-nav {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  margin-top: -10px;
  left: 0;
  z-index: 5;
}
.owl-nav > *:after {
  content: "";
  position: absolute;
  z-index: 2;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid white;
  border-right: 2px solid white;
}
.owl-nav > *:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  font-family: "FontAwesome";
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  z-index: 1;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
}
.owl-nav > *:hover:before {
  width: 34px;
  height: 34px;
}
.owl-nav > *:hover {
  opacity: 1;
}
.owl-nav > * {
  display: block;
  width: 40px;
  height: 40px;
  background: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 1px solid rgba(180, 180, 180, 0.5);
  padding: 0 !important;
  margin: 0 !important;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.owl-prev {
  float: left;
}
.owl-prev:after {
  left: 40%;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.owl-next {
  float: right;
}
.owl-next:after {
  right: 40%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup_w {
  top: 40px;
  position: fixed;
  z-index: 90;
  display: block;
  width: 460px;
  left: 50%;
  margin-left: -230px;
  height: auto;
  background: #fff;
  padding: 15px;
  -webkit-box-shadow: 0 0 0 3000px rgba(52, 74, 94, 0.7), 0 2px 19px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 0 3000px rgba(52, 74, 94, 0.7), 0 2px 19px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 3000px rgba(52, 74, 94, 0.7), 0 2px 19px 1px rgba(0, 0, 0, 0.15);
  border: 1px solid #bdc3c7;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transform: translateY(-300px);
  -moz-transform: translateY(-300px);
  -ms-transform: translateY(-300px);
  -o-transform: translateY(-300px);
  transform: translateY(-300px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2 ease-out;
  -moz-transition: all 0.2 ease-out;
  -o-transition: all 0.2 ease-out;
  -ms-transition: all 0.2 ease-out;
  transition: all 0.2 ease-out;
}
.popup_hname {
  font: 300 25px "Roboto Condensed", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
  min-height: 40px;
  padding-top: 5px;
}
.hname_icon {
  padding-left: 40px;
}
.hname_icon .fa {
  position: absolute;
  display: block;
  top: 0;
  left: -3px;
  width: 40px;
  height: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.popup_w.active {
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  opacity: 1;
  visibility: visible;
}
.thnx_icon {
  display: inline-block;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  width: 100%;
  padding: 20px 0;
  margin-bottom: 15px;
}
.thnx_icon .fa:before {
  font-size: 60px;
  color: #169F85;
}
.thnx_popup_text {
  text-align: center;
}
.popup_body {
  line-height: 16px;
}
.popup_w .contacts_1 .c_tel a {
  color: #222222;
}
.btn_close_w,
.btn_close_w:before,
.btn_close_w:after {
  -webkit-transition: all 0.23s ease-out;
  -moz-transition: all 0.23s ease-out;
  -o-transition: all 0.23s ease-out;
  -ms-transition: all 0.23s ease-out;
  transition: all 0.23s ease-out;
}
.btn_close_w {
  position: absolute;
  top: -10px;
  right: -10px;
  display: block;
  width: 30px;
  height: 30px;
  z-index: 3;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #fff;
}
.btn_close_w:before,
.btn_close_w:after {
  position: absolute;
  top: 50%;
  content: '';
  display: block;
  width: 4px;
  height: 18px;
  left: 50%;
  margin: -9px auto auto -2px;
  background: #C7CBD4;
}
.btn_close_w:before {
  transform: rotate(-45deg);
}
.btn_close_w:after {
  transform: rotate(45deg);
}
.btn_close_w:hover {
  cursor: pointer;
  transform: scale(1.2);
  background: #169F85;
}
.btn_close_w:hover:before,
.btn_close_w:hover:after {
  background: #fff;
}
.img_block {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.img_block > img {
  width: 100%;
}
.vacancies {
  display: block;
  position: fixed;
  bottom: 110px;
  right: -130px;
  background: #ff921a;
  width: auto;
  height: 50px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  color: white;
  font-size: 22px;
  z-index: 120;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  cursor: default;
  -moz-user-select: none !important;
  -khtml-user-select: none !important;
  -webkit-user-select: none !important;
  user-select: none !important;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vacancies:hover {
  background: #ffa62e;
  right: 0;
}
.vacancies > div {
  padding: 0 20px;
}
.vacancies > div:before {
  content: "\f0f3";
  font-size: 20px;
  color: #fff;
  display: inline-block;
  margin-right: 15px;
  font-family: "FontAwesome";
}
.vacancies_list {
  display: inline-block;
  width: 100%;
  margin: 10px auto 20px;
}
.vacancies_list > div {
  display: inline-block;
  width: 100%;
  height: 60px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  border-bottom: 1px solid #E2E3E7;
}
.vacancies_list > div > span {
  display: inline-block;
  text-align: left;
  width: 100%;
}
.vacancies_list > div > img {
  display: inline-block;
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 15px;
}
.main_footer {
  background: #16806C;
}
.main_footer .resolution {
  height: 90px;
}
.footer_content {
  display: grid;
  grid-template-columns: 75px auto 480px;
  grid-column-gap: 20px;
  width: 100%;
  height: 50px;
}
.footer_content > .footer_logo {
  display: block;
  width: 75px;
  height: 45px;
  background: url("../img/grinmaster_footer_logo.png") 50% 50% no-repeat;
  background-size: 75px auto !important;
}
.footer_content > .grinmaster_services {
  font: 300 11px/12px "Roboto Condensed", Helvetica, Arial, sans-serif;
  display: block;
  max-height: 45px;
  overflow: hidden;
}
.contacts_1 {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 10px;
}
.contacts_1 > div.c_tel a {
  font-size: 20px;
  text-decoration: none;
}
.contacts_1 > div:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -21px;
  width: 40px;
  height: 40px;
  background: url("../img/icn_tel.png") 50% 50% no-repeat;
  background-size: 40px auto !important;
}
.contacts_1 > div > * {
  display: block;
  width: 100%;
  margin: 0;
  padding-left: 50px;
  white-space: nowrap;
  text-align: left;
}
.contacts_1 div.c_address:before {
  background-image: url("../img/icn_marker.png");
}
header .contacts_1 {
  width: 480px;
  position: absolute;
  top: 50%;
  right: 60px;
  margin-top: -20px;
}
footer .contacts_1 > div.c_tel a {
  color: #fff;
}
.copyright {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 30px;
  line-height: 30px;
  white-space: nowrap;
  background: #222222;
  color: #A5ADB8;
  font-size: 12px;
  text-align: center;
}
.main_footer .stretch_w {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.main_footer .c_address a {
  color: #77d4bb;
}
.err_440 {
  width: 100%;
  max-width: 280px;
  text-align: center;
  display: block;
  height: auto;
  margin: auto;
  padding: 20px;
}
.err_440 > span {
  display: inline-block;
  width: 150px;
  height: 150px;
  font: 700 60px/148px "Roboto Condensed", Helvetica, Arial, sans-serif;
  color: #fff;
  background: #169F85;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
  margin-bottom: 20px;
}
.err_440 div {
  font: 300 16px "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.err_440 div h1 {
  font: 300 16px "Roboto Condensed", Helvetica, Arial, sans-serif;
  margin: 15px auto;
}
.grid_page_1 {
  display: grid;
  grid-template-columns: 180px auto;
  grid-template-rows: minmax(87vh, max-content);
  grid-column-gap: 20px;
}
.nav_sidebar_box {
  padding: 0;
}
.nav_sidebar_box > * {
  padding: 9px 13px;
  display: block;
  width: 100%;
  text-decoration: none;
  align-content: center;
  color: #222222;
  background: #f6f7fb;
  border-bottom: 1px solid #fff;
  font: 300 13px/110% "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.nav_sidebar_box > *.active:before {
  width: 3px;
}
.nav_sidebar_box > *:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  z-index: 0;
  background: #169F85;
  left: -2px;
  top: 0;
}
.nav_sidebar_box > *:hover:before {
  width: 100%;
}
.nav_sidebar_box > * > * {
  z-index: 1;
}
.nav_sidebar_box > *:hover {
  color: #fff;
}
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
  .grinmaster_services {
    max-width: 20%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 880px), only screen and (max-device-width: 880px) {
  .grinmaster_services {
    display: none !important;
  }
}
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
  .what_are_we_doing_list > a {
    width: 33.33%;
    height: 200px;
  }
  .greeting_section .resolution,
  .video_container {
    height: 520px;
  }
  .greeting_telephone a:first-child {
    border-right: none !important;
  }
  .greeting_section .hr_w,
  .arrow_down {
    display: none !important;
  }
  .main_greeting .logo {
    height: 141px;
    background-size: 180px auto !important;
  }
  .hn2 > * {
    font-size: 30px;
    line-height: 32px;
  }
  .greeting_telephone a {
    float: none;
    clear: both;
    padding: 0 !important;
    margin-bottom: 10px;
  }
  .btn_readmore {
    display: none;
  }
}
@media only screen and (max-width: 680px), only screen and (max-device-width: 680px) {
  .card_png {
    width: 300px;
    height: 173px;
    position: relative;
    top: 0;
    margin-top: 0;
    margin: auto;
    right: auto;
  }
  .auto_from_USA .hn3 > * {
    font-size: 16px;
    line-height: 18px;
  }
  .contacts_2 {
    display: none;
  }
  .grid_page_1 {
    display: block;
  }
  .nav_sidebar {
    display: none;
  }
}
@media only screen and (max-width: 580px), only screen and (max-device-width: 580px) {
  #main_container {
    padding-bottom: 150px;
  }
  .main_footer {
    height: 150px;
  }
  .footer_logo {
    display: none !important;
  }
  .footer_content {
    display: block;
  }
  .footer_content .contacts_1 {
    display: block;
  }
  .footer_content .c_tel {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 520px), only screen and (max-device-width: 520px) {
  .owl-nav {
    display: none !important;
  }
  .popup_w {
    top: 40px;
    width: 288px;
    margin-left: -144px;
  }
  .popup_w .popup_body {
    max-height: 480px;
    overflow: hidden;
    overflow-y: auto;
  }
}
@media only screen and (max-width: 500px), only screen and (max-device-width: 500px) {
  .what_are_we_doing_list > a {
    width: 50%;
    height: 200px;
  }
  .what_are_we_doing_list > a > div {
    font-size: 16px !important;
  }
  .img_left {
    max-width: 100%;
    max-height: 190px;
    float: none;
    margin: 0 0 20px 0;
  }
  .img_right {
    max-width: 100%;
    max-height: 190px;
    float: none;
    margin: 0 0 20px 0;
  }
}
.services_price_table {
  width: 100%;
}
.services_price_table [colspan="2"] {
  font-size: 20px;
  font-weight: 700;
  padding-top: 6px;
  padding-bottom: 3px;
}
.services_price_table table {
  width: 100%;
}
.services_price_table table tr > th {
  display: none !important;
}
.services_price_table table thead td {
  padding: 10px 0;
}
.services_price_table table tbody tr:not(.services_price_table__hn) {
  position: relative;
}
.services_price_table table tbody tr:not(.services_price_table__hn)::after {
  content: '';
  width: 100%;
  height: 0.5px !important;
  background: repeating-linear-gradient(to right, #A5ADB8, #A5ADB8 2px, transparent 2px, transparent 10px);
  position: absolute;
  z-index: 0;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.services_price_table table tbody tr:not(.services_price_table__hn) > td {
  z-index: 2;
  position: relative;
  padding: 2px 0;
  text-shadow: 2px 0 2px #fff, 2px 0 2px #fff, 2px 0 2px #fff, 2px 0 2px #fff, 2px 0 2px #fff, 2px 0 2px #fff, 2px 0 2px #fff, 2px 0 2px #fff, -2px 0 2px #fff, -2px 0 2px #fff, -2px 0 2px #fff, -2px 0 2px #fff, -2px 0 2px #fff, -2px 0 2px #fff, -2px 0 2px #fff, -2px 0 2px #fff, -2px 0 2px #fff;
}
.services_price_table table tbody tr:not(.services_price_table__hn) > td:nth-child(3) {
  text-align: right;
}
/*# sourceMappingURL=styles.css.map */