@charset "UTF-8";
@import url(animate.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=Playball|Roboto:400,300,300italic,500);
/*=======================================================
                      Main Styles
=========================================================*/
body {
  color: #999999;
  font: 300 16px/24px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
  overflow-x:hidden;
}

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

h1, h2, h3, h4, h5, h6, .terms-list dt {
  color: #676767;
  font-weight: 400;
}

h1 {
  font-size: 44px;
  line-height: 40px;
  font-family: "Playball", arial;
}

h2 {
  font-size: 38px;
  line-height: 65px;
  letter-spacing: -1.5px;
}

h3 {
  font-size: 36px;
  line-height: 40px;
  font-family: "Playball", arial;
  display: block;
  position: relative;
}
h3 .hexagon {
  margin-top: 7px;
}
h3 span {
  position: absolute;
  bottom: 40px;
  left: 59.6%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
}
h3 span:before, h3 span:after {
  content: '';
  position: absolute;
  bottom: -56px;
  width: 60px;
  height: 1px;
  background: #cfcfcf;
}
h3 span:before {
  left: -94px;
}
h3 span:after {
  right: 129px;
}

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

h5 {
  font-size: 20px;
  line-height: 25px;
}

h6, .terms-list dt {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
h6 a:hover, .terms-list dt a:hover {
  color: #1F2845;
}

p a:hover, .terms-list dd a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .terms-list dd .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[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

blockquote p, blockquote .terms-list dd, .terms-list blockquote dd {
  font-style: italic;
}

.center {
  text-align: center;
}

.img_add {
  margin-top: -2px;
}

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

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

svg {
  min-width: 100%;
  display: block;
}

@media (max-width: 1199px) {
  h3 span {
    left: 62%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .img_add {
    margin-top: 120px;
  }
}
@media (max-width: 991px) {
  .img_add {
    margin-top: 0;
  }

  .col-sm-offset-3.img_add {
    clear: both;
  }

  h3 span {
    left: 65.6%;
  }

  .clr-left2 {
    clear: left;
  }
}
@media (max-width: 767px) {
  .clr-left {
    clear: left;
  }

  .img_add {
    clear: left;
  }

  h3 span {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .img_add {
    margin-top: 120px;
  }
}
@media (max-width: 479px) {
  h3 span {
    left: 71.5%;
  }
}
/*=======================================================
                       Main Layout
=========================================================*/
* + p, .terms-list * + dd {
  margin-top: 30px;
}

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

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

* + .owl-carousel {
  margin-top: 55px;
}

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

* + .wr2 {
  margin-top: 29px;
}

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

* + .off2 {
  margin-top: -10px;
}

* + .off3 {
  margin-top: 2px;
}

* + .off4 {
  margin-top: 15px;
}

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

* + .off6 {
  margin-top: 62px;
}

* + .carousel_wr {
  margin-top: 50px;
}

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

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

* + .hexagon {
  margin-top: 5px;
}

p + .marked-list, .terms-list dd + .marked-list {
  margin-top: 15px;
}

h6 + .off, .terms-list dt + .off {
  margin-top: 5px;
}

h6 + .off2, .terms-list dt + .off2 {
  margin-top: 15px;
}

p + h6, .terms-list dd + h6, .terms-list p + dt, .terms-list dd + dt {
  margin-top: 40px;
}

.row + .row {
  margin-top: 35px;
}

.row + .off {
  margin-top: -4px;
}

h6.off, .terms-list dt.off {
  margin-top: 42px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  h6.off, .terms-list dt.off {
    margin-top: 0;
  }
}
/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_img {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
  display: inline-block;
  color: #fff;
  padding-top: 10px;
  padding-left: 12px;
}

@media (max-width: 991px) {
  .brand {
    padding-bottom: 21px;
  }
}
@media (max-width: 479px) {
  .brand {
    padding-bottom: 10px;
  }
  .brand_img {
    display: none;
  }
}
/*==================  Hexagon  ======================*/
.hexagon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  visibility: hidden;
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
}

.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: #cfcfcf;
  visibility: visible;
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.hex_mod1 {
  background: rgba(255, 255, 255, 0.68);
}
.lt-ie9 .hex_mod1 {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ADFFFFFF', endColorstr='#ADFFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ADFFFFFF', endColorstr='#ADFFFFFF');
  zoom: 1;
}

.hexagon1 {
  width: 16px;
  height: 18px;
}

.hexagon2 {
  width: 56px;
  height: 65px;
}

.dodecagon {
  width: 200px;
  height: 200px;
}

@media (max-width: 767px) {
  .hexagon1 {
    display: none;
  }
}
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #1F2845;
  color: #fff;
}
.bg-primary h3, .bg-primary h6, .bg-primary .terms-list dt, .terms-list .bg-primary dt {
  color: #fff;
}
.bg-primary .hexagon-in2 {
  background: #fff;
}
.bg-primary h3 span:before, .bg-primary h3 span:after {
  background: #fff;
}

.bg-default {
  background: #fff;
  position: relative;
  z-index: 1;
}

.bg-secondary {
  background: #fcfcfc;
}

.bg-secondary.bg-round.bg-round_bot {
  background: transparent;
}

@media (max-width: 479px) {
  .bg-secondary.bg-round.bg-round_bot {
    background: #fcfcfc;
  }
}
/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 10px;
}
.inline-list a:hover {
  color: #1F2845;
}

/*================  Terms List  ======================*/
.terms-list * + dd {
  margin-top: 4px;
}
.terms-list * + dt {
  margin-top: 89px;
}
.terms-list dd > a {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin-top: 24px;
  color: #1F2845;
}
.terms-list dd > a:hover {
  text-decoration: underline;
}

/*==============   Round Backgrounds   ==================*/
.bg-round {
  position: relative;
  z-index: 1;
}
.bg-round:before {
  content: '';
  height: 500px;
  width: 500px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.bg-round_top {
  margin-top: -147px;
}
.bg-round_top:before {
  top: -115px;
  background: #1F2845;
}

.bg-round_bot {
  overflow: hidden;
}
.bg-round_bot:before {
  background: #fcfcfc;
  bottom: 0;
}

@media (max-width: 1500px) {
  .bg-round_top {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .bg-round_top::before {
    top: -29px;
  }
}
/*==============     Contact List      ==================*/
.contact-list li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}
.contact-list li:before {
  position: absolute;
  left: 80px;
  top: 0;
  color: #fff;
  font-size: 24px;
  z-index: 0;
}
.contact-list li:after {
  content: '';
  position: absolute;
  left: 62px;
  top: -19px;
  background: url("../images/page-5_img01.png") no-repeat;
  height: 63px;
  width: 63px;
  z-index: -1;
}
.contact-list li.fa-home:before {
  left: 60px;
}
.contact-list li.fa-home:after {
  left: 42px;
}
.contact-list li address {
  margin-top: -12px;
}
.contact-list li a:hover {
  color: #1F2845;
}

@media (max-width: 1199px) {
  .contact-list li:before {
    left: 18px;
  }
  .contact-list li:after {
    left: 0;
  }
  .contact-list li.fa-home:before {
    left: 17px;
  }
  .contact-list li.fa-home:after {
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-list li.fa-home:before {
    left: 5px;
  }
  .contact-list li.fa-home:after {
    left: -12px;
  }
}
@media (max-width: 767px) {
  .contact-list {
    display: inline-block;
    max-width: 300px;
  }
  .contact-list li + li {
    margin-top: 60px;
  }
}
@media (max-width: 479px) {
  .contact-list {
    width: 100%;
  }
  .contact-list li {
    display: block;
  }
}
/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list li {
  position: relative;
}
.index-list li .wr {
  padding-left: 88px;
}
.index-list li .wr:before {
  display: none;
}
.index-list li:before {
  position: absolute;
  top: 26px;
  left: 26px;
  content: counter(li,decimal-leading-zero);
  counter-increment: li;
  font: 30px/24px "Playball", arial;
  color: #1F2845;
}
.index-list li:after {
  content: '';
  position: absolute;
  height: 70px;
  width: 65px;
  background: url("../images/page-1_img10.png") no-repeat;
  left: 13px;
  top: 4px;
}
.index-list li.col-xs-12.col-sm-4.col-md-4:nth-child(3n + 4) {
  clear: left;
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font: 24px/34px "Playball", arial;
  color: #1F2845;
}
.btn:hover {
  color: #676767;
}

.wr {
  position: relative;
}
.wr:before {
  content: '';
  position: absolute;
  top: 4px;
  left: -29px;
  height: 18px;
  width: 18px;
  background: url("../images/page-1_img09.png") no-repeat;
}
.wr.right-mod {
  text-align: right;
}
.wr.right-mod:before {
  left: auto;
  right: -29px;
}
.wr * + p, .wr .terms-list * + dd, .terms-list .wr * + dd {
  margin-top: 15px;
}

.wr2 {
  padding-left: 93px;
  position: relative;
}
.wr2:before {
  position: absolute;
  left: 20px;
  top: 27px;
  font-size: 30px;
  color: #1F2845;
}
.wr2:after {
  content: '';
  position: absolute;
  height: 70px;
  width: 65px;
  background: url("../images/page-1_img10.png") no-repeat;
  left: 4px;
  top: 5px;
}
.wr2 * + p, .wr2 .terms-list * + dd, .terms-list .wr2 * + dd {
  margin-top: 15px;
}
.wr2.mod1:before {
  left: 25px;
}
.wr2.mod2:before {
  left: 18px;
}

@media (max-width: 767px) {
  .wr {
    padding-left: 30px;
  }
  .wr:before {
    left: 0;
  }
  .wr.right-mod {
    padding-right: 30px;
  }
  .wr.right-mod:before {
    right: 0;
  }
}
/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-left: 23px;
}
.marked-list li:before {
  content: '\f18e';
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 16px;
  font-family: "FontAwesome";
  color: #1F2845;
}
.marked-list li + li {
  margin-top: 8px;
}
.marked-list a:hover {
  color: #1F2845;
  text-decoration: none;
}

/*==================      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 > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: -8px;
}
.sf-menu a {
  display: block;
  font-size: 18px;
  line-height: 34px;
  text-transform: lowercase;
  position: relative;
  text-align: center;
  padding: 43px 21px 29px;
  z-index: 1;
}
.sf-menu a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  background: #1F2845;
  z-index: -1;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.sf-menu > li > a {
  color: #fff;
}
.sf-menu > li.sfHover > a:before, .sf-menu > li > a:hover:before {
  height: 100%;
}
.sf-menu > li.active > a:before {
  height: 100%;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 88%;
  left: -17px;
  width: 119px;
  margin-top: 10px;
  padding: 19px 22px 18px;
  background: #676767;
  z-index: 22;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.29);
}
.sf-menu ul:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent #676767 transparent;
}
.sf-menu ul a {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: left;
}

.sf-menu ul > li > a {
  color: #fff;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #1F2845;
}

.sf-menu ul ul {
  position: absolute;
  top: 39px;
  width: 119px;
  left: 119px;
  margin-top: 0;
  z-index: 4;
  padding: 16px 22px 0;
  background: #1F2845;
}
.sf-menu ul ul:before {
  top: 30px;
  left: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 6px 5.5px 0;
  border-color: transparent #1F2845 transparent transparent;
}

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

@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: #1F2845;
  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 menu  ======================*/
.stuck_container {
  position: relative;
}

.isStuck {
  background: rgba(103, 103, 103, 0.83);
  z-index: 999;
}
.lt-ie9 .isStuck {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#D4676767', endColorstr='#D4676767')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D4676767', endColorstr='#D4676767');
  zoom: 1;
}
.isStuck .sf-menu > li > a {
  padding: 20px 21px 20px;
}
.isStuck .brand {
  padding-top: 4px;
}
.isStuck .search-form_toggle {
  margin-top: 21px;
}
.isStuck .sf-menu ul {
  top: 87%;
}
.isStuck .sf-menu ul ul {
  top: 35px;
}
.isStuck .search-form {
  bottom: -65%;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #676767;
  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: #1F2845;
  text-decoration: none;
}

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

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 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: #005ea6;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 50px "FontAwesome";
  line-height: 50px;
  margin-top: -25px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  border-top: 2px solid #1F2845;
  background: url("../images/page-1_slide02.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
header .camera_container + .stuck_container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(1, 41, 72, 0.23);
}
.lt-ie9 header .camera_container + .stuck_container {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3B012948', endColorstr='#3B012948')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3B012948', endColorstr='#3B012948');
  zoom: 1;
}
header .brand {
  float: left;
  padding-top: 21px;
}
header .nav {
  float: right;
}
header .index-list li {
  position: relative;
}
header .index-list li h6, header .index-list li .terms-list dt, .terms-list header .index-list li dt {
  margin-top: 42px;
}
header .index-list li:before {
  font-size: 36px;
  line-height: 80px;
  font-family: "Playball", arial;
  color: #fff;
  position: relative;
  top: auto;
  left: auto;
}
header .index-list li:after {
  content: '';
  height: 125px;
  width: 110px;
  background: url(../images/page-1_img08.png) no-repeat;
  position: absolute;
  top: 19%;
  left: 51%;
  -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%);
}
header .index-list li * + p, header .index-list li .terms-list * + dd, .terms-list header .index-list li * + dd {
  margin-top: 5px;
}
header * + .nav {
  margin-right: 28px;
}
@media (max-width: 991px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .index-list li::after {
    top: 15%;
  }
}
@media (max-width: 767px) {
  header .camera_container + .stuck_container {
    top: 35px;
  }
  header .index-list li::after {
    top: 21%;
    left: 50.5%;
  }
}
@media (max-width: 479px) {
  header .index-list li::after {
    top: 19%;
    left: 50.5%;
  }
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  position: relative;
  z-index: 2;
  background: #fff;
}

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

.well2 {
  padding-top: 124px;
  padding-bottom: 100px;
}

.well3 {
  padding-top: 115px;
  padding-bottom: 145px;
}

.well4 {
  padding-top: 118px;
  padding-bottom: 122px;
}

.well5 {
  padding-top: 71px;
  padding-bottom: 130px;
}

.well6 {
  padding-top: 50px;
  padding-bottom: 0;
}

.well7 {
  padding-top: 114px;
  padding-bottom: 140px;
}

.well__ins1 {
  padding-top: 91px;
}

.well2__ins1 {
  padding-bottom: 146px;
}

.well2__ins2 {
  padding-bottom: 111px;
}

.well2__ins3 {
  padding-bottom: 160px;
}

.well2__ins4 {
  padding-bottom: 130px;
}

.well3__ins1 {
  padding-bottom: 130px;
}

[class*='well'] {
  padding-top: 30px;
  padding-bottom: 30px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer .banner {
  padding-top: 19px;
  padding-bottom: 19px;
  background: #1F2845;
}
footer .banner .inline-list {
  display: inline-block;
}
footer .banner .inline-list li a {
  font-size: 24px;
  line-height: 65px;
  color: #1F2845;
}
footer .banner .inline-list li a .hexagon.hexagon2 {
  margin-top: -65px;
}
footer .banner .inline-list li a .hexagon.hexagon2 .hexagon-in2 {
  -moz-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
footer .banner .inline-list li a:before {
  position: relative;
  z-index: 1;
}
footer .banner .inline-list li a:hover .hexagon-in2 {
  background: #fff;
}
footer .banner .inline-list li + li {
  margin-left: 27px;
}
footer .copyright {
  padding-top: 55px;
  padding-bottom: 100px;
}
footer .copyright p, footer .copyright .terms-list dd, .terms-list footer .copyright dd, footer .copyright a {
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  color: #999999;
}
footer .copyright a:hover {
  color: #1F2845;
}

@media (max-width: 500px) {
  footer .banner .inline-list {
    display: inline-block;
  }
  footer .banner .inline-list li a .hexagon.hexagon2 {
    margin-top: -55px;
  }
  footer .banner .inline-list li a .hexagon2 {
    width: 36px;
    height: 45px;
  }
  footer .banner .inline-list li + li {
    margin-left: 5px;
  }
}
/*//////////////////////////////////////////////////////////////////
[ Contact Css ]*/





/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/

* {
	margin: 0px; 
	padding: 0px; 
	box-sizing: border-box;
}

/*---------------------------------------------*/


a{
    text-decoration: none;
}

a:focus {
	outline: none !important;
}

a:hover {
	text-decoration: none;
}

/*---------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}

.pt {
	font-family: Poppins-ΕxtraLight;
	font-size: 14px;
	line-height: 1.7;
	color: #fff;
	margin: 0px;
}

ul, li {
	margin: 0px;
	list-style-type: none;
}


/*---------------------------------------------*/
input {
	outline: none;
	border: none;
}

textarea {
  outline: none;
  border: none;
}

textarea:focus, input:focus {
  border-color: transparent !important;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; }

textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; }
textarea:focus::-moz-placeholder { color:transparent; }
textarea:focus:-ms-input-placeholder { color:transparent; }

input::-webkit-input-placeholder { color: #adadad;}
input:-moz-placeholder { color: #adadad;}
input::-moz-placeholder { color: #fff;}
input:-ms-input-placeholder { color: #adadad;}

textarea::-webkit-input-placeholder { color: #adadad;}
textarea:-moz-placeholder { color: #adadad;}
textarea::-moz-placeholder { color: #fff;}
textarea:-ms-input-placeholder { color: #adadad;}


label {
  display: block;
  margin: 0;
}

/*---------------------------------------------*/
button {
	outline: none !important;
	border: none;
	background: transparent;
}

button:hover {
	cursor: pointer;
}

iframe {
	border: none !important;
}

/*//////////////////////////////////////////////////////////////////
[ utility ]*/

/*==================================================================
[ Text ]*/
.txt1 {
  font-family: Poppins-ΕxtraLight;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
}

.txt2 {
  font-family: Poppins-ΕxtraLight;
  font-size: 15px;
  line-height: 1.6;
  color: #999999;
}

.txt3 {
  font-family: Poppins-ΕxtraLight;
  font-size: 15px;
  line-height: 1.6;
  color: #00ad5f;
}

/*==================================================================
[ Size ]*/
.size1 {
  width: 355px;
  max-width: 100%;
}

.size2 {
  width: calc(100% - 43px);
}

/*==================================================================
[ Background ]*/
.bg1 {background: #3b5998;}
.bg2 {background: #1da1f2;}
.bg3 {background: #cd201f;}


/*//////////////////////////////////////////////////////////////////
[ Contact ]*/

.container-contact100 {
  width: 100%;  
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: #f2f2f2;
  
}

.wrap-contact100 {
  width: 100%;
   background: #161616 url("/userfiles/image/Default/drop.jpg") no-repeat center center fixed;
    position: relative;
    background-size: cover;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-direction: row-reverse;

}

/*==================================================================
[ Contact more ]*/
.contact100-more {
  width: calc(100% - 560px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
  padding: 0px 15px 0px 15px;
}

.contact100-more::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(41, 49, 66, 0);
}



/*==================================================================
[ Form ]*/

.contact100-form {
     background: #161616;
    position: relative;
    background-size: cover;
     width: 560px;
      min-height: 100vh;
     display: block;
    padding: 10px 55px 55px 55px;
	background: #0000001a;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.53);
}

.contact100-form-title {
  width: 100%;
  display: block;
  font-family: Poppins-ΕxtraLight;
  font-size: 50px;
  color: #fff;
  line-height: 1.1;
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 20px;
  background: #1f2845;
  border: 1px solid;
  border-radius: 5px; 
}



/*------------------------------------------------------------------
[ Input ]*/

.wrap-input100 {
  width: 100%;
  position: relative;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  margin-bottom: 20px;
}

.label-input100 {
  font-family:Poppins-ΕxtraLight;
  font-size: 15px;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 15px 0 2px 24px;
}

.input100 {
  display: block;
  width: 100%;
  background: transparent !important;
  font-family: Poppins-ΕxtraLight;
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
  padding: 0 26px;
}

input.input100 {
  height: 48px;
}

textarea.input100 {
  min-height: 130px;
  padding-top: 14px;
  padding-bottom: 15px;
}

/*---------------------------------------------*/

.focus-input100 {
  position: absolute;
  display: block;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: -1px;
  left: -1px;
  pointer-events: none;
  border: 1px solid #6675df;
  border-radius: 10px;

  visibility: hidden;
  opacity: 0;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;

  -webkit-transform: scaleX(1.1) scaleY(1.3);
  -moz-transform: scaleX(1.1) scaleY(1.3);
  -ms-transform: scaleX(1.1) scaleY(1.3);
  -o-transform: scaleX(1.1) scaleY(1.3);
  transform: scaleX(1.1) scaleY(1.3);
}

.input100:focus + .focus-input100 {
  visibility: visible;
  opacity: 1;

  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.eff-focus-selection {
  visibility: visible;
  opacity: 1;

  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/*------------------------------------------------------------------
[ Button ]*/
.container-contact100-form-btn {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 10px;
}

.contact100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  background: #1f2845;

  font-family: Montserrat-Bold;
  font-size: 12px;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.contact100-form-btn:hover {
  background: transparent;
    border: 1px solid #161d28;
    color: #161d28;
}



/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 992px) {
  .contact100-form {
    width: 50%;
    padding: 110px 30px 55px 30px;
  }

  .contact100-more {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .contact100-form {
    width: 100%;
  }

  .contact100-more {
    display: none;
  }
}

@media (max-width: 576px) {
  .contact100-form {
    padding: 110px 15px 55px 15px;
  }
}


/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
  position: relative;
}

.alert-validate::before {
  content: attr(data-validate);
  position: absolute;
  max-width: 70%;
  background-color: #fff;
  border: 1px solid #c80000;
  border-radius: 2px;
  padding: 4px 25px 4px 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 2px;
  pointer-events: none;

  font-family: Poppins-Regular;
  color: #c80000;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;

  visibility: hidden;
  opacity: 0;

  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.alert-validate::after {
  content: "\f12a";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  color: #c80000;
  font-size: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
}

.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 992px) {
  .alert-validate::before {
    visibility: visible;
    opacity: 1;
  }
}



/*==================================================================
[ Social ]*/
.contact100-form-social {
  padding-top: 100px;
}

.contact100-form-social-item {
  width: 36px;
  height: 36px;
  font-size: 18px;
  color: #fff;
  border-radius: 50%;
}

.contact100-form-social-item:hover {
  background: #404b46;
  color: #fff;
}

.flex-c-m {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

.m-r-5 {margin-right: 5px;}

/*//////////////////////////////////////////////////////////////////
[ Restyle Select2 ]*/

.select2-container {
  display: block;
  max-width: 100% !important;
  width: auto !important;
}

.select2-container .select2-selection--single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  background-color: transparent;
  border: none;
  height: 48px;
  outline: none;
  position: relative;
}

/*------------------------------------------------------------------
[ in select ]*/
.select2-container .select2-selection--single .select2-selection__rendered {
  font-family: Montserrat-Regular;
  font-size: 18px;
  color: #404b46;
  line-height: 1.2;
  padding-left: 26px;
  background-color: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 20px;
  height: 100%;
  top: 45%;
  transform: translateY(-50%);
  right: 19px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}


.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-top-color: #404b46;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-bottom-color: #404b46;
}

  
  
  /*======================================TABLE STYLE===========================================*/
  
  @import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100);



div.table-title {
   display: block;
  margin: auto;
  max-width: 600px;
  padding:5px;
  width: 100%;
  background:#1f2845;
  border:1px solid;
  border-radius:5px;
  margin-bottom:10px;
}

.table-title h3 {
   color: #fff;
  text-align: center;
   font-size: 50px;
   font-weight: 400;
   font-style:normal;
   font-family: "Roboto", helvetica, arial, sans-serif;
   text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
   text-transform:uppercase;
}


/*** Table Styles **/

.table-fill {
  background: #0000001a;
  border-radius:3px;
  border-collapse: collapse;
  height: 320px;
  margin: auto;
  max-width: 600px;
  padding:5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.53);
  animation: float 5s infinite;
}
 
th {
  color:#FFF;;
  background:#1b1e2400;
  border-bottom:4px solid #1f2845;
  border-right: 1px solid #343a45;
  border-top: 2px solid red;
  font-size:23px;
  font-weight: 100;
  padding:24px;
  text-align:left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  vertical-align:middle;
}

th:first-child {
  border-top-left-radius:3px;
}
 
th:last-child {
  border-top-right-radius:3px;
  border-right: none;

}
  
tr {
  border-top: 1px solid #C1C3D1;
  border-bottom: 1px solid #C1C3D1;
  color:#FFF;
  font-size:16px;
  font-weight:normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
 
tr:hover td {
  background:#4E5066;
  color:#FFFFFF;
  border-top: 1px solid #22262e;
}
 
tr:first-child {
  border-top:none;
}

tr:last-child {
  border-bottom:2px solid red;
}
 
tr:nth-child(odd) td {
  background:#EBEBEB00;
}
 
tr:nth-child(odd):hover td {
  background:#4E5066;
}

tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
td {
  background:#FFF0;
  padding:20px;
  text-align:left;
  vertical-align:middle;
  font-weight:300;
  font-size:18px;
  text-shadow: -1px -1px 1px rgba(15, 14, 14, 0.1);
  border-right: 1px solid #1f2845;
}

td:last-child {
  border-right: 0px;
}

th.text-left {
  text-align: left;
}

th.text-center {
  text-align: center;
}

th.text-right {
  text-align: right;
}

td.text-left {
  text-align: left;
}

td.text-center {
  text-align: center;
}

td.text-right {
  text-align: right;
}

.error{margin-left:10px;margin-bottom:5px;color:#f55;font-weight:bold;}