@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900');

/*

:root {
  --main-color: #064273;
  --secondary-color: #1DA2D8;
  --attention-color: #003366;
  --footer-color: #F4F8FB;
}
*/

:root {
  --main-color: #D90610;
  --secondary-color: #D90610;
  --attention-color: #D90610;
  --footer-color: #272727;
  --sf-black: #272727;
  --border-radius: 2px;
  --header-color-text: #ffffff;
}

img.logo-uprealer {
  max-height: 50px;
}

svg#modules-caret-down {
  fill: #ababab;
  height: 8px;
  width: 13px;
  padding-left: 3px;
}

.red-header.header-area .main-nav .menu-trigger span, .header-area .main-nav .menu-trigger span:before, .red-header.header-area .main-nav .menu-trigger span:after {
  background: #D10610;
}
.no-border input {
  padding: 8px;
  width: 175px;
  font-size: 13px;
  border: none;
  border-radius: 3px 0 0 3px;
}
section.section.pbottom-0 {
  padding-bottom: 0;
}

a.start-button {
  font-size: 14px;
  text-transform: uppercase;
  padding: 9px 20px;
  margin-left: 45px;
  background: #e50812;
  height: 38px;
  cursor: pointer;
  display: block;
  border: none;
  color: white;
  transition: 0.4s ease-in-out;
  border-radius: 4px;
}
#user-register-form input {
  padding: 10px;
  font-size: 14px;
  border-radius: 0;
  margin-top: 0;
  border: 1px solid #eeeaea;
}
#user-register-form input:focus {
  outline: none;
  border: 1px solid #0063a5;
}
.bigger a.start-button {
  margin: 0;
  font-size: 17px;
  max-width: calc(100% - 130px);
  display: inline-block;
  height: 43px;
  margin-left: -4px;
  border-radius: 0 4px 4px 0;
  text-align: center;
}

.close-menu img {
  width: 21px;
}
section.container-fluid.testimonial-bg {
  background: black;
  padding-top: 50px;
  padding-bottom: 50px;
}
.testimonial-text {
  color: white;
  font-size: 28px;
  line-height: 32px;
  font-weight: 100;
}
.testimonial-person {
  text-align: center;
  color: white;
}
section.container-fluid.testimonial-bg {
  background: url(/sites/all/themes/servicehired/templates/landing-pages/images/bg-compressed.jpg);
  padding-top: 50px;
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  section.container-fluid.testimonial-bg:after, section.container-fluid.testimonial-bg:before {
    content: '';
    background: #ffffff;
    width: 102%;
    height: 75px;
    left: 0;
    bottom: 0;
    top: -37px;
    transform: rotate(2deg);
    position: absolute;
  }
  section.container-fluid.testimonial-bg:after {
    bottom: -35px !important;
    top: unset !important;
  }
}
.close-menu {
  position: absolute;
  right: 15px;
  cursor: pointer;
  top: 15px;
  padding: 4px;
  border-radius: 4px;
  background: #ffffff1c;
}

.no-border button {
  background: #d9050f;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 15px;
  margin-left: 45px;
  cursor: pointer;
  border: none;
  color: white;
  border-radius: 0 2px 2px 0;
}
.no-border button:hover {
  color: #d9050f;
  background: white;
}

.no-border.bigger input {
  font-size: 18px;
  max-width: calc(100% - 130px);
  padding: 8px 12px;
  width: 290px;
}

.col-lg-6 img {
  max-width: 100%;
  border-radius: 5px;
}

.no-border.bigger button {
  padding: 8px 15px;
  font-size: 17px;
  width: 125px;
  margin-left: -4px;
}

a.btn-white-line.sf-conversation {
  color: white !important;
  width: auto !important;
  float: none !important;
  padding: 12px 30px !important;
  display: inline;
  background: var(--main-color) !important;
  border-color: var(--main-color) !important;
  font-size: 16px !important;
  line-height: 45px !important;
  margin: 0 !important;
}
a.btn-white-line.sf-conversation:hover {
  background: white !important;
  color: red !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 20px !important;
  color: var(--sf-black);
}

h1 {
  font-weight: 400;
  font-size: 36px;
}
.blogs td {
  border: 1px solid;
  padding: 5px 13px;
  background: #f4f8fb;
  font-size: 17px;
  color: #3e5871;
}

.welcome-area .welcome-content.booking h1 {
  font-size: 48px;
  letter-spacing: -3px;
  line-height: 51px;
}
.welcome-content li {
  color: white;
  font-size: 18px;
  list-style: circle;
}
.arrow img {
  max-width: 100%;
}
.arrow {
  position: absolute;
  top: 100px;
  right: 29px;
  opacity: 0.7;
}
@media (max-width: 1320px) {
  .arrow {
    position: absolute;
    top: 109px;
    right: 10px;
    width: 106px;
    opacity: 0.7;
  }
}
@media (max-width: 1090px) {

  .arrow {
    display:none;
  }
  .pbottom-0 .sf-image img {
    max-width: 100%;
    margin-top: -50px;
  }
}
.welcome-content ul {
  padding-left: 20px;
}
span.highlight {
  color: #fdb834;
}
h2 {
  font-weight: 400;
  font-size: 32px;
}

h3 {
  font-weight: 400;
  font-size: 28px;
}

h4 {
  font-weight: 400;
  font-size: 24px;
}

h5 {
  font-weight: 400;
  font-size: 20px;
}

