@charset "UTF-8";
@import url(animate.css);
@import url(fl-chapps.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@importstuck_container url(//fonts.googleapis.com/css?family=Roboto:400,500,300,700|Open+Sans);
body {
  color: #bebaba;
  font: 300 16px/26px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  line-height: 25px;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8,
.terms-list dt {
  font-weight: 400;
  color: #ef7f1a;
  text-transform: none;
}
h1 {
  font-size: 40px;
  line-height: 48px;
  text-transform: none;
}
h2 {
  font-size: 72px;
  line-height: 66px;
  font-weight: 300;
  text-transform: uppercase;
}
h2 span {
  font-weight: 700;
}
h3 {
  font-size: 60px;
  line-height: 65px;
  font-weight: 300;
}
h4 {
  font-size: 35px;
  line-height: 30px;
  position: relative;
}
h4:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: -13px;
  background: #dbdbdb;
}
h5 {
  font-size: 28px;
  line-height: 30px;
}
h5 a:hover {
  color: #ef7f1a;
}
h7 {
  font-size: 21px;
  line-height: 20px;
  position: relative;
}
h7:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: -43px;
  background: #fff;
}
h6.terms-list dt {
  font-size: 18px;
  line-height: 26px;
}
h6 a:hover,
.terms-list dt a:hover {
  color: #ef7f1a;
}
h8 {
  font-size: 28px;
  line-height: 25px;
  position: relative;
}
h4:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: -13px;
  background: #dbdbdb;
}
h8:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: -10px;
  background: #dbdbdb;
}
p a:hover,
.terms-list dd a:hover,
.marked-list a:hover,
.marked-list1 a:hover.marked-list2 a:hover,
.list a:hover {
  text-decoration: none;
  color: #fff;
}
p .fa,
.terms-list dd .fa,
.marked-list .fa,
.marked-list1 .fa,
.marked-list2 .fa,
.list .fa {
  text-decoration: none;
}
time {
  display: block;
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}
a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}
a[href^="callto:"],
a[href^="mailto:"],
address {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #303030;
}
a[href^="callto:"]:hover,
a[href^="mailto:"]:hover {
  color: #ef7f1a;
}
strong {
  font-weight: 700;
}
.center {
  text-align: center;
}
.primary-color {
  color: #ef7f1a;
}
p.primary-color,
.terms-list dd.primary-color {
  text-decoration: underline;
}
.secondary-color {
  color: #ef7f1a;
}
.shadow {
  -webkit-box-shadow: inset -17px 200px 300px -8px rgba(233, 233, 233, 0.5);
  -moz-box-shadow: inset -17px 200px 300px -8px rgba(233, 233, 233, 0.5);
  box-shadow: inset -17px 200px 300px -8px rgba(233, 233, 233, 0.5);
}
.border {
  border-bottom: 6px solid #fff;
}
.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 (min-width: 980px) and (max-width: 1199px) {
  h2 {
    font-size: 66px;
    line-height: 66px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 52px;
    line-height: 56px;
  }
}
@media (max-width: 479px) {
  h1 {
    font-size: 30px;
    line-height: 48px;
  }
  h2 {
    font-size: 42px;
    line-height: 46px;
  }
}
* + p,
.terms-list * + dd {
  margin-top: 22px;
}
* + h5 {
  margin-top: 32px;
}
* + h6,
.terms-list * + dt {
  margin-top: 18px;
}
* + .img_wr {
  margin-top: 15px;
}
* + .center {
  margin-top: 33px;
}
* + .btn2 {
  margin-top: 33px;
}
* + .row {
  margin-top: 87px;
}
* + .row.offset {
  margin-top: 77px;
  padding: 0;
}
* + .row.offset2 {
  margin-top: 20px;
}
* + .row.offset3 {
  margin-top: 2px;
}
* + .row.offset4 {
  margin-top: 7px;
}
* + .info-list {
  margin-top: 78px;
}
* + .index-list {
  margin-top: 78px;
}
* + .terms-list {
  margin-top: 109px;
}
h5 + h6,
.terms-list h5 + dt {
  margin-top: 0;
}
h6 + .offset,
.terms-list dt + .offset {
  margin-top: 22px;
}
.info-list li:before {
  text-align: center;
  display: inline-block;
  font-size: 40px;
  line-height: 141px;
  height: 141px;
  width: 141px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 43px;
}
.info-list * + p,
.info-list .terms-list * + dd,
.terms-list .info-list * + dd {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .info-list {
    text-align: center;
  }
}
.stuck_container {
  background-color: #000;
}
.brand {
  color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
}
.brand * {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
}
.brand_img {
  padding-left: 0px;
}
.bg-primary {
  background: #ef7f1a;
}
.bg-secondary {
  background: #ef7f1a;
}
.bg-secondary h2,
.bg-secondary p,
.bg-secondary .terms-list dd,
.terms-list .bg-secondary dd {
  color: #fff;
}
.bg-secondary p,
.bg-secondary .terms-list dd,
.terms-list .bg-secondary dd {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
  padding-right: 150px;
}
.bg-secondary .btn {
  background: #fff;
  color: #ef7f1a;
  height: 110px;
  width: 110px;
  font-size: 20px;
  line-height: 12px;
}
.bg-secondary .btn:hover {
  background: #ef7f1a;
  color: #fff;
}
.bg-secondary .btn:active {
  background: #f63e55;
  color: #fff;
}
.btn2 {
  display: inline-block;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.btn2:after {
  content: "";
  position: absolute;
  right: -22px;
  top: 50%;
  width: 11px;
  height: 11px;
  background: url("../images/btn_img.png");
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn2:hover {
  color: #ef7f1a;
}
@media (max-width: 479px) {
  .bg-secondary p,
  .bg-secondary .terms-list dd,
  .terms-list .bg-secondary dd {
    padding-right: 130px;
  }
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 20px;
}
.inline-list a:hover {
  color: #ef7f1a;
}
.pricing-table li .wr {
  padding: 15px 20px 40px;
  background: #f4f4f4;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.pricing-table li .wr1 {
  padding: 15px 20px 40px;
  background: #f4f4f4;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.pricing-table li .wr:before {
  content: "";
  position: absolute;
  width: 100%;
  background: #ef7f1a;
  height: 90px;
  top: 0px;
  left: 0;
}
.pricing-table li h4 {
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #fff;
}
.pricing-table li h4:before {
  display: none;
}
.pricing-table li .btn {
  height: auto;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 23px 10px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  color: #303030;
  background: #fff;
}
.pricing-table li .btn:hover {
  background: #ef7f1a;
  color: #fff;
}
.pricing-table li .btn:active {
  background: #f63e55;
}
.pricing-table .price {
  display: inline-block;
  position: relative;
  font-size: 60px;
  line-height: 72px;
  font-weight: 300;
  margin-right: 60px;
  color: #fff;
}
.pricing-table .price:before {
  content: "$";
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  position: absolute;
  top: 11px;
  left: -13px;
}
.pricing-table .price:after {
  content: ".99/month";
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  position: absolute;
  bottom: 9px;
  left: 101%;
}
.pricing-table ul li {
  padding: 13.5px 0px;
  font-size: 16px;
  line-height: 18px;
  font-family: "Open Sans", sans-serif;
}
.pricing-table ul li:before {
  display: none;
}
.pricing-table ul li a:hover {
  color: #ef7f1a;
}
.pricing-table ul li + li {
  border-top: 1px solid #cdcdcd;
}
.pricing-table * + .price {
  margin-top: 23px;
}
.pricing-table * + ul {
  margin-top: 19px;
}
.pricing-table * + .btn {
  margin-top: 22px;
}
@media (max-width: 479px), (min-width: 768px) and (max-width: 1199px) {
  .pricing-table > li,
  .pricing-table > li.active {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .pricing-table > li.active {
    margin-top: 30px;
  }
}
.terms-list dd > a {
  display: inline-block;
  margin-top: 36px;
}
.terms-list dd + dt {
  margin-top: 48px;
}
.index-list {
  counter-reset: li;
}
.index-list li:before {
  content: counter(li, decimal) ".";
  counter-increment: li;
  text-align: center;
  display: inline-block;
  height: 141px;
  width: 141px;
  font-size: 30px;
  line-height: 141px;
  color: #fff;
  background: #ef7f1a;
  margin-bottom: 43px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.index-list li.mod1:before {
  background: #ef7f1a;
}
.index-list li.mod2:before {
  background: #b7b7b7;
}
.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;
}
.marked-list2 li {
  position: relative;
  padding-left: 23px;
  font-size: 22px;
  line-height: 22px;
  text-transform: none;
  color: #fff;
}
.marked-list2 li:before {
  content: "\f18e";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 18px;
  font-family: "FontAwesome";
  color: #fff;
}
.marked-list2 li li {
  position: relative;
  padding-left: 0px;
  padding-top: 10px;
  font-size: 18px;
  line-height: 22px;
  text-transform: none;
  color: #fff;
}
.marked-list2 li li:before {
  content: "\f18e";
  position: absolute;
  left: -15px;
  top: 10px;
  font-weight: 200;
  font-size: 14px;
  font-family: "FontAwesome";
  color: #fff;
}
.marked-list2 li + li {
  margin-top: 20px;
}
.marked-list2 a:hover {
  color: #fff;
  text-decoration: none;
}
.marked-list1 li {
  position: relative;
  padding-left: 23px;
  font-size: 22px;
  line-height: 22px;
  text-transform: none;
  color: #ef7f1a;
}
.marked-list1 li:before {
  content: "\f18e";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 18px;
  font-family: "FontAwesome";
  color: #ef7f1a;
}
.marked-list1 li li {
  position: relative;
  padding-left: 0px;
  padding-top: 10px;
  font-size: 18px;
  line-height: 22px;
  text-transform: none;
  color: #ef7f1a;
}
.marked-list1 li li:before {
  content: "\f18e";
  position: absolute;
  left: -15px;
  top: 10px;
  font-weight: 200;
  font-size: 14px;
  font-family: "FontAwesome";
  color: #ef7f1a;
}
.marked-list1 li + li {
  margin-top: 20px;
}
.marked-list1 a:hover {
  color: #ef7f1a;
  text-decoration: none;
}
.marked-list li {
  position: relative;
  padding-left: 23px;
  font-size: 22px;
  line-height: 22px;
  text-transform: none;
  color: #fff;
}
.marked-list li:before {
  content: "\f18e";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 18px;
  font-family: "FontAwesome";
  color: #fff;
}
.marked-list li li {
  position: relative;
  padding-left: 43px;
  padding-top: 10px;
  font-size: 18px;
  line-height: 22px;
  text-transform: none;
  color: #fff;
}
.marked-list li li:before {
  content: "\f18e";
  position: absolute;
  left: 20px;
  top: 10px;
  font-weight: 200;
  font-size: 14px;
  font-family: "FontAwesome";
  color: #fff;
}
.marked-list li + li {
  margin-top: 20px;
}
.marked-list a:hover {
  color: #ef7f1a;
  text-decoration: none;
}
.fl-chapps-attach5:before {
  background: #ef7f1a;
}
.fl-chapps-configuration13:before {
  background: #ef7f1a;
}
.fl-chapps-pen55:before {
  background: #b7b7b7;
}
.btn {
  display: inline-block;
  text-align: center;
  height: 117px;
  width: 117px;
  padding: 50px 0;
  background: #ef7f1a;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.btn:hover {
  background: #ef7f1a;
}
.btn:active {
  background: #148e87;
}
.img_wr {
  position: relative;
  overflow: hidden;
}
.img_wr a {
  position: absolute;
  top: 50%;
  left: -500px;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.img_wr:hover a {
  left: 50%;
}
.btn_wr {
  position: relative;
  margin-top: 40px;
}
.btn_wr .btn {
  position: absolute;
  right: 14px;
  top: 54%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.custom_wr:before,
.custom_wr:after {
  display: table;
  content: "";
  line-height: 0;
}
.custom_wr:after {
  clear: both;
}
.custom_wr a {
  float: left;
  width: 20%;
}
@media (max-width: 767px) {
  .img_wr img {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .custom_wr a {
    width: 100%;
  }
}
.box:before,
.box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
  padding-top: 6px;
}
.box_cnt {
  padding-left: 30px;
}
.box_cnt * + p,
.box_cnt .terms-list * + dd,
.terms-list .box_cnt * + dd {
  margin-top: 15px;
}
.box_cnt__no-flow {
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 992px) {
  .box_aside {
    margin: 0 20px 5px 0;
  }
  .box_cnt {
    padding: 0;
  }
  .box_cnt__no-flow {
    overflow: visible;
  }
}
@media (max-width: 479px) {
  .box_aside {
    float: none;
    text-align: center;
    margin-bottom: 30px;
  }
  .box_cnt {
    padding: 0;
  }
}
.sf-menu {
  padding-top: 35px;
  padding-bottom: 25px;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}
.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: 26px;
}
.sf-menu a {
  display: block;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .sf-menu > li + li {
    margin-left: 26px;
  }
}
@media (max-width: 980px) {
  .sf-menu {
    padding-top: 0;
  }
}
.sf-menu > li > a {
  color: #fff;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #ef7f1a;
}
.sf-menu > li.active > a {
  color: #ef7f1a;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -80px;
  width: 235px;
  margin-top: 25px;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul a {
  padding: 10px;
}
.sf-menu ul > li > a {
  color: #fff;
  background: #ef7f1a;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #fff;
  background: #000;
}
.sf-menu ul ul {
  position: absolute;
  top: 15px;
  width: 200px;
  z-index: 4;
  left: 500px;
}
.sf-menu ul ul a {
  padding: 10px 20px;
}
.sf-menu ul ul > li > a {
  color: #fff;
  background: #ef7f1a;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #fff;
  background: #ef7f1a;
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
.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: #ef7f1a;
  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_container:before,
.stuck_container:after {
  background-color: #000;
  display: table;
  content: "";
  line-height: 0;
}
.stuck_container:after {
  clear: both;
}
.isStuck {
  background: #000;
  z-index: 999;
  border-bottom: 2px solid #ef7f1a;
}
.isStuck .brand {
  padding-top: 10px;
  padding-bottom: 7px;
}
.isStuck .sf-menu {
  padding-top: 25px;
  padding-bottom: 20px;
}
@media (max-width: 980px) {
  .isStuck .brand {
    display: none;
  }
  .sf-menu {
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
.toTop {
  width: 42px;
  height: 42px;
  font-size: 26px;
  line-height: 38px;
  color: #3b3b3b;
  background: #fff;
  border-radius: 50%;
  position: fixed;
  right: 42px;
  bottom: 42px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:before {
  content: "\f106";
  font-weight: 900;
}
.toTop:hover {
  color: #fff;
  background: #ef7f1a;
  text-decoration: none;
}
.mobile .toTop,
.tablet .toTop {
  display: none !important;
}
.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;
}
.parallax2 h4:before {
  display: none;
}
.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 {
  width: 100%;
  height: auto;
  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: #fff;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(26, 187, 178, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ef7f1a', endColorstr='#80ef7f1a')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ef7f1a',endColorstr='#80ef7f1a');
  zoom: 1;
}
.thumb:hover .thumb_overlay:before {
  -moz-transform: rotate(350deg);
  -ms-transform: rotate(350deg);
  -o-transform: rotate(350deg);
  -webkit-transform: rotate(350deg);
  transform: rotate(350deg);
}
.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 .brand {
  float: left;
}
header .nav {
  float: none;
}
@media (max-width: 980px) {
  header {
    text-align: center;
  }
  header .brand,
  header .nav {
    float: none;
  }
}
main {
  display: block;
}
.well {
  padding-top: 50px;
  padding-bottom: 50px;
}
.well1 {
  padding-top: 500px;
  padding-bottom: 50px;
}
.well2 {
  padding-top: 57px;
  padding-bottom: 80px;
}
.well3 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.well4 {
  padding-top: 50px;
  padding-bottom: 30px;
}
.well5 {
  padding-top: 50px;
  padding-bottom: 35px;
}
.well6 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.well7 {
  padding-top: 39px;
  padding-bottom: 95px;
}
.well8 {
  padding-top: 86px;
  padding-bottom: 120px;
}
.well9 {
  padding-top: 125px;
  padding-bottom: 130px;
}
.well__ins1 {
  padding-bottom: 200px;
}
.well2__ins1 {
  padding-bottom: 80px;
}
.well3__ins1 {
  padding-bottom: 2px;
}
.well4__ins1 {
  padding-bottom: 115px;
}
.well4__ins2 {
  padding-top: 105px;
}
@media (max-width: 479px) {
  section.well.well__ins1.parallax {
    display: none;
  }
}
footer {
  background: #000;
}
footer address {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}
footer h4:before {
  display: none;
}
footer * + .center {
  margin-top: 14px;
}
footer .well2 {
  padding-top: 0px;
  padding-bottom: 20px;
}
footer .well3 {
  padding-top: 40px;
  padding-bottom: 35px;
}
footer * + .row {
  margin-top: 16px;
}
footer .inline-list {
  margin-left: 10px;
  margin-top: 9px;
}
footer .inline-list li a {
  font-size: 26px;
  line-height: 30px;
}
footer .inline-list li a:hover {
  color: #ef7f1a;
}
footer .inline-list li + li {
  margin-left: 21px;
}
footer .copyright {
  margin-left: -11px;
  margin-top: 13px;
  position: relative;
  display: inline-block;
}
footer .copyright p,
footer .copyright .terms-list dd,
.terms-list footer .copyright dd,
footer .copyright a {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
footer .copyright a:hover {
  color: #ef7f1a;
  text-decoration: none;
}
footer .copyright a:before {
  content: "";
  position: absolute;
  height: 1px;
  background: #fff;
  width: 30px;
  left: 65px;
  top: 12px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
footer .bg-secondary {
  background: #000;
}
footer .bg-secondary p,
footer .bg-secondary .terms-list dd,
.terms-list footer .bg-secondary dd {
  padding-right: 0;
}
footer .bg-secondary * {
  color: #000;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 1199px) {
  footer .copyright a:before {
    display: none;
  }
}
@media (max-width: 767px) {
  footer {
    text-align: center;
  }
  .inline-list,
  .copyright {
    margin: 0;
  }
}
.footer {
  background: #000;
  border-top: 2px solid #ef7f1a;
  padding: 35px 0 24px;
  float: left;
  width: 100%;
}
.fotterTitle {
  font-size: 16px;
  color: #ef7f1a;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.footer p {
  color: #979da4;
  line-height: 30px;
}
.footer a:hover {
  color: #ef7f1a;
  text-decoration: none;
}
.fotinfo {
  margin-bottom: 44px;
}
.navigation {
  overflow: hidden;
}
.navigation > li {
  float: left;
  position: relative;
  padding-left: 15px;
}
.navigation > li:nth-of-type(odd) {
  width: 63%;
}
.navigation > li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
  color: #979da4;
}
.navigation > li a {
  color: #979da4;
  padding-left: 5px;
}
.navigation > li a:hover {
  color: #ef7f1a;
  padding-left: 5px;
}
.contactText {
  margin-bottom: 2px;
}

.singleAdds {
  position: relative;
  padding-left: 22px;
  line-height: 0.8;
  margin-bottom: 10px;
}
.singleAdds i {
  position: absolute;
  left: 0;
  top: 0;
  color: #7b7f85;
  font-size: 14px;
}
.singleAdds p,
.singleAdds a {
  margin-bottom: 0;
  line-height: 0.8;
  color: #7b7f85;
}
.singleAdds a:hover {
  color: #ef7f1a;
}
.footerSocial a {
  width: 29px;
  height: 29px;
  text-align: center;
  background: #4b4b4b;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  margin-right: 6px;
  line-height: 0.8;
  padding: 8px;
  display: inline-block;
}
.footerSocial a.fac:hover {
  background: #325c94;
}
.footerSocial a.twi:hover {
  background: #00abdc;
}
.footerSocial a.goo:hover {
  background: #ea3032;
}
.footerSocial a.lin:hover {
  background: #0073b2;
}
.footerSocial a.pin:hover {
  background: #d9031f;
}

.red {
  background: #f86f80;
}
.green {
  background: #1abbb2;
}
