/* Minification failed. Returning unminified contents.
(506,1): run-time error CSS1019: Unexpected token, found '@import'
(506,9): run-time error CSS1019: Unexpected token, found 'url(animate.css)'
(507,1): run-time error CSS1019: Unexpected token, found '@import'
(507,9): run-time error CSS1019: Unexpected token, found 'url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css)'
(508,1): run-time error CSS1019: Unexpected token, found '@import'
(508,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Roboto:400,300,100,500,700)'
 */
/*==========================================================
                        NORMALIZE
==========================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button,
input[type='button'] {
  background: none;
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  outline: none;
  outline-offset: 0;
  overflow: visible;
  cursor: pointer;
  -webkit-appearance: none; }
  button::-moz-focus-inner,
  input[type='button']::-moz-focus-inner {
    border: none;
    padding: 0; }

input[type='text'],
input[type='time'],
input[type='url'],
input[type='month'],
input[type='week'],
input[type='email'],
input[type='color'],
input[type='datetime'],
input[type='datetime-local'],
input[type='range'],
input[type='search'],
input[type='tel'],
input[type='date'],
input[type='password'],
input[type='number'] {
  outline: none;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  vertical-align: baseline;
  box-shadow: none; }

*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 300px; }
  .container:before, .container:after {
    display: table;
    content: "";
    line-height: 0; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1200px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

[class*="col-"] {
  margin-top: 30px; }

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

* + .row {
  margin-top: 30px; }

@media (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }

  .col-xs-1 {
    width: 8.33333%; }

  .col-xs-2 {
    width: 16.66667%; }

  .col-xs-3 {
    width: 25%; }

  .col-xs-4 {
    width: 33.33333%; }

  .col-xs-5 {
    width: 41.66667%; }

  .col-xs-6 {
    width: 50%; }

  .col-xs-7 {
    width: 58.33333%; }

  .col-xs-8 {
    width: 66.66667%; }

  .col-xs-9 {
    width: 75%; }

  .col-xs-10 {
    width: 83.33333%; }

  .col-xs-11 {
    width: 91.66667%; }

  .col-xs-12 {
    width: 100%; }

  .col-xs-offset-0 {
    margin-left: 0%; }

  .col-xs-offset-1 {
    margin-left: 8.33333%; }

  .col-xs-offset-2 {
    margin-left: 16.66667%; }

  .col-xs-offset-3 {
    margin-left: 25%; }

  .col-xs-offset-4 {
    margin-left: 33.33333%; }

  .col-xs-offset-5 {
    margin-left: 41.66667%; }

  .col-xs-offset-6 {
    margin-left: 50%; }

  .col-xs-offset-7 {
    margin-left: 58.33333%; }

  .col-xs-offset-8 {
    margin-left: 66.66667%; }

  .col-xs-offset-9 {
    margin-left: 75%; }

  .col-xs-offset-10 {
    margin-left: 83.33333%; }

  .col-xs-offset-11 {
    margin-left: 91.66667%; }

  .col-xs-offset-12 {
    margin-left: 100%; } }
@media (min-width: 480px) and (max-width: 767px) {
  .col-xs-clear {
    clear: left; } }
@media (min-width: 768px) {
  [class*="col-"] {
    margin-top: 30px; }

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

  * + .row {
    margin-top: 30px; }

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-clear {
    clear: left; } }
@media (min-width: 992px) {
  [class*="col-"] {
    margin-top: 30px; }

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

  * + .row {
    margin-top: 30px; }

  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-clear {
    clear: left; } }
@media (min-width: 1200px) {
  [class*="col-"] {
    margin-top: 30px; }

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

  * + .row {
    margin-top: 30px; }

  .col-lg-clear {
    clear: left; }

  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }

/*# sourceMappingURL=grid.css.map */

@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #727677;
  font: 300 16px/22px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;}

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

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;}

h1 {
  font-size: 70px;
  line-height: 70px; }

h2 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  color: #303334; }
  @media (max-width: 991px) {
    h2 {
      font-size: 40px;
      line-height: 40px; } }

