@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=Six+Caps|Roboto+Condensed:400,700italic,700,400italic,300italic,300);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #242424;
  color: #9b9b9b;
  font: 400 14px/14px "Roboto Condensed", sans-serif;
  -webkit-text-size-adjust: none; }

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

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-family: "Six Caps", sans-serif; }

p {
  line-height: 23px;
  margin-top: 13px; }
  p strong {
    color: #df9e5d;
    font: 300 18px/24px "Roboto Condensed", sans-serif;
    text-transform: uppercase; }

h1 {
  font-size: 110px;
  line-height: 100px; }

h2 {
  font-size: 100px;
  line-height: 100px;
  color: #2c2c2c;
  letter-spacing: 4px; }

h3 {
  font-size: 48px;
  line-height: 48px;
  z-index: 0;
  position: relative;
  color: #3e3d3d;
  letter-spacing: 2px;
  padding: 0px 30px; }

h4 {
  color: #df9e5d;
  font: 300 26px/26px "Roboto Condensed", sans-serif; }

h5 {
  color: #fff;
  font: 300 18px/18px "Roboto Condensed", sans-serif;
  text-transform: none; }

h6 {
  color: #fff;
  font: 300 17px/17px "Roboto Condensed", sans-serif;
  text-transform: none; }

article time {
  color: #df9e5d;
  font: 300 30px/30px "Roboto Condensed", sans-serif;
  margin-top: 28px; }

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

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

img {
  height: auto; }

