@import "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 {
  background: #ffffff;
  /*color: #777777;*/
  color: #000000;
  font: 400 14px/29px 'PT Sans Narrow', sans-serif;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
}
h1 {
  font-size: 55px;
  line-height: 60px;
}
h2 {
  font-size: 50px;
  line-height: 55px;
}
h3 {
  font-size: 30px;
  line-height: 38px;
}
h4 {
  font-size: 20px;
  line-height: 30px;
}
h5 {
  font-size: 18px;
  line-height: 28px;
}
h6 {
  font-size: 16px;
  line-height: 25px;
}
p a:hover {
  text-decoration: underline;
}
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[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;
}
dt {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
}
/*=======================================================
                       Main Layout
=========================================================*/
* + .copyright {
  margin-top: 52px;
}
* + .btn2 {
  margin-top: 31px;
}
* + h4 {
  margin-top: 17px;
}
* + p {
  margin-top: 16px;
}
* + .row {
  margin-top: 33px;
}
* + .product-list {
  margin-top: 24px;
}
* + .index-list {
  margin-top: 24px;
}
* + .terms-list {
  margin-top: 21px;
}
h2.off2 + p {
  margin-top: 26px;
}
h3 + p {
  margin-top: 18px;
}
p + p {
  margin-top: 29px;
}
p + p.off3 {
  margin-top: 22px;
}
p + p + p {
  margin-top: 24px;
}
.map + p {
  margin-top: 33px;
}
.row + .row {
  margin-top: 33px;
}
.row + .row.off1 {
  margin-top: 77px;
}
@media (max-width: 767px) {
  .row + .row.off1 {
    margin-top: 33px;
  }
}
.row + .btn {
  margin-top: 53px;
}
dt + dd {
  margin-top: 11px;
}
dd + dt {
  margin-top: 25px;
}
/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  color: #333333;
  padding-top: 20px;
  padding-bottom: 17px;
}
.brand img {
  padding-right: 14px;
}
.brand_name {
  overflow: hidden;
  font-size: 35px;
  line-height: 46px;
  font-weight: 700;
}
/*==================  Backgrounds  ======================*/
.bg-primary h1,
.bg-seconday h1,
.bg-primary h2,
.bg-seconday h2,
.bg-primary h3,
.bg-seconday h3,
.bg-primary h4,
.bg-seconday h4,
.bg-primary h5,
.bg-seconday h5,
.bg-primary h6,
.bg-seconday h6 {
  color: #ffffff;
}
.bg-primary .btn,
.bg-seconday .btn {
  color: #ffffff;
}
.bg-primary {
  background: #252525;
  color: #888888;
}
.bg-seconday {
  background: #851c55;
  color: #ffffff;
}
/*==================     Icons     ======================*/
.fa-cubes,
.fa-building-o,
.fa-pencil,
.fa-shield,
.fa-laptop,
.fa-signal {
  font-size: 44px;
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-top: 28px;
}
.fa-shield {
  line-height: 60px;
}
.fa-pencil,
.fa-building-o,
.fa-signal,
.fa-cubes,
.fa-laptop {
  line-height: 53px;
}
.fa-home,
.fa-phone,
.fa-envelope {
  font-size: 48px;
  line-height: 49px;
  color: #2b5a9b;
  float: left;
  margin-top: -8px;
}
.contact-info {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  padding-top: 8px;
  margin-left: -50px;
  display: inline-block;
}
.contact-info a:hover {
  color: #959595;
}
.fa-phone,
.fa-envelope {
  font-size: 44px;
}
.fa-phone + .contact-info,
.fa-envelope + .contact-info {
  margin-left: -61px;
}
.fa-phone + .contact-info + a,
.fa-envelope + .contact-info + a {
  margin-left: -59px;
}
@media (max-width: 1199px) {
  .fa-home,
  .fa-phone,
  .fa-envelope {
    margin-left: 0;
  }
  .fa-home + .contact-info,
  .fa-phone + .contact-info,
  .fa-envelope + .contact-info {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  .fa-home,
  .fa-phone,
  .fa-envelope {
    display: block;
    width: 100%;
    text-align: center;
  }
}
/*==================    Buttons    ======================*/
.btn,
.btn2 {
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn {
  padding: 14px 30px;
  background: #2b5a9b;
  color: #333333;
}
.btn:hover {
  background: #204373;
}
.btn:active {
  background: #1a375f;
}
.btn__sm {
  padding: 11px 30px 15px 28px;
}
.btn__lb {
  padding: 14px 41px;
}
.btn__xl {
  padding: 14px 47px;
}
.btn2 {
  background: none;
  border: 1px solid #b7b6b6;
  padding: 12px 28px 14px;
  color: #333333;
}
.btn2:hover {
  border-color: #aaa9a9;
  background: rgba(0, 0, 0, 0.03);
}
.lt-ie9 .btn2:hover {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08000000', endColorstr='#08000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08000000', endColorstr='#08000000');
  zoom: 1;
}
.btn2:active {
  border-color: #9e9c9c;
  background: rgba(0, 0, 0, 0.06);
}
.lt-ie9 .btn2:active {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f000000', endColorstr='#0f000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f000000', endColorstr='#0f000000');
  zoom: 1;
}
/*==================      Box      ======================*/
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}
/*================   Product List    ====================*/
.product-list .box_cnt__no-flow {
  padding-left: 28px;
}
.product-list h4 + p {
  margin-top: 6px;
}
@media (max-width: 767px) {
  .product-list {
    text-align: center;
  }
  .product-list .box_aside {
    display: inline-block;
    float: none;
    text-align: center;
  }
  .product-list .box_aside + .box_cnt__no-flow {
    margin-top: 10px;
  }
  .product-list .box_cnt__no-flow {
    padding-left: 0;
  }
}
.product-list li:nth-child(n + 3),
.product-list li + li + li,
.product-list li + li + li + li,
.product-list li + li + li + li + li li + li + li + li + li + li {
  margin-top: 21px;
}
/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list li {
  position: relative;
}
.index-list li:before {
/*  content: counter(li, decimal) '.';
  counter-increment: li;
  position: absolute;
  display: inline-block;
  top: 39px;
  left: 50%;
  margin-left: -11px;
  font-weight: 700;
  line-height: 55px;
  color: #ffffff;
  font-size: 36px;
  z-index: 2;*/
}
.index-list h4 + p {
  margin-top: 7px;
}
/*==================   Marked List  ======================*/
.marked-list {
  padding-top: 58px;
  padding-left: 35px;
}
.marked-list li {
  position: relative;
  padding-left: 15px;
}
.marked-list li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 1px;
  top: 12px;
  background: #f26e26;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.marked-list a:hover {
  color: #252525;
}
.marked-list li:hover:before {
  background: #2b5a9b;
}
@media (max-width: 767px) {
  .marked-list {
    padding-left: 20%;
    padding-top: 0;
  }
}
@media (max-width: 479px) {
  .marked-list {
    padding-left: 0;
  }
}
/*==================   Inline List  ======================*/
.inline-list:before,
.inline-list:after {
  content: " ";
  display: table;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  float: left;
  width: 25%;
  position: relative;
  text-align: center;
}
.inline-list li:hover h3 {
  top: 27%;
}
.inline-list li:hover .btn {
  top: 56%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 1;
}
.lt-ie9 .inline-list li:hover .btn {
  filter: alpha(opacity=100);
}
.inline-list li h3 {
  position: absolute;
  top: 38%;
  width: 100%;
  color: #ffffff;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.inline-list li .btn {
  position: absolute;
  display: inline-block;
  opacity: 0;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  top: 84%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #f9ae19;
  color: #fff;
}
.lt-ie9 .inline-list li .btn {
  filter: alpha(opacity=0);
}
.inline-list li .btn:hover {
  background: #d99206;
}
.inline-list li .btn:active {
  background: #c08205;
}
.inline-list li img {
  width: 100%;
}
@media (min-width: 1300px) and (max-width: 1649px) {
  .inline-list li:hover h3 {
    top: 18%;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .inline-list li .btn {
    top: 73%;
  }
  .inline-list li h3 {
    top: 31%;
  }
  .inline-list li:hover h3 {
    top: 11%;
  }
}
@media (min-width: 479px) and (max-width: 1199px) {
  .inline-list li {
    width: 50%;
  }
}
@media (min-width: 700px) and (max-width: 810px) {
  .inline-list li:hover .btn {
    top: 62%;
  }
}
@media (min-width: 550px) and (max-width: 699px) {
  .inline-list li h3 {
    top: 25%;
  }
  .inline-list li:hover h3 {
    top: 11%;
  }
}
@media (max-width: 549px) {
  .inline-list li {
    width: 100%;
  }
  .inline-list li:hover h3 {
    top: 18%;
  }
}
/*==================     Hexagon    ======================*/
.hexagon {
  overflow: hidden;
  visibility: hidden;
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
}
@media (min-width: 480px) and (max-width: 767px) {
  .hexagon {
    display: inline-block;
  }
}
.hexagon-in1 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.hexagon-in2 {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  visibility: visible;
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.hexagon1 {
  width: 97px;
  height: 112px;
  margin: 0;
  margin-top: 10px;
  display: inline-block;
}
.hexagon2 {
  width: 226px;
  display: inline-block;
}
.hexagon3 {
  width: 82px;
  height: 94px;
  position: absolute;
  top: 166px;
  left: 193px;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hexagon3 {
    left: 164px;
  }
}
.hexagon3 .hexagon-in2 {
  background: rgba(205, 31, 70, 0.8);
}
.lt-ie9 .hexagon3 .hexagon-in2 {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccd1f46', endColorstr='#cccd1f46');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccd1f46', endColorstr='#cccd1f46');
  zoom: 1;
}
.hexagon3 span {
  font-size: 120px;
  line-height: 173px;
}
.hex {
  position: relative;
}
.hexagon-in2__col1 {
  background: #f9ae19;
}
.hexagon-in2__col2 {
  background: #676767;
}
.hexagon-in2__col3 {
  background: #f26e26;
}
.hexagon-in2__col4 {
  background: #2b5a9b;
}
.hexagon-in2__col5 {
  background: #cd1f46;
}
.hexagon-in2__col6 {
  background: #851c55;
}
.hexagon + h4 {
  margin-top: 21px;
}
.hexagon + h4 + p {
  margin-top: 0;
}
.hexagon1 + h4 {
  margin-top: 31px;
}
.hexagon2 + h4 {
  margin-top: 14px;
}
.hexagon2 + h4 + p {
  margin-top: 10px;
}
.hex + h4 {
  margin-top: 42px;
}
.hex + h4 + p {
  margin-top: 10px;
}
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.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 {
  padding-top: 33px;
  padding-bottom: 35px;
}
.sf-menu > li > a {
  /*color: #777777;*/
  color: #000000;
  font-size: 20px;
  line-height: 22px;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #333333;
}
.sf-menu > li.active > a {
  color: #333333;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -5px;
  width: 210px;
  margin-top: 35px;
  padding: 0;
  background: #252525;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul > li + li {
  border-top: 1px solid #3d3d3d;
}
.sf-menu ul > li > a {
  color: #FFF;
  background: #252525;
  padding: 0 10px;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #f9ae19;
}
.sf-menu ul ul {
  position: absolute;
  top: 40%;
  left: 100%;
  width: 125px;
  margin-top: 0;
  padding: 0;
  z-index: 4;
}
.sf-menu ul ul > li + li {
  border-top: 1px solid #535353;
}
.sf-menu ul ul > li > a {
  color: #FFF;
  background: #414141;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #f9ae19;
}
.sf-menu ul .sf-with-ul {
  position: relative;
}
.sf-menu ul .sf-with-ul:before {
  content: '\f105';
  position: absolute;
  top: 0;
  right: 10px;
  font-family: 'FontAwesome';
}
@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: 0;
  width: 240px;
  padding: 20px 0;
  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: 9px 25px 11px;
}
.rd-mobilemenu_ul a:hover {
  background: #25589A;
  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;
  -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 {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}
.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;
}
.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: #ffffff;
  z-index: 999;
  border-bottom: 1px solid #777777;
}
.isStuck .sf-menu {
  padding-top: 23px;
  padding-bottom: 25px;
}
.isStuck .sf-menu ul {
  margin-top: 25px;
}
.isStuck .sf-menu ul ul {
  margin-top: 0;
}
.isStuck .brand {
  padding-top: 9px;
  padding-bottom: 0;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 40px;
  height: 40px;
  font-size: 23px;
  line-height: 40px;
  color: #fff;
  background: #f9ae19;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #f26e26;
  text-decoration: none;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  color: #ffffff;
}
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
  color: #ffffff;
}
.parallax p {
  /*color: #888888;*/
  color: #000000;
}
.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: 84% 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    ======================*/
.mobile .thumb_overlay {
  -moz-transition: 0;
  -o-transition: 0;
  -webkit-transition: 0;
  transition: 0;
}
.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: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
}
.thumb_overlay:before {
  content: '\f065';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px 'FontAwesome';
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(248, 188, 69, 0.8);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccf8bc45', endColorstr='#ccf8bc45');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccf8bc45', endColorstr='#ccf8bc45');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
/*=================       Tabs     ======================*/
.resp-tabs-list {
  margin-top: 33px;
}
* + .resp-tabs-container {
  margin-top: 42px;
}
.resp-tabs-container .row + .row {
  margin-top: 43px;
}
.resp-tabs-list li {
  cursor: pointer;
  display: inline-block;
  margin: 0 11px;
}
.resp-tabs-list li h4 {
  /*color: #777777;*/
  color: #000000;
}
.resp-tabs-list li:hover h4 {
  color: #2b5a9b;
}
.resp-tabs-list .resp-tab-active h4 {
  color: #2b5a9b;
}
.resp-accordion {
  display: none;
  cursor: pointer;
  background: #2b5a9b;
  margin-top: 15px;
  margin-bottom: 15px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.resp-accordion h4 {
  color: #fff;
}
.resp-accordion:hover {
  background: #f9ae19;
}
.resp-tabs-container > .resp-tab-active {
  background: #f9ae19;
}
.resp-tab-content {
  display: none;
}
.resp-tab-content-active {
  display: block;
}
@media (max-width: 767px) {
  .resp-accordion {
    display: block;
  }
  .resp-tabs-list {
    display: none;
  }
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #ffffff;
}
header .brand {
  float: left;
}
header .nav {
  float: right;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand,
  header .nav {
    float: none;
  }
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #f5f5f5;
}
h2.off1,
h2.off2 {
  padding-top: 19px;
}
h2.off1 {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
.mg_add {
  margin-top: -35px;
}
@media (max-width: 1199px) {
  .mg_add {
    margin-top: 0;
  }
}
.terms-list + a {
  margin-top: 6px;
  font-size: 20px;
  line-height: 30px;
  display: inline-block;
  color: #2b5a9b;
}
.terms-list + a:hover {
  text-decoration: underline;
}
.fb-page {
  margin-top: 9px;
}
@media (min-width: 900px) and (max-width: 1213px) {
  .fb-page {
    margin-left: -60px;
  }
}
@media (min-width: 768px) and (max-width: 899px) {
  .fb-page {
    margin-left: -113px;
  }
}
/*==================      Well     ======================*/
.well {
  padding-top: 51px;
  padding-bottom: 53px;
}
.well__ins1 {
  padding-bottom: 70px;
}
.well__ins2 {
  padding-bottom: 59px;
}
.well__ins3 {
  padding-bottom: 83px;
}
.well__ins4 {
  padding-bottom: 79px;
}
.well1 {
  padding-top: 59px;
  padding-bottom: 50px;
}
.well1__ins1 {
  padding-bottom: 61px;
}
.well1__ins2 {
  padding-top: 76px;
}
.well3 {
  padding-top: 84px;
  padding-bottom: 79px;
}
.well3__ins1 {
  padding-top: 112px;
}
.well4 {
  padding-top: 112px;
  padding-bottom: 90px;
}
.well4__ins1 {
  padding-bottom: 72px;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #ffffff;
  padding-top: 52px;
}
footer ul li a:hover {
  color: #252525;
}
footer h4 + ul {
  margin-top: 11px;
}
footer .copyright {
  background: #f5f5f5;
  font-size: 14px;
  padding: 12px 0;
}
footer .copyright a:hover {
  color: #252525;
}
@media (max-width: 767px) {
  footer {
    text-align: center;
  }
}