h6 {
  font-weight: 400;
  font-size: 16px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, div
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
figure, header, nav, section, article, aside, footer, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

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

header, nav, section, article, aside, footer, hgroup {
  display: block;
}

* {
  box-sizing: border-box;
}
.logo img {
  width: 145px;
}
html, body {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  background-color: #fff;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul {
  margin-bottom: 0px;
}

/* 
---------------------------------------------
preloader
--------------------------------------------- 
*/
.loader-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  margin: 0;
  background-image: linear-gradient(127deg, var(--main-color) 0%, var(--secondary-color) 91%);
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader-wrapper .center {
  width: 90px;
  height: 90px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.home-services-item h3 {
  font-size: 34px;
}
.home-services-item h3, .home-services-item h4 {
  z-index: 2;
  position: relative;
}
.home-services-item:hover h3, .home-services-item:hover h4, .home-services-item.active h4, .home-services-item.active h3 {
  color: white;
}
h4.card-title {
  font-size: 21px;
}
.card-block {
  z-index: 2 !important;
  position: relative;
}
li.list-group-item {
  text-align: left;
  padding-left: 5% !IMPORTANT;
}


.home-services-item:hover li.list-group-item, .home-services-item.active li.list-group-item {
  color: black;
}
li.list-group-item {
  padding: 8px 0;
  font-size: 12px;
}
.list-group-item span.checkmark {
  padding-right: 8px;
  color: #4bb700;
}

.request .welcome-area .welcome-content.booking h1 {
  font-size: 66px;
  letter-spacing: -3px;
  line-height: 51px;
}

.request span.smaller {
  font-size: 36px;
  letter-spacing: -2px;
  display: block;
  line-height: 47px;
}
.request .welcome-content li {
  font-size: 15px;
  list-style: circle;
  margin-bottom: 6px;
}
@media (max-width: 991px) {

  .welcome-bg {
    background-image: url(/assets/fp-assets/bg-small.jpg) !important;
    background-size: cover;
    background-color: #191919;
  }

  .request .welcome-area .welcome-content.booking h1 {
    text-align: center;
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .request span.smaller {
    font-size: 28px;
    letter-spacing: -2px;
    display: block;
    line-height: 47px;
  }
}
.loader-wrapper .center .dot {
  width: 8px;
  animation: dot 1200ms cubic-bezier(0.91, 1.42, 0.87, 0.99);
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  margin: 1px;
}

.loader-wrapper .center .dot.dot-two {
  animation-delay: 150ms;
}

.loader-wrapper .center .dot.dot-three {
  animation-delay: 300ms;
}

.loader-wrapper .center .dot.dot-four {
  animation-delay: 450ms;
}

.loader-wrapper .center .dot.dot-five {
  animation-delay: 600ms;
}

@keyframes dot {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

/* 
---------------------------------------------
global styles
--------------------------------------------- 
*/
::selection {
  background: var(--main-color);
  color: #fff;
}

::-moz-selection {
  background: var(--main-color);
  color: #fff;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-bottom {
  -ms-flex-item-align: flex-end !important;
  align-self: flex-end !important;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.section.services-section {
  margin-top: -200px;
  position: relative;
  z-index: 10;
}

.section.background {
  background: #F4F8FB url(../images/bg-top.svg) center top no-repeat;
  background-size: contain;
}
.converse-fp .welcome-area {
  min-height: 650px;
}

.converse-fp .welcome-area .welcome-content h1 {
  font-size: 29px !important;
  line-height: 40px;
}

.page .cover {
  min-height: 330px;
  position: relative;
}
.page .small-cover {
  min-height: 97px;
  position: relative;
}

.page .small-cover:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: linear-gradient(138deg, var(--main-color) 6%, var(--secondary-color) 129%);
  z-index: 2;
  opacity: 0.85;
}

.page .cover:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #272727;
  z-index: 2;
  opacity: 0.9;
}
.sf-bg {
  background: #F7F8F9;
}
.conversational-logo img {
  max-width: 200px;
}
img.front-logo-customer {
  vertical-align: middle;
  width: 100%;
  margin-top: 4px;
  /* float: left; */
  vertical-align: middle;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
img.front-logo-customer:hover {
  -webkit-filter: none;
  filter: none;
}
.page .cover .page-top {
  position: absolute;
  width: 100%;
  bottom: 50px;
  z-index: 3;
}
.right-float a {
  color: #bfbfbf;
}
.sf-person-image img {
  width: 98px;
  border-radius: 100%;
}
.sf-person {
  display: inline-block;
  float: left;
  margin-right: 30px;
  margin-top: 15px;
}
.sf-person-title {
  color: white;
  font-size: 13px;
  font-weight: 500;
  margin-top: 4px;
}
.page .cover .page-top h1 {
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: 1.4px;
  color: #fff;
  text-align: center;
}

.page .cover .page-top .breadcrumb {
  float: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: none;
  padding: 0px;
  margin-top: 8px;
  margin-bottom: 0px;
  display: block;
  text-align: center;
}

.page .cover .page-top .breadcrumb li {
  font-weight: 400;
  font-size: 14px;
  color: #F7F8FF;
  line-height: 30px;
  margin-left: 10px;
  display: inline-block;
}

.page .cover .page-top .breadcrumb li:after {
  content: "-";
  margin-left: 10px;
  color: #F7F8FF;
}

.page .cover .page-top .breadcrumb li:first-child {
  margin-left: 0px;
}

.page .cover .page-top .breadcrumb li:last-child:after {
  content: '';
  margin-left: 0px;
}

.page .cover .page-top .breadcrumb li a {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}

.page .page-bottom {
  padding-top: 100px;
  padding-bottom: 100px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.88px;
  line-height: 28px;
  color: #6F8BA4;
}

.page .page-bottom p {
  margin-bottom: 28px;
}

.page .page-bottom .home-services-item {
  margin-top: 0px;
  margin-bottom: 30px;
}

.page-gallery {
  height: 400px;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px;
}

.page-gallery.small {
  height: 185px;
}

.mtop-70 {
  margin-top: 70px !important;
}

.mbottom-20 {
  margin-bottom: 20px !important;
}

.mbottom-30 {
  margin-bottom: 30px !important;
}

.mbottom-60 {
  margin-bottom: 60px !important;
}

.mbottom-0 {
  margin-bottom: 0px !important;
}

.pbottom-70 {
  padding-bottom: 100px !important;
}

blockquote {
  margin-bottom: 28px;
  padding: 30px;
  padding-top: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #F4F8FB;
  overflow: hidden;
}

blockquote .text {
  position: relative;
  text-align: center;
}

blockquote .text p {
  position: relative;
  width: 100%;
  z-index: 2;
  margin-bottom: 10px !important;
}

blockquote .text:before {
  font-family: FontAwesome;
  content: "\f10d";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #3B566E;
  z-index: 1;
  font-size: 40px;
  color: #e1ecf4;
}

blockquote .text:after {
  font-family: FontAwesome;
  content: "\f10e";
  position: absolute;
  right: 0px;
  bottom: 0px;
  color: #3B566E;
  z-index: 1;
  font-size: 40px;
  color: #e1ecf4;
}

blockquote .author {
  color: #3B566E;
  text-align: center;
}

.left-heading .section-title {
  font-weight: 400;
  font-size: 28px;
  color: #3B566E;
  letter-spacing: 1.75px;
  line-height: 42px;
  margin-bottom: 20px !important;
}

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

/*Exit popup styling starts here*/
.serviceform-exit-popup {
  display: none;
}
.serviceform-exit-popup.open {
  display: block;
}
.serviceform-exit-bg {
  background: black;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.5;
}

.black-to-white .right-float a {
  color: #858585;
}
.black-to-white .right-float {
  color: #858585;
}
.serviceform-exit-bg .btn-white-line:hover {
  border-color: var(--main-color);
}

.serviceform-exit-popup-close {
  position: absolute;
  right: 15px;
  color: white;
  z-index: 999;
  top: 11px;
  border: 1px solid;
  border-radius: 100%;
  text-align: center;
  width: 25px;
  height: 25px;
  cursor: pointer
}
.serviceform-exit-popup-close:hover {
  background:black;
}
.serviceform-exit-popup-modal {
  background: white;
  z-index: 1000;
  position: fixed;
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.serviceform-exit-popup-left {
  padding: 10vh 30px;
  width: 50%;
  float:left;
}
.serviceform-exit-popup-right {
  float: right;
  height: 100%;
  background: url(/fp/images/siteheader_1.jpg);
  width: 50%;
  right: 0;
  position: absolute;
  background-size: cover;
}

.industry-image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: ease-in-out 0.2s;
  max-width: 100%;
  -webkit-border-radius: var(--border-radius);
  -moz-border-radius: var(--border-radius);
  border-radius: var(--border-radius);
  margin-bottom: 1em;
}
.industry {
  color: var(--sf-black);
}

.industry:hover .industry-image img {
  -webkit-filter: none;
  filter: none;
}
.industry-name {
  font-weight: 500;
  margin-bottom: 0.5em;
}
.separate-color {
  background: #f4f8fb;
}
.center-heading .section-title {
  font-weight: 400;
  font-size: 20px;
  color: var(--sf-black);
  letter-spacing: 1.30px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 20px !important;
}
section.label-left {
  padding-top: 0;
  padding-bottom: 0;
}
.row.bg-top-sub-sub {
  margin-top: 25px;
  background: white;
  padding: 20px;
  border-radius: 4px;
}
.product-label h2 {
  margin: 0 !important;
  font-size: 24px;
  padding: 0 !important;
}
.product-label h2 {
  color: white;
  margin-top: -20px;
}
.sf-image {
  float: left;
  width: 225px;
  padding-right: 20px;
}
section.testimonial-bg {
  color: white;
  background: url(/assets/asset-images/bg-fp.jpg);
  padding: 5em 0;
}
.testimonial-bg h2.section-title {
  color: white;
}
.product-label {
  margin-top: 0;
  background: #eb3c27;
  margin-bottom: 20px;
  color: white;
  padding: 13px;
  font-size: 23px;
  margin-left: 10px;
  padding-right: 25px;
  padding-left: 80px;
  margin-top: -35px;
  width: auto;
  display: inline-block;
  font-size: 18px;
  border-radius: 4px;
  /* border: 1px solid; */
}
img.product-image-image {
  width: 100px;
  position: absolute;
  left: -30px;
  margin-right: 14px;
  margin-top: -35px;
}
.bg-top-sub {
  background: url(/assets/fp-assets/homepage-video-section-bg.png);
  padding-bottom: 100px !important;
}
.left-text {
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 50px;
}

.left-text p {
  margin-bottom: 30px;
}

.center-text {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

a.call-to-action {
  color: #e50813;
  text-transform: uppercase;
}
.call-to-action img.inline-arrow {
  width: 19px;
  position: relative;
  margin-left: 9px;
  top: -1px;
}

.sf-image img {
  max-width: 100%;
}
.center-text p {
  margin-bottom: 30px;
}
.intro-image img {
  max-width: 100%;
  border-radius: 4px;
}
header.blog-intro {
  padding: 35px 0;
  margin-bottom: 2em;
}
header.blog-landing-header {
  padding: 35px 0;
  background: #F7F8F9;
  margin-bottom: 2em;
}
.intro {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.back-to-blog a {
  color: #3986b1;
}
.container.blogs {
  max-width: 700px;
  line-height: 1.6;
  font-size: 18px;
  font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
}
span.non-profit-price {
  display: block;
  font-size: 14px;
  margin-top: 13px;
}
.blogs a {
  color: #3c87b2;
}
.blogs h3 {
  font-size: 24px;
  margin-top: 1em;
}
.blogs h2 {
  font-size: 29px !important;
  margin-top: 1em;
}
.blogs h4 {
  font-size: 22px !important;
  margin-top: 1em;
}
.servicechat-parts-wrapper {
  padding-bottom: 0 !important;
}
.blogs h5 {
  font-size: 20px !important;
  margin-top: 1em;
}
.blogs p {
  padding-bottom: 1em;
}
.blogs td p {
  padding: 0;
}
.blog-post img {
  max-width: 100%;
  border-radius: 4px 4px 0 0;
}
.searchbox.incontent {
  max-width: 500px;
  text-align: center;
  margin-bottom: 30px;
  margin: 32px auto;
}
.blog-post a {
  color: black;
}
.blog-post {
  margin-bottom: 20px;
  box-shadow: 1px 1px 6px #f1f1f1;
}

.blog-content {
  margin-top: 20px;
  padding: 0 20px 1px 20px;
}
span.blog-time {
  margin-top: 6px;
  display: block;
  font-size: 13px;
  color: #7f7f7f;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.blog-post:hover {
  background: #f7f7f7;
}
@media (max-width: 991px) {
  .header-area .main-nav .nav li:first-child {
    display: none;
  }
  .intro-image img {
    margin-top: 20px;
  }
  .page .small-cover {
    min-height: 90px;
    position: relative;
    margin-bottom: 20px;
  }
  .page .cover {
    margin-top: 80px;
  }
  .page .cover h1 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
  .page .cover .page-top {
    text-align: center;
  }
  .page .cover .page-top .breadcrumb {
    float: none;
    text-align: center;
    display: block;
  }
  .page .cover .page-top .breadcrumb li {
    display: inline;
  }
  .page-gallery {
    height: 185px;
  }
}

/* 
---------------------------------------------
buttons
--------------------------------------------- 
*/
.pt-10 {
  margin-top: 0px;
}
.btn-white-line {
  display: inline-block;
  width: auto;
  padding: 0 30px;
  height: 45px;
  line-height: 45px;
  color: var(--main-color);
  font-weight: 500;
  margin-right: 0.5em;
  font-size: 16px;
  letter-spacing: 0.81px;
  border: 1px solid var(--main-color);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-align: center;
  cursor: pointer;
}
.section-title img {
  width: 50px;
  position: relative;
  margin-right: 10px;
  margin-left: -10px;
  top: -2px;
}
#serviceform .serviceform-back {
  border: 1px solid;
  box-shadow: none !important;
  padding: 11px 10px !important;
  border-radius: 4px 4px 0 16px;
  margin-top: -2px !important;
}
div#serviceform {
  border-radius: 20px;
}
span.smaller {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: block;
  color: var(--attention-color);
}
.btn-primary-line {
  display: inline-block;
  width: auto;
  padding: 0 30px;
  height: 45px;
  line-height: 45px;
  color: var(--main-color);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.81px;
  border: 1px solid var(--main-color);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
}

.btn-primary-line:hover {
  background: var(--main-color);
  color: #fff;
}
.pt-10 img {
  max-width: 120%;
}

.converse-fp .pt-10 img:hover {
  transform: rotate(5deg);
}

.converse-fp .pt-10 img {
  max-width: calc(120% - 50px);
  transition: 1s ease-in-out;
}
/* 
---------------------------------------------
header
--------------------------------------------- 
*/
.header-area {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  height: 105px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-area .main-nav .logo {
  float: left;
  margin-top: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-area .main-nav .logo img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-area .main-nav .dark-logo {
  display: block;
}



.header-area .main-nav .nav {
  float: right;
  margin-top: 40px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
section.pricing {
  background: var(--footer-color);
}
.header-area .main-nav .nav li {
  margin-left: 55px;
  height: 44px;
  border-bottom: solid 0px var(--attention-color);
  transition: border-width 0.1s linear;
}

.header-area .main-nav .nav li:hover {
  border-width: 2px;
}

.header-area .main-nav .nav li a.btn-nav-line {
  color: var(--header-color-text);
}

.header-area .main-nav .nav li:hover .drop {
  display: block;
}
.drop {
  display: none;
}

.drop {
  position: absolute;
  margin-top: 39px;
  background: white;
  color: red;
  padding: 30px 20px;
  box-shadow: 0 8px 24px rgba(0,0,0,.13);
  left: 280px;
  top: 45px;
  border-radius: 2px;
  width: 790px;
  margin-left: 37px;
  border-bottom: 2px solid var(--attention-color);
}


.parallax a.btn-white-line {
  color: white !important;
  border-color: white;
}
.parallax a.btn-white-line:hover {
  color: var(--attention-color) !important;
}

.drop .item {
  width: 45%;
  display: inline-block !important;
  transition: all 0.3s ease 0s;
  height: auto !important;
}
.header-area .drop a.item {
  line-height: 20px !important;
}

.drop .item:hover {
  box-shadow: -4px 0px 0px -2px var(--attention-color);
  padding-left: 17px;
  /* border-radius: 3px; */
}
.drop .item {
  margin-bottom: 20px;
  padding-left: 10px !important;
  margin-left: 10px;
}


span.drop-icon {
  float: left;
  display: none;
  padding-right: 15px;
  background: #00bed0;
  margin-top: 5px;
  padding: 7px;
  margin-right: 13px;
  height: 34px;
  border-radius: 100%;
}
span.drop-header {
  display: block;
  color: #0E112B;
  font-weight: 500;
}
#page-top span.drop-content {
  font-size: 12px;
  line-height: 20px;
  line-height: 18px !important;
  color: #34364e;
  display: block;
  margin-top: 0.4em;
}
.blog-post .blog-content p {
  font-size: 14px;
}
.real-estate .welcome-bg {
  background: url(/assets/asset-images/backgrounds/real-estate-bg2.jpg);
}

.blog-page h1 {
  color: black;
}
ol.sf-breadcrumb {
  font-size: 12px;
}
.sf-breadcrumb a {
  color: #c2c2c2 !important;
  font-size: 11px;
  text-shadow: 1px 1px 1px black;
}
.real-estate .welcome-area .welcome-bg:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: unset;
  background-image: linear-gradient(328deg, #ffffff24 11%, #ffffffe0 56%);
  z-index: 3;
}
header.header-area.red-header {
  background: white;
  height: 125px;
}
.red-header .small-cover {
  min-height: 125px;
  position: relative;
}
.blog-content-page .small-cover {
  min-height: 125px;
}
span.page-title-conversational {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -2px;
}
.red-header.header-area .main-nav .logo {
  margin-top: 15px;
}
.red-header .logo img {
  width: 180px;
}
.blog-content h3 {
  font-size: 22px;
  color: black;
}
.inline .servicechat-body, .inline .servicechat-conversation {
  background: none;
}
.page-title-slogan h1 {
  font-size: 27px;
  color: #272727;
  letter-spacing: -1px;
  line-height: 30px;
}
img.blog-logo {
  width: 80px;
}
.red-landing.red-header.header-area .main-nav .logo {
  margin-top: 40px;
}
.searchbox.incontent {
  text-align: center;
  margin-bottom: 22px;
}
input.search-box.incontent {
  max-width: 380px;
  padding: 7px;
  width: 50%;
  border: 1px solid;
  border-color: #98999b;
  border-radius: 2px;
}
.sf-run-on {
  display: none;
}
.servicechat-parts-wrapper {
  padding: 0;
}

.blog-content-page h2 {
  font-size: 22px;
  max-width: 600px;
  color: #272727;
  margin: 0 auto;
}
.red-header.header-area .main-nav .nav li {
  border-color: #f59f94;
}
.red-header.header-area .main-nav .nav li a {
  color: #272727;
}
.red-header .blog-title {
  position: absolute;
  bottom: 20px;
  max-width: 300px;
  line-height: 1.2;
  font-size: 13px;
  color: #272727;
}
.red-header .row, .red-header .container {
  height: 100%;
}
.red-header input.search-box {
  padding: 10px;
  border-radius: 2px;
  border: 1px solid;
  background: white;
  width: 100%;
  font-size: 13px;
  border: none;
}
.red-header a.btn-nav-line.attention-color.serviceform-modal-toggle {
  background: var(--attention-color);
}
.red-header.header-area .main-nav .nav li a.btn-nav-line:hover {
  color: var(--attention-color);
  border-color: var(--attention-color) !important;
}
.red-header .searchbox {
  float: right;
  margin-top: 40px;
  width: 250px;
}

.partners .welcome-bg {
  background: url(/assets/asset-images/partners-background.jpg);
  background-size: cover;
  backround-repeat: no-repeat;
}
.red-header .right-float a {
  color: white;
}
.red-header {
  color: white;
}
.partners .welcome-area .welcome-bg:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: unset;
  background-image: linear-gradient(328deg, #ffffff24 11%, #ffffffe0 56%);
  z-index: 3;
}

.insurance .welcome-bg {
  background-size: cover;
  background-image: url(/assets/asset-images/backgrounds/insurance-bg.jpg);
}
.insurance .welcome-area .welcome-bg:before {
  background-image: linear-gradient(-172deg, #ffffffe3 30%, #d3d3ffb5 80%);
  background-size: cover;
  background-color: unset;
}
header.help-page {
  margin: 40px 0;
}
.banking .welcome-bg {
  background-size: cover;
  background-image: url(/assets/asset-images/backgrounds/bank-bg.jpg);
}
.banking .welcome-area .welcome-bg:before {
  background-size: cover;
  background-color: #ffffffe3;
}
section.new-welcome {
  height: 115px;
  background: #272727;
}
.catering .welcome-bg {
  background-size: cover;
  background-image: url(/assets/asset-images/backgrounds/catering-bg.jpg);
}
.catering .welcome-area .welcome-bg:before {
  background-image: linear-gradient(-172deg, #ffffffe3 30%, #fe690f40 80%) !important;
  background-size: cover;
  background-color: unset;
}

.stay-white .header-area .light-logo {
  display: block !important;
}
.stay-white .header-area .dark-logo {
  display: none !important;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 992px) {
  #leads video {
    margin-top: -104px;
  }
  div#serviceform {
    margin-bottom: 50px;
  }
  #leads video {
    margin-bottom: 50px;
  }
}
.black-to-white .header-area .light-logo {
  display: none !important;
}
.black-to-white .header-area .dark-logo {
  display: block !important;
}
span.drop-icon svg {
  width: 20px !important;
}
.header-area .main-nav .nav li a {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: var(--header-color-text);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 44px;
  line-height: 36px;
  border: transparent;
}
section.section.quote-automation {
  background: #f4f8fb;
}
.stripe-blue {
  background: #6772E5;
  padding: 55px 0 20px 0;
  clear:both;
}
.serviceform-chart img {
   width: 100%;
 }
section.section.quote-automation {
  background: #f4f8fb;
}
.mini-content {
  margin: 50px 0;
  padding-right: 10%;
}

.lazy {
  opacity: 0;
}

img {
  transition: 0.9s ease-in-out;
}

.mini-content-icon {
  width: 70px;
  border-radius: 100%;
  margin-bottom: 20px;
  height: 70px;
  padding: 12px 19px;
  color: #07a1db;
  background: #48b4e585;
  font-size: 34px;
}
section.pbottom-70.benefits {
  padding: 50px 0 50px 0 !important;
}
h4.mini-title {
  line-height: 28px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .025em;
  font-size: 17px;
}
.mini-content p {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  color: #525f7f;
}
.stripe-blue .center-text {
  color: white;
}
.stripe-blue .center-text p {
  margin-bottom: 20px;
}
.stripe-blue h2.section-title {
  color: white;
}
.stripe-blue .center-text img {
  width: 250px;
}

.currency-changer:first-child {
  border-radius: 2px 0 0 2px;
}

.currency-changer:last-child {
  border-radius: 0 2px 2px 0;
}
.header-area .main-nav .nav li a.btn-nav-line {
  border: 1px solid #fff;
  width: auto;
  padding: 0 15px;
  height: 39px;
  color: white;
  line-height: 39px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-area .main-nav .nav li a.btn-nav-line:hover {
  background: #fff;
  color: var(--main-color);
  border: 1px solid var(--main-color) !important;
}
li.no-border {
  border: none !important;
}

.header-area .main-nav .menu-trigger {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 23px;
  width: 32px;
  height: 40px;
  text-indent: -9999em;
  z-index: 101;
  right: 30px;
  display: none;
}

.middle-header {
  width: 500px;
  margin: 0 auto;
  max-width: 100%;
}
.middle-header .product-image {
  margin: 0;
  margin-bottom: 15px;
  float: none;
  text-align: center;
}

.middle-header .product-image img {
  width: 75px;
  height: 75px;
}
.middle-header {
  text-align: center;
}
.middle-header h2 {
  font-weight: 500;
  color: var(--footer-color);
  font-size: 30px;
}
.sf-middle-right {
  border-left: 2px solid var(--footer-color);
  padding-left: 3%;
  float: right;
}
.sf-middle-left p {
  float: right;
}

.sf-middle-left p, .sf-middle-right p {
  max-width: 350px;
}
.sf-middle-bottom {
  clear: both;
  text-align: center;
  max-width: 350px;
  margin: 40px auto;
}
section#capture {
  background: #f4f8fb;
  padding: 100px;
}
a.btn-white-line.attention-color.schedule-colors {
  margin-top: 20px;
  background: #d83446 !important;
  border: 1px solid #d83445;
}
#capture img {
  max-width: 100%;
}
section#automate img {
  max-width: 100%;
  margin-top: 30px;
}
a.btn-white-line.attention-color.automate-colors {
  border-color: #00a1bd;
  margin-top: 20px;
  background: #00a1bd;
}
a.btn-white-line.attention-color.automate-colors:hover {
  border-color: #00a1bd;
  background: white;
  color: #00a1bd;
}
section#automate {
  padding: 100px 0;
}
a.btn-white-line.attention-color.schedule-colors:hover {
  color: #d83446 !important;
  background: white !important;
  border: 1px solid #d83446 !important;
}
section#schedule.lazy-background {
  padding: 95px;
  height: 1000px;
  background-image: 'none';
  background-size: cover;
}
section#schedule.visible {
  background-image: url(/assets/asset-images/opace-fp.jpg);
}
hr.capture {
  border: 2px solid #5d9808;
  max-width: 200px;
}

