@charset "UTF-8";
@import url(animate.css);
@import url(fl-puppets.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Changa+One|Roboto:300,400,500,700);
/*========================================================
						Main Styles
=========================================================*/
body {
  color: #c2c2c2;
  font: 400 14px/20px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
  background: #242424;
}

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

h2, h3, h4, h5, h6 {
  color: #242424;
}

h2, .section2 dd {
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  font-size: 60px;
  line-height: 1.2;
}
@media (max-width: 979px) {
  h2, .section2 dd {
    font-size: 30px;
  }
}

h2 {
  text-align: center;
}

.rd-mobilepanel h2 {
  text-align: left;
  margin-top: 0;
}

h3 {
  text-transform: uppercase;
  font-size: 48px;
  line-height: 44px;
  letter-spacing: 4px;
}
@media (max-width: 979px) {
  h3 {
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0;
  }
}

h4 {
  font-weight: 300;
  font-size: 36px;
  line-height: 40px;
}
@media (max-width: 979px) {
  h4 {
    font-size: 22px;
    line-height: 26px;
  }
}

h5, .section2 dt {
  font-size: 20px;
  line-height: 28px;
}

h5 {
  text-transform: uppercase;
}

h6, .privacy dt {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

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;
    text-align: center;
}

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

/*=======================================================
						 Main Layout
=========================================================*/
.fleft {
  float: left;
}

.fright {
  float: right;
}

.cntr {
  text-align: center;
}

.left {
  text-align: left;
}

hr {
  border: none;
  height: 1px;
  background: #c2c2c2;
}

.link1 {
  color: #242424;
}
.link1:hover {
  color: #c2c2c2;
}

* + h2, * + h3, * + h4, * + h5, * + h6, * + p, * + img, * + .btn {
    margin-top: 20px;
    color: #464649;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
}

p + .btn {
  margin-top: 27px;
}

p + .btn3 {
  margin-top: 21px;
}

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

h2 + .index-list2 {
  margin-top: 33px;
}

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

.row + .plan_section {
  margin-top: 0;
}

.row + h2 {
    margin-top: 44px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 36px;
}

i + h5 {
  margin-top: 28px;
}

h5 + p {
  margin-top: 21px;
}

h2 + p {
  margin-top: 30px;
}

h2 + h6 {
  margin-top: 30px;
}

h2 + .map {
  margin-top: 37px;
}

.owl-carousel h2 + p {
  margin-top: 11px;
}

.marTop1 {
  margin-top: 6px;
}

