@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=Squada+One);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,600,800);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #353535;
  font: 400 18px/30px "Georgia", 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: 200px;
  line-height: 200px;
  color: #fff; }

h2 {
  font-size: 180px;
  line-height: 180px;
  color: #fff; }

h3 {
  font-family: "Squada One", cursive;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 3px; }
  @media (max-width: 991px) {
    h3 {
      font-size: 50px;
      line-height: 50px; } }
  @media (max-width: 767px) {
    h3 {
      font-size: 40px;
      line-height: 40px; } }

h4 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 0.8px;
  margin-top: 6px; }
  h4 a:hover {
    color: #9dd2d8; }

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

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

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; }

.center {
  text-align: center; }

.over_hid {
  overflow: hidden; }

.img-circle {
  border-radius: 50%; }

.fs_italic {
  font-style: italic; }

.offs_none {
  margin-top: 0px; }

.font2 {
  font-family: "Open Sans", sans-serif; }

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

/*=======================================================
                       Main Layout
=========================================================*/
header * + .hed_off {
  margin-top: 128px; }

h4 + h3 {
  margin-top: 26px; }

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

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

img + p {
  margin-top: 55px; }

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

h3 + .offs1 {
  margin-top: 25px; }

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

h3 + .offs5 {
  margin-top: 18px; }

h3 + .offs6 {
  margin-top: 17px; }

h3 + .offs7 {
  margin-top: 8px; }

h3 + .box2 {
  margin-top: 38px; }

h3 + .font2 {
  margin-top: 44px; }

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

.offs3 {
  margin-top: 33px; }

h4 + .offs4 {
  margin-top: 13px; }

h4 + p {
  margin-top: 13px; }

img + h4 {
  margin-top: 26px; }

