@charset "UTF-8";
/*--------------------------- Color variations ----------------------*/
/* Medium Layout: 1280px */
/* Tablet Layout: 768px */
/* Mobile Layout: 320px */
/* Wide Mobile Layout: 480px */
/* =================================== */
/*  Basic Style 
/* =================================== */
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #cccccc;
  font-weight: 300; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cccccc;
  opacity: 1;
  font-weight: 300; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cccccc;
  opacity: 1;
  font-weight: 300; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cccccc;
  font-weight: 300; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #cccccc;
  font-weight: 300; }

.unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -ms-user-select: none;
  user-select: none;
}

body {
  color: #777777;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
  position: relative; }

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

select {
  display: block; }

figure {
  margin: 0; }

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

iframe {
  border: 0; }

a, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
  color: #777777; }

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  text-decoration: none;
  outline: 0; }

.card-panel {
  margin: 0;
  padding: 60px; }

/**
 *  Typography
 *
 **/
.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
  font-size: 1em;
  line-height: inherit; }

.gray-bg {
  background: #f9f9ff; }

.dark-gray-bg {
  background: #343a40; }

.light-gray-bg {
  background: #f4f4fd; }

.green-bg {
  background: #8bc34a; }
	
.login-bg {
  background: #8bc34a; }


h1, h2, h3,
h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  color: #03a9f4;
  line-height: 1.5em;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600; }

.h1, .h2, .h3,
.h4, .h5, .h6 {
  margin-bottom: 0;
  margin-top: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #03a9f4; }

h1, .h1 {
  font-size: 2rem; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

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

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px;
  color: #03a9f4; }

td, th {
  border-radius: 0px; }

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clear::before, .clear::after {
  content: " ";
  display: table; }

.clear::after {
  clear: both; }

.fz-11 {
  font-size: 11px; }

.fz-12 {
  font-size: 12px; }

.fz-13 {
  font-size: 13px; }

.fz-14 {
  font-size: 14px; }

.fz-15 {
  font-size: 15px; }

.fz-16 {
  font-size: 16px; }

.fz-18 {
  font-size: 18px; }

.fz-30 {
  font-size: 30px; }

.fz-48 {
  font-size: 48px !important; }

.fw100 {
  font-weight: 100; }

.fw300 {
  font-weight: 300; }

.fw400 {
  font-weight: 400 !important; }

.fw500 {
  font-weight: 500; }

.f700 {
  font-weight: 700; }

.fsi {
  font-style: italic; }

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

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

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

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

.mt-30 {
  margin-top: 30px; }

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

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

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

.mt-60 {
  margin-top: 60px; }

.mt-70 {
  margin-top: 70px; }

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

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

.mt-120 {
  margin-top: 120px; }

.mt-150 {
  margin-top: 150px; }

.ml-0 {
  margin-left: 0 !important; }

.ml-5 {
  margin-left: 5px !important; }

.ml-10 {
  margin-left: 10px; }

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

.ml-20 {
  margin-left: 20px; }

.ml-30 {
  margin-left: 30px; }

.ml-50 {
  margin-left: 50px; }

.mr-0 {
  margin-right: 0 !important; }

.mr-5 {
  margin-right: 5px !important; }

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

.mr-10 {
  margin-right: 10px; }

.mr-20 {
  margin-right: 20px; }

.mr-30 {
  margin-right: 30px; }

.mr-50 {
  margin-right: 50px; }

.mb-0 {
  margin-bottom: 0px; }

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

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-100 {
  margin-bottom: 100px; }

.pt-0 {
  padding-top: 0px; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-25 {
  padding-top: 25px; }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 40px; }

.pt-50 {
  padding-top: 50px; }

.pt-60 {
  padding-top: 60px; }

.pt-70 {
  padding-top: 70px; }

.pt-80 {
  padding-top: 80px; }

.pt-90 {
  padding-top: 90px; }

.pt-100 {
  padding-top: 100px; }

.pt-150 {
  padding-top: 150px; }

.pb-0 {
  padding-bottom: 0px; }

.pb-10 {
  padding-bottom: 10px; }

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

.pb-20 {
  padding-bottom: 20px; }

.pb-25 {
  padding-bottom: 25px; }

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

.pb-40 {
  padding-bottom: 40px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-60 {
  padding-bottom: 60px; }

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

.pb-80 {
  padding-bottom: 80px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-100 {
  padding-bottom: 100px; }

.pb-150 {
  padding-bottom: 150px; }

.pr-30 {
  padding-right: 30px; }

.pl-30 {
  padding-left: 30px; }

.p-40 {
  padding: 40px; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.text-italic {
  font-style: italic; }

.text-white {
  color: #fff; }

.transition {
  -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-full {
  padding: 100px 0; }

.section-half {
  padding: 75px 0; }

.section-quarter {
  padding: 30px 0; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.inline-flex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.flex-grow {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flex-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

.flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.flex-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

.flex-top {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.flex-bottom {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }

.flex-column {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.display-table {
  display: table; }

.light {
  color: #fff; }

.dark {
  color: #000; }

.relative {
  position: relative; }

.overflow-hidden {
  overflow: hidden; }

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.container.fullwidth {
  width: 100%; }

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

.no-padding {
  padding: 0; }

.section-bg {
  background: #f9fafc; }

@media (max-width: 767px) {
  .no-flex-xs {
    display: block !important; } }

.row.no-margin {
  margin-left: 0;
  margin-right: 0; }

.primary-btn {
  line-height: 40px;
  padding: 0 40px;
  border-radius: 20px;
  background: transparent;
  border: 2px solid #03a9f4;
  color: #03a9f4;
  display: inline-block;
  font-weight: 600;
  -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;
  cursor: pointer; }
  .primary-btn:focus {
    outline: none; }
  .primary-btn.banner-btn {
    color: #fff;
    margin-top: 60px; }
  .primary-btn span {
    margin-left: 15px; }
  .primary-btn:hover {
    background: #03a9f4;
    color: #fff;
    box-shadow: 0px 10px 20px 0px rgba(60, 64, 143, 0.2); }

.secondary-btn {
  line-height: 40px;
  padding: 0 40px;
  border-radius: 20px;
  background: transparent;
  border: 2px solid #8bc34a;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  -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;
  cursor: pointer; }
  .secondary-btn:focus {
    outline: none; }
  .secondary-btn.banner-btn {
    color: #fff;
    margin-top: 60px; }
  .secondary-btn span {
    margin-left: 15px; }
  .secondary-btn:hover {
    background: #8bc34a;
    color: #fff;
    box-shadow: 0px 10px 20px 0px rgba(60, 64, 143, 0.2); }

.section-title {
  padding-bottom: 70px; }
  .section-title h3 {
    font-weight: 300;
    font-size: 24px;
    color: #777777; }
    .section-title h3 b {
      font-weight: 300;
      color: #03a9f4; }

/************************/
/* Page Structure */
/************************/
.list {
  list-style: none;
  margin: 10px auto;
  padding: 0px; }
  .list:hover .progressBar-circle {
    stroke: #8bc34a; }
  .list:hover .progressBar-percentage {
    color: #8bc34a; }

.list-item {
  height: 150px;
  width: 150px;
  margin-bottom: 20px; }

.details-btn {
  border: 1px solid #8bc34a;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }
  .details-btn .details {
    visibility: hidden;
    opacity: 0;
    margin-left: -53px;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .details-btn:hover {
    width: 140px;
    background: #8bc34a;
    box-shadow: 0px 10px 20px 0px rgba(60, 64, 143, 0.2); }
    .details-btn:hover .details {
      margin-left: 0;
      visibility: visible;
      opacity: 1;
      margin-right: 20px; }
    .details-btn:hover span {
      color: #fff;
      font-weight: 600; }

.default-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9; }
  .default-header .right-bar {
    position: relative; }

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #03a9f4; }

/* NAV
--------------------------------------------------*/
.my-logo {
  width: 100%;
  max-width: 200px;
  min-width: 100px; }

.my-logo-footer {
  margin-top: -15px;
  max-width: 250px; }

button:focus {
  outline: 0px dotted;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 0px;
  outline: 0px auto -webkit-focus-ring-color; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
  color: #03a9f4; }

@media (min-width: 768px) {
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto; } }

/* BANNER
---------------------------------------------------*/
.banner-area {
  background: url(../img/banner.jpg) no-repeat center center/cover; }
  .banner-area .banner-strip {
    position: absolute;
    top: 55px;
    width: 100%;
    height: 8px;
    z-index: 1000;
    margin-right: 0 !important;
    margin-left: 0 !important;
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.3); }
    .banner-area .banner-strip .purple {
      height: 8px;
      background-color: #ab47bc; }
    .banner-area .banner-strip .red {
      height: 8px;
      background-color: #ff1744; }
    .banner-area .banner-strip .blue {
      height: 8px;
      background-color: #03a9f4; }
    .banner-area .banner-strip .green {
      height: 8px;
      background-color: #8bc34a; }
  .banner-area .overlay-bg {
    background: -moz-linear-gradient(left, rgba(139, 195, 74, 0.9) 0%, rgba(139, 195, 74, 0.9) 100%);
    background: -webkit-linear-gradient(left, rgba(139, 195, 74, 0.9) 0%, rgba(139, 195, 74, 0.9) 100%);
    background: linear-gradient(to right, rgba(139, 195, 74, 0.9) 0%, rgba(139, 195, 74, 0.9) 100%); }

/* feature logo */
.feature-logo {
  width: 100%;
  max-width: 500px;
  min-width: 200px; }

ul {
  color: #ffffff; }'

.title-bg {
  background: #03a9f4; }

.product-area-title {
  padding-bottom: 70px; }
  @media (max-width: 991px) {
    .product-area-title h2 br {
      display: none; } }
			
.login-area-title {
  padding-bottom: 35px; }
  @media (max-width: 991px) {
    .product-area-title h2 br {
      display: none; } }

.single-product {
  margin-top: 30px;
  background: #fff;
  border-bottom: 2px solid #8bc34a;
  padding: 70px 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; }
  .single-product .icon {
    text-align: center;
    margin-bottom: 20px; }
    .single-product .icon span {
      font-size: 48px;
      color: #8bc34a;
      -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; }
  .single-product .desc {
    text-align: center; }
    .single-product .desc h4 {
      margin-bottom: 10px;
      -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; }
    .single-product .desc p {
      margin-bottom: 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; }
  .single-product:hover {
    background: #8bc34a; }
    .single-product:hover .icon span, .single-product:hover .desc h4, .single-product:hover .desc p {
      color: #fff; }

.point-of-sale {
  position: relative; }
  .point-of-sale .container {
    position: relative;
    z-index: 3; }
  .point-of-sale:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: #03a9f4;
    z-index: 2; }
    @media (max-width: 991px) {
      .point-of-sale:before {
        background: rgba(3, 169, 244, 0.95);
        width: 100%; } }
  .point-of-sale:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: url(../img/point-of-sale.jpg) no-repeat center center/cover;
    z-index: 1; }
    @media (max-width: 991px) {
      .point-of-sale:after {
        width: 100%; } }

.invoicing {
  position: relative; }
  .invoicing .container {
    position: relative;
    z-index: 3; }
  .invoicing:before {
    position: absolute;
    content: "";
    right: 50%;
    top: 0;
    width: 50%;
    height: 100%;
    background: url(../img/invoicing.jpg) no-repeat center center/cover;
    z-index: 1; }
    @media (max-width: 991px) {
      .invoicing:before {
        width: 100%;
        right: 0; } }
  .invoicing:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    width: 50%;
    height: 100%;
    background: #8bc34a;
    z-index: 2; }
    @media (max-width: 991px) {
      .invoicing:after {
        background: rgba(139, 195, 74, 0.95);
        width: 100%;
        left: 0; } }

.accounting {
  position: relative; }
  .accounting .container {
    position: relative;
    z-index: 3; }
  .accounting:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: #ab47bc;
    z-index: 2; }
    @media (max-width: 991px) {
      .accounting:before {
        background: rgba(171, 71, 188, 0.95);
        width: 100%; } }
  .accounting:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: url(../img/accounting.jpg) no-repeat center center/cover;
    z-index: 1; }
    @media (max-width: 991px) {
      .accounting:after {
        width: 100%; } }

.community {
  position: relative; }
  .community .container {
    position: relative;
    z-index: 3; }
  .community:before {
    position: absolute;
    content: "";
    right: 50%;
    top: 0;
    width: 50%;
    height: 100%;
    background: url(../img/community.jpg) no-repeat center center/cover;
    z-index: 1; }
    @media (max-width: 991px) {
      .community:before {
        width: 100%;
        right: 0; } }
  .community:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    width: 50%;
    height: 100%;
    background: #ff1744;
    z-index: 2; }
    @media (max-width: 991px) {
      .community:after {
        background: rgba(255, 23, 68, 0.95);
        width: 100%;
        left: 0; } }
				
.single-input input {
  width: 100%;
  line-height: 40px;
	height: 41px;
  padding: 0 20px;
  background: #fff;
  border: none;
  border-radius: 20px; }
.single-input input::before {
	content: ' ';
	}
  .single-input input:focus {
    outline: none;
    border: 1px solid transparent;
    box-shadow: 0px 10px 20px 0px rgba(60, 64, 143, 0.2); }

.single-input .input-group-append .input-group-text {
		line-height: 40px;
		padding: 10 10px;
		border:none;
		background: #fff;
		border-radius: 0px 20px 20px 0px; }
		
.single-input textarea {
  width: 100%;
  line-height: 50px;
  padding: 0 20px;
  height: 140px;
  resize: none;
  border: none;
  background: #fff;
  border: none;
  border-radius: 20px; }
  .single-input textarea:focus {
    outline: none;
    border: 1px solid transparent;
    box-shadow: 0px 10px 20px 0px rgba(60, 64, 143, 0.2); }

.single-pricing-table {
  margin-top: 30px; }
  .single-pricing-table .top {
    background-image: -moz-linear-gradient(0deg, #03a9f4 0%, #0494f4 100%);
    background-image: -webkit-linear-gradient(0deg, #03a9f4 0%, #0494f4 100%);
    background-image: -ms-linear-gradient(0deg, #03a9f4 0%, #0494f4 100%); }
    .single-pricing-table .top .head {
      padding: 35px 20px; }
      .single-pricing-table .top .head span {
        font-size: 48px;
        color: #8bc34a; }
      .single-pricing-table .top .head h5 {
        margin-top: 20px; }
    .single-pricing-table .top .package {
      padding: 30px 20px;
      background: rgba(0, 0, 0, 0.1); }
      .single-pricing-table .top .package .price {
        color: #8bc34a;
        font-size: 36px;
        margin-bottom: 10px;
        line-height: 1em; }
  .single-pricing-table .bottom {
    background: #f4f4fd;
    padding: 35px 20px 50px 20px; }
    .single-pricing-table .bottom ul {
      margin-bottom: 50px;
      color: #777777; }
      .single-pricing-table .bottom ul li {
        margin-top: 15px; }

.single-input input {
  width: 100%;
  line-height: 40px;
  padding: 0 20px;
  background: #fff;
  border: none; }
  .single-input input:focus {
    outline: none;
    border: 1px solid transparent;
    box-shadow: 0px 10px 20px 0px rgba(60, 64, 143, 0.2); }

.single-input textarea {
  width: 100%;
  line-height: 50px;
  padding: 0 20px;
  height: 140px;
  resize: none;
  border: none;
  background: #fff;
  border: none; }
  .single-input textarea:focus {
    outline: none;
    border: 1px solid transparent;
    box-shadow: 0px 10px 20px 0px rgba(60, 64, 143, 0.2); }

.trial-border-bottom {
  border-bottom: 1px solid #0296db;
  width: 30vw;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 991px) {
    .trial-border-bottom {
      width: 60vw; } }

ul.dark-text {
  color: #777777; }

ul.circle {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.circle li {
    padding-left: 1em;
    text-indent: -.7em; }
  ul.circle li::before {
    content: "• ";
    color: #0296db; }

footer {
  background: #03a9f4; }

.footer-bottom {
  padding-top: 0;
  border-top: none;
  color: #fff; }
  .footer-bottom .footer-text {
    font-size: 12px;
    color: #fff; }
    .footer-bottom .footer-text a {
      color: #fff; }
      .footer-bottom .footer-text a:hover {
        color: #fff; }

/* BUTTONS
----------------------*/
.btn-primary {
  color: #fff;
  background-color: #03a9f4;
  border-color: #03a9f4; }
  .btn-primary:hover {
    background-color: #0296db;
    border-color: #0296db; }

.position-share {
  text-align: center;
  margin-top: -60px; }

.card {
  background-color: transparent;
  border: none; }

@media (max-width: 480px) {
  .modal {
    height: 98vh;
    /* Set a default max height of the modal (adjusted later)*/
    position: fixed;
    /* Display modal in the centre of your screen */
    overflow-y: scroll;
    /*  Ensure that the modal is scroll-able */
    -webkit-overflow-scrolling: touch;
    /* Avoid having to use 2 finger scroll on iOS    */
    border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }
  .modal.fade.in {
    top: 5px;
    /* Use more screen real estate */ }
  .modal-body {
    /* Increase the max height of the modal body to try & avoid both it,
			 * and the modal container having scroll bars which results in odd behavior */
    max-height: 2400px; } }

.link-social {
  margin-right: -5px; }
  .link-social a {
    font-size: 18px;
    margin: 0 5px;
    padding: 0 5px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.8); }
    .link-social a:hover {
      color: #fff; }

.social-rounded {
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  padding: 10px 6px; }

