@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Lato:400,700,300);
@import url(//fonts.googleapis.com/css?family=Roboto:700);
@import url(fl-36-slim-icons.css);
@import url(fl-bigmug-line.css);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #a1b1bc;
  font: 300 14px/24px "Lato", sans-serif;
  -webkit-text-size-adjust: none; }

img {
  max-width: 100%;
  height: auto; }

h1 {
  font: 400 40px/48px "Lato", sans-serif; }

h2 {
  font: 700 150px/150px "Lato", sans-serif;
  text-transform: uppercase;
  letter-spacing: -5px; }

h3 {
  font: 400 72px/72px "Lato", sans-serif;
  color: #222533;
  text-transform: uppercase; }
  h3 span {
    font-weight: 300; }

h4 {
  font: 300 52px/52px "Lato", sans-serif;
  text-transform: uppercase; }

h5 {
  font: 400 24px/24px "Lato", sans-serif;
  text-transform: uppercase;
  color: #17DDA3; }
  h5 a:hover {
    color: #21c2f8; }
  h5 a:active {
    color: #07a9df; }
  h5.default {
    color: #FFF; }
    h5.default a:hover {
      color: #005673; }
    h5.default a:active {
      color: #003040; }

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

time {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  color: #222533;
  font-weight: 400; }
  time:before {
    content: '\e0d6';
    margin-right: 10px;
    font-family: 'fl-bigmug-line'; }

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; }

.big {
  font-size: 18px;
  line-height: 30px; }

.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; }

/*=======================================================
                       Main Layout
=========================================================*/
h4 + h2, h5 + p, * + .marked-list {
  margin-top: 14px; }

h2 + p {
  margin-top: 20px; }

* + h5 {
  margin-top: 35px; }

p + h5, h3 + h5 {
  margin-top: 83px; }

h3 + .mailform {
  margin-top: 96px; }

* + time {
  margin-top: 42px; }

time + h5 {
  margin-top: 10px; }

* + .btn-off {
  margin-top: 50px; }

* + .link, * + .social, p + p {
  margin-top: 23px; }

.row-off2, * + .btn-off-1 {
  margin-top: 70px; }

* + .row-off {
  margin-top: 57px; }

.col-off {
  margin-top: -10px; }

* + .float-box {
  margin-top: 86px; }

.radial-progress + h5, * + .privacy {
  margin-top: 45px; }

.well__grid {
  position: relative;
  z-index: 0; }
  .well__grid .parallax_cnt {
    z-index: 0; }
  .well__grid [class*="col-"] {
    float: right; }
  .well__grid img {
    position: absolute;
    bottom: 0;
    z-index: -1; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  text-transform: uppercase; }
  .brand_name {
    color: #FFF;
    position: relative; }
    .brand_name a {
      padding-left: 75px; }
      .brand_name a:before {
        position: absolute;
        content: '';
        background: url("../images/logo.png") no-repeat;
        width: 64px;
        height: 82px;
        top: -11px;
        left: -2px;
        bottom: 0; }
  .brand_slogan {
    padding-left: 75px;
    font: 400 12px/12px "Lato", sans-serif;
    color: #17DDA3; }

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: rgba(33, 194, 248, 0.8); }

/*==================    Colors    ======================*/
.secondary {
  color: #222533; }

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font: 700 18px/18px "Roboto", sans-serif;
  color: #FFF;
  text-transform: uppercase;
  padding: 25px 66px;
  background: #17DDA3; }
  .btn:hover {
    background: #21c2f8; }
  .btn:active {
    background: #07a9df; }

.btn-bg-primary-1 {
  background: #21c2f8; }
  .btn-bg-primary-1:hover {
    background: #17DDA3; }
  .btn-bg-primary-1:active {
    background: #12af81; }

/*==================    Link    ======================*/
.link {
  text-transform: uppercase;
  color: #17DDA3;
  font-weight: 400;
  display: inline-block; }
  .link[href*="mailto"] {
    text-transform: none; }
  .link:hover {
    color: #222533; }

/*==================      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; }

/*==================     Center     ======================*/
.center {
  text-align: center; }

/*========================   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: 39px; }
  .sf-menu a {
    display: block; }

.sf-menu > li > a {
  font: 300 17px/18px "Lato", sans-serif;
  color: #FFF;
  text-transform: uppercase;
  position: relative;
  padding: 0 3px; }
  .sf-menu > li > a:after {
    position: absolute;
    content: '';
    top: -94px;
    left: 0;
    right: 0;
    height: 4px;
    background: #21c2f8;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0; }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.active > a {
  color: #21c2f8; }
  .sf-menu > li.sfHover > a:after, .sf-menu > li > a:hover:after, .sf-menu > li.active > a:after {
    opacity: 1; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 156px;
  margin-top: 10px;
  padding: 2px 18px 6px;
  margin-left: -45px;
  background: #222533;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .sf-menu ul:before {
    position: absolute;
    content: '';
    top: -8px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8.5px 8px 8.5px;
    border-color: transparent transparent #222533 transparent; }

.sf-menu ul > li {
  text-align: center;
  padding: 17px 0; }
  .sf-menu ul > li > a {
    color: #a1b1bc;
    font: 300 14px/14px "Lato", sans-serif; }
  .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
    color: #21c2f8; }
  .sf-menu ul > li + li {
    border-top: solid 1px #a1b1bc; }

.sf-menu ul ul {
  position: absolute;
  top: 0;
  width: 140px;
  margin-top: 53px;
  right: 0;
  margin-right: -152px;
  padding: 8px 18px;
  z-index: 4; }
  .sf-menu ul ul:before {
    position: absolute;
    content: '';
    top: 15px;
    left: 0;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.5px 8px 8.5px 0;
    border-color: transparent #222533 transparent transparent; }

.sf-menu ul ul > li {
  padding: 15px 0; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  .sf-menu > li + li {
    margin-left: 15px; } }
/*==================   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: #17DDA3;
      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  ======================*/
.isStuck {
  background: #222533;
  padding: 7px 0;
  z-index: 999;
  border-bottom: 1px solid #333333; }
  .isStuck .nav {
    padding-top: 20px; }
  .isStuck .brand_name a:before {
    height: 60px;
    width: 47px;
    -webkit-background-size: cover;
    background-size: cover;
    top: 0; }

@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: #17DDA3;
  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: #21c2f8;
    text-decoration: none; }

.mobile .toTop,
.tablet .toTop {
  display: none !important; }

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden; }
  .parallax p {
    color: #FFF; }
  .parallax h3 {
    color: #FFF; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative; }
  .parallax .icon:hover::before, .parallax h5.primary a:hover {
    color: #FFF; }
  .parallax .icon h5::before {
    background: #FFF; }
  .parallax .marked-list li {
    color: #FFF; }
  .parallax .link:hover {
    color: #FFF; }

/*==================   Thumbnail    ======================*/
.thumb_wrap {
  display: block;
  position: relative;
  overflow: hidden; }
  .thumb_wrap 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_wrap:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    z-index: 0; }
  .thumb_wrap .thumb_hover {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    text-align: center;
    color: #FFF;
    z-index: 1; }
    .thumb_wrap .thumb_hover .thumb_buttons {
      margin-top: 25px; }
      .thumb_wrap .thumb_hover .thumb_buttons a {
        display: inline-block;
        width: 43px;
        height: 43px;
        line-height: 43px;
        text-align: center;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #FFF;
        color: #17DDA3; }
        .thumb_wrap .thumb_hover .thumb_buttons a:hover {
          background: #17DDA3;
          color: #FFF; }
        .thumb_wrap .thumb_hover .thumb_buttons a + a {
          margin: 0 0 0 7px; }
  .thumb_wrap:hover:after {
    background: rgba(34, 37, 51, 0.8); }
  .thumb_wrap:hover .thumb_hover {
    opacity: 1;
    visibility: visible; }
  .thumb_wrap: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); }

@media (max-width: 1600px) {
  .thumb_wrap .thumb_hover p {
    display: none; }
  .thumb_wrap .thumb_hover .thumb_buttons {
    margin-top: 0; } }
/*===============  Radial Progress  ======================*/
.radial-progress {
  position: relative;
  max-width: 140px;
  width: 100%;
  margin: 0 auto; }
  .radial-progress:before {
    position: absolute;
    content: '';
    top: -20px;
    left: -20px;
    bottom: -11px;
    right: -18px;
    border: solid 13px white;
    border-radius: 50%;
    box-sizing: border-box;
    -webkit-box-shadow: -2px 3px 7px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: -2px 3px 7px 0px rgba(0, 0, 0, 0.12);
    box-shadow: -2px 3px 7px 0px rgba(0, 0, 0, 0.12); }

.radial-progress [id^='radial-progress-text_'] {
  position: absolute;
  top: 50%;
  left: 20px;
  right: 18px;
  bottom: auto;
  margin-top: -25px;
  font: 400 34px/34px "Lato", sans-serif;
  color: #FFF;
  text-align: center; }

.lt-ie9 .radial-progress [id^='radial-progress-text_'] {
  margin-top: -18px; }

@media (max-width: 767px) {
  .radial-progress {
    margin: 50px auto 30px; } }
/*========================================================
                     HEADER  Section
=========================================================*/
header .brand {
  float: left; }
header .nav {
  float: right;
  padding-top: 26px; }
@media (max-width: 767px) {
  header {
    text-align: center; }
    header .brand, header .nav {
      float: none; } }

/*==================    Header Wrap   ======================*/
.header-wr {
  padding-top: 68px;
  background: url("../images/header-bg.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-bottom: 72px; }
  .header-wr__home {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding-bottom: 0;
    background: none; }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block; }

/*==================      Well     ======================*/
.well {
  padding: 100px 0; }

.well-1 {
  padding: 131px 0; }
  .well-1__off {
    padding-top: 120px; }

.well-2 {
  padding: 118px 0 104px; }
  .well-2__off {
    padding-bottom: 130px; }
  .well-2__off2 {
    padding-bottom: 118px; }

.well-3 {
  padding: 150px 0 122px; }

/*==================     Tittle Right    ======================*/
.title-right {
  text-align: right;
  padding-right: 33px;
  margin-top: 15px; }

.title-right__md {
  margin-top: 20px; }

/*==================     Txt-wr   ======================*/
.txt-wr {
  font: 400 24px/36px "Lato", sans-serif;
  color: #FFF;
  padding: 41px 5px 40px 57px;
  border-left: solid 1px #FFF; }

.txt-wr-1 {
  border-left: solid 1px #FFF;
  color: #FFF;
  padding: 33px 5px 32px 54px; }

/*==================     Icon    ======================*/
.icon {
  position: relative;
  padding: 110px 15px 0; }
  .icon:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 60px;
    line-height: 60px;
    color: #17DDA3;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .icon:hover:before {
    color: #21c2f8; }
  .icon h5 {
    position: relative; }
    .icon h5:before {
      position: absolute;
      content: '';
      width: 70px;
      height: 1px;
      margin: 0 auto;
      top: -26px;
      left: 0;
      right: 0;
      background: #a1b1bc; }

/*==================   IconList   ======================*/
.icon-list > li {
  position: relative;
  padding-left: 100px; }
  .icon-list > li:before {
    position: absolute;
    top: 3px;
    left: 11px;
    font-size: 48px;
    line-height: 48px;
    color: #17DDA3;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .icon-list > li:hover:before {
    color: #21c2f8; }
  .icon-list > li + li {
    margin-top: 42px; }
.icon-list p {
  font: 300 14px/24px "Lato", sans-serif; }

/*==================   Float Box   ======================*/
.float-box:before, .float-box:after {
  display: table;
  content: "";
  line-height: 0; }
.float-box:after {
  clear: both; }
.float-box > div {
  float: left;
  width: 18.0488%; }
  .float-box > div + div {
    margin-left: 1.463%; }
  .float-box > div:first-child {
    width: 19.951%; }
  .float-box > div:last-child {
    width: 20%; }
  .float-box > div .thumb_wrap + .thumb_wrap {
    margin-top: 8%; }

/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-left: 34px; }
  .marked-list li:before {
    content: '\e016';
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 400;
    font-size: 14px;
    font-family: 'fl-bigmug-line';
    color: #17DDA3; }
  .marked-list li + li {
    margin-top: 6px; }

/*==================  Team Social List  ======================*/
.social {
  display: inline-block; }
  .social li {
    float: left; }
    .social li + li {
      margin-left: 7px; }
    .social li a {
      display: inline-block;
      width: 28px;
      height: 28px;
      line-height: 28px;
      text-align: center;
      background: #222533;
      color: #17DDA3;
      font-size: 12px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .social li a:hover {
        color: #FFF; }

.indent {
  padding: 0 20px; }

/*==================  Blockquote  ======================*/
blockquote {
  font-size: 18px;
  line-height: 30px; }
  blockquote * + img {
    margin-top: 15px; }
  blockquote * + cite {
    margin-top: 41px; }
  blockquote img {
    border-radius: 50%; }
  blockquote cite {
    display: block;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    color: #FFF;
    font-weight: 400; }
    blockquote cite span {
      font-size: 18px;
      display: block;
      margin-top: 2px; }

.callto {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  color: #FFF;
  font-weight: 400;
  margin-top: 37px; }
  .callto a {
    color: #17DDA3; }
    .callto a:hover {
      color: #FFF; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #181a29;
  padding: 98px 0 105px; }

/*================== Social List ======================*/
.socail-link > li {
  display: inline-block; }
  .socail-link > li a {
    display: inline-block;
    font-size: 21px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #17DDA3;
    border: solid 1px #30323c; }
    .socail-link > li a:hover {
      color: #FFF;
      background: #17DDA3; }
    .socail-link > li a:active {
      background: #0d815f; }
  .socail-link > li + li {
    margin-left: 10px; }

/*==================  Privacy  ======================*/
.privacy {
  color: #FFF;
  font: 300 24px/24px "Lato", sans-serif; }
  .privacy span:first-child {
    color: #17DDA3; }
  .privacy a:hover {
    text-decoration: none;
    color: #17DDA3; }
  .privacy a:active {
    color: #12af81; }

/*========================================================
                     RESPONSIVE
=========================================================*/
@media (max-width: 1250px) {
  .header-wr {
    padding-top: 18px; }

  .sf-menu > li > a::after {
    top: -44px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .title-right {
    margin-top: 35px; }
    .title-right h3 {
      font-size: 52px; }

  .well__grid img {
    width: 50%;
    left: 0; } }
@media (max-width: 991px) {
  .well__grid {
    padding-bottom: 0; }
    .well__grid [class*="col-"] {
      float: none;
      width: 100%; }
    .well__grid img {
      position: static;
      z-index: auto; }

  .indent {
    padding: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .title-right {
    margin-top: 35px; }
    .title-right h3 {
      font-size: 50px;
      line-height: 60px; }

  .col-off {
    margin: 0 0 15px; } }
@media (max-width: 767px) {
  h3 {
    font-size: 42px;
    line-height: 42px; }

  [class*="well"] {
    padding: 50px 0; }

  .well-btm {
    padding-bottom: 80px; }

  .row-off, .row-off2 {
    margin-top: 30px; }

  .well__grid {
    padding-bottom: 0; }

  .header-wr {
    padding-top: 75px; }

  h2 {
    letter-spacing: normal; }

  .title-right {
    text-align: left;
    margin-top: 0;
    padding-right: 0; }

  .txt-wr, .txt-wr-1 {
    border-left: none !important;
    padding: 0; }

  .float-box > div {
    float: none;
    width: 60%;
    margin: 0 auto; }
    .float-box > div + div {
      margin: 30px auto 0; }
    .float-box > div:first-child, .float-box > div:last-child {
      width: 60%; } }
@media (max-width: 479px) {
  .txt-wr {
    font-size: 18px;
    line-height: 30px; }

  .float-box > div {
    width: 90%; }
    .float-box > div:first-child, .float-box > div:last-child {
      width: 90%; }

  .callto span {
    display: block; } }
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font: 400 40px/48px "Lato", sans-serif; 
}

h2 {
font: 700 110px/110px "Lato", sans-serif; text-transform: uppercase;
}

h3 {
font: 400 68px/68px "Lato", sans-serif;   color: #222533;   text-transform: uppercase; 
}

h4 {
font: 300 52px/52px "Lato", sans-serif;   text-transform: uppercase; 
}

h5 {
font: 400 24px/24px "Lato", sans-serif;   text-transform: uppercase;   color: #33cc00;
}

h6 {
font: 300 20px/20px "Lato", sans-serif;   font-weight:bold;
}

p {

}

.btn {

}