.container .offs8 {
  margin-bottom: 11px; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
    overflow: hidden;
    font-size: 24px;
    line-height: 40px;
    position: relative;
    padding-left: 0px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 1.2px; }
    @media (max-width: 449px) {
      .brand_name {
        font-size: 14px;
        line-height: 40px; } }
    .brand_name span {
      position: absolute;
      top: 0;
      left: 0;
      font-family: "FontAwesome";
      font-size: 36px;
      color: #fff; }
    .brand_name a {
      font-weight: 800; }
  .brand_slogan {
    display: none; }

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #353535; }

/*==================    Buttons    ======================*/
.btn {
  color: #9dd2d8;
  font-style: italic;
  display: inline-block;
  letter-spacing: 1px;
  margin-top: 33px; }
  .btn:hover, .btn:active {
    color: #353535; }

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0; }
.box:after {
  clear: both; }
@media (max-width: 1199px) {
  .box {
    text-align: center; } }
.box .aside {
  float: left; }
  @media (max-width: 1199px) {
    .box .aside {
      float: none;
      margin: 0; } }
.box .cnt {
  overflow: hidden; }
  @media (max-width: 1199px) {
    .box .cnt {
      margin: 20px 0 0 0; } }
  .box .cnt a:hover {
    color: #9dd2d8; }

.box2 {
  margin-bottom: 33px; }
  .box2 .aside {
    margin: 9px 28px 0 0; }
    @media (max-width: 1199px) {
      .box2 .aside {
        margin: 9px 0px 0 0; } }

/*==================      Box      ======================*/
.text_header {
  color: #fff;
  text-align: center; }
  .text_header h2 {
    border-bottom: 4px solid #fff;
    border-top: 4px solid #fff;
    display: inline-block;
    letter-spacing: 9px;
    line-height: 164px;
    margin-left: 29px;
    padding-bottom: 6px;
    font-family: "Squada One", cursive; }
    @media (max-width: 1199px) {
      .text_header h2 {
        font-size: 150px;
        line-height: 150px; } }
    @media (max-width: 991px) {
      .text_header h2 {
        font-size: 100px;
        line-height: 100px;
        margin-left: 0px; } }
    @media (max-width: 638px) {
      .text_header h2 {
        font-size: 60px;
        line-height: 60px; } }
    @media (max-width: 434px) {
      .text_header h2 {
        font-size: 30px;
        line-height: 30px; } }
  .text_header p {
    font-size: 24px;
    font-style: italic;
    margin-top: 15px; }
    @media (max-width: 991px) {
      .text_header p {
        font-size: 17px;
        line-height: 17px; } }

/*==================      Text mod      ======================*/
.text_mod {
  color: #9dd2d8;
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  letter-spacing: 1px; }
  .text_mod:before, .text_mod:after {
    background: #9dd2d8;
    content: "";
    display: block;
    height: 1px;
    margin-top: 1px;
    position: absolute;
    top: 50%;
    width: 174px; }
  .text_mod:before {
    margin-right: 13px;
    right: 100%; }
  .text_mod:after {
    left: 100%;
    margin-left: 13px; }

/*==================      Fa      ======================*/
.fa {
  font-size: 30px;
  background: transparent url("../images/hexagon.png") no-repeat scroll 0 0;
  color: #9dd2d8;
  display: block;
  height: 61px;
  text-align: center;
  width: 58px;
  margin: 0 auto;
  line-height: 61px;
  left: -1px;
  position: relative;
  top: 4px; }

.fa1 {
  color: #fff;
  background: transparent url("../images/hexagon2.png") no-repeat scroll 0 0; }

/*==================      Img block      ======================*/
.img_block {
  margin-top: 21px;
  position: relative;
  color: #fff; }
  .img_block .img_block_cnt {
    left: 50%;
    padding: 10px;
    position: absolute;
    top: 49%;
    transform: translate(-50%, -50%);
    width: 100%; }
    .img_block .img_block_cnt h4 {
      font-family: "Open Sans", sans-serif; }
    .img_block .img_block_cnt time {
      font-style: italic;
      display: block;
      letter-spacing: 0.7px;
      position: relative;
      top: 10px; }

/*==================      Blockquote      ======================*/
blockquote cite {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  display: block;
  font-family: "Open Sans", sans-serif; }
  blockquote cite a:hover {
    color: #9dd2d8; }

/*==================     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: #fff;
  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; }

/*==================     article     ======================*/
article {
  margin-top: 38px; }
  article time {
    color: #9dd2d8; }
  article h4 {
    font-family: "Open Sans", sans-serif;
    margin-top: 8px; }
    article h4 a:hover {
      color: #9dd2d8; }
  article p {
    margin-top: 13px; }

/*==================     Marked list     ======================*/
.marked-list {
  margin-top: 33px;
  color: #9dd2d8;
  font-style: italic; }
  @media (max-width: 991px) {
    .marked-list {
      text-align: left;
      position: relative;
      left: 50%;
      margin-left: -123px; } }
  .marked-list li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 18px; }
    .marked-list li:before {
      content: '\f111';
      position: absolute;
      left: 0;
      top: 0;
      font: 400 8px 'FontAwesome';
      line-height: inherit; }
    .marked-list li a:hover {
      text-decoration: none;
      color: #353535;
      padding-left: 5px; }

/*==================     Index list     ======================*/
.index-list {
  margin-top: 8px;
  counter-reset: li; }
  .index-list .aside {
    margin: 7px 29px 0 -2px; }
    @media (max-width: 1199px) {
      .index-list .aside {
        margin: 7px 0px 0 0px; } }
  .index-list .cnt p {
    margin-top: 12px; }
  .index-list li {
    margin-bottom: 2px; }
    .index-list li:before {
      content: counter(li,decimal) ".";
      counter-increment: li;
      left: 18px;
      position: relative;
      top: 53px;
      color: #9dd2d8;
      font-size: 22px;
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
      @media (max-width: 1199px) {
        .index-list li:before {
          left: 50%;
          margin-left: -6px; } }

/*==================      Address     ======================*/
address {
  margin-top: 42px; }
  address dl dd {
    letter-spacing: 0.7px;
    margin-top: 11px; }
    address dl dd:nth-child(4) {
      margin-top: 4px; }
    address dl dd:nth-child(5), address dl dd:nth-child(6) {
      margin-top: 0px; }
  address dl dt {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: "Open Sans", sans-serif;
    line-height: 22px;
    text-transform: uppercase; }
  address dl a:hover {
    color: #9dd2d8; }
  address dl .offsDt {
    margin-top: 34px; }
  address dl .offsDt1 {
    margin-top: 27px; }
  @media (max-width: 991px) {
    address {
      text-align: center; } }

/*==================      Term list    ======================*/
.term-list {
  margin-top: 38px; }
  .term-list dt {
    font-size: 18px;
    margin-top: 23px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.9px; }
  .term-list dd {
    margin-top: 7px;
    padding: 0 30px;
    letter-spacing: 1px; }
    .term-list dd:first-child {
      margin-top: 30px; }
    .term-list dd a {
      text-decoration: none;
      font-style: italic;
      color: #9dd2d8; }
      .term-list dd a:hover {
        color: #353535; }
  .term-list .offsNone {
    margin-bottom: 0px; }
  .term-list .term_offs {
    margin-top: 30px; }

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
      margin-left: 29px; }
      @media (max-width: 1199px) {
        .sf-menu > li + li {
          margin-left: 9px; } }
  .sf-menu a {
    display: block; }

.sf-menu > li li + li {
  border-top: 1px dashed #50504c; }
.sf-menu > li > a {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
  font-weight: 600; }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #9dd2d8; }
.sf-menu > li.active > a {
  color: #9dd2d8; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 196px;
  background: #4acad5;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul > li li + li {
  border-top: 1px dashed #50504c; }
.sf-menu ul > li > a {
  text-transform: uppercase;
  color: #fff;
  padding: 2px 20px;
  font-size: 14px; }
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #353535; }

.sf-menu ul ul {
  position: absolute;
  top: 34%;
  left: 102%;
  width: 150px;
  margin-top: 0;
  padding: 0;
  z-index: 4; }

.sf-menu ul ul > li > a {
  color: #353535; }
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #fff; }

@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: 240px;
  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(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -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: #353535;
      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: #9dd2d8;
  z-index: 999;
  box-shadow: 0 1px 2px #000000; }
  .isStuck .brand {
    margin-top: 17px; }
  .isStuck ul li a {
    padding: 20px 0 25px; }
  .isStuck ul li.sfHover > a, .isStuck ul li > a:hover {
    color: #353535; }
  .isStuck ul li.active > a {
    color: #353535; }
  .isStuck ul ul li a {
    padding: 2px 20px; }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #9dd2d8;
  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: #353535;
    text-decoration: none; }

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

/*==================  RD Parallax    ======================*/
.parallax1, .parallax2, .parallax3, .parallax4 {
  color: #fff; }
  .parallax1 h4, .parallax2 h4, .parallax3 h4, .parallax4 h4 {
    font-family: "Open Sans", sans-serif; }
  .parallax1 p, .parallax2 p, .parallax3 p, .parallax4 p {
    font-style: italic; }
  .parallax1 a:hover, .parallax2 a:hover, .parallax3 a:hover, .parallax4 a:hover {
    color: #9dd2d8; }

.parallax4 .index-list {
  margin-top: 6px; }
  .parallax4 .index-list li {
    margin-top: 0; }
    .parallax4 .index-list li:before {
      color: #fff; }

.parallax3 .btn:hover, .parallax3 .btn:active {
  color: #fff; }
@media (max-width: 991px) {
  .parallax3 h4, .parallax3 p {
    padding: 0 10px; } }
.parallax3 h4 {
  margin-top: 26px; }
.parallax3 p {
  margin-top: 8px;
  font-style: normal;
  letter-spacing: 0.9px; }

.parallax2 .box1 {
  margin-top: 4px; }
  .parallax2 .box1 .aside {
    margin-left: -2px;
    margin-right: 31px;
    margin-top: 3px; }
    @media (max-width: 1199px) {
      .parallax2 .box1 .aside {
        margin: 0; } }
  .parallax2 .box1 .cnt h4 {
    margin: 0; }
  .parallax2 .box1 .cnt q {
    display: block;
    margin-top: 13px; }

.parallax1 .aside {
  margin-right: 29px;
  margin-top: 3px; }
  @media (max-width: 1199px) {
    .parallax1 .aside {
      margin: 0; } }
.parallax1 .cnt h4 {
  margin: 0; }
.parallax1 .cnt p {
  margin-top: 13px; }

.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: 39px 0 40px; }

header {
  padding: 39px 0 188px;
  background: #9dd2d8 url("../images/header-bg.jpg") no-repeat scroll 0 0/cover; }
  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%); } }
  header .nav {
    float: right; }
    @media (max-width: 991px) {
      header .nav {
        float: none;
        margin-top: 20px;
        text-align: center; } }
    @media (max-width: 767px) {
      header .nav {
        margin-top: 0px; } }
  @media (max-width: 767px) {
    header {
      text-align: left; }
      header .brand, header .nav {
        float: none; } }

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

/*==================      Well     ======================*/
.well {
  padding: 97px 0 142px; }

.well1 {
  padding: 103px 0 128px; }

.well2 {
  padding: 96px 0 100px; }

.well3 {
  padding: 102px 0 102px; }

.well4 {
  padding: 96px 0 109px; }

.well5 {
  padding: 97px 0 86px; }

.well6 {
  padding: 97px 0 86px; }

.well7 {
  padding: 103px 0 106px; }

.well8 {
  padding: 97px 0 99px; }

.well9 {
  padding: 97px 0 103px; }

.well10 {
  padding: 103px 0 106px; }

.well11 {
  padding: 97px 0 68px; }

.well12 {
  padding: 0px 0 0px; }

.well13 {
  padding: 97px 0 94px; }

.well14 {
  padding: 103px 0 106px; }

.well15 {
  padding: 97px 0 99px; }

.well16 {
  padding: 97px 0 100px; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #9dd2d8;
  padding: 57px 0 152px 0; }
  footer .copyright {
    color: #fff;
    margin-top: -5px;
    position: relative; }
    @media (max-width: 435px) {
      footer .copyright {
        font-size: 11px;
        line-height: 11px; } }
    footer .copyright .footer_offs1 {
      letter-spacing: 1px;
      margin-left: 4px; }
    footer .copyright .footer_offs2 {
      width: 1px;
      top: 9px;
      margin-left: 17px;
      height: 17px;
      background: #fff;
      position: absolute;
      padding-left: 1px; }
      @media (max-width: 435px) {
        footer .copyright .footer_offs2 {
          top: 0px; } }
    footer .copyright .footer_offs3 {
      letter-spacing: 1px;
      padding-left: 33px; }
      footer .copyright .footer_offs3:hover {
        color: #353535; }

/*# sourceMappingURL=style.css.map */