.marTop2 {
  margin-top: 33px;
  margin-left: -34px;
}
@media (max-width: 979px) {
  .marTop2 {
    margin-top: 0px;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .mobile_cntr {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .mobile_cntr2 {
    text-align: center;
  }
}
/*=======================================================
						Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
  font-family: "Changa One", sans-serif;
  font-size: 198px;
  line-height: 139px;
  margin-top: -11px;
  letter-spacing: 3px;
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .brand_name {
    margin-top: 0;
    font-size: 90px;
    line-height: 65px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .brand_name {
    font-size: 50px;
    line-height: 45px;
  }
}
.brand_slogan {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 10px;
}
@media (max-width: 1199px) {
  .brand_slogan {
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .brand_slogan {
    letter-spacing: 0;
  }
}

/*==================  Inline List  ======================*/
.list_banners {
  padding-top: 185px;
  color: #fff;
}
@media (max-width: 979px) {
  .list_banners {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .list_banners {
    padding-top: 50px;
  }
}
.list_banners * {
  color: #fff;
}
.list_banners li .icon_holder {
  position: relative;
  display: inline-block;
}
.list_banners li .icon_holder:before, .list_banners li .icon_holder:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 100px;
  height: 1px;
  left: -123px;
  top: 60px;
  background: rgba(255, 255, 255, 0.3);
}
.list_banners li .icon_holder:after {
  left: auto;
  right: -123px;
}
.list_banners li i {
  font-size: 60px;
  line-height: 60px;
  margin-top: 26px;
  display: inline-block;
}
.list_banners li p {
  padding: 0 10px;
}
.list_banners li .banner-cont {
  padding-top: 30px;
  opacity: 0;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.lt-ie9 .list_banners li .banner-cont {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
@media (max-width: 479px) {
  .list_banners li .banner-cont {
    opacity: 1;
  }
  .lt-ie9 .list_banners li .banner-cont {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100);
  }
}
.list_banners li:hover .banner-cont {
  opacity: 1;
}
.lt-ie9 .list_banners li:hover .banner-cont {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=100);
}

/*==================   List1  ======================*/
.list1 {
  font-size: 20px;
  color: #242424;
}
@media (max-width: 1199px) {
  .list1 {
    font-size: 18px;
  }
}
@media (max-width: 979px) {
  .list1 {
    font-size: 15px;
  }
}
.list1 li + li {
  margin-top: 16px;
}
@media (max-width: 979px) {
  .list1 li + li {
    margin-top: 10px;
  }
}
.list1 li::first-letter {
  padding-right: 11px;
}
.list1 a:hover {
  color: #737373;
}

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list li {
  position: relative;
  padding-left: 47px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index-list li:before {
  content: counter(li,upper-latin) ".";
  counter-increment: li;
  font-size: 36px;
  font-weight: 500;
  color: #242424;
  position: absolute;
  top: 7px;
  left: 0;
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}

/*==================   Index List2  ======================*/
.index-list2 {
  counter-reset: li;
}
.index-list2 li {
  position: relative;
  padding-left: 98px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index-list2 li:before {
  content: counter(li,decimal-leading-zero);
  counter-increment: li;
  font-size: 36px;
  font-weight: 500;
  position: absolute;
  top: 5px;
  left: 0;
  width: 68px;
  height: 68px;
  line-height: 68px;
  background: #242424;
  color: #fff;
  text-align: center;
}
.index-list2 li.grid_1:nth-child(12n + 13),
.index-list2 li.grid_2:nth-child(6n + 7),
.index-list2 li.grid_3:nth-child(4n + 5),
.index-list2 li.grid_4:nth-child(3n + 4),
.index-list2 li.grid_6:nth-child(2n + 3) {
  clear: left;
}
.index-list2 li.grid_6:nth-child(n + 3) {
  margin-top: 40px;
}

/*==================   Index List3  ======================*/
.index-list3 {
  counter-reset: li;
  padding-top: 5px;
}
.index-list3 li {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index-list3 li:before {
  content: counter(li,upper-latin) ".";
  counter-increment: li;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  color: #242424;
  position: relative;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding-bottom: 40px;
}
.index-list3 li.grid_1:nth-child(12n + 13),
.index-list3 li.grid_2:nth-child(6n + 7),
.index-list3 li.grid_3:nth-child(4n + 5),
.index-list3 li.grid_4:nth-child(3n + 4),
.index-list3 li.grid_6:nth-child(2n + 3) {
  clear: left;
}

/*==================     Privacy    =====================*/
.privacy {
  padding-top: 30px;
  padding-bottom: 3px;
}
.privacy dt {
  color: #242424;
  text-transform: uppercase;
}
.privacy dt + dd {
  margin-top: 20px;
}
.privacy dd + dt {
  margin-top: 40px;
}
.privacy a {
  color: #242424;
  text-decoration: underline;
}
.privacy a:hover {
  color: #c2c2c2;
}

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

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  color: #242424;
  background-color: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 6px 25px 8px;
}
.btn:hover {
  color: #fff;
  background: #242424;
}
.btn:active {
  color: #fff;
  background: #242424;
}

.btn2 {
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
  color: #242424;
  background-color: #fff;
  padding: 58px 57px;
  text-transform: uppercase;
}
@media (max-width: 979px) {
  .btn2 {
    padding: 38px 20px;
  }
}
@media (max-width: 479px) {
  .btn2 {
    padding: 10px 20px;
  }
}
.btn2:hover {
  color: #fff;
  background: #c2c2c2;
}
.btn2:active {
  color: #fff;
  background: #c2c2c2;
}

.btn3 {
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
  color: #242424;
}
.btn3:hover {
  color: #c2c2c2;
}
.btn3:active {
  color: #c2c2c2;
}
.btn3.mod1 {
  color: #fff;
}
.btn3.mod1:hover {
  color: #242424;
}

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

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

.sf-menu > li > a {
  padding: 5px 45px;
  font-size: 20px;
  line-height: 31px;
  font-weight: 400;
  letter-spacing: -0.5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #3e3e3e;
  background: #fff;
}
.sf-menu > li.active > a {
  color: #3e3e3e;
  background: #fff;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 235px;
  margin-top: 2px;
  padding: 10px 0 10px;
  background: #323232;
  z-index: 10;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.sf-menu ul {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}
.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  color: #d7d6d5;
  padding: 10px 35px 10px 31px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #FFF;
  background: #242424;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}

.sf-menu ul ul {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 0;
  left: 100%;
  width: auto;
  min-width: 180px;
  margin-left: 10px;
  padding: 0;
  z-index: 4;
}

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

.sf-menu ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu ul > li > .sf-with-ul:before {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -7px;
  content: "";
  color: #fff;
  font: 400 14px/14px "FontAwesome";
}

@media (max-width: 1365px) and (min-width: 1200px) {
  .sf-menu > li > a {
    padding: 5px 30px;
  }
}
@media (max-width: 979px) {
  .sf-menu > li > a {
    padding: 5px 15px;
  }
}
@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: #242424;
  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: #444;
  z-index: 999;
  border-bottom: 1px solid #333333;
}

@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: #737373;
  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: #242424;
  text-decoration: none;
}

.mobile .toTop,
.tablet .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;
}

/*========================================================
					 HEADER  Section
=========================================================*/
header {
  color: #fff;
  text-align: center;
  padding: 59px 0 72px;
  background: url(../images/header_bg.jpg) 50% 50% no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  header {
    padding-top: 20px;
  }
}
header .stuck_container + .brand {
  margin-top: 102px;
}
@media (max-width: 767px) {
  header .stuck_container + .brand {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}
header.mod1 .brand {
  display: inline-block;
}
header.mod1 .brand_name {
  overflow: hidden;
  font-family: "Changa One", sans-serif;
  font-size: 135px;
  line-height: 99px;
  margin-top: 1px;
  letter-spacing: 3px;
  padding-bottom: 23px;
  margin-bottom: -20px;
}
@media (max-width: 1199px) {
  header.mod1 .brand_name {
    margin-top: 0;
    font-size: 90px;
    line-height: 65px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  header.mod1 .brand_name {
    font-size: 50px;
    line-height: 45px;
  }
}

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

.section2 {
  color: #fff;
  background-color: #242424;
}
.section2 dl {
  color: #fff;
  padding-top: 30px;
}
.section2 a[href^="callto:"]:hover {
  color: #767676;
}
.section2 address {
  float: left;
  text-transform: uppercase;
  padding-top: 41px;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 979px) {
  .section2 address {
    padding-top: 15px;
  }
}
.section2 .btn2 {
  float: right;
}

.section3 {
  padding: 86px 0 50px;
  color: #737373;
  background-color: #242424;
}
.section3 .list1 {
  color: #fff;
}
.section3 i {
  color: #fff;
  font-size: 40px;
}
.section3 i.mod1 {
  font-size: 48px;
}
.section3 h2, .section3 h3 {
  color: #fff;
}
.section3 h2 {
  line-height: 52px;
}
@media (max-width: 979px) {
  .section3 h2 {
    line-height: 30px;
  }
}
.section3 h2 span {
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 16px;
}
@media (max-width: 979px) {
  .section3 h2 span {
    margin-top: 7px;
  }
  .section3 h2 span br {
    display: none;
  }
}
.section3 h5 {
  color: #fff;
  letter-spacing: 2px;
}
.section3 p.mod1 {
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 67px;
  line-height: 36px;
}
.section3 p.mod1 a {
  margin: 0 10px;
}
.section3 p.mod1 a:hover {
  color: #c2c2c2;
}
@media (max-width: 979px) {
  .section3 p.mod1 br {
    display: none;
  }
}

.parallax_section {
  color: #fff;
  text-align: center;
}
.parallax_section h2, .parallax_section h3, .parallax_section h4, .parallax_section h5, .parallax_section h6, .parallax_section p {
  color: #fff;
}
.parallax_section .index-list2 {
  text-align: left;
}
.parallax_section .index-list2 li:before {
  content: counter(li,decimal-leading-zero);
  counter-increment: li;
  font-size: 36px;
  font-weight: 500;
  position: absolute;
  top: 5px;
  left: 0;
  width: 68px;
  height: 68px;
  line-height: 68px;
  background: #fff;
  color: #242424;
  text-align: center;
}
.parallax_section .index-list2 li.grid_4:nth-child(n + 4) {
  margin-top: 40px;
}

.plan_section {
  padding-top: 45px;
}
.plan_section img {
  width: 100%;
}
.plan_section figure {
  overflow: hidden;
  position: relative;
}
.plan_section figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  color: #fff;
  text-align: center;
  -moz-transform: translateY(-35%);
  -ms-transform: translateY(-35%);
  -o-transform: translateY(-35%);
  -webkit-transform: translateY(-35%);
  transform: translateY(-35%);
  font-size: 36px;
  line-height: 30px;
  font-weight: 300;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.plan_section figure figcaption span {
  font-weight: 400;
  display: block;
  font-size: 20px;
}
.plan_section figure:before {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(36, 36, 36, 0.5);
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.plan_section .article-content {
  position: relative;
  text-align: center;
  color: #737373;
  padding: 34px 20px 31px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #242424;
  border-bottom: 7px solid #242424;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.plan_section .article-content:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 10px;
  height: 10px;
  left: 50%;
  margin-left: -11px;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 12px 11px;
  border-color: transparent transparent #242424 transparent;
}
.plan_section .btn3 {
  color: #fff;
}
.plan_section .btn3:hover {
  color: #c2c2c2 !important;
}
.plan_section article:hover .article-content {
  background-color: #fff;
}
.plan_section article:hover .btn3 {
  color: #242424;
}
.plan_section article:hover figure:before {
  top: 240px;
  opacity: 0;
}
.lt-ie9 .plan_section article:hover figure:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.plan_section article:hover figcaption {
  opacity: 0;
  -moz-transform: translateY(90%);
  -ms-transform: translateY(90%);
  -o-transform: translateY(90%);
  -webkit-transform: translateY(90%);
  transform: translateY(90%);
}
.lt-ie9 .plan_section article:hover figcaption {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

/*==================      Well     ======================*/
.well {
  padding-top: 50px;
  padding-bottom: 570px;
}
@media (max-width: 767px) {
  .well {
    padding-bottom: 100px;
  }
}

.well2 {
  padding-top: 50px;
  padding-bottom: 14px;
}

.well3 {
  padding-top: 50px;
  padding-bottom: 71px;
}

.well4 {
  padding-top: 70px;
  padding-bottom: 56px;
}

.well5 {
  padding-top: 49px;
  padding-bottom: 96px;
}

.well6 {
  padding-top: 20px;
  padding-bottom: 26px;
}

.well7 {
  padding-top: 60px;
  padding-bottom: 75px;
}
@media (max-width: 979px) {
  .well7 {
    padding-bottom: 30px;
  }
}

.well8 {
  padding-top: 49px;
  padding-bottom: 55px;
}

.well9 {
  padding-top: 40px;
  padding-bottom: 71px;
}

/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  padding-top: 45px;
  padding-bottom: 80px;
  color: #424242;
  background: #242424;
  text-align: center;
}
footer .brand {
  display: block;
}
footer .brand_name {
  font-size: 68px;
  line-height: 59px;
  margin-top: 0px;
  letter-spacing: 3px;
  padding-bottom: 15px;
}
footer a:hover {
  color: #fff;
}
