@import "animate.css";
@import url(//fonts.googleapis.com/css?family=Droid+Serif:400,700,700italic,400italic);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #171717;
  color: #7c7c7c;
  font: 400 15px/23px 'Droid Serif', serif;
  -webkit-text-size-adjust: none;
}

.sep
{
background: url(../images/arrow.png);
background-repeat: no-repeat;
  padding-left: 5px;
}

.pesquisa1
{
display: inline !important;
}




img {
  max-width: 100%;
  height: auto;
}
.thumbnail {
  border: none;
  padding: 0;
  border-right: 0;
  background-color: transparent;
  border-radius: 0;
}
.thumbnail .caption {
  padding: 10px 0;
}
.badge {
  background: none;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (max-width: 480px) {
  .col-xs-6 {
    float: none;
    width: 100%;
  }
}
h1,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
h1 {
  font-size: 45px;
  line-height: 45px;
}
h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
}
h3 {
  font-size: 36px;
  line-height: 36px;
  /*color: #ffffff;*/
}
h4 {
  font-size: 24px;
  line-height: 24px;
}
h5 {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffb400;
  line-height: 18px;
  font-weight: 400!important;
}
h6 {
  font-size: 18px;
}
p .fa,
ul .fa {
  text-decoration: none;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
a:focus {
  outline: none;
  text-decoration: none;
  color: inherit;
}
a:active {
  background: transparent;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ffb400;
}
a.hov1:hover {
  color: #171717;
}
a.hov2:hover {
  color: #ffffff;
}
a[href^="tel:"],
a[href^="callto:"] {
  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;
}
@media (max-width: 767px) {
  .center * {
    text-align: center;
  }
}
.text-left * {
  text-align: left;
}
.text1 {
  color: #ffb400;
  font-size: 16px;
  line-height: 25px;
}
.text2 {
  color: #a8a8a8;
  line-height: 23px;
}
.container {
  padding-left: 0;
  padding-right: 0;

}
.clr1 {
  color: #ffb400;
}
.clr2 {
  color: #171717;
}
.clr3 {
  color: #ffffff;
}
.trform1 {
  text-transform: none;
}
.lheight1 {
  line-height: 25px;
}
.weight_str {
  font-weight: 700!important;
}
.lheight2 {
  line-height: 21px;
}
/*=======================================================
                       Main Layout
=========================================================*/
* + h1 {
  margin-top: 10px;
}
h1 + * {
  margin-top: -7px;
}
h4 + * {
  margin-top: 7px;
}
h2 + * {
  margin-top: 25px;
}
h5 + * {
  margin-top: 19px;
}
* + h5 {
  margin-top: 26px;
}
h3 + * {
  margin-top: 28px;
}
* + .row {
  margin-top: 53px;
}
* + .row_offs1 {
  margin-top: 25px;
}
* + .row_offs2 {
  margin-top: 15px;
}
.row + .row {
  margin-top: 46px;
}
.row + .row_offs2 {
  margin-top: 10px;
}
* + .btn {
  margin-top: 5px;
}
* + .btn_offs1 {
  margin-top: 15px;
}
.text1 + * {
  margin-top: 19px;
}
* + .text1 {
  margin-top: 21px;
}
.ins1 {
  padding: 0 23%;
}
@media (max-width: 1199px) {
  .ins1 {
    padding: 0 10%;
  }
}
.ins2 {
  padding: 0 10%;
}
@media (max-width: 1199px) {
  .ins2 {
    padding: 0;
  }
}
.ins3 {
  padding: 0 13%;
}
@media (max-width: 1199px) {
  .ins3 {
    padding: 0;
  }
}
h2 + .offs1 {
  margin-top: 27px;
  padding-right: 20%;
}
@media (max-width: 1199px) {
  h2 + .offs1 {
    padding: 0;
  }
}
* + .offs2 {
  margin-top: 13px;
}
* + .offs3 {
  margin-top: 22px;
}
/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  position: absolute;
  padding-top: 73px;
  /*background-image:url(../images/page-1_slide1.jpg);*/
}
.brand p.slogan {
  font-size: 12px;
  color: #ffb400;
}
.brand:before {
  position: absolute;
  content: '';
  width: 286px;
  height: 95px;
  background: url(../images/logo1.png);
  /*border-radius: 50%;*/
  top: -2px;
  left: 0px;
}
@media (max-width: 1450px) {
  .brand h1 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media (max-width: 991px) {
  .brand {
    left: 50%;
    margin-left: -137px;
    padding-top: 0;
    padding-left: 73px;
    text-align: center;
    display: inline-block;
  }
  .brand .img_cnt {
    display: inline-block;
  }
  .brand h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .brand:before {
    top: 0px;
    left: -7px;
  }
  .brand p.slogan {
    display: none;
  }
}
.brand a:hover {
  color: inherit;
}
.bg_head .brand {
  position: relative;
  margin-top: 85px;
}
.bg_head .brand h1 {
  color: #ffffff;
}
@media (max-width: 767px) {
  .bg_head .brand {
    margin-top: 95px;
  }
}
/*==================  Backgrounds  ======================*/
.parallax1 {
  color: #ffffff;
}
.parallax1 .container p:first-child {
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
}
.parallax1 .container p:first-child span {
  display: block;
  font-weight: 400;
  font-size: 30px;
  text-transform: none;
  margin-top: -13px;
}
@media (max-width: 767px) {
  .parallax1 .container p:first-child {
    font-size: 38px;
    line-height: 38px;
  }
  .parallax1 .container p:first-child span {
    font-size: 25px;
    line-height: 25px;
    margin-top: 0px;
  }
}
.parallax1 .container p:nth-child(2) {
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 13px;
  letter-spacing: 1.4px;
}
@media (max-width: 767px) {
  .parallax1 .container {
    padding-left: 8%;
    padding-right: 8%;
  }
  .parallax1 .container p:nth-child(2) {
    font-size: 12px;
    line-height: 20px;
  }
}
.parallax1 * + .btn2 {
  margin-top: 28px;
}
@media (max-width: 991px) {
  .parallax2 .text1 {
    margin-top: 25px;
  }
}
.separ {
  background: #1a1a1a;
  height: 14px;
}
/*=================   Blockquote   =====================*/
blockquote {
  color: #ffffff;
  border-left: none;
  margin-top: 32px;
  padding-bottom: 0;
}
blockquote p {
  font-size: 14px;
  line-height: 24px;
}
blockquote em {
  font-size: 18px;
  margin-top: 13px;
  display: block;
  margin-bottom: 6px;
}
blockquote .cntr {
  border: 2px solid #444;
  position: relative;
  padding: 31px 18%;
  font-style: italic;
}
@media (max-width: 767px) {
  blockquote .cntr {
    padding: 31px 15%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
blockquote .cntr:after {
  position: absolute;
  content: '';
  height: 23px;
  width: 27px;
  background: url(../images/triang1.jpg);
  bottom: -23px;
  left: 50%;
  margin-left: -16px;
}
blockquote q:before,
blockquote q:after {
  display: none;
}
blockquote .img_cnt {
  position: absolute;
  left: 50%;
  margin-left: -120px;
  top: -39px;
}
blockquote .img_cnt div {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
blockquote .img_cnt img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
blockquote .img_cnt div + div {
  margin-left: 5px;
}
blockquote * + cite {
  display: inline-block;
  margin-top: 31px;
}
.sets1 {
  padding-left: 0;
  padding-right: 0;
}
.sets1 .cntr {
  color: #7c7c7c;
  padding: 45px 5% 23px;
}
.sets1 .img_cnt {
  margin-left: -36px;
}
.sets1 .img_cnt div {
  border: 3px solid #fff;
}
* + .sets1 {
  margin-top: 60px;
}
.sets1 + .sets1 {
  margin-top: 74px;
}
.overl {
  position: relative;
  z-index: 1;
}
.overl:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 2;
}
/*=================   Inline list   =====================*/
.inline-list {
  padding-left: 0;
}
.inline-list .fa {
  font: 0/0 a;
}
.inline-list .fa:before {
  font-size: 36px;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 13px;
}
.inline-list1 {
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding-left: 0;
}
.inline-list1 li {
  display: inline-block;
  position: relative;
  padding-top: 140px;
}
.inline-list1 li:before {
  content: '';
  position: absolute;
  width: 130px;
  height: 130px;
  border: 2px solid #686560;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 50%;
  margin-left: -65px;
}
.inline-list1 li:after {
  position: absolute;
  font-family: 'FontAwesome';
  font-size: 36px;
  top: 54px;
  left: 50%;
  margin-left: -15px;
}
.inline-list1 li.ic1:after {
  content: '\f041';
  margin-left: -10px;
}
.inline-list1 li.ic2:after {
  content: '\f0e0';
  margin-left: -19px;
}
.inline-list1 li.ic3:after {
  content: '\f095';
  margin-left: -16px;
}
.inline-list1 li.ic4:after {
  content: '\f017';
  margin-left: -19px;
}
.inline-list1 li dd,
.inline-list1 li dt {
  display: inline-block;
}
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  padding-left: 10px 15px;
  background: #323232;
  color: #ffffff;
  font-size: 18px;
  padding: 15px 31px;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.btn:focus {
  background: #323232;
  color: #ffffff;
  outline: none;
}
.btn:hover {
  color: #ffffff;
  background: #ffb400;
}
.btn:before {
  content: '';
  position: absolute;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.btn2 {
  text-transform: uppercase;
  font-size: 24px;
  padding: 16px 44px;
  background: #ffb400;
}
.btn2:focus {
  background: #ffb400;
  color: #ffffff;
}
.btn2:hover {
  background: #323232;
}
.btn_clr1 {
  background: #ffb400;
}
.btn_clr1:focus {
  background: #ffb400;
  color: #ffffff;
}
.btn_clr1:hover {
  background: #323232;
}
/*==================      Icons    ======================*/
.blc {
  padding-bottom: 25px;
}
.blc a {
  font-size: 24px;
  color: #ffffff;
  display: inline-block;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.blc a:hover {
  color: #ffb400;
}
.blc * + a {
  margin-top: 17px;
}
@media (max-width: 767px) {
  .blc {
    padding-left: 8%;
    padding-right: 8%;
  }
}
/*==================      Box      ======================*/
.thumbnail:before,
.thumbnail:after {
  content: " ";
  display: table;
}
.thumbnail:after {
  clear: both;
}
.thumbnail:before,
.thumbnail:after {
  content: " ";
  display: table;
}
.thumbnail:after {
  clear: both;
}
.thumbnail_aside {
  float: left;
  margin-right: 22px;
}
* + .thumbnail_cnt {
  margin-top: 12px;
  padding-right: 3%;
}
.thumbnail_cnt p {
  line-height: 21px;
}
.thumbnail_cnt__no-flow {
  overflow: hidden;
}
@media (max-width: 600px) {
  .thumbnail {
    text-align: center;
  }
  .thumbnail_aside {
    float: none;
    margin-right: 0px;
  }
  * + .thumbnail_cnt {
    margin-top: 12px;
    padding: 0 8%;
  }
}
.thumbnail_sets1 * + h5 {
  margin-top: 38px;
}
@media (max-width: 767px) {
  .blc1 {
    padding-left: 8%;
    padding-right: 8%;
    margin-top: 35px;
  }
}
@media (max-width: 600px) {
  .blc1 {
    text-align: center;
  }
}
/*================      Flex list     =================*/
.flex-list {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}
.flex-list li {
  display: table-cell;
  position: relative;
}
/*================      Index list     =================*/
.index-list {
  counter-reset: num;
  padding-left: 0;
}
.index-list li {
  padding-left: 79px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style-type: none;
}
.index-list li:before {
  content: '';
  position: absolute;
  width: 64px;
  height: 64px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
  left: 0;
  top: 50%;
  margin-top: -58px;
}
.index-list li + li {
  margin-top: 34px;
}
.index-list li:after {
  content: counter(num);
  position: absolute;
  counter-increment: num;
  font-family: 'Droid Serif', serif;
  font-size: 26px;
  left: 26px;
  top: 50%;
  margin-top: -36px;
}
/*================    Term list     =================*/
.terms-list dt {
  font-weight: 400;
}
.terms-list * + dt {
  margin-top: 35px;
}
.terms-list dt + * {
  margin-top: 19px;
}
.terms-list + * {
  margin-top: 21px;
}
* + .terms-list {
  margin-top: 21px;
}
.terms-list1 dt {
  font-size: 16px;
  font-weight: 400;
}
.terms-list1 dd {
  overflow: hidden;
  padding-left: 4%;
}
.terms-list1 dd + dt {
  margin-top: 26px;
}
/*================    Marked list     =================*/
.marked-list {
  padding-left: 0;
  text-align: left;
}
.marked-list li {
  position: relative;
  padding-left: 15px;
  list-style-type: none;
  font-size: 14px;
  color: #ffb400;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.marked-list li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffb400;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.marked-list li a {
  color: #7c7c7c;
}
.marked-list li a:hover {
  color: #ffb400;
}
.marked-list li + li {
  margin-top: 10px;
}
.marked-list1 li:before {
  width: 9px;
  height: 9px;
}
.marked-list1 li a {
  font-size: 13px;
}
.marked-list1 li + li {
  margin-top: 9px;
}
/*==================  Address    ======================*/
.contacts_sets h2 + p {
  font-size: 14px;
  margin-top: 17px;
}
.contacts_sets * + address {
  margin-top: 16px;
}
.contacts_sets address {
  font-size: 14px;
}
.contacts_sets address p.clr1 {
  font-size: 16px;
}
.contacts_sets address dt {
  font-weight: 400;
}
.contacts_sets address dt,
.contacts_sets address dd {
  display: inline-block;
}
.contacts_sets address dl:not([class="mail"]) dt {
  width: 78px;
}
.contacts_sets address dl:not([class="mail"]) dd {
  width: 70%;
}
@media (max-width: 767px) {
  .contacts_sets address dl:not([class="mail"]) dd,
  .contacts_sets address dl:not([class="mail"]) dt {
    width: 100%;
    display: block;
  }
}
.contacts_sets p + dl {
  margin-top: 23px;
  margin-bottom: 0;
}
.contacts_sets dl + dl {
  margin-top: 5px;
}
.contacts_sets dl + dl dd a {
  color: #ffb400;
  text-decoration: underline;
}
.contacts_sets dl + dl dd a:hover {
  text-decoration: none;
}
.mail_privacy a {
  color: #ffb400;
  text-decoration: underline;
}
.mail_privacy a:hover {
  text-decoration: none;
}
/*==================  404    ======================*/
.page404 img {
  margin-left: 53px;
}
@media (max-width: 991px) {
  .page404 img {
    margin-left: 0;
  }
}
.page404 * + .msg-404 {
  margin-top: 49px;
  font-size: 60px;
  line-height: 65px;
  font-style: normal;
  text-transform: uppercase;
}
.page404 * + .msg-404 + p {
  font-size: 14px;
  margin-top: 22px;
  padding: 0 29%;
}
@media (max-width: 991px) {
  .page404 * + .msg-404 + p {
    padding: 0 8%;
  }
}
@media (max-width: 767px) {
  .page404 {
    padding-left: 8%;
    padding-right: 8%;
  }
}
/*========================   Menu   ==========================*/
.stuck_container {
  background: #000;
  position: relative;
  z-index: 4;
}
.navbar-default {
  background: #000;/*transparent;*/
  max-height: 69px;
}
.sf-menu {
  display: inline-block;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu .drop {
  position: relative;
}
.sf-menu .drop:after {
  font-family: 'FontAwesome';
  content: '\f0d7';
  font-size: 12px;
  position: absolute;
  left: 49%;
  top: 39px;
}
.sf-menu > li {
  position: relative;
  float: left;
  letter-spacing: 0.7px;
}
.sf-menu > li + li {
  margin-left: 23px;
}
.sf-menu a {
  display: block;
}
.sf-menu a:hover {
  text-decoration: none;
}
.sf-menu {
  color: #ffffff;
  font-family: 'Droid Serif', serif;
  font-size: 14px;
  text-transform: uppercase;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.sf-menu > li {
  height: 102%;
}
.sf-menu > li > a {
  position: relative;
  padding: 24px 25px;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  background: #646464;
  color: inherit;
}
.sf-menu > li.active {
  background: #646464;
}
.sf-menu ul {
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  list-style: none;
  display: none;
  position: absolute;
  top: 67px;
  left: -1px;
  width: 104px;
  padding: 24px 0 24px 0;
  background: #171717;
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul {
  box-shadow: 1px 1px 3px #555;
}
.sf-menu ul > li {
  position: relative;
  letter-spacing: 0px;
}
.sf-menu ul > li > a {
  padding-left: 10px;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: inherit;
  font-weight: 700;
}
.sf-menu ul li + li {
  margin-top: 14px;
}
.sf-menu ul ul {
  font-weight: 400;
  display: none;
  position: absolute;
  top: -4px;
  left: 100%;
  width: 100px;
  padding: 8px 4px;
  background: #ffb400;
  z-index: 11;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #000;
}
.sf-menu ul ul li + li {
  margin-top: 10px;
}

 .navbar-default .icone {
    display: none;
    font-size:30px;
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  .stuck_container {
    background: transparent;
    height: 0;
  }
  .navbar-default .icone{
    float: left;
    display: block;
    width: 20px;
    height:20px;
  }
  
    .navbar-default.responsive {position: relative;}
  .navbar-default.responsive a.icone {
    position: absolute;
    right: 0;
    top: 0;
  }
  .navbar-default.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #ffffff;
  z-index: 999;
  box-shadow: 0 1px 2px #bbb;
  background: rgba(0, 0, 0, 0.9);
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
.isStuck .sf-menu ul {
  top: 70px;
}
.isStuck .sf-menu ul ul {
  top: 0;
}
/*==================     ToTop     ======================*/
.toTop {
  width: 41px;
  height: 41px;
  font-size: 24px;
  line-height: 37px;
  font-weight: 700;
  color: #fff;
  background: #2b2b2b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #ffb400;
  text-decoration: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transform: scale(1.2);
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Tumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
}
.thumb_overlay:before {
  content: '';
  position: absolute;
  width: 70px;
  height: 70px;
  background: url(../images/play.png) no-repeat;
  top: 50%;
  left: 50%;
  right: 0;
  font-weight: 300;
  margin-top: -36px;
  margin-left: -36px;
  opacity: 0;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb_overlay:after {
  content: '';
  position: absolute;
  width: 38px;
  height: 38px;
  background: url(../images/thumb.png) no-repeat;
  top: 50%;
  left: 50%;
  right: 0;
  font-weight: 300;
  margin-top: -20px;
  margin-left: -20px;
  opacity: 0;
}
.lt-ie9 .thumb_overlay:after {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.thumb:hover .thumb_overlay:before {
  opacity: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.thumb_overl1:hover .thumb_overlay:before {
  display: none;
}
.thumb_overl1:hover .thumb_overlay:after {
  opacity: 1;
}
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  background-color: #171717;
}
.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;
}
.parallax a.link {
  text-decoration: underline;
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilepanel {
  z-index: 9999998!important;
}
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999998;
  text-align: left;
  font: 700 15px/41px 'Droid Serif', serif;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-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: #171717;
  background: rgba(255, 255, 255, 0.95);
  line-height: 20px;
  overflow: auto;
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-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;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.lt-ie9 .rd-mobilemenu_ul {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff', endColorstr='#f2ffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff', endColorstr='#f2ffffff');
  zoom: 1;
}
.rd-mobilemenu_ul li.active {
  color: #ffb400;
}
.rd-mobilemenu_ul li.active ul {
  color: #171717;
}
.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: #171717;
  color: #ffb400;
  text-decoration: none;
}
.rd-mobilemenu_ul ul {
  padding-left: 0;
  list-style-type: none;
}
.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: #ffffff;
  color: #666666;
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-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: -15px;
  left: 56px;
  right: 56px;
  color: #171717;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  color: #000000;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
}
.rd-mobilepanel_toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}
.rd-mobilepanel_toggle:before {
  content: '\f0c9';
  font-family: 'FontAwesome';
}
.rd-mobilepanel_toggle.active:before {
  content: '\f00d';
}
@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
}
/*==================  Panel Menu  ======================*/
@media (max-width: 767px) {
  #panel {
    right: 25px;
    position: fixed;
    top: 0;
    width: 46px;
    z-index: 9999999;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  #panel .bs-docs-nav {
    border-radius: 7px;
    top: 4px;
  }
  #panel .bs-docs-nav .navbar-nav li {
    position: static;
  }
  #panel .bs-docs-nav .navbar-header .navbar-toggle {
    border: none!important;
    padding: 9px 12px;
  }
  #panel .bs-docs-nav .navbar-header .navbar-toggle:hover {
    background: white!important;
  }
  #panel .bs-docs-nav .navbar-header .navbar-toggle:active {
    background: white;
  }
  #panel .bs-docs-nav .navbar-header .navbar-toggle:focus {
    background: white;
  }
  .navbar-collapse {
    /*background: #ffffff;*/
    background: white;
    width: 175px;
    position: absolute;
    right: 15px;
    top: 52px;
    padding-bottom: 10px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .navbar-collapse .dropdown-menu {
    padding-bottom: 15px;
    min-width: 135px!important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
@media (max-width: 767px) and (max-width: 425px) {
  .navbar-collapse {
    width: 135px;
  }
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu li a {
    padding-left: 15px!important;
  }
  .navbar-nav .open .dropdown-menu ul {
    padding-left: 23px!important;
  }
  .navbar-nav .open .dropdown-menu ul a {
    padding-left: 5px;
  }
  .navbar-nav .open .dropdown-menu a {
    padding-left: 12px!important;
  }
}
@media (max-width: 767px) and (max-height: 500px) {
  .navbar-nav .open .dropdown-menu {
    font-size: 9px!important;
    position: absolute!important;
    background: #62458d !important;
    min-width: 135px!important;
    top: 0;
    right: 100%;
    left: -100%;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .navbar-nav .open .dropdown-menu li a {
    padding-left: 15px!important;
  }
  .navbar-nav .open .dropdown-menu ul {
    padding-left: 23px!important;
  }
  .navbar-nav .open .dropdown-menu ul a {
    padding-left: 5px;
  }
  .navbar-nav .open .dropdown-menu a {
    padding-left: 12px!important;
  }
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #ffffff;
  
}
header.bg_head {
  padding-bottom: 35px;
  background: url(../images/page-2_img1.jpg) no-repeat;
  background-image:url(../images/page-1_slide1.jpg);
  height: 345px;
  background-size: caver;
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  background: #ffffff;
}
/*==================      Well     ======================*/
.well {
  padding-top: 72px;
  padding-bottom: 28px;
}
.well1 {
  padding-top: 76px;
  padding-bottom: 87px;
}
.well2 {
  padding-top: 47px;
  padding-bottom: 24px;
}
.well3 {
  padding-top: 123px;
  padding-bottom: 96px;
}
.well4 {
  padding-top: 50px;
  padding-bottom: 36px;
}
.well5 {
  padding-top: 65px;
  padding-bottom: 12px;
}
.well6 {
  padding-top: 76px;
  padding-bottom: 74px;
}
.well6_ins {
  padding-bottom: 95px;
}
.well7 {
  padding-top: 65px;
  padding-bottom: 68px;
}
.well7_ins {
  padding-bottom: 45px;
}
.well8 {
  padding-top: 70px;
  padding-bottom: 35px;
}
.well9 {
  padding-top: 92px;
  padding-bottom: 109px;
}
.well10 {
  padding-top: 126px;
  padding-bottom: 173px;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding-top: 52px;
  padding-bottom: 137px;
  background: #171717;
  font-size: 12px;
  color: #acacac;
}
footer .rights h6 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}
footer .rights .brand1 {
  font-size: 30px;
  color: #fff;
  line-height: 35px;
}
footer .rights .brand1 a:hover {
  color: inherit;
}
footer .rights p {
  text-transform: uppercase;
}
footer .rights * + h1 {
  margin-top: 13px;
}
footer .rights h1 + * {
  margin-top: -2px;
}
@media (max-width: 991px) {
  footer .rights h1 + * {
    margin-top: 0;
  }
}
footer .contacts h6 {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  float: left;
  margin-right: 19px;
}
footer .contacts p + dl {
  margin-top: -6px;
}
footer .contacts dd,
footer .contacts dt {
  display: inline-block;
  font-weight: 400;
}
footer .contacts address {
  overflow: hidden;
  font-size: 12px;
}
footer .contacts address p {
  display: inline-block;
}
footer .contacts .mail {
  text-transform: uppercase;
  margin-top: -8px;
}
footer .inline-list {
  color: #ffffff;
  margin-top: 15px;
}
footer .inline-list li + li {
  margin-left: 25px;
}
@media (max-width: 991px) {
  footer {
    text-align: center;
  }
  footer .contacts h6 {
    float: none;
  }
}
