@charset "UTF-8";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Archivo:400,500,600,700");
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #969ba2;
  font: 400 16px/24px "Archivo", sans-serif;
  -webkit-text-size-adjust: none; }

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

h1, h2, h3, h4, h5, h6 {
  color: #232C3D;
  font-family: "Archivo", sans-serif; }

h1 {
  font-size: 50px;
  line-height: 65px;
  font-weight: 600; }
  @media (max-width: 767px) {
    h1 {
      font-size: 40px; } }

h2 {
  font-size: 40px;
  line-height: 42px;
  font-weight: 600; }

h3 {
  font-size: 30px;
  line-height: 1.35;
  font-weight: 600; }

h4 {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 400; }

h5 {
  font-size: 15px;
  line-height: 21px;
  font-weight: 400; }

h6 {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.06em; }

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }

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

.marked-list li {
  color: #4887D8;
  position: relative;
  margin-bottom: 10px; }
  .marked-list li:before {
    content: '\ea21';
    font-family: 'Nucleo Mini';
    font-size: 16px;
    margin-right: 15px; }

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

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

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

/*=======================================================
                       Main Layout
=========================================================*/
.hero-section {
  position: relative;
  padding-top: 80px;
  padding-bottom: 0;
  z-index: 2; }
  .hero-section .bg-img-block {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 60%;
    background: url("../images/hero-bg-img-1.png"), -webkit-gradient(linear, left top, left bottom, color-stop(36.46%, #232c3d), color-stop(99.2%, #5197e8)), -webkit-gradient(linear, left bottom, left top, from(#232c3d), to(#232c3d)), #c4c4c4;
    background: url("../images/hero-bg-img-1.png"), -webkit-linear-gradient(top, #232c3d 36.46%, #5197e8 99.2%), -webkit-linear-gradient(bottom, #232c3d, #232c3d), #c4c4c4;
    background: url("../images/hero-bg-img-1.png"), -o-linear-gradient(top, #232c3d 36.46%, #5197e8 99.2%), -o-linear-gradient(bottom, #232c3d, #232c3d), #c4c4c4;
    background: url("../images/hero-bg-img-1.png"), linear-gradient(180deg, #232c3d 36.46%, #5197e8 99.2%), linear-gradient(0deg, #232c3d, #232c3d), #c4c4c4;
    -webkit-background-size: contain;
    background-size: auto 100%;
    background-position: top center;
    text-align: center;
    background-repeat: no-repeat;
    background-color: #ffe718;
    z-index: -1; }
  .hero-section .btn-wrapper {
    margin-top: 30px; }
  @media (max-width: 991px) {
    .hero-section {
      padding-top: 150px; } }
  @media (max-width: 544px) {
    .hero-section {
      padding-top: 100px;
      padding-bottom: 150px; } }
  .hero-section h1, .hero-section h2, .hero-section h3, .hero-section h4, .hero-section h5, .hero-section h6 {
    color: #ffffff; }
  .hero-section h1 {
    font-weight: 600; }

.hero-title {
  position: relative;
  display: inline-block;
  text-align: center; }

.bg-grey-1 {
  background-color: #f5f6f6; }

.headline {
  font-size: 184px;
  font-weight: 700;
  line-height: 1;
  display: inline-block; }

.text-center {
  text-align: center; }
  .text-center .divider {
    margin-left: auto;
    margin-right: auto; }

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

@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }
    .text-md-left .divider {
      margin-left: 0;
      margin-right: auto; } }

@media (min-width: 992px) {
  .text-md-right {
    text-align: right; }
    .text-md-right .divider {
      margin-left: 0;
      margin-right: auto; } }

.text-inline {
  display: inline-block; }

.text-uppercase {
  text-transform: uppercase; }

.text-white {
  color: #ffffff; }

.text-primary {
  color: #4887D8; }

.text-bold {
  font-weight: 700; }

.text-sbold {
  font-weight: 600; }

.offset-top-7 {
  margin-top: 7px; }

.offset-top-10 {
  margin-top: 10px; }

.offset-top-15 {
  margin-top: 15px; }

.offset-top-20 {
  margin-top: 20px; }

.offset-top-25 {
  margin-top: 25px; }

.offset-top-30 {
  margin-top: 35px; }

.offset-top-35 {
  margin-top: 35px; }

.offset-top-40 {
  margin-top: 40px; }

.offset-top-45 {
  margin-top: 45px; }

.offset-top-50 {
  margin-top: 50px; }

.offset-top-55 {
  margin-top: 55px; }

.offset-top-65 {
  margin-top: 65px; }

.offset-top-75 {
  margin-top: 75px; }

.offset-top-80 {
  margin-top: 80px; }

.offset-top-85 {
  margin-top: 85px; }
  @media (max-width: 600px) {
    .offset-top-85 {
      margin-top: 30px; } }

.offset-top-100 {
  margin-top: 100px; }

.offset-left-15 {
  margin-left: 15px; }

.offset-right-15 {
  margin-right: 15px; }

@media (min-width: 992px) {
  .offset-left-md--30 {
    margin-left: -30px; } }

@media (min-width: 992px) {
  .offset-right-md--30 {
    margin-right: -30px; } }

@media (min-width: 1200px) {
  .offset-right-lg--80 {
    margin-right: -220px; } }

@media (min-width: 768px) {
  .offset-sm-top--70 {
    margin-top: -70px; } }

@media (min-width: 768px) {
  .offset-sm-top-30 {
    margin-top: 30px; } }

.offset-range-30 {
  margin-bottom: -30px; }
  .offset-range-30 > * {
    margin-bottom: 35px; }

.divider {
  border: none;
  width: 18px;
  height: 3px;
  background: #4887D8;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: auto; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
    overflow: hidden; }

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

.bg-img-1 {
  background-image: url(../images/procesess-section-img-bg.png);
  -webkit-background-size: auto auto;
  background-size: auto auto;
  background-position: center center;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    .bg-img-1 {
      background-image: none; } }

.bg-img-2 {
  background-image: url(../images/jet-elements-section-bg.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.bg-img-3 {
  background-image: url(../images/unic-theme.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .bg-img-3 .btn i::before {
    color: #222931; }
  .bg-img-3 .btn:hover i::before {
    color: #fff; }

.bg-img-4 {
  background-image: url(../images/elementor-bg.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.bg-img-5 {
  background-image: url(../images/bg-botoom.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .bg-img-5 p,
  .bg-img-5 h3 {
    color: #fff; }
  .bg-img-5 .btn-wrapper {
    margin-top: 20px; }
  .bg-img-5 p {
    font-size: 22px;
    line-height: 29px; }
  .bg-img-5 .btn {
    background: #ffe718;
    color: #222931;
    padding: 12px 19px 12px 19px; }
    .bg-img-5 .btn i::before {
      color: #222931; }
    .bg-img-5 .btn:hover {
      background: #fff; }

.bg-grd-1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(36.46%, #232c3d), color-stop(99.2%, #5197e8));
  background: -webkit-linear-gradient(top, #232c3d 36.46%, #5197e8 99.2%);
  background: -o-linear-gradient(top, #232c3d 36.46%, #5197e8 99.2%);
  background: linear-gradient(180deg, #232c3d 36.46%, #5197e8 99.2%); }

/*==================     Icons     ======================*/
.icon-lg:before {
  font-size: 40px;
  line-height: 1; }

.icon-primary {
  color: #4887D8; }

/*==================    Buttons    ======================*/
.btn:hover {
  background: #4887D8; }

.btn:active {
  background: #232C3D; }

/*==================      Box      ======================*/
.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .box:before, .box:after {
    display: table;
    content: "";
    line-height: 0; }
  .box:after {
    clear: both; }
  .box_aside {
    float: left;
    margin-right: 15px; }
  .box_cnt h6 {
    font-weight: 400; }
  .box_cnt__no-flow {
    overflow: hidden; }
  @media (max-width: 767px) {
    .box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .box_aside {
        float: none;
        margin-right: 0;
        margin-bottom: 15px; } }
  @media (max-width: 991px) {
    .box {
      margin-bottom: 40px; } }

/*========================   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: 25px; }
  .sf-menu a {
    display: block; }

.sf-menu > li > a {
  color: #232C3D;
  font-family: "Archivo", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  position: relative; }

.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #4887D8; }

.sf-menu > li a.active {
  color: #4887D8; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 235px;
  margin-top: 10px;
  padding: 10px 0 10px;
  background: transparent;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul > li > a {
  color: #ffffff;
  font-family: "Archivo", sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase; }

.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #fff;
  background: #4887D8; }

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

.sf-menu ul ul > li > a {
  color: #fff;
  background: #232C3D; }

.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #fff;
  background: #4887D8; }

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 62%;
    margin-left: -6px;
    content: "";
    font: 400 12px/12px "FontAwesome"; }

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

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  padding-top: 5px;
  padding-bottom: 5px;
  position: fixed;
  background: #ffffff;
  width: 100%;
  z-index: 999; }
  header .nav {
    line-height: 1; }
  header .btn {
    background: #FEF85C;
    color: #232C3D; }
    header .btn:hover {
      color: #ffffff;
      background: #4887D8; }
  header .header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 991px) {
      header .header-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        header .header-content > * {
          margin-top: 5px;
          margin-bottom: 5px; } }
  header .brand_name {
    line-height: 60px; }
    header .brand_name > a {
      font-size: 0;
      display: block; }
    header .brand_name img {
      display: inline-block;
      vertical-align: middle; }
  @media (max-width: 767px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; } }

/*==================  Stuck menu  ======================*/
.isStuck {
  background: #fff;
  z-index: 999; }

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

/*==================     ToTop     ======================*/
.toTop {
  position: fixed;
  right: 40px;
  bottom: 40px;
  padding: 12px 17px;
  color: #222931;
  background: #FFE718;
  font-family: "Archivo", sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop > span {
    line-height: 1.2;
    display: inline-block;
    position: relative; }
  .toTop:hover {
    color: #ffffff;
    background: #222931; }

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

.btn {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  font-family: "Archivo", sans-serif;
  text-transform: uppercase;
  padding: 12px 19px 12px 19px;
  display: inline-block;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  letter-spacing: 0.04em;
  border-radius: 3px; }
  .btn .btn-icon {
    font-size: 14px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    margin-right: 6px; }

.btn-wrapper .btn {
  margin: 3px; }

.btn-primary {
  color: #ffffff;
  background: #4887D8; }
  .btn-primary .btn-icon {
    color: #ffffff; }
  .btn-primary:hover {
    color: #232C3D;
    background: #FEF85C; }
    .btn-primary:hover .btn-icon {
      color: #4887D8; }

.btn-secondary {
  color: #ffffff;
  background: #232C3D;
  padding: 15px 19px 15px 19px; }
  .btn-secondary .btn-icon {
    color: #4887D8; }
  .btn-secondary:hover {
    background: #4887D8; }
    .btn-secondary:hover .btn-icon {
      color: #ffffff; }

.btn-secondary-1 {
  color: #232C3D;
  background: #FEF85C;
  padding: 9px 19px 9px 19px; }
  .btn-secondary-1 .btn-icon {
    color: #4887D8; }
  .btn-secondary-1:hover {
    color: #ffffff;
    background: #4887D8; }
    .btn-secondary-1:hover .btn-icon {
      color: #ffffff; }

.btn-white {
  color: #232C3D;
  background: #ffffff; }
  .btn-white .btn-icon {
    color: #4887D8; }
  .btn-white:hover {
    color: #ffffff;
    background: #232C3D; }
    .btn-white:hover .btn-icon {
      color: #4887D8; }

.box-demo {
  position: relative;
  display: block;
  min-height: 500px;
  max-height: 500px;
  -webkit-box-shadow: 0px 0px 10px rgba(34, 41, 49, 0.1);
  box-shadow: 0px 0px 10px rgba(34, 41, 49, 0.1);
  overflow: hidden; }
  .box-demo.coming-soon:after {
    content: 'Coming Soon!';
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    color: #FEF85C;
    font-family: "Archivo", sans-serif;
    position: absolute;
    top: 30px;
    right: -50px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #4887D8;
    width: 200px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px; }
  .box-demo.small-box {
    max-height: 310px;
    height: 310px;
    min-height: 310px; }
    .box-demo.small-box + .box-demo__caption {
      margin-top: 17px;
      margin-bottom: 30px;
      text-transform: capitalize; }
  .box-demo__caption {
    margin-top: 15px;
    margin-bottom: 14px;
    color: #232C3D;
    font-weight: 600;
    line-height: 24px;
    font-size: 16px;
    text-align: center; }
  .box-demo__img {
    width: 100%;
    -webkit-transition: 4s all ease;
    -o-transition: 4s all ease;
    transition: 4s all ease;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .box-demo__btn {
    display: inline-block;
    padding: 8px 17px;
    color: #232C3D;
    background: #FEF85C;
    font-family: "Archivo", sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    border-radius: 3px; }
    .box-demo__btn.disabled {
      pointer-events: none;
      opacity: .4; }
    .box-demo__btn:hover {
      color: #ffffff;
      background: #4887D8; }

.box-layout {
  border-radius: 6px;
  border: 1px solid #e6e8e8;
  overflow: hidden;
  margin-bottom: 40px; }

.icon-box.active, .icon-box:hover {
  color: #fff;
  background: #4887D8; }
  .icon-box.active .buildwallicons::before, .icon-box:hover .buildwallicons::before {
    color: #222931; }
  .icon-box.active .icon-primary, .icon-box:hover .icon-primary {
    color: #fff; }

.icon-box {
  width: 108px;
  height: 108px;
  line-height: 108px;
  background: #fff;
  display: inline-block;
  margin: 5px 3px;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  border: 1px solid #e9e9f0; }
  .icon-box .buildwallicons:before {
    font-size: 70px;
    line-height: 110px;
    color: #aeb6be; }

.no-grup {
  padding-left: 0;
  padding-right: 0; }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  padding-top: 50px;
  display: block; }

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

.well-70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.well-60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.well-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.well-top-65 {
  padding-top: 65px; }

.well {
  padding-top: 125px;
  padding-bottom: 140px; }

.well-bottom-30 {
  padding-bottom: 30px; }

.well-bottom-70 {
  padding-bottom: 70px; }

.well-bottom-105 {
  padding-bottom: 105px; }

.well-bottom-15 {
  padding-bottom: 15px; }

.well-bottom-0 {
  padding-bottom: 0; }

#demos {
  margin-top: 50px; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #5f656d; }
  footer span.bold {
    font-weight: 700; }

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

/*========================================================
                     Features Section Styles (update)
=========================================================*/
.features-section {
  position: relative;
  padding-top: 290px;
  padding-bottom: 100px;
  z-index: 1;
  background: #F8FCFF;
  margin-top: -317px; }
  @media (max-width: 600px) {
    .features-section {
      padding-top: 120px;
      padding-bottom: 60px; } }
  .features-section h2 {
    font-size: 36px; }
    .features-section h2 span {
      color: #4887D8; }
  .features-section h4 {
    color: #86868C;
    font-size: 18px;
    letter-spacing: 0.36px; }

.bundle-feature-single {
  margin-bottom: 20px; }
  .bundle-feature-single > * {
    display: inline-block; }
  .bundle-feature-single i {
    margin-right: 4px;
    color: #4887D8;
    font-size: 22px; }
    @media (max-width: 600px) {
      .bundle-feature-single i {
        font-size: 14px; } }
  .bundle-feature-single .bundle-feature-single-description {
    font-size: 18px;
    color: #596271; }
    @media (max-width: 600px) {
      .bundle-feature-single .bundle-feature-single-description {
        font-size: 14px; } }
    .bundle-feature-single .bundle-feature-single-description span {
      color: #232C3D;
      font-weight: 700; }

.features-section .features-section-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: url(../images/features-bg.png);
  background-repeat: no-repeat;
  background-position: bottom; }
  @media (max-width: 769px) {
    .features-section .features-section-background {
      display: none; } }

/*# sourceMappingURL=style.css.map */