@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=PT+Sans+Narrow:400,700);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #9c9b9b;
  font: 400 15px/25px "PT Sans Narrow", sans-serif;
  -webkit-text-size-adjust: none;
}

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

h1 {
  font-size: 75px;
  line-height: 70px;
  font-weight: 700;
}
h1 span {
  font-size: 55px;
  line-height: 60px;
}

h2 {
  font-size: 45px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 700;
}

h3 {
  font-size: 40px;
  line-height: 45px;
}

h4 {
  font-size: 35px;
  line-height: 40px;
}

h5 {
  font-size: 30px;
  line-height: 35px;
}

h6, .terms-list dt {
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}
h6 a:hover, .terms-list dt a:hover {
  color: #000;
}

article {
  clear: both;
}
article .wr {
  padding-bottom: 60px;
  position: relative;
  border: none;
}
article .wr:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  height: 250px;
  width: 1px;
  background: #dadada;
}
article .col-md-4.col-sm-4.col-xs-12.center,
article .col-md-8.col-sm-8.col-xs-12 {
  margin-top: 25px;
}
article .wr_mod1 {
  margin-top: 7px;
}
@media (max-width: 991px) {
  article .wr {
    padding-bottom: 0;
  }
  article .wr:before {
    height: 98%;
  }
  article img {
    width: 100%;
  }
}

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;
  font-size: 15px;
  line-height: 25px;
  position: relative;
  padding-left: 23px;
  opacity: 0.5;
}
.lt-ie9 time {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5)";
  filter: alpha(opacity=50);
}
time:before {
  position: absolute;
  content: '\f073';
  font-family: "FontAwesome";
  left: 0;
  bottom: 0;
}

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

.img_add {
  margin-top: 8px;
}

.img_add2 {
  margin-top: 5px;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.center {
  text-align: center;
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

address, .link {
  font-size: 20px;
  line-height: 32px;
  font-family: "PT Sans Narrow", sans-serif;
}
address a:hover, .link a:hover {
  color: #000;
}

/*=======================================================
                       Main Layout
=========================================================*/
* + .row {
  margin-top: -6px;
}

* + .off {
  margin-top: 1px;
}

* + p {
  margin-top: 15px;
}

* + h6, .terms-list * + dt {
  margin-top: 10px;
}

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

* + .inline-list {
  margin-top: 25px;
}

* + .wr {
  margin-top: 24px;
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 48%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 21.8%;
  z-index: 22;
}
.brand span {
  display: block;
}
.brand_name {
  overflow: hidden;
}
.brand_slogan {
  font-size: 35px;
  line-height: 76px;
  font-weight: 400;
}

@media (max-width: 768px) {
  .brand {
    text-align: center;
    left: 10%;
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
}
@media (max-width: 479px) {
  .brand .brand_name {
    font-size: 55px;
    line-height: 50px;
  }
}
/*================  Terms List  ======================*/
.terms-list dd {
  font-size: 15px;
  line-height: 25px;
}
.terms-list * + dd {
  margin-top: 17px;
}
.terms-list * + dt {
  margin-top: 33px;
}
.terms-list dd > a {
  display: inline-block;
  font-size: 20px;
  line-height: 32px;
  margin-top: 33px;
}
.terms-list dd > a:hover {
  color: #000;
}

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block;
}
.inline-list li a {
  display: inline-block;
  width: 43px;
  height: 43px;
  background: #dedede;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  color: #fff;
}
.inline-list li + li {
  margin-left: 5px;
}
.inline-list a:hover {
  background: #9c9b9b;
}

/*==================      Wrapper      ======================*/
.wr {
  padding: 0 30px;
  border-left: 1px solid #dadada;
}

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

.sf-menu > li > a {
  color: #FFF;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #7B7A7A;
}
.sf-menu > li.active > a {
  color: #212121;
  background: #9c9b9b;
}

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

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

.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 0;
  padding: 0;
  z-index: 4;
}

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

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

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  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 {
  left: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 200px;
  padding: 136px 30px;
  color: #9c9b9b;
  background: #282828;
  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(-75%);
  -ms-transform: translateX(-75%);
  -o-transform: translateX(-75%);
  -webkit-transform: translateX(-75%);
  transform: translateX(-75%);
  -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);
}
@media (max-width: 1300px) {
  .rd-mobilemenu_ul {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 479px) {
  .rd-mobilemenu_ul {
    position: absolute;
    left: auto;
    right: 240px;
  }
}
.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);
}
@media (max-width: 1300px) {
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    background: #282828;
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@media (max-width: 479px) {
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    left: 0;
    right: auto;
    -moz-transform: translateX(-51px);
    -ms-transform: translateX(-51px);
    -o-transform: translateX(-51px);
    -webkit-transform: translateX(-51px);
    transform: translateX(-51px);
    width: 250px;
    padding: 136px 70px;
  }
}
.rd-mobilemenu_ul .rd-mobilemenu_submenu {
  margin: 20px 0 20px -60px;
}
.rd-mobilemenu_ul .rd-mobilemenu_submenu a {
  font-size: 15px;
  text-transform: none;
}
.rd-mobilemenu_ul a {
  display: inline-block;
  font-size: 15px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
.rd-mobilemenu_ul a.active {
  color: #fff;
}
.rd-mobilemenu_ul a:hover {
  color: #fff;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: -160px;
  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: #222425;
  color: #fff;
}
.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;
  color: #FFF;
  z-index: 0;
}