.sf-middle-left, .sf-middle-right {
  width: 50%;
  margin: 0 !important;
  display: inline-block;
}
.sf-middle-left {
  border-right: 2px solid var(--footer-color);
  text-align: right;
  padding-right: 3%;
}
.sf-middle {
  margin-top: 40px;
}
.product {
  padding: 20px;
  width: 100%;
}
h2.product-header {
  font-size: 28px;
  text-align: center;
  font-weight: 400;
  color: var(--sf-black);
  max-width: 100%;
}
.product.automate {
  margin-right: 0;
}
.product-body {
  clear: both;
}
.product-header {
  clear: both;
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 0.5em;
}

.product.schedule {
  border-color: #d83446;
}
.product.automate {
  border-color: #00a1bd;
}
section.logo-row {
  height: auto;
  padding-bottom: 10px;
}

@-moz-keyframes move {
  0% {

    background-position: 0 0;
  }
  100% {

    background-position: 100% 0;
  }
}

@-webkit-keyframes move {
  0% {

    background-position: 0 0;
  }
  100% {

    background-position: 100% 0;
  }
}

@-ms-keyframes move {
  0% {

    background-position: 0 0;
  }
  100% {

    background-position: 100% 0;
  }
}

@-o-keyframes move {
  0% {

    background-position: 0 0;
  }
  100% {

    background-position: 100% 0;
  }
}