.sect_border1 {
  border-bottom: 1px solid #dadada; }

.sect_border2 {
  border-top: 1px solid #dadada; }

/*=======================================================
                       Main Layout
=========================================================*/
h2 + * {
  margin-top: 62px; }

h3 + * {
  margin-top: 30px; }

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

h3 + address {
  margin-top: 39px; }

* + h4 {
  margin-top: 23px; }

h5 + * {
  margin-top: 27px; }

* + h5 {
  margin-top: 42px; }

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

/*==================      Offs all      ======================*/
.offs1 {
  margin-top: 39px; }

.offs2 p {
  margin-top: 24px; }

.offs3 {
  margin-top: 36px; }

.offs4 {
  margin-top: 24px; }

.offs5 {
  margin-top: 43px; }

.offs6 {
  margin-top: 42px; }

.offs7 {
  margin-top: 21px; }

.offs8 {
  margin-bottom: 13px; }

.offs9 {
  margin-top: 37px; }

/*=======================================================
                        Components
=========================================================*/
@media (max-width: 979px) {
  .container .line:after {
    left: 76%; }
  .container .line:before {
    right: 76%; } }
@media (max-width: 767px) {
  .container .line:after {
    left: 86%; }
  .container .line:before {
    right: 86%; } }

.line {
  text-align: center;
  position: relative; }
  @media (max-width: 479px) {
    .line {
      font-size: 28px; } }
  .line:after, .line:before {
    background-color: #4c4c4c;
    content: "";
    height: 1px;
    position: absolute;
    top: 25px; }
  .line:after {
    left: 66%;
    right: 0; }
  .line:before {
    left: 0%;
    right: 66%; }

.line1:after, .line1:before {
  background-color: #d2d2d2; }

.line2:after, .line2:before {
  background-color: #4c4c4c; }

/*==================     Lists     ======================*/
.container .list2_1 {
  margin-top: 13px; }

.list2 {
  line-height: 36px;
  margin-top: 28px; }
  .list2 a {
    font-size: 16px;
    color: #707070;
    font-style: italic; }
    .list2 a:hover {
      color: #df9e5d; }

.list3 {
  margin-top: 38px;
  position: relative; }
  .list3 li {
    margin-bottom: 42px; }
    .list3 li:before {
      content: "\f046";
      font: 400 30px/37px "FontAwesome";
      left: 2px;
      position: relative;
      top: -7px;
      float: left;
      color: #242323; }
    .list3 li:nth-child(2) {
      margin-bottom: 38px; }
    .list3 li:last-child {
      margin-bottom: 24px; }
  .list3 a {
    padding-left: 49px;
    line-height: 24px;
    display: block;
    font-size: 16px;
    color: #242323; }
    .list3 a:hover {
      color: #fff; }

.textList {
  font-size: 16px;
  color: #242323;
  padding-left: 49px; }

/*==================     Index list     ======================*/
.index-list {
  margin-top: 42px;
  counter-reset: li; }
  .index-list li {
    box-sizing: border-box;
    position: relative;
    margin-bottom: 35px;
    overflow: hidden; }
    .index-list li:nth-child(2) {
      margin-bottom: 15px; }
    .index-list li:last-child {
      margin-bottom: 0px; }
    .index-list li p {
      margin-top: 13px;
      float: left; }
    .index-list li:before {
      content: counter(li,decimal) ".";
      padding: 28px 0 0 7px;
      background: #df9e5d;
      box-sizing: border-box;
      color: #fff;
      counter-increment: num;
      font-size: 36px;
      font-weight: 700;
      height: 70px;
      float: left;
      width: 70px;
      margin-right: 21px;
      display: block;
      border-radius: 50%;
      counter-increment: li; }
    .index-list li h5 {
      color: #df9e5d;
      position: relative;
      text-transform: uppercase;
      top: 13px;
      line-height: 24px; }
      .index-list li h5 a:hover {
        color: #242424; }

/*==================      Flex list      ======================*/
@media (max-width: 767px) {
  .container .flex-list li {
    float: left;
    margin-top: 30px;
    width: 50%; } }

@media (max-width: 767px) {
  .container .flex-list,
  .container .flex-list li {
    display: block; } }
.flex-list {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .flex-list img, .flex-list h4 {
    float: left; }
  .flex-list li {
    display: table-cell; }
  .flex-list span {
    color: #8c8b8b;
    line-height: 16px;
    margin: 2px 0 0; }
  .flex-list h4 {
    margin-top: 2px;
    padding-left: 9px;
    line-height: 14px;
    font-size: 14px;
    width: 72%;
    text-transform: uppercase; }
    @media (max-width: 1199px) {
      .flex-list h4 {
        width: 52%; } }
    @media (max-width: 479px) {
      .flex-list h4 {
        width: 62%; } }
    .flex-list h4 a:hover {
      color: #8c8b8b; }

/*==================      InfoBlock     ======================*/
.container .infoBlock1:before {
  content: "\f1cb"; }

.infoBlock, .infoBlock1 {
  position: relative;
  background: #f2f2f2;
  padding: 86px 46px 44px 46px; }
  .infoBlock:before, .infoBlock1:before {
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: 137px;
    border-radius: 50%;
    height: 101px;
    left: 50%;
    margin-left: -56px;
    position: absolute;
    top: -45px;
    width: 101px;
    background: #df9e5d;
    line-height: 97px;
    color: #fff;
    text-align: center;
    content: "\f015";
    font: 400 48px/95px "FontAwesome"; }
  .infoBlock p, .infoBlock1 p {
    margin-top: 14px; }
  .infoBlock h3, .infoBlock1 h3 {
    font-size: 36px; }
  .infoBlock ul, .infoBlock1 ul {
    margin-top: 16px;
    text-transform: uppercase; }
    .infoBlock ul a, .infoBlock1 ul a {
      font-size: 18px;
      line-height: 38px;
      color: #3e3d3d; }
      .infoBlock ul a:hover, .infoBlock1 ul a:hover {
        color: #df9e5d; }
  .infoBlock .offs4, .infoBlock1 .offs4 {
    margin-top: 24px; }

blockquote {
  position: relative;
  font-size: 16px;
  font-style: italic;
  color: #707070;
  margin-top: 21px;
  line-height: 30px;
  padding: 195px 64px 0 64px; }
  @media (max-width: 767px) {
    blockquote {
      line-height: 19px;
      padding: 186px 0px 0 0px; } }
  blockquote:before {
    background-color: #df9e5d;
    content: "";
    position: absolute;
    top: 22px;
    width: 153px;
    height: 153px;
    left: 50%;
    margin-left: -75px;
    border-radius: 50%; }
  blockquote:after {
    background: url(../images/blockquote1.png) no-repeat;
    content: "";
    position: absolute;
    top: 69px;
    width: 57px;
    height: 54px;
    left: 50%;
    margin-left: -28px; }
  blockquote cite {
    display: block; }
    blockquote cite:after, blockquote cite:before {
      background-color: #d2d2d2;
      content: "";
      height: 1px;
      position: absolute;
      top: 16px; }
      @media (max-width: 479px) {
        blockquote cite:after, blockquote cite:before {
          background: none; } }
    blockquote cite:after {
      left: 80%;
      right: 0; }
    blockquote cite:before {
      left: 0%;
      right: 80%; }
  blockquote h4 {
    text-align: center;
    position: relative;
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 8px;
    width: 370px;
    margin: 0 auto; }
    @media (max-width: 479px) {
      blockquote h4 {
        width: 100%; } }

.blockquote1 {
  padding: 0; }
  .blockquote1:before {
    background: none; }
  .blockquote1:after {
    background: none; }
  .blockquote1 q {
    margin-bottom: 20px; }
  .blockquote1 p {
    margin-top: 7px; }
  .blockquote1 q {
    display: block;
    padding-top: 40px;
    color: #9b9b9b;
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
    position: relative; }
    .blockquote1 q:before {
      content: "";
      position: absolute;
      top: 12px;
      left: 50%;
      margin-left: -6px;
      width: 13px;
      height: 14px;
      background: url(../images/quote.png) no-repeat; }
  .blockquote1 h5 {
    color: #3e3d3d;
    text-transform: uppercase;
    margin-top: 0; }
    .blockquote1 h5 cite:before, .blockquote1 h5 cite:after {
      height: 0;
      background: none; }

.blockquote1_1 {
  margin-top: 20px; }

/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  max-width: 100%;
  text-transform: uppercase; }
  .brand h1:before {
    background: url(../images/logo.png) no-repeat;
    content: "";
    position: absolute;
    top: 10px;
    left: 193px;
    width: 100%;
    height: 100%; }
  .brand_name {
    font-size: 90px;
    line-height: 90px;
    letter-spacing: 3px;
    color: #262626;
    float: left;
    position: relative; }
  .brand_slogan {
    float: left;
    font-size: 12px;
    line-height: 12px;
    color: #b2b2b2;
    margin-left: 3px;
    margin-top: 63px;
    text-align: left; }
    @media (max-width: 479px) {
      .brand_slogan {
        margin: 0px; } }

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

.bg1 {
  background: #2c2c2c; }
  .bg1 h3 {
    color: #fff; }

.bg2 {
  background: #fff; }

.bg3 {
  background: #df9e5d; }
  .bg3 h3 {
    color: #fff; }

/*==================    Buttons    ======================*/
.btn, .btn2 {
  display: inline-block; }

.btn2 {
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 200;
  background: #2c2c2c;
  padding: 11px 21px 14px 21px;
  margin-top: 29px; }

.btnOffs1 {
  margin-top: 34px; }

.btn2:hover {
  background: #df9e5d; }

.btn2:active {
  background: #df9e5d; }

/*==================    Imports    ======================*/
/*========================   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: 70px; }
  .sf-menu a {
    display: block; }

.sf-menu > li > a {
  color: #242323;
  font: 19px/19px sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px; }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #df9e5d;
  background: none; }
.sf-menu > li.active > a {
  color: #df9e5d;
  background: none; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 19px;
  margin-top: 10px;
  padding: 10px 0 10px;
  background: #242424;
  padding: 23px 8px 25px 11px;
  z-index: 2;
  left: -36px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul > li + li {
  margin-top: 19px; }

.sf-menu ul > li > a {
  color: #FFF;
  text-transform: uppercase;
  font-family: "Arial", sans-serif;
  font-size: 12px; }
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #df9e5d; }

.sf-menu ul ul {
  position: static;
  top: 49px;
  width: auto;
  margin-top: 0;
  padding: 13px 37px 8px 16px;
  z-index: 4;
  left: 104px;
  position: absolute;
  background: #daa529; }

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

.sf-menu ul ul > li + li {
  margin-top: 16px; }

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 110%;
    margin-left: -5px;
    content: "";
    font: 400 12px/12px "FontAwesome"; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
@media (max-width: 979px) {
  .sf-menu > li + li {
    margin-left: 30px; } }
/*==================   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: 0;
  width: 240px;
  padding: 20px 0;
  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: 9px 25px 11px; }
    .rd-mobilemenu_ul a:hover {
      background: #282828;
      color: #FFF; }
  .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:before, .rd-mobilepanel_toggle span:after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform; }
  .rd-mobilepanel_toggle.active span {
    transition: background .3s 0s ease;
    background: transparent; }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      -webkit-transition-delay: 0s, 0.3s;
      transition-delay: 0s, 0.3s; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

@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 #d2d2d2; }
  .isStuck img {
    width: 70%; }
  .isStuck .brand {
    padding: 0; }
    .isStuck .brand h1 {
      font-size: 60px;
      line-height: 70px; }
      .isStuck .brand h1:before {
        left: 138px;
        top: 11px;
        background-size: 22px; }
    .isStuck .brand p {
      margin-top: 39px; }
  .isStuck .nav {
    margin-top: 22px; }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 42px;
  height: 42px;
  font-size: 44px;
  line-height: 36px;
  color: #fff;
  background: #424242;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #fff;
    background: #df9e5d;
    text-decoration: none; }

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important; } }
/*==================    Top row    ======================*/
.row-top {
  padding: 29px 0 37px 0;
  background: #2c2c2c;
  text-align: center; }
  @media (max-width: 767px) {
    .row-top {
      padding: 19px 0 27px 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: #a8a8a8;
    font-size: 12px; }
  .addressTop address:before {
    content: "\f041";
    font: 19px/19px 'FontAwesome';
    position: relative;
    top: 3px;
    left: 1px;
    color: #fff;
    margin-right: 9px; }
  .addressTop a {
    margin-left: 65px; }
    @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: #df9e5d; }
    .addressTop a:before {
      content: "\f003";
      font: 19px/19px 'FontAwesome';
      position: relative;
      top: 3px;
      left: 1px;
      color: #fff;
      margin-right: 9px; }
  .addressTop a + a:before {
    content: "\f095";
    position: relative;
    top: 3px;
    left: 1px;
    color: #fff;
    margin-right: 9px; }

.follow_icon {
  margin: 6px 2px 0 0;
  float: right; }
  @media (max-width: 979px) {
    .follow_icon {
      float: none;
      text-align: center;
      display: inline-block; } }
  @media (max-width: 767px) {
    .follow_icon {
      display: block; } }
  .follow_icon li {
    float: left;
    margin-left: 19px; }
    @media (max-width: 767px) {
      .follow_icon li {
        float: none;
        display: inline-block;
        margin-left: 6px; } }
  .follow_icon a {
    font-size: 19px; }
    .follow_icon a:hover {
      color: #df9e5d; }

/*==================      Address     ======================*/
.contactAdress address {
  margin-bottom: 34px; }
.contactAdress dt {
  color: #df9e5d;
  font: 300 30px/30px "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  margin-bottom: 17px; }
.contactAdress dd {
  line-height: 24px; }
.contactAdress a:hover {
  color: #df9e5d; }
.contactAdress h3:before, .contactAdress h3:after {
  width: 243px; }
  @media (max-width: 1199px) {
    .contactAdress h3:before, .contactAdress h3:after {
      width: 183px; } }
  @media (max-width: 979px) {
    .contactAdress h3:before, .contactAdress h3:after {
      width: 123px; } }
  @media (max-width: 479px) {
    .contactAdress h3:before, .contactAdress h3:after {
      width: 63px; } }

/*==================      Privacy policy     ======================*/
.privacy1 span {
  font-weight: bold;
  text-transform: uppercase;
  color: #242424; }
.privacy1 a {
  font-size: 16px;
  color: #df9e5d;
  font-style: italic;
  margin-top: 45px;
  display: block; }
  .privacy1 a:hover {
    color: #242424; }

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #fff; }
  header .brand {
    float: left;
    padding-bottom: 18px;
    padding-top: 15px; }
  header .nav {
    float: right;
    margin-top: 51px; }
    @media (max-width: 767px) {
      header .nav {
        margin: 0; } }
  @media (max-width: 767px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; } }

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

.block1 h4 {
  margin-top: 37px;
  border-bottom: 3px solid #626262;
  padding-bottom: 33px; }
  @media (max-width: 836px) {
    .block1 h4 {
      font-size: 23px; } }
  @media (max-width: 767px) {
    .block1 h4 {
      font-size: 30px; } }
.block1 p {
  margin-top: 16px;
  padding-left: 10px;
  padding-right: 10px; }
@media (max-width: 979px) {
  .block1 h2 {
    font-size: 70px; } }
@media (max-width: 767px) {
  .block1 h2 {
    font-size: 40px;
    line-height: 40px; } }

.box01 {
  margin-top: 44px; }
  .box01 p {
    font-size: 16px; }

/*==================      Well     ======================*/
.well {
  padding-bottom: 80px;
  padding-top: 88px; }

.well2 {
  padding-bottom: 42px;
  padding-top: 61px; }

.well3 {
  padding-bottom: 42px;
  padding-top: 79px; }

.well4 {
  padding-bottom: 59px;
  padding-top: 58px; }

.well5 {
  padding-bottom: 46px;
  padding-top: 51px; }

.well6 {
  padding-bottom: 58px;
  padding-top: 98px; }

.well7 {
  padding-bottom: 47px;
  padding-top: 61px; }

.well8 {
  padding-bottom: 69px;
  padding-top: 68px; }

.well9 {
  padding-bottom: 60px;
  padding-top: 99px; }

.well10 {
  padding-bottom: 60px;
  padding-top: 6px; }

.well11 {
  padding-bottom: 76px;
  padding-top: 60px; }

.well12 {
  padding-bottom: 26px;
  padding-top: 98px; }

.well12 h3:before, .well12 h3:after {
  background: #d2d2d2; }

.well13 {
  padding-bottom: 71px;
  padding-top: 73px; }

.well14 {
  padding-bottom: 71px;
  padding-top: 103px; }

.well15 {
  padding-bottom: 82px;
  padding-top: 10px; }

.well16 {
  padding-bottom: 81px;
  padding-top: 98px; }

.section2 h4 {
  border-bottom: 3px solid #626262;
  margin-top: 30px;
  padding-bottom: 33px; }
.section2 a:hover {
  color: #9b9b9b; }
.section2 p {
  margin-bottom: 36px;
  margin-top: 16px; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer .container .row .grid_3 {
  min-height: 157px; }
  @media (max-width: 767px) {
    footer .container .row .grid_3 {
      min-height: 91px; } }

footer {
  background: #242424; }
  footer dt {
    font: 36px/36px "Six Caps", sans-serif;
    color: #fff;
    margin-bottom: 38px;
    margin-top: 22px;
    text-transform: uppercase;
    letter-spacing: 2px; }
  footer .follow_icon {
    float: none; }
    @media (max-width: 767px) {
      footer .follow_icon {
        display: inline-block; } }
    footer .follow_icon li {
      float: left;
      margin: 6px 22px 0 0; }
      @media (max-width: 979px) {
        footer .follow_icon li {
          margin-right: 12px; } }
      footer .follow_icon li a {
        font-size: 23px;
        color: #686868; }
        footer .follow_icon li a:hover {
          color: #df9e5d; }
  footer section {
    background: #323232; }
  footer .grid_3 {
    border-right: 1px solid #5a5a5a;
    margin-right: -3px; }
    @media (max-width: 767px) {
      footer .grid_3 {
        border-right: none;
        margin-right: 0px;
        text-align: center; } }
  footer .footer1 {
    padding: 0px 0 10px 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px; }
    footer .footer1 span, footer .footer1 a {
      font-size: 12px;
      color: #9fa3ab;
      position: relative;
      top: 2px; }
    footer .footer1 a:hover {
      color: #df9e5d; }
  footer address dd, footer address a {
    color: #d0d0d0;
    font-size: 18px; }
  footer address a:hover {
    color: #df9e5d; }

footer :last-child {
  border: none; }
  footer :last-child dt {
    margin-bottom: 34px; }
  footer :last-child dd {
    line-height: 22px; }

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