*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0; }

a {
  text-decoration: none; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

li {
  list-style-type: none; }

body {
  margin: 0; }

iframe {
  border-style: none;
  border: none;
  width: inherit;
  height: 350px;
  display: block;
  position: relative; }

a:focus {
  outline: none; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: normal;
  -webkit-appearance: none; }

blockquote {
  margin: 0; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 0; }

dd {
  margin: 0; }

menu,
ol,
ul {
  padding: 0; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-style: none;
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

audio,
canvas,
img,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative; }
  .container:before, .container:after {
    content: "";
    visibility: hidden;
    height: 0;
    display: table; }
  .container:after {
    clear: both; }

.centered-content {
  text-align: center; }

.row {
  margin-right: -10px;
  margin-left: -10px; }
  .row:before, .row:after {
    content: "";
    visibility: hidden;
    height: 0;
    display: table; }
  .row:after {
    clear: both; }
  .row [class*='col_'] {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    float: left; }
  .row.visible {
    overflow: visible; }
  .row.big-gutter {
    margin-left: -60px;
    margin-right: -60px; }
    .row.big-gutter [class*='col_'] {
      padding-left: 60px;
      padding-right: 60px; }
  .row.small-gutter {
    margin-left: -6px;
    margin-right: -6px; }
    .row.small-gutter [class*='col_'] {
      padding-left: 6px;
      padding-right: 6px; }

.col_15 {
  width: 15%; }

.col_16 {
  width: 16.66%; }

.col_33 {
  width: 33.33%; }

.col_20 {
  width: 20%; }

.col_auto {
  width: auto; }

.col_25 {
  width: 25%; }

.col_12 {
  width: 12.5%; }

.col_50 {
  width: 50%; }

.col_100 {
  width: 100%; }

.col_30 {
  width: 30%; }

.col_70 {
  width: 70%; }

.col_40 {
  width: 40%; }

.col_45 {
  width: 45%; }

.col_55 {
  width: 55%; }

.col_60 {
  width: 60%; }

.col_66 {
  width: 66.66%; }

.col_75 {
  width: 75%; }

html {
  background: white;
  color: #282828;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: normal; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: #282828;
  line-height: normal;
  font-family: "Open Sans";
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: normal; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit; }

h1 {
  font-size: 6rem;
  font-weight: 800; }

h2 {
  font-size: 4.8rem;
  font-weight: 300; }

h3 {
  font-size: 2rem;
  margin-bottom: 15px; }

h4 {
  font-size: 1.8rem; }

h5 {
  font-size: 1.6rem; }

h6 {
  font-size: 1.4rem; }

p,
a,
span,
label {
  margin: 0; }
  p p,
  p a,
  p span,
  p label,
  a p,
  a a,
  a span,
  a label,
  span p,
  span a,
  span span,
  span label,
  label p,
  label a,
  label span,
  label label {
    font-size: 100%;
    margin: 0; }

p {
  margin: 0 0 30px;
  font-size: 1.4rem;
  line-height: 26px;
  font-weight: 300;
  color: #282828; }

a {
  margin: 0;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  color: #d4212c; }
  a:hover {
    color: #000; }

strong {
  font-weight: 400; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
textarea,
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  border-style: none;
  font-weight: 300;
  border: 1px solid #cdcdcd;
  width: 100%;
  height: 44px;
  padding: 0 15px;
  line-height: 44px;
  background: white;
  color: #282828;
  outline: 0;
  -webkit-appearance: none; }
  input[type="text"]:active, input[type="text"]:hover, input[type="text"]:focus,
  input[type="email"]:active,
  input[type="email"]:hover,
  input[type="email"]:focus,
  input[type="password"]:active,
  input[type="password"]:hover,
  input[type="password"]:focus,
  input[type="search"]:active,
  input[type="search"]:hover,
  input[type="search"]:focus,
  input[type="tel"]:active,
  input[type="tel"]:hover,
  input[type="tel"]:focus,
  input[type="url"]:active,
  input[type="url"]:hover,
  input[type="url"]:focus,
  input[type="number"]:active,
  input[type="number"]:hover,
  input[type="number"]:focus,
  input[type="date"]:active,
  input[type="date"]:hover,
  input[type="date"]:focus,
  input[type="time"]:active,
  input[type="time"]:hover,
  input[type="time"]:focus,
  input[type="datetime"]:active,
  input[type="datetime"]:hover,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:active,
  input[type="datetime-local"]:hover,
  input[type="datetime-local"]:focus,
  input[type="week"]:active,
  input[type="week"]:hover,
  input[type="week"]:focus,
  input[type="month"]:active,
  input[type="month"]:hover,
  input[type="month"]:focus,
  textarea:active,
  textarea:hover,
  textarea:focus,
  select:active,
  select:hover,
  select:focus {
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease; }

textarea {
  line-height: normal;
  height: auto;
  min-height: 110px;
  padding: 10px 15px; }

select {
  padding-right: 0; }

label {
  display: block;
  font-size: 1.4rem;
  margin-bottom: 10px; }

::-webkit-input-placeholder {
  color: #9199a4;
  letter-spacing: 3px; }
  @media (max-width: 767px) {
    ::-webkit-input-placeholder {
      letter-spacing: 1px; } }

:-moz-placeholder {
  /* Firefox 18- */
  color: #9199a4;
  letter-spacing: 3px; }
  @media (max-width: 767px) {
    :-moz-placeholder {
      letter-spacing: 1px; } }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #9199a4;
  letter-spacing: 3px; }
  @media (max-width: 767px) {
    ::-moz-placeholder {
      letter-spacing: 1px; } }

:-ms-input-placeholder {
  color: #9199a4;
  letter-spacing: 3px; }
  @media (max-width: 767px) {
    :-ms-input-placeholder {
      letter-spacing: 1px; } }

.input-block {
  margin-bottom: 32px;
  display: inline-block;
  width: 100%;
  background: #fff;
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;
  border-radius: 29px;
  padding: 10px 34px; }
  .input-block label {
    width: 75px;
    line-height: 42px;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0;
    display: inline-block;
    float: left;
    letter-spacing: 1px; }
  .input-block input[type="text"], .input-block input[type="email"] {
    background: none;
    border: 0;
    outline: 0;
    font-size: 1.4rem;
    width: calc(100% - 75px);
    display: inline-block;
    float: left; }
  .input-block textarea {
    background: none;
    border: 0;
    outline: 0;
    font-size: 1.4rem;
    line-height: normal;
    min-height: 410px; }
    @media (max-width: 767px) {
      .input-block textarea {
        min-height: 200px; } }
  .input-block.has-radio label {
    width: 100%;
    margin: 5px 0;
    float: none; }
    .input-block.has-radio label p {
      float: left;
      font-size: 1.5rem;
      line-height: normal;
      margin: 0;
      margin-left: 10px;
      cursor: pointer; }
    .input-block.has-radio label span {
      margin-top: 4px; }
  .input-block.has-textarea label {
    width: 100%;
    margin-bottom: 0px;
    float: none; }
  .input-block.has-textarea textarea {
    padding: 0; }

.checkbox, .radio {
  width: 12px;
  height: 12px;
  padding: 0 5px 0 0;
  background: url(images/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left; }

.radio {
  background: url(images/png/radio.png) no-repeat; }

table {
  width: 100%; }

table, th, td {
  border-spacing: 0;
  border: 1px solid #999999;
  padding: 1em;
  line-height: 1;
  vertical-align: top; }

th {
  text-align: left;
  font-weight: normal; }

button,
input[type='submit'],
.button {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  min-width: 290px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  font-size: 1.4rem;
  font-family: "Open Sans";
  font-weight: 800;
  color: #fff;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 9px;
  background: #d4212c; }
  button.big,
  input[type='submit'].big,
  .button.big {
    letter-spacing: 1px;
    height: 60px;
    line-height: 60px;
    min-width: 280px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 2.1rem; }
  button.small,
  input[type='submit'].small,
  .button.small {
    letter-spacing: 2px;
    height: 30px;
    line-height: 30px;
    min-width: 130px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 1.3rem; }
  button.white,
  input[type='submit'].white,
  .button.white {
    color: #282828;
    background: #fff; }
    button.white:hover,
    input[type='submit'].white:hover,
    .button.white:hover {
      background: #e6e6e6; }

@media (max-width: 1220px) {
  .container {
    width: 980px; } }
@media (max-width: 1000px) {
  .container {
    width: 750px; } }
@media (max-width: 767px) {
  .container {
    width: 90%; } }

.right {
  float: right; }

.left {
  float: left; }

.floating-objects {
  overflow: hidden; }
  .floating-objects.visible {
    overflow: visible;
    display: inline-block;
    width: 100%; }

.show {
  display: block !important; }

img {
  max-width: 100%; }

.tabs-wrapper .tab-wrapper .tab {
  display: none; }
  .tabs-wrapper .tab-wrapper .tab.active {
    display: block; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
  .sprite:before {
    background-image: url(images/png/sprite2X.png);
    background-size: 200px 200px; } }
.sprite {
  position: relative; }

.sprite:before {
  content: "";
  background-image: url(images/png/sprite.png);
  width: 21px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 0px; }

.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: 0px solid #fff;
  left: auto;
  background: none; }

.hide {
  display: none !important; }

@media (max-width: 767px) {
  .container {
    overflow: hidden; } }

.accordion-wrapper .accordion-item .accordion-header {
  cursor: pointer;
  background: #edeef0;
  padding: 30px 0;
  margin-bottom: 2px; }
  .accordion-wrapper .accordion-item .accordion-header h3 {
    margin: 0;
    display: block;
    position: relative;
    font-size: 2.4rem;
    letter-spacing: 7px;
    line-height: normal;
    font-weight: 400;
    padding-right: 30px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .accordion-wrapper .accordion-item .accordion-header h3 {
        letter-spacing: 2px;
        font-size: 2rem; } }
    .accordion-wrapper .accordion-item .accordion-header h3:before {
      background-position: -150px 0; }
  .accordion-wrapper .accordion-item .accordion-header .sprite:before {
    width: 19px;
    height: 11px;
    right: 0;
    top: 12px;
    left: auto; }
.accordion-wrapper .accordion-item .accordion-hidden-content {
  margin-top: 40px; }
.accordion-wrapper .accordion-item.active .accordion-header h3:before {
  background-position: 0px -50px; }

.mb {
  margin-bottom: 60px; }

header {
  padding: 25px 0 20px; 
  background: #132456;
  background: -webkit-gradient(linear, left top, left bottom, from(#132456), to(#26418a));
  background: linear-gradient(to bottom, #132456 0%, #26418a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#132456', endColorstr='#26418a', GradientType=0 );
}
  header .logo {
    width: 318px; }
    header .logo img {
      width: 100%; }
    @media (max-width: 767px) {
      header .logo {
        width: 270px;
        float: none;
        margin: 0 auto 0; } }
  header .navigation-menu {
    margin-top: 10px; }
    @media (max-width: 767px) {
      header .navigation-menu {
        text-align: center;
        float: none;
        clear: both;
        margin-top: 15px; } }
    header .navigation-menu nav ul {
      display: inline-block; }
      header .navigation-menu nav ul li {
        display: inline-block;
        float: left;
        padding: 0 21px;
        position: relative; }
        header .navigation-menu nav ul li:before {
          content: "";
          width: 2px;
          height: 12px;
          position: absolute;
          right: -1px;
          top: 5px;
          background-image: url(images/png/dots.png);
          background-size: 100% 100%;
          background-repeat: no-repeat; }
        header .navigation-menu nav ul li:last-child {
          padding-right: 0; }
          @media (max-width: 767px) {
            header .navigation-menu nav ul li:last-child {
              padding-right: 21px; } }
          header .navigation-menu nav ul li:last-child:before {
            display: none; }
        header .navigation-menu nav ul li a {
          font-size: 1.4rem;
          font-weight: 300;
          text-transform: uppercase;
          color: #282828; }

footer {
  background: #282828; }
  @media (max-width: 1000px) {
    footer .col_40 {
      width: 100%;
      text-align: center; } }
  @media (max-width: 1000px) {
    footer .col_30 {
      width: 100%;
      text-align: center; } }
  @media (max-width: 1000px) {
    footer .col_15 {
      width: 100%;
      text-align: center; } }
  footer .footer-logo {
    height: 250px;
    background: url(images/png/w-sign.png) no-repeat;
    background-size: auto 100%;
    text-align: center;
    padding-top: 25%;
    background-position: center center; }
    @media (max-width: 1000px) {
      footer .footer-logo {
        height: 120px;
        padding-top: 55px; } }
    @media (max-width: 1000px) {
      footer .footer-logo {
        background: none; } }
    footer .footer-logo img {
      width: 300px; }
      @media (max-width: 1000px) {
        footer .footer-logo img {
          width: 250px; } }
  footer .bottom-footer {
    background-color: #181818;
    padding: 9px 0px;
    text-align: center; }
  footer h4 {
    margin-top: 40px;
    color: #fff;
    background: #d4212c;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0px 5px;
    display: inline-block;
    clear: both;
    font-weight: 300;
    font-size: 2rem;
    margin-bottom: 20px; }
  footer ul {
    margin-left: 0px; }
    footer ul li {
      margin-bottom: 0;
      padding: 5px 0px;
      border-bottom: 1px dotted #535353; }
  footer a {
    color: #b1b1b1;
    font-weight: 300;
    font-size: 1.3rem; }
  footer p.copyright {
    color: #b1b1b1;
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: 0; }
  footer i {
    font-weight: normal;
    margin-right: 5px;
    text-align: center;
    width: 16px;
    font-size: 14px; }

@media (max-width: 1000px) {
  .homepage .col_33 {
    width: 100%;
    margin-bottom: 40px; } }
.homepage .home-banner-wrapper {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  height: 700px; }
  @media (max-width: 1220px) {
    .homepage .home-banner-wrapper {
      height: 600px; } }
  @media (max-width: 767px) {
    .homepage .home-banner-wrapper {
      height: 450px; } }
  .homepage .home-banner-wrapper .container {
    position: relative;
    z-index: 2;
    height: 100%; }
    .homepage .home-banner-wrapper .container .inner-content {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      max-width: 710px; }
      @media (max-width: 1000px) {
        .homepage .home-banner-wrapper .container .inner-content {
          text-align: center; } }
      .homepage .home-banner-wrapper .container .inner-content h1 {
        color: #fff; }
        @media (max-width: 1000px) {
          .homepage .home-banner-wrapper .container .inner-content h1 {
            font-size: 4rem; } }
        @media (max-width: 767px) {
          .homepage .home-banner-wrapper .container .inner-content h1 {
            font-size: 3rem; } }
      .homepage .home-banner-wrapper .container .inner-content p {
        color: #fff;
        font-size: 1.6rem;
        line-height: 30px; }
        @media (max-width: 1000px) {
          .homepage .home-banner-wrapper .container .inner-content p {
            font-size: 1.4rem;
            line-height: 24px; } }
  .homepage .home-banner-wrapper .overlay {
    position: absolute;
    background: url(images/png/banner-pattern.png) repeat;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
.homepage .white-map-section {
  background-image: url(images/png/contact_map.png);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 90px 30px; }
  .homepage .white-map-section .point-box {
    overflow: hidden;
    margin-bottom: 30px; }
    .homepage .white-map-section .point-box .icon {
      display: inline-block;
      float: left;
      width: 78px;
      line-height: 72px;
      text-align: left;
      color: #d4d4d4;
      font-size: 7.2rem; }
      @media (max-width: 767px) {
        .homepage .white-map-section .point-box .icon {
          width: 46px;
          font-size: 3.6rem;
          line-height: 36px; } }
    .homepage .white-map-section .point-box .text-content {
      width: calc(100% - 78px);
      display: inline-block;
      float: left;
      padding-left: 20px;
      padding-top: 10px;
      border-left: 1px solid #e5e5e5; }
      .homepage .white-map-section .point-box .text-content h4 {
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 1.6rem;
        font-weight: 800; }
      @media (max-width: 767px) {
        .homepage .white-map-section .point-box .text-content {
          width: calc(100% - 46px); } }
.homepage .testimonial-box {
  margin-top: 30px;
  display: inline-block;
  max-width: 850px;
  position: relative; }
  .homepage .testimonial-box:before, .homepage .testimonial-box:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 47px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    top: 80px; }
  .homepage .testimonial-box:before {
    background-image: url(images/png/quote-left.png);
    left: 70px; }
    @media (max-width: 767px) {
      .homepage .testimonial-box:before {
        left: 0; } }
  .homepage .testimonial-box:after {
    background-image: url(images/png/quote-right.png);
    right: 70px; }
    @media (max-width: 767px) {
      .homepage .testimonial-box:after {
        right: 0; } }
  .homepage .testimonial-box .picture {
    width: 190px;
    height: 190px;
    margin-bottom: 30px;
    -webkit-border-radius: 95px;
    -moz-border-radius: 95px;
    border-radius: 95px;
    overflow-x: hidden;
    border: 5px solid #f2f2f2;
    display: inline-block; }
    .homepage .testimonial-box .picture img {
      width: 100%; }
    @media (max-width: 767px) {
      .homepage .testimonial-box .picture {
        width: 130px;
        height: 130px;
        -webkit-border-radius: 65px;
        -moz-border-radius: 65px;
        border-radius: 65px; } }
  .homepage .testimonial-box p {
    font-size: 2rem;
    line-height: 36px;
    font-style: italic; }
    @media (max-width: 767px) {
      .homepage .testimonial-box p {
        font-size: 1.6rem;
        line-height: 26px; } }
  .homepage .testimonial-box span.author {
    font-style: italic;
    font-size: 1.8rem;
    font-weight: 700; }
@media (max-width: 1000px) {
  .homepage h2 {
    font-size: 3rem; } }

.contact_page .contact_under_header {
  background-image: url(images/jpg/contact_top.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 240px; }
  .contact_page .contact_under_header h1 {
    text-align: center;
    line-height: 240px;
    margin: 0;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase; }
.contact_page .contact_inner {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url(images/png/contact_map.png);
  background-position: top center;
  background-repeat: no-repeat; }
  .contact_page .contact_inner .contact_inner_container {
    max-width: 1200px;
    margin: 0 auto; }
    .contact_page .contact_inner .contact_inner_container .ci_left {
      width: 42%;
      float: left;
      overflow: hidden; }
      .contact_page .contact_inner .contact_inner_container .ci_left .icons_left {
        float: left;
        width: 50px;
        padding-right: 20px;
        border-right: 1px solid #e5e5e5;
        height: 82px; }
        @media (max-width: 1230px) {
          .contact_page .contact_inner .contact_inner_container .ci_left .icons_left {
            width: 10%;
            padding-right: 4%; } }
      .contact_page .contact_inner .contact_inner_container .ci_left .icons_right {
        width: 415px;
        float: left;
        padding-left: 20px;
        max-width: 100%; }
        .contact_page .contact_inner .contact_inner_container .ci_left .icons_right p {
          color: #272727;
          font-family: 'Open Sans', sans-serif;
          font-size: 16px;
          font-weight: 800;
          line-height: 44px;
          margin: 0; }
          @media (max-width: 1230px) {
            .contact_page .contact_inner .contact_inner_container .ci_left .icons_right p {
              line-height: 26px; } }
        @media (max-width: 1230px) {
          .contact_page .contact_inner .contact_inner_container .ci_left .icons_right {
            width: 86%; } }
      @media (max-width: 768px) {
        .contact_page .contact_inner .contact_inner_container .ci_left {
          width: 100%;
          float: none;
          margin-bottom: 40px; } }
    .contact_page .contact_inner .contact_inner_container .ci_right {
      width: 51%;
      float: right; }
      .contact_page .contact_inner .contact_inner_container .ci_right .contact_form {
        background-color: #fff;
        -moz-box-shadow: 0 1px 150px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 1px 150px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 150px rgba(0, 0, 0, 0.2);
        padding: 45px 35px 40px 35px; }
        .contact_page .contact_inner .contact_inner_container .ci_right .contact_form input[type="text"],
		.contact_page .contact_inner .contact_inner_container .ci_right .contact_form select,
        .contact_page .contact_inner .contact_inner_container .ci_right .contact_form input[type="email"] {
          border: 2px solid #d3d3d3;
          background-color: #fff;
          height: 44px;
          display: block;
          line-height: 44px;
          padding-left: 20px;
          padding-right: 20px;
          color: #272727;
          font-family: 'Open Sans', sans-serif;
          font-size: 14px;
          font-weight: 800;
          margin-bottom: 6px; }
        .contact_page .contact_inner .contact_inner_container .ci_right .contact_form textarea {
          border: 2px solid #d3d3d3;
          background-color: #fff;
          height: 165px;
          margin-bottom: 6px;
          padding: 20px;
          font-family: 'Open Sans', sans-serif;
          font-size: 14px;
          font-weight: 800;
          resize: none; }
        .contact_page .contact_inner .contact_inner_container .ci_right .contact_form input[type="submit"] {
          background-color: #d3212b;
          height: 50px;
          text-align: center;
          line-height: 50px;
          color: #fff;
          font-family: 'Open Sans', sans-serif;
          font-size: 14px;
          display: block;
          font-weight: 800;
          width: 100%;
          min-width: 0; }
        .contact_page .contact_inner .contact_inner_container .ci_right .contact_form h2 {
          color: #272727;
          font-family: 'Open Sans', sans-serif;
          font-size: 36px;
          line-height: 46px;
          font-weight: 300;
          margin: 0 0 25px 0; }
      @media (max-width: 768px) {
        .contact_page .contact_inner .contact_inner_container .ci_right {
          width: 100%;
          float: none; } }
    @media (max-width: 1230px) {
      .contact_page .contact_inner .contact_inner_container {
        padding-left: 20px;
        padding-right: 20px; } }
.contact_page .contact_clear {
  clear: both; }


.contact_form {
	position:relative;
} 
.contact_form p {
	margin: 0;
}

.contact_page .contact_inner .contact_inner_container .ci_right .contact_form {
	padding-bottom: 4px;
}
.contact_page .wpcf7-response-output {
	padding: 10px;
	margin-left: 0;
	margin-right: 0;
	font-size: 14px;
	margin-top: 0;
}
.contact_page input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #272727;
}
.contact_page input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #272727;
   opacity:  1;
}
.contact_page input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #272727;
   opacity:  1;
}
.contact_page input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #272727;
}
.contact_page textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #272727;
}
.contact_page textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #272727;
   opacity:  1;
}
.contact_page textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #272727;
   opacity:  1;
}
.contact_page textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #272727;
}
.contact_page .contact_inner .contact_inner_container .ci_right {
	width:100%;
	float:none;
}
.contact_page .contact_inner .contact_inner_container .ci_right .contact_form {
	padding-bottom:40px;
}

.contact_page .contact_inner .contact_inner_container .ci_right .contact_form a.red-button{
	background-color: #d3212b;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    display: block;
    font-weight: 800;
    width: 100%;
    min-width: 0;
	margin-bottom: 6px;
	position: relative;
}

.submit-loader {
    display: none;
}

.red-loader {
    background: url(images/loaders-red-1.gif) no-repeat right center #d3212b;
    position: absolute;
	width: 16px;
    height: 16px;
    top: 15px;
    right: 15px;
}

.qtip-red {
	background-color: #d3212b;
    border-color: #d3212b;
    color: #ffffff;
}

#bill-status {
	font-size:15px;
}

@media (max-width: 768px) {
	#bill-status {
		font-size:12px;
	}
}

#bill-status .declined {
    color: #ff0000;
}

#bill-status .approved {
	color: green;
}


#bill-status b{
	font-weight:bold;
}