@keyframes move {
  0% {

    background-position: 0 0;
  }
  100% {

    background-position: 100% 0;
  }
}




section.products {
  margin: 0 auto;
  background: #F7F8F9;
  padding: 100px 0;
}
.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: white;
  display: block;
  position: absolute;
  width: 26px;
  height: 2px;
  left: 0;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: white;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
}

.header-area .main-nav .menu-trigger span:after {
  width: 22px;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  content: "";
}

.header-area .main-nav .menu-trigger span {
  top: 16px;
}

.header-area .main-nav .menu-trigger span:before {
  -moz-transform-origin: 33% 100%;
  -ms-transform-origin: 33% 100%;
  -webkit-transform-origin: 33% 100%;
  transform-origin: 33% 100%;
  top: -10px;
  z-index: 10;
}

.header-area .main-nav .menu-trigger span:after {
  -moz-transform-origin: 33% 0;
  -ms-transform-origin: 33% 0;
  -webkit-transform-origin: 33% 0;
  transform-origin: 33% 0;
  top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
  background-color: transparent;
  width: 100%;
}

.header-area .main-nav .menu-trigger.active span:before {
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
  background-color: #3B566E;
}

.header-area .main-nav .menu-trigger.active span:after {
  -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  transform: translateY(-6px) translateX(1px) rotate(-45deg);
  background-color: #3B566E;
}

