@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);
@import url(linecons.css);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #fff;
  color: #c5c5c5;
  font: 400 15px/22px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
}

img {
  max-width: 100%;
  height: auto;
}
    
span {
  font-family: "Times New Roman", serif;
  text-transform: uppercase;
  color: #d2c7ab;
  font-size: 18px;
}

h1, h2, h3, h4, h2 span, .terms-list dt, h5, h6 {
  font-family: "Times New Roman", serif;
  text-transform: uppercase;
}

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

h2 {
  font-size: 72px;
  line-height: 90px;
  letter-spacing: 3.5px;
}
h2 span {
  display: block;
}

h3 {
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 4.5px;
}

h4, h2 span, .terms-list dt {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 1.7px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

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

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
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 !important;
}

.bull {
  position: relative;
  font-size: 40px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

address {
  display: block;
  color: #525151;
}
address p, address .terms-list dd, .terms-list address dd {
  text-transform: uppercase;
  line-height: 34px;
  letter-spacing: 1.45px;
}
address dl:before, address dl:after {
  display: table;
  content: "";
  line-height: 0;
}
address dl:after {
  clear: both;
}
address dl + dl {
  margin-top: 10px;
}
address dt {
  float: left;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
address dd {
  float: none;
  margin-right: 77px;
}
address dd > a[href^="mailto:"] {
  margin-right: 20px;
  color: #525151;
}
address dd > a[href^="mailto:"]:hover {
  color: #c5c5c5;
}
address dd a:hover {
  color: #c5c5c5;
}
@media (max-width: 1199px) {
  address dd {
    margin-right: 0px;
  }
}

hr {
  border: none;
  background-color: #c5c5c5;
  color: #c5c5c5;
  width: 100%;
  height: 1px;
}

@media (min-width: 768px) and (max-width: 780px) {
  h4, h2 span, .terms-list dt {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media (max-width: 479px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}
/*=======================================================
                       Main Layout
=========================================================*/
hr {
  margin-top: 22px;
}

* + .contact-list {
  margin-top: 40px;
}

* + .btn__mod1, * + .btn__mod2, * + .btn__mod3, * + .btn__mod4 {
  margin-top: 25px;
}

* + .copy {
  margin-top: 36px;
}

* + .sign_in {
  margin-top: 41px;
}

* + .btn {
  margin-top: 21px;
}

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

* + p, .terms-list * + dd {
  margin-top: 18px;
  margin-left: 5px;
}

* + address {
  margin-top: 24px;
}

* + dl {
  margin-top: 40px;
}

* + dl.terms-list {
  margin-top: 26px;
}

* + .rd-mailform {
  margin-top: 36px;
}

* + h4, h2 * + span, .terms-list * + dt {
  margin-top: 25px;
}

* + #search-results {
  margin-top: 40px;
}

.sign_in + * {
  margin-top: 75px;
}

h2 + p, .terms-list h2 + dd {
  margin-top: 18px;
}

h3 + p, .terms-list h3 + dd {
  margin-top: 25px;
}

h3 + h4, h2 h3 + span, .terms-list h3 + dt {
  margin-top: 3px;
}

.row + .row {
  margin-top: 60px;
}

.btn_log + .btn_reg, .btn_log + .btn_log {
  margin-top: 0;
}

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

.offs1 {
  margin-top: 5px;
}

.offs2 {
  margin-top: 17px;
}

.offs3 {
  margin-top: 27px;
}

.offs4 {
  margin-top: 30px;
}

.offs5 {
  margin-top: 40px;
}

.offs6 {
  margin-top: 89px;
}

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

.offs8 {
  margin-top: 20px;
}

* + .offs9 {
  margin-top: 55px !important;
}

* + .offs10 {
  margin-top: 100px !important;
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  color: #ffffff;
  display: block;
  text-align: center;
}
.brand_name {
  position: relative;
  padding-top: 120px;
}
.brand_logo {
  position: absolute;
  left: 50%;
  top: 37.5%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.brand_logo h1 {
  font-size: 100px;
  line-height: 185px;
}
.brand_slogan {
  position: relative;
  letter-spacing: 4.4px;
}
.brand_slogan + * {
  margin-top: 38px;
}
* + .brand_slogan {
  margin-top: 178px;
}

@media (min-width: 480px) and (max-width: 767px) {
  .brand_logo {
    top: 29.5%;
  }
}
@media (max-width: 479px) {
  .brand_logo {
    top: 25.5%;
  }
  .brand_logo h1 {
    font-size: 180px;
    line-height: 180px;
  }
}
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #d2c7ab;
  color: #ffffff;
}

.bg-image1 {
  background-image: url("../images/parallax9.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.bg-image2 {
  background-image: url("../images/parallax11.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.bg-image3 {
  background-image: url("../images/parallax2.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.bg-image4 {
  background-image: url("../images/parallax7.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.bg-image5 {
  background-image: url("../images/parallax8.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
 
.bg-image6 {
  background-image: url("../images/parallax13.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.bg-image7 {
  background-image: url("../images/parallax14.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.bg-image8 {
  background-image: url("../images/parallax15.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

@media (max-width: 979px) {
  .bg-image1, .bg-image2, .bg-image3, .bg-image6 {
    background-attachment: scroll;
  }
}

.bg-image2 {
  background-position: 50% 60%;
}

/*==================     Colors     ======================*/
.color-primary {
  color: #525151;
}

.color-secondary {
  color: #ffffff;
}

/*==================     Icons     ======================*/
.fa-twitter,
.fa-google-plus,
.fa-facebook-f,
.fa-linkedin {
  text-align: center;
  font-size: 22px;
  line-height: 36px;
  width: 36px;
  height: 36px;
  color: #ffffff;
  background: #525151;
  border-radius: 50%;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

/*==================    Buttons    ======================*/
.btn {
  letter-spacing: 1.7px;
  display: inline-block;
  font-size: 14px;
  font-family: "Times New Roman", serif;
  text-transform: uppercase;
  color: #525151;
  border-radius: 20px;
}
.btn:hover {
  color: #c5c5c5 !important;
}

.btn__mod1, .btn__mod2, .btn__mod3, .btn__mod4 {
  font-size: 14px;
  letter-spacing: 1.7px;
  font-family: "Times New Roman", serif;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
  padding: 11px 20px;
  border: 1px solid #ffffff;
  border-radius: 28px;
}
.btn__mod1:hover, .btn__mod2:hover, .btn__mod3:hover, .btn__mod4:hover {
  background: #ffffff;
  color: #525151;
}
.btn__mod1:active, .btn__mod2:active, .btn__mod3:active, .btn__mod4:active {
  background: #e6e6e6;
}

.btn__mod2 {
  color: #525151;
  background: #ffffff;
}
.btn__mod2:hover {
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.btn__mod3, .btn__mod4 {
  color: #525151;
  background: #ffffff;
  border: 1px solid #c5c5c5;
}
.btn__mod3:hover, .btn__mod4:hover {
  background: #e6e6e6;
}

.btn__mod4 {
  padding: 11px 45px;
}

.btn_reg, .btn_log {
  font-size: 14px;
  font-family: "Times New Roman", serif;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1.7px;
  width: 100%;
  border: 1px solid #c5c5c5;
  color: #fafafa;
  border-radius: 28px;
  padding: 12px 0;
}
.btn_reg:hover, .btn_log:hover {
  background: #d2c7ab;
}
.btn_reg:active, .btn_log:active {
  background: #cccccc;
}

.btn_log {
  background: #525151;
  color: #ffffff;
  border: none;
}
.btn_log:hover {
  background: #6c6c6c;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*==================    Item List   ======================*/
.item-list li, .item-list__mod1 li, .item-list__mod2 li, .item-list__mod3 li {
  box-sizing: border-box;
  position: relative;
  display: block;
}
.item-list li:nth-child(n+5), .item-list__mod1 li:nth-child(n+5), .item-list__mod2 li:nth-child(n+5), .item-list__mod3 li:nth-child(n+5) {
  margin-top: 22px;
}
.item-list li:nth-child(4n+1), .item-list__mod1 li:nth-child(4n+1), .item-list__mod2 li:nth-child(4n+1), .item-list__mod3 li:nth-child(4n+1) {
  clear: left;
}
.item-list li:before, .item-list__mod1 li:before, .item-list__mod2 li:before, .item-list__mod3 li:before {
  content: '';
  font: 400 48px/48px "Linecons";
  display: block;
  text-align: center;
  color: #525151;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.item-list li:hover:before, .item-list__mod1 li:hover:before, .item-list__mod2 li:hover:before, .item-list__mod3 li:hover:before, .item-list li:hover h4, .item-list__mod1 li:hover h4, .item-list__mod2 li:hover h4, .item-list__mod3 li:hover h4, .item-list li:hover h2 span, h2 .item-list li:hover span, .item-list__mod1 li:hover h2 span, h2 .item-list__mod1 li:hover span, .item-list__mod2 li:hover h2 span, h2 .item-list__mod2 li:hover span, .item-list__mod3 li:hover h2 span, h2 .item-list__mod3 li:hover span, .item-list li:hover .terms-list dt, .terms-list .item-list li:hover dt, .item-list__mod1 li:hover .terms-list dt, .terms-list .item-list__mod1 li:hover dt, .item-list__mod2 li:hover .terms-list dt, .terms-list .item-list__mod2 li:hover dt, .item-list__mod3 li:hover .terms-list dt, .terms-list .item-list__mod3 li:hover dt, .item-list li:hover .bull, .item-list__mod1 li:hover .bull, .item-list__mod2 li:hover .bull, .item-list__mod3 li:hover .bull {
  color: #c5c5c5;
}
.item-list li:hover:before, .item-list__mod1 li:hover:before, .item-list__mod2 li:hover:before, .item-list__mod3 li:hover:before {
  -ms-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.item-list li h4, .item-list__mod1 li h4, .item-list__mod2 li h4, .item-list__mod3 li h4, .item-list li h2 span, h2 .item-list li span, .item-list__mod1 li h2 span, h2 .item-list__mod1 li span, .item-list__mod2 li h2 span, h2 .item-list__mod2 li span, .item-list__mod3 li h2 span, h2 .item-list__mod3 li span, .item-list li .terms-list dt, .terms-list .item-list li dt, .item-list__mod1 li .terms-list dt, .terms-list .item-list__mod1 li dt, .item-list__mod2 li .terms-list dt, .terms-list .item-list__mod2 li dt, .item-list__mod3 li .terms-list dt, .terms-list .item-list__mod3 li dt, .item-list li .btn, .item-list__mod1 li .btn, .item-list__mod2 li .btn, .item-list__mod3 li .btn, .item-list li .bull, .item-list__mod1 li .bull, .item-list__mod2 li .bull, .item-list__mod3 li .bull {
  color: #525151;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.item-list li * + .btn, .item-list__mod1 li * + .btn, .item-list__mod2 li * + .btn, .item-list__mod3 li * + .btn {
  margin-top: 21px;
}
.item-list li .btn + *, .item-list__mod1 li .btn + *, .item-list__mod2 li .btn + *, .item-list__mod3 li .btn + * {
  margin-top: 7px;
}

.item-list__mod1 li h4, .item-list__mod1 li h2 span, h2 .item-list__mod1 li span, .item-list__mod1 li .terms-list dt, .terms-list .item-list__mod1 li dt {
  margin-top: 21px;
}
.item-list__mod1 li:nth-child(1n):before {
  content: "\e00d";
}
.item-list__mod1 li:nth-child(2n):before {
  content: "";
}
.item-list__mod1 li:nth-child(3n):before {
  content: "";
}
.item-list__mod1 li:nth-child(4n):before {
  content: "\e01f";
}

.item-list__mod2 li {
  padding-left: 80px;
}
.item-list__mod2 li:nth-child(n+3) {
  margin-top: 44px;
}
.item-list__mod2 li:nth-child(1n):before {
  content: "";
}
.item-list__mod2 li:nth-child(2n):before {
  content: "";
}
.item-list__mod2 li:nth-child(3n):before {
  content: "";
}
.item-list__mod2 li:nth-child(4n):before {
  content: "";
}
.item-list__mod2 li:before {
  position: absolute;
  top: 7px;
  left: 0;
  font: 400 60px/60px "Linecons";
  display: block;
  text-align: center;
  color: #525151;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.item-list__mod3 li:nth-child(1n):before {
  content: "";
}
.item-list__mod3 li:nth-child(2n):before {
  content: "";
}
.item-list__mod3 li:nth-child(3n):before {
  content: "";
}
.item-list__mod3 li:before, .item-list__mod3 li h4, .item-list__mod3 li h2 span, h2 .item-list__mod3 li span, .item-list__mod3 li .terms-list dt, .terms-list .item-list__mod3 li dt, .item-list__mod3 li .btn, .item-list__mod3 li .bull, .item-list__mod3 li p, .item-list__mod3 li .terms-list dd, .terms-list .item-list__mod3 li dd {
  color: #ffffff;
}

/*==================     List     ======================*/
.list, .list_mod1 {
  font: 400 14px/14px "Times New Roman", serif;
  text-transform: uppercase;
  color: #ffffff;
  text-align: left;
}
.list li, .list_mod1 li {
  letter-spacing: 1.35px;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
}
.list li :hover, .list_mod1 li :hover {
  text-decoration: underline;
  color: #c5c5c5;
}
.list li + li, .list_mod1 li + li {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .list, .list_mod1 {
    display: block;
    text-align: center;
    box-sizing: border-box;
  }
}

.list_mod1 {
  color: #525151;
}

/*==================  Terms List  ======================*/
.terms-list {
  color: #c5c5c5;
}
.terms-list dt {
  color: #525151;
}
.terms-list dt + dd {
  margin-top: 18px;
}
.terms-list dd + dt {
  margin-top: 40px;
}
.terms-list a {
  font-family: "Times New Roman", serif;
  letter-spacing: 2.6px;
}
.terms-list a + * {
  margin-top: 104px;
}
.terms-list .privacy {
  color: #525151;
  font-size: 24px;
  line-height: 30px;
}
.terms-list .privacy:hover {
  color: #c5c5c5;
}

/*==================    Inline List     ======================*/
.inline-list {
  margin-top: 3px;
  display: inline-block;
}
.inline-list:before, .inline-list:after {
  content: '';
  display: table;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  float: left;
}
.inline-list li:first-child {
  padding-left: 3px;
}
.inline-list li + li {
  margin-left: 7px;
}
.inline-list li > a.fa-facebook-f:hover {
  color: #3b5998;
  background: #ffffff;
}
.inline-list li > a.fa-twitter:hover {
  color: #5ea9dd;
  background: #ffffff;
}
.inline-list li > a.fa-google-plus:hover {
  color: #d64136;
  background: #ffffff;
}
.inline-list li > a.fa-linkedin:hover {
  color: #0177b5;
  background: #ffffff;
}

/*==================  Thums Over   ======================*/
.thumbs {
  position: relative;
  display: block;
  overflow: hidden;
}
.thumbs_overlay {
  padding: 71px 200px 100px;
  text-align: center;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  color: #ffffff;
}
.thumbs_mod1 {
  margin-left: 20px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .thumbs_overlay {
    padding: 0px 100px 10px;
  }
}
@media (max-width: 767px) {
  .thumbs_overlay {
    padding: 0px 10px 10px;
  }
  .thumbs_overlay h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .thumbs_overlay h2 span {
    font-size: 22px;
  }
  .thumbs_overlay p, .thumbs_overlay .terms-list dd, .terms-list .thumbs_overlay dd {
    display: none;
  }
}
@media (max-width: 479px) {
  .thumbs_overlay h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .thumbs_overlay h2 span {
    font-size: 18px;
  }
  .thumbs_overlay * + .btn__mod1, .thumbs_overlay * + .btn__mod2, .thumbs_overlay * + .btn__mod3, .thumbs_overlay * + .btn__mod4 {
    margin-top: 3px;
  }
}
/*==================  Container Mod   ======================*/
.wrap {
  width: 50%;
  float: left;
}

.container__mod1 {
  display: block;
  width: auto;
  float: right;
  margin-right: 15px;
}

.wrap1 {
  width: 50%;
  float: right;
}

.container__mod2 {
  display: block;
  width: auto;
  float: left;
  margin-left: 15px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .container__mod1 h3, .container__mod2 h3 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .wrap {
    width: auto;
    float: none;
  }

  .container__mod1, .container__mod2 {
    float: none;
  }
}
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
  text-align: left;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
  font: 400 16.5px/20px "Times New Roman", serif;
}
.sf-menu > li + li {
  margin-left: 60px;
}
.sf-menu a {
  display: block;
}

.sf-menu > li {
  position: relative;
}
.sf-menu > li:first-child:before {
  display: none;
}
.sf-menu > li:before {
  content: '';
  position: absolute;
  top: 19px;
  left: -36px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
}
.sf-menu > li > a {
  padding: 12px 0px 12px 0px;
  letter-spacing: 0.5px;
  border-radius: 0px;
  color: #ffffff;
  background: none;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #525151;
  background: #ffffff;
}
.sf-menu > li.active > a {
  color: #525151;
  background: #ffffff;
}

.sf-menu > li.logo > a {
  color: #525151;
  background: none
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 50px;
  left: 0px;
  width: 250px;
  padding: 10px 5px 10px 20px;
  background: #525151;
  z-index: 2;
  border-radius: 0px;
  box-sizing: border-box;
  background-image: url("../images/texture.jpg");
}

.sf-menu ul > li {
  font: 400 20px/18px "Times New Roman", serif;
}
.sf-menu ul > li + li {
  margin-top: 10px;
}
.sf-menu ul > li > a {
  color: #ffffff;
  background: none;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #d2c7ab;
  background: none;
  margin-left: 6px;
}

.sf-menu ul ul {
  position: absolute;
  top: 27px;
  left: 255px;
  width: 200px;
  padding: 15px;
  z-index: 4;
background-image: url("../images/texture.jpg");
}

.sf-menu ul ul > li > a {
  color: #d2c7ab;
  background: none;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #a0a0a0;
  background: none;
}

@media (max-width: 979px) {
  .sf-menu > li {
    font: 400 18px/24px "Times New Roman", serif;
  }
  .sf-menu > li + li {
    margin-left: 40px;
  }
  .sf-menu > li:before {
    left: -20px;
  }
}
@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;
  -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;
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -ms-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -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 {
  -ms-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: #d2c7ab;
  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;
  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;
  -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;
  -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;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  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 {
  -webkit-transition: background .3s 0s ease;
          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 {
  padding: 20px 0px 0px 0px;
  background: url("../images/parallax10.png") no-repeat top center;
  background-size: cover;
  opacity: 0.95;
  z-index: 999;
  border-bottom: 0px solid #d2c7ab;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 60px;
  height: 60px;
  font-size: 34px;
  line-height: 54px;
  color: #ffffff;
  background: #525151;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.toTop:hover {
  background: #c5c5c5;
  text-decoration: none;
}

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: repeat;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
@media (max-width: 1920px) {
  .parallax_skins1 .parallax_image {
    background-position: 40% top;
  }
}
@media (max-width: 979px) {
  .parallax_skins1 .parallax_image {
    background-position: 100% 50%;
  }
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #c5c5c5;

}
header .brand {
  display: block;
}
header .nav {
  display: block;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

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

/*==================      Well     ======================*/
.wellhead {
  padding: 0px 0px 50px;
}
.wellbody {
  padding: 0px 0px 20px;
}

.well {
  padding: 10px 0 20px;
}

.well1 {
  padding: 20px 0px 0px 0px;
}

.well2 {
  padding: 80px 0 0px;
}
.well2__mod1 {
  padding: 80px 0 12px;
}
.well2__mod2 {
  padding: 80px 0 52px;
}
.well2__mod3 {
  padding: 25px 0 70px;
}
.well2__mod4 {
  padding: 40px 0 0px;
}
.well2__mod5 {
  padding: 80px 0 90px;
}
.well2__mod6 {
  padding: 80px 0 94px;
}
.well2__mod7 {
  padding: 80px 0 100px;
}
.well2__mod8 {
  padding: 80px 0 120px;
}
.well2__mod9 {
  padding: 80px 0 285px;
}
.well2__mod10 {
  padding: 80px 0 320px;
}
.well2__mod11 {
  padding: 80px 0 372px;
}
@media (max-width: 767px) {
  .well2__mod9, .well2__mod10, .well2__mod11 {
    padding-bottom: 120px;
  }
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #fff;
  color: #cccccc;
}
footer p, footer .terms-list dd, .terms-list footer dd {
  font-size: 142px;
  line-height: 79px;
}
footer .copy {
  display: block;
}
footer .copy #copyright-year:before {
  content: ' ';
}
footer .copy span {
  font: 400 14px/20px "Times New Roman", serif;
  letter-spacing: 1.6px;
}
footer .copy a {
  display: inline-block;
  text-transform: uppercase;
  font: 400 14px/20px "Times New Roman", serif;
  letter-spacing: 1.6px;
}
footer .copy a:hover {
  color: #525151;
}