.rd-mobilepanel_title {
  display: none;
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #FFF;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .rd-mobilemenu .rd-mobilemenu_ul {
    width: 200px;
  }
  .rd-mobilemenu .rd-mobilemenu_ul a .rd-submenu-toggle {
    right: -70px;
  }
  .rd-mobilemenu .rd-mobilemenu_ul li {
    margin-left: 20px;
  }
}
.rd-mobilepanel_toggle {
  position: fixed;
  height: 50px;
  width: 50px;
  top: 0;
  left: 0;
  text-shadow: 2px 3px 5px #222425;
  background: transparent;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.rd-mobilepanel_toggle:before {
  position: absolute;
  top: 12px;
  left: 20px;
  content: '\f0c9';
  font-family: "FontAwesome";
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  -moz-transition: 0.05s ease all;
  -o-transition: 0.05s ease all;
  -webkit-transition: 0.05s ease all;
  transition: 0.05s ease all;
}
.rd-mobilepanel_toggle:hover:before {
  color: #9c9b9b;
}

.rd-mobilepanel {
  position: fixed;
  width: 200px;
}
.rd-mobilepanel .active {
  left: 110px;
}
.rd-mobilepanel .active:before {
  left: 30px;
  content: '\f00d';
}
.rd-mobilepanel .active:hover:before {
  color: #9c9b9b;
}

.rd-mobilemenu, .rd-mobilepanel {
  display: block;
}

/*==================  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: #000;
  background: #fff;
  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: 999999;
}
.toTop:hover {
  background: #9c9b9b;
  text-decoration: none;
}

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

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  height: 75px;
  width: 75px;
  background: rgba(255, 255, 255, 0.8);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0);
  -o-transform: translateX(-50%) translateY(-50%) scale(0);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  transform: translateX(-50%) translateY(-50%) scale(0);
  -moz-transition: 0.6s all ease;
  -o-transition: 0.6s all ease;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.lt-ie9 .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF');
  zoom: 1;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 25px "FontAwesome";
  line-height: 25px;
  margin-top: -12.5px;
  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;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}
.thumb:hover .thumb_overlay:before {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*========================================================
                     HEADER  Section
=========================================================*/
header * + p {
  margin-top: 0;
}

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

/*==================   nav  ======================*/
.nav {
  display: none;
}

/*==================      Well     ======================*/
.well {
  padding-top: 50px;
  padding-bottom: 0;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding-top: 50px;
  padding-bottom: 125px;
}
footer .col-md-8.ol-sm-8.col-xs-8 {
  clear: both;
}
footer .copyright {
  font-size: 13px;
  line-height: 25px;
}
footer .copyright a:hover {
  color: #000;
}
footer * + .copyright {
  margin-top: 68px;
}

.footer__ins1 {
  padding-top: 41px;
  padding-bottom: 99px;
  margin-left: 28px;
}
.footer__ins1 * + .copyright {
  margin-top: 12px;
}

@media (max-width: 767px) {
  footer {
    position: relative;
  }
  footer .copyright {
    margin: 0;
    position: absolute;
    bottom: 50px;
    left: 15px;
  }
}