.header-area.header-sticky {
  background: #fff;
  height: 80px;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}

.header-area.header-sticky .logo {
  margin-top: 22px;
}

.header-area.header-sticky .light-logo {
  display: none;
}

.header-area.header-sticky .nav {
  margin-top: 20px !important;
}

.header-area.header-sticky .nav li a {
  color: #3B566E;
}

.header-area.header-sticky .nav li a:hover {
  color: #3B566E;
}

.header-area.header-sticky .nav li a.btn-nav-line {
  border: 1px solid var(--main-color);
  color: var(--main-color);
}

.right-float li {
  display: inline;
  padding-left: 20px;
}
.right-float {
  float: right;
  padding: 12px 0;
  color: white;
  text-transform: uppercase;
  position: absolute;
  font-size: 11px;
  padding-bottom: 4px;
  right: 0;
  top: 0;
}



@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    margin-left: 30px !important;
  }
}

@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    margin-left: 30px !important;
  }
  .drop {
    width: 645px;
    left: 245px;
  }
}


@media (max-width: 991px) {
  .black-to-white .header-area .light-logo {
    display: block !important;
  }
  .black-to-white .header-area .dark-logo {
    display: none !important;
  }
  .right-float li {
    display: none;
  }
  .right-float li:first-child {
    display: block;
  }
  .right-float {
    right: 100px;
    top: 20px;
  }
  .sf-middle-left p {
    float: left;
  }
  .sf-middle-left, .sf-middle-right {
    width: 100%;
    margin: 20px 0 !important;
    display: inline-block;
    text-align: left !important;
    border: none !important;
    padding: 0 !important;
    float: none;
  }
  .sf-middle-left p, .sf-middle-right p {
    max-width: 100%;
  }
  .sf-middle-bottom {
    text-align: left;
  }
  hr.capture {
    display: none;
  }

  .pt-10 img {
    max-width: 100% !important;
    margin: 20px 0 !important;
    width: 300px;
  }

  .btn-white-line {
    width: 100%;
    margin-bottom: 10px;
  }
  .btn-primary-line {
    width: 100%;
  }

  .header-area {
    height: 80px;
    background: var(--footer-color);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-top: 25px !important;
    margin-left: 25px;
  }
  .header-area .light-logo {
    display: none !important;
  }
  .header-area .dark-logo {
    display: block !important;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    margin-top: 80px !important;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    margin-left: 15px !important;
    background: #fff;
    margin: 0px !important;
    border-bottom: 1px solid #f5f5f5;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    padding-left: 30px !important;
    border: none !important;
    background: #fff !important;
    color: #3B566E !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #f5f5f5 !important;
  }
  .header-area .main-nav .nav li a.btn-nav-line {
    border: none !important;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}

@media (min-width: 992px) {
  .header-area .main-nav .nav {
    display: flex !important;
  }
}

.blogs li {
  list-style: inherit;
  margin-left: 24px;
}

.blogs ul li {
  list-style: square;
}
.welcome-area {
  min-height: 850px;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
span.non-profit-price {
  display: block;
  font-size: 14px;
  margin-top: 17px;
  font-weight: 100;
  letter-spacing: 2px;
}
.fc button .fc-icon {
  font-size: 10px !important;
}
.welcome-area .welcome-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.welcome-bg {
  background-image: url(/assets/fp-assets/indian.jpg);
  background-size: cover;
  background-color: #191919;
  background-repeat: no-repeat;
  animate: move 20s linear infinite;
}


.welcome-area .welcome-bg:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0.3;
  background-color: var(--sf-black);
  z-index: 3;
}
img.phone {
  position: absolute;
  right: 0;
  top: -50px;
  width: 700px;
  transform: rotate(-18deg);
}
@media (max-width: 1320px) {
  img.phone {
    position: absolute;
    right: 0;
    width: 575px;
    top: 0px;
    transform: rotate(-18deg);
  }
}
@media (max-width: 1080px) {
  img.phone {
    display: none;
  }
}
@media (max-width: 992px) {
  .welcome-area {
    min-height: 450px;
    height: auto;
    padding-bottom: 30px;
    padding-top: 20px;
  }
  section.welcome-area * {
    text-align: center;
  }
}
.dropping .drop-header img {
  width: 35px;
  margin-left: -5px;
}
#stats .product-label {
  background: #74e4a2;
}
a.start-button:hover {
  color: white;
  opacity: 0.7;
}
a.call-to-action {
  color: white;
  padding: 13px 20px;
  background: #eb3c27;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 4px;
}
section.testimonial-bg {
  color: white;
  background: #eb3c27;
  padding: 5em 0;
}
#stats a.call-to-action {
  background: #62d598;
}
a.call-to-action:hover {
  opacity: 0.7;
}
#gdpr a.call-to-action {
  background: #5d68c8;
}
#gdpr .product-label {
  background: #5d68c9;
}
.product a.start-button {
  background: #eb3c27;
  margin: 17px;
  padding: 9px;
  font-size: 16px;
  height: auto;
}
.web.product a.start-button {
  background: #62d598;
}
.gdpr.product a.start-button {
  background: #5d68c9;
}
.welcome-area .welcome-bg:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: none;
  z-index: 6;
}

.welcome-area .welcome-bg img {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: -1px;
  left: 0px;
  right: 0px;
  z-index: 5;
}

