<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(animate.css);
@import url(arrows.css);
@import url(fl-sympletts.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);

/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #7c8083;
  font: 300 14px/22px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
  background: #FFFFFF;
}

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1;
}

h1, .h1 {
  font-size: 180px;
  font-weight: 100;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: -8px;
}

@media (max-width: 991px) {
  h1, .h1 {
    font-size: 140px;
    letter-spacing: -4px;
  }
}

@media (max-width: 767px) {
  h1, .h1 {
    font-size: 100px;
    letter-spacing: 0px;
  }
}

@media (max-width: 481px) {
  h1, .h1 {
    font-size: 75px;
    letter-spacing: 0px;
  }
}

h2, .h2 {
  font-size: 180px;
  font-weight: 100;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: -8px;
}

@media (max-width: 991px) {
  h2, .h2 {
    font-size: 140px;
    letter-spacing: -4px;
  }
}

@media (max-width: 767px) {
  h2, .h2 {
    font-size: 100px;
    letter-spacing: 0px;
  }
}

@media (max-width: 610px) {
  h2, .h2 {
    font-size: 50px;
    letter-spacing: 0px;
  }
}

h3, .h3 {
  color: #31383a;
  font-size: 78px;
  letter-spacing: -1px;
}

@media (max-width: 991px) {
  h3, .h3 {
    font-size: 60px;
  }
}

@media (max-width: 767px) {
  h3, .h3 {
    font-size: 40px;
  }
}

h4, .h4 {
  font-size: 58px;
  color: #353b3c;
  letter-spacing: -1px;
}

@media (max-width: 767px) {
  h4, .h4 {
    font-size: 35px;
  }
}

h5, .h5 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  color: #272d2e;
  letter-spacing: 0.4px;
}

@media (max-width: 767px) {
  h5, .h5 {
    font-size: 18px;
  }
}

h6, .h6 {
  font-size: 18px;
}

p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:focus {
  outline: none;
}

a:active {
  background-color: transparent;
}

a:hover {
  color: #ff4754;
}

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