h3 {
  font-size: 22px;
  line-height: 28px;
  text-transform: none;
  font-weight: 300; }
  h3 a {
    color: #fff; }
    h3 a:hover {
      color: #303334; }

h4 {
  font-size: 20px;
  line-height: 20px; }

h5 {
  font-size: 18px;
  line-height: 18px; }

h6 {
  font-size: 16px;
  line-height: 16px; }

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

time {
  display: block; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }

.color_contrast {
  color: #fff; }

.color_default {
  color: #303334; }
  .color_default:hover {
    color: #a1e14d; }

.text1 {
  font-weight: 300;
  padding-right: 120px;
  color: #d2f0ff; }
  @media (max-width: 991px) {
    .text1 {
      padding-right: 0px; } }

.text2 {
  font-weight: 300;
  color: #727677; }

.offsNo {
  margin-top: 0px; }

.center {
  text-align: center; }

.indent {
  padding-left: 60px; }

.indent1 {
  padding-right: 10px; }

@media (max-width: 767px) {
  .div_center {
    text-align: center; } }

/*=======================================================
                       Main Layout
=========================================================*/
@media (max-width: 991px) {
  .offs5 {
    margin-top: 50px; } }

h2 + p {
  margin-top: 67px; }
  @media (max-width: 991px) {
    h2 + p {
      margin-top: 17px; } }

h2 + h3 {
  margin-top: 65px; }

h3 + p {
  margin-top: 25px; }

.text1 + .text1 {
  margin-top: 22px; }

h2 + .offs1 {
  margin-top: 62px; }
  @media (max-width: 991px) {
    h2 + .offs1 {
      margin-top: 10px; } }

.timeBlock + h3 {
  margin-top: 36px; }
  @media (max-width: 991px) {
    .timeBlock + h3 {
      margin-top: 18px; } }

h3 + .offs2 {
  margin-top: 14px; }

h2 + .offs3 {
  margin-top: 49px; }

span + h3 {
  margin-top: 46px; }

img + h3 {
  margin-top: 36px; }

h3 + .text2 {
  margin-top: 13px; }

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

h2 + .post-meta {
  margin-top: 72px; }
  @media (max-width: 991px) {
    h2 + .post-meta {
      margin-top: 17px; } }

.offs4 {
  margin-top: 101px; }
  @media (max-width: 767px) {
    .offs4 {
      margin-top: 30px; } }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
    overflow: hidden;
    font-size: 30px;
    line-height: 36px;
    color: #303334;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0.6px; }
  .brand_slogan {
    display: none; }

/*==================  End Brand     ======================*/
/*==================  Backgrounds  ======================*/
.bg-contrast {
  background: #fff; }

.bg-secondary1 {
  background-image: radial-gradient(center center, circle cover, #72c3f6, #4da1e1);
  background-image: -o-radial-gradient(center center, circle cover, #72c3f6, #4da1e1);
  background-image: -ms-radial-gradient(center center, circle cover, #72c3f6, #4da1e1);
  background-image: -moz-radial-gradient(center center, circle cover, #72c3f6, #4da1e1);
  background-image: -webkit-radial-gradient(center center, circle cover, #72c3f6, #4da1e1); }

.bg-secondary {
  background-image: radial-gradient(center center, circle cover, #c6f468, #a1e14d);
  background-image: -o-radial-gradient(center center, circle cover, #c6f468, #a1e14d);
  background-image: -ms-radial-gradient(center center, circle cover, #c6f468, #a1e14d);
  background-image: -moz-radial-gradient(center center, circle cover, #c6f468, #a1e14d);
  background-image: -webkit-radial-gradient(center center, circle cover, #c6f468, #a1e14d); }

/*==================    Buttons    ======================*/
.btn {
  padding: 27px 34px 24px 36px;
  background: #a1e14d;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  margin: 62px 0 0 5px; }
  .btn:hover, .btn:active {
    color: #303334;
    background: #a1e14d; }

.btn1 {
  margin-top: 67px;
  padding: 27px 34px 24px 36px;
  background: #fff;
  color: #303334; }
  .btn1:hover, .btn1:active {
    color: #a1e14d;
    background: #fff; }

.btn2 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  padding: 0;
  background: none;
  margin: 51px 0 0 -1px;
  color: #303334; }
  @media (max-width: 767px) {
    .btn2 {
      margin-top: 21px; } }
  @media (max-width: 360px) {
    .btn2 {
      margin-top: 18px; } }
  .btn2:hover, .btn2:active {
    background: none;
    color: #a1e14d; }

.btn3 {
  padding: 30px 54px 31px;
  margin-top: 75px;
  font-size: 26px;
  color: #fff;
  background: #a1e14d; }
  .btn3:hover, .btn3:active {
    background: #fff;
    color: #a1e14d; }

.btn4 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  padding: 0;
  background: none;
  margin: 51px 0 0 -1px;
  color: #fff; }
  @media (max-width: 767px) {
    .btn4 {
      margin-top: 21px; } }
  .btn4:hover, .btn4:active {
    background: none;
    color: #303334; }

/*==================    Top row    ======================*/
.row-top {
  padding: 19px 0 44px 0;
  background: #fff;
  text-align: center; }
  @media (max-width: 767px) {
    .row-top {
      padding: 19px 0 17px 0; } }

.addressTop {
  float: left; }
  @media (max-width: 979px) {
    .addressTop {
      float: none;
      text-align: center;
      display: inline-block;
      margin-bottom: 10px; } }
  .addressTop address, .addressTop a {
    float: left;
    color: #999a9b;
    font-size: 11px; }
  .addressTop a + a {
    margin-left: 30px; }
    .addressTop a + a span {
      padding-right: 10px; }
  .addressTop address {
    margin-left: 29px; }
    .addressTop address span {
      padding-right: 8px; }
  .addressTop span {
    padding-right: 5px; }
  @media (max-width: 767px) {
    .addressTop a {
      float: none;
      margin-left: 0px; } }
  @media (max-width: 767px) {
    .addressTop a {
      margin-bottom: 5px;
      display: block; } }
  .addressTop a:hover {
    color: #a1e14d; }

.addressTop1 {
  margin-top: 67px;
  color: #727677; }
  @media (max-width: 979px) {
    .addressTop1 {
      text-align: left; } }
  @media (max-width: 991px) {
    .addressTop1 {
      margin-top: 17px; } }
  .addressTop1 address span, .addressTop1 a span {
    color: #a1e14d; }
  .addressTop1 address span {
    font-size: 24px;
    margin: 5px 0 0 1px;
    padding-right: 0px;
    float: left; }
  .addressTop1 address p {
    margin-top: 0px;
    margin-left: 40px;
    padding-left: 0px; }
    .addressTop1 address p a {
      margin-left: 0px; }
    .addressTop1 address p:before {
      display: none; }
  .addressTop1 p a {
    margin-left: 8px; }
  .addressTop1 p {
    padding-left: 40px;
    margin-top: 22px;
    overflow: hidden;
    letter-spacing: 0.4px;
    position: relative; }
    .addressTop1 p:before {
      content: "\f10b";
      position: absolute;
      left: 0px;
      top: 0px;
      font-size: 30px;
      color: #a1e14d;
      font-family: "FontAwesome"; }
  .addressTop1 a span {
    font-size: 30px;
    padding-right: 27px; }
  .addressTop1 a, .addressTop1 address {
    float: none;
    margin-left: 0px;
    font-size: 16px;
    color: #727677; }
  .addressTop1 a {
    display: inline-block; }
    .addressTop1 a:hover {
      text-decoration: none; }

.follow_icon {
  margin-top: -9px;
  float: right; }
  .follow_icon li {
    float: left;
    margin-left: 1px; }
    @media (max-width: 767px) {
      .follow_icon li {
        float: none;
        display: inline-block;
        margin-left: 6px; } }
  .follow_icon a {
    width: 41px;
    height: 41px;
    line-height: 41px;
    background: #dfe0e0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 20px; }
    .follow_icon a:hover {
      color: #303334; }
  @media (max-width: 979px) {
    .follow_icon {
      float: none;
      text-align: center;
      display: inline-block; } }
  @media (max-width: 767px) {
    .follow_icon {
      display: block; } }

/*==================      Info block      ======================*/
.info-block {
  padding: 208px 0px 166px 0px;
  margin-left: -4px;
  position: relative;
  width: 100%;
  height: 100%; }
  @media (max-width: 1199px) {
    .info-block {
      padding: 106px 0 92px; } }
  @media (max-width: 991px) {
    .info-block {
      width: 50%; } }
  @media (max-width: 980px) {
    .info-block {
      width: 100%;
      padding: 20px 0 70px; }
      .info-block .btn {
        margin-top: 32px; } }
  .info-block:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 0 14px 14px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: -133px;
    top: 50%;
    z-index: 2;
    content: "";
    margin-top: -14px; }
    @media (max-width: 1199px) {
      .info-block:before {
        right: -117px; } }
    @media (max-width: 991px) {
      .info-block:before {
        right: -40px; } }
  .info-block .img-wr {
    position: absolute;
    left: 125.4%;
    top: 0;
    width: 1025px; }
    @media (max-width: 1199px) {
      .info-block .img-wr {
        left: 127.5%;
        width: 806px; } }
    @media (max-width: 991px) {
      .info-block .img-wr {
        left: 107.5%;
        width: 833px; } }
    @media (max-width: 980px) {
      .info-block .img-wr {
        padding-bottom: 25px;
        position: static;
        transform: translateY(0px);
        width: 100%; } }
  .info-block h2 {
    line-height: 50px;
    font-weight: 300;
    letter-spacing: 1.2px;
    color: #303334; }
    @media (max-width: 1199px) {
      .info-block h2 {
        font-size: 26px;
        line-height: 39px; } }
  .info-block h3 {
    font-size: 22px;
    color: #303334;
    margin: 68px 0 0 4px; }
    @media (max-width: 980px) {
      .info-block h3 {
        margin-top: 18px; } }
  .info-block p {
    font-weight: 300;
    margin: 24px 0 0 4px; }

section .info-block_mod2 {
  padding: 212px 0 168px; }
  @media (max-width: 1199px) {
    section .info-block_mod2 {
      padding: 92px 0 101px; } }
  @media (max-width: 991px) {
    section .info-block_mod2 {
      padding: 82px 0 89px; }
      section .info-block_mod2:before {
        left: 10px; }
      section .info-block_mod2 .img-wr {
        right: 93.4%; } }
  section .info-block_mod2 h2 {
    letter-spacing: -1.0px; }
  section .info-block_mod2 h3 {
    margin-top: 66px; }
    @media (max-width: 980px) {
      section .info-block_mod2 h3 {
        margin-top: 18px; } }
  section .info-block_mod2 p {
    margin-left: 34px; }
  @media (max-width: 980px) {
    section .info-block_mod2 {
      margin-left: 0px;
      padding-top: 0px; }
      section .info-block_mod2:before {
        display: none; } }

section .info-block_mod1 {
  padding: 212px 0 168px; }
  @media (max-width: 1199px) {
    section .info-block_mod1 {
      padding: 92px 0 101px; } }
  @media (max-width: 991px) {
    section .info-block_mod1 {
      padding: 82px 0 89px; }
      section .info-block_mod1:before {
        left: 10px; }
      section .info-block_mod1 .img-wr {
        right: 93.4%; } }
  @media (max-width: 980px) {
    section .info-block_mod1 {
      margin-left: 0px;
      padding-top: 0px; }
      section .info-block_mod1:before {
        display: none; } }

section .info-block_mod2 {
  padding: 212px 0 190px; }
  @media (max-width: 1199px) {
    section .info-block_mod2 {
      padding: 92px 0 95px; } }
  @media (max-width: 991px) {
    section .info-block_mod2 {
      padding: 82px 0 89px; }
      section .info-block_mod2:before {
        left: 10px; }
      section .info-block_mod2 .img-wr {
        right: 93.4%; }
      section .info-block_mod2 h3, section .info-block_mod2 p {
        padding-left: 30px; } }
  @media (max-width: 980px) {
    section .info-block_mod2 {
      margin-left: 0px;
      padding-top: 0px; }
      section .info-block_mod2:before {
        display: none; } }

section .info-block2 {
  padding: 208px 0 143px; }
  @media (max-width: 1199px) {
    section .info-block2 {
      padding: 98px 0 77px; } }
  @media (max-width: 991px) {
    section .info-block2 {
      padding: 98px 0 99px; } }
  @media (max-width: 980px) {
    section .info-block2 {
      margin-left: 0px;
      padding-top: 0px;
      padding-bottom: 70px; }
      section .info-block2:before {
        display: none; } }
  section .info-block2 p {
    margin-top: 25px; }
  section .info-block2 .btn {
    margin-top: 61px; }
    @media (max-width: 980px) {
      section .info-block2 .btn {
        margin-top: 18px; } }

section .info-block1 {
  padding: 208px 0 136px; }
  @media (max-width: 1199px) {
    section .info-block1 {
      padding: 98px 0 48px; } }
  @media (max-width: 991px) {
    section .info-block1 {
      padding: 98px 0 70px; } }
  @media (max-width: 980px) {
    section .info-block1 {
      margin-left: 0px;
      padding-top: 0px; }
      section .info-block1:before {
        display: none; } }
  section .info-block1 p {
    margin-top: 68px; }
    @media (max-width: 980px) {
      section .info-block1 p {
        margin-top: 18px; } }
  section .info-block1 .btn {
    margin-top: 84px; }
    @media (max-width: 980px) {
      section .info-block1 .btn {
        margin-top: 18px; } }

section .info-block_mod2_2 {
  padding: 212px 0 140px; }
  section .info-block_mod2_2 h2 {
    letter-spacing: -1.0px; }
  @media (max-width: 1199px) {
    section .info-block_mod2_2 {
      padding: 92px 0 84px; } }
  @media (max-width: 991px) {
    section .info-block_mod2_2 {
      padding: 82px 0 89px; }
      section .info-block_mod2_2:before {
        left: 10px; }
      section .info-block_mod2_2 .img-wr {
        right: 93.4%; }
      section .info-block_mod2_2 h3, section .info-block_mod2_2 p {
        padding-left: 30px; } }
  @media (max-width: 980px) {
    section .info-block_mod2_2 {
      margin-left: 0px;
      padding-top: 0px; }
      section .info-block_mod2_2:before {
        display: none; } }

section .info-block1_3 {
  padding: 208px 0 123px; }
  section .info-block1_3 h3 {
    margin-top: 67px; }
    @media (max-width: 980px) {
      section .info-block1_3 h3 {
        margin-top: 18px; } }
  section .info-block1_3 p {
    margin-top: 24px; }
  section .info-block1_3 .btn {
    margin-top: 62px; }
    @media (max-width: 980px) {
      section .info-block1_3 .btn {
        margin-top: 18px; } }
  @media (max-width: 1199px) {
    section .info-block1_3 {
      padding: 82px 0 73px; } }
  @media (max-width: 991px) {
    section .info-block1_3 {
      padding: 82px 0 95px; }
      section .info-block1_3:before {
        right: -11px; } }
  @media (max-width: 980px) {
    section .info-block1_3 {
      margin-left: 0px;
      padding-top: 0px;
      padding-bottom: 70px; } }
  @media (max-width: 991px) {
    section .info-block1_3 .img-wr {
      left: 99.5%; } }

section .info-block_mod2_3 {
  padding: 212px 0 142px; }
  @media (max-width: 1199px) {
    section .info-block_mod2_3 {
      padding: 92px 0 86px; } }
  @media (max-width: 991px) {
    section .info-block_mod2_3 {
      padding: 82px 0 18px; }
      section .info-block_mod2_3 h3, section .info-block_mod2_3 p {
        padding-left: 30px; } }
  @media (max-width: 980px) {
    section .info-block_mod2_3 {
      margin-left: 0px;
      padding-top: 0px; }
      section .info-block_mod2_3:before {
        display: none; } }
  @media (max-width: 980px) {
    section .info-block_mod2_3 {
      padding-bottom: 70px; } }
  section .info-block_mod2_3 .img-wr {
    right: 102%; }
    @media (max-width: 1199px) {
      section .info-block_mod2_3 .img-wr {
        right: 101.6%; } }
  section .info-block_mod2_3:before {
    left: -24px; }
    @media (max-width: 1199px) {
      section .info-block_mod2_3:before {
        left: -21px; } }
    @media (max-width: 991px) {
      section .info-block_mod2_3:before {
        left: -19px; } }
  section .info-block_mod2_3 h3 {
    margin-top: 66px; }
    @media (max-width: 980px) {
      section .info-block_mod2_3 h3 {
        margin-top: 18px; } }
  section .info-block_mod2_3 p {
    padding-left: 60px; }

section .info-block1_1 {
  padding: 212px 0 169px; }
  section .info-block1_1 h3 {
    margin-top: 67px; }
    @media (max-width: 980px) {
      section .info-block1_1 h3 {
        margin-top: 18px; } }
  section .info-block1_1 p {
    margin-top: 24px; }
  section .info-block1_1 .btn {
    margin-top: 62px; }
    @media (max-width: 980px) {
      section .info-block1_1 .btn {
        margin-top: 18px; } }
  @media (max-width: 1199px) {
    section .info-block1_1 {
      padding: 82px 0 112px; } }
  @media (max-width: 991px) {
    section .info-block1_1 {
      padding: 82px 0 134px; } }
  @media (max-width: 980px) {
    section .info-block1_1 {
      margin-left: 0px;
      padding-top: 0px; } }
  @media (max-width: 980px) {
    section .info-block1_1 {
      padding-bottom: 70px; } }

.info-block_mod {
  padding: 212px 0px 162px 0px;
  margin-left: -4px;
  position: relative;
  text-align: right; }
  @media (max-width: 1199px) {
    .info-block_mod {
      padding: 106px 0 92px; } }
  @media (max-width: 991px) {
    .info-block_mod {
      width: 50%;
      float: right; } }
  @media (max-width: 980px) {
    .info-block_mod {
      width: 100%;
      float: none;
      padding: 20px 0 70px; }
      .info-block_mod .btn {
        margin-top: 32px; } }
  .info-block_mod:before {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    left: -125px;
    top: 50%;
    z-index: 2;
    content: "";
    margin-top: -14px;
    border-width: 14px 14px 14px 0;
    border-color: transparent #fff transparent transparent; }
    @media (max-width: 1199px) {
      .info-block_mod:before {
        left: -102px; } }
    @media (max-width: 991px) {
      .info-block_mod:before {
        left: -44px; } }
  .info-block_mod .img-wr {
    position: absolute;
    right: 123.4%;
    top: 0;
    width: 1025px; }
    @media (max-width: 1199px) {
      .info-block_mod .img-wr {
        width: 806px; } }
    @media (max-width: 991px) {
      .info-block_mod .img-wr {
        right: 108.4%;
        width: 806px; } }
    @media (max-width: 980px) {
      .info-block_mod .img-wr {
        padding-bottom: 25px;
        position: static;
        transform: translateY(0px);
        width: 100%; } }
  .info-block_mod h2 {
    line-height: 50px;
    letter-spacing: 1.2px;
    font-weight: 300;
    color: #303334; }
    @media (max-width: 1199px) {
      .info-block_mod h2 {
        font-size: 26px;
        line-height: 39px; } }
  .info-block_mod h3 {
    font-size: 22px;
    font-weight: 300;
    line-height: 28px;
    text-transform: none;
    color: #303334;
    margin: 68px 0 0 4px; }
    @media (max-width: 980px) {
      .info-block_mod h3 {
        margin-top: 18px; } }
    .info-block_mod h3 a:hover {
      color: #a1e14d; }
  .info-block_mod p {
    font-weight: 300;
    margin: 24px 0 0 4px; }

/*==============      timeBlock      =========================*/
.timeBlock {
  position: relative;
  overflow: hidden; }
  .timeBlock time {
    background: #fff;
    width: 90px;
    height: 90px;
    color: #303334;
    font-size: 42px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    padding-top: 29px;
    font-weight: 500; }
    @media (max-width: 767px) {
      .timeBlock time {
        left: 50%;
        -moz-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        -o-transform: translatex(-50%);
        -webkit-transform: translatex(-50%);
        transform: translatex(-50%); } }
    .timeBlock time span {
      font-size: 9px;
      display: block;
      margin-top: 5px; }
  .timeBlock img {
    margin-bottom: -1px; }

/*==============    End  timeBlock      ======================*/
.post-meta li + li {
  margin-top: 30px; }
.post-meta li {
  padding-bottom: 30px;
  border-bottom: 1px solid #e3e4e4; }
  .post-meta li time {
    font-size: 9px;
    line-height: 10px;
    letter-spacing: 0.2px; }
  .post-meta li h3 {
    color: #303334;
    margin-top: 4px; }
  .post-meta li p {
    margin-top: 13px;
    color: #727677; }
  .post-meta li:last-child {
    border-bottom: 0px; }

.block1 h2 {
  letter-spacing: 1.3px; }
.block1 p {
  margin-top: 54px; }

/*==================     Thumb     ======================*/
.thumb {
  overflow: hidden;
  position: relative;
  display: block;
  text-align: center; }
  .thumb img {
    height: auto;
    transition: all 0.5s ease 0s;
    width: 100%; }

.thumb:hover img {
  transform: scale(1.2); }

.thumb_overlay {
  background: transparent none repeat scroll 0 0;
  bottom: 0;
  color: #303334;
  left: 0px;
  position: absolute;
  right: 0;
  opacity: 0;
  font-size: 60px;
  padding-top: 43%;
  top: 0;
  transition: all 0.3s ease 0s; }
  @media (max-width: 360px) {
    .thumb_overlay {
      line-height: 36px;
      font-size: 60px; } }
  .thumb_overlay:hover {
    opacity: 1; }

.thumb:hover .thumb_overlay {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0; }

/*=================    End Thumb     ===================*/
/*=================    Term list     ===================*/
.term-list {
  margin-top: 69px; }
  .term-list dt {
    font-size: 22px;
    line-height: 22px;
    color: #303334; }
  .term-list dd {
    font-size: 16px;
    line-height: 22px;
    padding-right: 30px; }
    .term-list dd a {
      color: #a1e14d; }
      .term-list dd a:hover {
        color: #303334; }
  .term-list dt + dd {
    margin-top: 28px; }
  .term-list dd + dt {
    margin-top: 68px; }
  .term-list dd + dd {
    margin-top: 22px; }

/*===============    End Term list     =================*/
/*=================    Blockquote     ==================*/
blockquote q {
  color: #d2f0ff; }
blockquote cite {
  display: block;
  margin-top: 30px;
  color: #fff;
  font-size: 22px;
  line-height: 22px; }
  blockquote cite a:hover {
    opacity: 0.5; }

/*==============    End Blockquote     =================*/
/*========================   Menu   ==========================*/
nav {
  margin-top: 10px; }

.sf-menu {
  display: inline-block; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
      margin-left: 41px; }
  .sf-menu a {
    display: block;
    letter-spacing: 0.6px; }

.sf-menu > li > a {
  font-size: 20px;
  color: #303334;
  font-weight: 400; }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #8be14d; }
.sf-menu > li.active > a {
  color: #8be14d; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 51px;
  left: -40%;
  width: 235px;
  padding: 10px 0 10px;
  background: #fff;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); }
  @media (max-width: 991px) {
    .sf-menu ul {
      top: 47px;
      left: -90px; } }

.sf-menu ul > li > a {
  padding: 10px;
  color: #303334; }
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #a1e14d; }

.sf-menu ul ul {
  position: absolute;
  top: 40%;
  left: 100%;
  width: auto;
  margin-top: 0;
  padding: 0;
  z-index: 4;
  width: 200px; }

.sf-menu ul ul > li > a {
  padding: 10px;
  color: #fff;
  background: #303334; }
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #a1e14d;
  background: #727677; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 100%;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 14px 25px 16px; }
    .rd-mobilemenu_ul a.active {
      background: #f5f5f5;
      color: #2d2d2d; }
    .rd-mobilemenu_ul a:hover {
      background: #727677;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #000;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 15px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 767px) {
  body {
    padding-top: 56px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid #727677; }
  .isStuck ul li a {
    padding: 17px 0 26px; }
  .isStuck ul ul li a {
    padding: 10px; }
  .isStuck .brand {
    margin-top: 20px; }
  .isStuck .sf-menu ul ul {
    top: 50%;
    left: 100%; }
  .isStuck .sf-menu ul {
    top: 65px; }
    @media (max-width: 991px) {
      .isStuck .sf-menu ul {
        top: 100%;
        left: -90px; } }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 46px;
  height: 46px;
  font-size: 14px;
  line-height: 44px !important;
  color: #fff;
  background: #a1e14d;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #fff;
    background: #727677;
    text-decoration: none; }

.mobile .toTop,
.tablet .toTop {
  display: none !important; }

/*==================  RD Parallax    ======================*/
.parallax2 h2 {
  line-height: 51px;
  color: #fff;
  letter-spacing: 1.2px; }

.parallax1 {
  text-align: center; }
  .parallax1 p, .parallax1 span {
    color: #fff; }
  .parallax1 span {
    font-size: 82px;
    line-height: 82px;
    font-family: 'Material Icons';
    display: block; }
  .parallax1 h3 a:hover {
    color: #a1e14d; }
  @media (max-width: 991px) {
    .parallax1 h3 {
      margin-top: 16px; } }
  .parallax1 p {
    margin-top: 14px;
    font-weight: 300;
    letter-spacing: -0.2px; }

.parallax {
  position: relative;
  overflow: hidden; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative; }

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  padding-bottom: 25px; }
  header .brand {
    float: left; }
    @media (max-width: 991px) {
      header .brand {
        float: none;
        position: relative;
        left: 50%;
        -moz-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        -o-transform: translatex(-50%);
        -webkit-transform: translatex(-50%);
        transform: translatex(-50%); } }
    @media (max-width: 767px) {
      header .brand {
        float: none;
        position: relative;
        left: 0%;
        -moz-transform: translatex(0%);
        -ms-transform: translatex(0%);
        -o-transform: translatex(0%);
        -webkit-transform: translatex(0%);
        transform: translatex(0%); } }
  header .nav {
    float: right; }
    @media (max-width: 991px) {
      header .nav {
        float: none;
        text-align: center; } }
  @media (max-width: 767px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; } }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block; }

/*==================      Well     ======================*/
.well {
  padding: 165px 0 182px;
  z-index: 2;
  position: relative; }

.well1 {
  padding: 159px 0 188px; }
  @media (max-width: 767px) {
    .well1 {
      padding: 90px 0 90px; } }

.well2 {
  padding: 167px 0 194px; }
  @media (max-width: 767px) {
    .well2 {
      padding: 90px 0 90px; } }

.well3 {
  padding: 165px 0 187px; }
  @media (max-width: 767px) {
    .well3 {
      padding: 90px 0 90px; } }

.well4 {
  padding: 169px 0 130px; }
  @media (max-width: 991px) {
    .well4 {
      padding: 69px 0 90px; } }

.well5 {
  padding: 200px 0 204px; }
  @media (max-width: 767px) {
    .well5 {
      padding: 90px 0 90px; } }

.well6 {
  padding: 159px 0 184px; }
  @media (max-width: 767px) {
    .well6 {
      padding: 90px 0 90px; } }

.well7 {
  padding: 165px 0 173px; }
  @media (max-width: 767px) {
    .well7 {
      padding: 90px 0 90px; } }

.well8 {
  padding: 159px 0 164px; }
  @media (max-width: 767px) {
    .well8 {
      padding: 90px 0 90px; } }

.well9 {
  padding: 159px 0 165px; }
  @media (max-width: 767px) {
    .well9 {
      padding: 90px 0 90px; } }

.well10 {
  padding: 159px 0 167px; }
  @media (max-width: 767px) {
    .well10 {
      padding: 90px 0 90px; } }

.well11 {
  padding: 202px 0 213px; }
  @media (max-width: 767px) {
    .well11 {
      padding: 90px 0 90px; } }

.well12 {
  padding: 202px 0 165px; }
  @media (max-width: 767px) {
    .well12 {
      padding: 90px 0 90px; } }

.well13 {
  padding: 159px 0 164px; }
  @media (max-width: 767px) {
    .well13 {
      padding: 90px 0 90px; } }

.well14 {
  padding: 165px 0 174px; }
  @media (max-width: 767px) {
    .well14 {
      padding: 90px 0 90px; } }

.well-md {
  padding: 90px 0 90px; }

.br {
  border-bottom: 1px solid #e3e4e4; }

.br1 {
  border-top: 1px solid #e3e4e4; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
.footer {
  padding-top: 164px; }

.footer1 {
  padding-top: 93px; }

footer {
  padding-bottom: 101px; }
  footer strong {
    font-weight: normal;
    padding-left: 5px; }
  footer a {
    padding-left: 2px; }
    footer a:hover {
      color: #a1e14d; }

/*# sourceMappingURL=style.css.map */

/*==================  GOOGLE MAP  ======================*/
.map_model {
  height: 672px; }
  .map_model img {
    max-width: none !important; }
  @media (max-width: 767px) {
    .map_model {
      height: 250px; } }
  @media (max-width: 479px) {
    .map_model {
      height: 200px; } }
.map_locations {
  display: none; }

/*# sourceMappingURL=google-map.css.map */

html, body, form {
    font-family: 'Noto Sans', sans-serif;
    position: relative;
    height: 100%;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
}

html, body {
    height: 100%;
}

.page {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow-y: auto;
}

.wrap {
    min-height: 100%;
    margin-top: -77px;
    padding-top: 77px;
}

.main {
    overflow: auto;
    padding-bottom: 106px;
}

p, h1, h2, h3, h4 {
    color: rgb(47,99,121);
}

header {
    padding-bottom: 0px;
}

.stuck_container {
    background-color: rgb(227,215,112);
}

.mainBackground {
    background-size: cover;
    min-height: 100%;
}

.container {
    width: 90%;
}

.isStuck ul li a {
    padding: 0px;
    cursor: pointer;
}

.sf-menu > li > a {
    color: rgb(35,31,32);
    cursor: pointer;
    font-size: 1em;
}

.sf-menu > li > ul > li > a {
    cursor: pointer;
    font-size: 0.8em;
}

.sf-menu > li.active > a {
    color: rgb(35,31,32);
    font-weight: bold;
}

.sf-menu > li:hover > a {
    color: rgb(35,31,32);
    font-weight: bold;
}

.sf-menu > li > a::after {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden;
    margin-bottom: -1px;
}

.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
    color: rgb(35,31,32);
    font-weight: bold;
}

.sf-menu ul {
    background-color: rgba(179,167,0,1);
    font-size: 20px;
    min-width: 380px;
    top: 43px;
}

    .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
        color: rgb(255,255,255);
        font-weight: bold;
    }

    .sf-menu ul > li {
        padding: 5px 20px;
    }

        .sf-menu ul > li > a {
            padding: 0px 20px;
            color: rgb(255,255,255);
        }

.sf-menu a {
    display: inline-block;
    text-transform: uppercase;
}

nav {
    margin-top: 35px;
    margin-bottom: 20px;
}

.textCenter {
    text-align: center;
}

.textBold {
    font-weight: bold;
}

/*Content*/

.logoMain {
    padding: 20px 3%;
    margin-bottom: 20px;
}

    .logoMain img {
        display: inline-block;
        vertical-align: top;
        width: 10%;
    }

    .logoMain h1 {
        margin-top: 4%;
        margin-left: 40px;
        display: inline-block;
        vertical-align: middle;
        color: rgba(81,44,29,0.7);
        font-size: 2em;
    }

.containerCont {
    position: relative;
    width: 85%;
    margin: 0 auto;
    color: rgb(35,31,32);
}

.backgroundWhite {
    background-color: rgba(255,255,255,0.8);
    border-radius: 25px;
    padding: 40px 60px 80px 60px;
}

.containerCont h3 {
    color: rgb(179,186,0);
    font-weight: bold;
    font-size: 24px;
	width: 95%;
}

.containerCont p {
    color: rgb(35,31,32);
    font-size: 16px;
    line-height: 28px;
}

    .containerCont p a {
        color: rgb(179,186,0);
        font-size: 16px;
        line-height: 28px;
        text-decoration: none;
        font-weight: bold;
    }

.containerCont ul {
    font-size: 20px;
}

    .containerCont ul li {
        margin-bottom: 10px;
        text-transform: uppercase;
    }

        .containerCont ul li a:hover {
            font-weight: bold;
        }

.containerCont .activeLink > a {
    font-weight: bold;
}

.containerCont ul li ul {
    margin: 15px 15px 15px 40px;
}

/*nav2 test*/

.sf-menu2 {
    display: inline-block;
}

    .sf-menu2:after {
        clear: both;
    }

    .sf-menu2 > li {
        position: relative;
    }

        .sf-menu2 > li + li {
        }

    .sf-menu2 a {
        display: block;
    }

    .sf-menu2 > li > a {
    }

    .sf-menu2 > li.sfHover > a, .sf-menu > li > a:hover {
    }

    .sf-menu2 > li.active > a {
    }

    .sf-menu2 ul {
        display: none;
    }

        .sf-menu2 ul > li > a {
        }

            .sf-menu2 ul > li.sfHover > a, .sf-menu2 ul > li > a:hover {
            }

        .sf-menu2 ul ul {
            position: absolute;
            top: 40%;
            left: 100%;
            width: auto;
            margin-top: 0;
            padding: 0;
            z-index: 4;
            width: 200px;
        }

            .sf-menu2 ul ul > li > a {
                padding: 10px;
                color: #fff;
                background: #303334;
            }

                .sf-menu2 ul ul > li.sfHover > a, .sf-menu2 ul ul > li > a:hover {
                    color: #a1e14d;
                    background: #727677;
                }

/*3*/
.sf-menu3 {
    display: inline-block;
}

    .sf-menu3:after {
        clear: both;
    }

    .sf-menu3 > li {
        position: relative;
        float: left;
    }

        .sf-menu3 > li + li {
            margin-left: 41px;
        }

    .sf-menu3 a {
        display: block;
        letter-spacing: 0.6px;
    }

    .sf-menu3 > li > a {
        font-size: 20px;
        color: #303334;
        font-weight: 400;
    }

        .sf-menu3 > li.sfHover > a, .sf-menu3 > li > a:hover {
            color: #8be14d;
        }

    .sf-menu3 > li.active > a {
        color: #8be14d;
    }

    .sf-menu3 ul {
        display: none;
        position: absolute;
        top: 51px;
        left: -40%;
        width: 235px;
        padding: 10px 0 10px;
        background: #fff;
        z-index: 2;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    }

@media (max-width: 991px) {
    .sf-menu3 ul {
        top: 47px;
        left: -90px;
    }
}

.sf-menu3 ul > li > a {
    padding: 10px;
    color: #303334;
}

    .sf-menu3 ul > li.sfHover > a, .sf-menu3 ul > li > a:hover {
        color: #a1e14d;
    }

.sf-menu3 ul ul {
    position: absolute;
    top: 40%;
    left: 100%;
    width: auto;
    margin-top: 0;
    padding: 0;
    z-index: 4;
    width: 200px;
}

    .sf-menu3 ul ul > li > a {
        padding: 10px;
        color: #fff;
        background: #303334;
    }

        .sf-menu3 ul ul > li.sfHover > a, .sf-menu3 ul ul > li > a:hover {
            color: #a1e14d;
            background: #727677;
        }

@media (max-width: 767px) {
    .sf-menu3 {
        display: none;
    }
}

/*end*/

.busImg {
    display: block;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 20px;
}

.separatorBox {
    width: 100%;
    background-color: rgb(179,186,0);
    height: 2px;
    margin: 6px 0;
}

.textTitle {
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
}

.careerForm {
    background-color: rgba(255,255,255,0.4);
    border-radius: 25px;
    padding: 40px;
}

    .careerForm .row {
        margin-top: 1px;
    }

    .careerForm label {
        font-weight: bold;
        font-size: 16px;
    }

    .careerForm input {
        background-color: rgb(255,255,255);
        padding: 10px;
        border-radius: 10px;
        border: 1px solid rgb(150,150,150);
        width: 100%;
    }

    .careerForm textarea {
        background-color: rgb(255,255,255);
        padding: 10px;
        border-radius: 10px;
        border: 1px solid rgb(150,150,150);
        width: 100%;
        height: 135px;
        resize: none;
    }

    .careerForm [class*="col-"] {
        margin-top: 10px;
    }

.fileTrigger {
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
}

    .fileTrigger:hover {
        color: rgb(179,186,0);
    }

.fileUpload {
    display: none;
}

.submitTrigger {
    cursor: pointer;
    font-weight: bold;
    float: right;
    font-size: 20px;
}

    .submitTrigger:hover {
        color: rgb(179,186,0);
    }

.submitButton {
    display: none;
}

.careerFormSucc {
    display: none;
    background-color: rgba(255,255,255,0.4);
    border-radius: 25px;
    padding: 40px 80px;
}

.msgBack {
    cursor: pointer;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin: 60px 0;
}

    .msgBack:hover {
        color: rgb(179,186,0);
    }

.newListItems {
}

    .newListItems a {
        font-size: 20px;
    }

        .newListItems a:hover {
            font-weight: bold;
        }

.newsTitle {
    text-align: center;
    font-weight: bold;
}

.backButton {
    position: absolute;
    right: 60px;
    top: 40px;
    color: rgb(179,186,0);
    font-weight: bold;
    font-size: 24px;
}

.google-maps iframe {
    width: 100%;
    height: 380px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}

.google-texts p {
    margin-left: 20px;
}

/*Footer*/

.footer {
    padding: 0;
    position: relative;
	margin-top: -106px;
	height: 106px;
	clear:both;

    /*padding: 0;
    position: fixed;
    height: 106px;
    clear: both;
    bottom: 0;
    width: 100%;*/
}

.footerFixer {
    position: relative;
    width: 80%;
    margin: 0 auto;
    padding: 20px 0;
}

.footer p, .footer h1, .footer h2, .footer h3, .footer h4 {
    color: rgb(255,255,255);
    display: inline-block;
}

.footer img {
    display: inline-block;
    height: 24px;
    float: right;
}

.separatorFooter {
    height: 2px;
    width: 100%;
    background-color: rgb(255,255,255);
    margin: 10px 0;
}

.relative {
    position: relative;
}

.toTop {
    display: none;
}

/*Mobile Menu*/

.rd-mobilepanel {
    background-color: rgb(227,215,112);
}

.mobileLogo {
    display: none;
}

.rd-mobilemenu_ul {
    background-color: rgb(227,215,112);
}

    .rd-mobilemenu_ul a {
        color: rgb(35,31,32);
    }

        .rd-mobilemenu_submenu, .rd-mobilemenu_ul a.active, .rd-mobilemenu_ul a:hover {
            background-color: rgba(179,167,0,1);
            color: rgb(255,255,255);
        }

.subActive a {
    font-weight: bold;
}

.rd-mobilemenu_ul a {
    font-size: 1.4em;
}

.rd-mobilemenu_ul ul a {
    color: rgb(255,255,255);
}

@media (max-width: 767px) {
    .page {
        height: 100%;
        overflow-y: auto;
    }

    .logoMain {
        margin-bottom: 0px;
    }

        .logoMain img {
            margin: 0 auto;
        }

        .logoMain h1 {
            margin-top: 40px;
            margin-left: 0px;
            font-size: 1.5em;
        }

        .logoMain img {
            width: 130px;
        }

    .footer {
        position: relative;
    }

        .footer img {
            display: inline-block;
            float: initial;
            height: 30px;
            margin-top: 10px;
        }

    .backgroundWhite {
        padding: 20px 20px 40px 20px;
    }

    .careerForm {
        padding: 40px 20px;
    }

    .newListItems [class*="col-"] {
        margin-top: 10px;
    }

    .newsTitle {
        padding-top: 20px;
        text-align: left;
    }

    .google-texts p {
        margin-left: 0px;
    }
}

