@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=Bevan|Roboto:400,900);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #fff;
  color: #999999;
  font: 400 14px/20px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
}

img {
  max-width: 100%;
  height: auto;
}

h1 {
  font-size: 60px;
  line-height: 60px;
  font-family: "Bevan", cursive;
}
@media (min-width: 768px) and (max-width: 979px) {
  h1 {
    font-size: 90px;
  }
}
@media (max-width: 479px) {
  h1 {
    font-size: 70px;
    line-height: 90px;
  }
}

h2 {
  font-size: 48px;
  line-height: 54px;
  font-family: "Bevan", cursive;
  color: #313131;
}
@media (max-width: 479px) {
  h2 {
    font-size: 35px;
    line-height: 38px;
  }
}

h3 {
  font-size: 36px;
  line-height: 48px;
  text-transform: uppercase;
}
h3 a {
  opacity: 0.33;
}
.lt-ie9 h3 a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.33)";
  filter: alpha(opacity=33);
}
h3 a:hover {
  opacity: 1;
}
.lt-ie9 h3 a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=100);
}

h4 {
  font-size: 36px;
  line-height: 32px;
  letter-spacing: 2px;
}
@media (max-width: 479px) {
  h4 {
    font-size: 24px;
  }
}

h5 {
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: underline;
}

h6 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 900;
}

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;
}
a[href^="tel:"]:hover,
a[href^="callto:"]:hover {
  text-decoration: underline;
}

a[href^="mailto:"] {
  letter-spacing: 0.6px;
}

strong {
  font-weight: 700;
}

address {
  letter-spacing: 0.7px;
}

.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;
}

hr {
  border: none;
  margin: 0 auto;
  height: 1px;
  max-width: 95px;
  width: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.3);
}
.lt-ie9 hr {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4DFFFFFF', endColorstr='#4DFFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4DFFFFFF', endColorstr='#4DFFFFFF');
  zoom: 1;
}

.hr_clr {
  background: rgba(0, 0, 0, 0.3);
}
.lt-ie9 .hr_clr {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D000000', endColorstr='#4D000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D000000', endColorstr='#4D000000');
  zoom: 1;
}

.hr_clr1 {
  background: #e8e8e8;
}