@media (max-width: 991px) {
  .center_sm {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .center_xs {
    text-align: center;
  }
}

.white {
  color: #fff;
}

.sec {
  color: #31383a;
}

.prime {
  color: #ff4754;
}

.fz166 {
  font-size: 166px;
  line-height: 150px;
}

@media (max-width: 1199px) {
  .fz166 {
    font-size: 130px;
    line-height: 1.2;
  }
}

@media (max-width: 991px) {
  .fz166 {
    font-size: 90px;
    line-height: 1.2;
  }
}

@media (max-width: 767px) {
  .fz166 {
    font-size: 46px;
  }
}

.txt1 {
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.44px;
  color: #fff;
  text-shadow: 0.5px 0.5px #000;
}

@media (max-width: 991px) {
  .txt1 {
    font-size: 16px;
    line-height: 1.2;
  }
}

.col4 {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}

.col3 {
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
}

.col6 {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 500px) {
  .d-flex {
    display: flex;
  }
}


@media screen and (min-width: 1400px) {
  .h2_mod {
    font-size: 150px;
    white-space: nowrap;
  }
}

@media screen and (min-width: 1600px) {
  .h2_mod {
    font-size: 120px;
    white-space: nowrap;
  }
}

@media screen and (min-width: 1900px) {
  .h2_mod {
    font-size: 120px;
    white-space: nowrap;
  }
}

@media (max-width: 1199px) {
  .h2_mod {
    font-size: 120px;
    white-space: nowrap;
  }
}

@media (max-width: 991px) {
  .h2_mod {
    font-size: 80px;
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  .h2_mod {
    font-size: 55px;
    white-space: nowrap;
  }
}

@media (max-width: 500px) {
  .h2_mod {
    font-size: 26px;
  }
}

.let-sp1 {
  letter-spacing: 0.84px;
}

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

*+.row {
  margin-top: 28px;
}

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

.row+.btn {
  margin-top: 79px;
}

*+.btn {
  margin-top: 34px;
}

img+h5 {
  margin-top: 36px;
}

h5+* {
  margin-top: 25px;
}

h2+* {
  margin-top: 73px;
}

@media (max-width: 991px) {
  h2+* {
    margin-top: 50px;
  }
}

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

.owl-carousel+.btn {
  margin-top: 56px;
}

@media (max-width: 767px) {
  div.offs_xs-0 {
    margin-top: 5px;
  }
}

*+.offs1 {
  margin-top: 48px;
}

*+.offs2 {
  margin-top: 20px;
}

.col6_offs [class*="col-"]:nth-child(n+3) {
  margin-top: 45px;
}

@media (max-width: 991px) {
  .col6_offs [class*="col-"]:nth-child(n+2) {
    margin-top: 45px;
  }
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  text-align: center;
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 51%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.brand_name a:hover {
  color: #fff;
}

.brand_name,.brand_slogan {
    font-family: "MOD20","sans-serif";
    src: url("../fonts/MOD20.TTF") format(".TTF");
}

.brand_name{
    /*text-shadow: -1px -1px 0 #ff4754, 1px -1px 0 #ff4754, -1px 1px 0 #ff4754, 1px 1px 0 #ff4754;*/
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 100px;
    letter-spacing: 0;
}

@media (max-width: 991px) {
  .brand_name {
    font-size: 140px;
  }
}

@media (max-width: 767px) {
  .brand_name {
    font-size: 100px;
  }
}

@media (max-width: 481px) {
  .brand_name {
    font-size: 65px;
  }
}

.brand .btn-primary {
  text-transform: uppercase;
  width: 181px;
  margin-top: 10px;
}

@media (max-width: 1199px) {
  .brand {
    top: 40%;
  }
}

@media (max-width: 991px) {
  .brand {
    top: 30%;
  }
}

@media (max-width: 767px) {
  .brand {
    top: 40%;
  }
}

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

.bg2 {
  background: url("../images/parallax1.jpg");
  -webkit-background-size: cover;
  background-size: cover;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn {
  position: relative;
  display: inline-block;
  width: 160px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 0.26px;
  padding: 12px 5px;
  text-align: center;
  background: transparent;
  color: #353b3c;
  border: 1px solid rgba(49, 56, 58, 0.1);
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn span {
  display: inline-block;
  -moz-transition: 0s;
  -o-transition: 0s;
  -webkit-transition: 0s;
  transition: 0s;
  position: relative;
  z-index: 2;
}

.btn:before {
  content: '';
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  position: absolute;
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ff4754;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  z-index: 1;
  visibility: hidden;
}

.btn:focus {
  background: transparent;
  color: #353b3c;
}

.btn:hover {
  color: #fff;
}

.btn:hover:before {
  visibility: visible;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.btn-primary {
  background: #ff4754;
  color: #fff;
  border: 1px solid rgba(49, 56, 58, 0.1);
}

.btn-primary:before {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.btn-primary:focus {
  color: #fff;
  border: 1px solid #ff4754;
}

.btn-primary:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #ff4754;
}

.btn-primary:hover:before {
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}

/*==================     Icon list     ======================*/
.icon-list {
  margin-top: 73px;
}

.icon-list li {
  padding-top: 88px;
  position: relative;
  padding-left: 5%;
  padding-right: 5%;
}

@media (max-width: 1199px) {
  .icon-list li {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.icon-list li span.icon {
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #ff4754;
  font-size: 70px;
}

@media (max-width: 767px) {
  .icon-list li:nth-child(n+2) {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .icon-list {
    margin-top: 50px;
  }
}

/*================    Marked list     =================*/
.marked-list {
  display: block;
}

.marked-list li {
  position: relative;
  padding-left: 20px;
  letter-spacing: 0.8px;
  line-height: 32px;
}

.marked-list li:before {
  position: absolute;
  content: '\f0a9';
  font-family: "FontAwesome";
  font-size: 14px;
  color: #ff4754;
  left: 0;
  top: 0;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.marked-list li+li {
  margin-top: 2px;
}

.marked-list li:hover:before {
  left: -4px;
}

.marked-list li:hover a:hover {
  color: #ff4754;
}

@media (max-width: 1199px) {
  .marked-list li {
    font-size: 12px;
  }
}

/*=================   list1   =====================*/
.list1 li:nth-child(n+4) {
  margin-top: 48px;
}

@media (max-width: 991px) {
  .list1 li:nth-child(n+3) {
    margin-top: 48px;
  }
}

@media (max-width: 767px) {
  .list1 li:nth-child(n+2) {
    margin-top: 48px;
  }
}

/*=================   Inline list   =====================*/
.inline-list {
  margin-top: 57px;
}

.inline-list .fa {
  position: relative;
  text-align: left;
  font: 0/0 a;
}

.inline-list .fa:hover:before {
  color: #ff4754;
  background: #fff;
  padding-left: 9px;
  padding-top: 22px;
}

.inline-list .fa:before {
  overflow: hidden;
  font-size: 29px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  position: absolute;
  background: #ff4754;
  width: 42px;
  height: 42px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0px;
  top: 0px;
  padding-top: 33px;
}

@media (max-width: 991px) {
  .inline-list .fa:before {
    left: -23px;
  }
}

.inline-list li {
  display: inline-block;
}

.inline-list li+li {
  margin-left: 49px;
}

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

@media (max-width: 767px) {
  .inline-list+* {
    margin-top: 80px;
  }
}

/*================    Term list     =================*/
.terms-list {
  letter-spacing: 0.8px;
}

.terms-list *+dt {
  margin-top: 36px;
}

.terms-list dt+* {
  margin-top: 27px;
}

.terms-list dd {
  padding-right: 3%;
}

.terms-list+* {
  margin-top: 19px;
}

.terms-list+* a {
  color: #ff4754;
  text-decoration: underline;
  letter-spacing: 0.8px;
}

.terms-list+* a:hover {
  color: #31383a;
  text-decoration: none;
}

/*==================     Index-list     ======================*/
.index-list {
  counter-reset: num;
}

.index-list li {
  position: relative;
  padding-left: 77px;
  letter-spacing: .8px;
}

.index-list li:before {
  content: counter(num, decimal-leading-zero) ".";
  counter-increment: num;
  position: absolute;
  letter-spacing: -0.5px;
  color: #ff4754;
  font-size: 36px;
  font-weight: 400;
  top: 3px;
  left: 13px;
}

.index-list li:nth-child(n+4) {
  margin-top: 48px;
}

@media (max-width: 991px) {
  .index-list li:nth-child(n+3) {
    margin-top: 48px;
  }
}

@media (max-width: 767px) {
  .index-list li:nth-child(n+2) {
    margin-top: 48px;
  }
}

/*==================      Time      ======================*/
time.small {
  color: #ff4754;
  font-size: 11px;
  line-height: 24px;
}

img+time.small {
  margin-top: 35px;
}

time.small+h5 {
  margin-top: 5px;
}

/*==================     Article     ======================*/
article .badge {
  display: inline-block;
}

article .badge:before, article .badge:after {
  display: table;
  content: "";
  line-height: 0;
}

article .badge:after {
  clear: both;
}

article .badge time {
  position: relative;
  display: inline-block;
  background: #ff4754;
  font-size: 11px;
  color: #fff;
  line-height: 24px;
  padding: 6px 19px 3px 31px;
  float: left;
}

article .badge time:before {
  content: "\f017";
  position: absolute;
  font-family: "FontAwesome";
  left: 15px;
  top: 6px;
}

article .badge span {
  display: inline-block;
  background: #f6f9f9;
  padding: 5px 19px 4px 31px;
  position: relative;
  font-size: 11px;
  line-height: 24px;
  float: left;
}

article .badge span:before {
  position: absolute;
  left: 15px;
  top: 3px;
}

article .badge+* {
  margin-top: 13px;
}

/*==================     Blockquote     ======================*/
blockquote {
  text-align: center;
}

blockquote img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 251px;
  margin-left: auto;
  margin-right: auto;
}

blockquote img+p {
  margin-top: 34px;
}

@media (max-width: 767px) {
  blockquote img+p br {
    display: none;
  }
}

blockquote p+h5 {
  margin-top: 35px;
}

blockquote small {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  margin-top: 0px;
}

/*==================      Address      ======================*/
address {
  letter-spacing: .8px;
}

address.addr1 {
  margin-top: 20px;
  width: 210px;
}

address.addr1 dl dd, address.addr1 dl dt {
  display: inline-block;
}

address.addr1 dl a:hover {
  color: #ff4754;
}

@media (max-width: 991px) {
  address.addr1 {
    margin-left: auto;
    margin-right: auto;
  }
}

/*==================      Map Contact      ======================*/
.wrap {
  position: relative;
}

.wrap .trig {
  width: 55px;
  height: 55px;
  display: inline-block;
  position: absolute;
  z-index: 2;
  right: 36px;
  top: 36px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  color: #ff4754;
  text-align: center;
  font-size: 19px;
  padding-top: 16px;
}

.wrap .trig:hover {
  background: #ff4754;
  color: #fff;
}

.wrap .trig.active {
  background: #ff4754;
  color: #fff;
}

.wrap .trig.active:before {
  content: '\f095';
}

.wrap .trig.active:hover {
  background: #fff;
  color: #ff4754;
}

.wrap .map-contact {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  padding-top: 227px;
  opacity: 1;
  visibility: visible;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.wrap .map-contact a {
  display: inline-block;
  color: #fff;
  font-size: 78px;
  margin-top: 86px;
}

.wrap .map-contact a:hover {
  color: #ff4754;
}

@media (max-width: 991px) {
  .wrap .map-contact a {
    margin-top: 60px;
    font-size: 55px;
  }
}

@media (max-width: 767px) {
  .wrap .map-contact a {
    margin-top: 40px;
    font-size: 35px;
  }
}

.wrap .map-contact.active {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 767px) {
  .wrap .map-contact {
    padding-top: 160px;
  }
}

/*==================      Jumbotron      ======================*/
.jumbotron {
  position: relative;
  z-index: 1;
}

.jumbotron *+.btn {
  margin-top: 82px;
}

@media (max-width: 991px) {
  .jumbotron *+.btn {
    margin-top: 50px;
  }
}

@media (max-width: 1199px) {
  .jumbotron br {
    display: none;
  }
}

/*==================      Thumb-Box      ======================*/
.thumb-box {
  position: relative;
}

.thumb-box .caption {
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 23px;
  pointer-events: none;
  opacity: 1;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(0, 0, 0, 0.6);
}

.thumb-box .caption h5, .thumb-box .caption p {
  color: #fff;
}

.thumb-box .caption h5+p {
  margin-top: 10px;
  letter-spacing: .84px;
  opacity: 0.5;
}

.thumb-box:hover .caption {
  opacity: 0;
}

.thumb-box_mod:hover .caption {
  pointer-events: auto;
  opacity: 1;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}

.box:after {
  clear: both;
}

.box_aside {
  float: left;
}

.box_cnt__no-flow {
  overflow: hidden;
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}

.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}

.sf-menu:after {
  clear: both;
}

.sf-menu&gt;li {
  position: relative;
  float: left;
}

.sf-menu&gt;li+li {
  margin-left: 20px;
}

@media (max-width: 1199px) {
  .sf-menu&gt;li+li {
    margin-left: 10px;
  }
}

.sf-menu a {
  display: block;
}

.sf-menu&gt;li&gt;a {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  padding: 3px 27px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
}

.sf-menu&gt;li&gt;a:before {
  content: "";
  position: absolute;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  left: 50%;
  top: 50%;
  bottom: 50%;
  right: 50%;
  background: #ff4754;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  z-index: -1;
}

.sf-menu&gt;li.sfHover&gt;a, .sf-menu&gt;li&gt;a:hover {
  color: #fff;
}

.sf-menu&gt;li.sfHover&gt;a:before, .sf-menu&gt;li&gt;a:hover:before {
  left: 0px;
  top: 0px;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.sf-menu&gt;li.active&gt;a {
  color: #fff;
  background: #ff4754;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 180px;
  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 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #31383a;
  text-align: center;
}

.sf-menu ul&gt;li&gt;a {
  color: #fff;
  background: #31383a;
  padding: 5px 6px;
}

.sf-menu ul&gt;li.sfHover&gt;a, .sf-menu ul&gt;li&gt;a:hover {
  color: #fff;
  background: #ff4754;
}

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

.sf-menu ul ul&gt;li&gt;a {
  color: #31383a;
  background: #fff;
}

.sf-menu ul ul&gt;li.sfHover&gt;a, .sf-menu ul ul&gt;li&gt;a:hover {
  color: #fff;
  background: #ff4754;
}

.sf-menu&gt;li&gt;.sf-with-ul {
  position: relative;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}

/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}

.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}

.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}

.rd-mobilemenu_ul a:hover {
  background: #ff4754;
  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;
  letter-spacing: 0;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}

.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rd-mobilepanel_toggle span:after {
  top: 8px;
}

.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}

.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}

.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}

.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

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

@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}

/*==================  Stuck menu  ======================*/
.isStuck {
  background: rgba(0, 0, 0, 0.6);
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 999;
  border-bottom: 1px solid #333333;
  height: 70px;
}

.isStuck nav, .isStuck .nav_mod {
  position: static;
  text-align: center;
  margin-top: 12px;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}

/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px !important;
  line-height: 46px !important;
  color: #fff;
  background: #31383a;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}

.toTop:hover {
  color: #fff;
  background: #ff4754;
  text-decoration: none;
}

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

/*=================       Tabs     ======================*/
.resp-tabs-list {
  text-align: center;
  margin-top: 47px;
}

.resp-tabs-list li {
  cursor: pointer;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.resp-tabs-list li+li {
  margin-left: 8px;
  margin-top: 0;
}

.resp-tabs-list .resp-tab-active {
  background: #ff4754;
  color: #fff;
  border: 1px solid #ff4754;
}

.resp-tabs-list .resp-tab-active:before {
  content: '';
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  position: absolute;
  opacity: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ff4754;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  z-index: 1;
}

.resp-tabs-list .resp-tab-active:hover {
  background: transparent;
  color: #353b3c;
}

.resp-tabs-list .resp-tab-active:hover:before {
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}

.resp-tabs-container {
  margin-top: 48px;
}

.resp-accordion {
  display: none;
}

.resp-tab-content {
  display: none;
}

.resp-tab-content-active {
  display: block;
}

@media (max-width: 767px) {
  .resp-accordion {
    display: block;
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    background: #31383a;
    color: #fff;
    margin-top: 5px;
    font-weight: 400;
    cursor: pointer;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }

  .resp-accordion:hover {
    background: #ff4754;
  }

  .resp-tabs-list {
    display: none;
  }

  .resp-tab-content:before, .resp-tab-content:after {
    display: table;
    content: "";
    line-height: 0;
  }

  .resp-tab-content:after {
    clear: both;
  }

  .resp-tab-active {
    background: #ff4754;
  }
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}

.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}

.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.parallax_pattern {
  background-repeat: repeat;
}

.parallax_cnt {
  position: relative;
}

/*==================   Thumbnail    ======================*/
.thumb, .thumb-box-tab {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.thumb img, .thumb-box-tab 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: #fff;
  background: transparent;
}

.thumb_overlay:before {
  content: '\e018';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "fl-sympletts";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}

.lt-ie9 .thumb_overlay:before {
  display: none;
}

.thumb:hover .thumb_overlay, .thumb-box-tab:hover .thumb_overlay {
  opacity: 1;
}

.lt-ie9 .thumb:hover .thumb_overlay:before, .thumb-box-tab:hover .thumb_overlay::before {
  display: block;
}

.thumb:hover img, .thumb-box-tab: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);
}

/*========================================================
                     HEADER  Section
=========================================================*/
header nav {
  display: block;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-top: -221px;
}

@media (max-width: 1450px) {
  header nav {
    margin-top: -170px;
  }
}

@media (max-width: 1199px) {
  header nav {
    margin-top: -140px;
  }
}

header.head1 {
  text-align: center;
  background: url("../images/page-1_slide2.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 34px;
  padding-bottom: 31px;
  background-position: center;
}

header.head1 .brand {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

header.head1 nav {
  margin-top: 70px;
}

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

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

.well1 {
  padding-top: 160px;
  padding-bottom: 128px;
}

@media (max-width: 991px) {
  .well1 {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .well1 {
    padding-top: 80px;
  }
}

@media (max-width: 481px) {
  .well1 {
    padding-top: 30px;
  }
}

.well2 {
  padding-top: 402px;
  padding-bottom: 267px;
}

@media (max-width: 991px) {
  .well2 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}

@media (max-width: 767px) {
  .well2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.well2_ins {
  padding-top: 195px;
}

@media (max-width: 767px) {
  .well2_ins {
    padding-top: 100px;
  }
}

.well2_ins2 {
  padding-top: 428px;
}

@media (max-width: 767px) {
  .well2_ins2 {
    padding-top: 100px;
  }
}

.well3 {
  padding-top: 117px;
  padding-bottom: 151px;
}

@media (max-width: 991px) {
  .well3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.well3_ins {
  padding-bottom: 170px;
}

@media (max-width: 991px) {
  .well3_ins {
    padding-bottom: 80px;
  }
}

.well3_ins2 {
  padding-bottom: 80px;
}

.well4 {
  padding-top: 173px;
  padding-bottom: 179px;
}

@media (max-width: 991px) {
  .well4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.well5 {
  padding-top: 110px;
  padding-bottom: 139px;
}

@media (max-width: 991px) {
  .well5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.well6 {
  padding-top: 117px;
  padding-bottom: 138px;
}

@media (max-width: 991px) {
  .well6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding-top: 34px;
  padding-bottom: 87px;
  letter-spacing: .8px;
}

footer.foot1 {
  border-top: 1px solid rgba(49, 56, 58, 0.1);
  padding-top: 120px;
}

@media (max-width: 767px) {
  footer.foot1 {
    padding-top: 80px;
  }
}

.video-container {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
}</pre></body></html>