.welcome-area .welcome-content {
  position: absolute;
  width: 100%;
  top: 54%;
  left: 0;
  z-index: 11;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.welcome-area .welcome-content h1 {
  font-weight: 500;
  font-size: 41px;
  line-height: 46px;
  letter-spacing: 0;
  color: var(--header-color-text);
  margin-bottom: 30px !important;
}

.welcome-area .welcome-content p {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: var(--header-color-text);
  margin: 0 auto 30px auto;
}

.welcome-area .welcome-content .apps {
  padding-top: 30px;
}

.welcome-area .welcome-content .apps .app-item {
  display: block;
  float: right;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.welcome-area .welcome-content .apps .app-item:hover {
  margin-top: -10px;
  padding-bottom: 10px;
}

.welcome-area .welcome-content .apps .app-item .icon {
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
}

@media (max-width: 991px) {
  .welcome-area .welcome-content {
    position: relative;
    -webkit-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
    padding-top: 100px;
  }
  .welcome-area .welcome-content h1 {
    font-size: 30px !important;
    line-height: 36px !important;
    letter-spacing: -1px;
  }
  .welcome-area .welcome-content .apps {
    margin-top: 30px;
  }
  .welcome-area .welcome-content .apps .app-item {
    float: left;
  }
}

/* 
---------------------------------------------
home
--------------------------------------------- 
*/

.home-services-item-box {
  display: block;
  background-image: linear-gradient(127deg, #fff 0%, #fff 91%);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  font-weight: 400;
  font-size: 14px;
  color: #6F8BA4;
  line-height: 26px;
  letter-spacing: 0.88px;
  border-radius: 4px;
  margin-top: 30px;
  position: relative;
}
.home-services-item-box img {
  height: 173px;
  max-width: 100%;
  border-radius: 4px 4px 0 0;
}

section.logo-row {
  background: #fdfdfd;
}
img.greyscale {
  filter: grayscale(100%);
  width: 100%;
  max-width: 900px;
}
img.greyscale:hover {
  filter: grayscale(0%);
}
.product-image img {
  height: 75px;
  width: 99px;
  margin-bottom: 8px;
}
.home-services-item-box .padding {
  display: block;
  padding: 18px 30px 18px 30px;
}
.padding h5 {
  margin-bottom: 0 !important;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: -0.3px;
}
.count-item small {
  text-align: center;
  display: block;
  margin-top: 15px;
  color: white;
  font-size: 15px;
}
.count-item .btn-white-line {
  display: block;
  margin: 15px auto;
  max-width: 240px;
}

.home-services-item {
  display: block;
  background-image: linear-gradient(127deg, #fff 0%, #fff 91%);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  font-weight: 400;
  font-size: 14px;
  color: #6F8BA4;
  line-height: 26px;
  letter-spacing: 0.88px;
  padding: 30px;
  border-radius: 4px;
  margin-top: 30px;
  position: relative;
}

.home-services-item.box {
  border-radius: 4px !important;
}

.home-services-item.box:before {
  border-radius: 4px !important;
}

.home-services-item:before {
  content: '';
  border-radius: 4px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--attention-color);
  top: 0px;
  left: 0px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.home-services-item:hover, .home-services-item.active {
  color: #F7F8FF;
}

.home-services-item:hover:before, .home-services-item.active:before {
  opacity: 1;
}

.home-services-item:hover .services-title, .home-services-item.active .services-title {
  color: #fff;
}

.home-services-item:hover i, .home-services-item.active i {
  background-image: linear-gradient(127deg, #fff 0%, #fff 91%);
}

.home-services-item .services-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #3B566E;
  margin-bottom: 23px !important;
  letter-spacing: 0.7px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 2;
}

.home-services-item i {
  font-size: 22px;
  margin-bottom: 16px;
  float: left;
  margin-top: 2px;
  font-weight: 900;
  padding: 1px;
  margin-right: 9px;
  background-image: linear-gradient(127deg, #384DFF 0%, #24CDFF 91%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 2;
}
h3#here a {
  color: black;
  text-transform: uppercase;
  font-size: 17px;
}
.home-services-item p {
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-bottom: 0px !important;
}

.home-services-item .btn-white-line {
  position: relative;
  z-index: 2;
  width: 100%;
}
.home-services-item {
  padding: 30px 15px;
}
.features {
  padding-top: 30px;
}

.features li {
  overflow: hidden;
  margin-bottom: 30px;
}

.features li:hover .count span {
  background: var(--main-color);
  color: #fff;
}

.features li .count {
  float: left;
  width: 68px;
  min-height: 150px;
  background: url(../images/features-bg.svg) center bottom no-repeat;
}

.features li .count span {
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  margin: auto;
  border: 1px solid var(--main-color);
  font-weight: 600;
  font-size: 16px;
  color: var(--main-color);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.features li .text {
  float: left;
  width: calc(100% - 68px);
  width: -webkit-calc(100% - 68px);
  padding-left: 20px;
}

.features li .text .title {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #3B566E;
  margin-top: 5px;
  margin-bottom: 24px !important;
}

.features li .text p {
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  letter-spacing: 1px;
  line-height: 28px;
}

.team-item {
  background-image: linear-gradient(127deg, #fff 0%, #fff 91%);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  padding: 20px;
  border-radius: 40px;
  border-bottom-right-radius: 4px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.team-item:before {
  content: '';
  border-radius: 40px;
  border-bottom-right-radius: 4px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--secondary-color);
  top: 0px;
  left: 0px;
  z-index: 1;
  background-image: linear-gradient(127deg, #384DFF 0%, #24CDFF 91%);
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.team-item:hover:before {
  opacity: 1;
}

.team-item:hover .header .info strong {
  color: #fff;
}

.team-item:hover .header .info span {
  color: #F7F8FF;
}

.team-item:hover .body {
  color: #F7F8FF;
}

.team-item:hover .social {
  right: 0px;
}
span.period {
  font-size: 16px;
  font-weight: 500;
}
.request-a-demo {
  display: block;
  clear: both;
}

.team-item .header {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}

.team-item .header .img {
  float: left;
  width: 76px;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 2px;
  border-top-left-radius: 40px;
}

.team-item .header .info strong {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #3B566E;
  letter-spacing: 0.6px;
  margin-top: 3px;
  margin-bottom: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


.team-item .header .info span {
  display: block;
  font-weight: 400;
  font-size: 12px;
  color: #6F8BA4;
  letter-spacing: 0.52px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.fa-angle-right:before {
  content: ">";
}
.team-item .body {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #6F8BA4;
  letter-spacing: 0.6px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.team-item .social {
  position: absolute;
  right: -150px;
  top: 77px;
  overflow: hidden;
  width: 150px;
  height: 28px;
  background: #fff;
  text-align: center;
  border-radius: 3px 0px 0px 3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 2;
}

.team-item .social li {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
  margin-right: 5px;
}

.parallax {
  min-height: 280px;
  position: relative;
}
footer img.logo {
  max-width: 130px;
}
.attention-color {
  background: var(--attention-color);
  color: white;
}

.parallax:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: .78;
  background-image: linear-gradient(127deg, var(--main-color) 0%, var(--secondary-color) 91%);
  z-index: 2;
}

section.testimonial-bg {
  color: white;
  background: #5d68c8;
  padding: 5em 0;
}
section.testimonial-bg.stats {
  background: #42b986;
}
section.testimonial-bg.leads {
  background: #f15a51;
}
.stats a.btn-white-line {
  color: #42b985;
  border-color: #42b985;
}
.gdpr a.btn-white-line {
  background: white;
  color: #5d68c8;
  border-color: #5d68c8;
}
.parallax .parallax-content {
  position: relative;
  z-index: 3;
}
.end .center-text {
  margin-bottom: 19px;
}

.parallax .parallax-content .count-item {
  height: 350px;
  position: relative;
  overflow: hidden;
}

.parallax .parallax-content .count-item:hover strong {
  margin-top: 60px;
}

.parallax .parallax-content .count-item:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 40px;
  background: #fff;
  left: 0px;
  right: 0px;
  margin: auto;
  top: 0px;
}

.parallax .parallax-content .count-item:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 40px;
  background: #fff;
  left: 0px;
  right: 0px;
  margin: auto;
  bottom: 0px;
}

.parallax .parallax-content .count-item strong {
  display: block;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  letter-spacing: 1.72px;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 70px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.parallax .parallax-content .count-item span {
  display: block;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.86px;
}

.parallax .parallax-content .info {
  text-align: center;
  font-weight: 400;
  font-size: 22px;
  color: #fff;
}

.parallax .parallax-content .info p {
  letter-spacing: 1px;
  margin-top: 80px;
  margin-bottom: 60px;
}

.parallax .parallax-content .info p span {
  text-decoration: underline;
}

.parallax .parallax-content .info .btn-white-line {
  margin: auto;
}

.cover {
  background: url(/fp/images/siteheader_compressed.jpg);
  background-size: cover;
}
@media (max-width: 991px) {
  .home-services-item.mtop-70 {
    margin-top: 30px !important;
  }
  section.new-welcome {
    height: 80px;
  }

  section#capture {
    background: #f4f8fb;
    padding: 50px 0;
  }
  section.products {
    margin: 0 auto;
    padding: 50px 0;
  }
  h2.product-header {
    font-size: 23px;
    line-height: 1.4em;
  }
  .middle-header h2 {
    font-size: 23px;
    line-height: 1.4em;
  }
  h3 {
    font-size: 20px;
    font-weight: 500;
    color: #03363D;
  }
  section#schedule {
    padding: 50px 0;
    background: #ffedef;
    height: auto;
  }
  section#automate {
    padding: 50px 0;
  }
  .product {
    width: 100%;
    margin-bottom: 20px;
    min-height: auto;
  }
  .services-section {
    margin-top: 0px !important;
  }
  .team-item {
    cursor: pointer;
  }
  .parallax .parallax-content .count-item {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .parallax .parallax-content .count-item:hover strong {
    margin-top: 0px;
  }
  .parallax .parallax-content .count-item:before {
    display: none;
  }
  .parallax .parallax-content .count-item:after {
    width: 40px;
    height: 1px;
  }
  .parallax .parallax-content .count-item strong {
    margin-top: 0px;
  }
  .parallax .parallax-content .info .btn-white-line {
    margin-bottom: 80px;
  }
}

/* 
---------------------------------------------
blog
--------------------------------------------- 
*/
.blog-post-thumb {
  text-align: center;
  margin-bottom: 30px;
}

.blog-post-thumb.big .img {
  height: 400px;
}

.blog-post-thumb .img {
  overflow: hidden;
  border-radius: 40px;
  border-bottom-right-radius: 4px;
  margin-bottom: 25px;
  position: relative;
  height: 200px;
}

.blog-post-thumb .img .date {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 60px;
  background-image: linear-gradient(127deg, #384DFF 0%, #24CDFF 91%);
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
}

.blog-post-thumb .img .date strong {
  display: block;
  color: #fff;
  height: 20px;
  line-height: 20px;
}

.blog-post-thumb .img .date span {
  display: block;
  color: #fff;
  height: 20px;
  line-height: 20px;
}

.blog-post-thumb h3 {
  margin-bottom: 10px !important;
}

.blog-post-thumb h3 a {
  font-weight: 400;
  font-size: 16px;
  color: #3B566E;
  letter-spacing: 1px;
  line-height: 26px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.blog-post-thumb h3 a:hover {
  color: var(--main-color);
}

.blog-post-thumb .post-meta {
  overflow: hidden;
}

.blog-post-thumb .post-meta li {
  float: left;
  margin-right: 30px;
  height: 30px;
  line-height: 30px;
  color: var(--main-color);
  font-size: 14px;
}

.blog-post-thumb .post-meta li span {
  display: inline-block;
  margin-right: 5px;
}

.blog-post-thumb .text {
  font-weight: 400;
  font-size: 14px;
  color: #6F8BA4;
  letter-spacing: 0.88px;
  line-height: 26px;
  margin-bottom: 15px;
}

.blog-content-page .blogs h3 {
  font-size: 22px !important;
  color: black;
  margin-bottom: 0.5em !important;
  margin-top: 1em !important;
}

.blog-content-page .blogs h2 {
  font-weight: 500;
  margin: 0;
  color: black;
  margin-bottom: 0.5em !important;
  margin-top: 1em;
  font-size: 26px !important;
}

.blog-post-thumb .text.post-detail {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}

.blog-post-thumb .post-footer {
  overflow: hidden;
  border-bottom: 1px solid #ECF7FF;
  border-top: 1px solid #ECF7FF;
  padding-top: 10px;
  padding-bottom: 10px;
}

.blog-post-thumb .post-footer span {
  float: left;
  height: 30px;
  line-height: 30px;
  font-weight: 300;
  font-size: 14px;
  color: #6F8BA4;
}

.blog-post-thumb .post-footer ul.share {
  float: right;
}

.blog-post-thumb .post-footer ul.share li {
  float: left;
  margin-left: 15px;
}

.blog-post-thumb .post-footer ul.share li a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: var(--main-color);
}

.blog-post-thumb .btn-primary-line {
  margin: auto;
}

.blog-list .blog-post-thumb {
  margin-bottom: 60px;
  text-align: left;
  overflow: hidden;
}

.blog-list .blog-post-thumb .btn-primary-line {
  float: left;
}

.section-comments {
  margin-bottom: 60px;
}

.section-comments ul {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}

.section-comments ul li {
  overflow: hidden;
}

.section-comments ul li .avatar {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}

.section-comments ul li .comment-content {
  font-weight: 400;
  font-size: 14px;
  color: #6F8BA4;
  float: left;
  width: calc(100% - 90px);
  width: -webkit-calc(100% - 90px);
}

.section-comments ul li .comment-content .comment-by {
  margin-bottom: 10px;
  position: relative;
}

.section-comments ul li .comment-content .comment-by strong {
  display: block;
  color: #3B566E;
}

.section-comments ul li .comment-content .comment-by span {
  font-size: 12px;
}

.section-comments ul li .comment-content .comment-by .btn-reply {
  position: absolute;
  right: 0px;
  top: 15px;
  background: #F4F8FB;
  color: #6F8BA4;
  height: 25px;
  line-height: 25px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.section-comments ul li .comment-content .comment-by .btn-reply i {
  font-size: 12px;
}

.section-comments ul li .comment-content .comment-by .btn-reply:hover {
  background: var(--main-color);
  color: #fff;
}

.section-comments ul li ul {
  padding-left: 90px;
}

.post-comment {
  background: #F4F8FB;
  padding: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px;
}

.post-comment .comment-form .form-item {
  margin-bottom: 20px;
}

.post-comment .comment-form .form-item label {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0px;
}

.post-comment .comment-form .form-item input, .post-comment .comment-form .form-item textarea {
  border: 1px solid #eee;
  width: 100%;
  height: 50px;
  outline: none;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.post-comment .comment-form .form-item input:focus, .post-comment .comment-form .form-item textarea:focus {
  border: 1px solid #ddd;
}

.post-comment .comment-form .form-item textarea {
  height: 150px;
  resize: none;
  padding: 20px;
}

.pagination {
  margin-bottom: 30px;
}

.pagination .page-item a {
  font-size: 14px;
  color: var(--main-color);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.pagination .page-item a:hover {
  background: #F4F8FB;
}

@media (max-width: 991px) {
  .blog-post-thumb.big .img {
    height: 350px;
  }
}

@media (max-width: 420px) {
  .blog-post-thumb.big .img {
    height: 200px;
  }
}

/* 
---------------------------------------------
our work
--------------------------------------------- 
*/
.page-app {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.page-app:before {
  content: '';
  position: absolute;
  right: 0px;
  width: calc(100% - 27px);
  width: -webkit-calc(100% - 27px);
  z-index: 1;
  height: 100%;
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.page-app .icon {
  float: left;
  position: relative;
  z-index: 2;
  margin-top: 20px;
}

.page-app .app-content {
  position: relative;
  z-index: 2;
  float: right;
  width: calc(100% - 77px);
  width: -webkit-calc(100% - 77px);
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 28px;
  padding-top: 30px;
}

.page-app .app-content .title {
  font-weight: 400;
  font-size: 16px;
  color: #3B566E;
  letter-spacing: 0.7px;
  margin-bottom: 10px !important;
}

.page-app .app-content .stars {
  overflow: hidden;
  margin-bottom: 10px;
}

.page-app .app-content .stars li {
  float: left;
  margin-right: 5px;
  font-size: 12px;
  color: #AEBCD6;
}

.page-app .app-content .stars li i.active {
  color: #F5A623;
}

.page-app .app-content .text {
  font-weight: 400;
  font-size: 14px;
  color: #6F8BA4;
  line-height: 26px;
  letter-spacing: 0.88px;
  margin-bottom: 15px;
}

.page-app .app-content .btn-primary-line {
  width: 100%;
}

.app-single {
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.app-single .header {
  padding: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ECF7FF;
}

.app-single .header .title h2 {
  display: block;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 10px !important;
}

.app-single .header .title .stars {
  overflow: hidden;
  margin-bottom: 10px;
}

.app-single .header .title .stars li {
  float: left;
  margin-right: 5px;
  font-size: 12px;
  color: #AEBCD6;
}

.app-single .header .title .stars li i.active {
  color: #F5A623;
}

.app-single .header .download-buttons {
  float: right;
  text-align: right;
  margin-top: 5px;
}

.app-single .header .download-buttons a {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
}

.app-single .item {
  padding: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ECF7FF;
  overflow: hidden;
}

.app-single .item .icon {
  float: left;
  width: 30px;
}

.app-single .item .icon i {
  font-size: 26px;
  background-image: linear-gradient(127deg, #384DFF 0%, #24CDFF 91%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.app-single .item .content {
  float: left;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  padding-left: 30px;
}

.app-single .item .content .title {
  margin-top: 3px;
}

.app-single .item .content .text {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.88px;
  line-height: 28px;
  color: #6F8BA4;
}

.app-single .item .content .text p {
  margin-bottom: 16px;
}

.app-single .item .content .text .version {
  margin-bottom: 30px;
}

.app-single .item .content .text .version h6 {
  margin-bottom: 10px !important;
}

.app-single .item .content .text .version ul li {
  font-size: 14px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.app-single .item .content .text .version ul li:hover {
  padding-left: 5px;
}

.app-single .item .content .text .version ul li:before {
  font-family: FontAwesome;
  content: "\f105";
  color: var(--main-color);
  margin-right: 10px;
}

.app-single .item .content .gallery .gallery-item {
  display: block;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .align-self-center {
    text-align: center;
  }
  .app-single .header .icon {
    text-align: center;
    margin-bottom: 20px;
  }
  .app-single .header .title {
    text-align: center;
  }
  .app-single .header .title h2 {
    margin-bottom: 10px;
  }
  .app-single .header .title .stars {
    text-align: center;
    margin-bottom: 20px;
  }
  .app-single .header .title .stars li {
    float: none;
    display: inline;
  }
  .app-single .header .download-buttons {
    float: none;
    text-align: right;
  }
  .app-single .header .download-buttons a {
    margin-left: 0px;
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media (max-width: 420px) {
  .app-single .header .download-buttons {
    text-align: center;
  }
}

/* 
---------------------------------------------
aside
--------------------------------------------- 
*/
aside.default-aside .sidebar .box {
  margin-bottom: 30px;
}

aside.default-aside .sidebar ul {
  border: 1px solid #ECF7FF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 30px;
}

aside.default-aside .sidebar ul li.active a {
  background: #F4F8FB;
  color: #6F8BA4;
}

aside.default-aside .sidebar ul li.active a:after {
  color: #6F8BA4;
}

aside.default-aside .sidebar ul li.active a:hover {
  padding-left: 60px;
}

aside.default-aside .sidebar ul li:last-child a {
  border: none;
}

aside.default-aside .sidebar ul li a {
  display: block;
  border-bottom: 1px dashed #ECF7FF;
  height: 60px;
  line-height: 60px;
  padding-left: 60px;
  position: relative;
  font-weight: 400;
  font-size: 14px;
  color: #3B566E;
  letter-spacing: 0.88px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
}
.sf-breadcrumb li {
  display: inline-block;
  font-size: 13px;
}
.page-top .sf-breadcrumb {
  text-align: center;
  color: white;
}
.page-top .sf-breadcrumb a {
  color: white;
  font-size: 16px;
}
.sf-breadcrumb a {
  color: #07a1da;
}

aside.default-aside .sidebar ul li a:hover {
  padding-left: 70px;
}

aside.default-aside .sidebar ul li a:after {
  content: ">";
  position: absolute;
  left: 30px;
  color: #3B566E;
}

aside.default-aside .sidebar ul li a span {
  float: right;
  margin-right: 30px;
  display: inline-block;
  background: #F4F8FB;
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
  color: #6F8BA4;
  margin-top: 18px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

aside.default-aside .sidebar .search-widget {
  display: block;
  margin-bottom: 30px;
  height: 50px;
  position: relative;
}

aside.default-aside .sidebar .search-widget input {
  border: 1px solid #ECF7FF;
  position: absolute;
  width: 100%;
  height: 100%;
  outline: none;
  padding-left: 20px;
  padding-right: 50px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

aside.default-aside .sidebar .search-widget input:focus {
  border: 1px solid var(--main-color);
  padding-left: 30px;
}

aside.default-aside .sidebar .search-widget button {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 10px;
  height: 30px;
  width: 30px;
  border: none;
  background-image: linear-gradient(127deg, #384DFF 0%, #24CDFF 91%);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
  text-align: center;
  padding: 0px;
}

aside.default-aside .sidebar .search-widget button i {
  color: #fff;
}

aside.default-aside .sidebar .widget-tags {
  border: 1px solid #F4F8FB;
  padding: 30px;
  padding-bottom: 20px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

aside.default-aside .sidebar .widget-tags a {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #F4F8FB;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #6F8BA4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

aside.default-aside .sidebar .widget-tags a:hover {
  background: var(--main-color);
  color: #fff;
}

/* 
---------------------------------------------
contact
--------------------------------------------- 
*/
.map-wrapper {
  position: relative;
  width: 100%;
  height: 365px;
  margin-bottom: 60px;
}

.map-wrapper .map-canvas {
  position: absolute;
  width: 100%;
  height: 100%;
}

.map-wrapper .contact-info {
  height: 365px;
  background-image: linear-gradient(127deg, #384DFF 0%, #24CDFF 91%);
  padding: 40px;
  padding-top: 55px;
  color: #fff;
}

.map-wrapper .contact-info .item {
  overflow: hidden;
  margin-bottom: 30px;
}

.map-wrapper .contact-info .item i {
  float: left;
  font-size: 16px;
  width: 20px;
  margin-right: 10px;
  margin-top: 5px;
}

.map-wrapper .contact-info .item span {
  float: left;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  font-size: 14px;
}

.map-wrapper .contact-info .item span a {
  color: #fff;
}

.map-wrapper .contact-info .social {
  overflow: hidden;
  margin-top: 5px;
  text-align: center;
}

.map-wrapper .contact-info .social li {
  display: inline;
  font-size: 22px;
  margin-right: 7px;
  margin-left: 7px;
}

.map-wrapper .contact-info .social li a {
  color: #fff;
}

.contact-text {
  font-weight: 400;
  font-size: 14px;
  color: #6F8BA4;
  letter-spacing: 0.6px;
  line-height: 26px;
}

.contact-text p {
  margin-bottom: 28px;
}

.contact-form input, .contact-form textarea {
  border: 1px solid #eee;
  width: 100%;
  height: 50px;
  outline: none;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 30px;
}

.contact-form input:focus, .contact-form textarea:focus {
  border: 1px solid var(--main-color);
  padding-left: 30px;
}

.contact-form textarea {
  height: 150px;
  resize: none;
  padding: 20px;
}

@media (max-width: 991px) {
  .map-wrapper {
    height: auto;
  }
  .map-wrapper .map-canvas {
    position: relative;
    height: 365px;
    margin-bottom: 30px;
  }
}

/*
---------------------------------------------
footer
---------------------------------------------
*/
footer {
  background: var(--footer-color);
  padding-top: 70px;
}

footer img.logo {
  margin-bottom: 30px;
}

footer .text {
  font-weight: 400;
  font-size: 14px;
  color: white;
  line-height: 26px;
  letter-spacing: 0.88px;
}

footer h5 {
  font-weight: 400;
  text-transform: uppercase;
  color: #C6C6C6;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 15px !important;
}

footer .footer-nav li a {
  display: block;
  overflow: hidden;
}

footer .footer-nav li a:hover span {
  padding-left: 5px;
}

footer .footer-nav li a i {
  float: left;
  height: 32px;
  line-height: 32px;
  margin-right: 12px;
  font-size: 14px;
  color: #8d8d8d;
}

footer .footer-nav li a span {
  float: left;
  width: 85%;
  height: auto;
  line-height: 32px;
  font-weight: 400;
  font-size: 14px;
  color: white;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

footer .address p {
  display: block;
  overflow: hidden;
  font-weight: 400;
  font-size: 13px;
  color: white;
  line-height: 21px;
  letter-spacing: 0.88px;
  margin-bottom: 5px;
}

footer .address p a {
  color: var(--main-color);
}

footer .address .social {
  overflow: hidden;
  margin-top: 5px;
}

footer .address .social li {
  float: left;
  font-size: 16px;
  margin-right: 10px;
}

footer .address .social li a {
  color: #6F8BA4;
}

img.blog-author-image-image {
  width: 50px;
  float: left;
  border-radius: 100%;
  margin-right: 5px;
}
.blog-post .sf-blog-author {
  padding: 10px 0;
  font-size: 12px;
}
.blog-post img.blog-author-image-image {
  width: 36px;
  margin-right: 8px;
}
footer .copyright {
  text-align: center;
  border-top: 1px solid #8d8d8d;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 50px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  color: #8d8d8d;
  letter-spacing: 0.88px;
}

.copyright-text {
  float: left;
}
.social-share-icons img {
  width: 30px;
  float: right;
  margin-left: 15px;
}

/*Password reset page CSS*/
.page-user-change-password .form-item.form-item-pass-pass2.form-type-password.form-group.col-sm-6.col-md-4.has-feedback, .page-user-change-password .form-item.form-item-pass-pass1.form-type-password.form-group.col-sm-6.col-md-4.has-feedback {
  padding: 0px !important;
}

.page-user-change-password .form-item.form-item-pass-pass1.form-type-password.form-group.col-sm-6.col-md-4.has-feedback label.control-label:before {content: "New " !important;}

.page-user-change-password .form-item.form-item-current-pass.form-type-password.form-group .help-block {
  padding-top: 6px !important;
}

.page-user-change-password label.control-label[for="edit-pass"] {display: none !important;}

.page-user-change-password button#edit-submit {
    margin-top: 21px !important;
}

@media (max-width: 991px) {
  .no-border.mobile-hidden {
    display: none;
  }
  .section.logo-row {
    height: auto;
    padding-bottom: 7px;
  }
  header.header-area.red-header {
    height: 90px;
  }
  .drop {
    display: none !important;
  }
  .red-header .blog-title {
    display: none;
  }
  .blog-content-page .small-cover {
    margin: 0;
    min-height: 90px;
  }
  footer .text {
    margin-bottom: 30px;
  }
  footer h5 {
    margin-bottom: 15px;
  }
  footer .footer-nav {
    margin-bottom: 30px;
  }
  #block-system-main {
    max-width: 100%;
  }
}