.ins_bord {
  padding: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bord {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.bord_clr1 {
  border-color: #000;
}

.bord_clr2 {
  border-color: rgba(255, 255, 255, 0.2);
}

/*=======================================================
                       Main Layout
=========================================================*/
* + .btn {
  margin-top: 35px;
}

* + .btn2 {
  margin-top: 21px;
}

* + h4 {
  margin-top: 11px;
}

* + p {
  margin-top: 18px;
}

* + .map {
  margin-top: 78px;
}

* + .list {
  margin-top: 17px;
}

.list + hr {
  margin-top: 33px;
}

p + h6 {
  margin-top: 30px;
}

hr + h2 {
  margin-top: 16px;
}

hr + img {
  margin-top: 16px;
}

h2 + hr {
  margin-top: 20px;
}

img + hr {
  margin-top: 20px;
}

hr + h3 {
  margin-top: 25px;
}

h3 + hr {
  margin-top: 16px;
}

* + address {
  margin-top: 20px;
}

address + p {
  margin-top: 0;
}

.row + .row {
  margin-top: 15px;
}

* + .off {
  margin-top: 17px;
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  text-shadow: 0 5px 13px rgba(0, 0, 0, 0.75);
}
.brand_slogan {
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.75);
  max-width: 300px;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1.8px;
}
* + .brand_name {
  margin-top: 8px;
}
* + .brand_slogan {
  margin-top: 19px;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #313131 url("../images/bg.png") repeat fixed;
}
.bg-primary h6 {
  letter-spacing: 1.4px;
}
@media (max-width: 767px) {
  .bg-primary {
    background-attachment: scroll;
  }
}

.bg-secondary {
  background: rgba(0, 0, 0, 0.9);
}
.lt-ie9 .bg-secondary {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
  zoom: 1;
}

.bg-images {
  background: url("../images/bg1.jpg") fixed center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
}
@media (max-width: 979px) {
  .bg-images {
    background-attachment: scroll;
  }
}
.bg-images h3, .bg-images h4, .bg-images h5, .bg-images h6 {
  color: #fff;
}

.bg-images1 {
  background: url("../images/bg2.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-images2 {
  background: url("../images/bg3.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-images3 {
  position: relative;
}
.bg-images3 h3 {
  letter-spacing: 5.4px;
}
.bg-images3:before {
  content: '';
  background: url("../images/bg4.jpg") fixed left top no-repeat;
  -webkit-background-size: 50% 100%;
  background-size: 50% 100%;
  position: absolute;
  height: 100%;
  width: 50%;
  top: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 1199px) {
  .bg-images3:before {
    background-attachment: scroll;
    -webkit-background-size: 200% 100%;
    background-size: 200% 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .bg-images3:before {
    -webkit-background-size: 200% 100%;
    background-size: 200% 100%;
  }
}
@media (max-width: 767px) {
  .bg-images3:before {
    width: 100%;
    height: 41%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
  }
}
@media (max-width: 479px) {
  .bg-images3:before {
    height: 36%;
  }
  .bg-images3 h3 {
    letter-spacing: 0.4px;
  }
  .bg-images3 h3 a {
    opacity: 0.54;
  }
  .lt-ie9 .bg-images3 h3 a {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.54)";
    filter: alpha(opacity=54);
  }
  .bg-images3 h3 a:hover {
    opacity: 1;
  }
  .lt-ie9 .bg-images3 h3 a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100);
  }
}
.bg-images3 * {
  position: relative;
  z-index: 1;
}

/*==================    Buttons    ======================*/
.btn, .btn2 {
  font: 18px/24px "Bevan", cursive;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.btn {
  padding: 16px 34px 20px 38px;
}
.btn:hover {
  background: rgba(255, 255, 255, 0.2);
}
.lt-ie9 .btn:hover {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#33FFFFFF', endColorstr='#33FFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');
  zoom: 1;
}
.btn:active {
  background: rgba(255, 255, 255, 0.3);
}
.lt-ie9 .btn:active {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4DFFFFFF', endColorstr='#4DFFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4DFFFFFF', endColorstr='#4DFFFFFF');
  zoom: 1;
}

.btn2 {
  padding: 8px 22px 11px 22px;
}
.btn2:hover {
  background: #fff;
  color: #313131;
  -webkit-box-shadow: 0 0 7px 0 #000;
  -moz-box-shadow: 0 0 7px 0 #000;
  box-shadow: 0 0 7px 0 #000;
}
.btn2:active {
  background: #e6e6e6;
}

/*===================    List    ======================*/
.list li {
  position: relative;
  font-size: 14px;
  line-height: 28px;
}
.list a:hover {
  color: #313131;
}

/*==================  Inline List  ======================*/
.inline-list:before, .inline-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  display: inline-block;
  float: left;
  width: 25%;
}
.inline-list li img {
  width: 100%;
}
@media (min-width: 480px) and (max-width: 767px) {
  .inline-list li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .inline-list li {
    width: 100%;
  }
}

.inline-list2 {
  height: 60px;
  text-align: center;
}

.inline-list2 li {
  display: inline-block;
  height: 60px;
}
.inline-list2 li a {
  font-size: 30px;
  line-height: 20px;
}
.inline-list2 li + li {
  margin-left: 17px;
}
.inline-list2 a:hover {
  color: #313131;
}

/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 38px;
  line-height: 47px;
  color: #fff;
  background: url("../images/bg.png") repeat #313131;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 6px 0 #000;
  -moz-box-shadow: 0 0 6px 0 #000;
  box-shadow: 0 0 6px 0 #000;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  background-color: #fff;
  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: 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;
}

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  color: #fff;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.6);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
  zoom: 1;
}
.thumb:hover .thumb_overlay:before {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #fff url("../images/header-bg1.jpg") no-repeat fixed left top;
  -webkit-background-size: 50% 100%;
  background-size: 50% 100%;
  color: #fff;
}
header .header_cnt {
  position: relative;
  padding-top: 146px;
  padding-bottom: 16px;
}
header .header_cnt:before {
  content: '';
  background: url("../images/header-bg2.jpg") left top no-repeat;
  position: absolute;
  height: 100%;
  width: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
@media (max-width: 767px) {
  header .header_cnt:before {
    width: 0;
  }
}
header .header_cnt * {
  position: relative;
  z-index: 1;
  color: #fff;
}
header .hr_ins {
  max-width: 191px;
}
header * + hr {
  margin-top: 32px;
}
header * + .hr_ins {
  margin-top: 7px;
}
@media (max-width: 979px) {
  header {
    background-attachment: scroll;
  }
}
@media (max-width: 767px) {
  header {
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
  }
}
@media (max-width: 479px) {
  header {
    -webkit-background-size: 200% 100%;
    background-size: 200% 100%;
  }
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #ffefe5;
}

.mg_add {
  margin-top: 185px;
}

.mg_add1 {
  margin-top: 49px;
}

.mg_add2 {
  margin-top: 7px;
}

.mg_add3 {
  margin-top: 9px;
}

.ins {
  padding: 35px 20px 53px;
}

.ins1 {
  padding: 88px 20px 89px;
}

.ins2 {
  padding: 41px 45px 47px;
}

.ins3 {
  padding: 44px 45px 53px;
}
@media (max-width:979px) {
  .ins3 iframe {
    width: 100%;
  }
}

/*==================      Well     ======================*/
.well {
  padding-top: 15px;
  padding-bottom: 15px;
}

.well__ins {
  padding-bottom: 75px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #2b292a;
  padding-top: 78px;
}
footer h1 {
  font-size: 30px;
  line-height: 20px;
}
footer .fb_logo a img {
  margin-top: -9px;
}
.inline-list2 li.fb_logo {
    float: none;
}
footer a[href^="callto:"] {
  font-size: 30px;
  margin-top: 11px;
  display: inline-block;
  letter-spacing: 1.5px;
}
footer address {
  letter-spacing: 0;
}
footer * + .copyright {
  margin-top: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  footer a[href^="callto:"] {
    font-size: 20px;
    letter-spacing: 0;
  }
}
@media (max-width: 768px) {
  footer .fb_logo a img {
    margin-top: 0px;
  }

  .inline-list2 li.fb_logo {
    float: left;
  }
}
